error_msg         719 dmtcp_restart.cpp       char error_msg[1024];
error_msg         720 dmtcp_restart.cpp       sprintf(error_msg, "\ndmtcp_restart: ckpt image %s", restorename.c_str());
error_msg         721 dmtcp_restart.cpp       perror(error_msg);