mcsta

Benchmark
Model:beb v.1 (MDP)
Parameter(s)H = 4, K = 8, N = 7
Property:LineSeized (prob-reach)
Invocation (specific)
mono mcsta/mcsta.exe beb.4-8.jani --props LineSeized -E N=7 --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:66.02648425102234s
Return code:0
Relative Error:3.935520337411146e-10
Log
beb.4-8.jani:model: info: beb-4-8 is an MDP model.
beb.4-8.jani: info: Need 20 bytes per state.
beb.4-8.jani: info: Explored 19401892 states for N=7.

Peak memory usage: 3744 MB
Analysis results for beb.4-8.jani
Experiment N=7

+ State space exploration
  State size:  20 bytes
  States:      19401892
  Transitions: 20164086
  Branches:    34723782
  Rate:        430627 states/s
  Time:        46.9 s

+ Property LineSeized
  Probability: 0.999885498058698
  Bounds:      [0.999885498058698, 1]
  Time:        18.0 s

  + Value iteration
    Final error: 4.71002189842665E-07
    Iterations:  26
    Time:        18.0 s