killproc
killproc(p, "exceeded maximum CPU limit");
void killproc (struct proc *p, char *why);
killproc(info.bigproc, "out of swap space");