Page 1 of 1

<defunct>

Posted: 2010-03-14T15:11:09-07:00
by Bonzo
I am running out of cpu on a server and while watching the server process I see <defunct> comes up a few times:
Image
Is this anything to worry about ?

Re: <defunct>

Posted: 2010-03-14T15:15:49-07:00
by fmw42
Don't know much about this. But did you try disabling OpenMP?

Also you might also identify the server and platform so the experts might have more info.

Re: <defunct>

Posted: 2010-03-14T16:04:06-07:00
by snibgo

Re: <defunct>

Posted: 2010-03-16T10:33:05-07:00
by Bonzo
Don't know much about this. But did you try disabling OpenMP?
I am not sure of the server hardware and if OpenMP would make a difference. This project is on hold at the moment and I will look into it if it takes off again.
The server is Running CentOS 5. something.
I have read that there is no memory used with a defunct process but the screen shot was showing some cpu allocated to it. This may just be left over from what it had been using and the display had not caught up ?

This code was using 99% CPU but had plenty of memory spair and so I was monitoring it to see where the bottle neck was.

Re: <defunct>

Posted: 2010-03-16T11:24:42-07:00
by snibgo
I last worked on Unix servers 15 years ago, so don't rely on my memory, but I think you'll find the process is a "zombie" that consumes no resources.