LTL_SLEEP
ltl_atom_set(mon, LTL_SLEEP, false);
ltl_atom_pulse(task, LTL_SLEEP, true);
bool sleep = test_bit(LTL_SLEEP, mon->atoms);