mcsta

Benchmark
Model:zeroconf v.1 (MDP)
Parameter(s)N = 1000, K = 8, reset = False
Property:correct_min (prob-reach)
Invocation (specific)
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.
Execution
Walltime:14.053622245788574s
Return code:0
Relative Error:7.401666322404552e-17
Log
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