/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 --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Symbolic engine with Sylvan using 4GB memory
Storm 1.6.2
Date: Sat Sep 5 20:46:51 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 '--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.011s.
Time for model construction: 0.686s.
--------------------------------------------------------------
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
--------------------------------------------------------------
Model checking property "ExpUtil": R[exp]{"utilityLocal"}max=? [F (battery_load = 0)] ...
WARN (SymbolicMinMaxLinearEquationSolver.cpp:45): Selected method is not supported for this solver, switching to value iteration.
WARN (SymbolicMinMaxLinearEquationSolver.cpp:45): Selected method is not supported for this solver, switching to value iteration.
Result (for initial states): 12.05111082
Time for model checking: 199.820s.
Performance statistics:
* peak memory usage: 3888MB
* CPU time: 795.352s
* wallclock time: 200.542s