mcsta

Benchmark
Model:tireworld v.1 (MDP)
Parameter(s)n = 45
Property:goal (prob-reach)
Invocation (specific)
mono mcsta/mcsta.exe tireworld.45.jani --props goal --relative-width -O out.txt Minimal --unsafe
Settings specific for this benchmark: '--unsafe' = compile model without bounds and assignment checks.
Execution
Walltime:460.1924693584442s
Return code:0
Note(s):Correctness of result is not checked because no reference result is available.
Log
tireworld.45.jani:model: info: jani_from_ppddl is an MDP model.
tireworld.45.jani: info: Need 23 bytes per state.
tireworld.45.jani: info: Explored 46137256 states.

Peak memory usage: 7106 MB
Analysis results for tireworld.45.jani

+ State space exploration
  State size:  23 bytes
  States:      46137256
  Transitions: 105905930
  Branches:    192413242
  Rate:        199112 states/s
  Time:        288.7 s

+ Property goal
  Probability: 0.935999999984633
  Bounds:      [0.935999999984633, 1]
  Time:        169.9 s

  + Value iteration
    Final error: 9.01668719672836E-07
    Iterations:  38
    Time:        168.5 s