mcsta

Benchmark
Model:csma v.1 (MDP)
Parameter(s)N = 4, K = 2
Property:time_max (exp-reward)
Invocation (default)
mono mcsta/mcsta.exe csma.4-2.jani --props time_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:8.06284785270691s
Return code:0
Relative Error:1.0006792275253105e-06
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: 148 MB
Analysis results for csma.4-2.jani

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

+ Property time_max
  Value:  142.212026788722
  Bounds: [142.212026788722, infinity)
  Time:   2.7 s

  + Precomputations
    Min. prob. 0 states:          0
    Time for min. prob. 0 states: 0.4 s
    Min. prob. 1 states:          761962
    Time for min. prob. 1 states: 0.1 s

  + Value iteration
    Final error: 8.98535738394959E-07
    Iterations:  79
    Time:        2.3 s