Can't restart a run when metis left out a node.
In a large run, if metis decided to leave out a node, we can't restart as the check on line 2550 of partition.c triggers. That may be a good check to do but maybe we should write somewhere in the partition object that a node was left out on purpose and trigger that error message only if the flag is not set.