FMT_RUN
snprintf(lmsg, sizeof(lmsg), FMT_RUN"/%d", VAL_RUNNING,
snprintf(lmsg, sizeof(lmsg), FMT_RUN, VAL_RUNNABLE);