Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.

Tasks in seq-mthreaded wrongly marked as non-terminating #1259

Closed
tautschnig opened this issue Dec 6, 2020 · 2 comments · Fixed by #1260
Closed

Tasks in seq-mthreaded wrongly marked as non-terminating #1259

tautschnig opened this issue Dec 6, 2020 · 2 comments · Fixed by #1260
Labels
C Task in language C issue with benchmark

Comments

@tautschnig
Copy link
Contributor

#786 claimed that the following tasks are non-terminating:

c/seq-mthreaded/pals_floodmax.4.2.ufo.UNBOUNDED.pals.yml
c/seq-mthreaded/pals_floodmax.4.3.ufo.UNBOUNDED.pals.yml
c/seq-mthreaded/pals_floodmax.4_overflow.ufo.UNBOUNDED.pals.yml
c/seq-mthreaded/pals_floodmax.5.2.ufo.UNBOUNDED.pals.yml
c/seq-mthreaded/pals_floodmax.5_overflow.ufo.UNBOUNDED.pals.yml
c/seq-mthreaded/pals_lcr.6_overflow.ufo.UNBOUNDED.pals.yml
c/seq-mthreaded/pals_lcr.7_overflow.ufo.UNBOUNDED.pals.yml
c/seq-mthreaded/pals_lcr.8_overflow.ufo.UNBOUNDED.pals.yml
c/seq-mthreaded/pals_opt-floodmax.4.2.ufo.UNBOUNDED.pals.yml
c/seq-mthreaded/pals_opt-floodmax.4.3.ufo.UNBOUNDED.pals.yml
c/seq-mthreaded/pals_opt-floodmax.4_overflow.ufo.UNBOUNDED.pals.yml
c/seq-mthreaded/pals_opt-floodmax.5.2.ufo.UNBOUNDED.pals.yml
c/seq-mthreaded/pals_opt-floodmax.5_overflow.ufo.UNBOUNDED.pals.yml

without citing any evidence. According to CBMC, the above are in fact terminating, and should thus have their verdicts changed.

@skanav
Copy link
Contributor

skanav commented Dec 9, 2020

The verdicts of these tasks seems to have been effected by the PR #1072

@mchalupa
Copy link
Contributor

These are just variations of benchmarks reported in #1240 , so it is very likely that they are really incorrectly labeled.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C Task in language C issue with benchmark
Development

Successfully merging a pull request may close this issue.

3 participants