Invocation (sparse.classic-luexact-topo)
$ARTIFACT_DIR/bin/storm --statistics --prism $ARTIFACT_DIR/benchmarks/dtmc/lumbroso/lumbroso.prism --constants N=128 --prop $ARTIFACT_DIR/benchmarks/dtmc/lumbroso/lumbroso.props --steadystate classic --eqsolver topological --topological:eqsolver eigen --eigen:method sparselu --exact --engine sparse --timemem
Sparse (default) engine
Storm 1.9.1 (dev)
Date: Fri Sep 13 21:42:43 2024
Command line arguments: --statistics --prism /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/dtmc/lumbroso/lumbroso.prism --constants N=128 --prop /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/dtmc/lumbroso/lumbroso.props --steadystate classic --eqsolver topological '--topological:eqsolver' eigen '--eigen:method' sparselu --exact --engine sparse --timemem
Current working directory: /rwthfs/rz/cluster/hpcwork/tq429871/evt-experiments/experiments
WARN (EigenEquationSolverSettings.cpp:142): Eigen is not selected as the preferred equation solver, so setting options for eigen might have no effect.
Time for model input parsing: 0.001s.
Time for model construction: 0.013s.
--------------------------------------------------------------
Model type: DTMC (sparse)
States: 255
Transitions: 382
Reward Models: none
State Labels: 3 labels
* init -> 1 item(s)
* deadlock -> 0 item(s)
* (v = 128) -> 128 item(s)
Choice Labels: none
--------------------------------------------------------------
Computing steady-state probabilities ...
Result (for '(v = 128)' states): [1/128, 1/128] (approx. [0.0078125, 0.0078125]) (range)
Time for model checking: 0.005s.
Performance statistics:
* peak memory usage: 66MB
* CPU time: 0.028s
* wallclock time: 0.022s