Moab Workload Manager

Messages XML Element

Description

The Messages XML element describes a list of messages attached to an object in Moab.

Attributes

Messages contains no attributes.

Parents

These elements contain Messages: job, node, rsv

Children

The following elements occur in Messages: message

Commands

The following commands use Messages:
checkjob <JOB_NAME> --format=xml
mdiag -n <NODE_ID> --format=xml
mjobctl -q diag <JOB_NAME> --format=xml
mrsvctl -q ALL --format=xml

Example


>checkjob 37785042puka --format=xml
<Data><job Account="Research" BlockReason="State:non-idle state 'Completed'" Class="batch" CmdFile="-" EEDuration="0" EState="Completed" Group="Arches" JobID="37785042puka" QOS="HighPriority" QueueStatus="blocked" RM="DEFAULT" ReqAWDuration="1:09:20:00" ReqNodes="0" ReqProcs="8" StartCount="1" StartPriority="50" StartTime="2140000300" StatMSUtl="0.000" StatPSDed="0.000" StatPSUtl="0.000" State="Completed" SubmissionTime="2140000300" SuspendDuration="0" User="tgates"> <req AllocNodeList="P690-032,P690-031,P690-030,P690-029,P690-028,P690-027,P690-026,P690-025" AllocPartition="SharedMem" ReqPartition="SharedMem" ReqProcPerTask="1"></req> <Messages><message COUNT="1" CTIME="2140000300" DATA="termination time reached" EXPIRETIME="2140086700" PRIORITY="0" index="0"></message></Messages></job></Data>