Sound Static Data Race Verification for C: Is the Race Lost?
Authors/Creators
- 1. University of Tartu
- 2. University of Waterloo
Description
This artifact contains the benchmarks, tools and scripts for reproduction, along with our reference results used for the paper.
Contents
The reproduction package contains materials for reproducing Tables 2, 4, 5, 10, and 14 from the paper. These tables provide the data supporting research questions 2 and 3, as well as additional evaluation results.
We provide two versions of the artifact:
- The source version includes benchmarks, scripts and reference results such that they can easily be accessed and reused outside of the virtual machine.
- The virtual machine version additionally includes tools and their dependencies such that the results can be reproduced by execution.
The source version contains:
README.md/README.pdf— This file.concrat-benchmarks/— Concrat benchmarks (RQ 3) and execution scripts.results-paper/— Reference results used for Table 2.
extracted-micro-benchmarks/— Extracted micro-benchmarks (with their racy variations) and execution scripts (RQ 2).results-paper/— Reference results used for Table 4 (Finding 2).
concrat-benchmarks-excluded/— Excluded Concrat benchmarks (RQ 3).sv-benchmarks/— SV-COMP 2023 NoDataRace-Main category benchmarks.joern/— Joern scripts for Table 5 (RQ 3).concrat-benchmarks-paper/— Reference results for Concrat benchmarks used for Table 5 (Finding 3).concrat-benchmarks-excluded-paper/— Reference results for excluded Concrat benchmarks used for Table 5 (Finding 3).sv-benchmarks-paper/— Reference results for SV-COMP benchmarks used for Table 5 (Finding 3).extracted-micro-benchmarks-paper/— Reference results for extracted micro-benchmarks used for Table 14.
sv-benchmarks.sh— Script to download SV-COMP 2023 NoDataRace-Main category benchmarks.tools/download.sh— Script to download SV-COMP 2023 tools from their reproduction packages.properties/no-data-race.prp— Property file for executing SV-COMP tools.tsan-races/— Scripts to run ThreadSanitizer on Concrat benchmarks.logs/— Reference results used for Table 2 and Table 10.
The virtual machine version contains all of the above in /home/vagrant, but also:
concrat-benchmarks/results-test/— Results from kick-the-tires (initially empty).results/— Full evaluation results (initially empty).results-reduced/— Reduced evaluation results (initially empty).
extracted-micro-benchmarks/results-test/— Results from kick-the-tires (initially empty).results/— Full evaluation results (initially empty) (Finding 2).results-reduced/— Reduced evaluation results (initially empty) (Finding 2).
joern/concrat-benchmarks/— Results for Concrat benchmarks (initially empty) (Finding 3).concrat-benchmarks-excluded/— Results for excluded Concrat benchmarks (initially empty) (Finding 3).sv-benchmarks/— Results for SV-COMP benchmarks (initially empty) (Finding 3).
tools/(subdirectories) — Downloaded SV-COMP 2023 tools from their reproduction packages.
Hardware Dependencies
The executable artifact is a VirtualBox virtual machine, because BenchExec does not run in Docker. Full evaluation requires:
- 8 CPU cores,
- 26 GB RAM,
- 7 GB disk space,
- ~2 days and 15 hours.
Considering the significant runtime, we also provide a reduced evaluation. Reduced evaluation requires:
- 8 CPU cores,
- 16 GB RAM,
- 7 GB disk space,
- ~2 hours.
Files
data-race-empirical-source.zip
Files
(4.6 GB)
| Name | Size | Download all |
|---|---|---|
|
md5:0bb0bacd8ec4e89e0cc3c3b69f14331c
|
30.9 MB | Preview Download |
|
md5:4810379e8e79d9d9c9560881bc64a863
|
4.6 GB | Preview Download |