LSF Version 7.3 - Using Platform LSF HPC
# csaedit -P /var/csa/day/pacct -A
For each LSF job, you should see two lines similar to the following:
-------------------------------------------------------------------------------
---------
37 Raw-Workld-Mgmt user1 0x19ac91ee000064f2 0x0000000000000000 0
REQID=1771 ARRAYID=0 PROV=LSF START=Jun 4 15:52:01 ENTER=Jun 4 15:51:49
TYPE=INIT SUBTYPE=START MACH=hostA REQ=myjob QUE=normal
…
39 Raw-Workld-Mgmt user1 0x19ac91ee000064f2 0x0000000000000000 0
REQID=1771 ARRAYID=0 PROV=LSF START=Jun 4 16:09:14 TYPE=TERM SUBTYPE=EXIT
MACH=hostA REQ=myjob QUE=normal--
-------------------------------------------------------------------------------
---------
The REQID is the LSF job ID (1771).
See the SGI resource administration documentation for information about the
csaedit command.