Storm.dd

Benchmark
Model:haddad-monmege v.1 (DTMC)
Parameter(s)N = 100, p = 0.7
Property:exp_steps (exp-steps)
Invocation (dd)
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 --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Symbolic engine with Sylvan using 4GB memory
Execution
Walltime:159.1707956790924s
Return code:0
Note(s):The tool result '1000001' (approx. 1000001.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:12 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 --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.002s.

Time for model construction: 0.541s.

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

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

Performance statistics:
  * peak memory usage: 3864MB
  * CPU time: 626.522s
  * wallclock time: 159.101s