Dear all, Does anybody have any ideas why a job might be
running fine when run manually, but when submitted over Condor it terminates
with strange exit codes. I think it’s something to do with the
environment and required libraries but can’t be sure. I’ve tried
multiple configurations but always seem to get the same output: Log output: 005 (085.000.000) 10/20 15:57:04 Job terminated. (1) Normal termination (return value -1) 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 566 - Run Bytes Sent By Job 1485423 - Run Bytes Received By Job 566 - Total Bytes Sent By Job 1485423 - Total Bytes Received By Job Submit file: executable = executable.exe universe = vanilla Requirements = ((Arch == "INTEL") &&
(OpSys == "WINNT51")) log = log.log when_to_transfer_output = ON_EXIT should_transfer_files = YES output = output.log error = error.log transfer_input_files = image.JPG,executable.ctf,executable.exe arguements = image.JPG 10 10 10 10 10 getenv = true queue |