Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[condor-users] problem with execution of jobs on remotes machines
- Date: Wed, 8 Oct 2003 11:07:47 +0200 (CEST)
- From: habib <sihamkl@xxxxxxxx>
- Subject: [condor-users] problem with execution of jobs on remotes machines
hi all,
i try to deploy condor on small pool of exactly three
linux nodes and one win XP node.
i don't understand why the jobs cannot be executed
on the remotes machines (nodes).
my jobs have a simple structure, like:
universe = standard
Executable = /home/condor/test
initialdir = /home/condor
transfer_executable = TRUE
should_transfer_files = YES
when_to_transfer_output = ON_EXIT
Error = err.$(process)
Output = out.$(process)
Log = log.$(process)
Queue 15
****here what I obtain in the file Log.0:
001 (067.000.000) 10/07 14:56:30 Job executing on
host: <x.y.172.57:45212>
...
007 (067.000.000) 10/07 14:56:30 Shadow exception!
Unable to talk to job: No such file or directory
40 - Run Bytes Sent By Job
169 - Run Bytes Received By Job
...
001 (067.000.000) 10/07 15:01:41 Job executing on
host: <x.y.172.55:51057>
...
005 (067.000.000) 10/07 15:01:41 Job terminated.
(1) Normal termination (return value 13)
Usr 0 00:00:00, Sys 0 00:00:00 - Run Remote Usage
Usr 0 00:00:00, Sys 0 00:00:00 - Run Local Usage
Usr 0 00:00:00, Sys 0 00:00:00 - Total Remote
Usage
Usr 0 00:00:00, Sys 0 00:00:00 - Total Local Usage
720 - Run Bytes Sent By Job
3587836 - Run Bytes Received By Job
720 - Total Bytes Sent By Job
3587836 - Total Bytes Received By Job
...
Does anybody knows what's wrong in my configuration?
Thanks in advance,
Mohamed-Habib MAZOUNI,
EDF R&D CLAMART
FRANCE
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>