Thanks! Seems to be holding steady. I will update if it doesn't.
Try something like this:
while /bin/true; do ./xptminer-xxxxxx -param1 -param arg2;sleep 10;done
This will restart the xptminer in a loop forever with a 10 second wait in between.
one4many