Storm.sound

Benchmark
Model:bitcoin-attack v.1 (MA)
Parameter(s)MALICIOUS = 20, CD = 6
Property:P_MWinMax (prob-reach-time-bounded)
Invocation (sound)
storm/build/bin/storm --jani qcomp/benchmarks/ma/bitcoin-attack/bitcoin-attack.jani --janiproperty P_MWinMax --constants MALICIOUS=20,CD=6 --sound --timemem --precision 0.001
Sparse engine with sound model checking
Execution
Walltime:2.0492727756500244s
Return code:0
Relative Error:0.00025716768332264596
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 10:12:21 2019
Command line arguments: --jani qcomp/benchmarks/ma/bitcoin-attack/bitcoin-attack.jani --janiproperty P_MWinMax --constants 'MALICIOUS=20,CD=6' --sound --timemem --precision 0.001
Current working directory: 

Time for model input parsing: 0.001s.

Time for model construction: 0.019s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	177
Transitions: 	284
Choices: 	227
Markovian St.: 	63
Max. Rate.: 	1
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * ((m_len >= 6) & (m_diff > 0)) -> 6 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Time for model preprocessing: 0.000s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	177
Transitions: 	284
Choices: 	227
Markovian St.: 	63
Max. Rate.: 	1
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * ((m_len >= 6) & (m_diff > 0)) -> 6 item(s)
   * init -> 1 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.5349218996
Time for model checking: 1.961s.

Performance statistics:
  * peak memory usage: 30MB
  * CPU time: 2.015s
  * wallclock time: 1.984s