Fetches output from `ps` and parses it into an associative array
Usage:
1 $ps = &new System_ProcWatch_Parser(); 2 $pd = &$ps->getParsedData();