mono mcsta/mcsta.exe wlan.6.jani --props cost_min -E COL=0 --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.
wlan.6.jani:model: info: wlan.6 is an MDP model.
wlan.6.jani: info: Need 15 bytes per state.
wlan.6.jani: info: Explored 5007548 states for COL=0.
wlan.6.jani:properties[2]: warning: Computing minimum expected reward in property "cost_min" without checking for zero-reward end components.
Peak memory usage: 1335 MB
Analysis results for wlan.6.jani
Experiment COL=0
+ State space exploration
State size: 15 bytes
States: 5007548
Transitions: 6350470
Branches: 11475748
Rate: 312718 states/s
Time: 16.6 s
+ Property cost_min
Value: 7625
Bounds: [7625, infinity)
Time: 1393.9 s
+ Precomputations
Max. prob. 1 states: 5007548
Time for max. prob. 1 states: 1131.4 s
+ Value iteration
Final error: 0
Iterations: 1036
Time: 262.5 s