(set-logic QF_BV) (set-info :status unsat) (declare-const v0 (_ BitVec 47)) (declare-const v1 (_ BitVec 47)) (assert (= #b1 (bvor (bvnot (ite (= (ite (= (bvnot v0) (bvadd (bvnot v0) v1)) #b1 #b0) (ite (= v1 (_ bv0 47)) #b1 #b0)) #b1 #b0)) (bvnot (ite (= (ite (= (bvadd (bvnot v0) v1) (bvnot v0)) #b1 #b0) (ite (= v1 (_ bv0 47)) #b1 #b0)) #b1 #b0))))) (check-sat)