Invocation (sparse.evtfull-gmres-topo)
$ARTIFACT_DIR/bin/storm --statistics --jani $ARTIFACT_DIR/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.12.jani --prop $ARTIFACT_DIR/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.12.props --steadystate evt --eqsolver topological --topological:eqsolver gmm++ --gmm++:method gmres --engine sparse --timemem --precision 1e-06
Sparse (default) engine
Storm 1.9.1 (dev)
Date: Fri Sep 13 21:40:42 2024
Command line arguments: --statistics --jani /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.12.jani --prop /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.12.props --steadystate evt --eqsolver topological '--topological:eqsolver' 'gmm++' '--gmm++:method' gmres --engine sparse --timemem --precision 1e-06
Current working directory: /rwthfs/rz/cluster/hpcwork/tq429871/evt-experiments/experiments
WARN (GmmxxEquationSolverSettings.cpp:135): gmm++ is not selected as the preferred equation solver, so setting options for gmm++ might have no effect.
Time for model input parsing: 0.002s.
Time for model construction: 0.226s.
--------------------------------------------------------------
Model type: CTMC (sparse)
States: 33461
Transitions: 256104
Reward Models: none
State Labels: 14 labels
* deadlock -> 0 item(s)
* (eat1 = 1) -> 5741 item(s)
* (eat12 = 1) -> 8119 item(s)
* (eat7 = 1) -> 4900 item(s)
* (eat2 = 1) -> 3363 item(s)
* (eat6 = 1) -> 4899 item(s)
* (eat8 = 1) -> 4903 item(s)
* (eat5 = 1) -> 4908 item(s)
* (eat11 = 1) -> 4348 item(s)
* (eat3 = 1) -> 5164 item(s)
* (eat4 = 1) -> 4855 item(s)
* (eat10 = 1) -> 4995 item(s)
* (eat9 = 1) -> 4884 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Computing steady-state probabilities ...
Result (for '(eat1 = 1)' states): 0.001910170413
Result (for '(eat2 = 1)' states): 0.001910170412
Result (for '(eat3 = 1)' states): 0.003243632521
Result (for '(eat4 = 1)' states): 0.005213807668
Result (for '(eat5 = 1)' states): 0.008396265311
Result (for '(eat6 = 1)' states): 0.01352923253
Result (for '(eat7 = 1)' states): 0.02182514047
Result (for '(eat8 = 1)' states): 0.03528443143
Result (for '(eat9 = 1)' states): 0.0572896383
Result (for '(eat10 = 1)' states): 0.0938692325
Result (for '(eat11 = 1)' states): 0.157162534
Result (for '(eat12 = 1)' states): 0.2805518772
Time for model checking: 0.085s.
Performance statistics:
* peak memory usage: 93MB
* CPU time: 0.308s
* wallclock time: 0.317s