mcsta

Benchmark
Model:tireworld v.1 (MDP)
Parameter(s)n = 45
Property:goal (prob-reach)
Invocation (default)
mono mcsta/mcsta.exe tireworld.45.jani --props goal --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:496.6053304672241s
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: 7107 MB
Analysis results for tireworld.45.jani

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

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

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