LSF Version 7.3 - Administering Platform LSF
View Job Information
118 Administering Platform LSF
View running jobs
1 Run bjobs -r to display running jobs.
View done jobs
1 Run bjobs -d to display recently completed jobs.
View pending job information
1 Run bjobs -p to display the reason why a job is pending.
2 Run busers -w all to see the maximum pending job threshold for all users.
View suspension reasons
1 Run bjobs -s to display the reason why a job was suspended.
View chunk job wait status and wait reason
1 Run bhist -l to display jobs in WAIT status. Jobs are shown as Waiting ...
The bjobs -l command does not display a WAIT reason in the list of pending
jobs.
View post-execution states
1 Run bhist to display the POST_DONE and POST_ERR states.
The resource usage of post-processing is not included in the job resource usage.
View exception status for jobs (bjobs)
1 Run bjobs to display job exceptions. bjobs -l shows exception information
for unfinished jobs, and
bjobs -x -l shows finished as well as unfinished
jobs.
For example, the following
bjobs command shows that job 2 is running longer
than the configured JOB_OVERRUN threshold, and is consuming no CPU
time.
bjobs displays the job idle factor, and both job overrun and job idle
exceptions. Job 1 finished before the configured JOB_UNDERRUN threshold,
so
bjobs shows exception status of underrun:
bjobs -x -l -a
Job <2>, User <user1>, Project <default>, Status <RUN>, Queue <normal>, Command