Solving ../../benchmarks/false/successor_is_equal.smt2... Inference procedure has parameters: Ice fuel: 200 Timeout: 60s Convolution: right Learning problem is: env: { nat -> {s, z} } definition: { } properties: {() -> eq_nat([x, s(x)])} over-approximation: {} under-approximation: {} Clause system for inference is: { () -> eq_nat([x, s(x)]) -> 0 } Solving took 0.019432 seconds. Disproved ------------------- STEPS: ------------------------------------------- Step 0, which took 0.010025 s (model generation: 0.009899, model checking: 0.000126): Model: |_ { } -- Equality automata are defined for: {eq_nat} _| Teacher's answer: New clause system: { () -> eq_nat([x, s(x)]) -> 3 } Sat witness: Found: (() -> eq_nat([x, s(x)]), { x -> z }) Total time: 0.019432 Reason for stopping: Disproved