Storm.hybrid

Benchmark
Model:coupon v.1 (DTMC)
Parameter(s)N = 15, DRAWS = 4, B = 5
Property:collect_all_bounded (prob-reach-reward-bounded)
Invocation (hybrid)
storm/build/bin/storm --jani qcomp/benchmarks/dtmc/coupon/coupon.15-4.jani --janiproperty collect_all_bounded --constants B=5 --engine hybrid --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Hybrid engine with Sylvan using 4GB memory
Execution
Walltime:4.986772298812866s
Return code:0
Note(s):Unable to obtain tool result.
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:22:20 2019
Command line arguments: --jani qcomp/benchmarks/dtmc/coupon/coupon.15-4.jani --janiproperty collect_all_bounded --constants B=5 --engine hybrid --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.005s.

Time for model construction: 4.752s.

-------------------------------------------------------------- 
Model type: 	DTMC (symbolic)
States: 	17486977236 (339931 nodes)
Transitions: 	40823774300 (1268396 nodes)
Reward Models:  numberDraws
Variables: 	rows: 20 meta variables (37 DD variables), columns: 20 meta variables (37 DD variables)
Labels: 	3
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (38 nodes)
   * _ret0_
-------------------------------------------------------------- 

Model checking property "collect_all_bounded": Pmin=? [true Urew{"numberDraws"}<=5 "_ret0_"] ...
ERROR (model-handling.h:663): Property is unsupported by selected engine/settings.


Performance statistics:
  * peak memory usage: 3087MB
  * CPU time: 18.837s
  * wallclock time: 4.925s