TSTP Solution File: SWC228+1 by ET---2.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : ET---2.0
% Problem  : SWC228+1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_ET %s %d

% Computer : n013.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  : 600s
% DateTime : Tue Jul 19 20:27:28 EDT 2022

% Result   : Theorem 0.27s 6.45s
% Output   : CNFRefutation 0.27s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   74 (  19 unt;   0 def)
%            Number of atoms       :  296 ( 102 equ)
%            Maximal formula atoms :   44 (   4 avg)
%            Number of connectives :  365 ( 143   ~; 142   |;  41   &)
%                                         (   1 <=>;  38  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   31 (   5 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    8 (   6 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   6 con; 0-3 aty)
%            Number of variables   :  122 (   0 sgn  61   !;  14   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(co1,conjecture,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ! [X3] :
              ( ssList(X3)
             => ! [X4] :
                  ( ssList(X4)
                 => ( X2 != X4
                    | X1 != X3
                    | nil = X1
                    | ? [X5] :
                        ( ssItem(X5)
                        & ? [X6] :
                            ( ssList(X6)
                            & ? [X7] :
                                ( ssList(X7)
                                & app(app(X6,cons(X5,nil)),X7) = X1
                                & ! [X8] :
                                    ( ssItem(X8)
                                   => ( ~ memberP(X6,X8)
                                      | ~ memberP(X7,X8)
                                      | ~ leq(X5,X8)
                                      | leq(X8,X5) ) ) ) ) )
                    | ! [X9] :
                        ( ssList(X9)
                       => ( app(X3,X9) != X4
                          | ~ strictorderedP(X3)
                          | ? [X10] :
                              ( ssItem(X10)
                              & ? [X11] :
                                  ( ssList(X11)
                                  & app(cons(X10,nil),X11) = X9
                                  & ? [X12] :
                                      ( ssItem(X12)
                                      & ? [X13] :
                                          ( ssList(X13)
                                          & app(X13,cons(X12,nil)) = X3
                                          & lt(X12,X10) ) ) ) ) ) )
                    | ( nil != X4
                      & nil = X3 ) ) ) ) ) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',co1) ).

fof(ax85,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ( nil != X1
           => hd(app(X1,X2)) = hd(X1) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax85) ).

fof(ax27,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ! [X3] :
              ( ssItem(X3)
             => cons(X3,app(X2,X1)) = app(cons(X3,X2),X1) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax27) ).

fof(ax84,axiom,
    ! [X1] :
      ( ssList(X1)
     => app(X1,nil) = X1 ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax84) ).

fof(ax78,axiom,
    ! [X1] :
      ( ssList(X1)
     => ( nil != X1
       => cons(hd(X1),tl(X1)) = X1 ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax78) ).

fof(ax22,axiom,
    ! [X1] :
      ( ssList(X1)
     => ( nil != X1
       => ssItem(hd(X1)) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax22) ).

fof(ax17,axiom,
    ssList(nil),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax17) ).

fof(ax38,axiom,
    ! [X1] :
      ( ssItem(X1)
     => ~ memberP(nil,X1) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax38) ).

fof(ax16,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssItem(X2)
         => ssList(cons(X2,X1)) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax16) ).

fof(ax81,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssItem(X2)
         => cons(X2,X1) = app(cons(X2,nil),X1) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax81) ).

fof(ax24,axiom,
    ! [X1] :
      ( ssList(X1)
     => ( nil != X1
       => ssList(tl(X1)) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax24) ).

fof(ax86,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ( nil != X1
           => tl(app(X1,X2)) = app(tl(X1),X2) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax86) ).

fof(ax26,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ssList(app(X1,X2)) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax26) ).

fof(ax83,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ( nil = app(X1,X2)
          <=> ( nil = X2
              & nil = X1 ) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax83) ).

fof(ax28,axiom,
    ! [X1] :
      ( ssList(X1)
     => app(nil,X1) = X1 ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax28) ).

fof(c_0_15,negated_conjecture,
    ~ ! [X1] :
        ( ssList(X1)
       => ! [X2] :
            ( ssList(X2)
           => ! [X3] :
                ( ssList(X3)
               => ! [X4] :
                    ( ssList(X4)
                   => ( X2 != X4
                      | X1 != X3
                      | nil = X1
                      | ? [X5] :
                          ( ssItem(X5)
                          & ? [X6] :
                              ( ssList(X6)
                              & ? [X7] :
                                  ( ssList(X7)
                                  & app(app(X6,cons(X5,nil)),X7) = X1
                                  & ! [X8] :
                                      ( ssItem(X8)
                                     => ( ~ memberP(X6,X8)
                                        | ~ memberP(X7,X8)
                                        | ~ leq(X5,X8)
                                        | leq(X8,X5) ) ) ) ) )
                      | ! [X9] :
                          ( ssList(X9)
                         => ( app(X3,X9) != X4
                            | ~ strictorderedP(X3)
                            | ? [X10] :
                                ( ssItem(X10)
                                & ? [X11] :
                                    ( ssList(X11)
                                    & app(cons(X10,nil),X11) = X9
                                    & ? [X12] :
                                        ( ssItem(X12)
                                        & ? [X13] :
                                            ( ssList(X13)
                                            & app(X13,cons(X12,nil)) = X3
                                            & lt(X12,X10) ) ) ) ) ) )
                      | ( nil != X4
                        & nil = X3 ) ) ) ) ) ),
    inference(assume_negation,[status(cth)],[co1]) ).

fof(c_0_16,negated_conjecture,
    ! [X18,X19,X20,X23,X24,X25,X26] :
      ( ssList(esk1_0)
      & ssList(esk2_0)
      & ssList(esk3_0)
      & ssList(esk4_0)
      & esk2_0 = esk4_0
      & esk1_0 = esk3_0
      & nil != esk1_0
      & ( ssItem(esk5_3(X18,X19,X20))
        | ~ ssList(X20)
        | app(app(X19,cons(X18,nil)),X20) != esk1_0
        | ~ ssList(X19)
        | ~ ssItem(X18) )
      & ( memberP(X19,esk5_3(X18,X19,X20))
        | ~ ssList(X20)
        | app(app(X19,cons(X18,nil)),X20) != esk1_0
        | ~ ssList(X19)
        | ~ ssItem(X18) )
      & ( memberP(X20,esk5_3(X18,X19,X20))
        | ~ ssList(X20)
        | app(app(X19,cons(X18,nil)),X20) != esk1_0
        | ~ ssList(X19)
        | ~ ssItem(X18) )
      & ( leq(X18,esk5_3(X18,X19,X20))
        | ~ ssList(X20)
        | app(app(X19,cons(X18,nil)),X20) != esk1_0
        | ~ ssList(X19)
        | ~ ssItem(X18) )
      & ( ~ leq(esk5_3(X18,X19,X20),X18)
        | ~ ssList(X20)
        | app(app(X19,cons(X18,nil)),X20) != esk1_0
        | ~ ssList(X19)
        | ~ ssItem(X18) )
      & ssList(esk6_0)
      & app(esk3_0,esk6_0) = esk4_0
      & strictorderedP(esk3_0)
      & ( ~ ssItem(X23)
        | ~ ssList(X24)
        | app(cons(X23,nil),X24) != esk6_0
        | ~ ssItem(X25)
        | ~ ssList(X26)
        | app(X26,cons(X25,nil)) != esk3_0
        | ~ lt(X25,X23) )
      & ( nil = esk4_0
        | nil != esk3_0 ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[c_0_15])])])])])])])]) ).

fof(c_0_17,plain,
    ! [X3,X4] :
      ( ~ ssList(X3)
      | ~ ssList(X4)
      | nil = X3
      | hd(app(X3,X4)) = hd(X3) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax85])])])])]) ).

cnf(c_0_18,negated_conjecture,
    app(esk3_0,esk6_0) = esk4_0,
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_19,negated_conjecture,
    esk2_0 = esk4_0,
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_20,negated_conjecture,
    ssList(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_21,negated_conjecture,
    esk1_0 = esk3_0,
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_22,negated_conjecture,
    nil != esk1_0,
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

fof(c_0_23,plain,
    ! [X4,X5,X6] :
      ( ~ ssList(X4)
      | ~ ssList(X5)
      | ~ ssItem(X6)
      | cons(X6,app(X5,X4)) = app(cons(X6,X5),X4) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax27])])])])]) ).

fof(c_0_24,plain,
    ! [X2] :
      ( ~ ssList(X2)
      | app(X2,nil) = X2 ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax84])]) ).

fof(c_0_25,plain,
    ! [X2] :
      ( ~ ssList(X2)
      | nil = X2
      | cons(hd(X2),tl(X2)) = X2 ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax78])]) ).

cnf(c_0_26,plain,
    ( hd(app(X1,X2)) = hd(X1)
    | nil = X1
    | ~ ssList(X2)
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_27,negated_conjecture,
    app(esk3_0,esk6_0) = esk2_0,
    inference(rw,[status(thm)],[c_0_18,c_0_19]) ).

cnf(c_0_28,negated_conjecture,
    ssList(esk6_0),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_29,negated_conjecture,
    ssList(esk3_0),
    inference(rw,[status(thm)],[c_0_20,c_0_21]) ).

cnf(c_0_30,negated_conjecture,
    nil != esk3_0,
    inference(rw,[status(thm)],[c_0_22,c_0_21]) ).

fof(c_0_31,plain,
    ! [X2] :
      ( ~ ssList(X2)
      | nil = X2
      | ssItem(hd(X2)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax22])]) ).

cnf(c_0_32,plain,
    ( cons(X1,app(X2,X3)) = app(cons(X1,X2),X3)
    | ~ ssItem(X1)
    | ~ ssList(X2)
    | ~ ssList(X3) ),
    inference(split_conjunct,[status(thm)],[c_0_23]) ).

cnf(c_0_33,plain,
    ( app(X1,nil) = X1
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_24]) ).

cnf(c_0_34,plain,
    ssList(nil),
    inference(split_conjunct,[status(thm)],[ax17]) ).

cnf(c_0_35,plain,
    ( cons(hd(X1),tl(X1)) = X1
    | nil = X1
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

cnf(c_0_36,negated_conjecture,
    hd(esk3_0) = hd(esk2_0),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_26,c_0_27]),c_0_28]),c_0_29])]),c_0_30]) ).

cnf(c_0_37,plain,
    ( ssItem(hd(X1))
    | nil = X1
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

fof(c_0_38,plain,
    ! [X2] :
      ( ~ ssItem(X2)
      | ~ memberP(nil,X2) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[ax38])])]) ).

cnf(c_0_39,negated_conjecture,
    ( memberP(X2,esk5_3(X1,X2,X3))
    | ~ ssItem(X1)
    | ~ ssList(X2)
    | app(app(X2,cons(X1,nil)),X3) != esk1_0
    | ~ ssList(X3) ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

fof(c_0_40,plain,
    ! [X3,X4] :
      ( ~ ssList(X3)
      | ~ ssItem(X4)
      | ssList(cons(X4,X3)) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax16])])])])]) ).

fof(c_0_41,plain,
    ! [X3,X4] :
      ( ~ ssList(X3)
      | ~ ssItem(X4)
      | cons(X4,X3) = app(cons(X4,nil),X3) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax81])])])])]) ).

cnf(c_0_42,plain,
    ( app(cons(X1,X2),nil) = cons(X1,X2)
    | ~ ssList(X2)
    | ~ ssItem(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_33]),c_0_34])]) ).

cnf(c_0_43,negated_conjecture,
    cons(hd(esk2_0),tl(esk3_0)) = esk3_0,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_35,c_0_36]),c_0_29])]),c_0_30]) ).

cnf(c_0_44,negated_conjecture,
    ssItem(hd(esk2_0)),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_37,c_0_36]),c_0_29])]),c_0_30]) ).

fof(c_0_45,plain,
    ! [X2] :
      ( ~ ssList(X2)
      | nil = X2
      | ssList(tl(X2)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax24])]) ).

cnf(c_0_46,plain,
    ( ~ memberP(nil,X1)
    | ~ ssItem(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_38]) ).

cnf(c_0_47,negated_conjecture,
    ( memberP(X1,esk5_3(X2,X1,X3))
    | app(app(X1,cons(X2,nil)),X3) != esk3_0
    | ~ ssList(X3)
    | ~ ssList(X1)
    | ~ ssItem(X2) ),
    inference(rw,[status(thm)],[c_0_39,c_0_21]) ).

cnf(c_0_48,negated_conjecture,
    ( ssItem(esk5_3(X1,X2,X3))
    | ~ ssItem(X1)
    | ~ ssList(X2)
    | app(app(X2,cons(X1,nil)),X3) != esk1_0
    | ~ ssList(X3) ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_49,plain,
    ( ssList(cons(X1,X2))
    | ~ ssItem(X1)
    | ~ ssList(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_40]) ).

cnf(c_0_50,plain,
    ( cons(X1,X2) = app(cons(X1,nil),X2)
    | ~ ssItem(X1)
    | ~ ssList(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_41]) ).

fof(c_0_51,plain,
    ! [X3,X4] :
      ( ~ ssList(X3)
      | ~ ssList(X4)
      | nil = X3
      | tl(app(X3,X4)) = app(tl(X3),X4) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax86])])])])]) ).

fof(c_0_52,plain,
    ! [X3,X4] :
      ( ~ ssList(X3)
      | ~ ssList(X4)
      | ssList(app(X3,X4)) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax26])])])])]) ).

fof(c_0_53,plain,
    ! [X3,X4] :
      ( ( nil = X4
        | nil != app(X3,X4)
        | ~ ssList(X4)
        | ~ ssList(X3) )
      & ( nil = X3
        | nil != app(X3,X4)
        | ~ ssList(X4)
        | ~ ssList(X3) )
      & ( nil != X4
        | nil != X3
        | nil = app(X3,X4)
        | ~ ssList(X4)
        | ~ ssList(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax83])])])])])]) ).

cnf(c_0_54,negated_conjecture,
    ( app(esk3_0,nil) = esk3_0
    | ~ ssList(tl(esk3_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_42,c_0_43]),c_0_44])]) ).

cnf(c_0_55,plain,
    ( ssList(tl(X1))
    | nil = X1
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_56,negated_conjecture,
    ( app(app(nil,cons(X1,nil)),X2) != esk3_0
    | ~ ssList(X2)
    | ~ ssItem(esk5_3(X1,nil,X2))
    | ~ ssItem(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_46,c_0_47]),c_0_34])]) ).

cnf(c_0_57,negated_conjecture,
    ( ssItem(esk5_3(X1,X2,X3))
    | app(app(X2,cons(X1,nil)),X3) != esk3_0
    | ~ ssList(X3)
    | ~ ssList(X2)
    | ~ ssItem(X1) ),
    inference(rw,[status(thm)],[c_0_48,c_0_21]) ).

fof(c_0_58,plain,
    ! [X2] :
      ( ~ ssList(X2)
      | app(nil,X2) = X2 ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax28])]) ).

cnf(c_0_59,plain,
    ( ssList(app(cons(X1,nil),X2))
    | ~ ssList(X2)
    | ~ ssItem(X1) ),
    inference(spm,[status(thm)],[c_0_49,c_0_50]) ).

cnf(c_0_60,plain,
    ( tl(app(X1,X2)) = app(tl(X1),X2)
    | nil = X1
    | ~ ssList(X2)
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_51]) ).

cnf(c_0_61,plain,
    ( ssList(app(X1,X2))
    | ~ ssList(X2)
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_52]) ).

cnf(c_0_62,plain,
    ( nil = X1
    | ~ ssList(X1)
    | ~ ssList(X2)
    | nil != app(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_53]) ).

cnf(c_0_63,negated_conjecture,
    app(esk3_0,nil) = esk3_0,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_54,c_0_55]),c_0_29])]),c_0_30]) ).

cnf(c_0_64,negated_conjecture,
    ( app(app(nil,cons(X1,nil)),X2) != esk3_0
    | ~ ssList(X2)
    | ~ ssItem(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_56,c_0_57]),c_0_34])]) ).

cnf(c_0_65,plain,
    ( app(nil,X1) = X1
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_58]) ).

cnf(c_0_66,plain,
    ( ssList(cons(X1,nil))
    | ~ ssItem(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_59,c_0_42]),c_0_34])]) ).

cnf(c_0_67,plain,
    ( app(cons(hd(X1),nil),tl(X1)) = X1
    | nil = X1
    | ~ ssList(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_35,c_0_50]),c_0_37]),c_0_55]) ).

cnf(c_0_68,plain,
    ( nil = X1
    | ssList(app(tl(X1),X2))
    | ~ ssList(X2)
    | ~ ssList(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_55,c_0_60]),c_0_61]),c_0_62]) ).

cnf(c_0_69,negated_conjecture,
    app(tl(esk3_0),nil) = tl(esk3_0),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_60,c_0_63]),c_0_34]),c_0_29])]),c_0_30]) ).

cnf(c_0_70,negated_conjecture,
    ( app(cons(X1,nil),X2) != esk3_0
    | ~ ssList(X2)
    | ~ ssItem(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_64,c_0_65]),c_0_66]) ).

cnf(c_0_71,negated_conjecture,
    app(cons(hd(esk2_0),nil),tl(esk3_0)) = esk3_0,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_67,c_0_36]),c_0_29])]),c_0_30]) ).

cnf(c_0_72,negated_conjecture,
    ssList(tl(esk3_0)),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_68,c_0_69]),c_0_34]),c_0_29])]),c_0_30]) ).

cnf(c_0_73,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_70,c_0_71]),c_0_72]),c_0_44])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWC228+1 : TPTP v8.1.0. Released v2.4.0.
% 0.07/0.13  % Command  : run_ET %s %d
% 0.13/0.34  % Computer : n013.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  : 600
% 0.13/0.34  % DateTime : Sat Jun 11 21:48:44 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.27/6.45  # Running protocol protocol_eprover_4a02c828a8cc55752123edbcc1ad40e453c11447 for 23 seconds:
% 0.27/6.45  # SinE strategy is GSinE(CountFormulas,hypos,1.4,,04,100,1.0)
% 0.27/6.45  # Preprocessing time       : 0.024 s
% 0.27/6.45  
% 0.27/6.45  # Proof found!
% 0.27/6.45  # SZS status Theorem
% 0.27/6.45  # SZS output start CNFRefutation
% See solution above
% 0.27/6.45  # Proof object total steps             : 74
% 0.27/6.45  # Proof object clause steps            : 44
% 0.27/6.45  # Proof object formula steps           : 30
% 0.27/6.45  # Proof object conjectures             : 28
% 0.27/6.45  # Proof object clause conjectures      : 25
% 0.27/6.45  # Proof object formula conjectures     : 3
% 0.27/6.45  # Proof object initial clauses used    : 22
% 0.27/6.45  # Proof object initial formulas used   : 15
% 0.27/6.45  # Proof object generating inferences   : 17
% 0.27/6.45  # Proof object simplifying inferences  : 47
% 0.27/6.45  # Training examples: 0 positive, 0 negative
% 0.27/6.45  # Parsed axioms                        : 96
% 0.27/6.45  # Removed by relevancy pruning/SinE    : 52
% 0.27/6.45  # Initial clauses                      : 89
% 0.27/6.45  # Removed in clause preprocessing      : 1
% 0.27/6.45  # Initial clauses in saturation        : 88
% 0.27/6.45  # Processed clauses                    : 35593
% 0.27/6.45  # ...of these trivial                  : 879
% 0.27/6.45  # ...subsumed                          : 31764
% 0.27/6.45  # ...remaining for further processing  : 2950
% 0.27/6.45  # Other redundant clauses eliminated   : 45
% 0.27/6.45  # Clauses deleted for lack of memory   : 0
% 0.27/6.45  # Backward-subsumed                    : 440
% 0.27/6.45  # Backward-rewritten                   : 10
% 0.27/6.45  # Generated clauses                    : 136870
% 0.27/6.45  # ...of the previous two non-trivial   : 128030
% 0.27/6.45  # Contextual simplify-reflections      : 27966
% 0.27/6.45  # Paramodulations                      : 136739
% 0.27/6.45  # Factorizations                       : 0
% 0.27/6.45  # Equation resolutions                 : 130
% 0.27/6.45  # Current number of processed clauses  : 2497
% 0.27/6.45  #    Positive orientable unit clauses  : 31
% 0.27/6.45  #    Positive unorientable unit clauses: 0
% 0.27/6.45  #    Negative unit clauses             : 7
% 0.27/6.45  #    Non-unit-clauses                  : 2459
% 0.27/6.45  # Current number of unprocessed clauses: 90059
% 0.27/6.45  # ...number of literals in the above   : 415067
% 0.27/6.45  # Current number of archived formulas  : 0
% 0.27/6.45  # Current number of archived clauses   : 451
% 0.27/6.45  # Clause-clause subsumption calls (NU) : 9272254
% 0.27/6.45  # Rec. Clause-clause subsumption calls : 5262227
% 0.27/6.45  # Non-unit clause-clause subsumptions  : 54235
% 0.27/6.45  # Unit Clause-clause subsumption calls : 567
% 0.27/6.45  # Rewrite failures with RHS unbound    : 0
% 0.27/6.45  # BW rewrite match attempts            : 7
% 0.27/6.45  # BW rewrite match successes           : 7
% 0.27/6.45  # Condensation attempts                : 0
% 0.27/6.45  # Condensation successes               : 0
% 0.27/6.45  # Termbank termtop insertions          : 2103264
% 0.27/6.45  
% 0.27/6.45  # -------------------------------------------------
% 0.27/6.45  # User time                : 5.654 s
% 0.27/6.45  # System time              : 0.047 s
% 0.27/6.45  # Total time               : 5.701 s
% 0.27/6.45  # Maximum resident set size: 72324 pages
% 0.27/23.42  eprover: CPU time limit exceeded, terminating
% 0.27/23.43  eprover: CPU time limit exceeded, terminating
% 0.27/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.27/23.44  eprover: No such file or directory
% 0.27/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.27/23.44  eprover: No such file or directory
% 0.27/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.27/23.44  eprover: No such file or directory
% 0.27/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.27/23.44  eprover: No such file or directory
% 0.27/23.44  eprover: CPU time limit exceeded, terminating
% 0.27/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.27/23.45  eprover: No such file or directory
% 0.27/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.27/23.45  eprover: No such file or directory
% 0.27/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.27/23.45  eprover: No such file or directory
% 0.27/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.27/23.46  eprover: No such file or directory
% 0.27/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.27/23.46  eprover: No such file or directory
% 0.27/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.46  eprover: No such file or directory
% 0.27/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.27/23.46  eprover: No such file or directory
% 0.27/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.27/23.46  eprover: No such file or directory
% 0.27/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.47  eprover: No such file or directory
% 0.27/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.27/23.47  eprover: No such file or directory
% 0.27/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.27/23.47  eprover: No such file or directory
% 0.27/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.27/23.47  eprover: No such file or directory
% 0.27/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.47  eprover: No such file or directory
% 0.27/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.27/23.47  eprover: No such file or directory
% 0.27/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.27/23.48  eprover: No such file or directory
% 0.27/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.48  eprover: No such file or directory
% 0.27/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.27/23.48  eprover: No such file or directory
% 0.27/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.27/23.48  eprover: No such file or directory
% 0.27/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.48  eprover: No such file or directory
% 0.27/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.27/23.48  eprover: No such file or directory
% 0.27/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.27/23.48  eprover: No such file or directory
% 0.27/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.49  eprover: No such file or directory
% 0.27/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.27/23.49  eprover: No such file or directory
% 0.27/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.49  eprover: No such file or directory
% 0.27/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.27/23.49  eprover: No such file or directory
% 0.27/23.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.50  eprover: No such file or directory
% 0.27/23.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.50  eprover: No such file or directory
% 0.27/23.51  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.51  eprover: No such file or directory
% 0.27/23.51  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.51  eprover: No such file or directory
%------------------------------------------------------------------------------