mono mcsta/mcsta.exe ftwc.jani --props TimeMin -E N=8,TIME_BOUND=5 --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.
ftwc.jani:model: info: ftwc is an MA model.
ftwc.jani: info: Need at least 40 bytes per state.
ftwc.jani: info: Explored 10299 states for N=8, TIME_BOUND=5.
ftwc.jani:properties[3]: warning: Computing minimum expected reward in property "TimeMin" without checking for zero-reward end components.
Peak memory usage: 50 MB
Analysis results for ftwc.jani
Experiment N=8, TIME_BOUND=5
+ State space exploration
Min. state size: 40 bytes
States: 10299
Transitions: 12635
Branches: 26983
Rate: 108411 states/s
Time: 0.1 s
+ Property TimeMin
Value: 1873283.40852529
Bounds: [1873283.40852529, infinity)
Time: 80.6 s
+ Precomputations
Max. prob. 1 states: 10299
Time for max. prob. 1 states: 0.0 s
+ Value iteration
Final error: 9.9998435927193E-07
Iterations: 182106
Time: 80.5 s