PRISM

Benchmark
Model:consensus v.1 (MDP)
Parameter(s)N = 4, K = 4
Property:disagree (prob-reach)
Invocation (default)
./fix-syntax ./prism --javamaxmem 11g consensus.4.prism consensus.props --property disagree -const K=4
Default settings.
Execution
Walltime:14.190022945404053s
Return code:0
Relative Error:0.00010324246230812794
Log
PRISM
=====

Version: 4.4.dev
Date: Mon Dec 10 22:50:40 CET 2018
Hostname: qcomp2019
Memory limits: cudd=1g, java(heap)=1g
Command line: prism --javamaxmem 11g consensus.4.prism consensus.props --property disagree -const K=4

Parsing model file "consensus.4.prism"...

Parsing properties file "consensus.props"...

5 properties:
(1) "c1": P>=1 [ F "finished" ]
(2) "c2": Pmin=? [ F "finished"&"all_coins_equal_1" ]
(3) "disagree": Pmax=? [ F "finished"&!"agree" ]
(4) "steps_max": R{"steps"}max=? [ F "finished" ]
(5) "steps_min": R{"steps"}min=? [ F "finished" ]

Type:        MDP
Modules:     process1 process2 process3 process4 
Variables:   counter pc1 coin1 pc2 coin2 pc3 coin3 pc4 coin4 

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

Model checking: "disagree": Pmax=? [ F "finished"&!"agree" ]
Model constants: K=4

Building model...
Model constants: K=4

Computing reachable states...

Reachability (BFS): 195 iterations in 0.04 seconds (average 0.000185, setup 0.00)

Time for model construction: 0.08 seconds.

Type:        MDP
States:      43136 (1 initial)
Transitions: 144352
Choices:     115840

Transition matrix: 2336 nodes (3 terminal), 144352 minterms, vars: 18r/18c/4nd

Prob0A: 149 iterations in 0.38 seconds (average 0.002570, setup 0.00)

Prob1E: 2480 iterations in 2.93 seconds (average 0.001183, setup 0.00)

yes = 10872, no = 910, maybe = 31354

Computing remaining probabilities...
Engine: Hybrid

Building hybrid MTBDD matrices... [nm=4, levels=18, nodes=6080] [285.0 KB]
Adding sparse bits... [levels=18-18, num=4, compact=4/4] [630.2 KB]
Creating vector for yes... [dist=2, compact] [84.3 KB]
Allocating iteration vectors... [3 x 337.0 KB]
TOTAL: [2.0 MB]

Starting iterations...
Iteration 3337: max relative diff=0.000277, 5.00 sec so far
Iteration 6676: max relative diff=0.000001, 10.00 sec so far

Iterative method: 6873 iterations in 10.32 seconds (average 0.001498, setup 0.02)

Value in the initial state: 0.15605695062063785

Time for model checking: 13.447 seconds.

Result: 0.15605695062063785 (value in the initial state)


Overall running time: 13.972 seconds.