mono mcsta/mcsta.exe wlan.4.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.4.jani:model: info: wlan.4 is an MDP model.
wlan.4.jani: info: Need 15 bytes per state.
wlan.4.jani: info: Explored 345000 states for COL=0.
wlan.4.jani:properties[2]: warning: Computing minimum expected reward in property "cost_min" without checking for zero-reward end components.
Peak memory usage: 142 MB
Analysis results for wlan.4.jani
Experiment COL=0
+ State space exploration
State size: 15 bytes
States: 345000
Transitions: 440206
Branches: 762252
Rate: 318560 states/s
Time: 1.1 s
+ Property cost_min
Value: 7625
Bounds: [7625, infinity)
Time: 23.1 s
+ Precomputations
Max. prob. 1 states: 345000
Time for max. prob. 1 states: 19.1 s
+ Value iteration
Final error: 0
Iterations: 268
Time: 3.9 s