Storm.exact

Benchmark
Model:consensus v.1 (MDP)
Parameter(s)N = 6, K = 2
Property:disagree (prob-reach)
Invocation (exact)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/consensus/consensus.6.prism --prop qcomp/benchmarks/mdp/consensus/consensus.props disagree --constants K=2 --exact --timemem
Sparse engine with exact model checking
Execution
Walltime:> 1800s (Timeout)
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 09:49:43 2019
Command line arguments: --prism qcomp/benchmarks/mdp/consensus/consensus.6.prism --prop qcomp/benchmarks/mdp/consensus/consensus.props disagree --constants K=2 --exact --timemem
Current working directory: 

Time for model input parsing: 0.003s.

Time for model construction: 20.525s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	1258240
Transitions: 	6236736
Choices: 	5008128
Reward Models:  none
State Labels: 	4 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
   * agree -> 114258 item(s)
   * finished -> 384 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "disagree": Pmax=? [F ("finished" & !("agree"))] ...


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