Command Reference Guide

Platform LSF Command Reference 169
NJOBS
The current number of job slots used by jobs in the specified service class. A parallel
job is counted as 1 job, regardless of the number of job slots it uses.
PEND
The number of pending job slots used by jobs in the specified service class.
RUN
The number of job slots used by running jobs in the specified service class.
SSUSP
The number of job slots used by the system-suspended jobs in the service class.
USUSP
The number of job slots used by user-suspended jobs in the specified service class.
FINISH
The number of jobs in the specified service class in EXITED or DONE state.
Example
The following service class named Kyuquot is configured in lsb.serviceclasses:
Begin ServiceClass
NAME = Kyuquot
CONSUMER = Kyuquot
PRIORITY = 23
USER_GROUP = user1 user2
GOALS = [VELOCITY 8 timeWindow (9:00-17:30)] \
[DEADLINE timeWindow (17:30-9:00)]
DESCRIPTION = Daytime/Nighttime SLA
End ServiceClass
bsla
shows the following properties and current status:
bsla Kyuquot
SERVICE CLASS NAME: Kyuquot
-- Daytime/Nighttime SLA
PRIORITY: 23
CONSUMER: Kyuquot
EGO_RES_REQ: any host
MAX_HOST_IDLE_TIME: 120
USER_GROUP: user1 user2
GOAL: VELOCITY 8
ACTIVE WINDOW: (9:00-17:30)
STATUS: Active:On time
SLA THROUGHPUT: 0.00 JOBS/CLEAN_PERIOD
GOAL: DEADLINE
ACTIVE WINDOW: (17:30-9:00)
STATUS: Inactive
SLA THROUGHPUT: 0.00 JOBS/CLEAN_PERIOD
NJOBS PEND RUN SSUSP USUSP FINISH
0 0 0 0 0 0