[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Iddle jobs



On Thu, Jun 07, 2012 at 04:51:49PM -0500, Victor Ruotti wrote:
> Hi,
> I have a dag running which spits out 4 main jobs.
> These jobs go idle and hang in there.
> What is the best way to troubleshoot this?
> Do I need to just wait maybe?
> 
> Thanks in advance.
> Victor
> 
>  ID      OWNER            SUBMITTED     RUN_TIME ST PRI SIZE CMD               
>  
> 273370.0   galaxy          6/7  16:36   0+00:14:13 R  0   0.3  condor_dagman     
> 273371.0   galaxy          6/7  16:36   0+00:00:00 I  0   0.0  chtcjobwrapper --t
> 273372.0   galaxy          6/7  16:36   0+00:00:00 I  0   0.0  chtcjobwrapper --t
> 273373.0   galaxy          6/7  16:36   0+00:00:00 I  0   0.0  chtcjobwrapper --t
> 273374.0   galaxy          6/7  16:36   0+00:00:00 I  0   0.0  chtcjobwrapper --t

condor_q -better-analyze 273371

might give some useful information.

Nathan Panike