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

Re: [Condor-users] condor jobs goes to idle for



Thank you for response.

I restart the condor service and it worked


But I still have few questions 


I am running follow script to run my jobs 
==========
#!/bin/sh -f
Universe        = vanilla
Initialdir      = /export/sunil/condor_test1
Executable      =  batch_job.sh
Output          = /export/sunil/err/outjob.out.$(Process)
Error           = /export/sunil/err/errjob.err
Log             = /export/sunil/err/log.job.log.$(Process)
Queue 10
==========

Also my executable file is  batch_job.sh following line
 
root -l ran3.C -q


But gives error and goes to held state.
Failed to execute '/export/sunil/condor2/batch_job.sh': (errno=8: 'Exec format error')   Code 6 Subcode 8

Any idea why this is happening


with Best Regards
sunil




On Fri, Feb 3, 2012 at 5:54 PM, Raman Sehgal <sc.ramansehgal@xxxxxxxxx> wrote:
Hello Sunil,
    First of all regarding your message after condor_q/condor_status
You can safely ignore this message, it has nothing to do with your job.

Now coming to your job state,
  First i want to know whether your job goes in running state or not, may be
after a long,
If it does not go to running state that means either the jobs requirements does match
machine classAds. or you have not configured your execute machine to execute the jobs.

Only after knowing these details we can go ahead.




cheers,


On Fri, Feb 3, 2012 at 5:26 PM, Dr. Sunil M. Dogra <smdogra@xxxxxxxxx> wrote:
Hi, 

I have a small  condor cluster running condor-7.7.4-1.x86_64 

When I submit jobs it goes stay for idle state and never runs. Also I got the following message after condor_q/condor_status

condor_q: /afs/cern.ch/project/gd/LCG-share/3.2.8-0/globus/lib/libglobus_gssapi_gsi_gcc64dbg.so.0: no version information available (required by /usr/lib64/condor/libcondor_utils.so)

Any idea why my jobs, what is happening ?

Thank you
With Best Regards
sunil

_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/




_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/