TSTP Solution File: PUZ056-2.005 by E---3.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1
% Problem  : PUZ056-2.005 : TPTP v8.1.2. Released v3.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n010.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 : 2400s
% WCLimit  : 300s
% DateTime : Tue Oct 10 19:11:51 EDT 2023

% Result   : Unsatisfiable 1.37s 0.64s
% Output   : CNFRefutation 1.37s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   85
%            Number of leaves      :   13
% Syntax   : Number of clauses     :  110 (  21 unt;   0 nHn;  54 RR)
%            Number of literals    :  395 (   0 equ; 287 neg)
%            Maximal clause size   :   10 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-5 aty)
%            Number of functors    :    3 (   3 usr;   3 con; 0-0 aty)
%            Number of variables   :  294 (  58 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(rule1,axiom,
    ( p(X6,X2,X3,X4,X5)
    | ~ p(X1,X2,X3,X4,X5) ),
    file('/export/starexec/sandbox/tmp/tmp.mjwhyafX31/E---3.1_25821.p',rule1) ).

cnf(init,axiom,
    p(s0,s0,s0,s0,s0),
    file('/export/starexec/sandbox/tmp/tmp.mjwhyafX31/E---3.1_25821.p',init) ).

cnf(rule2,axiom,
    ( p(X1,X6,X3,X4,X5)
    | ~ p(X1,X2,X3,X4,X5)
    | ~ neq(X1,X2)
    | ~ neq(X1,X6) ),
    file('/export/starexec/sandbox/tmp/tmp.mjwhyafX31/E---3.1_25821.p',rule2) ).

cnf(neq7,axiom,
    neq(s2,s0),
    file('/export/starexec/sandbox/tmp/tmp.mjwhyafX31/E---3.1_25821.p',neq7) ).

cnf(rule3,axiom,
    ( p(X1,X2,X6,X4,X5)
    | ~ p(X1,X2,X3,X4,X5)
    | ~ neq(X1,X3)
    | ~ neq(X1,X6)
    | ~ neq(X2,X3)
    | ~ neq(X2,X6) ),
    file('/export/starexec/sandbox/tmp/tmp.mjwhyafX31/E---3.1_25821.p',rule3) ).

cnf(neq4,axiom,
    neq(s1,s0),
    file('/export/starexec/sandbox/tmp/tmp.mjwhyafX31/E---3.1_25821.p',neq4) ).

cnf(neq8,axiom,
    neq(s2,s1),
    file('/export/starexec/sandbox/tmp/tmp.mjwhyafX31/E---3.1_25821.p',neq8) ).

cnf(neq6,axiom,
    neq(s1,s2),
    file('/export/starexec/sandbox/tmp/tmp.mjwhyafX31/E---3.1_25821.p',neq6) ).

cnf(neq2,axiom,
    neq(s0,s1),
    file('/export/starexec/sandbox/tmp/tmp.mjwhyafX31/E---3.1_25821.p',neq2) ).

cnf(rule4,axiom,
    ( p(X1,X2,X3,X6,X5)
    | ~ p(X1,X2,X3,X4,X5)
    | ~ neq(X1,X4)
    | ~ neq(X1,X6)
    | ~ neq(X2,X4)
    | ~ neq(X2,X6)
    | ~ neq(X3,X4)
    | ~ neq(X3,X6) ),
    file('/export/starexec/sandbox/tmp/tmp.mjwhyafX31/E---3.1_25821.p',rule4) ).

cnf(neq3,axiom,
    neq(s0,s2),
    file('/export/starexec/sandbox/tmp/tmp.mjwhyafX31/E---3.1_25821.p',neq3) ).

cnf(rule5,axiom,
    ( p(X1,X2,X3,X4,X6)
    | ~ p(X1,X2,X3,X4,X5)
    | ~ neq(X1,X5)
    | ~ neq(X1,X6)
    | ~ neq(X2,X5)
    | ~ neq(X2,X6)
    | ~ neq(X3,X5)
    | ~ neq(X3,X6)
    | ~ neq(X4,X5)
    | ~ neq(X4,X6) ),
    file('/export/starexec/sandbox/tmp/tmp.mjwhyafX31/E---3.1_25821.p',rule5) ).

cnf(goal,negated_conjecture,
    ~ p(s2,s2,s2,s2,s2),
    file('/export/starexec/sandbox/tmp/tmp.mjwhyafX31/E---3.1_25821.p',goal) ).

cnf(c_0_13,axiom,
    ( p(X6,X2,X3,X4,X5)
    | ~ p(X1,X2,X3,X4,X5) ),
    rule1 ).

cnf(c_0_14,axiom,
    p(s0,s0,s0,s0,s0),
    init ).

cnf(c_0_15,axiom,
    ( p(X1,X6,X3,X4,X5)
    | ~ p(X1,X2,X3,X4,X5)
    | ~ neq(X1,X2)
    | ~ neq(X1,X6) ),
    rule2 ).

cnf(c_0_16,plain,
    p(X1,s0,s0,s0,s0),
    inference(spm,[status(thm)],[c_0_13,c_0_14]) ).

cnf(c_0_17,plain,
    ( p(X1,X2,s0,s0,s0)
    | ~ neq(X1,s0)
    | ~ neq(X1,X2) ),
    inference(spm,[status(thm)],[c_0_15,c_0_16]) ).

cnf(c_0_18,plain,
    ( p(X1,X2,s0,s0,s0)
    | ~ neq(X3,s0)
    | ~ neq(X3,X2) ),
    inference(spm,[status(thm)],[c_0_13,c_0_17]) ).

cnf(c_0_19,axiom,
    neq(s2,s0),
    neq7 ).

cnf(c_0_20,axiom,
    ( p(X1,X2,X6,X4,X5)
    | ~ p(X1,X2,X3,X4,X5)
    | ~ neq(X1,X3)
    | ~ neq(X1,X6)
    | ~ neq(X2,X3)
    | ~ neq(X2,X6) ),
    rule3 ).

cnf(c_0_21,plain,
    ( p(X1,X2,s0,s0,s0)
    | ~ neq(s2,X2) ),
    inference(spm,[status(thm)],[c_0_18,c_0_19]) ).

cnf(c_0_22,plain,
    ( p(X1,X2,X3,s0,s0)
    | ~ neq(X2,s0)
    | ~ neq(X1,s0)
    | ~ neq(s2,X2)
    | ~ neq(X2,X3)
    | ~ neq(X1,X3) ),
    inference(spm,[status(thm)],[c_0_20,c_0_21]) ).

cnf(c_0_23,plain,
    ( p(X1,X2,X3,s0,s0)
    | ~ neq(X2,s0)
    | ~ neq(X4,s0)
    | ~ neq(s2,X2)
    | ~ neq(X2,X3)
    | ~ neq(X4,X3) ),
    inference(spm,[status(thm)],[c_0_13,c_0_22]) ).

cnf(c_0_24,axiom,
    neq(s1,s0),
    neq4 ).

cnf(c_0_25,axiom,
    neq(s2,s1),
    neq8 ).

cnf(c_0_26,plain,
    ( p(X1,s1,X2,s0,s0)
    | ~ neq(X3,s0)
    | ~ neq(s1,X2)
    | ~ neq(X3,X2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_23,c_0_24]),c_0_25])]) ).

cnf(c_0_27,plain,
    ( p(X1,s1,X2,s0,s0)
    | ~ neq(s1,X2) ),
    inference(spm,[status(thm)],[c_0_26,c_0_24]) ).

cnf(c_0_28,plain,
    ( p(X1,X2,X3,s0,s0)
    | ~ neq(X1,s1)
    | ~ neq(s1,X3)
    | ~ neq(X1,X2) ),
    inference(spm,[status(thm)],[c_0_15,c_0_27]) ).

cnf(c_0_29,plain,
    ( p(X1,X2,X3,s0,s0)
    | ~ neq(X4,s1)
    | ~ neq(s1,X3)
    | ~ neq(X4,X2) ),
    inference(spm,[status(thm)],[c_0_13,c_0_28]) ).

cnf(c_0_30,plain,
    ( p(X1,X2,X3,s0,s0)
    | ~ neq(s1,X3)
    | ~ neq(s2,X2) ),
    inference(spm,[status(thm)],[c_0_29,c_0_25]) ).

cnf(c_0_31,plain,
    ( p(X1,X2,X3,s0,s0)
    | ~ neq(s1,X3)
    | ~ neq(s2,X4)
    | ~ neq(X1,X2)
    | ~ neq(X1,X4) ),
    inference(spm,[status(thm)],[c_0_15,c_0_30]) ).

cnf(c_0_32,axiom,
    neq(s1,s2),
    neq6 ).

cnf(c_0_33,plain,
    ( p(X1,X2,s2,s0,s0)
    | ~ neq(s2,X3)
    | ~ neq(X1,X2)
    | ~ neq(X1,X3) ),
    inference(spm,[status(thm)],[c_0_31,c_0_32]) ).

cnf(c_0_34,plain,
    ( p(X1,X2,s2,s0,s0)
    | ~ neq(X1,s1)
    | ~ neq(X1,X2) ),
    inference(spm,[status(thm)],[c_0_33,c_0_25]) ).

cnf(c_0_35,plain,
    ( p(X1,X2,s2,s0,s0)
    | ~ neq(X3,s1)
    | ~ neq(X3,X2) ),
    inference(spm,[status(thm)],[c_0_13,c_0_34]) ).

cnf(c_0_36,axiom,
    neq(s0,s1),
    neq2 ).

cnf(c_0_37,axiom,
    ( p(X1,X2,X3,X6,X5)
    | ~ p(X1,X2,X3,X4,X5)
    | ~ neq(X1,X4)
    | ~ neq(X1,X6)
    | ~ neq(X2,X4)
    | ~ neq(X2,X6)
    | ~ neq(X3,X4)
    | ~ neq(X3,X6) ),
    rule4 ).

cnf(c_0_38,plain,
    ( p(X1,X2,s2,s0,s0)
    | ~ neq(s0,X2) ),
    inference(spm,[status(thm)],[c_0_35,c_0_36]) ).

cnf(c_0_39,plain,
    ( p(X1,X2,s2,X3,s0)
    | ~ neq(s2,X3)
    | ~ neq(X2,s0)
    | ~ neq(X1,s0)
    | ~ neq(s0,X2)
    | ~ neq(X2,X3)
    | ~ neq(X1,X3) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_37,c_0_38]),c_0_19])]) ).

cnf(c_0_40,plain,
    ( p(X1,X2,s2,X3,s0)
    | ~ neq(s2,X3)
    | ~ neq(X2,s0)
    | ~ neq(X4,s0)
    | ~ neq(s0,X2)
    | ~ neq(X2,X3)
    | ~ neq(X4,X3) ),
    inference(spm,[status(thm)],[c_0_13,c_0_39]) ).

cnf(c_0_41,plain,
    ( p(X1,X2,s2,s1,s0)
    | ~ neq(X2,s0)
    | ~ neq(X3,s0)
    | ~ neq(s0,X2)
    | ~ neq(X2,s1)
    | ~ neq(X3,s1) ),
    inference(spm,[status(thm)],[c_0_40,c_0_25]) ).

cnf(c_0_42,axiom,
    neq(s0,s2),
    neq3 ).

cnf(c_0_43,plain,
    ( p(X1,s2,s2,s1,s0)
    | ~ neq(X2,s0)
    | ~ neq(X2,s1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_41,c_0_19]),c_0_42]),c_0_25])]) ).

cnf(c_0_44,plain,
    p(X1,s2,s2,s1,s0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_43,c_0_19]),c_0_25])]) ).

cnf(c_0_45,plain,
    ( p(X1,X2,s2,s1,s0)
    | ~ neq(X1,s2)
    | ~ neq(X1,X2) ),
    inference(spm,[status(thm)],[c_0_15,c_0_44]) ).

cnf(c_0_46,plain,
    ( p(X1,X2,s2,s1,s0)
    | ~ neq(X3,s2)
    | ~ neq(X3,X2) ),
    inference(spm,[status(thm)],[c_0_13,c_0_45]) ).

cnf(c_0_47,plain,
    ( p(X1,X2,s2,s1,s0)
    | ~ neq(s1,X2) ),
    inference(spm,[status(thm)],[c_0_46,c_0_32]) ).

cnf(c_0_48,plain,
    ( p(X1,X2,X3,s1,s0)
    | ~ neq(X2,s2)
    | ~ neq(X1,s2)
    | ~ neq(s1,X2)
    | ~ neq(X2,X3)
    | ~ neq(X1,X3) ),
    inference(spm,[status(thm)],[c_0_20,c_0_47]) ).

cnf(c_0_49,plain,
    ( p(X1,X2,X3,s1,s0)
    | ~ neq(X2,s2)
    | ~ neq(X4,s2)
    | ~ neq(s1,X2)
    | ~ neq(X2,X3)
    | ~ neq(X4,X3) ),
    inference(spm,[status(thm)],[c_0_13,c_0_48]) ).

cnf(c_0_50,plain,
    ( p(X1,s0,X2,s1,s0)
    | ~ neq(X3,s2)
    | ~ neq(s0,X2)
    | ~ neq(X3,X2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_49,c_0_42]),c_0_24])]) ).

cnf(c_0_51,plain,
    ( p(X1,s0,X2,s1,s0)
    | ~ neq(s0,X2) ),
    inference(spm,[status(thm)],[c_0_50,c_0_42]) ).

cnf(c_0_52,plain,
    ( p(X1,X2,X3,s1,s0)
    | ~ neq(X1,s0)
    | ~ neq(s0,X3)
    | ~ neq(X1,X2) ),
    inference(spm,[status(thm)],[c_0_15,c_0_51]) ).

cnf(c_0_53,plain,
    ( p(X1,X2,X3,s1,s0)
    | ~ neq(X4,s0)
    | ~ neq(s0,X3)
    | ~ neq(X4,X2) ),
    inference(spm,[status(thm)],[c_0_13,c_0_52]) ).

cnf(c_0_54,plain,
    ( p(X1,X2,X3,s1,s0)
    | ~ neq(s0,X3)
    | ~ neq(s2,X2) ),
    inference(spm,[status(thm)],[c_0_53,c_0_19]) ).

cnf(c_0_55,plain,
    ( p(X1,X2,X3,s1,s0)
    | ~ neq(s0,X3)
    | ~ neq(s2,X4)
    | ~ neq(X1,X2)
    | ~ neq(X1,X4) ),
    inference(spm,[status(thm)],[c_0_15,c_0_54]) ).

cnf(c_0_56,plain,
    ( p(X1,X2,s1,s1,s0)
    | ~ neq(s2,X3)
    | ~ neq(X1,X2)
    | ~ neq(X1,X3) ),
    inference(spm,[status(thm)],[c_0_55,c_0_36]) ).

cnf(c_0_57,plain,
    ( p(X1,X2,s1,s1,s0)
    | ~ neq(X1,s1)
    | ~ neq(X1,X2) ),
    inference(spm,[status(thm)],[c_0_56,c_0_25]) ).

cnf(c_0_58,plain,
    ( p(X1,X2,s1,s1,s0)
    | ~ neq(X3,s1)
    | ~ neq(X3,X2) ),
    inference(spm,[status(thm)],[c_0_13,c_0_57]) ).

cnf(c_0_59,axiom,
    ( p(X1,X2,X3,X4,X6)
    | ~ p(X1,X2,X3,X4,X5)
    | ~ neq(X1,X5)
    | ~ neq(X1,X6)
    | ~ neq(X2,X5)
    | ~ neq(X2,X6)
    | ~ neq(X3,X5)
    | ~ neq(X3,X6)
    | ~ neq(X4,X5)
    | ~ neq(X4,X6) ),
    rule5 ).

cnf(c_0_60,plain,
    ( p(X1,X2,s1,s1,s0)
    | ~ neq(s2,X2) ),
    inference(spm,[status(thm)],[c_0_58,c_0_25]) ).

cnf(c_0_61,plain,
    ( p(X1,X2,s1,s1,X3)
    | ~ neq(s1,X3)
    | ~ neq(X2,s0)
    | ~ neq(X1,s0)
    | ~ neq(s2,X2)
    | ~ neq(X2,X3)
    | ~ neq(X1,X3) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_59,c_0_60]),c_0_24])]) ).

cnf(c_0_62,plain,
    ( p(X1,X2,s1,s1,X3)
    | ~ neq(s1,X3)
    | ~ neq(X2,s0)
    | ~ neq(X4,s0)
    | ~ neq(s2,X2)
    | ~ neq(X2,X3)
    | ~ neq(X4,X3) ),
    inference(spm,[status(thm)],[c_0_13,c_0_61]) ).

cnf(c_0_63,plain,
    ( p(X1,X2,s1,s1,s2)
    | ~ neq(X2,s0)
    | ~ neq(X3,s0)
    | ~ neq(s2,X2)
    | ~ neq(X2,s2)
    | ~ neq(X3,s2) ),
    inference(spm,[status(thm)],[c_0_62,c_0_32]) ).

cnf(c_0_64,plain,
    ( p(X1,s1,s1,s1,s2)
    | ~ neq(X2,s0)
    | ~ neq(X2,s2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_63,c_0_24]),c_0_25]),c_0_32])]) ).

cnf(c_0_65,plain,
    p(X1,s1,s1,s1,s2),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_64,c_0_24]),c_0_32])]) ).

cnf(c_0_66,plain,
    ( p(X1,X2,s1,s1,s2)
    | ~ neq(X1,s1)
    | ~ neq(X1,X2) ),
    inference(spm,[status(thm)],[c_0_15,c_0_65]) ).

cnf(c_0_67,plain,
    ( p(X1,X2,s1,s1,s2)
    | ~ neq(X3,s1)
    | ~ neq(X3,X2) ),
    inference(spm,[status(thm)],[c_0_13,c_0_66]) ).

cnf(c_0_68,plain,
    ( p(X1,X2,s1,s1,s2)
    | ~ neq(s2,X2) ),
    inference(spm,[status(thm)],[c_0_67,c_0_25]) ).

cnf(c_0_69,plain,
    ( p(X1,X2,X3,s1,s2)
    | ~ neq(X2,s1)
    | ~ neq(X1,s1)
    | ~ neq(s2,X2)
    | ~ neq(X2,X3)
    | ~ neq(X1,X3) ),
    inference(spm,[status(thm)],[c_0_20,c_0_68]) ).

cnf(c_0_70,plain,
    ( p(X1,X2,X3,s1,s2)
    | ~ neq(X2,s1)
    | ~ neq(X4,s1)
    | ~ neq(s2,X2)
    | ~ neq(X2,X3)
    | ~ neq(X4,X3) ),
    inference(spm,[status(thm)],[c_0_13,c_0_69]) ).

cnf(c_0_71,plain,
    ( p(X1,s0,X2,s1,s2)
    | ~ neq(X3,s1)
    | ~ neq(s0,X2)
    | ~ neq(X3,X2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_70,c_0_36]),c_0_19])]) ).

cnf(c_0_72,plain,
    ( p(X1,s0,X2,s1,s2)
    | ~ neq(s0,X2) ),
    inference(spm,[status(thm)],[c_0_71,c_0_36]) ).

cnf(c_0_73,plain,
    ( p(X1,X2,X3,s1,s2)
    | ~ neq(X1,s0)
    | ~ neq(s0,X3)
    | ~ neq(X1,X2) ),
    inference(spm,[status(thm)],[c_0_15,c_0_72]) ).

cnf(c_0_74,plain,
    ( p(X1,X2,X3,s1,s2)
    | ~ neq(X4,s0)
    | ~ neq(s0,X3)
    | ~ neq(X4,X2) ),
    inference(spm,[status(thm)],[c_0_13,c_0_73]) ).

cnf(c_0_75,plain,
    ( p(X1,X2,X3,s1,s2)
    | ~ neq(s0,X3)
    | ~ neq(s2,X2) ),
    inference(spm,[status(thm)],[c_0_74,c_0_19]) ).

cnf(c_0_76,plain,
    ( p(X1,X2,X3,s1,s2)
    | ~ neq(s0,X3)
    | ~ neq(s2,X4)
    | ~ neq(X1,X2)
    | ~ neq(X1,X4) ),
    inference(spm,[status(thm)],[c_0_15,c_0_75]) ).

cnf(c_0_77,plain,
    ( p(X1,X2,s2,s1,s2)
    | ~ neq(s2,X3)
    | ~ neq(X1,X2)
    | ~ neq(X1,X3) ),
    inference(spm,[status(thm)],[c_0_76,c_0_42]) ).

cnf(c_0_78,plain,
    ( p(X1,X2,s2,s1,s2)
    | ~ neq(X1,s1)
    | ~ neq(X1,X2) ),
    inference(spm,[status(thm)],[c_0_77,c_0_25]) ).

cnf(c_0_79,plain,
    ( p(X1,X2,s2,s1,s2)
    | ~ neq(X3,s1)
    | ~ neq(X3,X2) ),
    inference(spm,[status(thm)],[c_0_13,c_0_78]) ).

cnf(c_0_80,plain,
    ( p(X1,X2,s2,s1,s2)
    | ~ neq(s2,X2) ),
    inference(spm,[status(thm)],[c_0_79,c_0_25]) ).

cnf(c_0_81,plain,
    ( p(X1,X2,X3,s1,s2)
    | ~ neq(X2,s2)
    | ~ neq(X1,s2)
    | ~ neq(s2,X2)
    | ~ neq(X2,X3)
    | ~ neq(X1,X3) ),
    inference(spm,[status(thm)],[c_0_20,c_0_80]) ).

cnf(c_0_82,plain,
    ( p(X1,X2,X3,s1,s2)
    | ~ neq(X2,s2)
    | ~ neq(X4,s2)
    | ~ neq(s2,X2)
    | ~ neq(X2,X3)
    | ~ neq(X4,X3) ),
    inference(spm,[status(thm)],[c_0_13,c_0_81]) ).

cnf(c_0_83,plain,
    ( p(X1,s1,X2,s1,s2)
    | ~ neq(X3,s2)
    | ~ neq(s1,X2)
    | ~ neq(X3,X2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_82,c_0_32]),c_0_25])]) ).

cnf(c_0_84,plain,
    ( p(X1,s1,X2,s1,s2)
    | ~ neq(s1,X2) ),
    inference(spm,[status(thm)],[c_0_83,c_0_32]) ).

cnf(c_0_85,plain,
    ( p(X1,X2,X3,s1,s2)
    | ~ neq(X1,s1)
    | ~ neq(s1,X3)
    | ~ neq(X1,X2) ),
    inference(spm,[status(thm)],[c_0_15,c_0_84]) ).

cnf(c_0_86,plain,
    ( p(X1,X2,X3,s1,s2)
    | ~ neq(X4,s1)
    | ~ neq(s1,X3)
    | ~ neq(X4,X2) ),
    inference(spm,[status(thm)],[c_0_13,c_0_85]) ).

cnf(c_0_87,plain,
    ( p(X1,X2,X3,s1,s2)
    | ~ neq(s1,X3)
    | ~ neq(s2,X2) ),
    inference(spm,[status(thm)],[c_0_86,c_0_25]) ).

cnf(c_0_88,plain,
    ( p(X1,X2,X3,s1,s2)
    | ~ neq(s1,X3)
    | ~ neq(s2,X4)
    | ~ neq(X1,X2)
    | ~ neq(X1,X4) ),
    inference(spm,[status(thm)],[c_0_15,c_0_87]) ).

cnf(c_0_89,plain,
    ( p(X1,X2,s0,s1,s2)
    | ~ neq(s2,X3)
    | ~ neq(X1,X2)
    | ~ neq(X1,X3) ),
    inference(spm,[status(thm)],[c_0_88,c_0_24]) ).

cnf(c_0_90,plain,
    ( p(X1,X2,s0,s1,s2)
    | ~ neq(X1,s1)
    | ~ neq(X1,X2) ),
    inference(spm,[status(thm)],[c_0_89,c_0_25]) ).

cnf(c_0_91,plain,
    ( p(X1,X2,s0,s1,s2)
    | ~ neq(X3,s1)
    | ~ neq(X3,X2) ),
    inference(spm,[status(thm)],[c_0_13,c_0_90]) ).

cnf(c_0_92,plain,
    ( p(X1,X2,s0,s1,s2)
    | ~ neq(s2,X2) ),
    inference(spm,[status(thm)],[c_0_91,c_0_25]) ).

cnf(c_0_93,plain,
    ( p(X1,X2,s0,X3,s2)
    | ~ neq(s0,X3)
    | ~ neq(X2,s1)
    | ~ neq(X1,s1)
    | ~ neq(s2,X2)
    | ~ neq(X2,X3)
    | ~ neq(X1,X3) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_37,c_0_92]),c_0_36])]) ).

cnf(c_0_94,plain,
    ( p(X1,X2,s0,X3,s2)
    | ~ neq(s0,X3)
    | ~ neq(X2,s1)
    | ~ neq(X4,s1)
    | ~ neq(s2,X2)
    | ~ neq(X2,X3)
    | ~ neq(X4,X3) ),
    inference(spm,[status(thm)],[c_0_13,c_0_93]) ).

cnf(c_0_95,plain,
    ( p(X1,X2,s0,s2,s2)
    | ~ neq(X2,s1)
    | ~ neq(X3,s1)
    | ~ neq(s2,X2)
    | ~ neq(X2,s2)
    | ~ neq(X3,s2) ),
    inference(spm,[status(thm)],[c_0_94,c_0_42]) ).

cnf(c_0_96,plain,
    ( p(X1,s0,s0,s2,s2)
    | ~ neq(X2,s1)
    | ~ neq(X2,s2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_95,c_0_36]),c_0_19]),c_0_42])]) ).

cnf(c_0_97,plain,
    p(X1,s0,s0,s2,s2),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_96,c_0_36]),c_0_42])]) ).

cnf(c_0_98,plain,
    ( p(X1,X2,s0,s2,s2)
    | ~ neq(X1,s0)
    | ~ neq(X1,X2) ),
    inference(spm,[status(thm)],[c_0_15,c_0_97]) ).

cnf(c_0_99,plain,
    ( p(X1,X2,s0,s2,s2)
    | ~ neq(X3,s0)
    | ~ neq(X3,X2) ),
    inference(spm,[status(thm)],[c_0_13,c_0_98]) ).

cnf(c_0_100,plain,
    ( p(X1,X2,s0,s2,s2)
    | ~ neq(s2,X2) ),
    inference(spm,[status(thm)],[c_0_99,c_0_19]) ).

cnf(c_0_101,plain,
    ( p(X1,X2,X3,s2,s2)
    | ~ neq(X2,s0)
    | ~ neq(X1,s0)
    | ~ neq(s2,X2)
    | ~ neq(X2,X3)
    | ~ neq(X1,X3) ),
    inference(spm,[status(thm)],[c_0_20,c_0_100]) ).

cnf(c_0_102,plain,
    ( p(X1,X2,X3,s2,s2)
    | ~ neq(X2,s0)
    | ~ neq(X4,s0)
    | ~ neq(s2,X2)
    | ~ neq(X2,X3)
    | ~ neq(X4,X3) ),
    inference(spm,[status(thm)],[c_0_13,c_0_101]) ).

cnf(c_0_103,plain,
    ( p(X1,s1,X2,s2,s2)
    | ~ neq(X3,s0)
    | ~ neq(s1,X2)
    | ~ neq(X3,X2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_102,c_0_24]),c_0_25])]) ).

cnf(c_0_104,plain,
    ( p(X1,s1,X2,s2,s2)
    | ~ neq(s1,X2) ),
    inference(spm,[status(thm)],[c_0_103,c_0_24]) ).

cnf(c_0_105,plain,
    ( p(X1,X2,X3,s2,s2)
    | ~ neq(X1,s1)
    | ~ neq(s1,X3)
    | ~ neq(X1,X2) ),
    inference(spm,[status(thm)],[c_0_15,c_0_104]) ).

cnf(c_0_106,plain,
    ( p(X1,X2,X3,s2,s2)
    | ~ neq(X4,s1)
    | ~ neq(s1,X3)
    | ~ neq(X4,X2) ),
    inference(spm,[status(thm)],[c_0_13,c_0_105]) ).

cnf(c_0_107,negated_conjecture,
    ~ p(s2,s2,s2,s2,s2),
    goal ).

cnf(c_0_108,plain,
    ( p(X1,X2,X3,s2,s2)
    | ~ neq(s1,X3)
    | ~ neq(s0,X2) ),
    inference(spm,[status(thm)],[c_0_106,c_0_36]) ).

cnf(c_0_109,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_107,c_0_108]),c_0_32]),c_0_42])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem    : PUZ056-2.005 : TPTP v8.1.2. Released v3.5.0.
% 0.04/0.14  % Command    : run_E %s %d THM
% 0.15/0.35  % Computer : n010.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit   : 2400
% 0.15/0.35  % WCLimit    : 300
% 0.15/0.35  % DateTime   : Mon Oct  2 18:44:20 EDT 2023
% 0.15/0.35  % CPUTime    : 
% 0.22/0.49  Running first-order theorem proving
% 0.22/0.49  Running: /export/starexec/sandbox/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --auto-schedule=8 --cpu-limit=300 /export/starexec/sandbox/tmp/tmp.mjwhyafX31/E---3.1_25821.p
% 1.37/0.64  # Version: 3.1pre001
% 1.37/0.64  # Preprocessing class: FSMSSMSSSSSNFFN.
% 1.37/0.64  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 1.37/0.64  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 1.37/0.64  # Starting new_bool_3 with 300s (1) cores
% 1.37/0.64  # Starting new_bool_1 with 300s (1) cores
% 1.37/0.64  # Starting sh5l with 300s (1) cores
% 1.37/0.64  # G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with pid 25924 completed with status 0
% 1.37/0.64  # Result found by G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN
% 1.37/0.64  # Preprocessing class: FSMSSMSSSSSNFFN.
% 1.37/0.64  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 1.37/0.64  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 1.37/0.64  # No SInE strategy applied
% 1.37/0.64  # Search class: FHUNF-FFSM00-SFFFFFNN
% 1.37/0.64  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 1.37/0.64  # Starting SAT001_MinMin_p005000_rr_RG with 811s (1) cores
% 1.37/0.64  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 151s (1) cores
% 1.37/0.64  # Starting new_bool_3 with 136s (1) cores
% 1.37/0.64  # Starting new_bool_1 with 136s (1) cores
% 1.37/0.64  # Starting sh5l with 136s (1) cores
% 1.37/0.64  # G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with pid 25929 completed with status 0
% 1.37/0.64  # Result found by G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN
% 1.37/0.64  # Preprocessing class: FSMSSMSSSSSNFFN.
% 1.37/0.64  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 1.37/0.64  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 1.37/0.64  # No SInE strategy applied
% 1.37/0.64  # Search class: FHUNF-FFSM00-SFFFFFNN
% 1.37/0.64  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 1.37/0.64  # Starting SAT001_MinMin_p005000_rr_RG with 811s (1) cores
% 1.37/0.64  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 151s (1) cores
% 1.37/0.64  # Preprocessing time       : 0.001 s
% 1.37/0.64  # Presaturation interreduction done
% 1.37/0.64  
% 1.37/0.64  # Proof found!
% 1.37/0.64  # SZS status Unsatisfiable
% 1.37/0.64  # SZS output start CNFRefutation
% See solution above
% 1.37/0.64  # Parsed axioms                        : 16
% 1.37/0.64  # Removed by relevancy pruning/SinE    : 0
% 1.37/0.64  # Initial clauses                      : 16
% 1.37/0.64  # Removed in clause preprocessing      : 0
% 1.37/0.64  # Initial clauses in saturation        : 16
% 1.37/0.64  # Processed clauses                    : 1767
% 1.37/0.64  # ...of these trivial                  : 0
% 1.37/0.64  # ...subsumed                          : 849
% 1.37/0.64  # ...remaining for further processing  : 918
% 1.37/0.64  # Other redundant clauses eliminated   : 0
% 1.37/0.64  # Clauses deleted for lack of memory   : 0
% 1.37/0.64  # Backward-subsumed                    : 275
% 1.37/0.64  # Backward-rewritten                   : 24
% 1.37/0.64  # Generated clauses                    : 3091
% 1.37/0.64  # ...of the previous two non-redundant : 3036
% 1.37/0.64  # ...aggressively subsumed             : 0
% 1.37/0.64  # Contextual simplify-reflections      : 0
% 1.37/0.64  # Paramodulations                      : 3091
% 1.37/0.64  # Factorizations                       : 0
% 1.37/0.64  # NegExts                              : 0
% 1.37/0.64  # Equation resolutions                 : 0
% 1.37/0.64  # Total rewrite steps                  : 787
% 1.37/0.64  # Propositional unsat checks           : 0
% 1.37/0.64  #    Propositional check models        : 0
% 1.37/0.64  #    Propositional check unsatisfiable : 0
% 1.37/0.64  #    Propositional clauses             : 0
% 1.37/0.64  #    Propositional clauses after purity: 0
% 1.37/0.64  #    Propositional unsat core size     : 0
% 1.37/0.64  #    Propositional preprocessing time  : 0.000
% 1.37/0.64  #    Propositional encoding time       : 0.000
% 1.37/0.64  #    Propositional solver time         : 0.000
% 1.37/0.64  #    Success case prop preproc time    : 0.000
% 1.37/0.64  #    Success case prop encoding time   : 0.000
% 1.37/0.64  #    Success case prop solver time     : 0.000
% 1.37/0.64  # Current number of processed clauses  : 603
% 1.37/0.64  #    Positive orientable unit clauses  : 30
% 1.37/0.64  #    Positive unorientable unit clauses: 0
% 1.37/0.64  #    Negative unit clauses             : 4
% 1.37/0.64  #    Non-unit-clauses                  : 569
% 1.37/0.64  # Current number of unprocessed clauses: 652
% 1.37/0.64  # ...number of literals in the above   : 6751
% 1.37/0.64  # Current number of archived formulas  : 0
% 1.37/0.64  # Current number of archived clauses   : 315
% 1.37/0.64  # Clause-clause subsumption calls (NU) : 49988
% 1.37/0.64  # Rec. Clause-clause subsumption calls : 6960
% 1.37/0.64  # Non-unit clause-clause subsumptions  : 923
% 1.37/0.64  # Unit Clause-clause subsumption calls : 0
% 1.37/0.64  # Rewrite failures with RHS unbound    : 0
% 1.37/0.64  # BW rewrite match attempts            : 349
% 1.37/0.64  # BW rewrite match successes           : 24
% 1.37/0.64  # Condensation attempts                : 0
% 1.37/0.64  # Condensation successes               : 0
% 1.37/0.64  # Termbank termtop insertions          : 74454
% 1.37/0.64  
% 1.37/0.64  # -------------------------------------------------
% 1.37/0.64  # User time                : 0.141 s
% 1.37/0.64  # System time              : 0.002 s
% 1.37/0.64  # Total time               : 0.143 s
% 1.37/0.64  # Maximum resident set size: 1648 pages
% 1.37/0.64  
% 1.37/0.64  # -------------------------------------------------
% 1.37/0.64  # User time                : 0.690 s
% 1.37/0.64  # System time              : 0.007 s
% 1.37/0.64  # Total time               : 0.698 s
% 1.37/0.64  # Maximum resident set size: 1680 pages
% 1.37/0.64  % E---3.1 exiting
% 1.37/0.64  % E---3.1 exiting
%------------------------------------------------------------------------------