Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] (no subject)
Hi
Help - need somebody to help solve this problem that I have been working
for last 2 weeks and driving me crazy
One of our users has a windows program that works from the command line,
and runs for few seconds and terminates successfully.
But when running as a condor job, it never terminates. There are no
errors listed. The only items listed in the log file are as follows:
...
000 (006.000.000) 09/02 14:59:30 Job submitted from host:
<132.246.129.220:1030>
...
001 (006.000.000) 09/02 14:59:36 Job executing on host:
<132.246.129.220:1029>
...
006 (006.000.000) 09/02 14:59:45 Image size of job updated: 2448
The submit file is as follows:
universe = vanilla
executable = fuzme3_5.exe
requirements = Machine=="iitm50129-220"
environment = path=c:\winnt\system32
transfer_input_files = irises.dat , fuzme3_5.cfg_1
arguments = fuzme3_5.cfg_1
log = roger.log_1
output = roger.out_1
error = roger.err_1
Queue
Thanks ... Ratilal