PRISM

Benchmark
Model:wlan v.1 (MDP)
Parameter(s)MAX_BACKOFF = 4, COL = 0
Property:cost_min (exp-reward)
Invocation (specific)
./fix-syntax ./prism --javamaxmem 11g wlan.4.prism wlan.props --property cost_min -const COL=0 -sparse
Select best engine
Execution
Walltime:20.759082317352295s
Return code:0
Relative Error:0.0
Log
PRISM
=====

Version: 4.4.dev
Date: Tue Dec 11 01:20:02 CET 2018
Hostname: qcomp2019
Memory limits: cudd=1g, java(heap)=1g
Command line: prism --javamaxmem 11g wlan.4.prism wlan.props --property cost_min -const COL=0 -sparse

Parsing model file "wlan.4.prism"...

Parsing properties file "wlan.props"...

7 properties:
(1) "collisions": Pmax=? [ F col=COL ]
(2) "cost_max": R{"cost"}max=? [ F s1=12&s2=12 ]
(3) "cost_min": R{"cost"}min=? [ F s1=12&s2=12 ]
(4) "num_collisions": R{"collisions"}max=? [ F s1=12&s2=12 ]
(5) "sent": P>=1 [ F s1=12&s2=12 ]
(6) "time_max": R{"time"}max=? [ F s1=12&s2=12 ]
(7) "time_min": R{"time"}min=? [ F s1=12&s2=12 ]

Type:        MDP
Modules:     medium station1 station2 
Variables:   col c1 c2 x1 s1 slot1 backoff1 bc1 x2 s2 slot2 backoff2 bc2 

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

Model checking: "cost_min": R{"cost"}min=? [ F s1=12&s2=12 ]
Model constants: COL=0

Building model...
Model constants: COL=0

Computing reachable states...

Reachability (BFS): 145 iterations in 0.28 seconds (average 0.001945, setup 0.00)

Time for model construction: 0.402 seconds.

Type:        MDP
States:      345000 (1 initial)
Transitions: 762252
Choices:     440206

Transition matrix: 14365 nodes (6 terminal), 762252 minterms, vars: 43r/43c/7nd

Prob0A: 797 iterations in 5.51 seconds (average 0.006915, setup 0.00)

Prob1E: 798 iterations in 6.93 seconds (average 0.008687, setup 0.00)

Warning: PRISM hasn't checked for zero-reward loops.
Your minimum rewards may be too low...

goal = 1, inf = 0, maybe = 344999

Computing remaining rewards...
Engine: Sparse

Building sparse matrix (transitions)... [n=345000, nc=440205, nnz=762251, k=3] [11.7 MB]
Building sparse matrix (transition rewards)... [n=345000, nc=440205, nnz=93239, k=3] [4.1 MB]
Creating vector for state rewards... [2.6 MB]
Creating vector for inf... [2.6 MB]
Allocating iteration vectors... [2 x 2.6 MB]
TOTAL: [26.3 MB]

Starting iterations...
Iteration 627: max relative diff=0.122363, 5.01 sec so far

Iterative method: 818 iterations in 7.08 seconds (average 0.007908, setup 0.61)

Value in the initial state: 7625.0

Time for model checking: 19.545 seconds.

Result: 7625.0 (value in the initial state)


Overall running time: 20.529 seconds.

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

Note: There was 1 warning during computation.