mcsta

Benchmark
Model:zeroconf v.1 (MDP)
Parameter(s)N = 1000, K = 8, reset = False
Property:correct_max (prob-reach)
Invocation (specific)
mono mcsta/mcsta.exe zeroconf.jani --props correct_max -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:9.646259546279907s
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: 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:        342960 states/s
  Time:        5.7 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