Storm.hybrid

Benchmark
Model:beb v.1 (MDP)
Parameter(s)H = 4, K = 8, N = 7
Property:LineSeized (prob-reach)
Invocation (hybrid)
storm/build/bin/storm --jani qcomp/benchmarks/mdp/beb/beb.4-8.jani --janiproperty LineSeized --constants N=7 --engine hybrid --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Hybrid engine with Sylvan using 4GB memory
Execution
Walltime:16.68596577644348s
Return code:0
Relative Error:4.780050180732896e-11
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:22:43 2019
Command line arguments: --jani qcomp/benchmarks/mdp/beb/beb.4-8.jani --janiproperty LineSeized --constants N=7 --engine hybrid --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.010s.

Time for model construction: 0.613s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	20186888 (14639 nodes)
Transitions: 	35508778 (69450 nodes)
Choices: 	20949082
Reward Models:  none
Variables: 	rows: 20 meta variables (62 DD variables), columns: 20 meta variables (62 DD variables), nondeterminism: 6 meta variables (6 DD variables)
Labels: 	2
   * deadlock -> 240263 state(s) (1069 nodes)
   * init -> 1 state(s) (63 nodes)
-------------------------------------------------------------- 

Model checking property "LineSeized": Pmax=? [F line_seized] ...
Result (for initial states): 0.9998854985
Time for model checking: 15.956s.

Performance statistics:
  * peak memory usage: 3563MB
  * CPU time: 65.324s
  * wallclock time: 16.613s