-
Notifications
You must be signed in to change notification settings - Fork 34
SMTS submission 2025 #172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SMTS submission 2025 #172
Conversation
Summary of modified submissionsSMTS
|
c562d3c to
5d5d6a1
Compare
#189: UltimateEliminator submission 2025 #188: Z3-Siri Submission 2025 #187: OSTRICH version 2 #186: yicesQS submission to the 2025 SMT comp #185: Bitwuzla 2025 submission. #184: Yices2 Submission SMTCOMP 2025 #183: cvc5 for SMT-COMP 2025 #182: Create iProver #181: Z3-Owl Submission 2025 #179: Z3-alpha SMT-COMP 2025 #178: Z3-Noodler-Mocha Submission for SMT-COMP 2025 #177: `bv_decide` submission 2025 #176: OpenSMT (min-ucore) submission 2025 #175: Z3-Noodler submission 2025 #172: SMTS submission 2025 #171: Bitwuzla-MachBV Submission for SMT-COMP 2025 #170: Z3-Parti-Z3++ Submission for SMT-COMP 2025 #169: STP-Parti-Bitwuzla Submission for SMT-COMP 2025 #168: SMTInterpol submission 2025 #167: OpenSMT submission 2025 #165: Amaya 2025 #164: SMT-RAT submission #163: COLIBRI submission #162: [Submission] colibri2 #156: upload z3-inc-z3++
|
@Tomaqa Thanks for submitting SMTS to SMT-COMP 2025! We have tried running test runs and we ran into few technical problems.
We are going to announce a deadline extension until the end of Sunday (GMT) soon. If you update the submission by then, I can rerun the test runs. |
|
I hope I fixed all your comments. Thank you for re-running the tests! |
|
@Tomaqa Thanks a lot for all of the changes! Good news is that it solves almost all of the problems. The execution still does not work, but if you split all the command line arguments, the execution goes through (we have to document the JSON better next year and also provide CI for the Parallel track). I.e., please change to I have done that and ran the test runs. The results are here: https://www.fi.muni.cz/~xjonas/smtcomp/tables/smts_parallel.table.html#/table The worse news is that the solver returns 4 incorrect results, i.e., returns For the investigation, you can find the scrambled benchmarks here: https://www.fi.muni.cz/~xjonas/smtcomp/benchmarks/parallel.tar.gz . The archive contains for each original benchmark a file If you think that there is an issue on our side, please let me know. |
|
Thank you for the update. I indeed reproduced one of the bugs and observed that it works properly when using just 64 solvers. We will need to investigate - after the competition. |
|
Thanks for the update, you can find the new results on the same link as before. The execution is working fine now. Unfortunately, there are still two incorrect answers remaining. :/ Again, if you think that the problem is on our side or the benchmark has wrong expected result, let me know. Also let me know if you want another test run with a fixed version. We still have some time left and the test executions are quite quick. |
|
I tried the above link (https://www.fi.muni.cz/~xjonas/smtcomp/tables/smts_parallel.table.html#/table) but even though it shows the date 06-28, there are more incorrect results than two, and the one that I supposedly fixed does not seem to be fixed (QF_LRA_miplib_danoint-66). Are the results at that link up-to-date or not? |
|
Sorry for the confusion, I must have uploaded some inconsistent mix of two result sets. To be sure, I ran the tests again and updated the results. There is still one incorrect result in the latest run. |
|
I hope I found the culprit. Even if not, let's use this anyway. |
No description provided.