Storm.sparse

Benchmark
Model:zeroconf v.1 (MDP)
Parameter(s)N = 1000, K = 8, reset = False
Property:correct_max (prob-reach)
Invocation (sparse)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/zeroconf/zeroconf.prism --prop qcomp/benchmarks/mdp/zeroconf/zeroconf.props correct_max --constants N=1000,K=8,reset=false  --timemem
Sparse engine (default)
Execution
Walltime:17.91167664527893s
Return code:0
Relative Error:1.5085210170452104e-11
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 10:01:28 2019
Command line arguments: --prism qcomp/benchmarks/mdp/zeroconf/zeroconf.prism --prop qcomp/benchmarks/mdp/zeroconf/zeroconf.props correct_max --constants 'N=1000,K=8,reset=false' --timemem
Current working directory: 

Time for model input parsing: 0.007s.

Time for model construction: 11.529s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	1868787
Transitions: 	4224736
Choices: 	3430379
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * ((l = 4) & (ip = 1)) -> 14972 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "correct_max": Pmax=? [F ((l = 4) & (ip = 1))] ...
Result (for initial states): 4.801413635e-08
Time for model checking: 6.290s.

Performance statistics:
  * peak memory usage: 471MB
  * CPU time: 17.668s
  * wallclock time: 17.835s