_code_ CALLING the logging component is caller
_code_ CALLED the logging component is callee
-@type Running Executable started
+@type Running Job wrapper started
string node worker node where the executable is run
@type Resubmission Result of resubmission decision
int result result code
- _code_ WILLRESUB will be resubmitted
+ _code_ WILLRESUB will be resubmitted (deep resubmission)
_code_ WONTRESUB will not be resubmitted
+ _code_ SHALLOW shallow resubmission (user payload has not started yet)
string reason reason for the decision
string tag value of the attribute on which the decision is based
port dest_port destination port
string jobstat job status
+@type ReallyRunning User payload started
+ _optional_
+ string wn_seq sequence code on the worker node
string expectFrom Sources of the missing information
string acl ACL of the job
+bool payload_running User payload started
+strlist possible_destinations Possible job destinations
+ _special_ XMLstructured
+strlist possible_ce_nodes CE nodes matching to possible_destinations
+ _special_ XMLstructured
+
@type Submitted entered by the user to the User Interface or registered by Job Partitioner
@type Waiting Accepted by WMS, waiting for resource allocation
@type Ready Matching resources found