From: "Mihai Donțu" <mihai.dontu@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: invalid process utime
Date: Thu, 1 Apr 2010 03:49:43 +0300 [thread overview]
Message-ID: <201004010349.44199.mihai.dontu@gmail.com> (raw)
[-- 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 --]
reply other threads:[~2010-04-01 0:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201004010349.44199.mihai.dontu@gmail.com \
--to=mihai.dontu@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).