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

[HTCondor-users] Jobs starting on HOLD



Hi,

according to condor_q my jobs start on HOLD and then transit to IDLE and RUN. Is this the expected behavior?

lkosch@tux208:HTCondor$ condor_submit -remote tux223 free.job && \
while true; do \
condor_q -n tux223; \
sleep 1; \
done

Submitting job(s).
1 job(s) submitted to cluster 227.


-- Schedd: tux223.iehk.RWTH-Aachen.DE : <137.226.130.73:9618?... @ 04/24/18 18:31:52
OWNER  BATCH_NAME        SUBMITTED   DONE   RUN    IDLE   HOLD  TOTAL JOB_IDS
lkosch CMD: /bin/bash   4/24 18:31      _      _      _      1      1 227.0

1 jobs; 0 completed, 0 removed, 0 idle, 0 running, 1 held, 0 suspended


-- Schedd: tux223.iehk.RWTH-Aachen.DE : <137.226.130.73:9618?... @ 04/24/18 18:31:53
OWNER  BATCH_NAME        SUBMITTED   DONE   RUN    IDLE  TOTAL JOB_IDS
lkosch CMD: /bin/bash   4/24 18:31      _      _      1      1 227.0

1 jobs; 0 completed, 0 removed, 1 idle, 0 running, 0 held, 0 suspended


(...)


-- Schedd: tux223.iehk.RWTH-Aachen.DE : <137.226.130.73:9618?... @ 04/24/18 18:31:59
OWNER  BATCH_NAME        SUBMITTED   DONE   RUN    IDLE  TOTAL JOB_IDS
lkosch CMD: /bin/bash   4/24 18:31      _      1      _      1 227.0

1 jobs; 0 completed, 0 removed, 0 idle, 1 running, 0 held, 0 suspended


lkosch@tux208:HTCondor$ condor_version
$CondorVersion: 8.6.10 Mar 12 2018 BuildID: 435200 $
$CondorPlatform: x86_64_RedHat7 $

lkosch@tux223:HTCondor$ condor_version
$CondorVersion: 8.6.10 Mar 12 2018 BuildID: 435200 $
$CondorPlatform: x86_64_RedHat7

Best regards,
Lukas

--
Lukas Koschmieder
Steel Institute IEHK
RWTH Aachen University
Intzestraße 1
52072 Aachen
Germany