Storm.ddbisim

Benchmark
Model:stream v.1 (MA)
Parameter(s)N = 1000
Property:pr_underrun (prob-reach)
Invocation (ddbisim)
/home/tq429871/storm/build/bin/storm --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/ma/stream/stream.ma --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/ma/stream/stream.csl pr_underrun --constants N=1000 --engine dd-to-sparse --bisimulation --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Symbolic bisimulation with sparse quotient and sylvan using 4GB memory
Execution
Walltime:107.11666893959045s
Return code:0
Relative Error:7.300963170810878e-11
Log
Storm 1.6.2

Date: Sat Sep  5 20:59:12 2020
Command line arguments: --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/ma/stream/stream.ma --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/ma/stream/stream.csl pr_underrun --constants N=1000 --engine dd-to-sparse --bisimulation '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks

Time for model input parsing: 0.002s.

 WARN (model-handling.h:304): Dd-based model builder for Markov Automata is only available for JANI models, automatically converting the input model.
Time for model construction: 2.446s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (symbolic)
States: 	503501 (7987 nodes)
Transitions: 	1004999 (30509 nodes)
Choices: 	504500
Reward Models:  none
Variables: 	rows: 4 meta variables (23 DD variables), columns: 4 meta variables (23 DD variables), nondeterminism: 3 meta variables (3 DD variables)
Labels: 	3
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (24 nodes)
   * underrun
-------------------------------------------------------------- 

Time for model preprocessing: 104.088s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	502503
Transitions: 	1004001
Choices: 	503502
Markovian St.: 	501502
Max. Rate.: 	8
Reward Models:  none
State Labels: 	4 labels
   * underrun -> 1 item(s)
   * ((s = 0) & (k > 0)) -> 1 item(s)
   * init -> 1 item(s)
   * deadlock -> 0 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "pr_underrun": Pmin=? [F "underrun"] ...
Result (for initial states): 0.2712315729
Time for model checking: 0.502s.

Performance statistics:
  * peak memory usage: 3358MB
  * CPU time: 423.876s
  * wallclock time: 107.065s