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

[Condor-users] jobs aren't running



Hi Everyone,
 
 
I'm new to condor, jobs submitted to the condor are not running when i ran condor_q -better -analyze i got messages saying
 
Some jobs match but rejected due to unknown reasons, didn't understand what to do here is my  start log
 
08/11 20:07:59 slot1: State change: claiming protocol successful
08/11 20:07:59 slot1: Changing state: Unclaimed -> Claimed
08/11 20:08:00 slot1: Got activate_claim request from shadow (<192.168.0.104:50145>)
08/11 20:08:00 slot1: Remote job ID is 83.0
08/11 20:08:00 slot1: Got universe "VANILLA" (5) from request classad
08/11 20:08:00 slot1: State change: claim-activation protocol successful
08/11 20:08:00 slot1: Changing activity: Idle -> Busy
08/11 20:08:03 slot1: Called deactivate_claim_forcibly()
08/11 20:08:03 slot1: State change: received RELEASE_CLAIM command
08/11 20:08:03 slot1: Changing state and activity: Claimed/Busy -> Preempting/Vacating
08/11 20:08:03 Starter pid 2940 exited with status 0
08/11 20:08:03 slot1: State change: starter exited
08/11 20:08:03 slot1: State change: No preempting claim, returning to owner
08/11 20:08:03 slot1: Changing state and activity: Preempting/Vacating -> Owner/Idle
08/11 20:08:03 slot1: State change: IS_OWNER is false
08/11 20:08:03 slot1: Changing state: Owner -> Unclaimed
 
and starter log
 
08/11 20:08:01 setting the orig job name in starter
08/11 20:08:01 setting the orig job iwd in starter
08/11 20:08:01 IPVERIFY: unable to resolve IP address of omegalab.sci.odu.edu
08/11 20:08:01 IPVERIFY: unable to resolve IP address of omegalab.sci.odu.edu
08/11 20:08:01 File transfer completed successfully.
08/11 20:08:02 Job 83.0 set to execute immediately
08/11 20:08:02 Starting a VANILLA universe job with ID: 83.0
08/11 20:08:02 Tracking process family by login "condor-reuse-slot1"
08/11 20:08:02 IWD: C:\Condor\execute\dir_2940
08/11 20:08:03 Output file: C:\Condor\execute\dir_2940\test_job.out
08/11 20:08:03 Renice expr "10" evaluated to 10
08/11 20:08:03 About to exec C:\Condor\execute\dir_2940\condor_exec.exe Simulate_Normal_Data.R
08/11 20:08:03 Create_Process succeeded, pid=2580
08/11 20:08:03 Process exited, pid=2580, status=2
08/11 20:08:03 Got SIGQUIT.  Performing fast shutdown.
08/11 20:08:03 ShutdownFast all jobs.
08/11 20:08:03 **** condor_starter (condor_STARTER) pid 2940 EXITING WITH STATUS 0
can anyone help me with this
 
Thanks,
 
Shruti