mcsta

Benchmark
Model:consensus v.1 (MDP)
Parameter(s)N = 6, K = 2
Property:steps_min (exp-reward)
Invocation (default)
mono mcsta/mcsta.exe consensus.6.jani --props steps_min -E K=2 --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:84.47962236404419s
Return code:0
Relative Error:5.1073308583333335e-05
Log
consensus.6.jani:model: info: consensus.6 is an MDP model.
consensus.6.jani: info: Need 19 bytes per state.
consensus.6.jani: info: Explored 1258240 states for K=2.
consensus.6.jani:properties[4]: warning: Computing minimum expected reward in property "steps_min" without checking for zero-reward end components.

Peak memory usage: 324 MB
Analysis results for consensus.6.jani
Experiment K=2

+ State space exploration
  State size:  19 bytes
  States:      1258240
  Transitions: 5008128
  Branches:    6236736
  Rate:        72647 states/s
  Time:        19.1 s

+ Property steps_min
  Value:  431.977936330692
  Bounds: [431.977936330692, infinity)
  Time:   64.5 s

  + Precomputations
    Max. prob. 1 states:          1258240
    Time for max. prob. 1 states: 8.1 s

  + Value iteration
    Final error: 9.97595465754807E-07
    Iterations:  576
    Time:        56.1 s