Storm

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)
~/storm/build/bin/storm --prism oscillators.8-10-0.1-1.prism --prop oscillators.props time_to_synch --constants mu=0.1,lambda=1.0 --engine dd --ddlib sylvan --sylvan:maxmem 9000 --bisimulation --bisimulation:quot sparse
Dd engine with sylvan. Memory limit for sylvan set to 0.75*available memory. Apply strong bisimulation on the symbolic model and extract the quotient in a sparse representation.
Execution
Walltime:207.79298853874207s
Return code:0
Relative Error:1.1983104050965583e-07
Log
Storm 1.3.1 (dev)

Date: Wed Dec 12 21:15:42 2018
Command line arguments: --prism oscillators.8-10-0.1-1.prism --prop oscillators.props time_to_synch --constants 'mu=0.1,lambda=1.0' --engine dd --ddlib sylvan '--sylvan:maxmem' 9000 --bisimulation '--bisimulation:quot' sparse
Current working directory: /home/qcomp

Time for model input parsing: 19.573s.

 WARN (DdPrismModelBuilder.cpp:1196): The reward model does not assign any non-zero rewards.
Time for model construction: 99.533s.

-------------------------------------------------------------- 
Model type: 	DTMC (symbolic)
States: 	24311 (321 nodes)
Transitions: 	76623 (94544 nodes)
Reward Models:  time_to_synch
Variables: 	rows: 10 meta variables (40 DD variables), columns: 10 meta variables (40 DD variables)
Labels: 	2
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (41 nodes)
-------------------------------------------------------------- 

Time for model preprocessing: 81.904s.

-------------------------------------------------------------- 
Model type: 	DTMC (sparse)
States: 	24304
Transitions: 	76609
Reward Models:  time_to_synch
State Labels: 	3 labels
   * (((((((((((((((1 * k_1) + (1294427191/1600000000 * k_2)) + (494427191/1600000000 * k_3)) + (-(494427191/1600000000) * k_4)) + (-(1294427191/1600000000) * k_5)) + (-(1) * k_6)) + (-(1294427191/1600000000) * k_7)) + (-(494427191/1600000000) * k_8)) + (494427191/1600000000 * k_9)) + (1294427191/1600000000 * k_10)) / 8) ^ 2) + ((((((((((((0 * k_1) + (146946313073/250000000000 * k_2)) + (190211303259/200000000000 * k_3)) + (190211303259/200000000000 * k_4)) + (146946313073/250000000000 * k_5)) + (0 * k_6)) + (-(146946313073/250000000000) * k_7)) + (-(190211303259/200000000000) * k_8)) + (-(190211303259/200000000000) * k_9)) + (-(146946313073/250000000000) * k_10)) / 8) ^ 2)) ^ 1/2) >= 1) -> 1 item(s)
   * init -> 1 item(s)
   * deadlock -> 0 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "time_to_synch": R[exp]{"time_to_synch"}=? [F (((((((((((((((1 * k_1) + (1294427191/1600000000 * k_2)) + (494427191/1600000000 * k_3)) + (-(494427191/1600000000) * k_4)) + (-(1294427191/1600000000) * k_5)) + (-(1) * k_6)) + (-(1294427191/1600000000) * k_7)) + (-(494427191/1600000000) * k_8)) + (494427191/1600000000 * k_9)) + (1294427191/1600000000 * k_10)) / 8) ^ 2) + ((((((((((((0 * k_1) + (146946313073/250000000000 * k_2)) + (190211303259/200000000000 * k_3)) + (190211303259/200000000000 * k_4)) + (146946313073/250000000000 * k_5)) + (0 * k_6)) + (-(146946313073/250000000000) * k_7)) + (-(190211303259/200000000000) * k_8)) + (-(190211303259/200000000000) * k_9)) + (-(146946313073/250000000000) * k_10)) / 8) ^ 2)) ^ 1/2) >= 1)] ...
Result (for initial states): 6.007420358
Time for model checking: 0.060s.