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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : ET---2.0
% Problem  : CSR177+1 : TPTP v8.1.0. Released v7.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_ET %s %d

% Computer : n025.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 : Fri Jul 15 03:03:51 EDT 2022

% Result   : Theorem 1.33s 87.51s
% Output   : CNFRefutation 1.33s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   20
% Syntax   : Number of formulae    :   91 (  36 unt;   0 def)
%            Number of atoms       :  363 (   0 equ)
%            Maximal formula atoms :  110 (   3 avg)
%            Number of connectives :  434 ( 162   ~; 155   |; 102   &)
%                                         (  12 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :  106 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :   19 (  18 usr;   1 prp; 0-7 aty)
%            Number of functors    :   16 (  16 usr;  14 con; 0-2 aty)
%            Number of variables   :  241 (  56 sgn 179   !;   1   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(predefinitionsA8,axiom,
    ! [X1,X2,X3] :
      ( ( p__d__subclass(X1,X2)
        & p__d__subclass(X2,X3) )
     => p__d__subclass(X1,X3) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR006+0.ax',predefinitionsA8) ).

fof(mergeA2312,axiom,
    p__d__subclass(c__PhysiologicProcess,c__BiologicalProcess),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR006+0.ax',mergeA2312) ).

fof(mergeA2318,axiom,
    p__d__subclass(c__OrganismProcess,c__PhysiologicProcess),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR006+0.ax',mergeA2318) ).

fof(mergeA2309,axiom,
    p__d__subclass(c__BiologicalProcess,c__InternalChange),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR006+0.ax',mergeA2309) ).

fof(mergeA2319,axiom,
    p__d__subclass(c__Birth,c__OrganismProcess),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR006+0.ax',mergeA2319) ).

fof(negatedCommonSubclassEvent0106,conjecture,
    ! [X1] :
      ( ~ p__d__subclass(X1,c__Birth)
      | ~ p__d__subclass(X1,c__BiologicalAttribute) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p',negatedCommonSubclassEvent0106) ).

fof(mergeA2644,axiom,
    p__d__subclass(c__InternalChange,c__Process),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR006+0.ax',mergeA2644) ).

fof(predefinitionsA7,axiom,
    ! [X1] : p__d__subclass(X1,X1),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR006+0.ax',predefinitionsA7) ).

fof(mergeA351,axiom,
    p__d__subclass(c__InternalAttribute,c__Attribute),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR006+0.ax',mergeA351) ).

fof(predefinitionsA24,axiom,
    ( ! [X7,X8,X9] :
        ( p__d__disjointDecomposition3(X7,X8,X9)
      <=> p__d__disjoint(X8,X9) )
    & ! [X7,X8,X9,X10] :
        ( p__d__disjointDecomposition4(X7,X8,X9,X10)
      <=> ( p__d__disjoint(X8,X9)
          & p__d__disjoint(X8,X10)
          & p__d__disjoint(X9,X10) ) )
    & ! [X7,X8,X9,X10,X11] :
        ( p__d__disjointDecomposition5(X7,X8,X9,X10,X11)
      <=> ( p__d__disjoint(X8,X9)
          & p__d__disjoint(X8,X10)
          & p__d__disjoint(X8,X11)
          & p__d__disjoint(X9,X10)
          & p__d__disjoint(X9,X11)
          & p__d__disjoint(X10,X11) ) )
    & ! [X7,X8,X9,X10,X11,X12] :
        ( p__d__disjointDecomposition6(X7,X8,X9,X10,X11,X12)
      <=> ( p__d__disjoint(X8,X9)
          & p__d__disjoint(X8,X10)
          & p__d__disjoint(X8,X11)
          & p__d__disjoint(X8,X12)
          & p__d__disjoint(X9,X10)
          & p__d__disjoint(X9,X11)
          & p__d__disjoint(X9,X12)
          & p__d__disjoint(X10,X11)
          & p__d__disjoint(X10,X12)
          & p__d__disjoint(X11,X12) ) )
    & ! [X7,X8,X9,X10,X11,X12,X13] :
        ( p__d__disjointDecomposition7(X7,X8,X9,X10,X11,X12,X13)
      <=> ( p__d__disjoint(X8,X9)
          & p__d__disjoint(X8,X10)
          & p__d__disjoint(X8,X11)
          & p__d__disjoint(X8,X12)
          & p__d__disjoint(X8,X13)
          & p__d__disjoint(X9,X10)
          & p__d__disjoint(X9,X11)
          & p__d__disjoint(X9,X12)
          & p__d__disjoint(X9,X13)
          & p__d__disjoint(X10,X11)
          & p__d__disjoint(X10,X12)
          & p__d__disjoint(X10,X13)
          & p__d__disjoint(X11,X12)
          & p__d__disjoint(X11,X13)
          & p__d__disjoint(X12,X13) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR006+0.ax',predefinitionsA24) ).

fof(predefinitionsA18,axiom,
    ( ! [X7,X8,X9] :
        ( p__d__partition3(X7,X8,X9)
      <=> ( p__d__exhaustiveDecomposition3(X7,X8,X9)
          & p__d__disjointDecomposition3(X7,X8,X9) ) )
    & ! [X7,X8,X9,X10] :
        ( p__d__partition4(X7,X8,X9,X10)
      <=> ( p__d__exhaustiveDecomposition4(X7,X8,X9,X10)
          & p__d__disjointDecomposition4(X7,X8,X9,X10) ) )
    & ! [X7,X8,X9,X10,X11] :
        ( p__d__partition5(X7,X8,X9,X10,X11)
      <=> ( p__d__exhaustiveDecomposition5(X7,X8,X9,X10,X11)
          & p__d__disjointDecomposition5(X7,X8,X9,X10,X11) ) )
    & ! [X7,X8,X9,X10,X11,X12] :
        ( p__d__partition6(X7,X8,X9,X10,X11,X12)
      <=> ( p__d__exhaustiveDecomposition6(X7,X8,X9,X10,X11,X12)
          & p__d__disjointDecomposition6(X7,X8,X9,X10,X11,X12) ) )
    & ! [X7,X8,X9,X10,X11,X12,X13] :
        ( p__d__partition7(X7,X8,X9,X10,X11,X12,X13)
      <=> ( p__d__exhaustiveDecomposition7(X7,X8,X9,X10,X11,X12,X13)
          & p__d__disjointDecomposition7(X7,X8,X9,X10,X11,X12,X13) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR006+0.ax',predefinitionsA18) ).

fof(mergeA324,axiom,
    p__d__subclass(c__Process,c__Physical),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR006+0.ax',mergeA324) ).

fof(mergeA177,axiom,
    ! [X7] :
      ( p__d__instance(X7,c__Class)
    <=> p__d__subclass(X7,c__Entity) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR006+0.ax',mergeA177) ).

fof(mergeA333,axiom,
    p__d__subclass(c__Attribute,c__Abstract),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR006+0.ax',mergeA333) ).

fof(predefinitionsA12,axiom,
    ! [X1,X2,X3] :
      ( ( p__d__instance(X1,X2)
        & p__d__subclass(X2,X3) )
     => p__d__instance(X1,X3) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR006+0.ax',predefinitionsA12) ).

fof(mergeA3659,axiom,
    p__d__subclass(c__BiologicalAttribute,c__InternalAttribute),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR006+0.ax',mergeA3659) ).

fof(mergeA330,axiom,
    p__d__subclass(c__Abstract,c__Entity),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR006+0.ax',mergeA330) ).

fof(predefinitionsA15,axiom,
    ! [X4,X5] :
      ( p__d__disjoint(X4,X5)
    <=> ! [X6] :
          ( ~ p__d__instance(X6,X4)
          | ~ p__d__instance(X6,X5) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR006+0.ax',predefinitionsA15) ).

fof(mergeA173,axiom,
    p__d__partition3(c__Entity,c__Physical,c__Abstract),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR006+0.ax',mergeA173) ).

fof(mergeA176,axiom,
    ! [X7] :
      ( p__d__subclass(X7,c__Entity)
     => ? [X35] : p__d__instance(X35,X7) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR006+0.ax',mergeA176) ).

fof(c_0_20,plain,
    ! [X4,X5,X6] :
      ( ~ p__d__subclass(X4,X5)
      | ~ p__d__subclass(X5,X6)
      | p__d__subclass(X4,X6) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[predefinitionsA8])]) ).

cnf(c_0_21,plain,
    ( p__d__subclass(X1,X2)
    | ~ p__d__subclass(X3,X2)
    | ~ p__d__subclass(X1,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

cnf(c_0_22,plain,
    p__d__subclass(c__PhysiologicProcess,c__BiologicalProcess),
    inference(split_conjunct,[status(thm)],[mergeA2312]) ).

cnf(c_0_23,plain,
    p__d__subclass(c__OrganismProcess,c__PhysiologicProcess),
    inference(split_conjunct,[status(thm)],[mergeA2318]) ).

cnf(c_0_24,plain,
    p__d__subclass(c__BiologicalProcess,c__InternalChange),
    inference(split_conjunct,[status(thm)],[mergeA2309]) ).

cnf(c_0_25,plain,
    ( p__d__subclass(X1,c__BiologicalProcess)
    | ~ p__d__subclass(X1,c__PhysiologicProcess) ),
    inference(spm,[status(thm)],[c_0_21,c_0_22]) ).

cnf(c_0_26,plain,
    ( p__d__subclass(X1,c__PhysiologicProcess)
    | ~ p__d__subclass(X1,c__OrganismProcess) ),
    inference(spm,[status(thm)],[c_0_21,c_0_23]) ).

cnf(c_0_27,plain,
    p__d__subclass(c__Birth,c__OrganismProcess),
    inference(split_conjunct,[status(thm)],[mergeA2319]) ).

cnf(c_0_28,plain,
    ( p__d__subclass(X1,c__InternalChange)
    | ~ p__d__subclass(X1,c__BiologicalProcess) ),
    inference(spm,[status(thm)],[c_0_21,c_0_24]) ).

cnf(c_0_29,plain,
    ( p__d__subclass(X1,c__BiologicalProcess)
    | ~ p__d__subclass(X2,c__PhysiologicProcess)
    | ~ p__d__subclass(X1,X2) ),
    inference(spm,[status(thm)],[c_0_21,c_0_25]) ).

cnf(c_0_30,plain,
    p__d__subclass(c__Birth,c__PhysiologicProcess),
    inference(spm,[status(thm)],[c_0_26,c_0_27]) ).

fof(c_0_31,negated_conjecture,
    ~ ! [X1] :
        ( ~ p__d__subclass(X1,c__Birth)
        | ~ p__d__subclass(X1,c__BiologicalAttribute) ),
    inference(assume_negation,[status(cth)],[negatedCommonSubclassEvent0106]) ).

cnf(c_0_32,plain,
    p__d__subclass(c__InternalChange,c__Process),
    inference(split_conjunct,[status(thm)],[mergeA2644]) ).

cnf(c_0_33,plain,
    ( p__d__subclass(X1,c__InternalChange)
    | ~ p__d__subclass(X2,c__BiologicalProcess)
    | ~ p__d__subclass(X1,X2) ),
    inference(spm,[status(thm)],[c_0_21,c_0_28]) ).

cnf(c_0_34,plain,
    ( p__d__subclass(X1,c__BiologicalProcess)
    | ~ p__d__subclass(X1,c__Birth) ),
    inference(spm,[status(thm)],[c_0_29,c_0_30]) ).

fof(c_0_35,negated_conjecture,
    ( p__d__subclass(esk1216_0,c__Birth)
    & p__d__subclass(esk1216_0,c__BiologicalAttribute) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[c_0_31])])])]) ).

cnf(c_0_36,plain,
    ( p__d__subclass(X1,c__Process)
    | ~ p__d__subclass(X1,c__InternalChange) ),
    inference(spm,[status(thm)],[c_0_21,c_0_32]) ).

cnf(c_0_37,plain,
    ( p__d__subclass(X1,c__InternalChange)
    | ~ p__d__subclass(X2,c__Birth)
    | ~ p__d__subclass(X1,X2) ),
    inference(spm,[status(thm)],[c_0_33,c_0_34]) ).

cnf(c_0_38,negated_conjecture,
    p__d__subclass(esk1216_0,c__Birth),
    inference(split_conjunct,[status(thm)],[c_0_35]) ).

cnf(c_0_39,plain,
    ( p__d__subclass(X1,c__Process)
    | ~ p__d__subclass(X2,c__InternalChange)
    | ~ p__d__subclass(X1,X2) ),
    inference(spm,[status(thm)],[c_0_21,c_0_36]) ).

cnf(c_0_40,negated_conjecture,
    ( p__d__subclass(X1,c__InternalChange)
    | ~ p__d__subclass(X1,esk1216_0) ),
    inference(spm,[status(thm)],[c_0_37,c_0_38]) ).

fof(c_0_41,plain,
    ! [X2] : p__d__subclass(X2,X2),
    inference(variable_rename,[status(thm)],[predefinitionsA7]) ).

cnf(c_0_42,plain,
    p__d__subclass(c__InternalAttribute,c__Attribute),
    inference(split_conjunct,[status(thm)],[mergeA351]) ).

fof(c_0_43,plain,
    ! [X14,X15,X16,X14,X15,X16,X17,X18,X19,X20,X17,X18,X19,X20,X21,X22,X23,X24,X25,X21,X22,X23,X24,X25,X26,X27,X28,X29,X30,X31,X26,X27,X28,X29,X30,X31,X32,X33,X34,X35,X36,X37,X38,X32,X33,X34,X35,X36,X37,X38] :
      ( ( ~ p__d__disjointDecomposition3(X14,X15,X16)
        | p__d__disjoint(X15,X16) )
      & ( ~ p__d__disjoint(X15,X16)
        | p__d__disjointDecomposition3(X14,X15,X16) )
      & ( p__d__disjoint(X18,X19)
        | ~ p__d__disjointDecomposition4(X17,X18,X19,X20) )
      & ( p__d__disjoint(X18,X20)
        | ~ p__d__disjointDecomposition4(X17,X18,X19,X20) )
      & ( p__d__disjoint(X19,X20)
        | ~ p__d__disjointDecomposition4(X17,X18,X19,X20) )
      & ( ~ p__d__disjoint(X18,X19)
        | ~ p__d__disjoint(X18,X20)
        | ~ p__d__disjoint(X19,X20)
        | p__d__disjointDecomposition4(X17,X18,X19,X20) )
      & ( p__d__disjoint(X22,X23)
        | ~ p__d__disjointDecomposition5(X21,X22,X23,X24,X25) )
      & ( p__d__disjoint(X22,X24)
        | ~ p__d__disjointDecomposition5(X21,X22,X23,X24,X25) )
      & ( p__d__disjoint(X22,X25)
        | ~ p__d__disjointDecomposition5(X21,X22,X23,X24,X25) )
      & ( p__d__disjoint(X23,X24)
        | ~ p__d__disjointDecomposition5(X21,X22,X23,X24,X25) )
      & ( p__d__disjoint(X23,X25)
        | ~ p__d__disjointDecomposition5(X21,X22,X23,X24,X25) )
      & ( p__d__disjoint(X24,X25)
        | ~ p__d__disjointDecomposition5(X21,X22,X23,X24,X25) )
      & ( ~ p__d__disjoint(X22,X23)
        | ~ p__d__disjoint(X22,X24)
        | ~ p__d__disjoint(X22,X25)
        | ~ p__d__disjoint(X23,X24)
        | ~ p__d__disjoint(X23,X25)
        | ~ p__d__disjoint(X24,X25)
        | p__d__disjointDecomposition5(X21,X22,X23,X24,X25) )
      & ( p__d__disjoint(X27,X28)
        | ~ p__d__disjointDecomposition6(X26,X27,X28,X29,X30,X31) )
      & ( p__d__disjoint(X27,X29)
        | ~ p__d__disjointDecomposition6(X26,X27,X28,X29,X30,X31) )
      & ( p__d__disjoint(X27,X30)
        | ~ p__d__disjointDecomposition6(X26,X27,X28,X29,X30,X31) )
      & ( p__d__disjoint(X27,X31)
        | ~ p__d__disjointDecomposition6(X26,X27,X28,X29,X30,X31) )
      & ( p__d__disjoint(X28,X29)
        | ~ p__d__disjointDecomposition6(X26,X27,X28,X29,X30,X31) )
      & ( p__d__disjoint(X28,X30)
        | ~ p__d__disjointDecomposition6(X26,X27,X28,X29,X30,X31) )
      & ( p__d__disjoint(X28,X31)
        | ~ p__d__disjointDecomposition6(X26,X27,X28,X29,X30,X31) )
      & ( p__d__disjoint(X29,X30)
        | ~ p__d__disjointDecomposition6(X26,X27,X28,X29,X30,X31) )
      & ( p__d__disjoint(X29,X31)
        | ~ p__d__disjointDecomposition6(X26,X27,X28,X29,X30,X31) )
      & ( p__d__disjoint(X30,X31)
        | ~ p__d__disjointDecomposition6(X26,X27,X28,X29,X30,X31) )
      & ( ~ p__d__disjoint(X27,X28)
        | ~ p__d__disjoint(X27,X29)
        | ~ p__d__disjoint(X27,X30)
        | ~ p__d__disjoint(X27,X31)
        | ~ p__d__disjoint(X28,X29)
        | ~ p__d__disjoint(X28,X30)
        | ~ p__d__disjoint(X28,X31)
        | ~ p__d__disjoint(X29,X30)
        | ~ p__d__disjoint(X29,X31)
        | ~ p__d__disjoint(X30,X31)
        | p__d__disjointDecomposition6(X26,X27,X28,X29,X30,X31) )
      & ( p__d__disjoint(X33,X34)
        | ~ p__d__disjointDecomposition7(X32,X33,X34,X35,X36,X37,X38) )
      & ( p__d__disjoint(X33,X35)
        | ~ p__d__disjointDecomposition7(X32,X33,X34,X35,X36,X37,X38) )
      & ( p__d__disjoint(X33,X36)
        | ~ p__d__disjointDecomposition7(X32,X33,X34,X35,X36,X37,X38) )
      & ( p__d__disjoint(X33,X37)
        | ~ p__d__disjointDecomposition7(X32,X33,X34,X35,X36,X37,X38) )
      & ( p__d__disjoint(X33,X38)
        | ~ p__d__disjointDecomposition7(X32,X33,X34,X35,X36,X37,X38) )
      & ( p__d__disjoint(X34,X35)
        | ~ p__d__disjointDecomposition7(X32,X33,X34,X35,X36,X37,X38) )
      & ( p__d__disjoint(X34,X36)
        | ~ p__d__disjointDecomposition7(X32,X33,X34,X35,X36,X37,X38) )
      & ( p__d__disjoint(X34,X37)
        | ~ p__d__disjointDecomposition7(X32,X33,X34,X35,X36,X37,X38) )
      & ( p__d__disjoint(X34,X38)
        | ~ p__d__disjointDecomposition7(X32,X33,X34,X35,X36,X37,X38) )
      & ( p__d__disjoint(X35,X36)
        | ~ p__d__disjointDecomposition7(X32,X33,X34,X35,X36,X37,X38) )
      & ( p__d__disjoint(X35,X37)
        | ~ p__d__disjointDecomposition7(X32,X33,X34,X35,X36,X37,X38) )
      & ( p__d__disjoint(X35,X38)
        | ~ p__d__disjointDecomposition7(X32,X33,X34,X35,X36,X37,X38) )
      & ( p__d__disjoint(X36,X37)
        | ~ p__d__disjointDecomposition7(X32,X33,X34,X35,X36,X37,X38) )
      & ( p__d__disjoint(X36,X38)
        | ~ p__d__disjointDecomposition7(X32,X33,X34,X35,X36,X37,X38) )
      & ( p__d__disjoint(X37,X38)
        | ~ p__d__disjointDecomposition7(X32,X33,X34,X35,X36,X37,X38) )
      & ( ~ p__d__disjoint(X33,X34)
        | ~ p__d__disjoint(X33,X35)
        | ~ p__d__disjoint(X33,X36)
        | ~ p__d__disjoint(X33,X37)
        | ~ p__d__disjoint(X33,X38)
        | ~ p__d__disjoint(X34,X35)
        | ~ p__d__disjoint(X34,X36)
        | ~ p__d__disjoint(X34,X37)
        | ~ p__d__disjoint(X34,X38)
        | ~ p__d__disjoint(X35,X36)
        | ~ p__d__disjoint(X35,X37)
        | ~ p__d__disjoint(X35,X38)
        | ~ p__d__disjoint(X36,X37)
        | ~ p__d__disjoint(X36,X38)
        | ~ p__d__disjoint(X37,X38)
        | p__d__disjointDecomposition7(X32,X33,X34,X35,X36,X37,X38) ) ),
    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)],[predefinitionsA24])])])])])]) ).

fof(c_0_44,plain,
    ! [X14,X15,X16,X14,X15,X16,X17,X18,X19,X20,X17,X18,X19,X20,X21,X22,X23,X24,X25,X21,X22,X23,X24,X25,X26,X27,X28,X29,X30,X31,X26,X27,X28,X29,X30,X31,X32,X33,X34,X35,X36,X37,X38,X32,X33,X34,X35,X36,X37,X38] :
      ( ( p__d__exhaustiveDecomposition3(X14,X15,X16)
        | ~ p__d__partition3(X14,X15,X16) )
      & ( p__d__disjointDecomposition3(X14,X15,X16)
        | ~ p__d__partition3(X14,X15,X16) )
      & ( ~ p__d__exhaustiveDecomposition3(X14,X15,X16)
        | ~ p__d__disjointDecomposition3(X14,X15,X16)
        | p__d__partition3(X14,X15,X16) )
      & ( p__d__exhaustiveDecomposition4(X17,X18,X19,X20)
        | ~ p__d__partition4(X17,X18,X19,X20) )
      & ( p__d__disjointDecomposition4(X17,X18,X19,X20)
        | ~ p__d__partition4(X17,X18,X19,X20) )
      & ( ~ p__d__exhaustiveDecomposition4(X17,X18,X19,X20)
        | ~ p__d__disjointDecomposition4(X17,X18,X19,X20)
        | p__d__partition4(X17,X18,X19,X20) )
      & ( p__d__exhaustiveDecomposition5(X21,X22,X23,X24,X25)
        | ~ p__d__partition5(X21,X22,X23,X24,X25) )
      & ( p__d__disjointDecomposition5(X21,X22,X23,X24,X25)
        | ~ p__d__partition5(X21,X22,X23,X24,X25) )
      & ( ~ p__d__exhaustiveDecomposition5(X21,X22,X23,X24,X25)
        | ~ p__d__disjointDecomposition5(X21,X22,X23,X24,X25)
        | p__d__partition5(X21,X22,X23,X24,X25) )
      & ( p__d__exhaustiveDecomposition6(X26,X27,X28,X29,X30,X31)
        | ~ p__d__partition6(X26,X27,X28,X29,X30,X31) )
      & ( p__d__disjointDecomposition6(X26,X27,X28,X29,X30,X31)
        | ~ p__d__partition6(X26,X27,X28,X29,X30,X31) )
      & ( ~ p__d__exhaustiveDecomposition6(X26,X27,X28,X29,X30,X31)
        | ~ p__d__disjointDecomposition6(X26,X27,X28,X29,X30,X31)
        | p__d__partition6(X26,X27,X28,X29,X30,X31) )
      & ( p__d__exhaustiveDecomposition7(X32,X33,X34,X35,X36,X37,X38)
        | ~ p__d__partition7(X32,X33,X34,X35,X36,X37,X38) )
      & ( p__d__disjointDecomposition7(X32,X33,X34,X35,X36,X37,X38)
        | ~ p__d__partition7(X32,X33,X34,X35,X36,X37,X38) )
      & ( ~ p__d__exhaustiveDecomposition7(X32,X33,X34,X35,X36,X37,X38)
        | ~ p__d__disjointDecomposition7(X32,X33,X34,X35,X36,X37,X38)
        | p__d__partition7(X32,X33,X34,X35,X36,X37,X38) ) ),
    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)],[predefinitionsA18])])])])])]) ).

cnf(c_0_45,plain,
    p__d__subclass(c__Process,c__Physical),
    inference(split_conjunct,[status(thm)],[mergeA324]) ).

cnf(c_0_46,negated_conjecture,
    ( p__d__subclass(X1,c__Process)
    | ~ p__d__subclass(X2,esk1216_0)
    | ~ p__d__subclass(X1,X2) ),
    inference(spm,[status(thm)],[c_0_39,c_0_40]) ).

cnf(c_0_47,plain,
    p__d__subclass(X1,X1),
    inference(split_conjunct,[status(thm)],[c_0_41]) ).

cnf(c_0_48,plain,
    ( p__d__subclass(X1,c__Attribute)
    | ~ p__d__subclass(X1,c__InternalAttribute) ),
    inference(spm,[status(thm)],[c_0_21,c_0_42]) ).

fof(c_0_49,plain,
    ! [X8,X8] :
      ( ( ~ p__d__instance(X8,c__Class)
        | p__d__subclass(X8,c__Entity) )
      & ( ~ p__d__subclass(X8,c__Entity)
        | p__d__instance(X8,c__Class) ) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mergeA177])])])]) ).

cnf(c_0_50,plain,
    p__d__subclass(c__Attribute,c__Abstract),
    inference(split_conjunct,[status(thm)],[mergeA333]) ).

cnf(c_0_51,plain,
    ( p__d__disjoint(X1,X2)
    | ~ p__d__disjointDecomposition3(X3,X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_43]) ).

cnf(c_0_52,plain,
    ( p__d__disjointDecomposition3(X1,X2,X3)
    | ~ p__d__partition3(X1,X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_44]) ).

fof(c_0_53,plain,
    ! [X4,X5,X6] :
      ( ~ p__d__instance(X4,X5)
      | ~ p__d__subclass(X5,X6)
      | p__d__instance(X4,X6) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[predefinitionsA12])]) ).

cnf(c_0_54,plain,
    ( p__d__subclass(X1,c__Physical)
    | ~ p__d__subclass(X1,c__Process) ),
    inference(spm,[status(thm)],[c_0_21,c_0_45]) ).

cnf(c_0_55,negated_conjecture,
    ( p__d__subclass(X1,c__Process)
    | ~ p__d__subclass(X1,esk1216_0) ),
    inference(spm,[status(thm)],[c_0_46,c_0_47]) ).

cnf(c_0_56,plain,
    ( p__d__subclass(X1,c__Attribute)
    | ~ p__d__subclass(X2,c__InternalAttribute)
    | ~ p__d__subclass(X1,X2) ),
    inference(spm,[status(thm)],[c_0_21,c_0_48]) ).

cnf(c_0_57,plain,
    p__d__subclass(c__BiologicalAttribute,c__InternalAttribute),
    inference(split_conjunct,[status(thm)],[mergeA3659]) ).

cnf(c_0_58,plain,
    ( p__d__subclass(X1,c__Entity)
    | ~ p__d__instance(X1,c__Class) ),
    inference(split_conjunct,[status(thm)],[c_0_49]) ).

cnf(c_0_59,plain,
    ( p__d__subclass(X1,c__Abstract)
    | ~ p__d__subclass(X1,c__Attribute) ),
    inference(spm,[status(thm)],[c_0_21,c_0_50]) ).

cnf(c_0_60,plain,
    ( p__d__instance(X1,c__Class)
    | ~ p__d__subclass(X1,c__Entity) ),
    inference(split_conjunct,[status(thm)],[c_0_49]) ).

cnf(c_0_61,plain,
    p__d__subclass(c__Abstract,c__Entity),
    inference(split_conjunct,[status(thm)],[mergeA330]) ).

fof(c_0_62,plain,
    ! [X7,X8,X9,X7,X8] :
      ( ( ~ p__d__disjoint(X7,X8)
        | ~ p__d__instance(X9,X7)
        | ~ p__d__instance(X9,X8) )
      & ( p__d__instance(esk1_2(X7,X8),X7)
        | p__d__disjoint(X7,X8) )
      & ( p__d__instance(esk1_2(X7,X8),X8)
        | p__d__disjoint(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)],[inference(fof_simplification,[status(thm)],[predefinitionsA15])])])])])])])]) ).

cnf(c_0_63,plain,
    ( p__d__disjoint(X1,X2)
    | ~ p__d__partition3(X3,X1,X2) ),
    inference(spm,[status(thm)],[c_0_51,c_0_52]) ).

cnf(c_0_64,plain,
    p__d__partition3(c__Entity,c__Physical,c__Abstract),
    inference(split_conjunct,[status(thm)],[mergeA173]) ).

cnf(c_0_65,plain,
    ( p__d__instance(X1,X2)
    | ~ p__d__subclass(X3,X2)
    | ~ p__d__instance(X1,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_53]) ).

cnf(c_0_66,negated_conjecture,
    ( p__d__subclass(X1,c__Physical)
    | ~ p__d__subclass(X1,esk1216_0) ),
    inference(spm,[status(thm)],[c_0_54,c_0_55]) ).

cnf(c_0_67,plain,
    ( p__d__subclass(X1,c__Attribute)
    | ~ p__d__subclass(X1,c__BiologicalAttribute) ),
    inference(spm,[status(thm)],[c_0_56,c_0_57]) ).

cnf(c_0_68,plain,
    ( p__d__subclass(X1,c__Entity)
    | ~ p__d__instance(X2,c__Class)
    | ~ p__d__subclass(X1,X2) ),
    inference(spm,[status(thm)],[c_0_21,c_0_58]) ).

cnf(c_0_69,plain,
    p__d__subclass(c__InternalAttribute,c__Abstract),
    inference(spm,[status(thm)],[c_0_59,c_0_42]) ).

cnf(c_0_70,plain,
    p__d__instance(c__Abstract,c__Class),
    inference(spm,[status(thm)],[c_0_60,c_0_61]) ).

cnf(c_0_71,plain,
    ( ~ p__d__instance(X1,X2)
    | ~ p__d__instance(X1,X3)
    | ~ p__d__disjoint(X3,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_62]) ).

cnf(c_0_72,plain,
    p__d__disjoint(c__Physical,c__Abstract),
    inference(spm,[status(thm)],[c_0_63,c_0_64]) ).

cnf(c_0_73,negated_conjecture,
    ( p__d__instance(X1,c__Physical)
    | ~ p__d__instance(X1,X2)
    | ~ p__d__subclass(X2,esk1216_0) ),
    inference(spm,[status(thm)],[c_0_65,c_0_66]) ).

cnf(c_0_74,plain,
    ( p__d__subclass(X1,c__Abstract)
    | ~ p__d__subclass(X1,c__BiologicalAttribute) ),
    inference(spm,[status(thm)],[c_0_59,c_0_67]) ).

cnf(c_0_75,plain,
    ( p__d__subclass(X1,c__InternalAttribute)
    | ~ p__d__subclass(X1,c__BiologicalAttribute) ),
    inference(spm,[status(thm)],[c_0_21,c_0_57]) ).

cnf(c_0_76,plain,
    p__d__subclass(c__InternalAttribute,c__Entity),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_68,c_0_69]),c_0_70])]) ).

cnf(c_0_77,plain,
    ( ~ p__d__instance(X1,c__Physical)
    | ~ p__d__instance(X1,c__Abstract) ),
    inference(spm,[status(thm)],[c_0_71,c_0_72]) ).

cnf(c_0_78,negated_conjecture,
    ( p__d__instance(X1,c__Physical)
    | ~ p__d__instance(X1,esk1216_0) ),
    inference(spm,[status(thm)],[c_0_73,c_0_47]) ).

cnf(c_0_79,plain,
    ( p__d__instance(X1,c__Abstract)
    | ~ p__d__instance(X1,X2)
    | ~ p__d__subclass(X2,c__BiologicalAttribute) ),
    inference(spm,[status(thm)],[c_0_65,c_0_74]) ).

cnf(c_0_80,negated_conjecture,
    p__d__subclass(esk1216_0,c__BiologicalAttribute),
    inference(split_conjunct,[status(thm)],[c_0_35]) ).

cnf(c_0_81,plain,
    ( p__d__subclass(X1,c__Entity)
    | ~ p__d__instance(c__InternalAttribute,c__Class)
    | ~ p__d__subclass(X1,c__BiologicalAttribute) ),
    inference(spm,[status(thm)],[c_0_68,c_0_75]) ).

cnf(c_0_82,plain,
    p__d__instance(c__InternalAttribute,c__Class),
    inference(spm,[status(thm)],[c_0_60,c_0_76]) ).

cnf(c_0_83,negated_conjecture,
    ( ~ p__d__instance(X1,c__Abstract)
    | ~ p__d__instance(X1,esk1216_0) ),
    inference(spm,[status(thm)],[c_0_77,c_0_78]) ).

cnf(c_0_84,negated_conjecture,
    ( p__d__instance(X1,c__Abstract)
    | ~ p__d__instance(X1,esk1216_0) ),
    inference(spm,[status(thm)],[c_0_79,c_0_80]) ).

fof(c_0_85,plain,
    ! [X36] :
      ( ~ p__d__subclass(X36,c__Entity)
      | p__d__instance(esk13_1(X36),X36) ),
    inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mergeA176])])])])]) ).

cnf(c_0_86,plain,
    ( p__d__subclass(X1,c__Entity)
    | ~ p__d__subclass(X1,c__BiologicalAttribute) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_81,c_0_82])]) ).

cnf(c_0_87,negated_conjecture,
    ~ p__d__instance(X1,esk1216_0),
    inference(spm,[status(thm)],[c_0_83,c_0_84]) ).

cnf(c_0_88,plain,
    ( p__d__instance(esk13_1(X1),X1)
    | ~ p__d__subclass(X1,c__Entity) ),
    inference(split_conjunct,[status(thm)],[c_0_85]) ).

cnf(c_0_89,negated_conjecture,
    p__d__subclass(esk1216_0,c__Entity),
    inference(spm,[status(thm)],[c_0_86,c_0_80]) ).

cnf(c_0_90,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_87,c_0_88]),c_0_89])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : CSR177+1 : TPTP v8.1.0. Released v7.3.0.
% 0.04/0.13  % Command  : run_ET %s %d
% 0.14/0.34  % Computer : n025.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 600
% 0.14/0.34  % DateTime : Fri Jun 10 22:48:51 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 0.96/24.00  eprover: CPU time limit exceeded, terminating
% 0.96/24.01  eprover: CPU time limit exceeded, terminating
% 0.97/24.40  eprover: CPU time limit exceeded, terminating
% 0.97/24.49  eprover: CPU time limit exceeded, terminating
% 1.09/47.02  eprover: CPU time limit exceeded, terminating
% 1.09/47.22  eprover: CPU time limit exceeded, terminating
% 1.11/47.42  eprover: CPU time limit exceeded, terminating
% 1.11/47.68  eprover: CPU time limit exceeded, terminating
% 1.23/70.04  eprover: CPU time limit exceeded, terminating
% 1.23/70.24  eprover: CPU time limit exceeded, terminating
% 1.24/70.64  eprover: CPU time limit exceeded, terminating
% 1.24/70.91  eprover: CPU time limit exceeded, terminating
% 1.33/87.51  # Running protocol protocol_eprover_2d86bd69119e7e9cc4417c0ee581499eaf828bb2 for 23 seconds:
% 1.33/87.51  # SinE strategy is GSinE(CountFormulas,,1.1,,02,500,1.0)
% 1.33/87.51  # Preprocessing time       : 0.174 s
% 1.33/87.51  
% 1.33/87.51  # Failure: Out of unprocessed clauses!
% 1.33/87.51  # OLD status GaveUp
% 1.33/87.51  # Parsed axioms                        : 7433
% 1.33/87.51  # Removed by relevancy pruning/SinE    : 7413
% 1.33/87.51  # Initial clauses                      : 29
% 1.33/87.51  # Removed in clause preprocessing      : 0
% 1.33/87.51  # Initial clauses in saturation        : 29
% 1.33/87.51  # Processed clauses                    : 75
% 1.33/87.51  # ...of these trivial                  : 0
% 1.33/87.51  # ...subsumed                          : 0
% 1.33/87.51  # ...remaining for further processing  : 75
% 1.33/87.51  # Other redundant clauses eliminated   : 0
% 1.33/87.51  # Clauses deleted for lack of memory   : 0
% 1.33/87.51  # Backward-subsumed                    : 0
% 1.33/87.51  # Backward-rewritten                   : 0
% 1.33/87.51  # Generated clauses                    : 68
% 1.33/87.51  # ...of the previous two non-trivial   : 46
% 1.33/87.51  # Contextual simplify-reflections      : 6
% 1.33/87.51  # Paramodulations                      : 68
% 1.33/87.51  # Factorizations                       : 0
% 1.33/87.51  # Equation resolutions                 : 0
% 1.33/87.51  # Current number of processed clauses  : 75
% 1.33/87.51  #    Positive orientable unit clauses  : 20
% 1.33/87.51  #    Positive unorientable unit clauses: 0
% 1.33/87.51  #    Negative unit clauses             : 0
% 1.33/87.51  #    Non-unit-clauses                  : 55
% 1.33/87.51  # Current number of unprocessed clauses: 0
% 1.33/87.51  # ...number of literals in the above   : 0
% 1.33/87.51  # Current number of archived formulas  : 0
% 1.33/87.51  # Current number of archived clauses   : 0
% 1.33/87.51  # Clause-clause subsumption calls (NU) : 365
% 1.33/87.51  # Rec. Clause-clause subsumption calls : 309
% 1.33/87.51  # Non-unit clause-clause subsumptions  : 6
% 1.33/87.51  # Unit Clause-clause subsumption calls : 11
% 1.33/87.51  # Rewrite failures with RHS unbound    : 0
% 1.33/87.51  # BW rewrite match attempts            : 11
% 1.33/87.51  # BW rewrite match successes           : 0
% 1.33/87.51  # Condensation attempts                : 0
% 1.33/87.51  # Condensation successes               : 0
% 1.33/87.51  # Termbank termtop insertions          : 68519
% 1.33/87.51  
% 1.33/87.51  # -------------------------------------------------
% 1.33/87.51  # User time                : 0.164 s
% 1.33/87.51  # System time              : 0.013 s
% 1.33/87.51  # Total time               : 0.177 s
% 1.33/87.51  # Maximum resident set size: 20204 pages
% 1.33/87.51  # Running protocol protocol_eprover_230b6c199cce1dcf6700db59e75a93feb83d1bd9 for 23 seconds:
% 1.33/87.51  # SinE strategy is GSinE(CountFormulas,hypos,1.1,,01,20000,1.0)
% 1.33/87.51  # Preprocessing time       : 0.163 s
% 1.33/87.51  
% 1.33/87.51  # Failure: Out of unprocessed clauses!
% 1.33/87.51  # OLD status GaveUp
% 1.33/87.51  # Parsed axioms                        : 7433
% 1.33/87.51  # Removed by relevancy pruning/SinE    : 7422
% 1.33/87.51  # Initial clauses                      : 14
% 1.33/87.51  # Removed in clause preprocessing      : 0
% 1.33/87.51  # Initial clauses in saturation        : 14
% 1.33/87.51  # Processed clauses                    : 72
% 1.33/87.51  # ...of these trivial                  : 0
% 1.33/87.51  # ...subsumed                          : 16
% 1.33/87.51  # ...remaining for further processing  : 56
% 1.33/87.51  # Other redundant clauses eliminated   : 0
% 1.33/87.51  # Clauses deleted for lack of memory   : 0
% 1.33/87.51  # Backward-subsumed                    : 0
% 1.33/87.51  # Backward-rewritten                   : 0
% 1.33/87.51  # Generated clauses                    : 63
% 1.33/87.51  # ...of the previous two non-trivial   : 58
% 1.33/87.51  # Contextual simplify-reflections      : 0
% 1.33/87.51  # Paramodulations                      : 63
% 1.33/87.51  # Factorizations                       : 0
% 1.33/87.51  # Equation resolutions                 : 0
% 1.33/87.51  # Current number of processed clauses  : 56
% 1.33/87.51  #    Positive orientable unit clauses  : 6
% 1.33/87.51  #    Positive unorientable unit clauses: 0
% 1.33/87.51  #    Negative unit clauses             : 0
% 1.33/87.51  #    Non-unit-clauses                  : 50
% 1.33/87.51  # Current number of unprocessed clauses: 0
% 1.33/87.51  # ...number of literals in the above   : 0
% 1.33/87.51  # Current number of archived formulas  : 0
% 1.33/87.51  # Current number of archived clauses   : 0
% 1.33/87.51  # Clause-clause subsumption calls (NU) : 580
% 1.33/87.51  # Rec. Clause-clause subsumption calls : 446
% 1.33/87.51  # Non-unit clause-clause subsumptions  : 16
% 1.33/87.51  # Unit Clause-clause subsumption calls : 0
% 1.33/87.51  # Rewrite failures with RHS unbound    : 0
% 1.33/87.51  # BW rewrite match attempts            : 3
% 1.33/87.51  # BW rewrite match successes           : 0
% 1.33/87.51  # Condensation attempts                : 0
% 1.33/87.51  # Condensation successes               : 0
% 1.33/87.51  # Termbank termtop insertions          : 68168
% 1.33/87.51  
% 1.33/87.51  # -------------------------------------------------
% 1.33/87.51  # User time                : 0.147 s
% 1.33/87.51  # System time              : 0.018 s
% 1.33/87.51  # Total time               : 0.165 s
% 1.33/87.51  # Maximum resident set size: 20140 pages
% 1.33/87.51  # Running protocol protocol_eprover_48e494e00e0717ec2eabf59b73b2d711334607de for 23 seconds:
% 1.33/87.51  # SinE strategy is GSinE(CountFormulas,hypos,1.1,,03,20000,1.0)
% 1.33/87.51  # Preprocessing time       : 0.108 s
% 1.33/87.51  
% 1.33/87.51  # Failure: Out of unprocessed clauses!
% 1.33/87.51  # OLD status GaveUp
% 1.33/87.51  # Parsed axioms                        : 7433
% 1.33/87.51  # Removed by relevancy pruning/SinE    : 7400
% 1.33/87.51  # Initial clauses                      : 48
% 1.33/87.51  # Removed in clause preprocessing      : 0
% 1.33/87.51  # Initial clauses in saturation        : 48
% 1.33/87.51  # Processed clauses                    : 287
% 1.33/87.51  # ...of these trivial                  : 0
% 1.33/87.51  # ...subsumed                          : 93
% 1.33/87.51  # ...remaining for further processing  : 194
% 1.33/87.51  # Other redundant clauses eliminated   : 0
% 1.33/87.51  # Clauses deleted for lack of memory   : 0
% 1.33/87.51  # Backward-subsumed                    : 1
% 1.33/87.51  # Backward-rewritten                   : 0
% 1.33/87.51  # Generated clauses                    : 256
% 1.33/87.51  # ...of the previous two non-trivial   : 239
% 1.33/87.51  # Contextual simplify-reflections      : 37
% 1.33/87.51  # Paramodulations                      : 256
% 1.33/87.51  # Factorizations                       : 0
% 1.33/87.51  # Equation resolutions                 : 0
% 1.33/87.51  # Current number of processed clauses  : 193
% 1.33/87.51  #    Positive orientable unit clauses  : 24
% 1.33/87.51  #    Positive unorientable unit clauses: 0
% 1.33/87.51  #    Negative unit clauses             : 0
% 1.33/87.51  #    Non-unit-clauses                  : 169
% 1.33/87.51  # Current number of unprocessed clauses: 0
% 1.33/87.51  # ...number of literals in the above   : 0
% 1.33/87.51  # Current number of archived formulas  : 0
% 1.33/87.51  # Current number of archived clauses   : 1
% 1.33/87.51  # Clause-clause subsumption calls (NU) : 6720
% 1.33/87.51  # Rec. Clause-clause subsumption calls : 5660
% 1.33/87.51  # Non-unit clause-clause subsumptions  : 131
% 1.33/87.51  # Unit Clause-clause subsumption calls : 50
% 1.33/87.51  # Rewrite failures with RHS unbound    : 0
% 1.33/87.51  # BW rewrite match attempts            : 0
% 1.33/87.51  # BW rewrite match successes           : 0
% 1.33/87.51  # Condensation attempts                : 0
% 1.33/87.51  # Condensation successes               : 0
% 1.33/87.51  # Termbank termtop insertions          : 70686
% 1.33/87.51  
% 1.33/87.51  # -------------------------------------------------
% 1.33/87.51  # User time                : 0.109 s
% 1.33/87.51  # System time              : 0.008 s
% 1.33/87.51  # Total time               : 0.117 s
% 1.33/87.51  # Maximum resident set size: 20668 pages
% 1.33/87.51  # Running protocol protocol_eprover_33aa8a325940064c53b389b41203bb48a5cb5006 for 23 seconds:
% 1.33/87.51  
% 1.33/87.51  # Failure: Resource limit exceeded (time)
% 1.33/87.51  # OLD status Res
% 1.33/87.51  # Preprocessing time       : 0.352 s
% 1.33/87.51  # Running protocol protocol_eprover_260890dcdd2d907655d788d68835201aeffdef4a for 23 seconds:
% 1.33/87.51  # SinE strategy is GSinE(CountFormulas,,1.5,,03,100,1.0)
% 1.33/87.51  # Preprocessing time       : 0.097 s
% 1.33/87.51  
% 1.33/87.51  # Failure: Out of unprocessed clauses!
% 1.33/87.51  # OLD status GaveUp
% 1.33/87.51  # Parsed axioms                        : 7433
% 1.33/87.51  # Removed by relevancy pruning/SinE    : 7373
% 1.33/87.51  # Initial clauses                      : 84
% 1.33/87.51  # Removed in clause preprocessing      : 0
% 1.33/87.51  # Initial clauses in saturation        : 84
% 1.33/87.51  # Processed clauses                    : 1600
% 1.33/87.51  # ...of these trivial                  : 1
% 1.33/87.51  # ...subsumed                          : 744
% 1.33/87.51  # ...remaining for further processing  : 855
% 1.33/87.51  # Other redundant clauses eliminated   : 0
% 1.33/87.51  # Clauses deleted for lack of memory   : 0
% 1.33/87.51  # Backward-subsumed                    : 76
% 1.33/87.51  # Backward-rewritten                   : 1
% 1.33/87.51  # Generated clauses                    : 1642
% 1.33/87.51  # ...of the previous two non-trivial   : 1586
% 1.33/87.51  # Contextual simplify-reflections      : 250
% 1.33/87.51  # Paramodulations                      : 1642
% 1.33/87.51  # Factorizations                       : 0
% 1.33/87.51  # Equation resolutions                 : 0
% 1.33/87.51  # Current number of processed clauses  : 778
% 1.33/87.51  #    Positive orientable unit clauses  : 59
% 1.33/87.51  #    Positive unorientable unit clauses: 0
% 1.33/87.51  #    Negative unit clauses             : 0
% 1.33/87.51  #    Non-unit-clauses                  : 719
% 1.33/87.51  # Current number of unprocessed clauses: 0
% 1.33/87.51  # ...number of literals in the above   : 0
% 1.33/87.51  # Current number of archived formulas  : 0
% 1.33/87.51  # Current number of archived clauses   : 77
% 1.33/87.51  # Clause-clause subsumption calls (NU) : 201985
% 1.33/87.51  # Rec. Clause-clause subsumption calls : 194307
% 1.33/87.51  # Non-unit clause-clause subsumptions  : 1065
% 1.33/87.51  # Unit Clause-clause subsumption calls : 553
% 1.33/87.51  # Rewrite failures with RHS unbound    : 0
% 1.33/87.51  # BW rewrite match attempts            : 3
% 1.33/87.51  # BW rewrite match successes           : 3
% 1.33/87.51  # Condensation attempts                : 0
% 1.33/87.51  # Condensation successes               : 0
% 1.33/87.51  # Termbank termtop insertions          : 88063
% 1.33/87.51  
% 1.33/87.51  # -------------------------------------------------
% 1.33/87.51  # User time                : 0.158 s
% 1.33/87.51  # System time              : 0.010 s
% 1.33/87.51  # Total time               : 0.168 s
% 1.33/87.51  # Maximum resident set size: 21684 pages
% 1.33/87.51  # Running protocol protocol_eprover_9a428cb4e1feff5dec19b8494e78e7f0e8ede446 for 23 seconds:
% 1.33/87.51  
% 1.33/87.51  # Failure: Resource limit exceeded (time)
% 1.33/87.51  # OLD status Res
% 1.33/87.51  # Preprocessing time       : 0.388 s
% 1.33/87.51  # Running protocol protocol_eprover_e6b386026570787d4ac06e541c4634c5e3f09cc5 for 23 seconds:
% 1.33/87.51  # SinE strategy is GSinE(CountFormulas,hypos,1.4,,02,100,1.0)
% 1.33/87.51  # Preprocessing time       : 0.089 s
% 1.33/87.51  
% 1.33/87.51  # Failure: Out of unprocessed clauses!
% 1.33/87.51  # OLD status GaveUp
% 1.33/87.51  # Parsed axioms                        : 7433
% 1.33/87.51  # Removed by relevancy pruning/SinE    : 7410
% 1.33/87.51  # Initial clauses                      : 32
% 1.33/87.51  # Removed in clause preprocessing      : 0
% 1.33/87.51  # Initial clauses in saturation        : 32
% 1.33/87.51  # Processed clauses                    : 431
% 1.33/87.51  # ...of these trivial                  : 0
% 1.33/87.51  # ...subsumed                          : 180
% 1.33/87.51  # ...remaining for further processing  : 251
% 1.33/87.51  # Other redundant clauses eliminated   : 0
% 1.33/87.51  # Clauses deleted for lack of memory   : 0
% 1.33/87.51  # Backward-subsumed                    : 0
% 1.33/87.51  # Backward-rewritten                   : 0
% 1.33/87.51  # Generated clauses                    : 407
% 1.33/87.51  # ...of the previous two non-trivial   : 399
% 1.33/87.51  # Contextual simplify-reflections      : 25
% 1.33/87.51  # Paramodulations                      : 407
% 1.33/87.51  # Factorizations                       : 0
% 1.33/87.51  # Equation resolutions                 : 0
% 1.33/87.51  # Current number of processed clauses  : 251
% 1.33/87.51  #    Positive orientable unit clauses  : 18
% 1.33/87.51  #    Positive unorientable unit clauses: 0
% 1.33/87.51  #    Negative unit clauses             : 0
% 1.33/87.51  #    Non-unit-clauses                  : 233
% 1.33/87.51  # Current number of unprocessed clauses: 0
% 1.33/87.51  # ...number of literals in the above   : 0
% 1.33/87.51  # Current number of archived formulas  : 0
% 1.33/87.51  # Current number of archived clauses   : 0
% 1.33/87.51  # Clause-clause subsumption calls (NU) : 28842
% 1.33/87.51  # Rec. Clause-clause subsumption calls : 23103
% 1.33/87.51  # Non-unit clause-clause subsumptions  : 205
% 1.33/87.51  # Unit Clause-clause subsumption calls : 18
% 1.33/87.51  # Rewrite failures with RHS unbound    : 0
% 1.33/87.51  # BW rewrite match attempts            : 3
% 1.33/87.51  # BW rewrite match successes           : 0
% 1.33/87.51  # Condensation attempts                : 0
% 1.33/87.51  # Condensation successes               : 0
% 1.33/87.51  # Termbank termtop insertions          : 72839
% 1.33/87.51  
% 1.33/87.51  # -------------------------------------------------
% 1.33/87.51  # User time                : 0.090 s
% 1.33/87.51  # System time              : 0.011 s
% 1.33/87.51  # Total time               : 0.101 s
% 1.33/87.51  # Maximum resident set size: 20640 pages
% 1.33/87.51  # Running protocol protocol_eprover_2e85aeff02a0bd3743f362014f6604d7fba54d74 for 23 seconds:
% 1.33/87.51  # SinE strategy is GSinE(CountFormulas,hypos,1.1,,02,500,1.0)
% 1.33/87.51  # Preprocessing time       : 0.091 s
% 1.33/87.51  
% 1.33/87.51  # Failure: Out of unprocessed clauses!
% 1.33/87.51  # OLD status GaveUp
% 1.33/87.51  # Parsed axioms                        : 7433
% 1.33/87.51  # Removed by relevancy pruning/SinE    : 7413
% 1.33/87.51  # Initial clauses                      : 29
% 1.33/87.51  # Removed in clause preprocessing      : 0
% 1.33/87.51  # Initial clauses in saturation        : 29
% 1.33/87.51  # Processed clauses                    : 75
% 1.33/87.51  # ...of these trivial                  : 0
% 1.33/87.51  # ...subsumed                          : 0
% 1.33/87.51  # ...remaining for further processing  : 75
% 1.33/87.51  # Other redundant clauses eliminated   : 0
% 1.33/87.51  # Clauses deleted for lack of memory   : 0
% 1.33/87.51  # Backward-subsumed                    : 0
% 1.33/87.51  # Backward-rewritten                   : 0
% 1.33/87.51  # Generated clauses                    : 68
% 1.33/87.51  # ...of the previous two non-trivial   : 46
% 1.33/87.51  # Contextual simplify-reflections      : 6
% 1.33/87.51  # Paramodulations                      : 68
% 1.33/87.51  # Factorizations                       : 0
% 1.33/87.51  # Equation resolutions                 : 0
% 1.33/87.51  # Current number of processed clauses  : 75
% 1.33/87.51  #    Positive orientable unit clauses  : 20
% 1.33/87.51  #    Positive unorientable unit clauses: 0
% 1.33/87.51  #    Negative unit clauses             : 0
% 1.33/87.51  #    Non-unit-clauses                  : 55
% 1.33/87.51  # Current number of unprocessed clauses: 0
% 1.33/87.51  # ...number of literals in the above   : 0
% 1.33/87.51  # Current number of archived formulas  : 0
% 1.33/87.51  # Current number of archived clauses   : 0
% 1.33/87.51  # Clause-clause subsumption calls (NU) : 373
% 1.33/87.51  # Rec. Clause-clause subsumption calls : 309
% 1.33/87.51  # Non-unit clause-clause subsumptions  : 6
% 1.33/87.51  # Unit Clause-clause subsumption calls : 11
% 1.33/87.51  # Rewrite failures with RHS unbound    : 0
% 1.33/87.51  # BW rewrite match attempts            : 13
% 1.33/87.51  # BW rewrite match successes           : 0
% 1.33/87.51  # Condensation attempts                : 0
% 1.33/87.51  # Condensation successes               : 0
% 1.33/87.51  # Termbank termtop insertions          : 68519
% 1.33/87.51  
% 1.33/87.51  # -------------------------------------------------
% 1.33/87.51  # User time                : 0.080 s
% 1.33/87.51  # System time              : 0.012 s
% 1.33/87.51  # Total time               : 0.092 s
% 1.33/87.51  # Maximum resident set size: 20032 pages
% 1.33/87.51  # Running protocol protocol_eprover_334d43c175335e554899225728a5c2ebd420f86b for 23 seconds:
% 1.33/87.51  
% 1.33/87.51  # Failure: Resource limit exceeded (time)
% 1.33/87.51  # OLD status Res
% 1.33/87.51  # Preprocessing time       : 0.305 s
% 1.33/87.51  # Running protocol protocol_eprover_13918ce26d63c8fe682016bfda2032977bcbf85b for 23 seconds:
% 1.33/87.51  # Preprocessing time       : 0.306 s
% 1.33/87.51  
% 1.33/87.51  # Proof found!
% 1.33/87.51  # SZS status Theorem
% 1.33/87.51  # SZS output start CNFRefutation
% See solution above
% 1.33/87.51  # Proof object total steps             : 91
% 1.33/87.51  # Proof object clause steps            : 61
% 1.33/87.51  # Proof object formula steps           : 30
% 1.33/87.51  # Proof object conjectures             : 16
% 1.33/87.51  # Proof object clause conjectures      : 13
% 1.33/87.51  # Proof object formula conjectures     : 3
% 1.33/87.51  # Proof object initial clauses used    : 22
% 1.33/87.51  # Proof object initial formulas used   : 20
% 1.33/87.51  # Proof object generating inferences   : 38
% 1.33/87.51  # Proof object simplifying inferences  : 6
% 1.33/87.51  # Training examples: 0 positive, 0 negative
% 1.33/87.51  # Parsed axioms                        : 7433
% 1.33/87.51  # Removed by relevancy pruning/SinE    : 0
% 1.33/87.51  # Initial clauses                      : 10861
% 1.33/87.51  # Removed in clause preprocessing      : 20
% 1.33/87.51  # Initial clauses in saturation        : 10841
% 1.33/87.51  # Processed clauses                    : 26055
% 1.33/87.51  # ...of these trivial                  : 467
% 1.33/87.51  # ...subsumed                          : 1670
% 1.33/87.51  # ...remaining for further processing  : 23918
% 1.33/87.51  # Other redundant clauses eliminated   : 40
% 1.33/87.51  # Clauses deleted for lack of memory   : 61308
% 1.33/87.51  # Backward-subsumed                    : 38
% 1.33/87.51  # Backward-rewritten                   : 25
% 1.33/87.51  # Generated clauses                    : 174980
% 1.33/87.51  # ...of the previous two non-trivial   : 164723
% 1.33/87.51  # Contextual simplify-reflections      : 0
% 1.33/87.51  # Paramodulations                      : 174889
% 1.33/87.51  # Factorizations                       : 1
% 1.33/87.51  # Equation resolutions                 : 90
% 1.33/87.51  # Current number of processed clauses  : 23848
% 1.33/87.51  #    Positive orientable unit clauses  : 11101
% 1.33/87.51  #    Positive unorientable unit clauses: 0
% 1.33/87.51  #    Negative unit clauses             : 1954
% 1.33/87.51  #    Non-unit-clauses                  : 10793
% 1.33/87.51  # Current number of unprocessed clauses: 87465
% 1.33/87.51  # ...number of literals in the above   : 233622
% 1.33/87.51  # Current number of archived formulas  : 0
% 1.33/87.51  # Current number of archived clauses   : 63
% 1.33/87.51  # Clause-clause subsumption calls (NU) : 8611443
% 1.33/87.51  # Rec. Clause-clause subsumption calls : 5754504
% 1.33/87.51  # Non-unit clause-clause subsumptions  : 1422
% 1.33/87.51  # Unit Clause-clause subsumption calls : 28796221
% 1.33/87.51  # Rewrite failures with RHS unbound    : 0
% 1.33/87.51  # BW rewrite match attempts            : 3039
% 1.33/87.51  # BW rewrite match successes           : 3
% 1.33/87.51  # Condensation attempts                : 0
% 1.33/87.51  # Condensation successes               : 0
% 1.33/87.51  # Termbank termtop insertions          : 2362780
% 1.33/87.51  
% 1.33/87.51  # -------------------------------------------------
% 1.33/87.51  # User time                : 15.935 s
% 1.33/87.51  # System time              : 0.175 s
% 1.33/87.51  # Total time               : 16.109 s
% 1.33/87.51  # Maximum resident set size: 219664 pages
% 1.33/93.07  eprover: CPU time limit exceeded, terminating
% 1.33/93.09  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 1.33/93.09  eprover: No such file or directory
% 1.33/93.10  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 1.33/93.10  eprover: No such file or directory
% 1.33/93.10  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 1.33/93.10  eprover: No such file or directory
% 1.33/93.11  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 1.33/93.11  eprover: No such file or directory
% 1.33/93.11  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 1.33/93.11  eprover: No such file or directory
% 1.33/93.12  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 1.33/93.12  eprover: No such file or directory
% 1.33/93.13  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 1.33/93.13  eprover: No such file or directory
% 1.33/93.13  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 1.33/93.13  eprover: No such file or directory
% 1.33/93.36  eprover: CPU time limit exceeded, terminating
% 1.33/93.39  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 1.33/93.39  eprover: No such file or directory
% 1.33/93.39  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 1.33/93.39  eprover: No such file or directory
% 1.33/93.40  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 1.33/93.40  eprover: No such file or directory
% 1.33/93.40  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 1.33/93.40  eprover: No such file or directory
% 1.33/93.41  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 1.33/93.41  eprover: No such file or directory
% 1.33/93.42  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 1.33/93.42  eprover: No such file or directory
% 1.33/93.83  eprover: CPU time limit exceeded, terminating
% 1.33/93.85  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 1.33/93.85  eprover: No such file or directory
% 1.33/93.85  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 1.33/93.85  eprover: No such file or directory
% 1.33/93.85  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 1.33/93.85  eprover: No such file or directory
% 1.33/93.86  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 1.33/93.86  eprover: No such file or directory
% 1.33/93.86  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 1.33/93.86  eprover: No such file or directory
%------------------------------------------------------------------------------