Storm.hybrid

Benchmark
Model:bitcoin-attack v.1 (MA)
Parameter(s)MALICIOUS = 20, CD = 6
Property:P_MWinMax (prob-reach-time-bounded)
Invocation (hybrid)
storm/build/bin/storm --jani qcomp/benchmarks/ma/bitcoin-attack/bitcoin-attack.jani --janiproperty P_MWinMax --constants MALICIOUS=20,CD=6 --engine hybrid --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem --precision 0.001
Hybrid engine with Sylvan using 4GB memory
Execution
Walltime:0.46534156799316406s
Return code:0
Note(s):Unable to obtain tool result.
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:24:23 2019
Command line arguments: --jani qcomp/benchmarks/ma/bitcoin-attack/bitcoin-attack.jani --janiproperty P_MWinMax --constants 'MALICIOUS=20,CD=6' --engine hybrid --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem --precision 0.001
Current working directory: 

Time for model input parsing: 0.001s.

Time for model construction: 0.391s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (symbolic)
States: 	252 (42 nodes)
Transitions: 	553 (440 nodes)
Choices: 	490
Reward Models:  none
Variables: 	rows: 4 meta variables (9 DD variables), columns: 4 meta variables (9 DD variables), nondeterminism: 5 meta variables (5 DD variables)
Labels: 	2
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (10 nodes)
-------------------------------------------------------------- 

Model checking property "P_MWinMax": Pmax=? [true U<=2880 ((m_len >= 6) & (m_diff > 0))] ...
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: 2860MB
  * CPU time: 1.013s
  * wallclock time: 0.404s