PRISM

Benchmark
Model:herman v.1 (DTMC)
Parameter(s)N = 15
Property:steps (exp-reward)
Invocation (default)
./fix-syntax ./prism --javamaxmem 11g herman.15.prism herman.props --property steps
Default settings.
Execution
Walltime:8.827005386352539s
Return code:0
Relative Error:2.150014494688e-05
Log
PRISM
=====

Version: 4.4.dev
Date: Mon Dec 10 20:31:36 CET 2018
Hostname: qcomp2019
Memory limits: cudd=1g, java(heap)=1g
Command line: prism --javamaxmem 11g herman.15.prism herman.props --property steps

Parsing model file "herman.15.prism"...

Parsing properties file "herman.props"...

1 property:
(1) "steps": filter(max, R=? [ F "stable" ], "init")

Type:        DTMC
Modules:     process1 process2 process3 process4 process5 process6 process7 process8 process9 process10 process11 process12 process13 process14 process15 
Variables:   x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 

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

Model checking: "steps": filter(max, R=? [ F "stable" ], "init")

Building model...

Computing reachable states...

Reachability (BFS): 1 iterations in 0.00 seconds (average 0.000000, setup 0.00)

Time for model construction: 0.03 seconds.

Type:        DTMC
States:      32768 (32768 initial)
Transitions: 14348908

Transition matrix: 810 nodes (9 terminal), 14348908 minterms, vars: 15r/15c

Prob0: 6 iterations in 0.02 seconds (average 0.003333, setup 0.00)

Prob1: 1 iterations in 0.00 seconds (average 0.000000, setup 0.00)

goal = 30, inf = 0, maybe = 32738

Computing remaining rewards...
Engine: Hybrid

Building hybrid MTBDD matrix... [levels=15, nodes=1212] [56.8 KB]
Adding explicit sparse matrices... [levels=8, num=30, compact] [587.7 KB]
Creating vector for diagonals... [dist=2, compact] [64.0 KB]
Creating vector for RHS... [dist=2, compact] [64.0 KB]
Allocating iteration vectors... [2 x 256.0 KB]
TOTAL: [1.3 MB]

Starting iterations...
Iteration 147: max relative diff=0.000074, 5.03 sec so far

Jacobi: 245 iterations in 8.31 seconds (average 0.033771, setup 0.04)

Maximum value over states satisfying filter: 33.332616661835104

There are 10 states with (approximately) this value:
5285:(0,0,1,0,1,0,0,1,0,1,0,0,1,0,1)
9513:(0,1,0,0,1,0,1,0,0,1,0,1,0,0,1)
10570:(0,1,0,1,0,0,1,0,1,0,0,1,0,1,0)
11627:(0,1,0,1,1,0,1,0,1,1,0,1,0,1,1)
13741:(0,1,1,0,1,0,1,1,0,1,0,1,1,0,1)
19026:(1,0,0,1,0,1,0,0,1,0,1,0,0,1,0)
21140:(1,0,1,0,0,1,0,1,0,0,1,0,1,0,0)
22197:(1,0,1,0,1,1,0,1,0,1,1,0,1,0,1)
23254:(1,0,1,1,0,1,0,1,1,0,1,0,1,1,0)
27482:(1,1,0,1,0,1,1,0,1,0,1,1,0,1,0)

Time for model checking: 8.178 seconds.

Result: 33.332616661835104 (maximum value over states satisfying filter)


Overall running time: 8.61 seconds.