/home/tq429871/storm/build/bin/storm --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/eajs/eajs.5.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/eajs/eajs.props ExpUtil --constants energy_capacity=250,B=11 --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:50 2020
Command line arguments: --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/eajs/eajs.5.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/eajs/eajs.props ExpUtil --constants 'energy_capacity=250,B=11' --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.008s.
Time for model construction: 0.608s.
--------------------------------------------------------------
Model type: MDP (symbolic)
States: 3049471 (3310 nodes)
Transitions: 6960278 (29689 nodes)
Choices: 4250853
Reward Models: utilityLocal
Variables: rows: 14 meta variables (43 DD variables), columns: 14 meta variables (43 DD variables), nondeterminism: 5 meta variables (5 DD variables)
Labels: 10
* deadlock -> 0 state(s) (1 nodes)
* init -> 1 state(s) (44 nodes)
* emptyBattery
* localFailure
* noLocalFailure
* process_1_finishes
* process_2_finishes
* process_3_finishes
* process_4_finishes
* process_5_finishes
--------------------------------------------------------------
Time for model preprocessing: 11.219s.
--------------------------------------------------------------
Model type: MDP (sparse)
States: 16955
Transitions: 43321
Choices: 32261
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): 10.03294069
Time for model checking: 0.018s.
Performance statistics:
* peak memory usage: 3607MB
* CPU time: 45.367s
* wallclock time: 11.873s