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.
Date Modified: 30 Jan 2011
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Platform Computing. Accelerating Intelligence(TM).
Copyright © 1994-2011 Platform Computing Corporation. All rights reserved.