LSF Version 7.3 - Platform LSF Configuration Reference

hostFactor (%f)
CPU factor of the first execution host
jobName (%s)
Job name (up to 4094 characters for UNIX or 255 characters for Windows)
command (%s)
Complete batch job command specified by the user (up to 4094 characters for UNIX
or 255 characters for Windows)
lsfRusage (%f)
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)
Number of block input operations
lsb.acct
Platform LSF Configuration Reference 153