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

[Condor-users] Question about Job Queue




Can anyone suggest why a job that finishes (I can see it running and then the slot becomes idle, the log and output files are created correctly) but it remains in the job queue with a running status (R) and run-time still increasing?

Also, if I remove the job manually from the queue (condor_rm Owner), the jobs stays in the queue but ST (status) is changed to X which the manual indicates means -- removed -- and the run-time stops.

Running Condor 7.6.0 on one node under WinXP.

Running the same job on another node built with Condor 7.5.6 (Win7) the job runs and finishes normally and disappears from the job queue as I would expect.

Thanks for any suggestions.

Jack
HPT Computing


C:\temp>condor_version
$CondorVersion: 7.6.0 Apr 16 2011 BuildID: 327460 $
$CondorPlatform: x86_winnt_5.1 $

C:\temp>condor_q


-- Submitter: 192-168-1-111.comcast.net : <192.168.1.111:2190> : 192-168-1-111.c
omcast.net
 ID      OWNER            SUBMITTED     RUN_TIME ST PRI SIZE CMD
1.0 Franny 6/22 09:10 0+01:30:10 X 0 0.0 textfiles.pl 2.0 Franny 6/22 12:19 0+02:29:57 R 0 0.0 textfiles.pl

1 jobs; 0 idle, 1 running, 0 held

C:\temp>