Storm.dd

Benchmark
Model:tireworld v.1 (MDP)
Parameter(s)n = 45
Property:goal (prob-reach)
Invocation (dd)
storm/build/bin/storm --jani qcomp/benchmarks/mdp/tireworld/tireworld.45.jani --janiproperty goal --engine dd --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Symbolic engine with Sylvan using 4GB memory
Execution
Walltime:1321.474140882492s
Return code:0
Note(s):Correctness of result is not checked because no reference result is available.
Log
Storm 1.4.1 (dev)

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

Time for model input parsing: 0.011s.

Time for model construction: 326.532s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	46137256 (72 nodes)
Transitions: 	192413242 (3937353 nodes)
Choices: 	105905930
Reward Models:  none
Variables: 	rows: 23 meta variables (49 DD variables), columns: 23 meta variables (49 DD variables), nondeterminism: 4 meta variables (4 DD variables)
Labels: 	2
   * deadlock -> 8912896 state(s) (1843870 nodes)
   * init -> 1 state(s) (50 nodes)
-------------------------------------------------------------- 

Model checking property "goal": Pmax=? [F (var21 = 33)] ...
 WARN (SymbolicMinMaxLinearEquationSolver.cpp:44): Selected method is not supported for this solver, switching to value iteration.
 WARN (SymbolicMinMaxLinearEquationSolver.cpp:44): Selected method is not supported for this solver, switching to value iteration.
Result (for initial states): 0.936
Time for model checking: 994.318s.

Performance statistics:
  * peak memory usage: 3889MB
  * CPU time: 5190.618s
  * wallclock time: 1321.418s