Storm.dd

Benchmark
Model:bitcoin-attack v.1 (MA)
Parameter(s)MALICIOUS = 20, CD = 6
Property:P_MWinMax (prob-reach-time-bounded)
Invocation (dd)
storm/build/bin/storm --jani qcomp/benchmarks/ma/bitcoin-attack/bitcoin-attack.jani --janiproperty P_MWinMax --constants MALICIOUS=20,CD=6 --engine dd --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem --precision 0.001
Symbolic engine with Sylvan using 4GB memory
Execution
Walltime:0.6306681632995605s
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 dd --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.565s.

-------------------------------------------------------------- 
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:399): The model type Markov Automaton is not supported by the dd engine.
 WARN (model-handling.h:701): Cannot handle property: NotSupportedException: The model type Markov Automaton is not supported by the dd engine.
ERROR (model-handling.h:663): Property is unsupported by selected engine/settings.


Performance statistics:
  * peak memory usage: 2860MB
  * CPU time: 1.468s
  * wallclock time: 0.578s