mcsta

Benchmark
Model:pnueli-zuck v.1 (MDP)
Parameter(s)N = 5
Property:live (prob-reach)
Invocation (specific)
mono mcsta/mcsta.exe pnueli-zuck.5.jani --props live --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:4.176970481872559s
Return code:0
Relative Error:0.0
Log
pnueli-zuck.5.jani:model: info: pnueli-zuck.5 is an MDP model.
pnueli-zuck.5.jani: info: Need 10 bytes per state.
pnueli-zuck.5.jani: info: Explored 307523 states.

Peak memory usage: 187 MB
Analysis results for pnueli-zuck.5.jani

+ State space exploration
  State size:  10 bytes
  States:      307523
  Transitions: 1753715
  Branches:    1886851
  Rate:        148634 states/s
  Time:        2.2 s

+ Property live
  Probability: 1
  Bounds:      [1, 1]
  Time:        1.1 s

  + Value iteration
    Final error: 5.77420400795058E-07
    Iterations:  36
    Time:        1.1 s