mono mcsta/mcsta.exe coupon.9-4.jani --props collect_all_bounded -E B=5 --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.
coupon.9-4.jani:model: info: coupon.9-4 is a DTMC model.
coupon.9-4.jani: info: Need 14 bytes per state.
coupon.9-4.jani: warning: The probabilities for a transition do not sum up to 1. Results will likely be affected by floating-point errors.
coupon.9-4.jani: info: Explored 21077063 states for B=5.
coupon.9-4.jani: warning: Encountered a value greater than 1 during value iteration. The final result for property "collect_all_bounded" is likely affected by floating-point errors.
Peak memory usage: 3517 MB
Analysis results for coupon.9-4.jani
Experiment B=5
+ State space exploration
State size: 14 bytes
States: 21077063
Transitions: 21077063
Branches: 24429223
Rate: 860745 states/s
Time: 26.3 s
+ Property collect_all_bounded
Probability: 0.358510789821972
Bounds: [0.358510789821972, 1]
CDF: { (0, 0), ..., (2, 0), (3, 0.0286200660905159), (4, 0.16073553349926), (5, 0.358510789821972) }
Time: 26.5 s
+ Value iteration
Final error: 0
Iterations: 35
Time: 26.5 s