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

Re: [Condor-users] (no subject)



Ok. So the output after "dir" is:

Directory of C:\condor\execute\dir_1728

06/13/2007  07:54 AM    <DIR>          .
06/13/2007  07:54 AM    <DIR>          ..
06/13/2007  07:54 AM                 0 build-err.txt
06/13/2007  07:54 AM                 0 build-out.txt
06/13/2007  07:51 AM         2,529,988 build_looks.exe
06/13/2007  07:51 AM                46 condor_exec.bat
06/13/2007  07:51 AM             5,202 long_run.props
06/13/2007  07:51 AM            66,512 middle_east_targets.txt
               6 File(s)      2,601,748 bytes
               2 Dir(s)  133,630,238,720 bytes free

I looked on the computer that is running the job and it seems to be a
temp folder and disappears after the job is completed.

The log is:

00 (091.000.000) 06/13 07:55:00 Job submitted from host:
<192.168.168.98:1112>
...
001 (091.000.000) 06/13 07:55:08 Job executing on host:
<192.168.168.197:1115>
...
005 (091.000.000) 06/13 07:55:09 Job terminated.
	(1) Normal termination (return value 0)
		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
	640  -  Run Bytes Sent By Job
	2601748  -  Run Bytes Received By Job
	640  -  Total Bytes Sent By Job
	2601748  -  Total Bytes Received By Job

Josh Richardson
Integrity Applications Incorporated Intern (IAI)
703-378-8672 ext 632
 

-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx
[mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Kewley, J (John)
Sent: Wednesday, June 13, 2007 4:30 AM
To: Condor-Users Mail List
Subject: Re: [Condor-users] (no subject)

> Ok. So I do not need the Arguments or the 
> transfer_output_files set. My
> build.bat is start build_looks.exe -f long_run.props. Should there be
> more there to get a file returned? When I submit it like this, the log
> is:
> ...
> It returns nothing and finishes within a couple of seconds. Outside of
> Condor it takes minutes for the program to run so I know this is not
> correct.

If build.bat takes no params, then no arguments are neccessary.

Does your job create those files in a subdirectory? If so, condor won't
return them
automatically, only the ones created in the main directory where the job
runs.

Try adding a "dir" at the end of your .bat file so you can see what
files are in 
that directory.

JK

_______________________________________________
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/