On 03/02/2011 03:58 PM, Mark Dixon wrote:
> On Wed, 2 Mar 2011, Richard Ems wrote:
> ...
>> I tried it once (with -a), and I got an OOM on our server with 12 GB
>> memory.
> ...
> 
> Crikey.
> 
> 1) How many lines does your schedule.last have?

# wc -l /opt/sge/default/common/schedule.last
327 /opt/sge/default/common/schedule.last


> 2) How many jobs do you have in the queue? 
# qstat -u \* | wc -l
112

110 jobs, 2 header lines

> Do things improve if you skip
> the call to queue_data by replacing line 58 with "my $queue;"?

It's line 74 on my script.

# /net/c3m/usr/local/software/SGE/qsched/qsched-1.0/qsched,test -a
Out of memory!
Segmentation fault

No improvement, same out of memory error.

# wc -l /opt/sge/default/common/schedule.last
339 /opt/sge/default/common/schedule.last

Thanks,
Richard

-- 
Richard Ems       mail: richard....@cape-horn-eng.com

Cape Horn Engineering S.L.
C/ Dr. J.J. Dómine 1, 5º piso
46011 Valencia
Tel : +34 96 3242923 / Fax 924
http://www.cape-horn-eng.com
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to