Storm.ddbisim

Benchmark
Model:bitcoin-attack v.1 (MA)
Parameter(s)MALICIOUS = 20, CD = 6
Property:P_MWinMax (prob-reach-time-bounded)
Invocation (ddbisim)
storm/build/bin/storm --jani qcomp/benchmarks/ma/bitcoin-attack/bitcoin-attack.jani --janiproperty P_MWinMax --constants MALICIOUS=20,CD=6 --engine dd --bisimulation --bisimulation:quot sparse --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem --precision 0.001
Symbolic bisimulation with sparse quotient and sylvan using 4GB memory
Execution
Walltime:1.0555906295776367s
Return code:0
Relative Error:0.00044835726144281795
Log
Storm 1.4.1 (dev)

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

Time for model input parsing: 0.002s.

Time for model construction: 0.390s.

-------------------------------------------------------------- 
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)
-------------------------------------------------------------- 

Time for model preprocessing: 0.529s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	146
Transitions: 	253
Choices: 	211
Markovian St.: 	42
Max. Rate.: 	0.08333333333
Reward Models:  none
State Labels: 	3 labels
   * ((m_len >= 6) & (m_diff > 0)) -> 22 item(s)
   * init -> 1 item(s)
   * deadlock -> 0 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "P_MWinMax": Pmax=? [true U<=2880 ((m_len >= 6) & (m_diff > 0))] ...
Result (for initial states): 0.5348196018
Time for model checking: 0.072s.

Performance statistics:
  * peak memory usage: 2905MB
  * CPU time: 2.306s
  * wallclock time: 1.005s