modes

Benchmark
Model:oscillators v.1 (DTMC)
Parameter(s)N = 8, T = 10, epsilon = 0.1, R = 1, mu = 0.1, lambda = 1.0
Property:time_to_synch (exp-time)
Invocation (specific)
mono modes/modes.exe oscillators.8-10-0.1-1.jani --props time_to_synch -E mu=0.1,lambda=1.0 --width 1e-3 --relative-width -O out.txt Minimal --unsafe --max-run-length 0 --timeout 1680 
Settings specific for this benchmark: '--unsafe' = compile model without bounds and assignment checks, '--max-run-length 0' = do not impose a limit on the maximum length of a simulation run (which is anyway more of a model debugging feature), '--timeout 1680' = stop after 28 minutes of simulation and return the estimate at that point even if the desired confidence is not yet met.
Execution
Walltime:581.1784722805023s
Return code:-9
Log
oscillators.8-10-0.1-1.jani:model: info: oscillators.8-10-0.1-1 is a DTMC model and will be simulated as an MDP using uniform resolution of nondeterminism.
oscillators.8-10-0.1-1.jani: info: Using default value of 0.95 for the confidence parameter.