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

Re: [Condor-users] Jobs aren't running on a specific machine



Check what the return code 10 means in the R documentation.  It could easily be R not finding a library or other dependency because of the Condor sandbox.

On Thu, Apr 21, 2011 at 5:41 PM, swarna baggani <swarna_sep@xxxxxxxxxxx> wrote:
I ran the program before submitting it to the condor it did work well but when I submit it to the condor I still get the same problem.


From: Ian Chesal <ichesal@xxxxxxxxxxxxxxxxxx>
To: Condor-Users Mail List <condor-users@xxxxxxxxxxx>
Sent: Thu, 21 April, 2011 4:29:03 PM

Subject: Re: [Condor-users] Jobs aren't running on a specific machine

The best bit of information is are these lines from the StarterLog.slo1 log file:

On Thursday, April 21, 2011 at 4:21 PM, swarna baggani wrote:
04/21 16:20:06 IWD: C:\condor\execute\dir_280
04/21 16:20:06 Input file: C:\condor\execute\dir_280\sim_boot_omega_3_1_3.R
04/21 16:20:06 Output file: C:\condor\execute\dir_280\sim_boot_omega_3_1_3.out
04/21 16:20:06 Error file: C:\condor\execute\dir_280\sim_boot_omega_3_1_3.error
04/21 16:20:06 Renice expr "10" evaluated to 10
04/21 16:20:06 About to exec C:\condor\execute\dir_280\condor_exec.exe sim_boot_omega_3_1_3.R
04/21 16:20:06 Create_Process succeeded, pid=2644
04/21 16:20:06 Process exited, pid=2644, status=10

Your executable, Rscript.exe, exited with status 10 -- you'll need to look in the R documentation to figure out what that exit status code means.

That's where I'd start.

Regards,
- Ian 

-- 
Ian Chesal
ichesal@xxxxxxxxxxxxxxxxxx
 


_______________________________________________
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 Project Windows Developer