ERROR_NOT_RUNNING_STATE  176 dmtcp_command.cpp     case CoordCmdStatus::ERROR_NOT_RUNNING_STATE:
ERROR_NOT_RUNNING_STATE  549 dmtcp_coordinator.cpp       if (reply != NULL) reply->coordCmdStatus = CoordCmdStatus::ERROR_NOT_RUNNING_STATE;
ERROR_NOT_RUNNING_STATE   91 dmtcpplugin.cpp     if (coordCmdStatus == CoordCmdStatus::ERROR_NOT_RUNNING_STATE) {