jobFinishLog Struct Reference
logged in lsb.acct when a job finished. More...
Detailed Description
logged in lsb.acct when a job finished.Field Documentation
The unique ID for the job.
The user ID of the submitter.
char jobFinishLog::userName[MAX_LSB_NAME_LEN] The user name of the submitter.
Job submission options (see lsb_submit).
The number of processors requested for execution.
The status of the job (See lsb_readjobinfo).
time_t jobFinishLog::submitTime Job submission time.
time_t jobFinishLog::beginTime The job started at or after this time.
time_t jobFinishLog::termTime If the job was not finished by this time, it was killed.
time_t jobFinishLog::startTime Job dispatch time.
time_t jobFinishLog::endTime The time the job finished.
char jobFinishLog::queue[MAX_LSB_NAME_LEN] The name of the queue to which this job was submitted.
char* jobFinishLog::resReq Resource requirements.
char jobFinishLog::fromHost[MAXHOSTNAMELEN] Submission host name.
char* jobFinishLog::cwd Current working directory.
char* jobFinishLog::inFile Input file name.
char* jobFinishLog::outFile Output file name.
char* jobFinishLog::errFile Error output file name.
Job spool input file.
Job spool command file.
char* jobFinishLog::jobFile Job file name.
The number of hosts considered for dispatching this job.
char** jobFinishLog::askedHosts The array of names of hosts considered for dispatching this job.
float jobFinishLog::hostFactor The CPU factor of the first execution host.
The number of processors used for execution.
char** jobFinishLog::execHosts The array of names of execution hosts.
float jobFinishLog::cpuTime The total CPU time consumed by the job.
char* jobFinishLog::jobName Job name.
char* jobFinishLog::command Job command.
struct lsfRusage jobFinishLog::lsfRusage Resource usage statistics.
The lsfRusage structure is defined in <lsf/lsf.h>. Note that the availability of certain fields depends on the platform on which the sbatchd runs. The fields that do not make sense on this platform will be logged as -1.0.
char* jobFinishLog::dependCond The job dependency condition.
char* jobFinishLog::timeEvent Time event string.
char* jobFinishLog::preExecCmd The pre-execution command.
char* jobFinishLog::mailUser Name of the user to whom job related mail was sent.
The project name, used for accounting purposes.
Job's exit status.
Maximum number of processors specified for the job.
char* jobFinishLog::loginShell Login shell specified by user.
Job array index.
Maximum memory used by job.
Maximum swap used by job.
char* jobFinishLog::rsvId Advanced reservation ID.
char* jobFinishLog::sla Service class of the job.
Job exception handling mask.
Placement information of LSF jobs.
Job termination reason, see <lsf/lsbatch.h>.
Job warning time period in seconds; -1 if unspecified.
Warning action, SIGNAL | CHKPNT | command, NULL if unspecified.
SAAP charged for job.
LSF License Scheduler project name.
char* jobFinishLog::app Application profile under which the job runs.
Post-execution commands.
Runtime estimate specified.
char* jobFinishLog::jgroup Job group name.
Option2.
Job requeue exit values.
char* jobFinishLog::notifyCmd Resize notify command.
time_t jobFinishLog::lastResizeTime Last resize start time.
Job description.
struct submit_ext* jobFinishLog::submitExt For new options in future.
The number of host based rusages.
struct hRusage* jobFinishLog::hostRusage The list of host based rusages.
job average memory usage
Effective resreq which scheduler used to dispatch job.
char* jobFinishLog::srcCluster source cluster name
LS_LONG_INT jobFinishLog::srcJobId source job ID
char* jobFinishLog::dstCluster target cluster name
LS_LONG_INT jobFinishLog::dstJobId target job ID
time_t jobFinishLog::forwardTime Job forward time.
Wall clock run time limit bsub -W.
Extended bitwise inclusive OR of options flags lsb_submit_options3.
< Internal option, indicate the process manager flow id.
no usage. Dynamic Cluster job total wait time for bacct summary WAIT
Dynamic Cluster job total provision time for bacct summary.
char* jobFinishLog::outdir The output directory.
jData->runTime
char* jobFinishLog::subcwd The submission current working directory.
The number of allocated network.
Network allocation info.
struct affinityJobData* jobFinishLog::affinity Affinity allocation info.
Serial job energy data.
double jobFinishLog::cpi Cycles Per Instruction.
double jobFinishLog::gips Giga Instructions Per Second.
double jobFinishLog::gbs Gigabytes per Second.
double jobFinishLog::gflops Giga FLoating-point Operations Per Second.
char** jobFinishLog::allocSlots The array of names of hosts representing allocated slots to job.
The number of slots allocated to job.
Date Modified: 16 Jul 2014
Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.