Storm.dd

Benchmark
Model:herman v.1 (DTMC)
Parameter(s)N = 15
Property:steps (exp-reward)
Invocation (dd)
storm/build/bin/storm --prism qcomp/benchmarks/dtmc/herman/herman.15.prism --prop qcomp/benchmarks/dtmc/herman/herman.props steps --engine dd --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Symbolic engine with Sylvan using 4GB memory
Execution
Walltime:73.3318383693695s
Return code:0
Relative Error:2.15002e-05
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 dd --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.005s.

Time for model construction: 0.390s.

-------------------------------------------------------------- 
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.33261666
Time for model checking: 72.852s.

Performance statistics:
  * peak memory usage: 3862MB
  * CPU time: 287.176s
  * wallclock time: 73.265s