Storm.exact

Benchmark
Model:zeroconf v.1 (MDP)
Parameter(s)N = 1000, K = 8, reset = False
Property:correct_min (prob-reach)
Invocation (exact)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/zeroconf/zeroconf.prism --prop qcomp/benchmarks/mdp/zeroconf/zeroconf.props correct_min --constants N=1000,K=8,reset=false --exact --timemem
Sparse engine with exact model checking
Execution
Walltime:49.888004541397095s
Return code:0
Relative Error:0.0
Log
Storm 1.4.1 (dev)

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

Time for model input parsing: 0.005s.

Time for model construction: 33.091s.

-------------------------------------------------------------- 
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_min": Pmin=? [F ((l = 4) & (ip = 1))] ...
Result (for initial states): 322687697779/64024000322687697779 (approx. 5.040105213e-09)
Time for model checking: 16.499s.

Performance statistics:
  * peak memory usage: 2271MB
  * CPU time: 48.473s
  * wallclock time: 49.739s