Witness Inspection

A description of this web service can be found in the CAV paper "Verification-Aided Debugging: An Interactive Web-Service for Exploring Error Witnesses" (more material).

This link does not point to a witness, but below is a list of witnesses for the same program.

Available Results for the Program from Witness Store SV-COMP '24

Trying to find witnesses for program (c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947, sv-benchmarks/c/termination-crafted/LexIndexValue-Pointer_true-no-overflow.c).

Found 15 witnesses for program sv-benchmarks/c/termination-crafted/LexIndexValue-Pointer_true-no-overflow.c, c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947
from https://sv-comp.sosy-lab.org/2024/results/witnessListByProgramHashJSON/c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947.json

Show Witness Inspect Validate Specification Result Type Producer Size (kB) Time stamp Input Witness
Download 57d745b Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness sv-comp-24 4 2023-12-03T17:17:01+01:00
Download 0085cfc Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness frama-c-sv version 0.4.0 3 2023-12-03T07:53:15Z
Download 00a82f3 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness VeriOover 1 2023-12-20T03:37 CET (comp)
Download 03de4b9 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.3 6 2023-12-20T03:41:10+01:00 Download 00a82f3
Download 73ef860 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.3 6 2023-12-19T04:02:53+01:00 Download 45b5840
Download 88e5406 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.3 6 2023-12-17T06:05:44+01:00 Download 6a03de9
Download 30ba568 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.3 6 2023-12-04T01:29:32+01:00 Download cf1e5ee
Download 6861422 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.3 6 2023-12-03T18:29:41+01:00 Download 57d745b
Download e5f9ed6 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.3 6 2023-12-03T09:53:50+01:00 Download 0085cfc
Download dd508c1 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.3 6 2023-11-30T12:04:52+01:00 Download 4a567f9
Download 4a567f9 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.3 6 2023-11-30T08:02:19+01:00
Download cf1e5ee Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.2.1-svn-e677b7cd46+ 6 2023-12-03T22:53:25+01:00
Download 6a03de9 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.1 6 2023-12-17T01:40:55+01:00
Download 45b5840 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.0.1-svn-a45b42da2f+ 6 2023-12-18T22:34:16+01:00
Download bf07b5d Inspect Inspect
Validate
- entry_type: invariant_set metadata: format_version: "2.0" uuid: ff33adde-801a-440f-9384-65bad43dee51 creation_time: 2023-12-01T01:03:03Z producer: name: Goblint version: tags/svcomp24-0-gc2e9465a7 command_line: '''./goblint'' ''--conf'' ''conf/svcomp24.json'' ''--sets'' ''ana.specification'' ''../../sv-benchmarks/c/properties/no-overflow.prp'' ''--sets'' ''exp.architecture'' ''64bit'' ''../../sv-benchmarks/c/termination-crafted/LexIndexValue-Pointer-1.c''' task: input_files: - ../../sv-benchmarks/c/termination-crafted/LexIndexValue-Pointer-1.c input_file_hashes: ../../sv-benchmarks/c/termination-crafted/LexIndexValue-Pointer-1.c: c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947 data_model: LP64 language: C specification: CHECK( init(main()), LTL(G ! overflow) ) content: - invariant: type: loop_invariant location: file_name: ../../sv-benchmarks/c/termination-crafted/LexIndexValue-Pointer-1.c file_hash: c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947 line: 17 column: 6 function: main value: p == q format: c_expression - invariant: type: loop_invariant location: file_name: ../../sv-benchmarks/c/termination-crafted/LexIndexValue-Pointer-1.c file_hash: c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947 line: 17 column: 6 function: main value: ((((((((8 <= i && i <= 1048) || i == 7) || i == 6) || i == 5) || i == 4) || i == 3) || i == 2) || i == 1) || (0 == i && i == 0) format: c_expression - invariant: type: loop_invariant location: file_name: ../../sv-benchmarks/c/termination-crafted/LexIndexValue-Pointer-1.c file_hash: c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947 line: 21 column: 8 function: main value: i == 1048 format: c_expression correctness_witness CPAchecker 2.3 8 2023-12-01T05:34:00+01:00

Available Results for the Program from Witness Store SV-COMP '23

Trying to find witnesses for program (c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947, sv-benchmarks/c/termination-crafted/LexIndexValue-Pointer_true-no-overflow.c).

Found 15 witnesses for program sv-benchmarks/c/termination-crafted/LexIndexValue-Pointer_true-no-overflow.c, c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947
from https://sv-comp.sosy-lab.org/2023/results/witnessListByProgramHashJSON/c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947.json

Show Witness Inspect Validate Specification Result Type Producer Size (kB) Time stamp Input Witness
Download 6c686b3 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) violation_witness verifuzz 2 2022-12-15T12:03:07+01:00
Download eea50bc Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness sv-comp-22 4 2022-12-10T22:01:03+01:00
Download 19e79a2 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness frama-c-sv version 0.4.0 3 2022-12-09T13:10:39Z
Download 00a82f3 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness VeriOover 1 2022-12-12T10:59 CET (comp)
Download eb17676 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.2 6 2023-01-29T11:32:11+01:00 Download 00a82f3
Download f0ed8c3 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.2 6 2023-01-29T02:35:59+01:00 Download db4dad8
Download 7d12698 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.2 6 2023-01-28T22:50:50+01:00 Download eea50bc
Download 3614e36 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.2 6 2023-01-28T19:01:50+01:00 Download 41965c9
Download 87de6d6 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.2 6 2023-01-28T17:38:49+01:00 Download 19e79a2
Download 000644e Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.2 6 2023-01-28T11:22:27+01:00 Download 951bba7
Download 96fb2e0 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.2 6 2023-01-28T01:02:17+01:00 Download 935c0db
Download 951bba7 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.2 6 2022-12-10T21:32:00+01:00
Download db4dad8 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.2.1-svn-1715bd67dc+ 6 2022-12-12T00:33:00+01:00
Download 935c0db Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.1 6 2022-12-25T13:38:19+01:00
Download 41965c9 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.0.1-svn-a45b42da2f+ 6 2022-12-10T02:25:59+01:00

Available Results for the Program from Witness Store SV-COMP '22

Trying to find witnesses for program (c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947, sv-benchmarks/c/termination-crafted/LexIndexValue-Pointer_true-no-overflow.c).

Found 11 witnesses for program sv-benchmarks/c/termination-crafted/LexIndexValue-Pointer_true-no-overflow.c, c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947
from https://sv-comp.sosy-lab.org/2022/results/witnessListByProgramHashJSON/c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947.json

Show Witness Inspect Validate Specification Result Type Producer Size (kB) Time stamp Input Witness
Download 11c6266 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) violation_witness frama-c-sv version 0.2.8 3 2021-12-13T22:38:37Z
Download ca067ce Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness sv-comp-22 4 2021-12-06T13:38:33+01:00
Download 3272225 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.1 6 2021-12-10T21:19:56+01:00 Download 46a4c1b
Download 9af23a7 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.1 6 2021-12-09T15:31:40+01:00 Download 2de7126
Download c230cea Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.1 6 2021-12-08T21:36:46+01:00 Download e7aabbc
Download 38f3e85 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.1 6 2021-12-06T14:45:33+01:00 Download ca067ce
Download 4f15bda Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.1 6 2021-12-05T20:15:36+01:00 Download 170d03a
Download 170d03a Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.1 6 2021-12-05T14:32:58+01:00
Download 46a4c1b Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.0 6 2021-12-10T19:40:43+01:00
Download e7aabbc Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.0.1-svn-fe6f522dd3+ 6 2021-12-08T19:36:03+01:00
Download 2de7126 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.0.1-svn-eda176372c+ 6 2021-12-09T14:08:28+01:00

Available Results for the Program from Witness Store SV-COMP '21

Trying to find witnesses for program (c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947, sv-benchmarks/c/termination-crafted/LexIndexValue-Pointer_true-no-overflow.c).

Found 6 witnesses for program sv-benchmarks/c/termination-crafted/LexIndexValue-Pointer_true-no-overflow.c, c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947
from https://sv-comp.sosy-lab.org/2021/results/witnessListByProgramHashJSON/c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947.json

Show Witness Inspect Validate Specification Result Type Producer Size (kB) Time stamp Input Witness
Download a189608 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) violation_witness frama-c-sv version 0.2.1 3 2020-12-06T23:35:42
Download 3182760 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) unknown_witness Goblint (svcomp21-0-g82e03b87) 3 2020-12-07T19:26:16
Download 74aa6a6 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.0 6 2020-12-08T06:34:51+01:00 Download 8f8a45d
Download 16a7c91 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.0 6 2020-12-06T13:30:01+01:00 Download 5586f42
Download 5586f42 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.0 6 2020-12-05T14:39:18+01:00
Download 8f8a45d Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.0.1-svn-eda176372c+ 6 2020-12-07T23:47:18+01:00

Available Results for the Program from Witness Store SV-COMP '20

Trying to find witnesses for program (c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947, sv-benchmarks/c/termination-crafted/LexIndexValue-Pointer_true-no-overflow.c).

Found 2 witnesses for program sv-benchmarks/c/termination-crafted/LexIndexValue-Pointer_true-no-overflow.c, c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947
from https://sv-comp.sosy-lab.org/2020/results/witnessListByProgramHashJSON/c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947.json

Show Witness Inspect Validate Specification Result Type Producer Size (kB) Time stamp Input Witness
Download 930837b Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 1.9 6 2019-11-30T07:59:14+01:00
Download bbf7bb4 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 1.8-svn-35b8bb3bb3+ 6 2019-12-01T12:29:08+01:00

Available Results for the Program from Witness Store SV-COMP '19

Trying to find witnesses for program (c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947, sv-benchmarks/c/termination-crafted/LexIndexValue-Pointer_true-no-overflow.c).

Found 2 witnesses for program sv-benchmarks/c/termination-crafted/LexIndexValue-Pointer_true-no-overflow.c, c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947
from https://sv-comp.sosy-lab.org/2019/results/witnessListByProgramHashJSON/c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947.json

Show Witness Inspect Validate Specification Result Type Producer Size (kB) Time stamp Input Witness
Download 7bef7eb Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 1.7-svn b8d6131600+ 872 2018-12-07T05:35:51+01:00
Download eb62475 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 1.7-svn 29852 872 2018-12-06T07:22:46+01:00

Available Results for the Program from Witness Store SV-COMP '18

Trying to find witnesses for program (c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947, sv-benchmarks/c/termination-crafted/LexIndexValue-Pointer_true-no-overflow.c).

Found 0 witnesses for program sv-benchmarks/c/termination-crafted/LexIndexValue-Pointer_true-no-overflow.c, c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947
from https://sv-comp.sosy-lab.org/2018/results/witnessListByProgramHashJSON/c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947.json

Show Witness Inspect Validate Specification Result Type Producer Size (kB) Time stamp Input Witness

Available Results for the Program from Witness Store SV-COMP '17

Trying to find witnesses for program (c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947, sv-benchmarks/c/termination-crafted/LexIndexValue-Pointer_true-no-overflow.c).

Found 0 witnesses for program sv-benchmarks/c/termination-crafted/LexIndexValue-Pointer_true-no-overflow.c, c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947
from https://sv-comp.sosy-lab.org/2017/results/witnessListByProgramHashJSON/c47e45e477fce3150ee146c7ef7679da7b29387c5fdc0f2faaf105b700984947.json

Show Witness Inspect Validate Specification Result Type Producer Size (kB) Time stamp Input Witness