Help for this page
push @{$prochash{$cpu}}, { 'pid' => $pid, ... 'user' => $user, 'args' => $args, };
$prochash{$cpu}{$pid} = { 'pid' => $pid, ... 'user' => $user, 'args' => $args, };