Platform LSF Reference Version 6.2
bqueues
Platform LSF Reference
113
RUN
The number of job slots used by running jobs in the queue.
SUSP
The number of job slots used by suspended jobs in the queue.
Long Output (-l)
In addition to the above fields, the -l option displays the following:
Description
A description of the typical use of the queue.
Default queue indication
Indicates that this is the default queue.
PARAMETERS/STATISTICS
NICE
The nice value at which jobs in the queue will be run. This is the UNIX nice
value for reducing the process priority (see
nice(1)).
STATUS
Inactive
The long format for the -l option gives the possible reasons for a queue
to be inactive:
Inact_Win
The queue is out of its dispatch window or its run window.
Inact_Adm
The queue has been inactivated by the LSF administrator.
SSUSP
The number of job slots in the queue allocated to jobs that are suspended
by LSF because of load levels or run windows.
USUSP
The number of job slots in the queue allocated to jobs that are suspended
by the job submitter or by the LSF administrator.
RSV
The number of job slots in the queue that are reserved by LSF for pending
jobs.
Migration threshold
The length of time in seconds that a job dispatched from the queue will remain
suspended by the system before LSF attempts to migrate the job to another
host. See the MIG parameter in
lsb.queues and lsb.hosts.
Schedule delay for a new job
The delay time in seconds for scheduling after a new job is submitted. If the
schedule delay time is zero, a new scheduling session is started as soon as the
job is submitted to the queue. See the NEW_JOB_SCHED_DELAY
parameter in
lsb.queues.