mcsta

Benchmark
Model:zeroconf v.1 (MDP)
Parameter(s)N = 1000, K = 8, reset = False
Property:correct_max (prob-reach)
Invocation (default)
mono mcsta/mcsta.exe zeroconf.jani --props correct_max -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:12.511339902877808s
Return code:0
Relative Error:6.95212634034944e-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:        274418 states/s
  Time:        7.9 s

+ Property correct_max
  Probability: 4.80141363507243E-08
  Bounds:      [4.80141363507243E-08, 1]
  Time:        3.1 s

  + Value iteration
    Final error: 1.68281610432463E-07
    Iterations:  26
    Time:        3.1 s