Invocation (sparse.evtfull-ovi-topo)
$ARTIFACT_DIR/bin/storm --statistics --jani $ARTIFACT_DIR/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.4.jani --prop $ARTIFACT_DIR/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.4.props --steadystate evt --eqsolver topological --topological:eqsolver native --native:method ovi --sound --engine sparse --timemem --precision 0.001
Sparse (default) engine
Storm 1.9.1 (dev)
Date: Fri Sep 13 21:40:48 2024
Command line arguments: --statistics --jani /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.4.jani --prop /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.4.props --steadystate evt --eqsolver topological '--topological:eqsolver' native '--native:method' ovi --sound --engine sparse --timemem --precision 0.001
Current working directory: /rwthfs/rz/cluster/hpcwork/tq429871/evt-experiments/experiments
Time for model input parsing: 0.011s.
Time for model construction: 0.016s.
--------------------------------------------------------------
Model type: CTMC (sparse)
States: 29
Transitions: 72
Reward Models: none
State Labels: 6 labels
* deadlock -> 0 item(s)
* init -> 1 item(s)
* (eat4 = 1) -> 7 item(s)
* (eat3 = 1) -> 4 item(s)
* (eat2 = 1) -> 3 item(s)
* (eat1 = 1) -> 5 item(s)
Choice Labels: none
--------------------------------------------------------------
Computing steady-state probabilities ...
Result (for '(eat1 = 1)' states): 0.07718015267
Result (for '(eat2 = 1)' states): 0.0771761874
Result (for '(eat3 = 1)' states): 0.1524804511
Result (for '(eat4 = 1)' states): 0.2661841531
Time for model checking: 0.000s.
Performance statistics:
* peak memory usage: 66MB
* CPU time: 0.034s
* wallclock time: 0.061s