PRISM
=====
Version: 4.4.dev
Date: Mon Dec 10 20:31:31 CET 2018
Hostname: qcomp2019
Memory limits: cudd=1g, java(heap)=1g
Command line: prism --javamaxmem 11g haddad-monmege.pm_fixed haddad-monmege.prctl_fixed --property target -const 'N=100,p=0.7'
Parsing model file "haddad-monmege.pm_fixed"...
Parsing properties file "haddad-monmege.prctl_fixed"...
2 properties:
(1) "target": P=? [ F "Target" ]
(2) "exp_steps": R{"time_reward"}=? [ F "Done" ]
Type: DTMC
Modules: main
Variables: x
---------------------------------------------------------------------
Model checking: "target": P=? [ F "Target" ]
Model constants: N=100,p=0.7
Building model...
Model constants: N=100,p=0.7
Computing reachable states...
Reachability (BFS): 101 iterations in 0.01 seconds (average 0.000109, setup 0.00)
Time for model construction: 0.041 seconds.
Type: DTMC
States: 201 (1 initial)
Transitions: 400
Transition matrix: 131 nodes (5 terminal), 400 minterms, vars: 8r/8c
Prob0: 102 iterations in 0.02 seconds (average 0.000167, setup 0.00)
Prob1: 102 iterations in 0.00 seconds (average 0.000029, setup 0.00)
yes = 1, no = 1, maybe = 199
Computing remaining probabilities...
Engine: Hybrid
Building hybrid MTBDD matrix... [levels=8, nodes=133] [6.2 KB]
Adding explicit sparse matrices... [levels=8, num=1, compact] [1.8 KB]
Creating vector for diagonals... [dist=1, compact] [0.4 KB]
Creating vector for RHS... [dist=2, compact] [0.4 KB]
Allocating iteration vectors... [2 x 1.6 KB]
TOTAL: [12.0 KB]
Starting iterations...
Jacobi: 10000 iterations in 0.22 seconds (average 0.000022, setup 0.00)
Error: Iterative method did not converge within 10000 iterations.
Consider using a different numerical method or increasing the maximum number of iterations.
Overall running time: 0.557 seconds.