Invocation (sparse.evtfull-ii-topo)
$ARTIFACT_DIR/bin/storm --statistics --prism $ARTIFACT_DIR/benchmarks/dtmc/lumbroso/lumbroso.prism --constants N=32000 --prop $ARTIFACT_DIR/benchmarks/dtmc/lumbroso/lumbroso.props --steadystate evt --eqsolver topological --topological:eqsolver native --native:method ii --sound --engine sparse --timemem --precision 0.001
Sparse (default) engine
Storm 1.9.1 (dev)
Date: Fri Sep 13 21:42:45 2024
Command line arguments: --statistics --prism /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/dtmc/lumbroso/lumbroso.prism --constants N=32000 --prop /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/dtmc/lumbroso/lumbroso.props --steadystate evt --eqsolver topological '--topological:eqsolver' native '--native:method' ii --sound --engine sparse --timemem --precision 0.001
Current working directory: /rwthfs/rz/cluster/hpcwork/tq429871/evt-experiments/experiments
Time for model input parsing: 0.001s.
Time for model construction: 1.395s.
--------------------------------------------------------------
Model type: DTMC (sparse)
States: 1632255
Transitions: 3232510
Reward Models: none
State Labels: 3 labels
* deadlock -> 0 item(s)
* init -> 1 item(s)
* (v = 32000) -> 32000 item(s)
Choice Labels: none
--------------------------------------------------------------
Computing steady-state probabilities ...
Result (for '(v = 32000)' states): [3.125e-05, 3.125e-05] (range)
Time for model checking: 25.165s.
Performance statistics:
* peak memory usage: 354MB
* CPU time: 26.426s
* wallclock time: 26.565s