TSTP Solution File: SYN170-1 by Twee---2.4.2

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Twee---2.4.2
% Problem  : SYN170-1 : TPTP v8.1.2. Released v1.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : parallel-twee %s --tstp --conditional-encoding if --smaller --drop-non-horn --give-up-on-saturation --explain-encoding --formal-proof

% Computer : n009.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Fri Sep  1 03:33:27 EDT 2023

% Result   : Unsatisfiable 20.63s 3.03s
% Output   : Proof 20.71s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SYN170-1 : TPTP v8.1.2. Released v1.1.0.
% 0.06/0.13  % Command  : parallel-twee %s --tstp --conditional-encoding if --smaller --drop-non-horn --give-up-on-saturation --explain-encoding --formal-proof
% 0.13/0.34  % Computer : n009.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Sat Aug 26 17:59:35 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 20.63/3.03  Command-line arguments: --kbo-weight0 --lhs-weight 5 --flip-ordering --normalise-queue-percent 10 --cp-renormalise-threshold 10 --goal-heuristic
% 20.63/3.03  
% 20.63/3.03  % SZS status Unsatisfiable
% 20.63/3.03  
% 20.71/3.04  % SZS output start Proof
% 20.71/3.04  Take the following subset of the input axioms:
% 20.71/3.04    fof(axiom_19, axiom, ![X, Y]: m0(X, d, Y)).
% 20.71/3.04    fof(prove_this, negated_conjecture, ![X2, Y2]: ~p4(X2, c, Y2)).
% 20.71/3.04    fof(rule_107, axiom, ![A2]: (q1(e, A2, A2) | (~m0(A2, d, A2) | ~m0(e, d, A2)))).
% 20.71/3.04    fof(rule_129, axiom, ![J, A]: (k2(J, J) | ~q1(A, J, J))).
% 20.71/3.04    fof(rule_194, axiom, ![G, F]: (k3(F, F, G) | ~k2(G, F))).
% 20.71/3.04    fof(rule_287, axiom, ![C, B]: (p4(B, C, B) | ~k3(B, B, C))).
% 20.71/3.04  
% 20.71/3.04  Now clausify the problem and encode Horn clauses using encoding 3 of
% 20.71/3.04  http://www.cse.chalmers.se/~nicsma/papers/horn.pdf.
% 20.71/3.04  We repeatedly replace C & s=t => u=v by the two clauses:
% 20.71/3.04    fresh(y, y, x1...xn) = u
% 20.71/3.04    C => fresh(s, t, x1...xn) = v
% 20.71/3.04  where fresh is a fresh function symbol and x1..xn are the free
% 20.71/3.04  variables of u and v.
% 20.71/3.04  A predicate p(X) is encoded as p(X)=true (this is sound, because the
% 20.71/3.04  input problem has no model of domain size 1).
% 20.71/3.04  
% 20.71/3.04  The encoding turns the above axioms into the following unit equations and goals:
% 20.71/3.04  
% 20.71/3.04  Axiom 1 (axiom_19): m0(X, d, Y) = true2.
% 20.71/3.04  Axiom 2 (rule_107): fresh301(X, X, Y) = q1(e, Y, Y).
% 20.71/3.04  Axiom 3 (rule_107): fresh300(X, X, Y) = true2.
% 20.71/3.04  Axiom 4 (rule_129): fresh270(X, X, Y) = true2.
% 20.71/3.04  Axiom 5 (rule_194): fresh184(X, X, Y, Z) = true2.
% 20.71/3.04  Axiom 6 (rule_287): fresh62(X, X, Y, Z) = true2.
% 20.71/3.04  Axiom 7 (rule_107): fresh301(m0(e, d, X), true2, X) = fresh300(m0(X, d, X), true2, X).
% 20.71/3.04  Axiom 8 (rule_129): fresh270(q1(X, Y, Y), true2, Y) = k2(Y, Y).
% 20.71/3.04  Axiom 9 (rule_194): fresh184(k2(X, Y), true2, Y, X) = k3(Y, Y, X).
% 20.71/3.04  Axiom 10 (rule_287): fresh62(k3(X, X, Y), true2, X, Y) = p4(X, Y, X).
% 20.71/3.04  
% 20.71/3.04  Goal 1 (prove_this): p4(X, c, Y) = true2.
% 20.71/3.04  The goal is true when:
% 20.71/3.04    X = c
% 20.71/3.04    Y = c
% 20.71/3.04  
% 20.71/3.04  Proof:
% 20.71/3.04    p4(c, c, c)
% 20.71/3.04  = { by axiom 10 (rule_287) R->L }
% 20.71/3.04    fresh62(k3(c, c, c), true2, c, c)
% 20.71/3.04  = { by axiom 9 (rule_194) R->L }
% 20.71/3.04    fresh62(fresh184(k2(c, c), true2, c, c), true2, c, c)
% 20.71/3.04  = { by axiom 8 (rule_129) R->L }
% 20.71/3.04    fresh62(fresh184(fresh270(q1(e, c, c), true2, c), true2, c, c), true2, c, c)
% 20.71/3.04  = { by axiom 2 (rule_107) R->L }
% 20.71/3.04    fresh62(fresh184(fresh270(fresh301(true2, true2, c), true2, c), true2, c, c), true2, c, c)
% 20.71/3.04  = { by axiom 1 (axiom_19) R->L }
% 20.71/3.04    fresh62(fresh184(fresh270(fresh301(m0(e, d, c), true2, c), true2, c), true2, c, c), true2, c, c)
% 20.71/3.04  = { by axiom 7 (rule_107) }
% 20.71/3.04    fresh62(fresh184(fresh270(fresh300(m0(c, d, c), true2, c), true2, c), true2, c, c), true2, c, c)
% 20.71/3.04  = { by axiom 1 (axiom_19) }
% 20.71/3.04    fresh62(fresh184(fresh270(fresh300(true2, true2, c), true2, c), true2, c, c), true2, c, c)
% 20.71/3.04  = { by axiom 3 (rule_107) }
% 20.71/3.04    fresh62(fresh184(fresh270(true2, true2, c), true2, c, c), true2, c, c)
% 20.71/3.04  = { by axiom 4 (rule_129) }
% 20.71/3.04    fresh62(fresh184(true2, true2, c, c), true2, c, c)
% 20.71/3.04  = { by axiom 5 (rule_194) }
% 20.71/3.04    fresh62(true2, true2, c, c)
% 20.71/3.04  = { by axiom 6 (rule_287) }
% 20.71/3.04    true2
% 20.71/3.04  % SZS output end Proof
% 20.71/3.04  
% 20.71/3.04  RESULT: Unsatisfiable (the axioms are contradictory).
%------------------------------------------------------------------------------