Storm.hybrid

Benchmark
Model:herman v.1 (DTMC)
Parameter(s)N = 15
Property:steps (exp-reward)
Invocation (hybrid)
storm/build/bin/storm --prism qcomp/benchmarks/dtmc/herman/herman.15.prism --prop qcomp/benchmarks/dtmc/herman/herman.props steps --engine hybrid --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Hybrid engine with Sylvan using 4GB memory
Execution
Walltime:3.033367395401001s
Return code:0
Relative Error:9.5e-09
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:22:19 2019
Command line arguments: --prism qcomp/benchmarks/dtmc/herman/herman.15.prism --prop qcomp/benchmarks/dtmc/herman/herman.props steps --engine hybrid --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.004s.

Time for model construction: 0.387s.

-------------------------------------------------------------- 
Model type: 	DTMC (symbolic)
States: 	32768 (1 nodes)
Transitions: 	14348908 (810 nodes)
Reward Models:  steps
Variables: 	rows: 15 meta variables (15 DD variables), columns: 15 meta variables (15 DD variables)
Labels: 	3
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 32768 state(s) (1 nodes)
   * stable
-------------------------------------------------------------- 

Model checking property "steps": R[exp]=? [F "stable"] ...
Result (for initial states): 33.33333365
Time for model checking: 2.562s.

Performance statistics:
  * peak memory usage: 3121MB
  * CPU time: 11.125s
  * wallclock time: 2.969s