storm.sparse.evtfull-ovi-topo

Benchmark
Model: (herman)
Parameter(s)N = 15
Invocation (sparse.evtfull-ovi-topo)
	$ARTIFACT_DIR/bin/storm --statistics --prism $ARTIFACT_DIR/benchmarks/dtmc/herman/herman.15.prism --steadystate evt --eqsolver topological --topological:eqsolver native --native:method ovi --sound --engine sparse --timemem --precision 1e-06 --exportresult results_stationary/logs/exports/storm.sparse.evtfull-ovi-topo.1e-06.herman.15.json
Sparse (default) engine
Execution
Walltime (MC-Time):10.792545318603516s (0.441s)
Return code:0
Log
Storm 1.9.1 (dev)

Date: Fri Sep 13 11:58:32 2024
Command line arguments: --statistics --prism /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/dtmc/herman/herman.15.prism --steadystate evt --eqsolver topological '--topological:eqsolver' native '--native:method' ovi --sound --engine sparse --timemem --precision 1e-06 --exportresult results_stationary/logs/exports/storm.sparse.evtfull-ovi-topo.1e-06.herman.15.json
Current working directory: /rwthfs/rz/cluster/hpcwork/tq429871/evt-experiments/experiments

Time for model input parsing: 0.002s.

Time for model construction: 7.700s.

-------------------------------------------------------------- 
Model type: 	DTMC (sparse)
States: 	32768
Transitions: 	14348908
Reward Models:  none
State Labels: 	2 labels
   * deadlock -> 0 item(s)
   * init -> 32768 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Computing steady-state probabilities ...
 WARN (SparseDtmcPrctlModelChecker.cpp:352): Multiple initial states found. A uniform distribution over initial states is assumed.
 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-ovi-topo.1e-06.herman.15.json.
Result (for 'true' states): [0, 0.03333333726] (range)
Time for model checking: 0.441s.

Performance statistics:
  * peak memory usage: 488MB
  * CPU time: 8.065s
  * wallclock time: 8.147s