Storm.dd

Benchmark
Model:zenotravel v.1 (MDP)
Parameter(s)c = 4, p = 2, a = 2
Property:goal (prob-reach)
Invocation (dd)
storm/build/bin/storm --jani qcomp/benchmarks/mdp/zenotravel/zenotravel.4-2-2.jani --janiproperty goal --engine dd --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Symbolic engine with Sylvan using 4GB memory
Execution
Walltime:4.594891309738159s
Return code:0
Relative Error:0.0
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:23:18 2019
Command line arguments: --jani qcomp/benchmarks/mdp/zenotravel/zenotravel.4-2-2.jani --janiproperty goal --engine dd --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.027s.

Time for model construction: 3.831s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	459900 (65 nodes)
Transitions: 	3818556 (164713 nodes)
Choices: 	2976444
Reward Models:  none
Variables: 	rows: 9 meta variables (27 DD variables), columns: 9 meta variables (27 DD variables), nondeterminism: 5 meta variables (5 DD variables)
Labels: 	2
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (28 nodes)
-------------------------------------------------------------- 

Model checking property "goal": Pmax=? [F ((var7 = 1) & (var6 = 2))] ...
Result (for initial states): 1
Time for model checking: 0.641s.

Performance statistics:
  * peak memory usage: 2994MB
  * CPU time: 17.065s
  * wallclock time: 4.529s