Custom Query (101 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (49 - 51 of 101)

Ticket Resolution Summary Owner Reporter
#22 fixed jobmond.py consumes too much cpu system time when there are no jobs bastiaans gastineau@…
Description

Hi,

I run the last stable version of jobmonarch on an IA64 server with redhat Linux AS 4 and torque 2.1.8. I install yesterday jobmarch and it works fine until a long job (which was running about 12hours) finished this night. After that, the process jobmond.py consumes about 20% of "cpu system time". With the ps command , I see that jobmond.py run very frequently pbs_iff.

root 1772 4.8 0.1 67280 8096 ? S Apr25 60:21 /usr/bin/python -v /usr/local/sbin/jobmond.py -c /etc/jobmond.conf root 4146 0.0 0.0 752 320 ? R 09:58 0:00 /usr/local/torque.2.1.8.fPIC/sbin/pbs_iff localhost 15001 4

How can I correct this problem ?

Thanks,

Mickael,

I attach the content of my file /etc/jobmond.conf

#176 fixed jobmond sometimes crashes after a while ramonb ramonb
Description

with this

Traceback (most recent call last):
  File "/usr/sbin/jobmond", line 2203, in <module>
  File "/usr/sbin/jobmond", line 2198, in main
  File "/usr/sbin/jobmond", line 1073, in run
  File "/usr/sbin/jobmond", line 909, in submitJobData
  File "/usr/sbin/jobmond", line 759, in multicastGmetric
  File "/usr/sbin/jobmond", line 1969, in __init__
  File "/usr/lib/python2.7/socket.py", line 187, in __init__
socket.error: [Errno 24] Too many open files
#5 fixed jobmond unable to handle huge amount (3000+) of jobs properly bastiaans bastiaans
Description

When the amount of jobs in the batch passes 3000+, only partly a fraction is reported by jobmond (and displayed by the web frontend)

Note: See TracQuery for help on using queries.