IBM

jobNewLog Struct Reference

jobNewLog logged in lsb.events when a job is submitted. More...


Data Fields

int jobId
int userId
char userName [MAX_LSB_NAME_LEN]
int options
int options2
int numProcessors
time_t submitTime
time_t beginTime
time_t termTime
int sigValue
int chkpntPeriod
int restartPid
int rLimits [LSF_RLIM_NLIMITS]
char hostSpec [MAXHOSTNAMELEN]
float hostFactor
int umask
char queue [MAX_LSB_NAME_LEN]
char * resReq
char fromHost [MAXHOSTNAMELEN]
char * cwd
char * chkpntDir
char * inFile
char * outFile
char * errFile
char * inFileSpool
char * commandSpool
char * jobSpoolDir
char * subHomeDir
char * jobFile
int numAskedHosts
char ** askedHosts
char * dependCond
char * timeEvent
char * jobName
char * command
int nxf
struct xFilexf
char * preExecCmd
char * mailUser
char * projectName
int niosPort
int maxNumProcessors
char * schedHostType
char * loginShell
char * userGroup
char * exceptList
int idx
int userPriority
char * rsvId
char * jobGroup
char * extsched
int warningTimePeriod
char * warningAction
char * sla
int SLArunLimit
char * licenseProject
int options3
char * app
char * postExecCmd
int runtimeEstimation
char * requeueEValues
int initChkpntPeriod
int migThreshold
char * notifyCmd
char * jobDescription
struct submit_extsubmitExt
char * srcCluster
LS_LONG_INT srcJobId
char * dstCluster
LS_LONG_INT dstJobId
int options4
int numAskedClusters
char ** askedClusters
char * subcwd
char * outdir
char * dcTmpls
char * dcVmActions
struct networkReq network
char * allocHostfilePath
allocHostInfo_t * allocHostsList
int nStinFile
struct stinfilestinFile
char * dataGrp

Detailed Description

jobNewLog logged in lsb.events when a job is submitted.

Field Documentation

The job ID that the LSF assigned to the job.

The user ID of the submitter.

char jobNewLog::userName[MAX_LSB_NAME_LEN]

The name of the submitter.

Job submission options.

see lsb_submit.

Job submission options.

see lsb_submit.

The number of processors requested for execution.

The job submission time.

The job should be started on or after this time.

If the job has not finished by this time, it will be killed.

The signal value sent to the job 10 minutes before its run window closes.

The checkpointing period.

The process ID assigned to the job when it was restarted.

int jobNewLog::rLimits[LSF_RLIM_NLIMITS]

The user's resource limits.

char jobNewLog::hostSpec[MAXHOSTNAMELEN]

The model, host name or host type for scaling CPULIMIT and RUNLIMIT.

The CPU factor for the above model, host name or host type.

The file creation mask for this job.

char jobNewLog::queue[MAX_LSB_NAME_LEN]

The name of the queue to which this job was submitted.

The resource requirements of the job.

char jobNewLog::fromHost[MAXHOSTNAMELEN]

The submission host name.

The current working directory.

The checkpoint directory.

The input file name.

The output file name.

The error output file name.

Job spool input file.

Job spool command file.

Job spool directory.

The home directory of the submitter.

The job file name.

The number of hosts considered for dispatching this job.

The array of names of hosts considered for dispatching this job.

The job dependency condition.

Time event string.

The job name.

The job command.

The number of files to transfer.

The array of file transfer specifications.

(The xFile structure is defined in <lsf/lsbatch.h>)

The command string to be pre_executed.

User option mail string.

The project name for this job, used for accounting purposes.

Port to be used for interactive jobs.

Maximum number of processors.

Execution host type.

Login shell specified by user.

The user group name for this job.

List of alarm conditions for job.

Array idx, must be 0 in JOB_NEW.

User priority.

Advance reservation ID.

The job group under which the job runs.

External scheduling options.

Warning time period in seconds, -1 if unspecified.

Warning action, SIGNAL | CHKPNT | command, NULL if unspecified.

The service class under which the job runs.

The absolute run limit of the job.

License Project.

Extended bitwise inclusive OR of options flags.

See lsb_submit.

Application profile under which the job runs.

Post-execution commands.

Runtime estimate specified.

Job-level requeue exit values.

Initial checkpoint period.

Job migration threshold.

Resize notify command.

Job description.

For new options in future.

source cluster name

LS_LONG_INT jobNewLog::srcJobId

source job ID

target cluster name

LS_LONG_INT jobNewLog::dstJobId

target job ID

Job submission options.

see lsb_submit.

The number of clusters considered for dispatching this job.

List of asked clusters.

< Internal option, indicate the process manager flow id.

no usage. The submission current working directory

The output directory.

Dynamic Cluster templates.

Dynamic Cluster VM actions.

PE network requirement, specified by -network.

user specified allocation hostfile path

allocHostInfo_t* jobNewLog::allocHostsList

user specified allocation hosts

Number of files requested for stage in.

Array of files requested for stage in.

Data group name to be used when cache permissions is set to group.



     
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.