Invocation (sparse.classic-luexact-topo)
$ARTIFACT_DIR/bin/storm --statistics --prism $ARTIFACT_DIR/benchmarks/dtmc/crowds/crowds.prism --constants TotalRuns=6,CrowdSize=5 --steadystate classic --eqsolver topological --topological:eqsolver eigen --eigen:method sparselu --exact --engine sparse --timemem --exportresult results_stationary/logs/exports/storm.sparse.classic-luexact-topo.ignored.crowds.6-5.json
Sparse (default) engine
Storm 1.9.1 (dev)
Date: Fri Sep 13 11:53:39 2024
Command line arguments: --statistics --prism /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/dtmc/crowds/crowds.prism --constants 'TotalRuns=6,CrowdSize=5' --steadystate classic --eqsolver topological '--topological:eqsolver' eigen '--eigen:method' sparselu --exact --engine sparse --timemem --exportresult results_stationary/logs/exports/storm.sparse.classic-luexact-topo.ignored.crowds.6-5.json
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.004s.
Time for model construction: 0.099s.
--------------------------------------------------------------
Model type: DTMC (sparse)
States: 18817
Transitions: 32677
Reward Models: none
State Labels: 2 labels
* deadlock -> 462 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Computing steady-state probabilities ...
WARN (model-handling.h:1258): No information of state valuations available. The result output will use internal state ids. You might be interested in building the model with state valuations using --buildstateval.
Write to file results_stationary/logs/exports/storm.sparse.classic-luexact-topo.ignored.crowds.6-5.json.
WARN (JsonAdapter.cpp:56): Inaccurate JSON export: The number 2830752368809531142213646800209/383854225736338134765625000000000000 will be exported as 7.374550490825959e-06. In total, 462 of 18817 numbers are inaccurate.
Result (for 'true' states): [0, 221440804575899602239/2012501643028532480000] (approx. [0, 0.1100326081]) (range)
Time for model checking: 48.564s.
Performance statistics:
* peak memory usage: 67MB
* CPU time: 48.581s
* wallclock time: 48.671s