I have just started a large instance using ami-fa01f193 AMI. When I use ps aux, a bunch of random processes will show HUGE numbers for the CPU time used. Looks like some sort of overflow. Did someone see this before and how do I fix this?
Here is a sample output:
PID TTY STAT TIME COMMAND
1 ? Ss 0:00 /sbin/init
2 ? S 0:00 [kthreadd]
3 ? S 0:00 [migration/0]
4 ? S 17179869:11 [ksoftirqd/0]
5 ? S 0:00 [watchdog/0]
6 ? S 17179869:11 [events/0]
7 ? S 0:00 [cpuset]
8 ? S 0:00 [khelper]
9 ? S 0:00 [netns]
10 ? S 0:00 [async/mgr]
11 ? S 0:00 [xenwatch]
12 ? S 0:00 [xenbus]
14 ? S 0:00 [migration/1]
15 ? S 17179869:11 [ksoftirqd/1]
16 ? S 0:00 [watchdog/1]
17 ? S 17179869:11 [events/1]
18 ? S 0:00 [sync_supers]
19 ? S 0:00 [bdi-default]