storm.sparse.evtfull-luexact-topo

Benchmark
Model: (nand)
Parameter(s)N = 20, K = 3
Invocation (sparse.evtfull-luexact-topo)
	$ARTIFACT_DIR/bin/storm --statistics --prism $ARTIFACT_DIR/benchmarks/dtmc/nand/nand.prism --constants N=20,K=3 --steadystate evt --eqsolver topological --topological:eqsolver eigen --eigen:method sparselu --exact --engine sparse --timemem --exportresult results_stationary/logs/exports/storm.sparse.evtfull-luexact-topo.ignored.nand.20-3.json
Sparse (default) engine
Execution
Walltime (MC-Time):3.0335514545440674s (2.286s)
Return code:0
Log
Storm 1.9.1 (dev)

Date: Fri Sep 13 11:53:54 2024
Command line arguments: --statistics --prism /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/dtmc/nand/nand.prism --constants 'N=20,K=3' --steadystate evt --eqsolver topological '--topological:eqsolver' eigen '--eigen:method' sparselu --exact --engine sparse --timemem --exportresult results_stationary/logs/exports/storm.sparse.evtfull-luexact-topo.ignored.nand.20-3.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.001s.

Time for model construction: 0.668s.

-------------------------------------------------------------- 
Model type: 	DTMC (sparse)
States: 	231552
Transitions: 	358152
Reward Models:  none
State Labels: 	2 labels
   * deadlock -> 0 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.evtfull-luexact-topo.ignored.nand.20-3.json.
 WARN (JsonAdapter.cpp:56): Inaccurate JSON export: The number 299710427940260826325441386103228456126879123743670992231058208789065376219638636087021285388722475764986133001357523946106329248880780724979837956787893409572253709156899850825847677103407415106142566898578379520769284376780166358512663247120275770059/938212931594072314538520351794070556703964823843808040274959902931655604294229803306947815580156153123648828697463872866880899398729045325547067163723107955922131429894272785643415169539274019866459397576363699045032262802124023437500000000000000000000 will be exported as 0.3194481954443298. In total, 21 of 231552 numbers are inaccurate.
Result (for 'true' states): [0, 299710427940260826325441386103228456126879123743670992231058208789065376219638636087021285388722475764986133001357523946106329248880780724979837956787893409572253709156899850825847677103407415106142566898578379520769284376780166358512663247120275770059/938212931594072314538520351794070556703964823843808040274959902931655604294229803306947815580156153123648828697463872866880899398729045325547067163723107955922131429894272785643415169539274019866459397576363699045032262802124023437500000000000000000000] (approx. [0, 0.3194481954]) (range)
Time for model checking: 2.286s.

Performance statistics:
  * peak memory usage: 250MB
  * CPU time: 2.898s
  * wallclock time: 2.967s