Storm.ddbisim

Benchmark
Model:herman v.1 (DTMC)
Parameter(s)N = 15
Property:steps (exp-reward)
Invocation (ddbisim)
/home/tq429871/storm/build/bin/storm --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/dtmc/herman/herman.15.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/dtmc/herman/herman.props steps --engine dd-to-sparse --bisimulation --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Symbolic bisimulation with sparse quotient and sylvan using 4GB memory
Execution
Walltime:1.8558337688446045s
Return code:0
Relative Error:4.12e-08
Log
Storm 1.6.2

Date: Sat Sep  5 20:45:52 2020
Command line arguments: --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/dtmc/herman/herman.15.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/dtmc/herman/herman.props steps --engine dd-to-sparse --bisimulation '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks

Time for model input parsing: 0.003s.

Time for model construction: 0.363s.

-------------------------------------------------------------- 
Model type: 	DTMC (symbolic)
States: 	32768 (1 nodes)
Transitions: 	14348878 (897 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.396s.

-------------------------------------------------------------- 
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.018s.

Performance statistics:
  * peak memory usage: 2991MB
  * CPU time: 5.903s
  * wallclock time: 1.798s