LSF Version 7.3 - Platform LSF Configuration Reference

jobPGid (%d)
Job process group ID
newStatus (%d)
New status of the job
reason (%d)
Pending or suspending reason code, see <lsbatch/lsbatch.h>
suspreason (%d)
Pending or suspending subreason code, see <lsbatch/lsbatch.h>
lsfRusage
The following fields contain resource usage information for the job (see getrusage
(2)). If the value of some field is unavailable (due to job exit or the difference among
the operating systems), -1 will be logged. Times are measured in seconds, and sizes are
measured in KB.
ru_utime (%f)
User time used
ru_stime (%f)
System time used
ru_maxrss (%f)
Maximum shared text size
ru_ixrss (%f)
Integral of the shared text size over time (in KB seconds)
ru_ismrss (%f)
Integral of the shared memory size over time (valid only on Ultrix)
ru_idrss (%f)
Integral of the unshared data size over time
ru_isrss (%f)
Integral of the unshared stack size over time
ru_minflt (%f)
Number of page reclaims
ru_majflt (%f)
Number of page faults
ru_nswap (%f)
Number of times the process was swapped out
ru_inblock (%f)
lsb.events
Platform LSF Configuration Reference 213