mcsta

Benchmark
Model:zenotravel v.1 (MDP)
Parameter(s)c = 4, p = 2, a = 2
Property:goal (prob-reach)
Invocation (specific)
mono mcsta/mcsta.exe zenotravel.4-2-2.jani --props goal --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:26.466999292373657s
Return code:0
Relative Error:7.5328e-11
Log
zenotravel.4-2-2.jani:model: info: jani_from_ppddl is an MDP model.
zenotravel.4-2-2.jani: info: Need 9 bytes per state.
zenotravel.4-2-2.jani: info: Explored 459900 states.

Peak memory usage: 306 MB
Analysis results for zenotravel.4-2-2.jani

+ State space exploration
  State size:  9 bytes
  States:      459900
  Transitions: 2976444
  Branches:    3818556
  Rate:        97643 states/s
  Time:        4.9 s

+ Property goal
  Probability: 0.999999999924672
  Bounds:      [0.999999999924672, 1]
  Time:        20.6 s

  + Value iteration
    Final error: 9.72780197318601E-07
    Iterations:  390
    Time:        20.6 s