mcsta

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

Peak memory usage: 138 MB
Analysis results for csma.4-2.jani

+ State space exploration
  State size:  24 bytes
  States:      761962
  Transitions: 825504
  Branches:    1327068
  Rate:        205991 states/s
  Time:        4.1 s

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

  + Value iteration
    Final error: 5.65746632045384E-07
    Iterations:  38
    Time:        1.1 s