top, w, ps showing wrong CPU times
Solution 1:
Unfortunately this is quite usual with EC2, VMs in cloud environments usually lose CPU cycles (since they can't control the hardware underneath of course) and this can drive the kernel a bit silly about tracking CPU time utilisation for processes, I've seen this happen before in instances I spawned, a bit annoying :/