PRISM
=====
Version: 4.4.dev
Date: Mon Dec 10 21:55:58 CET 2018
Hostname: qcomp2019
Memory limits: cudd=1g, java(heap)=1g
Command line: prism --javamaxmem 11g mapk_cascade.prism mapk_cascade.props --property activated_time -const 'N=4,T=30'
Parsing model file "mapk_cascade.prism"...
Parsing properties file "mapk_cascade.props"...
3 properties:
(1) "activated_T": R{"activated"}=? [ I=T ]
(2) "activated_time": R{"time"}=? [ F kpp=N ]
(3) "reactions": R{"reactions"}=? [ C<=T ]
Type: CTMC
Modules: E1 E2 KPTASE KKPTASE MAPK MAPKK MAPKKK
Variables: e1 e2 kptase kkptase k k_kkpp kp kp_kkpp kp_ptase kpp kpp_ptase kk kk_kkkp kkp kkp_kkkp kkp_ptase kkpp kkpp_ptase kkk kkk_e1 kkkp kkkp_e2
---------------------------------------------------------------------
Model checking: "activated_time": R{"time"}=? [ F kpp=N ]
Model constants: N=4
Building model...
Model constants: N=4
Computing reachable states...
Reachability (BFS): 44 iterations in 3.35 seconds (average 0.076114, setup 0.00)
Time for model construction: 3.612 seconds.
Type: CTMC
States: 99535 (1 initial)
Transitions: 910872
Rate matrix: 111563 nodes (14 terminal), 910872 minterms, vars: 58r/58c
Diagonals vector: 52485 nodes (128 terminal), 99535 minterms
Embedded Markov chain: 929797 nodes (681 terminal), 910872 minterms
Prob0: 23 iterations in 0.38 seconds (average 0.016478, setup 0.00)
Prob1: 1 iterations in 0.00 seconds (average 0.002000, setup 0.00)
goal = 1461, inf = 0, maybe = 98074
Computing remaining rewards...
Engine: Hybrid
Building hybrid MTBDD matrix... [levels=58, nodes=912853] [41.8 MB]
Adding explicit sparse matrices... [levels=24, num=25482, compact] [902.2 KB]
Creating vector for diagonals... [dist=1, compact] [194.4 KB]
Creating vector for RHS... [dist=128, compact] [195.4 KB]
Allocating iteration vectors... [2 x 777.6 KB]
TOTAL: [44.6 MB]
Starting iterations...
Iteration 211: max relative diff=0.006503, 5.00 sec so far
Iteration 422: max relative diff=0.001595, 10.01 sec so far
Iteration 633: max relative diff=0.000504, 15.02 sec so far
Iteration 844: max relative diff=0.000171, 20.02 sec so far
Iteration 1056: max relative diff=0.000059, 25.04 sec so far
Iteration 1268: max relative diff=0.000020, 30.06 sec so far
Iteration 1477: max relative diff=0.000007, 35.08 sec so far
Iteration 1687: max relative diff=0.000003, 40.08 sec so far
Jacobi: 1875 iterations in 456.28 seconds (average 0.023760, setup 411.73)
Value in the initial state: 40.67270371188303
Time for model checking: 458.529 seconds.
Result: 40.67270371188303 (value in the initial state)
Overall running time: 462.626 seconds.