mcsta

Benchmark
Model:csma v.1 (MDP)
Parameter(s)N = 3, K = 4
Property:all_before_max (prob-reach)
Invocation (default)
mono mcsta/mcsta.exe csma.3-4.jani --props all_before_max --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:10.244123458862305s
Return code:0
Relative Error:3.88014107718098e-16
Log
csma.3-4.jani:model: info: csma.3-4 is an MDP model.
csma.3-4.jani: info: Need 19 bytes per state.
csma.3-4.jani: info: Explored 1460287 states.

Peak memory usage: 198 MB
Analysis results for csma.3-4.jani

+ State space exploration
  State size:  19 bytes
  States:      1460287
  Transitions: 1471059
  Branches:    2396727
  Rate:        261888 states/s
  Time:        6.2 s

+ Property all_before_max
  Probability: 0.932446928845812
  Bounds:      [0.932446928845812, 1]
  Time:        2.8 s

  + Value iteration
    Final error: 3.00170928903001E-07
    Iterations:  55
    Time:        2.7 s