mcsta

Benchmark
Model:echoring v.1 (MDP)
Parameter(s)ITERATIONS = 100
Property:MaxOffline1 (prob-reach)
Invocation (specific)
mono mcsta/mcsta.exe echoring.jani --props MaxOffline1 -E ITERATIONS=100 --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:16.670162439346313s
Return code:0
Relative Error:3.5234587291197243e-07
Log
echoring.jani:model: info: echoring is an MDP model.
echoring.jani: info: Need 43 bytes per state.
echoring.jani: info: Explored 836418 states for ITERATIONS=100.

Peak memory usage: 237 MB
Analysis results for echoring.jani
Experiment ITERATIONS=100

+ State space exploration
  State size:  43 bytes
  States:      836418
  Transitions: 1339820
  Branches:    1489542
  Rate:        174000 states/s
  Time:        4.9 s

+ Property MaxOffline1
  Probability: 1.05008264978522E-06
  Bounds:      [1.05008264978522E-06, 1]
  Time:        10.3 s

  + Value iteration
    Final error: 6.0980725174398E-07
    Iterations:  292
    Time:        10.3 s