mcsta

Benchmark
Model:firewire v.2 (MDP)
Parameter(s)explicit_timer = False, delay = 36, deadline = 800
Property:deadline (prob-reach-reward-bounded)
Invocation (specific)
mono mcsta/mcsta.exe firewire.false.jani --props deadline -E delay=36,deadline=800 --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:36.638795375823975s
Return code:0
Relative Error:0.0
Log
firewire.false.jani:model: info: firewire.false is an MDP model.
firewire.false.jani: info: Need 14 bytes per state.
firewire.false.jani: info: Explored 212268 states for delay=36, deadline=800.

Peak memory usage: 112 MB
Analysis results for firewire.false.jani
Experiment delay=36, deadline=800

+ State space exploration
  State size:  14 bytes
  States:      212268
  Transitions: 478752
  Branches:    481788
  Rate:        199313 states/s
  Time:        1.1 s

+ Property deadline
  Probability: 0.939453125
  Bounds:      [0.939453125, 1]
  CDF:         { (0, 0), ..., (202, 0), (203, 0.5), ..., (323, 0.5), (324, 0.625), ..., (405, 0.625), (406, 0.75), ..., (444, 0.75), (445, 0.78125), ..., (526, 0.78125), (527, 0.84375), ..., (565, 0.84375), (566, 0.8515625), ..., (608, 0.8515625), (609, 0.8828125), ..., (647, 0.8828125), (648, 0.90625), ..., (686, 0.90625), (687, 0.908203125), ..., (729, 0.908203125), (730, 0.931640625), ..., (768, 0.931640625), (769, 0.939453125), ..., (800, 0.939453125) }
  Time:        34.6 s

  + Value iteration
    Final error: 0
    Iterations:  2374
    Time:        34.6 s