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 (faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c, sv-benchmarks/c/termination-restricted-15/McCarthyIterative_true-termination_true-no-overflow.c).

Found 12 witnesses for program sv-benchmarks/c/termination-restricted-15/McCarthyIterative_true-termination_true-no-overflow.c, faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c
from https://sv-comp.sosy-lab.org/2024/results/witnessListByProgramHashJSON/faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c.json

Show Witness Inspect Validate Specification Result Type Producer Size (kB) Time stamp Input Witness
Download bd823d3 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) violation_witness frama-c-sv version 0.4.0 3 2023-12-03T06:31:12Z
Download 4815707 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness sv-comp-24 4 2023-12-03T17:19:21+01:00
Download 6ee27fc Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness VeriOover 1 2023-12-20T03:37 CET (comp)
Download aeef299 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness Pinaka 3 2023-12-20T00:09:26
Download f593124 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.3 5 2023-12-20T03:55:58+01:00 Download 6ee27fc
Download aad8684 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.3 5 2023-12-20T02:32:43+01:00 Download aeef299
Download 003ffa0 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.3 5 2023-12-03T18:47:24+01:00 Download 4815707
Download d172f6b Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.3 5 2023-12-03T10:02:10+01:00 Download bd823d3
Download 65a1b25 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.3 5 2023-11-30T12:08:47+01:00 Download aa7641b
Download aa7641b Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.3 5 2023-11-30T06:06:01+01:00
Download ed2eb49 Inspect Inspect
Validate
CHECK( init(main()), LTL(F end) ) correctness_witness 2LS 8 2023-11-30T21:54:56+01:00
Download a3d2369 Inspect Inspect
Validate
- entry_type: invariant_set metadata: format_version: "2.0" uuid: 5f844295-45d1-46de-9d96-891fade53f83 creation_time: 2023-12-01T01:54:10Z 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-restricted-15/McCarthyIterative.c''' task: input_files: - ../../sv-benchmarks/c/termination-restricted-15/McCarthyIterative.c input_file_hashes: ../../sv-benchmarks/c/termination-restricted-15/McCarthyIterative.c: faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c data_model: LP64 language: C specification: CHECK( init(main()), LTL(G ! overflow) ) content: - invariant: type: loop_invariant location: file_name: ../../sv-benchmarks/c/termination-restricted-15/McCarthyIterative.c file_hash: faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c line: 11 column: 11 function: main value: (0 <= c && ((((((-2147483582 <= x && x <= 2147483587) || (((-2147483593 <= x && x <= 2147483597) && c <= 6) && c % 2 == 0)) || (((-2147483604 <= x && x <= 2147483607) && c <= 5) && c % 2 == 1)) || (((((-2147483615 <= x && -32768 <= c) && x <= 2147483617) && c <= 4) && c <= 65535) && c % 2 == 0)) || (((((-2147483626 <= x && -128 <= c) && x <= 2147483627) && c <= 3) && c <= 255) && c % 2 == 1)) || (((((-2147483637 <= x && x <= 2147483637) && c <= 2) && c <= 127) && c % 2 == 0) && (c == 0 || c == 2)))) || (1 == c && c == 1) format: c_expression correctness_witness CPAchecker 2.3 7 2023-12-01T04:57:21+01:00

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

Trying to find witnesses for program (faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c, sv-benchmarks/c/termination-restricted-15/McCarthyIterative_true-termination_true-no-overflow.c).

Found 7 witnesses for program sv-benchmarks/c/termination-restricted-15/McCarthyIterative_true-termination_true-no-overflow.c, faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c
from https://sv-comp.sosy-lab.org/2023/results/witnessListByProgramHashJSON/faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c.json

Show Witness Inspect Validate Specification Result Type Producer Size (kB) Time stamp Input Witness
Download 9a7a109 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) violation_witness frama-c-sv version 0.4.0 3 2022-12-09T09:41:23Z
Download 2662ada Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness sv-comp-22 4 2022-12-10T22:07:12+01:00
Download 6ee27fc Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness VeriOover 1 2022-12-12T11:01 CET (comp)
Download 3d3f28b Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness Pinaka 3 2022-12-11T15:00:00
Download 476b018 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.2 5 2023-01-28T23:07:22+01:00 Download 2662ada
Download 15342d1 Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! overflow) ) correctness_witness CPAchecker 2.2 5 2023-01-28T17:45:33+01:00 Download 9a7a109
Download daeb4d4 Inspect Inspect
Validate
CHECK( init(main()), LTL(F end) ) correctness_witness 2LS 8 2022-12-08T01:37:23+01:00

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

Trying to find witnesses for program (faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c, sv-benchmarks/c/termination-restricted-15/McCarthyIterative_true-termination_true-no-overflow.c).

Found 1 witnesses for program sv-benchmarks/c/termination-restricted-15/McCarthyIterative_true-termination_true-no-overflow.c, faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c
from https://sv-comp.sosy-lab.org/2022/results/witnessListByProgramHashJSON/faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c.json

Show Witness Inspect Validate Specification Result Type Producer Size (kB) Time stamp Input Witness
Download d295738 Inspect Inspect
Validate
CHECK( init(main()), LTL(F end) ) correctness_witness 2LS 8 2021-12-06T00:17:55+01:00

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

Trying to find witnesses for program (faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c, sv-benchmarks/c/termination-restricted-15/McCarthyIterative_true-termination_true-no-overflow.c).

Found 0 witnesses for program sv-benchmarks/c/termination-restricted-15/McCarthyIterative_true-termination_true-no-overflow.c, faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c
from https://sv-comp.sosy-lab.org/2021/results/witnessListByProgramHashJSON/faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c.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 '20

Trying to find witnesses for program (faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c, sv-benchmarks/c/termination-restricted-15/McCarthyIterative_true-termination_true-no-overflow.c).

Found 0 witnesses for program sv-benchmarks/c/termination-restricted-15/McCarthyIterative_true-termination_true-no-overflow.c, faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c
from https://sv-comp.sosy-lab.org/2020/results/witnessListByProgramHashJSON/faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c.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 '19

Trying to find witnesses for program (faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c, sv-benchmarks/c/termination-restricted-15/McCarthyIterative_true-termination_true-no-overflow.c).

Found 0 witnesses for program sv-benchmarks/c/termination-restricted-15/McCarthyIterative_true-termination_true-no-overflow.c, faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c
from https://sv-comp.sosy-lab.org/2019/results/witnessListByProgramHashJSON/faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c.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 '18

Trying to find witnesses for program (faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c, sv-benchmarks/c/termination-restricted-15/McCarthyIterative_true-termination_true-no-overflow.c).

Found 2 witnesses for program sv-benchmarks/c/termination-restricted-15/McCarthyIterative_true-termination_true-no-overflow.c, faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c
from https://sv-comp.sosy-lab.org/2018/results/witnessListByProgramHashJSON/faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c.json

Show Witness Inspect Validate Specification Result Type Producer Size (kB) Time stamp Input Witness
Download 2c5d5dd Inspect Inspect
Validate
CHECK( init(main()), LTL(G ! call(__VERIFIER_error())) ) correctness_witness ESBMC 3.1 6 2017-12-01T18:39 CET (sv-comp)
Download 04ca20f Inspect Inspect
Validate
CHECK( init(main()), LTL(F end) ) correctness_witness 2LS 8 2017-12-01T11:58 CET (sv-comp)

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

Trying to find witnesses for program (faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c, sv-benchmarks/c/termination-restricted-15/McCarthyIterative_true-termination_true-no-overflow.c).

Found 0 witnesses for program sv-benchmarks/c/termination-restricted-15/McCarthyIterative_true-termination_true-no-overflow.c, faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c
from https://sv-comp.sosy-lab.org/2017/results/witnessListByProgramHashJSON/faa806fd1be90697a522dfc0988145f6572d5d87fac98caf7aa5fe5b66e6095c.json

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