PRISM
=====
Version: 4.4.dev
Date: Tue Dec 11 01:12:31 CET 2018
Hostname: qcomp2019
Memory limits: cudd=1g, java(heap)=1g
Command line: prism --javamaxmem 11g pnueli-zuck.5.prism pnueli-zuck.props --property live
Parsing model file "pnueli-zuck.5.prism"...
Parsing properties file "pnueli-zuck.props"...
1 property:
(1) "live": Pmax=? [ F (p1=10) ]
Type: MDP
Modules: process0 process1 process2 process3 process4
Variables: p0 p1 p2 p3 p4
---------------------------------------------------------------------
Model checking: "live": Pmax=? [ F (p1=10) ]
Building model...
Computing reachable states...
Reachability (BFS): 38 iterations in 0.09 seconds (average 0.002447, setup 0.00)
Time for model construction: 0.177 seconds.
Type: MDP
States: 397435 (1 initial)
Transitions: 2492035
Choices: 2323315
Transition matrix: 5161 nodes (3 terminal), 2492035 minterms, vars: 20r/20c/5nd
Prob0A: 45 iterations in 0.41 seconds (average 0.009200, setup 0.00)
Prob1E: 46 iterations in 0.17 seconds (average 0.003674, setup 0.00)
yes = 397435, no = 0, maybe = 0
Value in the initial state: 1.0
Time for model checking: 0.415 seconds.
Result: 1.0 (value in the initial state)
Overall running time: 1.038 seconds.