All of lore.kernel.org
 help / color / mirror / Atom feed
* invalid process utime
@ 2010-04-01  0:49 Mihai Donțu
  0 siblings, 0 replies; only message in thread
From: Mihai Donțu @ 2010-04-01  0:49 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: Text/Plain, Size: 1125 bytes --]

Hi,

I started the postgresql daemon on my laptop, gave it a big query to chew and 
then ran 'top' to see it struggle, when I noticed that several of my processes 
had crazy utime-s. I selected the postgres one for exemplification:

$ cat /proc/5623/stat
5623 (postgres) S 1 5623 5623 0 -1 4202560 4340 1644345 5 92 39 1844674407336 
92886 1844674402728 20 0 1 0 25983879 100798464 1302 18446744073709551615 
4194304 8513148 0 0 0 0 0 19935232 84487 18446744073709551615 0 0 17 1 0 0 0 0 
0

$ ps -p 5623 x
postgres  5623 39289650  0.1 98436 5208 ?      Ss   02:31 21114581:29 
/usr/lib64/postgresql-8.4/bin/postgres --silent-mode=true

$ ps aux | grep "21114581:" | wc -l
152

$ uptime
03:40:07 up 3 days,  1:18,  9 users,  load average: 0.75, 0.74, 1.04

$ uname -a
Linux mdontu-dell 2.6.33.1 #4 SMP PREEMPT Mon Mar 22 04:06:35 EET 2010 x86_64 
Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz GenuineIntel GNU/Linux

(vanilla kernel + tuxonice patches)

The system time looks accurate though and, sadly, I have no idea how to 
reproduce this. I attached a compressed dmesg dump because it was pretty big.

Thanks,

-- 
Mihai Donțu

[-- Attachment #2: dmesg.log.gz --]
[-- Type: application/x-gzip, Size: 30635 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-04-01  0:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-01  0:49 invalid process utime Mihai Donțu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.