Storm.sparse

Benchmark
Model:pacman v.1 (MDP)
Parameter(s)MAXSTEPS = 60
Property:crash (prob-reach)
Invocation (sparse)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/pacman/pacman.nm --prop qcomp/benchmarks/mdp/pacman/pacman.props crash --constants MAXSTEPS=60  --timemem
Sparse engine (default)
Execution
Walltime:157.85303592681885s
Return code:0
Relative Error:5.824693935613194e-11
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 09:52:24 2019
Command line arguments: --prism qcomp/benchmarks/mdp/pacman/pacman.nm --prop qcomp/benchmarks/mdp/pacman/pacman.props crash --constants MAXSTEPS=60 --timemem
Current working directory: 

Time for model input parsing: 0.049s.

Time for model construction: 151.532s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	7253118
Transitions: 	9952883
Choices: 	9097907
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * Crash -> 171532 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "crash": Pmin=? [F "Crash"] ...
Result (for initial states): 0.5511074971
Time for model checking: 6.192s.

Performance statistics:
  * peak memory usage: 838MB
  * CPU time: 157.056s
  * wallclock time: 157.790s