EXIT | Number of unsuccessfully completed jobs of the job array. |
SSUSP | Number of LSF system suspended jobs of the job array. |
USUSP | Number of user suspended jobs of the job array. |
PSUSP | Number of held jobs of the job array. |
Examples
bjobs
Displays detailed information about all pending jobs of the invoker.
bjobs
Display only pending and suspended jobs.
bjobs
Displays all jobs of all users.
bjobs
Displays all the recently finished jobs submitted by user1 to the queue short, and executed on the host hostA.
bjobs 101 102 203 509
Display jobs with job_ID 101, 102, 203, and 509.
bjobs
Display jobs with job ID 101, 102, 203, and 509 as uncondensed output even if these jobs belong to hosts in condensed host groups.
bjobs
Displays all jobs belonging to the service class Uclulet.
bjobs
Displays all jobs belonging to the application profile fluent.
See also
bsub(1), bkill(1), bhosts(1), bmgroup(1), bclusters(1), bqueues(1), bhist(1), bresume(1), bsla(1), bstop(1), lsb.params(5), lsb.erviceclasses(5), mbatchd(8)
Platform LSF Command Reference 75