mono mcsta/mcsta.exe stream.jani --props exp_buffertime -E N=1000 --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.
stream.jani:model: info: stream is an MA model.
stream.jani: info: Need 6 bytes per state.
stream.jani: info: Explored 1502501 states for N=1000.
stream.jani:properties[0]: warning: Computing minimum expected reward in property "exp_buffertime" without checking for zero-reward end components.
Peak memory usage: 424 MB
Analysis results for stream.jani
Experiment N=1000
+ State space exploration
State size: 6 bytes
States: 1502501
Transitions: 2002001
Branches: 3001001
Rate: 634234 states/s
Time: 2.6 s
+ Property exp_buffertime
Value: 8.91944356106751
Bounds: [8.91944356106751, infinity)
Time: 209.0 s
+ Precomputations
Max. prob. 1 states: 1502501
Time for max. prob. 1 states: 196.6 s
+ Value iteration
Final error: 9.50759551986529E-07
Iterations: 178
Time: 12.4 s