mono mcsta/mcsta.exe majority.jani --props change_state -E T=2100 --relative-width -O out.txt Minimal --unsafe -S Memory
Settings specific for this benchmark: '--unsafe' = compile model without bounds and assignment checks, '-S Memory' = store all data in memory since the model is small.
majority.jani:model: info: majority is a CTMC model.
majority.jani: info: Need 12 bytes per state.
majority.jani: warning: The probabilities for a transition do not sum up to 1. Results will likely be affected by floating-point errors.
majority.jani: info: Explored 191250 states for T=2100.
----------
Computation aborted after 1800.0081152915955 seconds since the total time limit of 1800 seconds was exceeded.