mcsta

Benchmark
Model:polling v.1 (CTMC)
Parameter(s)N = 18, T = 16
Property:s1_before_s2 (prob-reach)
Invocation (specific)
mono mcsta/mcsta.exe polling.18.jani --props s1_before_s2 -E T=16 --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:386.33122992515564s
Return code:0
Relative Error:3.8855000975125335e-05
Log
polling.18.jani:model: info: polling.18 is a CTMC model.
polling.18.jani: info: Need 39 bytes per state.
polling.18.jani: info: Explored 7077888 states for T=16.0.
polling.18.jani: warning: Encountered a value greater than 1 during value iteration. The final result for property "s1_before_s2" is likely affected by floating-point errors.

Peak memory usage: 4057 MB
Analysis results for polling.18.jani
Experiment T=16.0

+ State space exploration
  State size:  39 bytes
  States:      7077888
  Transitions: 7077888
  Branches:    68485120
  Rate:        43908 states/s
  Time:        163.2 s

+ Property s1_before_s2
  Probability: 0.538986319018403
  Bounds:      [0.538986319018403, 1]
  Time:        222.1 s

  + Value iteration
    Final error: 9.91148106791813E-07
    Iterations:  417
    Time:        222.1 s