Submitting an existing simulation on Kraken does not introduce the required job dependency

Issue #116 closed
Ian Hinder created an issue

When I submit a simulation several times: sim2 --remotemachine kraken submit parfiles/cptest.par 12 1:00:00 sim2 --remotemachine kraken submit parfiles/cptest.par sim2 --remotemachine kraken submit parfiles/cptest.par

the queue state on Kraken is Q for all jobs. It should be Q for the first and H for the second and third if the job dependency has been correctly applied.

[hinder@kraken-pwd4 simulations]$ qstat -u hinder nid00016: Kraken (UT/NICS Cray XT5) Req'd Req'd Elap Job ID Username Queue Jobname SessID NDS Tasks Memory Time S Time 866498.nid00016 hinder small cptest -- -- 12 -- 01:00 Q -- 866499.nid00016 hinder small cptest -- -- 12 -- 24:00 Q -- 866500.nid00016 hinder small cptest -- -- 12 -- 24:00 Q --

Keyword:

Comments (2)

  1. Log in to comment