Results of the 13th Intl. Competition on Software Verification (SV-COMP 2024)
收藏NIAID Data Ecosystem2026-05-01 收录
下载链接:
https://zenodo.org/record/10669730
下载链接
链接失效反馈官方服务:
资源简介:
SV-COMP 2024
Competition Results
This file describes the contents of an archive of the 13th Competition on Software Verification (SV-COMP 2024). https://sv-comp.sosy-lab.org/2024/
The competition was organized by Dirk Beyer, LMU Munich, Germany. More information is available in the following article: Dirk Beyer. State of the Art in Software Verification and Witness Validation: SV-COMP 2024. In Proceedings of the 30th International Conference on Tools and Algorithms for the Construction and Analysis of Systems (TACAS 2024, Luxembourg, April 6 - 11), 2024. Springer.
Copyright (C) Dirk Beyer https://www.sosy-lab.org/people/beyer/
SPDX-License-Identifier: CC-BY-4.0 https://spdx.org/licenses/CC-BY-4.0.html
To browse the competition results with a web browser, there are two options:
start a local web server using php -S localhost:8000 in order to view the data in this archive, or
browse https://sv-comp.sosy-lab.org/2023/results/ in order to view the data on the SV-COMP web page.
Contents
index.html: directs to the overview web page of the verification track
index-validation.html: directs to the overview web page of the validation track
LICENSE-results.txt: specifies the license
README-results.txt: this file
results-validated/: results of validation runs
results-verified/: results of verification runs
The folder results-validated/ contains the results from validation runs:
index.html: overview web page with rankings and score table
design.css: HTML style definitions
*.results.txt: TXT results from BenchExec
*.xml.bz2: XML results from BenchExec
*.fixed.xml.bz2: XML results from BenchExec, status adjusted according to the validation results
*.logfiles.zip: output from tools
*.json.gz: mapping from files names to SHA 256 hashes for the file content
*.table.html: HTML views of the full benchmark set (all categories) for each validator
*.table.html: HTML views of the benchmark set for each category over all validators
*.xml: XML table definitions for the above tables
validators.*: Statistics of the validator runs (obsolete)
.correctness.: Infix for validation of correctness witnesses
.violation.: Infix for validation of violation witnesses
quantilePlot-*: score-based quantile plots as visualization of the results
quantilePlotShow.gp: example Gnuplot script to generate a plot
score*: accumulated score results in various formats
witness-database.csv: data base of all witnesses
witness-classification.csv: data base of all witnesses with their classification into correct, wrong, unknown
The folder results-verified/ contains the results from verification runs and aggregated results:
index.html: overview web page with rankings and score table
design.css: HTML style definitions
*.results.txt: TXT results from BenchExec
*.xml.bz2: XML results from BenchExec
*.fixed.xml.bz2: XML results from BenchExec, status adjusted according to the validation results
*.logfiles.zip: output from tools
*.json.gz: mapping from files names to SHA 256 hashes for the file content
*.xml.bz2.table.html: HTML views on the detailed results data as generated by BenchExec’s table generator
*.table.html: HTML views of the full benchmark set (all categories) for each verifier
META_*.table.html: HTML views of the benchmark set for each meta category for each verifier, and over all verifiers
*.table.html: HTML views of the benchmark set for each category over all verifiers
*.xml: XML table definitions for the above tables
validatorStatistics.html: Statistics of the validator runs (obsolete)
results-per-tool.php: List of results for each tool for review process in pre-run phase
.list.html: List of results for a tool in HTML format with links
quantilePlot-*: score-based quantile plots as visualization of the results
quantilePlotShow.gp: example Gnuplot script to generate a plot
score*: accumulated score results in various formats
The hashes of the file names (in the files *.json.gz) are useful for
validating the exact contents of a file and
accessing the files from the witness store.
Other Archives
Overview of archives from SV-COMP 2024 that are available at Zenodo:
https://doi.org/10.5281/zenodo.10669737 Verification Witnesses from SV-COMP 2024 Verification Tools. Witness store (containing the generated verification witnesses)
https://doi.org/10.5281/zenodo.10669735 Verifiers and Validators: FM-Tools Data Set for SV-COMP 2024. Metadata snapshot of the evaluated tools (DOIs, options, etc.)
https://doi.org/10.5281/zenodo.10669731 Results of the 13th Intl. Competition on Software Verification (SV-COMP 2024). Results (XML result files, log files, file mappings, HTML tables)
https://doi.org/10.5281/zenodo.10669723 SV-Benchmarks: Benchmark Set of SV-COMP 2024. Verification tasks, version svcomp24
https://doi.org/10.5281/zenodo.10671136 BenchExec, version 3.21. Benchmarking framework
All benchmarks were executed for SV-COMP 2024 https://sv-comp.sosy-lab.org/2024/ by Dirk Beyer, LMU Munich, based on the following components:
https://gitlab.com/sosy-lab/benchmarking/sv-benchmarks svcomp24
https://gitlab.com/sosy-lab/sv-comp/bench-defs svcomp24
https://github.com/sosy-lab/benchexec 3.21
https://gitlab.com/sosy-lab/benchmarking/fm-tools svcomp24
https://gitlab.com/sosy-lab/benchmarking/sv-witnesses svcomp24
https://gitlab.com/sosy-lab/software/coveriteam 1.1
https://gitlab.com/sosy-lab/benchmarking/competition-scripts svcomp24
Contact
Feel free to contact me in case of questions: https://www.sosy-lab.org/people/beyer/
创建时间:
2024-03-23



