Results of the 12th Intl. Competition on Software Verification (SV-COMP 2023)
<p><strong>SV-COMP 2023</strong></p> <p><strong>Competition Results</strong></p> <p>This file describes the contents of an archive of the 12th Competition on Software Verification (SV-COMP 2023). <a href="https://sv-comp.sosy-lab.org/2023/">https://sv-comp.sosy-lab.org/2023/</a></p> <p>The competition was organized by Dirk Beyer, LMU Munich, Germany. More information is available in the following article: Dirk Beyer. <em>Competition on Software Verification and Witness Validation: SV-COMP 2023.</em> In Proceedings of the 29th International Conference on Tools and Algorithms for the Construction and Analysis of Systems (TACAS 2023, Munich, April 22 - 27), 2023. Springer.</p> <p>Copyright (C) Dirk Beyer <a href="https://www.sosy-lab.org/people/beyer/">https://www.sosy-lab.org/people/beyer/</a></p> <p>SPDX-License-Identifier: CC-BY-4.0 <a href="https://spdx.org/licenses/CC-BY-4.0.html">https://spdx.org/licenses/CC-BY-4.0.html</a></p> <p>To browse the competition results with a web browser, there are two options:</p> <ul> <li>start a local web server using php -S localhost:8000 in order to view the data in this archive, or</li> <li>browse <a href="https://sv-comp.sosy-lab.org/2023/results/">https://sv-comp.sosy-lab.org/2023/results/</a> in order to view the data on the SV-COMP web page.</li> </ul> <p><strong>Contents</strong></p> <ul> <li><code>index.html</code>: directs to the overview web page of the verification track</li> <li><code>index-validation.html</code>: directs to the overview web page of the validation track</li> <li><code>LICENSE-results.txt</code>: specifies the license</li> <li><code>README-results.txt</code>: this file</li> <li><code>results-validated/</code>: results of validation runs</li> <li><code>results-verified/</code>: results of verification runs</li> </ul> <p>The folder <code>results-validated/</code> contains the results from validation runs:</p> <ul> <li> <p><code>index.html</code>: overview web page with rankings and score table</p> </li> <li> <p><code>design.css</code>: HTML style definitions</p> </li> <li> <p><code>*.results.txt</code>: TXT results from BenchExec</p> </li> <li> <p><code>*.xml.bz2</code>: XML results from BenchExec</p> </li> <li> <p><code>*.fixed.xml.bz2</code>: XML results from BenchExec, status adjusted according to the validation results</p> </li> <li> <p><code>*.logfiles.zip</code>: output from tools</p> </li> <li> <p><code>*.json.gz</code>: mapping from files names to SHA 256 hashes for the file content</p> </li> <li> <p><code><validator>*.table.html</code>: HTML views of the full benchmark set (all categories) for each validator</p> </li> <li> <p><code><category>*.table.html</code>: HTML views of the benchmark set for each category over all validators</p> </li> <li> <p><code>*.xml</code>: XML table definitions for the above tables</p> </li> <li> <p><code>validators.*</code>: Statistics of the validator runs (obsolete)</p> </li> <li> <p><code>.correctness.</code>: Infix for validation of correctness witnesses</p> </li> <li> <p><code>.violation.</code>: Infix for validation of violation witnesses</p> </li> <li> <p><code>quantilePlot-*</code>: score-based quantile plots as visualization of the results</p> </li> <li> <p><code>quantilePlotShow.gp</code>: example Gnuplot script to generate a plot</p> </li> <li> <p><code>score*</code>: accumulated score results in various formats</p> </li> </ul> <p>The folder <code>results-verified/</code> contains the results from verification runs and aggregated results:</p> <ul> <li> <p><code>index.html</code>: overview web page with rankings and score table</p> </li> <li> <p><code>design.css</code>: HTML style definitions</p> </li> <li> <p><code>*.results.txt</code>: TXT results from BenchExec</p> </li> <li> <p><code>*.xml.bz2</code>: XML results from BenchExec</p> </li> <li> <p><code>*.fixed.xml.bz2</code>: XML results from BenchExec, status adjusted according to the validation results</p> </li> <li> <p><code>*.logfiles.zip</code>: output from tools</p> </li> <li> <p><code>*.json.gz</code>: mapping from files names to SHA 256 hashes for the file content</p> </li> <li> <p><code>*.xml.bz2.table.html</code>: HTML views on the detailed results data as generated by BenchExec’s table generator</p> </li> <li> <p><code><verifier>*.table.html</code>: HTML views of the full benchmark set (all categories) for each verifier</p> </li> <li> <p><code>META_*.table.html</code>: HTML views of the benchmark set for each meta category for each verifier, and over all verifiers</p> </li> <li> <p><code><category>*.table.html</code>: HTML views of the benchmark set for each category over all verifiers</p> </li> <li> <p><code>*.xml</code>: XML table definitions for the above tables</p> </li> <li> <p><code>validatorStatistics.html</code>: Statistics of the validator runs (obsolete)</p> </li> <li> <p><code>results-per-tool.php</code>: List of results for each tool for review process in pre-run phase</p> </li> <li> <p><code><tool>.list.html</code>: List of results for a tool in HTML format with links</p> </li> <li> <p><code>quantilePlot-*</code>: score-based quantile plots as visualization of the results</p> </li> <li> <p><code>quantilePlotShow.gp</code>: example Gnuplot script to generate a plot</p> </li> <li> <p><code>score*</code>: accumulated score results in various formats</p> </li> </ul> <p>The hashes of the file names (in the files <code>*.json.gz</code>) are useful for</p> <ul> <li>validating the exact contents of a file and</li> <li>accessing the files from the witness store.</li> </ul> <p><strong>Other Archives</strong></p> <p>Overview over archives from SV-COMP 2023 that are available at Zenodo:</p> <ul> <li><a href="https://doi.org/10.5281/zenodo.7627791">https://doi.org/10.5281/zenodo.7627791</a> Verification Witnesses from SV-COMP 2023 Verification Tools. Witness store (containing the generated verification witnesses)</li> <li><a href="https://doi.org/10.5281/zenodo.7627829">https://doi.org/10.5281/zenodo.7627829</a> Tool Archives from SV-COMP 2023. Executable tools that were evaluated in the competition</li> <li><a href="https://doi.org/10.5281/zenodo.7627787">https://doi.org/10.5281/zenodo.7627787</a> Results of the 12th Intl. Competition on Software Verification (SV-COMP 2023). Results (XML result files, log files, file mappings, HTML tables)</li> <li><a href="https://doi.org/10.5281/zenodo.7627783">https://doi.org/10.5281/zenodo.7627783</a> SV-Benchmarks: Benchmark Set of SV-COMP 2023 and Test-Comp 2023. Verification tasks, version svcomp23</li> <li><a href="https://doi.org/10.5281/zenodo.7612021">https://doi.org/10.5281/zenodo.7612021</a> BenchExec, version 3.16. Benchmarking framework</li> </ul> <p>All benchmarks were executed for SV-COMP 2023 <a href="https://sv-comp.sosy-lab.org/2023/">https://sv-comp.sosy-lab.org/2023/</a> by Dirk Beyer, LMU Munich, based on the following components:</p> <ul> <li><a href="https://gitlab.com/sosy-lab/sv-comp/archives-2023">https://gitlab.com/sosy-lab/sv-comp/archives-2023</a> svcomp23 ca51c0c69ed4d4f6fd867c10abbc9b000d8ffb03</li> <li><a href="https://gitlab.com/sosy-lab/benchmarking/sv-benchmarks">https://gitlab.com/sosy-lab/benchmarking/sv-benchmarks</a> svcomp23 f87854c275a177e8dc3673fe6959cd89038652af</li> <li><a href="https://gitlab.com/sosy-lab/sv-comp/bench-defs">https://gitlab.com/sosy-lab/sv-comp/bench-defs</a> svcomp23 d34d04f1332a49c219293798b90eee6b3760946d</li> <li><a href="https://gitlab.com/sosy-lab/software/benchexec">https://gitlab.com/sosy-lab/software/benchexec</a> 3.16 b43e7384112770a41b571399135065daa7f387ab</li> <li><a href="https://gitlab.com/sosy-lab/benchmarking/competition-scripts">https://gitlab.com/sosy-lab/benchmarking/competition-scripts</a> svcomp23 e6f84b5a79626b4295108a0f96ea370edde1f023</li> <li><a href="https://github.com/sosy-lab/sv-witnesses">https://github.com/sosy-lab/sv-witnesses</a> svcomp23 e16b1fdddfa7770918c2d06bdcd0103e88e32691</li> <li><a href="https://gitlab.com/sosy-lab/software/coveriteam">https://gitlab.com/sosy-lab/software/coveriteam</a> svcomp23 76a8e4dba327af4606e2a30544656b7882f75848</li> </ul> <p><strong>Contact</strong></p> <p>Feel free to contact me in case of questions: <a href="https://www.sosy-lab.org/people/beyer/">https://www.sosy-lab.org/people/beyer/</a></p>
ShareScore
36/100
Overall dataset sharing score
Score breakdown
These five areas show where the dataset supports — or may limit — practical reuse.
- Stewardship
- 4
- Harmonization
- 4
- Access
- 16
- Reuse readiness
- 8
- Engagement
- 4