Storm

Benchmark
Model:bitcoin-attack v.1 (MA)
Parameter(s)MALICIOUS = 20, CD = 6
Property:P_MWinMax (prob-reach-time-bounded)
Invocation (default)
~/storm/build/bin/storm --jani bitcoin-attack.jani --janiproperty P_MWinMax --constants MALICIOUS=20,CD=6
Default settings.
Execution
Walltime:> 1800s (Timeout)
Log
Storm 1.3.1 (dev)

Date: Thu Dec 13 04:02:09 2018
Command line arguments: --jani bitcoin-attack.jani --janiproperty P_MWinMax --constants 'MALICIOUS=20,CD=6'
Current working directory: /home/qcomp

Time for model input parsing: 0.002s.

Time for model construction: 0.015s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	189
Transitions: 	308
Choices: 	245
Markovian St.: 	63
Max. Rate.: 	0.08333333333
Reward Models:  none
State Labels: 	4 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
   * (m_diff > 0) -> 57 item(s)
   * (m_len >= 6) -> 36 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Time for model preprocessing: 0.000s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	189
Transitions: 	308
Choices: 	245
Markovian St.: 	63
Max. Rate.: 	0.08333333333
Reward Models:  none
State Labels: 	4 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
   * (m_diff > 0) -> 57 item(s)
   * (m_len >= 6) -> 36 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "P_MWinMax": Pmax=? [true U<=2880 ((m_len >= 6) & (m_diff > 0))] ...


----------
Computation aborted after 1800.0024273395538 seconds since the total time limit of 1800 seconds was exceeded.