Storm.automatic

Benchmark
Model:bitcoin-attack v.1 (MA)
Parameter(s)MALICIOUS = 20, CD = 6
Property:P_MWinMax (prob-reach-time-bounded)
Invocation (automatic)
/home/tq429871/storm/build/bin/storm --jani /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/ma/bitcoin-attack/bitcoin-attack.jani --janiproperty P_MWinMax --constants MALICIOUS=20,CD=6 --engine automatic --sylvan:maxmem 4096 --sylvan:threads 4 --timemem --precision 0.001
Automatic selection
Execution
Walltime:1.0132274627685547s
Return code:0
Relative Error:2.934297887278123e-05
Log
Storm 1.6.2

Date: Sat Sep  5 21:02:12 2020
Command line arguments: --jani /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/ma/bitcoin-attack/bitcoin-attack.jani --janiproperty P_MWinMax --constants 'MALICIOUS=20,CD=6' --engine automatic '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem --precision 0.001
Current working directory: /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks

Time for model input parsing: 0.001s.

Automatic engine picked the following settings: 
	engine=dd-to-sparse	 bisimulation=true	 exact=false
Time for model construction: 0.387s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (symbolic)
States: 	177 (46 nodes)
Transitions: 	284 (326 nodes)
Choices: 	227
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.555s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	99
Transitions: 	165
Choices: 	129
Markovian St.: 	37
Max. Rate.: 	1
Reward Models:  none
State Labels: 	3 labels
   * ((m_len >= 6) & (m_diff > 0)) -> 1 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.5350757915
Time for model checking: 0.005s.

Performance statistics:
  * peak memory usage: 2905MB
  * CPU time: 2.362s
  * wallclock time: 0.960s