Storm.hybrid

Benchmark
Model:haddad-monmege v.1 (DTMC)
Parameter(s)N = 100, p = 0.7
Property:exp_steps (exp-steps)
Invocation (hybrid)
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 hybrid --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Hybrid engine with Sylvan using 4GB memory
Execution
Walltime:0.6296377182006836s
Return code:0
Note(s):The tool result '168110784300000000' (approx. 1.681107843e+17) is tagged as incorrect. The reference result is '1901475900342344102245054808062' (approx. 1.901475900342344e+30) which means a relative error of '0.9999999999999116' which is larger than the goal precision '0.001'.
Relative Error:0.9999999999999116
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 hybrid --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.001s.

Time for model construction: 0.546s.

-------------------------------------------------------------- 
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"] ...
 WARN (GmmxxLinearEquationSolver.cpp:113): Iterative solver did not converge within 517 iteration(s).
Result (for initial states): 1.681107843e+17
Time for model checking: 0.012s.

Performance statistics:
  * peak memory usage: 2861MB
  * CPU time: 1.697s
  * wallclock time: 0.572s