Storm.dd

Benchmark
Model:readers-writers v.1 (MA)
Parameter(s)K = 40
Property:exp_time_many_requests (exp-time)
Invocation (dd)
storm/build/bin/storm --jani qcomp/benchmarks/ma/readers-writers/readers-writers.40.jani --janiproperty exp_time_many_requests --engine dd --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Symbolic engine with Sylvan using 4GB memory
Execution
Walltime:2.3683385848999023s
Return code:0
Note(s):Unable to obtain tool result.
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:25:43 2019
Command line arguments: --jani qcomp/benchmarks/ma/readers-writers/readers-writers.40.jani --janiproperty exp_time_many_requests --engine dd --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.003s.

Time for model construction: 1.099s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (symbolic)
States: 	100949015 (4010 nodes)
Transitions: 	377447668 (2209295 nodes)
Choices: 	200338760
Reward Models:  none
Variables: 	rows: 14 meta variables (69 DD variables), columns: 14 meta variables (69 DD variables), nondeterminism: 1 meta variables (1 DD variables)
Labels: 	2
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (70 nodes)
-------------------------------------------------------------- 

Model checking property "exp_time_many_requests": T[exp]min=? [F (((p_lan_w + p_w) + (p_lan_r + p_r)) > (320 / 10))] ...
ERROR (verification.h:399): The model type Markov Automaton is not supported by the dd engine.
 WARN (model-handling.h:701): Cannot handle property: NotSupportedException: The model type Markov Automaton is not supported by the dd engine.
ERROR (model-handling.h:663): Property is unsupported by selected engine/settings.


Performance statistics:
  * peak memory usage: 3028MB
  * CPU time: 8.566s
  * wallclock time: 2.307s