mcsta

Benchmark
Model:echoring v.1 (MDP)
Parameter(s)ITERATIONS = 100
Property:MaxOffline1 (prob-reach)
Invocation (default)
mono mcsta/mcsta.exe echoring.jani --props MaxOffline1 -E ITERATIONS=100 --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:18.486752033233643s
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: 179 MB
Analysis results for echoring.jani
Experiment ITERATIONS=100

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

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

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