Storm.ddbisim

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

Time for model input parsing: 0.004s.

Time for model construction: 0.384s.

-------------------------------------------------------------- 
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
-------------------------------------------------------------- 

Time for model preprocessing: 1.490s.

-------------------------------------------------------------- 
Model type: 	DTMC (sparse)
States: 	612
Transitions: 	104721
Reward Models:  steps
State Labels: 	4 labels
   * (((((((((((((((((x1 = x2) ? 1 : 0) + ((x2 = x3) ? 1 : 0)) + ((x3 = x4) ? 1 : 0)) + ((x4 = x5) ? 1 : 0)) + ((x5 = x6) ? 1 : 0)) + ((x6 = x7) ? 1 : 0)) + ((x7 = x8) ? 1 : 0)) + ((x8 = x9) ? 1 : 0)) + ((x9 = x10) ? 1 : 0)) + ((x10 = x11) ? 1 : 0)) + ((x11 = x12) ? 1 : 0)) + ((x12 = x13) ? 1 : 0)) + ((x13 = x14) ? 1 : 0)) + ((x14 = x15) ? 1 : 0)) + ((x15 = x1) ? 1 : 0)) = 1) -> 1 item(s)
   * stable -> 1 item(s)
   * init -> 612 item(s)
   * deadlock -> 0 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

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

Performance statistics:
  * peak memory usage: 2992MB
  * CPU time: 6.293s
  * wallclock time: 1.911s