Skip to content

[soundness] QF_UFIDL: sat on Z3-unsat vhard7.smt2 (SMT-LIB) #50

Description

@0kenx

Summary

Differential vs Z3 4.16.0: OxiZ returns sat on vhard7 where Z3 returns unsat.

Unsound sample

file z3 oz main integrate
non-incremental/QF_UFIDL/mathsat/EufLaArithmetic/vhard/vhard7.smt2 unsat sat TO (bench) sat

Repro

f=non-incremental/QF_UFIDL/mathsat/EufLaArithmetic/vhard/vhard7.smt2
z3 "$f"       # unsat
oxiz -q "$f"  # sat (observed on upstream and integrate)

Notes

EUF + difference-logic / LIA arithmetic hard case from mathsat suite.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions