mono mcsta/mcsta.exe zeroconf.jani --props correct_min -E N=1000,K=8,reset=false --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.
zeroconf.jani:model: info: zeroconf is an MDP model.
zeroconf.jani: info: Need 24 bytes per state.
zeroconf.jani: info: Explored 1868787 states for N=1000, K=8, reset=False.
Peak memory usage: 467 MB
Analysis results for zeroconf.jani
Experiment N=1000, K=8, reset=False
+ State space exploration
State size: 24 bytes
States: 1868787
Transitions: 3430379
Branches: 4224736
Rate: 336900 states/s
Time: 5.8 s
+ Property correct_min
Probability: 5.04010521292984E-09
Bounds: [5.04010521292984E-09, 1]
Time: 7.4 s
+ Value iteration
Final error: 7.16401232578285E-07
Iterations: 65
Time: 7.4 s