mono mcsta/mcsta.exe polling.18.jani --props s1_before_s2 -E T=16 --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).
 
	
	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: 1760 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:        37679 states/s
  Time:        207.0 s
+ Property s1_before_s2
  Probability: 0.538986319018403
  Bounds:      [0.538986319018403, 1]
  Time:        226.8 s
  + Value iteration
    Final error: 9.91148106791813E-07
    Iterations:  417
    Time:        226.6 s