grid/utils/setRunning: detect the case where pid has been recycled

It can happen that slapos can be terminated without removing the pid
file, and another long running process using the same pid from the one
in the pid file is running, which cause slapos node to never run.

This makes setRunning a little bit clever, by ignoring the process
unless it also has `slapos` in its name.
3 jobs for fix/support-request-rss-id
Status Job ID Name Coverage
  External
failed SlapOS-Master.UnitTest-Master

passed SlapOS.Eggs.UnitTest-Master.Python2

00:10:01

passed SlapOS.Eggs.UnitTest-Master.Python3

00:12:02