LSF Version 7.3 - Administering Platform LSF

Viewing Queue Information
102 Administering Platform LSF
Viewing Queue Information
The bqueues command displays information about queues. The bqueues -l option
also gives current statistics about the jobs in a particular queue, such as the total
number of jobs in the queue, the number of jobs running, suspended, and so on.
In addition to the procedures listed here, see the
bqueues(1) man page for more
details.
View available queues and queue status
1 Run bqueues. You can view the current status of a particular queue or all
queues. The
bqueues command also displays available queues in the cluster.
bqueues
QUEUE_NAME PRIO STATUS MAX JL/U JL/P JL/H NJOBS PEND RUN SUSP
interactive 400 Open:Active - - - - 2 0 2 0
priority 43 Open:Active - - - - 16 4 11 1
night 40 Open:Inactive - - - - 4 4 0 0
short 35 Open:Active - - - - 6 1 5 0
license 33 Open:Active - - - - 0 0 0 0
normal 30 Open:Active - - - - 0 0 0 0
idle 20 Open:Active - - - - 6 3 1 2
A dash (-) in any entry means that the column does not apply to the row. In this
example no queues have per-queue, per-user, per-processor, or per host job
limits configured, so the
MAX, JL/U, JL/P, and JL/H entries are shown as a dash.
Job slots required
by parallel jobs
IMPORTANT: A parallel job with N components requires N job slots.
View detailed queue information
1 To see the complete status and configuration for each queue, run bqueues -l.
Specify queue names to select specific queues. The following example displays
details for the queue
normal.
bqueues -l normal
QUEUE: normal
--For normal low priority jobs, running only if hosts are lightly loaded. This is
the default queue.
PARAMETERS/STATISTICS
PRIO NICE STATUS MAX JL/U JL/P NJOBS PEND RUN SSUSP USUSP
40 20 Open:Active 100 50 11 1 1 0 0 0
Migration threshold is 30 min.
CPULIMIT RUNLIMIT
To view the... Run...
Available queues bqueues
Queue status bqueues
Detailed queue information bqueues -l
State change history of a queue badmin qhist
Queue administrators bqueues -l for queue