mono mcsta/mcsta.exe embedded.jani --props actuators -E MAX_COUNT=8,T=12 --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.
embedded.jani:model: info: embedded is a CTMC model.
embedded.jani: info: Need 15 bytes per state.
embedded.jani: info: Explored 8548 states for MAX_COUNT=8, T=12.0.
Peak memory usage: 50 MB
Analysis results for embedded.jani
Experiment MAX_COUNT=8, T=12.0
+ State space exploration
State size: 15 bytes
States: 8548
Transitions: 8548
Branches: 36041
Rate: 109590 states/s
Time: 0.1 s
+ Property actuators
Probability: 0.103509702857121
Bounds: [0.103509702857121, 1]
Time: 18.8 s
+ Value iteration
Final error: 9.99990153185015E-07
Iterations: 94800
Time: 18.8 s