mcsta

Benchmark
Model:zeroconf v.1 (MDP)
Parameter(s)N = 1000, K = 8, reset = False
Property:correct_min (prob-reach)
Invocation (default)
mono mcsta/mcsta.exe zeroconf.jani --props correct_min -E N=1000,K=8,reset=false --relative-width -O out.txt Minimal
Default settings: '--relative-width' = use relative error for sound methods, '-O out.txt Minimal' = write the property results into file out.txt with minimal formatting (will be read by get_result).
Execution
Walltime:16.894407272338867s
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: 272 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:        273135 states/s
  Time:        8.0 s

+ Property correct_min
  Probability: 5.04010521292984E-09
  Bounds:      [5.04010521292984E-09, 1]
  Time:        7.5 s

  + Value iteration
    Final error: 7.16401232578285E-07
    Iterations:  65
    Time:        7.4 s