Am 30.12.2011 um 15:29 schrieb Gerard Henry:

> hello all,
> i'm in trouble with a ressource limit i don't find where it is.
> I have several jobs that are killed, as it is written in the SGE error file:
> /local/export/sge/default/spool/charybde/job_scripts/14561: line 12: 25776 
> Killed ./benchruntime

Is there more memory installed than 4G? It could be the oom-killer. Can you 
please check /var/log/messages of the exechosts.

-- Reuti


> but examining the qacct output:
> [root@octopus ~]# qacct -j 14561
> qname        long
> ...
> failed       0
> exit_status  0
> ...
> i'm surprised that the "killed" event doesn't appear?
> the reason seems that maxvmem reached the 4Go value:
> maxvmem      4.063G
> 
> but i don't see the limit in the qconf:
> [root@octopus ~]# qconf -sq long
> qname                 long
> ...
> initial_state         default
> s_rt                  INFINITY
> h_rt                  INFINITY
> s_cpu                 INFINITY
> h_cpu                 INFINITY
> s_fsize               INFINITY
> h_fsize               INFINITY
> s_data                INFINITY
> h_data                INFINITY
> s_stack               INFINITY
> h_stack               INFINITY
> s_core                INFINITY
> h_core                INFINITY
> s_rss                 INFINITY
> h_rss                 INFINITY
> s_vmem                INFINITY
> h_vmem                INFINITY
> 
> 
> the entire output are visible here:
> http://pastie.org/3096133
> Are there another places to set the limits?
> 
> if anybody can help?
> 
> thanks in advance
> 
> gerard
> _______________________________________________
> users mailing list
> [email protected]
> https://gridengine.org/mailman/listinfo/users


_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to