Storm.hybrid

Benchmark
Model:stream v.1 (MA)
Parameter(s)N = 1000
Property:exp_buffertime (exp-reward)
Invocation (hybrid)
storm/build/bin/storm --prism qcomp/benchmarks/ma/stream/stream.ma --prop qcomp/benchmarks/ma/stream/stream.csl exp_buffertime --constants N=1000 --engine hybrid --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Hybrid engine with Sylvan using 4GB memory
Execution
Walltime:2.746840238571167s
Return code:0
Note(s):Unable to obtain tool result.
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:22:27 2019
Command line arguments: --prism qcomp/benchmarks/ma/stream/stream.ma --prop qcomp/benchmarks/ma/stream/stream.csl exp_buffertime --constants N=1000 --engine hybrid --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.002s.

 WARN (model-handling.h:157): Dd-based model builder for Markov Automata is only available for JANI models, automatically converting the PRISM input model.
Time for model construction: 2.673s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (symbolic)
States: 	1502501 (6054 nodes)
Transitions: 	3001001 (52796 nodes)
Choices: 	2002001
Reward Models:  buffering
Variables: 	rows: 4 meta variables (23 DD variables), columns: 4 meta variables (23 DD variables), nondeterminism: 3 meta variables (3 DD variables)
Labels: 	3
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (24 nodes)
   * done
-------------------------------------------------------------- 

Model checking property "exp_buffertime": R[exp]{"buffering"}min=? [F "done"] ...
ERROR (verification.h:340): The model type Markov Automaton is not supported by the hybrid engine.
 WARN (model-handling.h:701): Cannot handle property: NotSupportedException: The model type Markov Automaton is not supported by the hybrid engine.
ERROR (model-handling.h:663): Property is unsupported by selected engine/settings.


Performance statistics:
  * peak memory usage: 2871MB
  * CPU time: 10.092s
  * wallclock time: 2.694s