Storm.ddbisim

Benchmark
Model:haddad-monmege v.1 (DTMC)
Parameter(s)N = 100, p = 0.7
Property:exp_steps (exp-steps)
Invocation (ddbisim)
storm/build/bin/storm --prism qcomp/benchmarks/dtmc/haddad-monmege/haddad-monmege.pm --prop qcomp/benchmarks/dtmc/haddad-monmege/haddad-monmege.prctl exp_steps --constants N=100,p=0.7 --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.1769993305206299s
Return code:0
Note(s):The tool result '1' (approx. 1.0) is tagged as incorrect. The reference result is '1901475900342344102245054808062' (approx. 1.901475900342344e+30) which means a relative error of '1.0' which is larger than the goal precision '0.001'.
Relative Error:1.0
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:24:11 2019
Command line arguments: --prism qcomp/benchmarks/dtmc/haddad-monmege/haddad-monmege.pm --prop qcomp/benchmarks/dtmc/haddad-monmege/haddad-monmege.prctl exp_steps --constants 'N=100,p=0.7' --engine dd --bisimulation '--bisimulation:quot' sparse --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.003s.

Time for model construction: 0.539s.

-------------------------------------------------------------- 
Model type: 	DTMC (symbolic)
States: 	201 (9 nodes)
Transitions: 	400 (131 nodes)
Reward Models:  none
Variables: 	rows: 1 meta variables (8 DD variables), columns: 1 meta variables (8 DD variables)
Labels: 	4
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (9 nodes)
   * Done
   * Target
-------------------------------------------------------------- 

Time for model preprocessing: 0.548s.

-------------------------------------------------------------- 
Model type: 	DTMC (sparse)
States: 	101
Transitions: 	200
Reward Models:  none
State Labels: 	4 labels
   * Done -> 1 item(s)
   * init -> 1 item(s)
   * ((x = 0) | (x = (2 * 100))) -> 1 item(s)
   * deadlock -> 0 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "exp_steps": T[exp]=? [F "Done"] ...
Result (for initial states): 1
Time for model checking: 0.000s.

Performance statistics:
  * peak memory usage: 2892MB
  * CPU time: 3.219s
  * wallclock time: 1.105s