fm-weck 1.5.3__py3-none-any.whl → 1.6.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (127) hide show
  1. fm_weck/__init__.py +1 -1
  2. fm_weck/capture.py +1 -1
  3. fm_weck/cli.py +107 -1
  4. fm_weck/engine.py +31 -4
  5. fm_weck/exceptions.py +4 -0
  6. fm_weck/image_mgr.py +66 -0
  7. fm_weck/resources/fm_tools/2ls.yml +22 -0
  8. fm_weck/resources/fm_tools/afltc.yml +59 -0
  9. fm_weck/resources/fm_tools/aise.yml +28 -1
  10. fm_weck/resources/fm_tools/aprove.yml +25 -0
  11. fm_weck/resources/fm_tools/brick.yml +25 -1
  12. fm_weck/resources/fm_tools/bubaak-split.yml +18 -0
  13. fm_weck/resources/fm_tools/bubaak.yml +10 -0
  14. fm_weck/resources/fm_tools/cbmc.yml +12 -0
  15. fm_weck/resources/fm_tools/cetfuzz.yml +21 -6
  16. fm_weck/resources/fm_tools/coastal.yml +12 -0
  17. fm_weck/resources/fm_tools/concurrentwitness2test.yml +25 -2
  18. fm_weck/resources/fm_tools/cooperace.yml +39 -0
  19. fm_weck/resources/fm_tools/coveritest.yml +22 -0
  20. fm_weck/resources/fm_tools/cpa-bam-bnb.yml +16 -1
  21. fm_weck/resources/fm_tools/cpa-bam-smg.yml +17 -1
  22. fm_weck/resources/fm_tools/cpa-lockator.yml +17 -1
  23. fm_weck/resources/fm_tools/cpa-witness2test.yml +13 -3
  24. fm_weck/resources/fm_tools/cpachecker.yml +150 -10
  25. fm_weck/resources/fm_tools/cpv.yml +48 -0
  26. fm_weck/resources/fm_tools/crux.yml +12 -0
  27. fm_weck/resources/fm_tools/cseq.yml +36 -9
  28. fm_weck/resources/fm_tools/dartagnan.yml +63 -3
  29. fm_weck/resources/fm_tools/dasa.yml +70 -0
  30. fm_weck/resources/fm_tools/deagle.yml +19 -1
  31. fm_weck/resources/fm_tools/divine.yml +13 -0
  32. fm_weck/resources/fm_tools/ebf.yml +17 -2
  33. fm_weck/resources/fm_tools/emergentheta.yml +51 -5
  34. fm_weck/resources/fm_tools/esbmc-incr.yml +59 -2
  35. fm_weck/resources/fm_tools/esbmc-kind.yml +59 -2
  36. fm_weck/resources/fm_tools/fdse.yml +31 -0
  37. fm_weck/resources/fm_tools/fizzer.yml +32 -3
  38. fm_weck/resources/fm_tools/frama-c-sv.yml +21 -2
  39. fm_weck/resources/fm_tools/fshell-witness2test.yml +13 -3
  40. fm_weck/resources/fm_tools/function-res.yml +64 -0
  41. fm_weck/resources/fm_tools/fusebmc-ia.yml +20 -6
  42. fm_weck/resources/fm_tools/fusebmc.yml +25 -4
  43. fm_weck/resources/fm_tools/gazer-theta.yml +16 -3
  44. fm_weck/resources/fm_tools/gdart-llvm.yml +16 -1
  45. fm_weck/resources/fm_tools/gdart.yml +49 -2
  46. fm_weck/resources/fm_tools/goblint-par.yml +66 -0
  47. fm_weck/resources/fm_tools/goblint.yml +239 -12
  48. fm_weck/resources/fm_tools/goblitch.yml +77 -0
  49. fm_weck/resources/fm_tools/graves-par.yml +4 -1
  50. fm_weck/resources/fm_tools/graves.yml +20 -5
  51. fm_weck/resources/fm_tools/gwit.yml +13 -3
  52. fm_weck/resources/fm_tools/hornix.yml +26 -4
  53. fm_weck/resources/fm_tools/hybridtiger.yml +12 -1
  54. fm_weck/resources/fm_tools/iekke.yml +73 -0
  55. fm_weck/resources/fm_tools/infer.yml +12 -0
  56. fm_weck/resources/fm_tools/java-ranger.yml +18 -0
  57. fm_weck/resources/fm_tools/jayhorn.yml +50 -4
  58. fm_weck/resources/fm_tools/jbmc.yml +17 -1
  59. fm_weck/resources/fm_tools/jcwit.yml +12 -2
  60. fm_weck/resources/fm_tools/jdart.yml +16 -1
  61. fm_weck/resources/fm_tools/jlisa.yml +105 -0
  62. fm_weck/resources/fm_tools/klee.yml +12 -1
  63. fm_weck/resources/fm_tools/kleef.yml +18 -0
  64. fm_weck/resources/fm_tools/korn.yml +23 -1
  65. fm_weck/resources/fm_tools/lazycseq.yml +16 -1
  66. fm_weck/resources/fm_tools/legion-symcc.yml +5 -1
  67. fm_weck/resources/fm_tools/legion.yml +7 -4
  68. fm_weck/resources/fm_tools/lf-checker.yml +16 -1
  69. fm_weck/resources/fm_tools/liv.yml +48 -3
  70. fm_weck/resources/fm_tools/locksmith.yml +16 -1
  71. fm_weck/resources/fm_tools/metaval++.yml +1 -1
  72. fm_weck/resources/fm_tools/metaval.yml +121 -6
  73. fm_weck/resources/fm_tools/mlb.yml +23 -1
  74. fm_weck/resources/fm_tools/mopsa.yml +100 -7
  75. fm_weck/resources/fm_tools/muval.yml +120 -0
  76. fm_weck/resources/fm_tools/nacpa.yml +57 -2
  77. fm_weck/resources/fm_tools/nitwit.yml +13 -3
  78. fm_weck/resources/fm_tools/ogchecker.yml +47 -0
  79. fm_weck/resources/fm_tools/owic.yml +16 -2
  80. fm_weck/resources/fm_tools/pesco.yml +19 -1
  81. fm_weck/resources/fm_tools/pichecker.yml +16 -1
  82. fm_weck/resources/fm_tools/pinaka.yml +14 -1
  83. fm_weck/resources/fm_tools/predatorhp.yml +12 -0
  84. fm_weck/resources/fm_tools/proton.yml +26 -1
  85. fm_weck/resources/fm_tools/prtest.yml +23 -0
  86. fm_weck/resources/fm_tools/pysvlib-linter.yml +77 -0
  87. fm_weck/resources/fm_tools/pysvlib-validator.yml +76 -0
  88. fm_weck/resources/fm_tools/racerf.yml +27 -4
  89. fm_weck/resources/fm_tools/re3ver.yml +78 -0
  90. fm_weck/resources/fm_tools/rizzer.yml +11 -1
  91. fm_weck/resources/fm_tools/schema.yml +185 -4
  92. fm_weck/resources/fm_tools/seal.yml +67 -0
  93. fm_weck/resources/fm_tools/sikraken.yml +25 -1
  94. fm_weck/resources/fm_tools/spf.yml +14 -1
  95. fm_weck/resources/fm_tools/sv-sanitizers.yml +46 -3
  96. fm_weck/resources/fm_tools/svf-svc.yml +33 -1
  97. fm_weck/resources/fm_tools/svlibchecker.yml +82 -0
  98. fm_weck/resources/fm_tools/swat.yml +30 -0
  99. fm_weck/resources/fm_tools/symbiotic-witch.yml +31 -6
  100. fm_weck/resources/fm_tools/symbiotic.yml +64 -1
  101. fm_weck/resources/fm_tools/testcoca.yml +53 -0
  102. fm_weck/resources/fm_tools/testcov.yml +97 -0
  103. fm_weck/resources/fm_tools/theta.yml +100 -2
  104. fm_weck/resources/fm_tools/thorn.yml +22 -1
  105. fm_weck/resources/fm_tools/tracerx-wp.yml +18 -0
  106. fm_weck/resources/fm_tools/tracerx.yml +22 -0
  107. fm_weck/resources/fm_tools/uautomizer.yml +186 -19
  108. fm_weck/resources/fm_tools/ugemcutter.yml +97 -9
  109. fm_weck/resources/fm_tools/ukojak.yml +55 -9
  110. fm_weck/resources/fm_tools/uparalizer.yml +78 -0
  111. fm_weck/resources/fm_tools/ureferee.yml +83 -13
  112. fm_weck/resources/fm_tools/utaipan.yml +61 -9
  113. fm_weck/resources/fm_tools/utestgen.yml +36 -0
  114. fm_weck/resources/fm_tools/veriabs.yml +12 -0
  115. fm_weck/resources/fm_tools/veriabsl.yml +16 -0
  116. fm_weck/resources/fm_tools/verioover.yml +16 -1
  117. fm_weck/resources/fm_tools/wasp-c.yml +16 -1
  118. fm_weck/resources/fm_tools/wit4java.yml +36 -4
  119. fm_weck/resources/fm_tools/witch.yml +29 -4
  120. fm_weck/resources/fm_tools/witnesslint.yml +111 -8
  121. fm_weck/resources/fm_tools/witnessmap.yml +29 -1
  122. fm_weck/zenodo.py +381 -0
  123. {fm_weck-1.5.3.dist-info → fm_weck-1.6.0.dist-info}/METADATA +2 -1
  124. fm_weck-1.6.0.dist-info/RECORD +188 -0
  125. {fm_weck-1.5.3.dist-info → fm_weck-1.6.0.dist-info}/WHEEL +1 -1
  126. fm_weck-1.5.3.dist-info/RECORD +0 -171
  127. {fm_weck-1.5.3.dist-info → fm_weck-1.6.0.dist-info}/entry_points.txt +0 -0
@@ -1,5 +1,9 @@
1
1
  id: cpv
2
2
  name: CPV
3
+ description: |
4
+ CPV is a software verifier for C programs that
5
+ uses sequential circuits as its intermediate representation and
6
+ leverages hardware model checkers to perform reachability and termination analysis.
3
7
  input_languages:
4
8
  - C
5
9
  project_url: https://gitlab.com/sosy-lab/software/cpv
@@ -24,12 +28,36 @@ maintainers:
24
28
  url: https://www.sosy-lab.org/people/lee/
25
29
 
26
30
  versions:
31
+ - version: "1.0"
32
+ doi: 10.5281/zenodo.17693731
33
+ benchexec_toolinfo_options: ["--svcomp", "--no-cache-update"]
34
+ required_ubuntu_packages:
35
+ - clang
36
+ - clang-format
37
+ - cpp
38
+ - python3-bitstring
39
+ - python3-lxml
40
+ - python3-pycparser
41
+ - version: "0.7"
42
+ doi: 10.5281/zenodo.17610939
43
+ benchexec_toolinfo_options: ["--svcomp", "--no-cache-update"]
44
+ required_ubuntu_packages:
45
+ - clang
46
+ - clang-format
47
+ - cpp
48
+ - python3-bitstring
49
+ - python3-lxml
50
+ - python3-pycparser
51
+ base_container_images:
52
+ - docker.io/ubuntu:24.04
27
53
  - version: "0.6"
28
54
  doi: 10.5281/zenodo.14203582
29
55
  benchexec_toolinfo_options: ["--svcomp", "--no-cache-update"]
30
56
  required_ubuntu_packages:
31
57
  - python3-lxml
32
58
  - python3-bitstring
59
+ base_container_images:
60
+ - docker.io/ubuntu:24.04
33
61
  - version: "0.5.1"
34
62
  doi: 10.5281/zenodo.14034969
35
63
  benchexec_toolinfo_options: ["--svcomp", "--no-cache-update"]
@@ -44,6 +72,20 @@ versions:
44
72
  - python3-bitstring
45
73
 
46
74
  competition_participations:
75
+ - competition: "SV-COMP 2026"
76
+ track: "Verification"
77
+ tool_version: "1.0"
78
+ jury_member:
79
+ orcid: 0000-0001-5139-5178
80
+ name: Po-Chun Chien
81
+ institution: LMU Munich
82
+ country: Germany
83
+ url: https://www.sosy-lab.org/people/chien/
84
+ participants:
85
+ - orcid: 0000-0001-5139-5178
86
+ name: Po-Chun Chien
87
+ - orcid: 0000-0002-8096-5595
88
+ name: Nian-Ze Lee
47
89
  - competition: "SV-COMP 2025"
48
90
  track: "Verification"
49
91
  tool_version: "0.6"
@@ -77,7 +119,13 @@ techniques:
77
119
  - k-Induction
78
120
 
79
121
  frameworks_solvers:
122
+ - Bitwuzla
123
+ - Boolector
124
+ - cvc5
125
+ - MathSAT
80
126
  - MiniSAT
127
+ - Smt-Switch
128
+ - Yices2
81
129
 
82
130
  used_actors:
83
131
  - actor_type: "Witness Transformer"
@@ -21,12 +21,24 @@ versions:
21
21
  - version: "svcomp23"
22
22
  doi: 10.5281/zenodo.10396721
23
23
  benchexec_toolinfo_options: []
24
+ base_container_images:
25
+ - docker.io/ubuntu:22.04
24
26
  required_ubuntu_packages:
25
27
  - openjdk-11-jre-headless
26
28
  full_container_images:
27
29
  - registry.gitlab.com/sosy-lab/benchmarking/competition-scripts/user:2023
28
30
 
29
31
  competition_participations:
32
+ - competition: "SV-COMP 2026"
33
+ track: "Verification"
34
+ label:
35
+ - inactive
36
+ tool_version: "svcomp23"
37
+ jury_member:
38
+ name: Hors Concours
39
+ institution: --
40
+ country: --
41
+ url:
30
42
  - competition: "SV-COMP 2025"
31
43
  track: "Verification"
32
44
  label:
@@ -1,22 +1,37 @@
1
1
  id: cseq
2
2
  name: CSeq
3
+ description: |
4
+ CSeq is a static analysis tool for multi-threaded C programs.
5
+ It is based on sequentialisation, where the program under analysis
6
+ is converted into an equivalent (up to a given context bound) sequential program.
7
+ For the competition, CSeq relies on CBMC for the actual analysis of the sequential program.
3
8
  input_languages:
4
9
  - C
5
- project_url: https://www.southampton.ac.uk/~gp1y10/cseq/cseq.html
6
- spdx_license_identifier: BSD-4-Clause
10
+ project_url: https://github.com/omainv/cseq/releases
11
+ repository_url: https://github.com/omainv/cseq
12
+ spdx_license_identifier: BSD-3-Clause
7
13
  benchexec_toolinfo_module: benchexec.tools.lazycseq
8
14
  fmtools_format_version: "2.0"
9
15
  fmtools_entry_maintainers:
10
- - emersonwds
16
+ - omainv
11
17
 
12
18
  maintainers:
13
- - orcid: 0000-0001-5606-9216
14
- name: Emerson Sales
19
+ - orcid: 0000-0002-9348-1979
20
+ name: Omar Inverso
15
21
  institution: Gran Sasso Science Institute
16
22
  country: Italy
17
- url: https://github.com/Emersonwds
23
+ url: https://github.com/omainv
18
24
 
19
25
  versions:
26
+ - version: "svcomp26"
27
+ doi: 10.5281/zenodo.17722257
28
+ benchexec_toolinfo_options: ['--witness', 'error-witness.graphml']
29
+ required_ubuntu_packages:
30
+ - gcc
31
+ - python3
32
+ full_container_images:
33
+ - registry.gitlab.com/sosy-lab/benchmarking/competition-scripts/user:2026
34
+
20
35
  - version: "svcomp22"
21
36
  doi: 10.5281/zenodo.10396733
22
37
  benchexec_toolinfo_options: ['--witness', 'error-witness.graphml']
@@ -25,6 +40,18 @@ versions:
25
40
  - registry.gitlab.com/sosy-lab/benchmarking/competition-scripts/user:2022
26
41
 
27
42
  competition_participations:
43
+ - competition: "SV-COMP 2026"
44
+ track: "Verification"
45
+ tool_version: "svcomp26"
46
+ jury_member:
47
+ orcid: 0000-0002-9348-1979
48
+ name: Omar Inverso
49
+ institution: Gran Sasso Science Institute
50
+ country: Italy
51
+ url: https://github.com/omainv
52
+ participants:
53
+ - orcid: 0000-0002-9348-1979
54
+ name: Omar Inverso
28
55
  - competition: "SV-COMP 2025"
29
56
  track: "Verification"
30
57
  label:
@@ -74,6 +101,6 @@ literature:
74
101
  - doi: 10.1145/3478536
75
102
  title: "Bounded Verification of Multi-threaded Programs via Lazy Sequentialization"
76
103
  year: 2022
77
- - doi: 10.1007/978-3-030-99527-0_23
78
- title: "A Prototype for Data Race Detection in CSeq 3 (Competition Contribution)"
79
- year: 2022
104
+ - doi: 10.1007/978-3-031-71162-6_23
105
+ title: "Accurate Static Data Race Detection for C"
106
+ year: 2024
@@ -1,11 +1,13 @@
1
1
  id: dartagnan
2
2
  name: Dartagnan
3
+ description: |
4
+ Dartagnan is a bounded model checking tool for weak memory concurrency.
3
5
  input_languages:
4
6
  - C
5
7
  project_url: https://github.com/hernanponcedeleon/Dat3M
6
8
  repository_url: https://github.com/hernanponcedeleon/Dat3M
7
9
  spdx_license_identifier: MIT
8
- benchexec_toolinfo_module: "https://gitlab.com/sosy-lab/software/benchexec/-/raw/main/benchexec/tools/dartagnan.py"
10
+ benchexec_toolinfo_module: benchexec.tools.dartagnan
9
11
  fmtools_format_version: "2.0"
10
12
  fmtools_entry_maintainers:
11
13
  - hernanponcedeleon
@@ -18,6 +20,22 @@ maintainers:
18
20
  url: https://hernanponcedeleon.github.io
19
21
 
20
22
  versions:
23
+ - version: "svcomp26"
24
+ doi: 10.5281/zenodo.17723884
25
+ benchexec_toolinfo_options: []
26
+ required_ubuntu_packages:
27
+ - clang
28
+ - openjdk-21-jre-headless
29
+ base_container_images:
30
+ - docker.io/ubuntu:24.04
31
+ - version: "svcomp26-validation"
32
+ doi: 10.5281/zenodo.17723884
33
+ benchexec_toolinfo_options: ["-witness", "${witness}"]
34
+ required_ubuntu_packages:
35
+ - clang
36
+ - openjdk-21-jre-headless
37
+ base_container_images:
38
+ - docker.io/ubuntu:24.04
21
39
  - version: "svcomp25"
22
40
  doi: 10.5281/zenodo.14079770
23
41
  benchexec_toolinfo_options: []
@@ -44,6 +62,42 @@ versions:
44
62
  - llvm-11
45
63
 
46
64
  competition_participations:
65
+ - competition: "SV-COMP 2026"
66
+ track: "Verification"
67
+ tool_version: "svcomp26"
68
+ jury_member:
69
+ orcid: 0000-0002-4225-8830
70
+ name: Hernán Ponce de León
71
+ institution: Huawei Dresden Research Center
72
+ country: Germany
73
+ url: https://hernanponcedeleon.github.io
74
+ participants:
75
+ - orcid: 0000-0002-3176-8552
76
+ name: Thomas Haas
77
+ - orcid: 0000-0002-3608-2584
78
+ name: René Maseli
79
+ - orcid: 0000-0001-8495-671X
80
+ name: Roland Meyer
81
+ - orcid: 0000-0002-4225-8830
82
+ name: Hernán Ponce de León
83
+ - competition: "SV-COMP 2026"
84
+ track: "Validation of Violation Witnesses v1"
85
+ tool_version: "svcomp26-validation"
86
+ jury_member:
87
+ orcid: 0000-0002-4225-8830
88
+ name: Hernán Ponce de León
89
+ institution: Huawei Dresden Research Center
90
+ country: Germany
91
+ url: https://hernanponcedeleon.github.io
92
+ participants:
93
+ - orcid: 0000-0002-3176-8552
94
+ name: Thomas Haas
95
+ - orcid: 0000-0002-3608-2584
96
+ name: René Maseli
97
+ - orcid: 0000-0001-8495-671X
98
+ name: Roland Meyer
99
+ - orcid: 0000-0002-4225-8830
100
+ name: Hernán Ponce de León
47
101
  - competition: "SV-COMP 2025"
48
102
  track: "Verification"
49
103
  tool_version: "svcomp25"
@@ -54,7 +108,7 @@ competition_participations:
54
108
  country: Germany
55
109
  url: https://hernanponcedeleon.github.io
56
110
  - competition: "SV-COMP 2025"
57
- track: "Validation of Violation Witnesses 1.0"
111
+ track: "Validation of Violation Witnesses v1"
58
112
  tool_version: "svcomp25-validation"
59
113
  jury_member:
60
114
  orcid: 0000-0002-4225-8830
@@ -72,7 +126,7 @@ competition_participations:
72
126
  country: Germany
73
127
  url: https://hernanponcedeleon.github.io
74
128
  - competition: "SV-COMP 2024"
75
- track: "Validation of Violation Witnesses 1.0"
129
+ track: "Validation of Violation Witnesses v1"
76
130
  tool_version: "svcomp24"
77
131
  jury_member:
78
132
  orcid: 0000-0002-4225-8830
@@ -123,3 +177,9 @@ literature:
123
177
  - doi: 10.1145/3622855
124
178
  title: "Static Analysis of Memory Models for SMT Encodings"
125
179
  year: 2023
180
+ - doi: 10.1145/3622781.3674174
181
+ title: "Towards Unified Analysis of GPU Consistency"
182
+ year: 2024
183
+ - doi: 10.1145/3776687
184
+ title: "Recurrence Sets for Proving Fair Non-termination under Axiomatic Memory Consistency Models"
185
+ year: 2025
@@ -0,0 +1,70 @@
1
+ id: dasa
2
+ name: DASA
3
+ description: |
4
+ DASA (Differentiable Abstract Symbolic Analyzer) is an optimization-driven engine for symbolic program analysis.
5
+ Instead of controlling execution paths with traditional constraint solvers, DASA exports the System under Test (SuT) as a function graph:
6
+ each node corresponds to a function that is modeled as a compact mathematical mapping.
7
+ On this representation, DASA applies ML-like optimization techniques to discover inputs that lead to new paths, states, or target conditions.
8
+ input_languages:
9
+ - Java
10
+ project_url: https://www.its.uni-luebeck.de/en/research/tools/dasa/
11
+ repository_url: https://github.com/UzL-ITS/DASA-sv-comp-submission
12
+ spdx_license_identifier: MIT
13
+ benchexec_toolinfo_module: benchexec.tools.dasa
14
+ fmtools_format_version: "2.0"
15
+ fmtools_entry_maintainers:
16
+ - loose.nils
17
+ - felixmaechtle
18
+ - Jaserro
19
+
20
+ maintainers:
21
+ - orcid: 0009-0003-6243-1623
22
+ name: Nils Loose
23
+ institution: University of Luebeck
24
+ country: Germany
25
+ url: https://bio.nils-loose.com/
26
+ - orcid: 0009-0009-2431-0322
27
+ name: Felix Maechtle
28
+ institution: University of Luebeck
29
+ country: Germany
30
+ url: https://mchtl.de/
31
+ - orcid: 0009-0001-4624-8592
32
+ name: Jan-Niclas Serr
33
+ institution: University of Luebeck
34
+ country: Germany
35
+ url:
36
+
37
+ versions:
38
+ - version: "svcomp26"
39
+ doi: 10.5281/zenodo.17693012
40
+ benchexec_toolinfo_options: []
41
+ required_ubuntu_packages: [zlib1g-dev, gcc]
42
+ base_container_images:
43
+ - docker.io/ubuntu:24.04
44
+
45
+ competition_participations:
46
+ - competition: "SV-COMP 2026"
47
+ track: "Verification"
48
+ tool_version: "svcomp26"
49
+ jury_member:
50
+ orcid: 0009-0009-2431-0322
51
+ name: Felix Maechtle
52
+ institution: University of Luebeck
53
+ country: Germany
54
+ url: https://mchtl.de/
55
+ participants:
56
+ - orcid: 0009-0009-2431-0322
57
+ name: Felix Maechtle
58
+ - orcid: 0009-0001-4624-8592
59
+ name: Jan-Niclas Serr
60
+ - orcid: 0009-0003-6243-1623
61
+ name: Nils Loose
62
+ - orcid: 0000-0003-1116-6973
63
+ name: Thomas Eisenbarth
64
+
65
+ techniques:
66
+ - Targeted Input Generation
67
+
68
+ frameworks_solvers: []
69
+
70
+ literature: []
@@ -10,7 +10,7 @@ input_languages:
10
10
  project_url: https://github.com/thufv/Deagle
11
11
  repository_url: https://github.com/thufv/Deagle
12
12
  spdx_license_identifier: "GPL-3.0-or-later"
13
- benchexec_toolinfo_module: "https://gitlab.com/sosy-lab/software/benchexec/-/raw/main/benchexec/tools/deagle.py"
13
+ benchexec_toolinfo_module: benchexec.tools.deagle
14
14
  fmtools_format_version: "2.0"
15
15
  fmtools_entry_maintainers:
16
16
  - Misasasa
@@ -31,8 +31,17 @@ maintainers:
31
31
  institution: Tsinghua University
32
32
  country: China
33
33
  url: https://thufv.github.io/team/
34
+ - orcid: 0009-0004-8225-8431
35
+ name: Zhiheng Cai
36
+ institution: Tsinghua University
37
+ country: China
38
+ url: https://thufv.github.io/team/
34
39
 
35
40
  versions:
41
+ - version: "svcomp26"
42
+ doi: 10.5281/zenodo.17636587
43
+ benchexec_toolinfo_options: []
44
+ required_ubuntu_packages: []
36
45
  - version: "svcomp25"
37
46
  doi: 10.5281/zenodo.14189745
38
47
  benchexec_toolinfo_options: []
@@ -47,6 +56,15 @@ versions:
47
56
  required_ubuntu_packages: []
48
57
 
49
58
  competition_participations:
59
+ - competition: "SV-COMP 2026"
60
+ track: "Verification"
61
+ tool_version: "svcomp26"
62
+ jury_member:
63
+ orcid: 0000-0002-4266-875X
64
+ name: Fei He
65
+ institution: Tsinghua University
66
+ country: China
67
+ url: https://feihe.github.io/
50
68
  - competition: "SV-COMP 2025"
51
69
  track: "Verification"
52
70
  tool_version: "svcomp25"
@@ -21,11 +21,24 @@ versions:
21
21
  - version: "svcomp22"
22
22
  doi: 10.5281/zenodo.10396745
23
23
  benchexec_toolinfo_options: []
24
+ base_container_images:
25
+ - docker.io/ubuntu:20.04
24
26
  required_ubuntu_packages: []
25
27
  full_container_images:
28
+ - registry.gitlab.com/sosy-lab/benchmarking/competition-scripts/user:2026
26
29
  - registry.gitlab.com/sosy-lab/benchmarking/competition-scripts/user:2022
27
30
 
28
31
  competition_participations:
32
+ - competition: "SV-COMP 2026"
33
+ track: "Verification"
34
+ label:
35
+ - inactive
36
+ tool_version: "svcomp22"
37
+ jury_member:
38
+ name: Hors Concours
39
+ institution: --
40
+ country: --
41
+ url:
29
42
  - competition: "SV-COMP 2025"
30
43
  track: "Verification"
31
44
  label:
@@ -11,7 +11,8 @@ fmtools_entry_maintainers:
11
11
  - fatimahaljaafari
12
12
 
13
13
  maintainers:
14
- - name: Fatimah Aljaafari
14
+ - orcid: 0000-0000-0000-0000
15
+ name: Fatimah Aljaafari
15
16
  institution: University of Manchester
16
17
  country: UK
17
18
  url:
@@ -19,8 +20,10 @@ maintainers:
19
20
  versions:
20
21
  - version: "svcomp24"
21
22
  doi: "10.5281/zenodo.10171482"
22
- required_ubuntu_packages: []
23
23
  benchexec_toolinfo_options: ["-s", "kinduction"]
24
+ base_container_images:
25
+ - docker.io/ubuntu:22.04
26
+ required_ubuntu_packages: []
24
27
  full_container_images:
25
28
  - registry.gitlab.com/sosy-lab/benchmarking/competition-scripts/user:2024
26
29
  - version: "svcomp23"
@@ -29,6 +32,16 @@ versions:
29
32
  required_ubuntu_packages: []
30
33
 
31
34
  competition_participations:
35
+ - competition: "SV-COMP 2026"
36
+ track: "Verification"
37
+ label:
38
+ - inactive
39
+ tool_version: "svcomp24"
40
+ jury_member:
41
+ name: Hors Concours
42
+ institution: --
43
+ country: --
44
+ url:
32
45
  - competition: "SV-COMP 2025"
33
46
  track: "Verification"
34
47
  label:
@@ -62,3 +75,5 @@ techniques:
62
75
  frameworks_solvers:
63
76
  - ESBMC
64
77
  - MathSAT
78
+
79
+ literature: []
@@ -1,8 +1,8 @@
1
1
  id: emergentheta
2
2
  name: EmergenTheta
3
3
  description: |
4
- EmergenTheta is a variant of Theta utilizing emerging techniques previously missing from Theta.
5
- We step away from Theta's conventional, abstraction-based techniques and use a portfolio of BMC, IMC, k-induction, and saturation based techniques, with possible implicit predicate abstraction.
4
+ EmergenTheta is a variant of Theta showcasing emerging techniques previously missing from Theta.
5
+ The 2026 submission presents a combined predicate–explicit abstraction domain for CEGAR, concurrency-support via multithreaded symbolic transition system encodings, on-the-fly reachability and counterexample generation for generalized saturation, and an IC3 backend.
6
6
  input_languages:
7
7
  - C
8
8
  project_url: https://github.com/ftsrg/theta
@@ -12,6 +12,7 @@ benchexec_toolinfo_module: benchexec.tools.theta
12
12
  fmtools_format_version: "2.0"
13
13
  fmtools_entry_maintainers:
14
14
  - levente.bajczi
15
+ - mondokm
15
16
 
16
17
  maintainers:
17
18
  - name: Levente Bajczi
@@ -19,8 +20,22 @@ maintainers:
19
20
  institution: Budapest University of Technology and Economics
20
21
  country: Hungary
21
22
  url: http://mit.bme.hu/~bajczi
23
+ - name: Milán Mondok
24
+ orcid: 0000-0001-5396-2172
25
+ institution: Budapest University of Technology and Economics
26
+ country: Hungary
27
+ url: https://mondokm.github.io/
22
28
 
23
29
  versions:
30
+ - version: "svcomp26"
31
+ doi: 10.5281/zenodo.17779912
32
+ benchexec_toolinfo_options: ["--svcomp", "--portfolio", "EMERGENT", "--loglevel", "RESULT"]
33
+ required_ubuntu_packages:
34
+ - openjdk-21-jre-headless
35
+ - libgomp1
36
+ - libmpfr6
37
+ base_container_images:
38
+ - docker.io/ubuntu:24.04
24
39
  - version: "svcomp25"
25
40
  doi: 10.5281/zenodo.14194484
26
41
  benchexec_toolinfo_options: ["--svcomp", "--portfolio", "EMERGENT", "--loglevel", "RESULT"]
@@ -37,6 +52,24 @@ versions:
37
52
  - libmpfr6
38
53
 
39
54
  competition_participations:
55
+ - competition: "SV-COMP 2026"
56
+ track: "Verification"
57
+ tool_version: "svcomp26"
58
+ jury_member:
59
+ orcid: 0000-0002-6551-5860
60
+ name: Levente Bajczi
61
+ institution: Budapest University of Technology and Economics
62
+ country: Hungary
63
+ url: http://mit.bme.hu/~bajczi
64
+ participants:
65
+ - name: Milán Mondok
66
+ orcid: 0000-0001-5396-2172
67
+ - name: Csanád Telbisz
68
+ orcid: 0000-0002-6260-5908
69
+ - name: Levente Bajczi
70
+ orcid: 0000-0002-6551-5860
71
+ - name: Dániel Kovács
72
+ orcid: 0009-0009-7687-5958
40
73
  - competition: "SV-COMP 2025"
41
74
  track: "Verification"
42
75
  tool_version: "svcomp25"
@@ -59,19 +92,32 @@ techniques:
59
92
  - CEGAR
60
93
  - Predicate Abstraction
61
94
  - Bounded Model Checking
62
- - k-Induction
63
95
  - Bit-Precise Analysis
64
96
  - Interpolation
65
97
  - Algorithm Selection
66
98
  - Portfolio
67
- - Interpolation-Based Model Checking
68
99
  - Task Translation
69
100
  - Floating-Point Arithmetics
101
+ - Concurrency Support
102
+ - Property-Directed Reachability
103
+ - ARG-Based Analysis
70
104
 
105
+ frameworks_solvers:
106
+ - JavaSMT
107
+ - MathSAT
108
+ - CVC
109
+ - SMTinterpol
110
+ - Z3
111
+ - Bitwuzla
112
+ - cvc5
113
+ - Boolector
71
114
 
72
- frameworks_solvers: []
73
115
 
74
116
  literature:
75
117
  - doi: 10.1007/978-3-031-57256-2_23
76
118
  title: "EmergenTheta: Verification Beyond Abstraction Refinement (Competition Contribution)"
77
119
  year: 2024
120
+ - doi: 10.1007/978-3-031-90660-2_15
121
+ title: "EmergenTheta: Variations on Symbolic Transition Systems (Competition Contribution) (Competition Contribution)"
122
+ year: 2025
123
+
@@ -1,15 +1,22 @@
1
1
  id: esbmc-incr
2
2
  name: ESBMC-incr
3
+ description: |
4
+ ESBMC (the Efficient SMT-based Context-Bounded Model Checker) is a mature,
5
+ permissively licensed open-source context-bounded model checker that automatically
6
+ detects or proves the absence of runtime errors in single- and multi-threaded C, C++,
7
+ CUDA, CHERI, Kotlin, Python, and Solidity programs. It can automatically verify
8
+ predefined safety properties (e.g., bounds check, pointer safety, overflow) and
9
+ user-defined program assertions.
3
10
  input_languages:
4
11
  - C
5
12
  project_url: http://esbmc.org/
6
13
  repository_url: "https://github.com/esbmc/esbmc"
7
14
  spdx_license_identifier: "Apache-2.0"
8
- benchexec_toolinfo_module: "https://gitlab.com/sosy-lab/software/benchexec/-/raw/main/benchexec/tools/esbmc.py"
15
+ benchexec_toolinfo_module: benchexec.tools.esbmc
9
16
  fmtools_format_version: "2.0"
10
17
  fmtools_entry_maintainers:
11
- - lucasccordeiro81
12
18
  - ChenfengWei1
19
+ - lucasccordeiro
13
20
 
14
21
  maintainers:
15
22
  - orcid: 0000-0002-6235-4272
@@ -19,6 +26,12 @@ maintainers:
19
26
  url:
20
27
 
21
28
  versions:
29
+ - version: "svcomp26"
30
+ doi: 10.5281/zenodo.17741226
31
+ benchexec_toolinfo_options: ['-s', 'incr', '--concurrency']
32
+ required_ubuntu_packages: []
33
+ base_container_images:
34
+ - docker.io/ubuntu:24.04
22
35
  - version: "svcomp25"
23
36
  doi: 10.5281/zenodo.14185854
24
37
  benchexec_toolinfo_options: ['-s', 'incr', '--concurrency']
@@ -27,12 +40,56 @@ versions:
27
40
  doi: 10.5281/zenodo.10396755
28
41
  benchexec_toolinfo_options: ['-s', 'incr', '--concurrency']
29
42
  required_ubuntu_packages: []
43
+ - version: "testcomp26"
44
+ doi: 10.5281/zenodo.17793335
45
+ benchexec_toolinfo_options: ["-s", "incr", "-o", "branch-function"]
46
+ required_ubuntu_packages: []
47
+ base_container_images:
48
+ - docker.io/ubuntu:24.04
49
+ full_container_images:
50
+ - registry.gitlab.com/sosy-lab/benchmarking/competition-scripts/10.5281/zenodo.18001984
51
+ - registry.gitlab.com/sosy-lab/benchmarking/competition-scripts/user:2026
30
52
  - version: "testcomp25"
31
53
  doi: 10.5281/zenodo.14340851
32
54
  benchexec_toolinfo_options: ["-s", "incr", "-o", "condition"]
33
55
  required_ubuntu_packages: []
34
56
 
35
57
  competition_participations:
58
+ - competition: "SV-COMP 2026"
59
+ track: "Verification"
60
+ tool_version: "svcomp26"
61
+ jury_member:
62
+ name: Xianzhiyu Li
63
+ institution: University of Manchester
64
+ country: UK
65
+ url:
66
+ participants:
67
+ - orcid: 0009-0003-7712-380X
68
+ name: Xianzhiyu Li
69
+ - orcid: 0000-0002-6102-4343
70
+ name: Rafael Sá Menezes
71
+ - orcid: 0000-0002-6235-4272
72
+ name: Lucas C. Cordeiro
73
+ - competition: "Test-Comp 2026"
74
+ track: "Test Generation"
75
+ tool_version: "testcomp26"
76
+ jury_member:
77
+ orcid: 0009-0008-0416-3006
78
+ name: Chenfeng Wei
79
+ institution: University of Manchester
80
+ country: UK
81
+ url:
82
+ participants:
83
+ - orcid: 0009-0008-0416-3006
84
+ name: Chenfeng Wei
85
+ - orcid: 0009-0003-7712-380X
86
+ name: Xianzhiyu Li
87
+ - orcid: 0000-0002-5822-5435
88
+ name: Kaled Alshmrany
89
+ - orcid: 0000-0002-6169-6334
90
+ name: Sangharatna Godboley
91
+ - orcid: 0000-0002-6235-4272
92
+ name: Lucas C. Cordeiro
36
93
  - competition: "SV-COMP 2025"
37
94
  track: "Verification"
38
95
  tool_version: "svcomp25"