Storm

Benchmark
Model:nand v.1 (DTMC)
Parameter(s)N = 60, K = 4
Property:reliable (prob-reach)
Invocation (specific)
~/storm/build/bin/storm --prism nand.prism --prop nand.props reliable --constants N=60,K=4 --engine hybrid --ddlib sylvan --sylvan:maxmem 6000
Hybrid engine with sylvan. Memory limit for sylvan set to 0.5*available memory.
Execution
Walltime:52.31528091430664s
Return code:0
Relative Error:2.800334879607946e-11
Log
Storm 1.3.1 (dev)

Date: Wed Dec 12 21:01:20 2018
Command line arguments: --prism nand.prism --prop nand.props reliable --constants 'N=60,K=4' --engine hybrid --ddlib sylvan '--sylvan:maxmem' 6000
Current working directory: /home/qcomp

Time for model input parsing: 0.002s.

Time for model construction: 1.259s.

-------------------------------------------------------------- 
Model type: 	DTMC (symbolic)
States: 	18826082 (14593 nodes)
Transitions: 	29772212 (97921 nodes)
Reward Models:  none
Variables: 	rows: 8 meta variables (33 DD variables), columns: 8 meta variables (33 DD variables)
Labels: 	2
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (34 nodes)
-------------------------------------------------------------- 

Model checking property "reliable": P=? [F ((s = 4) & ((z / 60) < 1/10))] ...
Result (for initial states): 0.6867214589
Time for model checking: 50.691s.