mcsta

Benchmark
Model:egl v.1 (DTMC)
Parameter(s)N = 10, L = 8
Property:unfairA (prob-reach)
Invocation (specific)
mono mcsta/mcsta.exe egl.jani --props unfairA -E N=10,L=8 --relative-width -O out.txt Minimal --unsafe
Settings specific for this benchmark: '--unsafe' = compile model without bounds and assignment checks.
Execution
Walltime:1528.9451360702515s
Return code:0
Relative Error:0.0
Log
egl.jani:model: info: egl is a DTMC model.
egl.jani: info: Need 87 bytes per state.
egl.jani: info: Explored 234281097 states for N=10, L=8.

Peak memory usage: 11617 MB
Analysis results for egl.jani
Experiment N=10, L=8

+ State space exploration
  State size:  87 bytes
  States:      234281097
  Transitions: 234281097
  Branches:    235329672
  Rate:        211470 states/s
  Time:        1220.7 s

+ Property unfairA
  Probability: 0.50048828125
  Bounds:      [0.50048828125, 0.50048828125]
  Time:        305.9 s

  + Value iteration
    Final error: 0
    Iterations:  2
    Time:        305.7 s