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

View Problem - Process Solution

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

% Computer : n026.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 : Sun Jul 17 22:10:11 EDT 2022

% Result   : Theorem 0.16s 1.35s
% Output   : CNFRefutation 0.16s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   51 (  14 unt;   0 def)
%            Number of atoms       :  214 (  51 equ)
%            Maximal formula atoms :   12 (   4 avg)
%            Number of connectives :  235 (  72   ~;  68   |;  61   &)
%                                         (   5 <=>;  29  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :   10 (   8 usr;   1 prp; 0-3 aty)
%            Number of functors    :    9 (   9 usr;   3 con; 0-2 aty)
%            Number of variables   :  102 (  10 sgn  68   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(lemma_2,conjecture,
    ! [X1,X4,X5] :
      ( ( organization(X1)
        & ~ has_immunity(X1,X4)
        & ~ has_immunity(X1,X5)
        & stock_of_knowledge(X1,X5) = stock_of_knowledge(X1,X4)
        & greater(internal_friction(X1,X5),internal_friction(X1,X4))
        & external_ties(X1,X4) = external_ties(X1,X5) )
     => greater(hazard_of_mortality(X1,X5),hazard_of_mortality(X1,X4)) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',lemma_2) ).

fof(assumption_5,axiom,
    ! [X1,X4,X5] :
      ( organization(X1)
     => ( ( ( greater(stock_of_knowledge(X1,X5),stock_of_knowledge(X1,X4))
            & smaller_or_equal(internal_friction(X1,X5),internal_friction(X1,X4)) )
         => greater(capability(X1,X5),capability(X1,X4)) )
        & ( ( smaller_or_equal(stock_of_knowledge(X1,X5),stock_of_knowledge(X1,X4))
            & greater(internal_friction(X1,X5),internal_friction(X1,X4)) )
         => smaller(capability(X1,X5),capability(X1,X4)) )
        & ( ( stock_of_knowledge(X1,X5) = stock_of_knowledge(X1,X4)
            & internal_friction(X1,X5) = internal_friction(X1,X4) )
         => capability(X1,X5) = capability(X1,X4) ) ) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',assumption_5) ).

fof(assumption_6,axiom,
    ! [X1,X4,X5] :
      ( organization(X1)
     => ( ( greater(external_ties(X1,X5),external_ties(X1,X4))
         => greater(position(X1,X5),position(X1,X4)) )
        & ( external_ties(X1,X5) = external_ties(X1,X4)
         => position(X1,X5) = position(X1,X4) ) ) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',assumption_6) ).

fof(assumption_4,axiom,
    ! [X1,X4,X5] :
      ( ( organization(X1)
        & ~ has_immunity(X1,X4)
        & ~ has_immunity(X1,X5) )
     => ( ( ( greater(capability(X1,X5),capability(X1,X4))
            & greater_or_equal(position(X1,X5),position(X1,X4)) )
         => smaller(hazard_of_mortality(X1,X5),hazard_of_mortality(X1,X4)) )
        & ( ( greater_or_equal(capability(X1,X5),capability(X1,X4))
            & greater(position(X1,X5),position(X1,X4)) )
         => smaller(hazard_of_mortality(X1,X5),hazard_of_mortality(X1,X4)) )
        & ( ( capability(X1,X5) = capability(X1,X4)
            & position(X1,X5) = position(X1,X4) )
         => hazard_of_mortality(X1,X5) = hazard_of_mortality(X1,X4) ) ) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',assumption_4) ).

fof(definition_smaller_or_equal,axiom,
    ! [X1,X2] :
      ( smaller_or_equal(X1,X2)
    <=> ( smaller(X1,X2)
        | X1 = X2 ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001+0.ax',definition_smaller_or_equal) ).

fof(definition_smaller,axiom,
    ! [X1,X2] :
      ( smaller(X1,X2)
    <=> greater(X2,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001+0.ax',definition_smaller) ).

fof(definition_greater_or_equal,axiom,
    ! [X1,X2] :
      ( greater_or_equal(X1,X2)
    <=> ( greater(X1,X2)
        | X1 = X2 ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001+0.ax',definition_greater_or_equal) ).

fof(c_0_7,plain,
    ! [X5,X4,X1] :
      ( epred2_3(X1,X4,X5)
    <=> ( ( ( greater(stock_of_knowledge(X1,X5),stock_of_knowledge(X1,X4))
            & smaller_or_equal(internal_friction(X1,X5),internal_friction(X1,X4)) )
         => greater(capability(X1,X5),capability(X1,X4)) )
        & ( ( smaller_or_equal(stock_of_knowledge(X1,X5),stock_of_knowledge(X1,X4))
            & greater(internal_friction(X1,X5),internal_friction(X1,X4)) )
         => smaller(capability(X1,X5),capability(X1,X4)) )
        & ( ( stock_of_knowledge(X1,X5) = stock_of_knowledge(X1,X4)
            & internal_friction(X1,X5) = internal_friction(X1,X4) )
         => capability(X1,X5) = capability(X1,X4) ) ) ),
    introduced(definition) ).

fof(c_0_8,negated_conjecture,
    ~ ! [X1,X4,X5] :
        ( ( organization(X1)
          & ~ has_immunity(X1,X4)
          & ~ has_immunity(X1,X5)
          & stock_of_knowledge(X1,X5) = stock_of_knowledge(X1,X4)
          & greater(internal_friction(X1,X5),internal_friction(X1,X4))
          & external_ties(X1,X4) = external_ties(X1,X5) )
       => greater(hazard_of_mortality(X1,X5),hazard_of_mortality(X1,X4)) ),
    inference(assume_negation,[status(cth)],[lemma_2]) ).

fof(c_0_9,plain,
    ! [X5,X4,X1] :
      ( epred2_3(X1,X4,X5)
     => ( ( ( greater(stock_of_knowledge(X1,X5),stock_of_knowledge(X1,X4))
            & smaller_or_equal(internal_friction(X1,X5),internal_friction(X1,X4)) )
         => greater(capability(X1,X5),capability(X1,X4)) )
        & ( ( smaller_or_equal(stock_of_knowledge(X1,X5),stock_of_knowledge(X1,X4))
            & greater(internal_friction(X1,X5),internal_friction(X1,X4)) )
         => smaller(capability(X1,X5),capability(X1,X4)) )
        & ( ( stock_of_knowledge(X1,X5) = stock_of_knowledge(X1,X4)
            & internal_friction(X1,X5) = internal_friction(X1,X4) )
         => capability(X1,X5) = capability(X1,X4) ) ) ),
    inference(split_equiv,[status(thm)],[c_0_7]) ).

fof(c_0_10,axiom,
    ! [X1,X4,X5] :
      ( organization(X1)
     => epred2_3(X1,X4,X5) ),
    inference(apply_def,[status(thm)],[assumption_5,c_0_7]) ).

fof(c_0_11,plain,
    ! [X5,X4,X1] :
      ( epred1_3(X1,X4,X5)
    <=> ( ( ( greater(capability(X1,X5),capability(X1,X4))
            & greater_or_equal(position(X1,X5),position(X1,X4)) )
         => smaller(hazard_of_mortality(X1,X5),hazard_of_mortality(X1,X4)) )
        & ( ( greater_or_equal(capability(X1,X5),capability(X1,X4))
            & greater(position(X1,X5),position(X1,X4)) )
         => smaller(hazard_of_mortality(X1,X5),hazard_of_mortality(X1,X4)) )
        & ( ( capability(X1,X5) = capability(X1,X4)
            & position(X1,X5) = position(X1,X4) )
         => hazard_of_mortality(X1,X5) = hazard_of_mortality(X1,X4) ) ) ),
    introduced(definition) ).

fof(c_0_12,plain,
    ! [X6,X7,X8,X7,X8] :
      ( ( ~ greater(external_ties(X6,X8),external_ties(X6,X7))
        | greater(position(X6,X8),position(X6,X7))
        | ~ organization(X6) )
      & ( external_ties(X6,X8) != external_ties(X6,X7)
        | position(X6,X8) = position(X6,X7)
        | ~ organization(X6) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[assumption_6])])])])]) ).

fof(c_0_13,negated_conjecture,
    ( organization(esk1_0)
    & ~ has_immunity(esk1_0,esk2_0)
    & ~ has_immunity(esk1_0,esk3_0)
    & stock_of_knowledge(esk1_0,esk3_0) = stock_of_knowledge(esk1_0,esk2_0)
    & greater(internal_friction(esk1_0,esk3_0),internal_friction(esk1_0,esk2_0))
    & external_ties(esk1_0,esk2_0) = external_ties(esk1_0,esk3_0)
    & ~ greater(hazard_of_mortality(esk1_0,esk3_0),hazard_of_mortality(esk1_0,esk2_0)) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[c_0_8])])])]) ).

fof(c_0_14,plain,
    ! [X6,X7,X8] :
      ( ( ~ greater(stock_of_knowledge(X8,X6),stock_of_knowledge(X8,X7))
        | ~ smaller_or_equal(internal_friction(X8,X6),internal_friction(X8,X7))
        | greater(capability(X8,X6),capability(X8,X7))
        | ~ epred2_3(X8,X7,X6) )
      & ( ~ smaller_or_equal(stock_of_knowledge(X8,X6),stock_of_knowledge(X8,X7))
        | ~ greater(internal_friction(X8,X6),internal_friction(X8,X7))
        | smaller(capability(X8,X6),capability(X8,X7))
        | ~ epred2_3(X8,X7,X6) )
      & ( stock_of_knowledge(X8,X6) != stock_of_knowledge(X8,X7)
        | internal_friction(X8,X6) != internal_friction(X8,X7)
        | capability(X8,X6) = capability(X8,X7)
        | ~ epred2_3(X8,X7,X6) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_9])])]) ).

fof(c_0_15,plain,
    ! [X6,X7,X8] :
      ( ~ organization(X6)
      | epred2_3(X6,X7,X8) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_10])])])]) ).

fof(c_0_16,plain,
    ! [X5,X4,X1] :
      ( epred1_3(X1,X4,X5)
     => ( ( ( greater(capability(X1,X5),capability(X1,X4))
            & greater_or_equal(position(X1,X5),position(X1,X4)) )
         => smaller(hazard_of_mortality(X1,X5),hazard_of_mortality(X1,X4)) )
        & ( ( greater_or_equal(capability(X1,X5),capability(X1,X4))
            & greater(position(X1,X5),position(X1,X4)) )
         => smaller(hazard_of_mortality(X1,X5),hazard_of_mortality(X1,X4)) )
        & ( ( capability(X1,X5) = capability(X1,X4)
            & position(X1,X5) = position(X1,X4) )
         => hazard_of_mortality(X1,X5) = hazard_of_mortality(X1,X4) ) ) ),
    inference(split_equiv,[status(thm)],[c_0_11]) ).

fof(c_0_17,axiom,
    ! [X1,X4,X5] :
      ( ( organization(X1)
        & ~ has_immunity(X1,X4)
        & ~ has_immunity(X1,X5) )
     => epred1_3(X1,X4,X5) ),
    inference(apply_def,[status(thm)],[assumption_4,c_0_11]) ).

cnf(c_0_18,plain,
    ( position(X1,X2) = position(X1,X3)
    | ~ organization(X1)
    | external_ties(X1,X2) != external_ties(X1,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_19,negated_conjecture,
    organization(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_20,plain,
    ( smaller(capability(X1,X3),capability(X1,X2))
    | ~ epred2_3(X1,X2,X3)
    | ~ greater(internal_friction(X1,X3),internal_friction(X1,X2))
    | ~ smaller_or_equal(stock_of_knowledge(X1,X3),stock_of_knowledge(X1,X2)) ),
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

cnf(c_0_21,plain,
    ( epred2_3(X1,X2,X3)
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

fof(c_0_22,plain,
    ! [X3,X4,X3,X4] :
      ( ( ~ smaller_or_equal(X3,X4)
        | smaller(X3,X4)
        | X3 = X4 )
      & ( ~ smaller(X3,X4)
        | smaller_or_equal(X3,X4) )
      & ( X3 != X4
        | smaller_or_equal(X3,X4) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[definition_smaller_or_equal])])])])]) ).

fof(c_0_23,plain,
    ! [X6,X7,X8] :
      ( ( ~ greater(capability(X8,X6),capability(X8,X7))
        | ~ greater_or_equal(position(X8,X6),position(X8,X7))
        | smaller(hazard_of_mortality(X8,X6),hazard_of_mortality(X8,X7))
        | ~ epred1_3(X8,X7,X6) )
      & ( ~ greater_or_equal(capability(X8,X6),capability(X8,X7))
        | ~ greater(position(X8,X6),position(X8,X7))
        | smaller(hazard_of_mortality(X8,X6),hazard_of_mortality(X8,X7))
        | ~ epred1_3(X8,X7,X6) )
      & ( capability(X8,X6) != capability(X8,X7)
        | position(X8,X6) != position(X8,X7)
        | hazard_of_mortality(X8,X6) = hazard_of_mortality(X8,X7)
        | ~ epred1_3(X8,X7,X6) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_16])])]) ).

fof(c_0_24,plain,
    ! [X6,X7,X8] :
      ( ~ organization(X6)
      | has_immunity(X6,X7)
      | has_immunity(X6,X8)
      | epred1_3(X6,X7,X8) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[c_0_17])])]) ).

cnf(c_0_25,negated_conjecture,
    ( position(esk1_0,X1) = position(esk1_0,X2)
    | external_ties(esk1_0,X1) != external_ties(esk1_0,X2) ),
    inference(spm,[status(thm)],[c_0_18,c_0_19]) ).

cnf(c_0_26,negated_conjecture,
    external_ties(esk1_0,esk2_0) = external_ties(esk1_0,esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_27,plain,
    ( smaller(capability(X1,X2),capability(X1,X3))
    | ~ organization(X1)
    | ~ greater(internal_friction(X1,X2),internal_friction(X1,X3))
    | ~ smaller_or_equal(stock_of_knowledge(X1,X2),stock_of_knowledge(X1,X3)) ),
    inference(spm,[status(thm)],[c_0_20,c_0_21]) ).

cnf(c_0_28,negated_conjecture,
    stock_of_knowledge(esk1_0,esk3_0) = stock_of_knowledge(esk1_0,esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_29,plain,
    ( smaller_or_equal(X1,X2)
    | X1 != X2 ),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

cnf(c_0_30,plain,
    ( smaller(hazard_of_mortality(X1,X3),hazard_of_mortality(X1,X2))
    | ~ epred1_3(X1,X2,X3)
    | ~ greater_or_equal(position(X1,X3),position(X1,X2))
    | ~ greater(capability(X1,X3),capability(X1,X2)) ),
    inference(split_conjunct,[status(thm)],[c_0_23]) ).

cnf(c_0_31,plain,
    ( epred1_3(X1,X2,X3)
    | has_immunity(X1,X3)
    | has_immunity(X1,X2)
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_24]) ).

cnf(c_0_32,negated_conjecture,
    ( position(esk1_0,X1) = position(esk1_0,esk2_0)
    | external_ties(esk1_0,X1) != external_ties(esk1_0,esk3_0) ),
    inference(spm,[status(thm)],[c_0_25,c_0_26]) ).

fof(c_0_33,plain,
    ! [X3,X4,X3,X4] :
      ( ( ~ smaller(X3,X4)
        | greater(X4,X3) )
      & ( ~ greater(X4,X3)
        | smaller(X3,X4) ) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[definition_smaller])])])]) ).

cnf(c_0_34,negated_conjecture,
    ( smaller(capability(esk1_0,X1),capability(esk1_0,esk2_0))
    | ~ greater(internal_friction(esk1_0,X1),internal_friction(esk1_0,esk2_0))
    | ~ smaller_or_equal(stock_of_knowledge(esk1_0,X1),stock_of_knowledge(esk1_0,esk3_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_27,c_0_28]),c_0_19])]) ).

cnf(c_0_35,plain,
    smaller_or_equal(X1,X1),
    inference(er,[status(thm)],[c_0_29]) ).

cnf(c_0_36,negated_conjecture,
    greater(internal_friction(esk1_0,esk3_0),internal_friction(esk1_0,esk2_0)),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

fof(c_0_37,plain,
    ! [X3,X4,X3,X4] :
      ( ( ~ greater_or_equal(X3,X4)
        | greater(X3,X4)
        | X3 = X4 )
      & ( ~ greater(X3,X4)
        | greater_or_equal(X3,X4) )
      & ( X3 != X4
        | greater_or_equal(X3,X4) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[definition_greater_or_equal])])])])]) ).

cnf(c_0_38,plain,
    ( has_immunity(X1,X2)
    | has_immunity(X1,X3)
    | smaller(hazard_of_mortality(X1,X2),hazard_of_mortality(X1,X3))
    | ~ organization(X1)
    | ~ greater(capability(X1,X2),capability(X1,X3))
    | ~ greater_or_equal(position(X1,X2),position(X1,X3)) ),
    inference(spm,[status(thm)],[c_0_30,c_0_31]) ).

cnf(c_0_39,negated_conjecture,
    position(esk1_0,esk2_0) = position(esk1_0,esk3_0),
    inference(er,[status(thm)],[c_0_32]) ).

cnf(c_0_40,negated_conjecture,
    ~ has_immunity(esk1_0,esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_41,plain,
    ( greater(X1,X2)
    | ~ smaller(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

cnf(c_0_42,negated_conjecture,
    smaller(capability(esk1_0,esk3_0),capability(esk1_0,esk2_0)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_34,c_0_35]),c_0_36])]) ).

cnf(c_0_43,plain,
    ( greater_or_equal(X1,X2)
    | X1 != X2 ),
    inference(split_conjunct,[status(thm)],[c_0_37]) ).

cnf(c_0_44,negated_conjecture,
    ~ has_immunity(esk1_0,esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_45,negated_conjecture,
    ( has_immunity(esk1_0,X1)
    | smaller(hazard_of_mortality(esk1_0,esk2_0),hazard_of_mortality(esk1_0,X1))
    | ~ greater(capability(esk1_0,esk2_0),capability(esk1_0,X1))
    | ~ greater_or_equal(position(esk1_0,esk3_0),position(esk1_0,X1)) ),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_38,c_0_39]),c_0_19])]),c_0_40]) ).

cnf(c_0_46,negated_conjecture,
    greater(capability(esk1_0,esk2_0),capability(esk1_0,esk3_0)),
    inference(spm,[status(thm)],[c_0_41,c_0_42]) ).

cnf(c_0_47,plain,
    greater_or_equal(X1,X1),
    inference(er,[status(thm)],[c_0_43]) ).

cnf(c_0_48,negated_conjecture,
    smaller(hazard_of_mortality(esk1_0,esk2_0),hazard_of_mortality(esk1_0,esk3_0)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_44,c_0_45]),c_0_46]),c_0_47])]) ).

cnf(c_0_49,negated_conjecture,
    ~ greater(hazard_of_mortality(esk1_0,esk3_0),hazard_of_mortality(esk1_0,esk2_0)),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_50,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_41,c_0_48]),c_0_49]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.10  % Problem  : MGT043+1 : TPTP v8.1.0. Released v2.4.0.
% 0.07/0.10  % Command  : run_ET %s %d
% 0.10/0.30  % Computer : n026.cluster.edu
% 0.10/0.30  % Model    : x86_64 x86_64
% 0.10/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.30  % Memory   : 8042.1875MB
% 0.10/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.30  % CPULimit : 300
% 0.10/0.30  % WCLimit  : 600
% 0.10/0.30  % DateTime : Thu Jun  9 11:54:18 EDT 2022
% 0.10/0.30  % CPUTime  : 
% 0.16/1.35  # Running protocol protocol_eprover_4a02c828a8cc55752123edbcc1ad40e453c11447 for 23 seconds:
% 0.16/1.35  # SinE strategy is GSinE(CountFormulas,hypos,1.4,,04,100,1.0)
% 0.16/1.35  # Preprocessing time       : 0.009 s
% 0.16/1.35  
% 0.16/1.35  # Proof found!
% 0.16/1.35  # SZS status Theorem
% 0.16/1.35  # SZS output start CNFRefutation
% See solution above
% 0.16/1.35  # Proof object total steps             : 51
% 0.16/1.35  # Proof object clause steps            : 28
% 0.16/1.35  # Proof object formula steps           : 23
% 0.16/1.35  # Proof object conjectures             : 19
% 0.16/1.35  # Proof object clause conjectures      : 16
% 0.16/1.35  # Proof object formula conjectures     : 3
% 0.16/1.35  # Proof object initial clauses used    : 15
% 0.16/1.35  # Proof object initial formulas used   : 7
% 0.16/1.35  # Proof object generating inferences   : 11
% 0.16/1.35  # Proof object simplifying inferences  : 13
% 0.16/1.35  # Training examples: 0 positive, 0 negative
% 0.16/1.35  # Parsed axioms                        : 10
% 0.16/1.35  # Removed by relevancy pruning/SinE    : 0
% 0.16/1.35  # Initial clauses                      : 28
% 0.16/1.35  # Removed in clause preprocessing      : 0
% 0.16/1.35  # Initial clauses in saturation        : 28
% 0.16/1.35  # Processed clauses                    : 194
% 0.16/1.35  # ...of these trivial                  : 0
% 0.16/1.35  # ...subsumed                          : 78
% 0.16/1.35  # ...remaining for further processing  : 116
% 0.16/1.35  # Other redundant clauses eliminated   : 7
% 0.16/1.35  # Clauses deleted for lack of memory   : 0
% 0.16/1.35  # Backward-subsumed                    : 0
% 0.16/1.35  # Backward-rewritten                   : 2
% 0.16/1.35  # Generated clauses                    : 1587
% 0.16/1.35  # ...of the previous two non-trivial   : 1470
% 0.16/1.35  # Contextual simplify-reflections      : 47
% 0.16/1.35  # Paramodulations                      : 1510
% 0.16/1.35  # Factorizations                       : 66
% 0.16/1.35  # Equation resolutions                 : 11
% 0.16/1.35  # Current number of processed clauses  : 112
% 0.16/1.35  #    Positive orientable unit clauses  : 10
% 0.16/1.35  #    Positive unorientable unit clauses: 0
% 0.16/1.35  #    Negative unit clauses             : 7
% 0.16/1.35  #    Non-unit-clauses                  : 95
% 0.16/1.35  # Current number of unprocessed clauses: 1301
% 0.16/1.35  # ...number of literals in the above   : 10344
% 0.16/1.35  # Current number of archived formulas  : 0
% 0.16/1.35  # Current number of archived clauses   : 2
% 0.16/1.35  # Clause-clause subsumption calls (NU) : 3926
% 0.16/1.35  # Rec. Clause-clause subsumption calls : 2130
% 0.16/1.35  # Non-unit clause-clause subsumptions  : 108
% 0.16/1.35  # Unit Clause-clause subsumption calls : 54
% 0.16/1.35  # Rewrite failures with RHS unbound    : 0
% 0.16/1.35  # BW rewrite match attempts            : 7
% 0.16/1.35  # BW rewrite match successes           : 1
% 0.16/1.35  # Condensation attempts                : 0
% 0.16/1.35  # Condensation successes               : 0
% 0.16/1.35  # Termbank termtop insertions          : 31170
% 0.16/1.35  
% 0.16/1.35  # -------------------------------------------------
% 0.16/1.35  # User time                : 0.045 s
% 0.16/1.35  # System time              : 0.003 s
% 0.16/1.35  # Total time               : 0.048 s
% 0.16/1.35  # Maximum resident set size: 4308 pages
% 0.16/23.35  eprover: CPU time limit exceeded, terminating
% 0.16/23.36  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.16/23.36  eprover: No such file or directory
% 0.16/23.36  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.16/23.36  eprover: No such file or directory
% 0.16/23.37  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.16/23.37  eprover: No such file or directory
% 0.16/23.37  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.16/23.37  eprover: No such file or directory
% 0.16/23.37  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.16/23.37  eprover: No such file or directory
% 0.16/23.38  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.16/23.38  eprover: No such file or directory
% 0.16/23.38  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.16/23.38  eprover: No such file or directory
% 0.16/23.39  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.16/23.39  eprover: No such file or directory
% 0.16/23.39  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.16/23.39  eprover: No such file or directory
% 0.16/23.39  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.16/23.39  eprover: No such file or directory
% 0.16/23.40  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.16/23.40  eprover: No such file or directory
%------------------------------------------------------------------------------