Storm.hybrid

Benchmark
Model:pacman v.1 (MDP)
Parameter(s)MAXSTEPS = 100
Property:crash (prob-reach)
Invocation (hybrid)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/pacman/pacman.nm --prop qcomp/benchmarks/mdp/pacman/pacman.props crash --constants MAXSTEPS=100 --engine hybrid --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Hybrid engine with Sylvan using 4GB memory
Execution
Walltime:47.311880350112915s
Return code:0
Relative Error:6.123876744565073e-11
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:22:43 2019
Command line arguments: --prism qcomp/benchmarks/mdp/pacman/pacman.nm --prop qcomp/benchmarks/mdp/pacman/pacman.props crash --constants MAXSTEPS=100 --engine hybrid --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.043s.

Time for model construction: 6.178s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	16115358 (327549 nodes)
Transitions: 	22140403 (1720915 nodes)
Choices: 	20214527
Reward Models:  none
Variables: 	rows: 11 meta variables (36 DD variables), columns: 11 meta variables (36 DD variables), nondeterminism: 9 meta variables (9 DD variables)
Labels: 	3
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (37 nodes)
   * Crash
-------------------------------------------------------------- 

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

Performance statistics:
  * peak memory usage: 5063MB
  * CPU time: 184.900s
  * wallclock time: 47.265s