IBM

suspending_reasons

suspending_reasons is part of pending_reasons More...


Defines

#define SUSP_USER_REASON   0x00000000
#define SUSP_USER_RESUME   0x00000001
#define SUSP_USER_STOP   0x00000002
#define SUSP_QUEUE_REASON   0x00000004
#define SUSP_QUEUE_WINDOW   0x00000008
#define SUSP_RESCHED_PREEMPT   0x00000010
#define SUSP_HOST_LOCK   0x00000020
#define SUSP_LOAD_REASON   0x00000040
#define SUSP_MBD_PREEMPT   0x00000080
#define SUSP_SBD_PREEMPT   0x00000100
#define SUSP_QUE_STOP_COND   0x00000200
#define SUSP_QUE_RESUME_COND   0x00000400
#define SUSP_PG_IT   0x00000800
#define SUSP_REASON_RESET   0x00001000
#define SUSP_LOAD_UNAVAIL   0x00002000
#define SUSP_ADMIN_STOP   0x00004000
#define SUSP_RES_RESERVE   0x00008000
#define SUSP_MBD_LOCK   0x00010000
#define SUSP_RES_LIMIT   0x00020000
#define SUSP_SBD_STARTUP   0x00040000
#define SUSP_HOST_LOCK_MASTER   0x00080000
#define SUSP_HOST_RSVACTIVE   0x00100000
#define SUSP_DETAILED_SUBREASON   0x00200000
#define SUSP_GLB_LICENSE_PREEMPT   0x00400000
#define SUSP_CRAYX1_POSTED   0x00800000
#define SUSP_ADVRSV_EXPIRED   0x01000000
#define SUSP_STOP_RELEASE_JOB_SLOT   0x02000000

Detailed Description

suspending_reasons is part of pending_reasons

Define Documentation

#define SUSP_USER_REASON   0x00000000

Virtual code.

Not a reason

#define SUSP_USER_RESUME   0x00000001

The job is waiting to be re-scheduled after being resumed by the user.

#define SUSP_USER_STOP   0x00000002

The user suspended the job.

#define SUSP_QUEUE_REASON   0x00000004

Virtual code.

Not a reason

#define SUSP_QUEUE_WINDOW   0x00000008

The run window of the queue is closed.

#define SUSP_RESCHED_PREEMPT   0x00000010

Suspended after preemption.

The system needs to re-allocate CPU utilization by job priority.

#define SUSP_HOST_LOCK   0x00000020

The LSF administrator has locked the execution host.

#define SUSP_LOAD_REASON   0x00000040

A load index exceeds its threshold.

The subreasons field indicates which indices.

#define SUSP_MBD_PREEMPT   0x00000080

The job was preempted by mbatchd because of a higher priorty job.

#define SUSP_SBD_PREEMPT   0x00000100

Preempted by sbatchd.

The job limit of the host/user has been reached.

#define SUSP_QUE_STOP_COND   0x00000200

The suspend conditions of the queue, as specified by the STOP_COND parameter in lsb.queues, are true.

#define SUSP_QUE_RESUME_COND   0x00000400

The resume conditions of the queue, as specified by the RESUME_COND parameter in lsb.queues, are false.

#define SUSP_PG_IT   0x00000800

The job was suspended due to the paging rate and the host is not idle yet.

#define SUSP_REASON_RESET   0x00001000

Resets the previous reason.

#define SUSP_LOAD_UNAVAIL   0x00002000

Load information on the execution hosts is unavailable.

#define SUSP_ADMIN_STOP   0x00004000

The job was suspened by root or the LSF administrator.

#define SUSP_RES_RESERVE   0x00008000

The job is terminated due to resource limit.

#define SUSP_MBD_LOCK   0x00010000

The job is locked by the mbatchd.

#define SUSP_RES_LIMIT   0x00020000

The job's requirements for resource reservation are not satisfied.

#define SUSP_SBD_STARTUP   0x00040000

The job is suspended while the sbatchd is restarting.

#define SUSP_HOST_LOCK_MASTER   0x00080000

The execution host is locked by the master LIM.

#define SUSP_HOST_RSVACTIVE   0x00100000

An advance reservation using the host is active.

#define SUSP_DETAILED_SUBREASON   0x00200000

There is a detailed reason in the subreason field.

#define SUSP_GLB_LICENSE_PREEMPT   0x00400000

The job is preempted by glb.

#define SUSP_CRAYX1_POSTED   0x00800000

Job not placed by Cray X1 psched.

#define SUSP_ADVRSV_EXPIRED   0x01000000

Job suspended when its advance reservation expired.

#define SUSP_STOP_RELEASE_JOB_SLOT   0x02000000

bstop release job slot



     
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.