Platform LSF Reference Version 6.2

lsb.events Structure
Platform LSF Reference
330
idx (%d)
Job array index
JOB_START
A job has been dispatched.
If LSF_HPC_EXTENSIONS="SHORT_EVENTFILE" is specified in
lsf.conf,
older daemons and commands (pre-LSF Version 6.0) cannot recognize the
lsb.events file format.
The fields in order of occurrence are:
Version number (%s)
The version number
Event time (%d)
The time of the event
jobId (%d)
Job ID
jStatus (%d)
Job status, (4, indicating the RUN status of the job)
jobPid (%d)
Job process ID
jobPGid (%d)
Job process group ID
hostFactor (%f)
CPU factor of the first execution host
numExHosts (%d)
Number of processors used for execution
If LSF_HPC_EXTENSIONS="SHORT_EVENTFILE" is specified in
lsf.conf,
the value of this field is the number of .hosts listed in the
execHosts field. See
LSF_HPC_EXTENSIONS” on page 544 in “lsf.conf” for examples.
execHosts (%s)
List of execution host names
If LSF_HPC_EXTENSIONS="SHORT_EVENTFILE" is specified in
lsf.conf,
the value of this field is logged in a shortened format. See “LSF_HPC_EXTENSIONS
on page 544 in lsf.conf” for examples.
queuePreCmd (%s)
Pre-execution command
queuePostCmd (%s)
Post-execution command