mono mcsta/mcsta.exe wlan.5.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.5.jani:model: info: wlan.5 is an MDP model.
wlan.5.jani: info: Need 15 bytes per state.
wlan.5.jani: info: Explored 1295218 states for COL=0.
wlan.5.jani:properties[2]: warning: Computing minimum expected reward in property "cost_min" without checking for zero-reward end components.
Peak memory usage: 357 MB
Analysis results for wlan.5.jani
Experiment COL=0
+ State space exploration
State size: 15 bytes
States: 1295218
Transitions: 1646074
Branches: 2929960
Rate: 305620 states/s
Time: 4.4 s
+ Property cost_min
Value: 7625
Bounds: [7625, infinity)
Time: 175.4 s
+ Precomputations
Max. prob. 1 states: 1295218
Time for max. prob. 1 states: 143.9 s
+ Value iteration
Final error: 0
Iterations: 524
Time: 31.5 s