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

View Problem - Process Solution

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

% Computer : n029.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:28:37 EDT 2022

% Result   : Theorem 0.28s 10.46s
% Output   : CNFRefutation 0.28s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   69 (  11 unt;   0 def)
%            Number of atoms       :  257 ( 101 equ)
%            Maximal formula atoms :   18 (   3 avg)
%            Number of connectives :  327 ( 139   ~; 134   |;  30   &)
%                                         (   1 <=>;  23  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   21 (   5 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    9 (   9 usr;   5 con; 0-2 aty)
%            Number of variables   :  117 (   0 sgn  47   !;  12   ?)

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

fof(ax16,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssItem(X2)
         => ssList(cons(X2,X1)) ) ),
    file('/export/starexec/sandbox2/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/sandbox2/benchmark/Axioms/SWC001+0.ax',ax81) ).

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/sandbox2/benchmark/Axioms/SWC001+0.ax',ax27) ).

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

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

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

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

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

fof(ax20,axiom,
    ! [X1] :
      ( ssList(X1)
     => ( nil = X1
        | ? [X2] :
            ( ssList(X2)
            & ? [X3] :
                ( ssItem(X3)
                & cons(X3,X2) = X1 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWC001+0.ax',ax20) ).

fof(ax15,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ( neq(X1,X2)
          <=> X1 != X2 ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWC001+0.ax',ax15) ).

fof(c_0_11,negated_conjecture,
    ~ ! [X1] :
        ( ssList(X1)
       => ! [X2] :
            ( ssList(X2)
           => ! [X3] :
                ( ssList(X3)
               => ! [X4] :
                    ( ~ ssList(X4)
                    | X2 != X4
                    | X1 != X3
                    | ~ neq(X2,nil)
                    | ? [X5] :
                        ( ssItem(X5)
                        & ? [X6] :
                            ( ssList(X6)
                            & ? [X7] :
                                ( ssList(X7)
                                & app(app(X6,cons(X5,nil)),X7) = X2
                                & app(app(X7,cons(X5,nil)),X6) = X1 ) ) )
                    | ? [X8] :
                        ( ssItem(X8)
                        & ? [X9] :
                            ( ssList(X9)
                            & app(X9,cons(X8,nil)) != X3
                            & app(cons(X8,nil),X9) = X4 ) )
                    | ( nil != X3
                      & nil = X4 ) ) ) ) ),
    inference(assume_negation,[status(cth)],[co1]) ).

fof(c_0_12,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_13,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])])])])]) ).

fof(c_0_14,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_15,plain,
    ! [X2] :
      ( ~ ssList(X2)
      | app(X2,nil) = X2 ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax84])]) ).

fof(c_0_16,negated_conjecture,
    ! [X14,X15,X16,X17,X18] :
      ( ssList(esk1_0)
      & ssList(esk2_0)
      & ssList(esk3_0)
      & ssList(esk4_0)
      & esk2_0 = esk4_0
      & esk1_0 = esk3_0
      & neq(esk2_0,nil)
      & ( ~ ssItem(X14)
        | ~ ssList(X15)
        | ~ ssList(X16)
        | app(app(X15,cons(X14,nil)),X16) != esk2_0
        | app(app(X16,cons(X14,nil)),X15) != esk1_0 )
      & ( ~ ssItem(X17)
        | ~ ssList(X18)
        | app(X18,cons(X17,nil)) = esk3_0
        | app(cons(X17,nil),X18) != esk4_0 )
      & ( nil = esk3_0
        | nil != esk4_0 ) ),
    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_11])])])])])])]) ).

fof(c_0_17,plain,
    ! [X4,X5,X6] :
      ( ~ ssList(X4)
      | ~ ssList(X5)
      | ~ ssList(X6)
      | app(app(X4,X5),X6) = app(X4,app(X5,X6)) ),
    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)],[ax82])])])])]) ).

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

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

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

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

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

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

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

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

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

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

cnf(c_0_28,plain,
    ( ssList(app(cons(X1,nil),X2))
    | ~ ssList(X2)
    | ~ ssItem(X1) ),
    inference(spm,[status(thm)],[c_0_19,c_0_20]) ).

cnf(c_0_29,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_21,c_0_22]),c_0_23])]) ).

cnf(c_0_30,negated_conjecture,
    ( app(app(X1,cons(X2,nil)),X3) != esk4_0
    | app(app(X3,cons(X2,nil)),X1) != esk1_0
    | ~ ssList(X1)
    | ~ ssList(X3)
    | ~ ssItem(X2) ),
    inference(rw,[status(thm)],[c_0_24,c_0_25]) ).

cnf(c_0_31,plain,
    ( app(nil,app(X1,X2)) = app(X1,X2)
    | ~ ssList(X2)
    | ~ ssList(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_26,c_0_27]),c_0_23])]) ).

cnf(c_0_32,plain,
    ( ssList(cons(X1,nil))
    | ~ ssItem(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_29]),c_0_23])]) ).

cnf(c_0_33,negated_conjecture,
    ( app(app(nil,cons(X1,nil)),X2) != esk1_0
    | app(X2,cons(X1,nil)) != esk4_0
    | ~ ssList(app(X2,cons(X1,nil)))
    | ~ ssList(X2)
    | ~ ssItem(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_30,c_0_22]),c_0_23])]) ).

cnf(c_0_34,plain,
    ( app(nil,cons(X1,X2)) = cons(X1,X2)
    | ~ ssList(X2)
    | ~ ssItem(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_31,c_0_20]),c_0_32]) ).

fof(c_0_35,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_36,plain,
    ! [X4] :
      ( ( ssList(esk5_1(X4))
        | nil = X4
        | ~ ssList(X4) )
      & ( ssItem(esk6_1(X4))
        | nil = X4
        | ~ ssList(X4) )
      & ( cons(esk6_1(X4),esk5_1(X4)) = X4
        | nil = X4
        | ~ ssList(X4) ) ),
    inference(distribute,[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)],[ax20])])])])])]) ).

cnf(c_0_37,negated_conjecture,
    ( app(X2,cons(X1,nil)) = esk3_0
    | app(cons(X1,nil),X2) != esk4_0
    | ~ ssList(X2)
    | ~ ssItem(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

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

cnf(c_0_39,negated_conjecture,
    ( app(cons(X1,nil),X2) != esk1_0
    | app(X2,cons(X1,nil)) != esk4_0
    | ~ ssList(app(X2,cons(X1,nil)))
    | ~ ssList(X2)
    | ~ ssItem(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_33,c_0_34]),c_0_23])]) ).

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

cnf(c_0_41,plain,
    ( nil = X1
    | cons(esk6_1(X1),esk5_1(X1)) = X1
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_36]) ).

cnf(c_0_42,plain,
    ( nil = X1
    | ssItem(esk6_1(X1))
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_36]) ).

cnf(c_0_43,plain,
    ( nil = X1
    | ssList(esk5_1(X1))
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_36]) ).

cnf(c_0_44,negated_conjecture,
    ( app(X1,cons(X2,nil)) = esk1_0
    | app(cons(X2,nil),X1) != esk4_0
    | ~ ssList(X1)
    | ~ ssItem(X2) ),
    inference(rw,[status(thm)],[c_0_37,c_0_38]) ).

cnf(c_0_45,negated_conjecture,
    ( app(cons(X1,nil),X2) != esk1_0
    | app(X2,cons(X1,nil)) != esk4_0
    | ~ ssList(X2)
    | ~ ssItem(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_39,c_0_40]),c_0_32]) ).

cnf(c_0_46,plain,
    ( app(cons(esk6_1(X1),nil),esk5_1(X1)) = X1
    | nil = X1
    | ~ ssList(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_41,c_0_20]),c_0_42]),c_0_43]) ).

cnf(c_0_47,negated_conjecture,
    ( app(X1,cons(X2,nil)) = esk1_0
    | cons(X2,X1) != esk4_0
    | ~ ssList(X1)
    | ~ ssItem(X2) ),
    inference(spm,[status(thm)],[c_0_44,c_0_20]) ).

cnf(c_0_48,negated_conjecture,
    ( app(app(X1,cons(X2,nil)),nil) != esk1_0
    | app(cons(X2,nil),X1) != esk4_0
    | ~ ssList(X1)
    | ~ ssItem(X2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_30,c_0_34]),c_0_23])]) ).

cnf(c_0_49,negated_conjecture,
    ( nil = X1
    | app(esk5_1(X1),cons(esk6_1(X1),nil)) != esk4_0
    | X1 != esk1_0
    | ~ ssList(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_45,c_0_46]),c_0_42]),c_0_43]) ).

cnf(c_0_50,negated_conjecture,
    ( app(esk5_1(X1),cons(esk6_1(X1),nil)) = esk1_0
    | nil = X1
    | X1 != esk4_0
    | ~ ssList(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_41]),c_0_42]),c_0_43]) ).

cnf(c_0_51,negated_conjecture,
    ssList(esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_52,negated_conjecture,
    ( app(cons(X1,nil),X2) != esk4_0
    | ~ ssList(app(X2,cons(X1,nil)))
    | ~ ssList(X2)
    | ~ ssItem(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_48,c_0_22]),c_0_44]) ).

fof(c_0_53,plain,
    ! [X3,X4] :
      ( ( ~ neq(X3,X4)
        | X3 != X4
        | ~ ssList(X4)
        | ~ ssList(X3) )
      & ( X3 = X4
        | neq(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)],[ax15])])])])])]) ).

cnf(c_0_54,negated_conjecture,
    neq(esk2_0,nil),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_55,negated_conjecture,
    ( nil = X1
    | esk4_0 != esk1_0
    | X1 != esk1_0
    | X1 != esk4_0
    | ~ ssList(X1) ),
    inference(spm,[status(thm)],[c_0_49,c_0_50]) ).

cnf(c_0_56,negated_conjecture,
    ssList(esk4_0),
    inference(rw,[status(thm)],[c_0_51,c_0_25]) ).

cnf(c_0_57,negated_conjecture,
    ( app(cons(X1,nil),X2) != esk4_0
    | ~ ssList(X2)
    | ~ ssItem(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_52,c_0_40]),c_0_32]) ).

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

cnf(c_0_59,negated_conjecture,
    neq(esk4_0,nil),
    inference(rw,[status(thm)],[c_0_54,c_0_25]) ).

cnf(c_0_60,negated_conjecture,
    ( nil = esk4_0
    | esk4_0 != esk1_0 ),
    inference(spm,[status(thm)],[c_0_55,c_0_56]) ).

cnf(c_0_61,negated_conjecture,
    ( nil = esk3_0
    | nil != esk4_0 ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_62,negated_conjecture,
    ( nil = X1
    | X1 != esk4_0
    | ~ ssList(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_57,c_0_46]),c_0_42]),c_0_43]) ).

cnf(c_0_63,plain,
    ( ~ ssList(X1)
    | ~ neq(X1,X1) ),
    inference(er,[status(thm)],[c_0_58]) ).

cnf(c_0_64,negated_conjecture,
    ( neq(esk4_0,esk4_0)
    | esk4_0 != esk1_0 ),
    inference(spm,[status(thm)],[c_0_59,c_0_60]) ).

cnf(c_0_65,negated_conjecture,
    ( nil = esk1_0
    | nil != esk4_0 ),
    inference(rw,[status(thm)],[c_0_61,c_0_38]) ).

cnf(c_0_66,negated_conjecture,
    nil = esk4_0,
    inference(spm,[status(thm)],[c_0_62,c_0_56]) ).

cnf(c_0_67,negated_conjecture,
    esk4_0 != esk1_0,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_63,c_0_64]),c_0_56])]) ).

cnf(c_0_68,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_65,c_0_66]),c_0_66])]),c_0_67]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWC420+1 : TPTP v8.1.0. Released v2.4.0.
% 0.00/0.12  % Command  : run_ET %s %d
% 0.13/0.33  % Computer : n029.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Sun Jun 12 03:24:24 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.28/10.46  # Running protocol protocol_eprover_4a02c828a8cc55752123edbcc1ad40e453c11447 for 23 seconds:
% 0.28/10.46  # SinE strategy is GSinE(CountFormulas,hypos,1.4,,04,100,1.0)
% 0.28/10.46  # Preprocessing time       : 0.019 s
% 0.28/10.46  
% 0.28/10.46  # Proof found!
% 0.28/10.46  # SZS status Theorem
% 0.28/10.46  # SZS output start CNFRefutation
% See solution above
% 0.28/10.46  # Proof object total steps             : 69
% 0.28/10.46  # Proof object clause steps            : 47
% 0.28/10.46  # Proof object formula steps           : 22
% 0.28/10.46  # Proof object conjectures             : 31
% 0.28/10.46  # Proof object clause conjectures      : 28
% 0.28/10.46  # Proof object formula conjectures     : 3
% 0.28/10.46  # Proof object initial clauses used    : 19
% 0.28/10.46  # Proof object initial formulas used   : 11
% 0.28/10.46  # Proof object generating inferences   : 21
% 0.28/10.46  # Proof object simplifying inferences  : 36
% 0.28/10.46  # Training examples: 0 positive, 0 negative
% 0.28/10.46  # Parsed axioms                        : 96
% 0.28/10.46  # Removed by relevancy pruning/SinE    : 77
% 0.28/10.46  # Initial clauses                      : 37
% 0.28/10.46  # Removed in clause preprocessing      : 0
% 0.28/10.46  # Initial clauses in saturation        : 37
% 0.28/10.46  # Processed clauses                    : 7287
% 0.28/10.46  # ...of these trivial                  : 93
% 0.28/10.46  # ...subsumed                          : 6146
% 0.28/10.46  # ...remaining for further processing  : 1048
% 0.28/10.46  # Other redundant clauses eliminated   : 80
% 0.28/10.46  # Clauses deleted for lack of memory   : 141866
% 0.28/10.46  # Backward-subsumed                    : 107
% 0.28/10.46  # Backward-rewritten                   : 864
% 0.28/10.46  # Generated clauses                    : 284988
% 0.28/10.46  # ...of the previous two non-trivial   : 275511
% 0.28/10.46  # Contextual simplify-reflections      : 4071
% 0.28/10.46  # Paramodulations                      : 284769
% 0.28/10.46  # Factorizations                       : 0
% 0.28/10.46  # Equation resolutions                 : 219
% 0.28/10.46  # Current number of processed clauses  : 75
% 0.28/10.46  #    Positive orientable unit clauses  : 7
% 0.28/10.46  #    Positive unorientable unit clauses: 0
% 0.28/10.46  #    Negative unit clauses             : 2
% 0.28/10.46  #    Non-unit-clauses                  : 66
% 0.28/10.46  # Current number of unprocessed clauses: 953
% 0.28/10.46  # ...number of literals in the above   : 4780
% 0.28/10.46  # Current number of archived formulas  : 0
% 0.28/10.46  # Current number of archived clauses   : 971
% 0.28/10.46  # Clause-clause subsumption calls (NU) : 492969
% 0.28/10.46  # Rec. Clause-clause subsumption calls : 91693
% 0.28/10.46  # Non-unit clause-clause subsumptions  : 9790
% 0.28/10.46  # Unit Clause-clause subsumption calls : 288
% 0.28/10.46  # Rewrite failures with RHS unbound    : 0
% 0.28/10.46  # BW rewrite match attempts            : 2
% 0.28/10.46  # BW rewrite match successes           : 2
% 0.28/10.46  # Condensation attempts                : 0
% 0.28/10.46  # Condensation successes               : 0
% 0.28/10.46  # Termbank termtop insertions          : 6454917
% 0.28/10.46  
% 0.28/10.46  # -------------------------------------------------
% 0.28/10.46  # User time                : 9.145 s
% 0.28/10.46  # System time              : 0.093 s
% 0.28/10.46  # Total time               : 9.238 s
% 0.28/10.46  # Maximum resident set size: 129572 pages
% 0.28/23.41  eprover: CPU time limit exceeded, terminating
% 0.28/23.41  eprover: CPU time limit exceeded, terminating
% 0.28/23.41  eprover: CPU time limit exceeded, terminating
% 0.28/23.43  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.43  eprover: No such file or directory
% 0.28/23.43  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.28/23.43  eprover: No such file or directory
% 0.28/23.43  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.peprover: 
% 0.28/23.43  Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.43  eprover: No such file or directory
% 0.28/23.43  eprover: No such file or directory
% 0.28/23.43  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.43  eprover: No such file or directory
% 0.28/23.43  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.28/23.43  eprover: No such file or directory
% 0.28/23.44  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.44  eprover: No such file or directory
% 0.28/23.44  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.44  eprover: No such file or directory
% 0.28/23.44  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.44  eprover: No such file or directory
% 0.28/23.44  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.28/23.44  eprover: No such file or directory
% 0.28/23.44  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.28/23.44  eprover: No such file or directory
% 0.28/23.44  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.44  eprover: No such file or directory
% 0.28/23.44  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.44  eprover: No such file or directory
% 0.28/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.28/23.45  eprover: No such file or directory
% 0.28/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.45  eprover: No such file or directory
% 0.28/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.45  eprover: No such file or directory
% 0.28/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.45  eprover: No such file or directory
% 0.28/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.28/23.45  eprover: No such file or directory
% 0.28/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.46  eprover: No such file or directory
% 0.28/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.46  eprover: No such file or directory
% 0.28/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.28/23.46  eprover: No such file or directory
% 0.28/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.46  eprover: No such file or directory
% 0.28/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.46  eprover: No such file or directory
% 0.28/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.46  eprover: No such file or directory
% 0.28/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.28/23.47  eprover: No such file or directory
% 0.28/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.47  eprover: No such file or directory
% 0.28/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.47  eprover: No such file or directory
% 0.28/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.28/23.47  eprover: No such file or directory
% 0.28/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.47  eprover: No such file or directory
% 0.28/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.47  eprover: No such file or directory
% 0.28/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.28/23.48  eprover: No such file or directory
% 0.28/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.48  eprover: No such file or directory
% 0.28/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.28/23.48  eprover: No such file or directory
%------------------------------------------------------------------------------