Storm.dd

Benchmark
Model:philosophers v.1 (CTMC)
Parameter(s)N = 20, TIME_BOUND = 1
Property:MaxPrReachDeadlockTB (prob-reach-time-bounded)
Invocation (dd)
storm/build/bin/storm --jani qcomp/benchmarks/ctmc/philosophers/philosophers.20.jani --janiproperty MaxPrReachDeadlockTB --constants TIME_BOUND=1 --engine dd --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem --precision 0.001
Symbolic engine with Sylvan using 4GB memory
Execution
Walltime:0.9631216526031494s
Return code:0
Note(s):Unable to obtain tool result.
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:24:11 2019
Command line arguments: --jani qcomp/benchmarks/ctmc/philosophers/philosophers.20.jani --janiproperty MaxPrReachDeadlockTB --constants TIME_BOUND=1 --engine dd --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem --precision 0.001
Current working directory: 

Time for model input parsing: 0.010s.

Time for model construction: 0.887s.

-------------------------------------------------------------- 
Model type: 	CTMC (symbolic)
States: 	45239074 (342 nodes)
Transitions: 	584892921 (2861 nodes)
Reward Models:  none
Variables: 	rows: 81 meta variables (81 DD variables), columns: 81 meta variables (81 DD variables)
Labels: 	3
   * deadlock -> 1 state(s) (82 nodes)
   * init -> 1 state(s) (82 nodes)
   * deadl
-------------------------------------------------------------- 

Model checking property "MaxPrReachDeadlockTB": Pmax=? [true U<=1 "deadl"] ...
ERROR (verification.h:399): The model type CTMC is not supported by the dd engine.
 WARN (model-handling.h:701): Cannot handle property: NotSupportedException: The model type CTMC is not supported by the dd engine.
ERROR (model-handling.h:663): Property is unsupported by selected engine/settings.


Performance statistics:
  * peak memory usage: 2897MB
  * CPU time: 2.968s
  * wallclock time: 0.912s