/home/tq429871/storm/build/bin/storm --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/eajs/eajs.6.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/eajs/eajs.props ExpUtil --constants energy_capacity=300,B=13 --engine dd-to-sparse --bisimulation --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Symbolic bisimulation with sparse quotient and sylvan using 4GB memory
Storm 1.6.2
Date: Sat Sep 5 20:46:49 2020
Command line arguments: --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/eajs/eajs.6.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/eajs/eajs.props ExpUtil --constants 'energy_capacity=300,B=13' --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.010s.
Time for model construction: 0.681s.
--------------------------------------------------------------
Model type: MDP (symbolic)
States: 7901694 (4889 nodes)
Transitions: 19679927 (45618 nodes)
Choices: 11882922
Reward Models: utilityLocal
Variables: rows: 16 meta variables (50 DD variables), columns: 16 meta variables (50 DD variables), nondeterminism: 5 meta variables (5 DD variables)
Labels: 11
* deadlock -> 0 state(s) (1 nodes)
* init -> 1 state(s) (51 nodes)
* emptyBattery
* localFailure
* noLocalFailure
* process_1_finishes
* process_2_finishes
* process_3_finishes
* process_4_finishes
* process_5_finishes
* process_6_finishes
--------------------------------------------------------------
Time for model preprocessing: 27.042s.
--------------------------------------------------------------
Model type: MDP (sparse)
States: 20855
Transitions: 62388
Choices: 47173
Reward Models: utilityLocal
State Labels: 3 labels
* (battery_load = 0) -> 1 item(s)
* init -> 1 item(s)
* deadlock -> 0 item(s)
Choice Labels: none
--------------------------------------------------------------
Model checking property "ExpUtil": R[exp]{"utilityLocal"}max=? [F (battery_load = 0)] ...
Result (for initial states): 12.05111082
Time for model checking: 0.024s.
Performance statistics:
* peak memory usage: 4027MB
* CPU time: 108.098s
* wallclock time: 27.786s