mono mcsta/mcsta.exe ftwc.jani --props TimeMax -E N=8,TIME_BOUND=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.
ftwc.jani:model: info: ftwc is an MA model.
ftwc.jani: info: Need at least 40 bytes per state.
ftwc.jani: info: Explored 10299 states for N=8, TIME_BOUND=5.
Peak memory usage: 50 MB
Analysis results for ftwc.jani
Experiment N=8, TIME_BOUND=5
+ State space exploration
Min. state size: 40 bytes
States: 10299
Transitions: 12635
Branches: 26983
Rate: 108411 states/s
Time: 0.1 s
+ Property TimeMax
Value: 1873579.53630649
Bounds: [1873579.53630649, infinity)
Time: 80.0 s
+ Precomputations
Min. prob. 0 states: 0
Time for min. prob. 0 states: 0.0 s
Min. prob. 1 states: 10299
Time for min. prob. 1 states: 0.0 s
+ Value iteration
Final error: 9.99990488763053E-07
Iterations: 182126
Time: 80.0 s