suspending_subreasons
suspending_subreasons has the following options: More...
Defines
#define SUB_REASON_RUNLIMIT 0x00000001 #define SUB_REASON_DEADLINE 0x00000002 #define SUB_REASON_PROCESSLIMIT 0x00000004 #define SUB_REASON_CPULIMIT 0x00000008 #define SUB_REASON_MEMLIMIT 0x00000010 #define SUB_REASON_THREADLIMIT 0x00000020 #define SUB_REASON_SWAPLIMIT 0x00000040 #define SUB_REASON_CRAYX1_ACCOUNTID 0x00000001 #define SUB_REASON_CRAYX1_ATTRIBUTE 0x00000002 #define SUB_REASON_CRAYX1_BLOCKED 0x00000004 #define SUB_REASON_CRAYX1_RESTART 0x00000008 #define SUB_REASON_CRAYX1_DEPTH 0x00000010 #define SUB_REASON_CRAYX1_GID 0x00000020 #define SUB_REASON_CRAYX1_GASID 0x00000040 #define SUB_REASON_CRAYX1_HARDLABEL 0x00000080 #define SUB_REASON_CRAYX1_LIMIT 0x00000100 #define SUB_REASON_CRAYX1_MEMORY 0x00000200 #define SUB_REASON_CRAYX1_SOFTLABEL 0x00000400 #define SUB_REASON_CRAYX1_SIZE 0x00000800 #define SUB_REASON_CRAYX1_TIME 0x00001000 #define SUB_REASON_CRAYX1_UID 0x00002000 #define SUB_REASON_CRAYX1_WIDTH 0x00004000 Detailed Description
suspending_subreasons has the following options:Define Documentation
#define SUB_REASON_RUNLIMIT 0x00000001 Sub reason of SUSP_RES_LIMIT: RUNLIMIT is reached.
#define SUB_REASON_DEADLINE 0x00000002 Sub reason of SUSP_RES_LIMIT: DEADLINE is reached.
#define SUB_REASON_PROCESSLIMIT 0x00000004 Sub reason of SUSP_RES_LIMIT: PROCESSLIMIT is reached.
#define SUB_REASON_CPULIMIT 0x00000008 Sub reason of SUSP_RES_LIMIT: CPULIMIT is reached.
#define SUB_REASON_MEMLIMIT 0x00000010 Sub reason of SUSP_RES_LIMIT: MEMLIMIT is reached.
#define SUB_REASON_THREADLIMIT 0x00000020 Sub reason of SUSP_RES_LIMIT: THREADLIMIT is reached.
#define SUB_REASON_SWAPLIMIT 0x00000040 Sub reason of SUSP_RES_LIMIT: SWAPLIMIT is reached.
#define SUB_REASON_CRAYX1_ACCOUNTID 0x00000001 Account ID does not match those allowed by the gate.
#define SUB_REASON_CRAYX1_ATTRIBUTE 0x00000002 Attribute does not match those allowed by the gate.
#define SUB_REASON_CRAYX1_BLOCKED 0x00000004 Blocked by one or more gates.
#define SUB_REASON_CRAYX1_RESTART 0x00000008 Application is in the process of being restarted and it is under the control of CPR.
#define SUB_REASON_CRAYX1_DEPTH 0x00000010 Depth does not match those allowed by the gate.
#define SUB_REASON_CRAYX1_GID 0x00000020 GID does not match those allowed by the gate.
#define SUB_REASON_CRAYX1_GASID 0x00000040 No GASID is available.
#define SUB_REASON_CRAYX1_HARDLABEL 0x00000080 Hard label does not match those allowed by the gate.
#define SUB_REASON_CRAYX1_LIMIT 0x00000100 Limit exceeded in regions or domains.
#define SUB_REASON_CRAYX1_MEMORY 0x00000200 Memory size does not match those allowed by the gate.
#define SUB_REASON_CRAYX1_SOFTLABEL 0x00000400 Soft label does not match those allowed by the gate.
#define SUB_REASON_CRAYX1_SIZE 0x00000800 Size gate (width times depth larger than gate allows).
#define SUB_REASON_CRAYX1_TIME 0x00001000 Time limit does not match those allowed by the gate.
#define SUB_REASON_CRAYX1_UID 0x00002000 UID does not match those allowed by the gate.
#define SUB_REASON_CRAYX1_WIDTH 0x00004000 Width does not match those allowed by the gate.
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.