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

[Condor-users] can't kill a held job



Hi all,
I am trying to kill a held job by using "condor_rm -all" or "condor_rm <jobid>", but both of them didn't work and the job status goes back to H in a while. I tried to stop the condor_master daemon and it didn't work too. How should I clean this job?
Thanks in advance for your help.
Xuehai


p.s. the output to try to kill the job.

root@ccn10:~# condor_q


-- Submitter: ccn10.mcs.anl.gov : <140.221.66.10:32773> : ccn10.mcs.anl.gov ID OWNER SUBMITTED RUN_TIME ST PRI SIZE CMD 2797.0 hai 10/17 13:59 0+00:00:54 H 0 0.2 kickstart -n trans

1 jobs; 0 idle, 0 running, 1 held
root@ccn10:~# condor_rm -all
All jobs marked for removal.
root@ccn10:~# condor_q


-- Submitter: ccn10.mcs.anl.gov : <140.221.66.10:32773> : ccn10.mcs.anl.gov ID OWNER SUBMITTED RUN_TIME ST PRI SIZE CMD 2797.0 hai 10/17 13:59 0+00:00:54 X 0 0.2 kickstart -n trans

0 jobs; 0 idle, 0 running, 0 held
root@ccn10:~# condor_q


-- Submitter: ccn10.mcs.anl.gov : <140.221.66.10:32773> : ccn10.mcs.anl.gov ID OWNER SUBMITTED RUN_TIME ST PRI SIZE CMD 2797.0 hai 10/17 13:59 0+00:00:54 H 0 0.2 kickstart -n trans

1 jobs; 0 idle, 0 running, 1 held