Platform LSF Reference Version 6.2
bjobs
Platform LSF Reference
65
SUBMIT_TIME
The submission time of the job.
-l output
The -l option displays a long format listing with the following additional fields:
Project
The project the job was submitted from.
Command
The job command.
CWD
The current working directory on the submission host.
PENDING REASONS
The reason the job is in the PEND or PSUSP state. The names of the hosts
associated with each reason will be displayed when both
-p and -l options are
specified.
SUSPENDING REASONS
The reason the job is in the USUSP or SSUSP state.
loadSched
The load scheduling thresholds for the job.
loadStop
The load suspending thresholds for the job.
JOB STATUS
Possible values for the status of a job include:
PEND
The job is pending, that is, it has not yet been started.
PSUSP
The job has been suspended, either by its owner or the LSF administrator,
while pending.
RUN
the job is currently running.
USUSP
The job has been suspended, either by its owner or the LSF administrator,
while running.
SSUSP
The job has been suspended by LSF. The job has been suspended by LSF
due to either of the following two causes:
✧
The load conditions on the execution host or hosts have exceeded a
threshold according to the
loadStop vector defined for the host or queue.
✧
The run window of the job’s queue is closed. See bqueues(1),
bhosts(1), and lsb.queues(5).
DONE
The job has terminated with status of 0.