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

Re: [Condor-users] Stata job running all the time



Hello Teme, 
Have you tried checking the logs generated by the different condor
daemons? You can find them at \condor\log. Those log files should give
you more info of what is going on? Also how long the jobs stay in
running state? Do they complete? Failed? 
Alex 

-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx
[mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of
ttarefe@xxxxxxxxxx
Sent: Wednesday, July 29, 2009 3:38 PM
To: condor-users@xxxxxxxxxxx
Subject: [Condor-users] Stata job running all the time


hello,all
when I submit stata,Matlab and Sas jobs on condor(window),the jobs stay
in the 
state "running" all the time. 

Here is my submit file for stata:
Universe   		= vanilla
Requirements   	= OpSys == "WINNT51"
Executable 		= stata.bat
#Arguments  		= example.do
Log        		=stata.log
Output     		= stata.out
Error      		= stata.err
Rank=machine=="phd_universal1.mgmt.purdue.edu"
should_transfer_files = YES
when_to_transfer_output = ON_EXIT
transfer_input_files = example.do

transfer_output_files = example.log
Queue

batch file
start /w "c:\program files\Stata10\wsestata.exe" -b do example


stata.log
000 (057.000.000) 07/24 08:27:10 Job submitted from host:
<128.210.131.151:1071>
..
001 (057.000.000) 07/24 08:27:28 Job executing on host:
<128.210.131.162:3442>
..
006 (057.000.000) 07/24 08:32:36 Image size of job updated: 152772
..
006 (057.000.000) 07/24 08:42:36 Image size of job updated: 153164
..
006 (057.000.000) 07/24 08:47:36 Image size of job updated: 153176
..
006 (057.000.000) 07/24 09:07:36 Image size of job updated: 153336
..
006 (057.000.000) 07/24 09:12:36 Image size of job updated: 153488


so I want to know the reason for it
Any help will be appraciated.
Best Regards,
Teme
 


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