Skip to content

Instantly share code, notes, and snippets.

@alienzj
Forked from cmaureir/sge_status.md
Created April 29, 2019 02:42
Show Gist options
  • Save alienzj/0762e351c2cf722e39de96febf9ba77c to your computer and use it in GitHub Desktop.
Save alienzj/0762e351c2cf722e39de96febf9ba77c 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