[torqueusers] job dependent upon array stuck in UserHold state
Andrus, Brian Contractor
bdandrus at nps.edu
Thu Oct 6 10:41:58 MDT 2011
Done.
Bug 160 - job dependent upon array stuck in UserHold state
http://www.clusterresources.com/bugzilla/show_bug.cgi?id=160
Brian Andrus
ITACS/Research Computing
Naval Postgraduate School
Monterey, California
voice: 831-656-6238
-----Original Message-----
From: torqueusers-bounces at supercluster.org [mailto:torqueusers-bounces at supercluster.org] On Behalf Of Ken Nielson
Sent: Thursday, October 06, 2011 9:38 AM
To: Torque Users Mailing List
Subject: Re: [torqueusers] job dependent upon array stuck in UserHold state
----- Original Message -----
> From: "Brian Contractor Andrus" <bdandrus at nps.edu>
> To: "Torque Users Mailing List (torqueusers at supercluster.org)"
> <torqueusers at supercluster.org>
> Sent: Wednesday, October 5, 2011 1:05:21 PM
> Subject: [torqueusers] job dependent upon array stuck in UserHold
> state
>
>
>
>
>
> All,
>
>
>
> We are trying to run a job after an array job completes successfully.
>
>
>
> jid=$(echo 'echo $PBS_ARRAYID;sleep 60'|qsub -l walltime=00:01:00 -l
> procs=2 -t 0-10);echo 'hostname'|qsub -l walltime=00:01:00 -l
> procs=2 -W depend=afterokarray:$jid[]
>
>
>
> The array job completes, but the dependent job ends up in a ‘UserHold’
> state.
>
> Shouldn’t the dependent job move from the UserHold state to no hold
> and eligible once the array jobs complete??
>
>
>
>
>
> Brian Andrus
>
> ITACS/Research Computing
>
> Naval Postgraduate School
>
> Monterey, California
>
> voice: 831-656-6238
>
>
Brian,
I am able to reproduce this. Will you make a bugzilla ticket for this and we will fix it before 2.5.9.
Ken
_______________________________________________
torqueusers mailing list
torqueusers at supercluster.org
http://www.supercluster.org/mailman/listinfo/torqueusers
More information about the torqueusers
mailing list