mcsta

Benchmark
Model:consensus v.1 (MDP)
Parameter(s)N = 4, K = 4
Property:disagree (prob-reach)
Invocation (default)
mono mcsta/mcsta.exe consensus.4.jani --props disagree -E K=4 --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:5.311314821243286s
Return code:0
Relative Error:0.00010721592977268305
Log
consensus.4.jani:model: info: consensus.4 is an MDP model.
consensus.4.jani: info: Need 13 bytes per state.
consensus.4.jani: info: Explored 43136 states for K=4.

Peak memory usage: 54 MB
Analysis results for consensus.4.jani
Experiment K=4

+ State space exploration
  State size:  13 bytes
  States:      43136
  Transitions: 115840
  Branches:    144352
  Rate:        151354 states/s
  Time:        0.3 s

+ Property disagree
  Probability: 0.156056330469396
  Bounds:      [0.156056330469396, 1]
  Time:        3.6 s

  + Value iteration
    Final error: 9.98146239021119E-07
    Iterations:  1246
    Time:        3.1 s