PRISM

Benchmark
Model:haddad-monmege v.1 (DTMC)
Parameter(s)N = 100, p = 0.7
Property:target (prob-reach)
Invocation (specific)
./fix-syntax ./prism --javamaxmem 11g haddad-monmege.pm haddad-monmege.prctl --property target -const N=100,p=0.7 -exact
Select best engine
Execution
Walltime:4.5000996589660645s
Return code:0
Relative Error:6.34413156928661e-17
Log
PRISM
=====

Version: 4.4.dev
Date: Mon Dec 10 20:31:32 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' -exact

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=7/10

Building model (exact engine)...

Computing reachable states...
Reachable states exploration and model construction done in 0.16 secs.

States:      201 (1 initial)
Transitions: 400

Time for model construction: 0.162 seconds.

Time for model checking: 3.509 seconds.

Result (probability): 7/10
 As floating point: 0.7


Overall running time: 4.259 seconds.