Skip to content

Instantly share code, notes, and snippets.

@saurabh-kataria
Forked from cmaureir/sge_status.md
Created June 22, 2018 15:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saurabh-kataria/14113e146d234d75b19a5dab1775cbe6 to your computer and use it in GitHub Desktop.
Save saurabh-kataria/14113e146d234d75b19a5dab1775cbe6 to your computer and use it in GitHub Desktop.
Sun Grid Engine SGE state letter symbol codes meanings

Source: https://confluence.rcs.griffith.edu.au/display/v20zCluster/Sun+Grid+Engine+SGE+state+letter+symbol+codes+meanings

Category State SGE Letter Code
Pending pending qw
Pending pending, user hold qw
Pending pending, system hold hqw
Pending pending, user and system hold hqw
Pending pending, user hold, re-queue hRwq
Pending pending, system hold, re-queue hRwq
Pending pending, user and system hold, re-queue hRwq
Pending pending, user hold qw
Pending pending, user hold qw
Running running r
Running transferring t
Running running, re-submit Rr
Running transferring, re-submit Rt
Suspended obsuspended s, ts
Suspended queue suspended S, tS
Suspended queue suspended by alarm T, tT
Suspended allsuspended withre-submit Rs,Rts,RS, RtS, RT, RtT
Error allpending states with error Eqw, Ehqw, EhRqw
Deleted all running and suspended states with deletion dr,dt,dRr,dRt,ds, dS, dT,dRs, dRS, dRT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment