PRISM

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 (default)
./fix-syntax ./prism --javamaxmem 11g oscillators.8-10-0.1-1.prism oscillators.props --property time_to_synch -const mu=0.1,lambda=1.0
Default settings.
Execution
Walltime:60.91192698478699s
Return code:0
Relative Error:6.561293295407468e-05
Log
PRISM
=====

Version: 4.4.dev
Date: Mon Dec 10 20:45:49 CET 2018
Hostname: qcomp2019
Memory limits: cudd=1g, java(heap)=1g
Command line: prism --javamaxmem 11g oscillators.8-10-0.1-1.prism oscillators.props --property time_to_synch -const 'mu=0.1,lambda=1.0'

Parsing model file "oscillators.8-10-0.1-1.prism"...

Parsing properties file "oscillators.props"...

2 properties:
(1) "time_to_synch": R{"time_to_synch"}=? [ F order_parameter>=lambda ]
(2) "power_consumption": R{"power_consumption"}=? [ F order_parameter>=lambda ]

Type:        DTMC
Modules:     oscillator_population 
Variables:   k_1 k_2 k_3 k_4 k_5 k_6 k_7 k_8 k_9 k_10 

---------------------------------------------------------------------

Model checking: "time_to_synch": R{"time_to_synch"}=? [ F order_parameter>=lambda ]
Model constants: mu=0.1,lambda=1

Building model...
Model constants: mu=0.1,lambda=1

Computing reachable states...

Reachability (BFS): 2 iterations in 0.10 seconds (average 0.049500, setup 0.00)

Time for model construction: 48.154 seconds.

Type:        DTMC
States:      24311 (1 initial)
Transitions: 76623

Transition matrix: 80638 nodes (438 terminal), 76623 minterms, vars: 40r/40c

Prob0: 15 iterations in 1.25 seconds (average 0.083467, setup 0.00)

Prob1: 1 iterations in 0.00 seconds (average 0.002000, setup 0.00)

goal = 2, inf = 0, maybe = 24309

Computing remaining rewards...
Engine: Hybrid

Building hybrid MTBDD matrix... [levels=40, nodes=80630] [3.7 MB]
Adding explicit sparse matrices... [levels=40, num=1, compact] [397.7 KB]
Creating vector for diagonals... [dist=1, compact] [47.5 KB]
Creating vector for RHS... [dist=9, compact] [47.6 KB]
Allocating iteration vectors... [2 x 189.9 KB]
TOTAL: [4.5 MB]

Starting iterations...

Jacobi: 3153 iterations in 2.56 seconds (average 0.000470, setup 1.08)

Value in the initial state: 6.007026913359109

Time for model checking: 4.033 seconds.

Result: 6.007026913359109 (value in the initial state)


Overall running time: 60.63 seconds.