mono mcsta/mcsta.exe haddad-monmege.jani --props target -E N=100,p=0.7 --relative-width -O out.txt Minimal --unsafe -S Memory --alg IntervalIteration
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, '--alg IntervalIteration' = use interval iteration since the model is known to cause value iteration convergence problems.
haddad-monmege.jani:model: info: haddad-monmege is a DTMC model.
haddad-monmege.jani: info: Need 2 bytes per state.
haddad-monmege.jani: info: Explored 201 states for N=100, p=0.7.
----------
Computation aborted after 1800.0043597221375 seconds since the total time limit of 1800 seconds was exceeded.