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

View Problem - Process Solution

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

% Computer : n007.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 : Sat Jul 16 04:03:31 EDT 2022

% Result   : Theorem 0.26s 2.45s
% Output   : CNFRefutation 0.26s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   70 (  21 unt;   0 def)
%            Number of atoms       :  245 (  13 equ)
%            Maximal formula atoms :   27 (   3 avg)
%            Number of connectives :  278 ( 103   ~; 126   |;  37   &)
%                                         (   6 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   19 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    7 (   5 usr;   1 prp; 0-3 aty)
%            Number of functors    :   12 (  12 usr;   3 con; 0-3 aty)
%            Number of variables   :  143 (  25 sgn  57   !;   5   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(corollary_2_11,conjecture,
    ! [X1,X3] :
      ( ? [X8] :
          ( part_of(X8,X1)
          & inner_point(X3,X8) )
     => inner_point(X3,X1) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p',corollary_2_11) ).

fof(inner_point_defn,axiom,
    ! [X3,X1] :
      ( inner_point(X3,X1)
    <=> ( incident_c(X3,X1)
        & ~ end_point(X3,X1) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+0.ax',inner_point_defn) ).

fof(sum_defn,axiom,
    ! [X1,X2,X4] :
      ( X1 = sum(X2,X4)
    <=> ! [X5] :
          ( incident_c(X5,X1)
        <=> ( incident_c(X5,X2)
            | incident_c(X5,X4) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+0.ax',sum_defn) ).

fof(part_of_defn,axiom,
    ! [X1,X2] :
      ( part_of(X2,X1)
    <=> ! [X3] :
          ( incident_c(X3,X2)
         => incident_c(X3,X1) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+0.ax',part_of_defn) ).

fof(c4,axiom,
    ! [X1,X3] :
      ( inner_point(X3,X1)
     => ? [X2,X4] :
          ( meet(X3,X2,X4)
          & X1 = sum(X2,X4) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+0.ax',c4) ).

fof(end_point_defn,axiom,
    ! [X3,X1] :
      ( end_point(X3,X1)
    <=> ( incident_c(X3,X1)
        & ! [X2,X4] :
            ( ( part_of(X2,X1)
              & part_of(X4,X1)
              & incident_c(X3,X2)
              & incident_c(X3,X4) )
           => ( part_of(X2,X4)
              | part_of(X4,X2) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+0.ax',end_point_defn) ).

fof(meet_defn,axiom,
    ! [X3,X1,X2] :
      ( meet(X3,X1,X2)
    <=> ( incident_c(X3,X1)
        & incident_c(X3,X2)
        & ! [X5] :
            ( ( incident_c(X5,X1)
              & incident_c(X5,X2) )
           => ( end_point(X5,X1)
              & end_point(X5,X2) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+0.ax',meet_defn) ).

fof(c3,axiom,
    ! [X1] :
    ? [X3] : inner_point(X3,X1),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+0.ax',c3) ).

fof(c_0_8,negated_conjecture,
    ~ ! [X1,X3] :
        ( ? [X8] :
            ( part_of(X8,X1)
            & inner_point(X3,X8) )
       => inner_point(X3,X1) ),
    inference(assume_negation,[status(cth)],[corollary_2_11]) ).

fof(c_0_9,plain,
    ! [X4,X5,X4,X5] :
      ( ( incident_c(X4,X5)
        | ~ inner_point(X4,X5) )
      & ( ~ end_point(X4,X5)
        | ~ inner_point(X4,X5) )
      & ( ~ incident_c(X4,X5)
        | end_point(X4,X5)
        | inner_point(X4,X5) ) ),
    inference(distribute,[status(thm)],[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)],[inner_point_defn])])])])])]) ).

fof(c_0_10,negated_conjecture,
    ( part_of(esk3_0,esk1_0)
    & inner_point(esk2_0,esk3_0)
    & ~ inner_point(esk2_0,esk1_0) ),
    inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_8])])])])]) ).

fof(c_0_11,plain,
    ! [X6,X7,X8,X9,X9,X6,X7,X8] :
      ( ( ~ incident_c(X9,X6)
        | incident_c(X9,X7)
        | incident_c(X9,X8)
        | X6 != sum(X7,X8) )
      & ( ~ incident_c(X9,X7)
        | incident_c(X9,X6)
        | X6 != sum(X7,X8) )
      & ( ~ incident_c(X9,X8)
        | incident_c(X9,X6)
        | X6 != sum(X7,X8) )
      & ( ~ incident_c(esk12_3(X6,X7,X8),X7)
        | ~ incident_c(esk12_3(X6,X7,X8),X6)
        | X6 = sum(X7,X8) )
      & ( ~ incident_c(esk12_3(X6,X7,X8),X8)
        | ~ incident_c(esk12_3(X6,X7,X8),X6)
        | X6 = sum(X7,X8) )
      & ( incident_c(esk12_3(X6,X7,X8),X6)
        | incident_c(esk12_3(X6,X7,X8),X7)
        | incident_c(esk12_3(X6,X7,X8),X8)
        | X6 = sum(X7,X8) ) ),
    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)],[sum_defn])])])])])])]) ).

fof(c_0_12,plain,
    ! [X4,X5,X6,X4,X5] :
      ( ( ~ part_of(X5,X4)
        | ~ incident_c(X6,X5)
        | incident_c(X6,X4) )
      & ( incident_c(esk7_2(X4,X5),X5)
        | part_of(X5,X4) )
      & ( ~ incident_c(esk7_2(X4,X5),X4)
        | part_of(X5,X4) ) ),
    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)],[part_of_defn])])])])])])]) ).

cnf(c_0_13,plain,
    ( incident_c(X1,X2)
    | ~ inner_point(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_14,negated_conjecture,
    inner_point(esk2_0,esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_15,plain,
    ( incident_c(X4,X1)
    | X1 != sum(X2,X3)
    | ~ incident_c(X4,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_16,plain,
    ( incident_c(X1,X2)
    | ~ incident_c(X1,X3)
    | ~ part_of(X3,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_17,negated_conjecture,
    incident_c(esk2_0,esk3_0),
    inference(spm,[status(thm)],[c_0_13,c_0_14]) ).

cnf(c_0_18,plain,
    ( incident_c(X1,sum(X2,X3))
    | ~ incident_c(X1,X3) ),
    inference(er,[status(thm)],[c_0_15]) ).

cnf(c_0_19,plain,
    ( part_of(X1,X2)
    | incident_c(esk7_2(X2,X1),X1) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

fof(c_0_20,plain,
    ! [X5,X6] :
      ( ( meet(X6,esk5_2(X5,X6),esk6_2(X5,X6))
        | ~ inner_point(X6,X5) )
      & ( X5 = sum(esk5_2(X5,X6),esk6_2(X5,X6))
        | ~ inner_point(X6,X5) ) ),
    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)],[c4])])])])])]) ).

cnf(c_0_21,negated_conjecture,
    ( incident_c(esk2_0,X1)
    | ~ part_of(esk3_0,X1) ),
    inference(spm,[status(thm)],[c_0_16,c_0_17]) ).

cnf(c_0_22,negated_conjecture,
    part_of(esk3_0,esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_23,plain,
    ( incident_c(esk7_2(X1,X2),sum(X3,X2))
    | part_of(X2,X1) ),
    inference(spm,[status(thm)],[c_0_18,c_0_19]) ).

cnf(c_0_24,plain,
    ( X2 = sum(esk5_2(X2,X1),esk6_2(X2,X1))
    | ~ inner_point(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

cnf(c_0_25,plain,
    ( incident_c(X4,X1)
    | X1 != sum(X2,X3)
    | ~ incident_c(X4,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

fof(c_0_26,plain,
    ! [X5,X6,X7,X8,X5,X6] :
      ( ( incident_c(X5,X6)
        | ~ end_point(X5,X6) )
      & ( ~ part_of(X7,X6)
        | ~ part_of(X8,X6)
        | ~ incident_c(X5,X7)
        | ~ incident_c(X5,X8)
        | part_of(X7,X8)
        | part_of(X8,X7)
        | ~ end_point(X5,X6) )
      & ( part_of(esk8_2(X5,X6),X6)
        | ~ incident_c(X5,X6)
        | end_point(X5,X6) )
      & ( part_of(esk9_2(X5,X6),X6)
        | ~ incident_c(X5,X6)
        | end_point(X5,X6) )
      & ( incident_c(X5,esk8_2(X5,X6))
        | ~ incident_c(X5,X6)
        | end_point(X5,X6) )
      & ( incident_c(X5,esk9_2(X5,X6))
        | ~ incident_c(X5,X6)
        | end_point(X5,X6) )
      & ( ~ part_of(esk8_2(X5,X6),esk9_2(X5,X6))
        | ~ incident_c(X5,X6)
        | end_point(X5,X6) )
      & ( ~ part_of(esk9_2(X5,X6),esk8_2(X5,X6))
        | ~ incident_c(X5,X6)
        | end_point(X5,X6) ) ),
    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)],[end_point_defn])])])])])])]) ).

cnf(c_0_27,plain,
    ( inner_point(X1,X2)
    | end_point(X1,X2)
    | ~ incident_c(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_28,negated_conjecture,
    incident_c(esk2_0,esk1_0),
    inference(spm,[status(thm)],[c_0_21,c_0_22]) ).

cnf(c_0_29,negated_conjecture,
    ~ inner_point(esk2_0,esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

fof(c_0_30,plain,
    ! [X6,X7,X8,X9,X6,X7,X8] :
      ( ( incident_c(X6,X7)
        | ~ meet(X6,X7,X8) )
      & ( incident_c(X6,X8)
        | ~ meet(X6,X7,X8) )
      & ( end_point(X9,X7)
        | ~ incident_c(X9,X7)
        | ~ incident_c(X9,X8)
        | ~ meet(X6,X7,X8) )
      & ( end_point(X9,X8)
        | ~ incident_c(X9,X7)
        | ~ incident_c(X9,X8)
        | ~ meet(X6,X7,X8) )
      & ( incident_c(esk14_3(X6,X7,X8),X7)
        | ~ incident_c(X6,X7)
        | ~ incident_c(X6,X8)
        | meet(X6,X7,X8) )
      & ( incident_c(esk14_3(X6,X7,X8),X8)
        | ~ incident_c(X6,X7)
        | ~ incident_c(X6,X8)
        | meet(X6,X7,X8) )
      & ( ~ end_point(esk14_3(X6,X7,X8),X7)
        | ~ end_point(esk14_3(X6,X7,X8),X8)
        | ~ incident_c(X6,X7)
        | ~ incident_c(X6,X8)
        | meet(X6,X7,X8) ) ),
    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)],[meet_defn])])])])])])]) ).

cnf(c_0_31,plain,
    ( meet(X1,esk5_2(X2,X1),esk6_2(X2,X1))
    | ~ inner_point(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

cnf(c_0_32,plain,
    ( incident_c(esk7_2(X1,X2),X3)
    | part_of(X2,X1)
    | ~ part_of(sum(X4,X2),X3) ),
    inference(spm,[status(thm)],[c_0_16,c_0_23]) ).

cnf(c_0_33,negated_conjecture,
    sum(esk5_2(esk3_0,esk2_0),esk6_2(esk3_0,esk2_0)) = esk3_0,
    inference(spm,[status(thm)],[c_0_24,c_0_14]) ).

cnf(c_0_34,plain,
    ( incident_c(X1,sum(X2,X3))
    | ~ incident_c(X1,X2) ),
    inference(er,[status(thm)],[c_0_25]) ).

cnf(c_0_35,plain,
    ( part_of(X3,X4)
    | part_of(X4,X3)
    | ~ end_point(X1,X2)
    | ~ incident_c(X1,X3)
    | ~ incident_c(X1,X4)
    | ~ part_of(X3,X2)
    | ~ part_of(X4,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_26]) ).

cnf(c_0_36,negated_conjecture,
    end_point(esk2_0,esk1_0),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_27,c_0_28]),c_0_29]) ).

cnf(c_0_37,plain,
    ( incident_c(X1,X3)
    | ~ meet(X1,X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

cnf(c_0_38,negated_conjecture,
    meet(esk2_0,esk5_2(esk3_0,esk2_0),esk6_2(esk3_0,esk2_0)),
    inference(spm,[status(thm)],[c_0_31,c_0_14]) ).

cnf(c_0_39,negated_conjecture,
    ( incident_c(esk7_2(X1,esk6_2(esk3_0,esk2_0)),X2)
    | part_of(esk6_2(esk3_0,esk2_0),X1)
    | ~ part_of(esk3_0,X2) ),
    inference(spm,[status(thm)],[c_0_32,c_0_33]) ).

cnf(c_0_40,plain,
    ( incident_c(esk7_2(X1,X2),sum(X2,X3))
    | part_of(X2,X1) ),
    inference(spm,[status(thm)],[c_0_34,c_0_19]) ).

cnf(c_0_41,negated_conjecture,
    ( part_of(X1,X2)
    | part_of(X2,X1)
    | ~ incident_c(esk2_0,X1)
    | ~ incident_c(esk2_0,X2)
    | ~ part_of(X1,esk1_0)
    | ~ part_of(X2,esk1_0) ),
    inference(spm,[status(thm)],[c_0_35,c_0_36]) ).

cnf(c_0_42,negated_conjecture,
    incident_c(esk2_0,esk6_2(esk3_0,esk2_0)),
    inference(spm,[status(thm)],[c_0_37,c_0_38]) ).

cnf(c_0_43,plain,
    ( part_of(X1,X2)
    | ~ incident_c(esk7_2(X2,X1),X2) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_44,negated_conjecture,
    ( incident_c(esk7_2(X1,esk6_2(esk3_0,esk2_0)),esk1_0)
    | part_of(esk6_2(esk3_0,esk2_0),X1) ),
    inference(spm,[status(thm)],[c_0_39,c_0_22]) ).

cnf(c_0_45,plain,
    ( incident_c(esk7_2(X1,X2),X3)
    | part_of(X2,X1)
    | ~ part_of(sum(X2,X4),X3) ),
    inference(spm,[status(thm)],[c_0_16,c_0_40]) ).

fof(c_0_46,plain,
    ! [X4] : inner_point(esk4_1(X4),X4),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c3])]) ).

cnf(c_0_47,negated_conjecture,
    ( part_of(X1,esk6_2(esk3_0,esk2_0))
    | part_of(esk6_2(esk3_0,esk2_0),X1)
    | ~ incident_c(esk2_0,X1)
    | ~ part_of(esk6_2(esk3_0,esk2_0),esk1_0)
    | ~ part_of(X1,esk1_0) ),
    inference(spm,[status(thm)],[c_0_41,c_0_42]) ).

cnf(c_0_48,negated_conjecture,
    part_of(esk6_2(esk3_0,esk2_0),esk1_0),
    inference(spm,[status(thm)],[c_0_43,c_0_44]) ).

cnf(c_0_49,plain,
    ( incident_c(X1,X2)
    | ~ meet(X1,X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

cnf(c_0_50,negated_conjecture,
    ( incident_c(esk7_2(X1,esk5_2(esk3_0,esk2_0)),X2)
    | part_of(esk5_2(esk3_0,esk2_0),X1)
    | ~ part_of(esk3_0,X2) ),
    inference(spm,[status(thm)],[c_0_45,c_0_33]) ).

cnf(c_0_51,plain,
    inner_point(esk4_1(X1),X1),
    inference(split_conjunct,[status(thm)],[c_0_46]) ).

cnf(c_0_52,negated_conjecture,
    ( part_of(esk6_2(esk3_0,esk2_0),X1)
    | part_of(X1,esk6_2(esk3_0,esk2_0))
    | ~ incident_c(esk2_0,X1)
    | ~ part_of(X1,esk1_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_47,c_0_48])]) ).

cnf(c_0_53,negated_conjecture,
    incident_c(esk2_0,esk5_2(esk3_0,esk2_0)),
    inference(spm,[status(thm)],[c_0_49,c_0_38]) ).

cnf(c_0_54,negated_conjecture,
    ( incident_c(esk7_2(X1,esk5_2(esk3_0,esk2_0)),esk1_0)
    | part_of(esk5_2(esk3_0,esk2_0),X1) ),
    inference(spm,[status(thm)],[c_0_50,c_0_22]) ).

cnf(c_0_55,plain,
    ( end_point(X4,X3)
    | ~ meet(X1,X2,X3)
    | ~ incident_c(X4,X3)
    | ~ incident_c(X4,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

cnf(c_0_56,plain,
    ( ~ inner_point(X1,X2)
    | ~ end_point(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_57,plain,
    incident_c(esk4_1(X1),X1),
    inference(spm,[status(thm)],[c_0_13,c_0_51]) ).

cnf(c_0_58,negated_conjecture,
    ( part_of(esk5_2(esk3_0,esk2_0),esk6_2(esk3_0,esk2_0))
    | part_of(esk6_2(esk3_0,esk2_0),esk5_2(esk3_0,esk2_0))
    | ~ part_of(esk5_2(esk3_0,esk2_0),esk1_0) ),
    inference(spm,[status(thm)],[c_0_52,c_0_53]) ).

cnf(c_0_59,negated_conjecture,
    part_of(esk5_2(esk3_0,esk2_0),esk1_0),
    inference(spm,[status(thm)],[c_0_43,c_0_54]) ).

cnf(c_0_60,negated_conjecture,
    ( end_point(X1,esk6_2(esk3_0,esk2_0))
    | ~ incident_c(X1,esk6_2(esk3_0,esk2_0))
    | ~ incident_c(X1,esk5_2(esk3_0,esk2_0)) ),
    inference(spm,[status(thm)],[c_0_55,c_0_38]) ).

cnf(c_0_61,plain,
    ~ end_point(esk4_1(X1),X1),
    inference(spm,[status(thm)],[c_0_56,c_0_51]) ).

cnf(c_0_62,plain,
    ( incident_c(esk4_1(X1),X2)
    | ~ part_of(X1,X2) ),
    inference(spm,[status(thm)],[c_0_16,c_0_57]) ).

cnf(c_0_63,negated_conjecture,
    ( part_of(esk6_2(esk3_0,esk2_0),esk5_2(esk3_0,esk2_0))
    | part_of(esk5_2(esk3_0,esk2_0),esk6_2(esk3_0,esk2_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_58,c_0_59])]) ).

cnf(c_0_64,negated_conjecture,
    ~ incident_c(esk4_1(esk6_2(esk3_0,esk2_0)),esk5_2(esk3_0,esk2_0)),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_60,c_0_57]),c_0_61]) ).

cnf(c_0_65,plain,
    ( end_point(X4,X2)
    | ~ meet(X1,X2,X3)
    | ~ incident_c(X4,X3)
    | ~ incident_c(X4,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

cnf(c_0_66,negated_conjecture,
    part_of(esk5_2(esk3_0,esk2_0),esk6_2(esk3_0,esk2_0)),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_62,c_0_63]),c_0_64]) ).

cnf(c_0_67,negated_conjecture,
    ( end_point(X1,esk5_2(esk3_0,esk2_0))
    | ~ incident_c(X1,esk6_2(esk3_0,esk2_0))
    | ~ incident_c(X1,esk5_2(esk3_0,esk2_0)) ),
    inference(spm,[status(thm)],[c_0_65,c_0_38]) ).

cnf(c_0_68,negated_conjecture,
    incident_c(esk4_1(esk5_2(esk3_0,esk2_0)),esk6_2(esk3_0,esk2_0)),
    inference(spm,[status(thm)],[c_0_62,c_0_66]) ).

cnf(c_0_69,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_67,c_0_68]),c_0_57])]),c_0_61]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : GEO089+1 : TPTP v8.1.0. Released v2.4.0.
% 0.08/0.14  % Command  : run_ET %s %d
% 0.14/0.36  % Computer : n007.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Fri Jun 17 19:35:57 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.26/2.45  # Running protocol protocol_eprover_2d86bd69119e7e9cc4417c0ee581499eaf828bb2 for 23 seconds:
% 0.26/2.45  # SinE strategy is GSinE(CountFormulas,,1.1,,02,500,1.0)
% 0.26/2.45  # Preprocessing time       : 0.018 s
% 0.26/2.45  
% 0.26/2.45  # Proof found!
% 0.26/2.45  # SZS status Theorem
% 0.26/2.45  # SZS output start CNFRefutation
% See solution above
% 0.26/2.45  # Proof object total steps             : 70
% 0.26/2.45  # Proof object clause steps            : 53
% 0.26/2.45  # Proof object formula steps           : 17
% 0.26/2.45  # Proof object conjectures             : 31
% 0.26/2.45  # Proof object clause conjectures      : 28
% 0.26/2.45  # Proof object formula conjectures     : 3
% 0.26/2.45  # Proof object initial clauses used    : 19
% 0.26/2.45  # Proof object initial formulas used   : 8
% 0.26/2.45  # Proof object generating inferences   : 32
% 0.26/2.45  # Proof object simplifying inferences  : 10
% 0.26/2.45  # Training examples: 0 positive, 0 negative
% 0.26/2.45  # Parsed axioms                        : 17
% 0.26/2.45  # Removed by relevancy pruning/SinE    : 4
% 0.26/2.45  # Initial clauses                      : 40
% 0.26/2.45  # Removed in clause preprocessing      : 0
% 0.26/2.45  # Initial clauses in saturation        : 40
% 0.26/2.45  # Processed clauses                    : 3812
% 0.26/2.45  # ...of these trivial                  : 110
% 0.26/2.45  # ...subsumed                          : 695
% 0.26/2.45  # ...remaining for further processing  : 3007
% 0.26/2.45  # Other redundant clauses eliminated   : 51
% 0.26/2.45  # Clauses deleted for lack of memory   : 0
% 0.26/2.45  # Backward-subsumed                    : 38
% 0.26/2.45  # Backward-rewritten                   : 64
% 0.26/2.45  # Generated clauses                    : 106236
% 0.26/2.45  # ...of the previous two non-trivial   : 104592
% 0.26/2.45  # Contextual simplify-reflections      : 187
% 0.26/2.45  # Paramodulations                      : 105885
% 0.26/2.45  # Factorizations                       : 255
% 0.26/2.45  # Equation resolutions                 : 96
% 0.26/2.45  # Current number of processed clauses  : 2905
% 0.26/2.45  #    Positive orientable unit clauses  : 164
% 0.26/2.45  #    Positive unorientable unit clauses: 0
% 0.26/2.45  #    Negative unit clauses             : 4
% 0.26/2.45  #    Non-unit-clauses                  : 2737
% 0.26/2.45  # Current number of unprocessed clauses: 94958
% 0.26/2.45  # ...number of literals in the above   : 399149
% 0.26/2.45  # Current number of archived formulas  : 0
% 0.26/2.45  # Current number of archived clauses   : 102
% 0.26/2.45  # Clause-clause subsumption calls (NU) : 455419
% 0.26/2.45  # Rec. Clause-clause subsumption calls : 199902
% 0.26/2.45  # Non-unit clause-clause subsumptions  : 920
% 0.26/2.45  # Unit Clause-clause subsumption calls : 24935
% 0.26/2.45  # Rewrite failures with RHS unbound    : 0
% 0.26/2.45  # BW rewrite match attempts            : 564
% 0.26/2.45  # BW rewrite match successes           : 7
% 0.26/2.45  # Condensation attempts                : 0
% 0.26/2.45  # Condensation successes               : 0
% 0.26/2.45  # Termbank termtop insertions          : 3997750
% 0.26/2.45  
% 0.26/2.45  # -------------------------------------------------
% 0.26/2.45  # User time                : 1.631 s
% 0.26/2.45  # System time              : 0.061 s
% 0.26/2.45  # Total time               : 1.692 s
% 0.26/2.45  # Maximum resident set size: 104668 pages
% 0.26/23.44  eprover: CPU time limit exceeded, terminating
% 0.26/23.44  eprover: CPU time limit exceeded, terminating
% 0.26/23.45  eprover: CPU time limit exceeded, terminating
% 0.26/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.45  eprover: No such file or directory
% 0.26/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.46  eprover: No such file or directory
% 0.26/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.46  eprover: No such file or directory
% 0.26/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.46  eprover: No such file or directory
% 0.26/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.46  eprover: No such file or directory
% 0.26/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.46  eprover: No such file or directory
% 0.26/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.26/23.46  eprover: No such file or directory
% 0.26/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.47  eprover: No such file or directory
% 0.26/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.47  eprover: eprover: No such file or directory
% 0.26/23.47  Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.26/23.47  eprover: No such file or directory
% 0.26/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.47  eprover: No such file or directory
% 0.26/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.48  eprover: No such file or directory
% 0.26/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.26/23.48  eprover: No such file or directory
% 0.26/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.48  eprover: No such file or directory
% 0.26/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.48  eprover: No such file or directory
% 0.26/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.26/23.48  eprover: No such file or directory
% 0.26/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.48  eprover: No such file or directory
% 0.26/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.26/23.48  eprover: No such file or directory
% 0.26/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.49  eprover: No such file or directory
% 0.26/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.49  eprover: No such file or directory
% 0.26/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.26/23.49  eprover: No such file or directory
% 0.26/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.49  eprover: No such file or directory
% 0.26/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.49  eprover: No such file or directory
% 0.26/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.26/23.49  eprover: No such file or directory
% 0.26/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.49  eprover: No such file or directory
% 0.26/23.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.50  eprover: No such file or directory
% 0.26/23.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.50  eprover: No such file or directory
% 0.26/23.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.26/23.50  eprover: No such file or directory
% 0.26/23.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.50  eprover: No such file or directory
% 0.26/23.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.50  eprover: No such file or directory
% 0.26/23.51  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.26/23.51  eprover: No such file or directory
% 0.26/23.51  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.26/23.51  eprover: No such file or directory
% 0.26/23.52  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.26/23.52  eprover: No such file or directory
%------------------------------------------------------------------------------