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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : ET---2.0
% Problem  : NUM554+1 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_ET %s %d

% Computer : n020.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 : Mon Jul 18 09:33:44 EDT 2022

% Result   : Theorem 0.45s 30.64s
% Output   : CNFRefutation 0.45s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   19
% Syntax   : Number of formulae    :   98 (  31 unt;   0 def)
%            Number of atoms       :  441 (  79 equ)
%            Maximal formula atoms :   54 (   4 avg)
%            Number of connectives :  595 ( 252   ~; 271   |;  48   &)
%                                         (   7 <=>;  17  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   22 (   5 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    7 (   5 usr;   1 prp; 0-2 aty)
%            Number of functors    :   18 (  18 usr;   9 con; 0-3 aty)
%            Number of variables   :  152 (   7 sgn  63   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(mEOfElem,axiom,
    ! [X1] :
      ( aSet0(X1)
     => ! [X2] :
          ( aElementOf0(X2,X1)
         => aElement0(X2) ) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',mEOfElem) ).

fof(mDefSel,axiom,
    ! [X1,X2] :
      ( ( aSet0(X1)
        & aElementOf0(X2,szNzAzT0) )
     => ! [X3] :
          ( X3 = slbdtsldtrb0(X1,X2)
        <=> ( aSet0(X3)
            & ! [X4] :
                ( aElementOf0(X4,X3)
              <=> ( aSubsetOf0(X4,X1)
                  & sbrdtbr0(X4) = X2 ) ) ) ) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',mDefSel) ).

fof(mDiffCons,axiom,
    ! [X1,X2] :
      ( ( aElement0(X1)
        & aSet0(X2) )
     => ( ~ aElementOf0(X1,X2)
       => sdtmndt0(sdtpldt0(X2,X1),X1) = X2 ) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',mDiffCons) ).

fof(m__2256,hypothesis,
    aElementOf0(xx,xS),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',m__2256) ).

fof(m__2202_02,hypothesis,
    ( aSet0(xS)
    & aSet0(xT)
    & xk != sz00 ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',m__2202_02) ).

fof(mDefDiff,axiom,
    ! [X1,X2] :
      ( ( aSet0(X1)
        & aElement0(X2) )
     => ! [X3] :
          ( X3 = sdtmndt0(X1,X2)
        <=> ( aSet0(X3)
            & ! [X4] :
                ( aElementOf0(X4,X3)
              <=> ( aElement0(X4)
                  & aElementOf0(X4,X1)
                  & X4 != X2 ) ) ) ) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',mDefDiff) ).

fof(mFConsSet,axiom,
    ! [X1] :
      ( aElement0(X1)
     => ! [X2] :
          ( ( aSet0(X2)
            & isFinite0(X2) )
         => isFinite0(sdtpldt0(X2,X1)) ) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',mFConsSet) ).

fof(mDefCons,axiom,
    ! [X1,X2] :
      ( ( aSet0(X1)
        & aElement0(X2) )
     => ! [X3] :
          ( X3 = sdtpldt0(X1,X2)
        <=> ( aSet0(X3)
            & ! [X4] :
                ( aElementOf0(X4,X3)
              <=> ( aElement0(X4)
                  & ( aElementOf0(X4,X1)
                    | X4 = X2 ) ) ) ) ) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',mDefCons) ).

fof(mSubTrans,axiom,
    ! [X1,X2,X3] :
      ( ( aSet0(X1)
        & aSet0(X2)
        & aSet0(X3) )
     => ( ( aSubsetOf0(X1,X2)
          & aSubsetOf0(X2,X3) )
       => aSubsetOf0(X1,X3) ) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',mSubTrans) ).

fof(mDefSub,axiom,
    ! [X1] :
      ( aSet0(X1)
     => ! [X2] :
          ( aSubsetOf0(X2,X1)
        <=> ( aSet0(X2)
            & ! [X3] :
                ( aElementOf0(X3,X2)
               => aElementOf0(X3,X1) ) ) ) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',mDefSub) ).

fof(m__2357,hypothesis,
    xP = sdtpldt0(sdtmndt0(xQ,xy),xx),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',m__2357) ).

fof(mFDiffSet,axiom,
    ! [X1] :
      ( aElement0(X1)
     => ! [X2] :
          ( ( aSet0(X2)
            & isFinite0(X2) )
         => isFinite0(sdtmndt0(X2,X1)) ) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',mFDiffSet) ).

fof(m__2270,hypothesis,
    aElementOf0(xQ,slbdtsldtrb0(xS,xk)),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',m__2270) ).

fof(m__2202,hypothesis,
    aElementOf0(xk,szNzAzT0),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',m__2202) ).

fof(m__2304,hypothesis,
    ( aElement0(xy)
    & aElementOf0(xy,xQ) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',m__2304) ).

fof(m__2291,hypothesis,
    ( aSet0(xQ)
    & isFinite0(xQ)
    & sbrdtbr0(xQ) = xk ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',m__2291) ).

fof(m__2323,hypothesis,
    ~ aElementOf0(xx,xQ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',m__2323) ).

fof(m__,conjecture,
    aElementOf0(xP,slbdtsldtrb0(xS,xk)),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',m__) ).

fof(mCardDiff,axiom,
    ! [X1] :
      ( aSet0(X1)
     => ! [X2] :
          ( ( isFinite0(X1)
            & aElementOf0(X2,X1) )
         => szszuzczcdt0(sbrdtbr0(sdtmndt0(X1,X2))) = sbrdtbr0(X1) ) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',mCardDiff) ).

fof(c_0_19,plain,
    ! [X3,X4] :
      ( ~ aSet0(X3)
      | ~ aElementOf0(X4,X3)
      | aElement0(X4) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mEOfElem])])])])]) ).

fof(c_0_20,plain,
    ! [X5,X6,X7,X8,X8,X7] :
      ( ( aSet0(X7)
        | X7 != slbdtsldtrb0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElementOf0(X6,szNzAzT0) )
      & ( aSubsetOf0(X8,X5)
        | ~ aElementOf0(X8,X7)
        | X7 != slbdtsldtrb0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElementOf0(X6,szNzAzT0) )
      & ( sbrdtbr0(X8) = X6
        | ~ aElementOf0(X8,X7)
        | X7 != slbdtsldtrb0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElementOf0(X6,szNzAzT0) )
      & ( ~ aSubsetOf0(X8,X5)
        | sbrdtbr0(X8) != X6
        | aElementOf0(X8,X7)
        | X7 != slbdtsldtrb0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElementOf0(X6,szNzAzT0) )
      & ( ~ aElementOf0(esk11_3(X5,X6,X7),X7)
        | ~ aSubsetOf0(esk11_3(X5,X6,X7),X5)
        | sbrdtbr0(esk11_3(X5,X6,X7)) != X6
        | ~ aSet0(X7)
        | X7 = slbdtsldtrb0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElementOf0(X6,szNzAzT0) )
      & ( aSubsetOf0(esk11_3(X5,X6,X7),X5)
        | aElementOf0(esk11_3(X5,X6,X7),X7)
        | ~ aSet0(X7)
        | X7 = slbdtsldtrb0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElementOf0(X6,szNzAzT0) )
      & ( sbrdtbr0(esk11_3(X5,X6,X7)) = X6
        | aElementOf0(esk11_3(X5,X6,X7),X7)
        | ~ aSet0(X7)
        | X7 = slbdtsldtrb0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElementOf0(X6,szNzAzT0) ) ),
    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)],[mDefSel])])])])])])]) ).

fof(c_0_21,plain,
    ! [X3,X4] :
      ( ~ aElement0(X3)
      | ~ aSet0(X4)
      | aElementOf0(X3,X4)
      | sdtmndt0(sdtpldt0(X4,X3),X3) = X4 ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[mDiffCons])])]) ).

cnf(c_0_22,plain,
    ( aElement0(X1)
    | ~ aElementOf0(X1,X2)
    | ~ aSet0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_19]) ).

cnf(c_0_23,hypothesis,
    aElementOf0(xx,xS),
    inference(split_conjunct,[status(thm)],[m__2256]) ).

cnf(c_0_24,hypothesis,
    aSet0(xS),
    inference(split_conjunct,[status(thm)],[m__2202_02]) ).

fof(c_0_25,plain,
    ! [X5,X6,X7,X8,X8,X7] :
      ( ( aSet0(X7)
        | X7 != sdtmndt0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElement0(X6) )
      & ( aElement0(X8)
        | ~ aElementOf0(X8,X7)
        | X7 != sdtmndt0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElement0(X6) )
      & ( aElementOf0(X8,X5)
        | ~ aElementOf0(X8,X7)
        | X7 != sdtmndt0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElement0(X6) )
      & ( X8 != X6
        | ~ aElementOf0(X8,X7)
        | X7 != sdtmndt0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElement0(X6) )
      & ( ~ aElement0(X8)
        | ~ aElementOf0(X8,X5)
        | X8 = X6
        | aElementOf0(X8,X7)
        | X7 != sdtmndt0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElement0(X6) )
      & ( ~ aElementOf0(esk4_3(X5,X6,X7),X7)
        | ~ aElement0(esk4_3(X5,X6,X7))
        | ~ aElementOf0(esk4_3(X5,X6,X7),X5)
        | esk4_3(X5,X6,X7) = X6
        | ~ aSet0(X7)
        | X7 = sdtmndt0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElement0(X6) )
      & ( aElement0(esk4_3(X5,X6,X7))
        | aElementOf0(esk4_3(X5,X6,X7),X7)
        | ~ aSet0(X7)
        | X7 = sdtmndt0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElement0(X6) )
      & ( aElementOf0(esk4_3(X5,X6,X7),X5)
        | aElementOf0(esk4_3(X5,X6,X7),X7)
        | ~ aSet0(X7)
        | X7 = sdtmndt0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElement0(X6) )
      & ( esk4_3(X5,X6,X7) != X6
        | aElementOf0(esk4_3(X5,X6,X7),X7)
        | ~ aSet0(X7)
        | X7 = sdtmndt0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElement0(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)],[mDefDiff])])])])])])]) ).

fof(c_0_26,plain,
    ! [X3,X4] :
      ( ~ aElement0(X3)
      | ~ aSet0(X4)
      | ~ isFinite0(X4)
      | isFinite0(sdtpldt0(X4,X3)) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mFConsSet])])])])]) ).

fof(c_0_27,plain,
    ! [X5,X6,X7,X8,X8,X7] :
      ( ( aSet0(X7)
        | X7 != sdtpldt0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElement0(X6) )
      & ( aElement0(X8)
        | ~ aElementOf0(X8,X7)
        | X7 != sdtpldt0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElement0(X6) )
      & ( aElementOf0(X8,X5)
        | X8 = X6
        | ~ aElementOf0(X8,X7)
        | X7 != sdtpldt0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElement0(X6) )
      & ( ~ aElementOf0(X8,X5)
        | ~ aElement0(X8)
        | aElementOf0(X8,X7)
        | X7 != sdtpldt0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElement0(X6) )
      & ( X8 != X6
        | ~ aElement0(X8)
        | aElementOf0(X8,X7)
        | X7 != sdtpldt0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElement0(X6) )
      & ( ~ aElementOf0(esk3_3(X5,X6,X7),X5)
        | ~ aElement0(esk3_3(X5,X6,X7))
        | ~ aElementOf0(esk3_3(X5,X6,X7),X7)
        | ~ aSet0(X7)
        | X7 = sdtpldt0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElement0(X6) )
      & ( esk3_3(X5,X6,X7) != X6
        | ~ aElement0(esk3_3(X5,X6,X7))
        | ~ aElementOf0(esk3_3(X5,X6,X7),X7)
        | ~ aSet0(X7)
        | X7 = sdtpldt0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElement0(X6) )
      & ( aElement0(esk3_3(X5,X6,X7))
        | aElementOf0(esk3_3(X5,X6,X7),X7)
        | ~ aSet0(X7)
        | X7 = sdtpldt0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElement0(X6) )
      & ( aElementOf0(esk3_3(X5,X6,X7),X5)
        | esk3_3(X5,X6,X7) = X6
        | aElementOf0(esk3_3(X5,X6,X7),X7)
        | ~ aSet0(X7)
        | X7 = sdtpldt0(X5,X6)
        | ~ aSet0(X5)
        | ~ aElement0(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)],[mDefCons])])])])])])]) ).

fof(c_0_28,plain,
    ! [X4,X5,X6] :
      ( ~ aSet0(X4)
      | ~ aSet0(X5)
      | ~ aSet0(X6)
      | ~ aSubsetOf0(X4,X5)
      | ~ aSubsetOf0(X5,X6)
      | aSubsetOf0(X4,X6) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mSubTrans])]) ).

fof(c_0_29,plain,
    ! [X4,X5,X6,X5] :
      ( ( aSet0(X5)
        | ~ aSubsetOf0(X5,X4)
        | ~ aSet0(X4) )
      & ( ~ aElementOf0(X6,X5)
        | aElementOf0(X6,X4)
        | ~ aSubsetOf0(X5,X4)
        | ~ aSet0(X4) )
      & ( aElementOf0(esk2_2(X4,X5),X5)
        | ~ aSet0(X5)
        | aSubsetOf0(X5,X4)
        | ~ aSet0(X4) )
      & ( ~ aElementOf0(esk2_2(X4,X5),X4)
        | ~ aSet0(X5)
        | aSubsetOf0(X5,X4)
        | ~ aSet0(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)],[mDefSub])])])])])])]) ).

cnf(c_0_30,plain,
    ( aSubsetOf0(X4,X2)
    | ~ aElementOf0(X1,szNzAzT0)
    | ~ aSet0(X2)
    | X3 != slbdtsldtrb0(X2,X1)
    | ~ aElementOf0(X4,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

cnf(c_0_31,plain,
    ( sdtmndt0(sdtpldt0(X1,X2),X2) = X1
    | aElementOf0(X2,X1)
    | ~ aSet0(X1)
    | ~ aElement0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

cnf(c_0_32,hypothesis,
    xP = sdtpldt0(sdtmndt0(xQ,xy),xx),
    inference(split_conjunct,[status(thm)],[m__2357]) ).

cnf(c_0_33,hypothesis,
    aElement0(xx),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_22,c_0_23]),c_0_24])]) ).

cnf(c_0_34,plain,
    ( aSet0(X3)
    | ~ aElement0(X1)
    | ~ aSet0(X2)
    | X3 != sdtmndt0(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

cnf(c_0_35,plain,
    ( isFinite0(sdtpldt0(X1,X2))
    | ~ isFinite0(X1)
    | ~ aSet0(X1)
    | ~ aElement0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_26]) ).

fof(c_0_36,plain,
    ! [X3,X4] :
      ( ~ aElement0(X3)
      | ~ aSet0(X4)
      | ~ isFinite0(X4)
      | isFinite0(sdtmndt0(X4,X3)) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mFDiffSet])])])])]) ).

cnf(c_0_37,plain,
    ( aSet0(X3)
    | ~ aElement0(X1)
    | ~ aSet0(X2)
    | X3 != sdtpldt0(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_27]) ).

cnf(c_0_38,plain,
    ( aSubsetOf0(X1,X2)
    | ~ aSubsetOf0(X3,X2)
    | ~ aSubsetOf0(X1,X3)
    | ~ aSet0(X2)
    | ~ aSet0(X3)
    | ~ aSet0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_39,plain,
    ( aSet0(X2)
    | ~ aSet0(X1)
    | ~ aSubsetOf0(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_40,plain,
    ( aSubsetOf0(X1,X2)
    | ~ aElementOf0(X1,slbdtsldtrb0(X2,X3))
    | ~ aElementOf0(X3,szNzAzT0)
    | ~ aSet0(X2) ),
    inference(er,[status(thm)],[c_0_30]) ).

cnf(c_0_41,hypothesis,
    aElementOf0(xQ,slbdtsldtrb0(xS,xk)),
    inference(split_conjunct,[status(thm)],[m__2270]) ).

cnf(c_0_42,hypothesis,
    aElementOf0(xk,szNzAzT0),
    inference(split_conjunct,[status(thm)],[m__2202]) ).

cnf(c_0_43,plain,
    ( aElementOf0(X4,X2)
    | ~ aElement0(X1)
    | ~ aSet0(X2)
    | X3 != sdtmndt0(X2,X1)
    | ~ aElementOf0(X4,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

cnf(c_0_44,hypothesis,
    ( sdtmndt0(xP,xx) = sdtmndt0(xQ,xy)
    | aElementOf0(xx,sdtmndt0(xQ,xy))
    | ~ aSet0(sdtmndt0(xQ,xy)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_31,c_0_32]),c_0_33])]) ).

cnf(c_0_45,plain,
    ( aSet0(sdtmndt0(X1,X2))
    | ~ aElement0(X2)
    | ~ aSet0(X1) ),
    inference(er,[status(thm)],[c_0_34]) ).

cnf(c_0_46,hypothesis,
    aElement0(xy),
    inference(split_conjunct,[status(thm)],[m__2304]) ).

cnf(c_0_47,hypothesis,
    aSet0(xQ),
    inference(split_conjunct,[status(thm)],[m__2291]) ).

fof(c_0_48,hypothesis,
    ~ aElementOf0(xx,xQ),
    inference(fof_simplification,[status(thm)],[m__2323]) ).

cnf(c_0_49,hypothesis,
    ( isFinite0(xP)
    | ~ isFinite0(sdtmndt0(xQ,xy))
    | ~ aSet0(sdtmndt0(xQ,xy)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_35,c_0_32]),c_0_33])]) ).

cnf(c_0_50,plain,
    ( isFinite0(sdtmndt0(X1,X2))
    | ~ isFinite0(X1)
    | ~ aSet0(X1)
    | ~ aElement0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_36]) ).

cnf(c_0_51,hypothesis,
    isFinite0(xQ),
    inference(split_conjunct,[status(thm)],[m__2291]) ).

cnf(c_0_52,plain,
    ( aSet0(sdtpldt0(X1,X2))
    | ~ aElement0(X2)
    | ~ aSet0(X1) ),
    inference(er,[status(thm)],[c_0_37]) ).

cnf(c_0_53,plain,
    ( aSubsetOf0(X1,X2)
    | ~ aSubsetOf0(X3,X2)
    | ~ aSubsetOf0(X1,X3)
    | ~ aSet0(X2) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_38,c_0_39]),c_0_39]) ).

cnf(c_0_54,hypothesis,
    aSubsetOf0(xQ,xS),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_40,c_0_41]),c_0_42]),c_0_24])]) ).

cnf(c_0_55,plain,
    ( aElementOf0(X1,X2)
    | ~ aElementOf0(X1,sdtmndt0(X2,X3))
    | ~ aElement0(X3)
    | ~ aSet0(X2) ),
    inference(er,[status(thm)],[c_0_43]) ).

cnf(c_0_56,plain,
    ( aSubsetOf0(X2,X1)
    | aElementOf0(esk2_2(X1,X2),X2)
    | ~ aSet0(X1)
    | ~ aSet0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_57,plain,
    ( aElementOf0(X4,X3)
    | X4 = X1
    | ~ aElement0(X1)
    | ~ aSet0(X2)
    | X3 != sdtmndt0(X2,X1)
    | ~ aElementOf0(X4,X2)
    | ~ aElement0(X4) ),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

fof(c_0_58,negated_conjecture,
    ~ aElementOf0(xP,slbdtsldtrb0(xS,xk)),
    inference(assume_negation,[status(cth)],[m__]) ).

fof(c_0_59,plain,
    ! [X3,X4] :
      ( ~ aSet0(X3)
      | ~ isFinite0(X3)
      | ~ aElementOf0(X4,X3)
      | szszuzczcdt0(sbrdtbr0(sdtmndt0(X3,X4))) = sbrdtbr0(X3) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mCardDiff])])])])]) ).

cnf(c_0_60,hypothesis,
    ( sdtmndt0(xP,xx) = sdtmndt0(xQ,xy)
    | aElementOf0(xx,sdtmndt0(xQ,xy)) ),
    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_61,hypothesis,
    ~ aElementOf0(xx,xQ),
    inference(split_conjunct,[status(thm)],[c_0_48]) ).

cnf(c_0_62,hypothesis,
    ( isFinite0(xP)
    | ~ aSet0(sdtmndt0(xQ,xy)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_49,c_0_50]),c_0_51]),c_0_46]),c_0_47])]) ).

cnf(c_0_63,hypothesis,
    ( aSet0(xP)
    | ~ aSet0(sdtmndt0(xQ,xy)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_52,c_0_32]),c_0_33])]) ).

cnf(c_0_64,plain,
    ( aElementOf0(X3,X1)
    | ~ aSet0(X1)
    | ~ aSubsetOf0(X2,X1)
    | ~ aElementOf0(X3,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_65,hypothesis,
    ( aSubsetOf0(X1,xS)
    | ~ aSubsetOf0(X1,xQ) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_53,c_0_54]),c_0_24])]) ).

cnf(c_0_66,plain,
    ( aSubsetOf0(X2,X1)
    | ~ aSet0(X1)
    | ~ aSet0(X2)
    | ~ aElementOf0(esk2_2(X1,X2),X1) ),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_67,plain,
    ( aSubsetOf0(sdtmndt0(X1,X2),X3)
    | aElementOf0(esk2_2(X3,sdtmndt0(X1,X2)),X1)
    | ~ aElement0(X2)
    | ~ aSet0(X1)
    | ~ aSet0(X3) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_55,c_0_56]),c_0_45]) ).

cnf(c_0_68,plain,
    ( X1 = X2
    | aElementOf0(X2,X3)
    | X3 != sdtmndt0(X4,X1)
    | ~ aElementOf0(X2,X4)
    | ~ aElement0(X1)
    | ~ aSet0(X4) ),
    inference(csr,[status(thm)],[c_0_57,c_0_22]) ).

fof(c_0_69,negated_conjecture,
    ~ aElementOf0(xP,slbdtsldtrb0(xS,xk)),
    inference(fof_simplification,[status(thm)],[c_0_58]) ).

cnf(c_0_70,plain,
    ( aElementOf0(X4,X3)
    | ~ aElementOf0(X1,szNzAzT0)
    | ~ aSet0(X2)
    | X3 != slbdtsldtrb0(X2,X1)
    | sbrdtbr0(X4) != X1
    | ~ aSubsetOf0(X4,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

cnf(c_0_71,plain,
    ( szszuzczcdt0(sbrdtbr0(sdtmndt0(X1,X2))) = sbrdtbr0(X1)
    | ~ aElementOf0(X2,X1)
    | ~ isFinite0(X1)
    | ~ aSet0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_59]) ).

cnf(c_0_72,hypothesis,
    sdtmndt0(xP,xx) = sdtmndt0(xQ,xy),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_55,c_0_60]),c_0_46]),c_0_47])]),c_0_61]) ).

cnf(c_0_73,hypothesis,
    isFinite0(xP),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_62,c_0_45]),c_0_46]),c_0_47])]) ).

cnf(c_0_74,hypothesis,
    aSet0(xP),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_63,c_0_45]),c_0_46]),c_0_47])]) ).

cnf(c_0_75,plain,
    ( aElementOf0(X4,X3)
    | ~ aElement0(X1)
    | ~ aSet0(X2)
    | X3 != sdtpldt0(X2,X1)
    | ~ aElement0(X4)
    | X4 != X1 ),
    inference(split_conjunct,[status(thm)],[c_0_27]) ).

cnf(c_0_76,hypothesis,
    ( aElementOf0(X1,xS)
    | ~ aSubsetOf0(X2,xQ)
    | ~ aElementOf0(X1,X2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_64,c_0_65]),c_0_24])]) ).

cnf(c_0_77,plain,
    ( aSubsetOf0(sdtmndt0(X1,X2),X1)
    | ~ aElement0(X2)
    | ~ aSet0(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_66,c_0_67]),c_0_45]) ).

cnf(c_0_78,plain,
    ( X1 = X2
    | aElementOf0(X2,sdtmndt0(X3,X1))
    | ~ aElementOf0(X2,X3)
    | ~ aElement0(X1)
    | ~ aSet0(X3) ),
    inference(er,[status(thm)],[c_0_68]) ).

cnf(c_0_79,negated_conjecture,
    ~ aElementOf0(xP,slbdtsldtrb0(xS,xk)),
    inference(split_conjunct,[status(thm)],[c_0_69]) ).

cnf(c_0_80,plain,
    ( aElementOf0(X1,slbdtsldtrb0(X2,X3))
    | sbrdtbr0(X1) != X3
    | ~ aSubsetOf0(X1,X2)
    | ~ aElementOf0(X3,szNzAzT0)
    | ~ aSet0(X2) ),
    inference(er,[status(thm)],[c_0_70]) ).

cnf(c_0_81,hypothesis,
    ( szszuzczcdt0(sbrdtbr0(sdtmndt0(xQ,xy))) = sbrdtbr0(xP)
    | ~ aElementOf0(xx,xP) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_71,c_0_72]),c_0_73]),c_0_74])]) ).

cnf(c_0_82,hypothesis,
    sbrdtbr0(xQ) = xk,
    inference(split_conjunct,[status(thm)],[m__2291]) ).

cnf(c_0_83,hypothesis,
    aElementOf0(xy,xQ),
    inference(split_conjunct,[status(thm)],[m__2304]) ).

cnf(c_0_84,plain,
    ( aElementOf0(X1,X2)
    | X2 != sdtpldt0(X3,X1)
    | ~ aElement0(X1)
    | ~ aSet0(X3) ),
    inference(er,[status(thm)],[c_0_75]) ).

cnf(c_0_85,hypothesis,
    ( aElementOf0(X1,xS)
    | ~ aElementOf0(X1,sdtmndt0(xQ,X2))
    | ~ aElement0(X2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_76,c_0_77]),c_0_47])]) ).

cnf(c_0_86,hypothesis,
    ( xx = X1
    | aElementOf0(X1,sdtmndt0(xQ,xy))
    | ~ aElementOf0(X1,xP) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_78,c_0_72]),c_0_33]),c_0_74])]) ).

cnf(c_0_87,negated_conjecture,
    ( sbrdtbr0(xP) != xk
    | ~ aSubsetOf0(xP,xS) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_79,c_0_80]),c_0_42]),c_0_24])]) ).

cnf(c_0_88,hypothesis,
    ( sbrdtbr0(xP) = xk
    | ~ aElementOf0(xx,xP) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_71,c_0_81]),c_0_82]),c_0_51]),c_0_83]),c_0_47])]) ).

cnf(c_0_89,plain,
    ( aElementOf0(X1,sdtpldt0(X2,X1))
    | ~ aElement0(X1)
    | ~ aSet0(X2) ),
    inference(er,[status(thm)],[c_0_84]) ).

cnf(c_0_90,hypothesis,
    aSet0(sdtmndt0(xQ,xy)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_45,c_0_72]),c_0_33]),c_0_74])]) ).

cnf(c_0_91,hypothesis,
    ( xx = X1
    | aElementOf0(X1,xS)
    | ~ aElementOf0(X1,xP) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_85,c_0_86]),c_0_46])]) ).

cnf(c_0_92,negated_conjecture,
    ( ~ aSubsetOf0(xP,xS)
    | ~ aElementOf0(xx,xP) ),
    inference(spm,[status(thm)],[c_0_87,c_0_88]) ).

cnf(c_0_93,hypothesis,
    aElementOf0(xx,xP),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_89,c_0_32]),c_0_33]),c_0_90])]) ).

cnf(c_0_94,hypothesis,
    ( esk2_2(X1,xP) = xx
    | aSubsetOf0(xP,X1)
    | aElementOf0(esk2_2(X1,xP),xS)
    | ~ aSet0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_91,c_0_56]),c_0_74])]) ).

cnf(c_0_95,negated_conjecture,
    ~ aSubsetOf0(xP,xS),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_92,c_0_93])]) ).

cnf(c_0_96,hypothesis,
    esk2_2(xS,xP) = xx,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_66,c_0_94]),c_0_74]),c_0_24])]),c_0_95]) ).

cnf(c_0_97,hypothesis,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_66,c_0_96]),c_0_23]),c_0_74]),c_0_24])]),c_0_95]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : NUM554+1 : TPTP v8.1.0. Released v4.0.0.
% 0.07/0.13  % Command  : run_ET %s %d
% 0.13/0.34  % Computer : n020.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Wed Jul  6 02:55:59 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.41/23.42  eprover: CPU time limit exceeded, terminating
% 0.41/23.42  eprover: CPU time limit exceeded, terminating
% 0.41/23.43  eprover: CPU time limit exceeded, terminating
% 0.41/23.43  eprover: CPU time limit exceeded, terminating
% 0.45/30.64  # Running protocol protocol_eprover_4a02c828a8cc55752123edbcc1ad40e453c11447 for 23 seconds:
% 0.45/30.64  
% 0.45/30.64  # Failure: Resource limit exceeded (time)
% 0.45/30.64  # OLD status Res
% 0.45/30.64  # SinE strategy is GSinE(CountFormulas,hypos,1.4,,04,100,1.0)
% 0.45/30.64  # Preprocessing time       : 0.023 s
% 0.45/30.64  # Running protocol protocol_eprover_f171197f65f27d1ba69648a20c844832c84a5dd7 for 23 seconds:
% 0.45/30.64  # Preprocessing time       : 0.024 s
% 0.45/30.64  
% 0.45/30.64  # Proof found!
% 0.45/30.64  # SZS status Theorem
% 0.45/30.64  # SZS output start CNFRefutation
% See solution above
% 0.45/30.64  # Proof object total steps             : 98
% 0.45/30.64  # Proof object clause steps            : 66
% 0.45/30.64  # Proof object formula steps           : 32
% 0.45/30.64  # Proof object conjectures             : 7
% 0.45/30.64  # Proof object clause conjectures      : 4
% 0.45/30.64  # Proof object formula conjectures     : 3
% 0.45/30.64  # Proof object initial clauses used    : 29
% 0.45/30.64  # Proof object initial formulas used   : 19
% 0.45/30.64  # Proof object generating inferences   : 33
% 0.45/30.64  # Proof object simplifying inferences  : 75
% 0.45/30.64  # Training examples: 0 positive, 0 negative
% 0.45/30.64  # Parsed axioms                        : 71
% 0.45/30.64  # Removed by relevancy pruning/SinE    : 0
% 0.45/30.64  # Initial clauses                      : 127
% 0.45/30.64  # Removed in clause preprocessing      : 6
% 0.45/30.64  # Initial clauses in saturation        : 121
% 0.45/30.64  # Processed clauses                    : 25051
% 0.45/30.64  # ...of these trivial                  : 149
% 0.45/30.64  # ...subsumed                          : 18326
% 0.45/30.64  # ...remaining for further processing  : 6576
% 0.45/30.64  # Other redundant clauses eliminated   : 41
% 0.45/30.64  # Clauses deleted for lack of memory   : 0
% 0.45/30.64  # Backward-subsumed                    : 580
% 0.45/30.64  # Backward-rewritten                   : 135
% 0.45/30.64  # Generated clauses                    : 157538
% 0.45/30.64  # ...of the previous two non-trivial   : 149882
% 0.45/30.64  # Contextual simplify-reflections      : 17612
% 0.45/30.64  # Paramodulations                      : 157015
% 0.45/30.64  # Factorizations                       : 1
% 0.45/30.64  # Equation resolutions                 : 517
% 0.45/30.64  # Current number of processed clauses  : 5853
% 0.45/30.64  #    Positive orientable unit clauses  : 105
% 0.45/30.64  #    Positive unorientable unit clauses: 0
% 0.45/30.64  #    Negative unit clauses             : 68
% 0.45/30.64  #    Non-unit-clauses                  : 5680
% 0.45/30.64  # Current number of unprocessed clauses: 117453
% 0.45/30.64  # ...number of literals in the above   : 878414
% 0.45/30.64  # Current number of archived formulas  : 0
% 0.45/30.64  # Current number of archived clauses   : 720
% 0.45/30.64  # Clause-clause subsumption calls (NU) : 9600481
% 0.45/30.64  # Rec. Clause-clause subsumption calls : 1504838
% 0.45/30.64  # Non-unit clause-clause subsumptions  : 26591
% 0.45/30.64  # Unit Clause-clause subsumption calls : 22823
% 0.45/30.64  # Rewrite failures with RHS unbound    : 0
% 0.45/30.64  # BW rewrite match attempts            : 60
% 0.45/30.64  # BW rewrite match successes           : 36
% 0.45/30.64  # Condensation attempts                : 0
% 0.45/30.64  # Condensation successes               : 0
% 0.45/30.64  # Termbank termtop insertions          : 4179691
% 0.45/30.64  
% 0.45/30.64  # -------------------------------------------------
% 0.45/30.64  # User time                : 6.442 s
% 0.45/30.64  # System time              : 0.087 s
% 0.45/30.64  # Total time               : 6.529 s
% 0.45/30.64  # Maximum resident set size: 130020 pages
% 0.45/46.44  eprover: CPU time limit exceeded, terminating
% 0.45/46.45  eprover: CPU time limit exceeded, terminating
% 0.45/46.45  eprover: CPU time limit exceeded, terminating
% 0.45/46.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.45/46.46  eprover: No such file or directory
% 0.45/46.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.45/46.46  eprover: No such file or directory
% 0.45/46.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.45/46.47  eprover: No such file or directory
% 0.45/46.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.45/46.47  eprover: No such file or directory
% 0.45/46.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.45/46.47  eprover: No such file or directory
% 0.45/46.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.45/46.47  eprover: No such file or directory
% 0.45/46.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.45/46.47  eprover: No such file or directory
% 0.45/46.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.45/46.47  eprover: No such file or directory
% 0.45/46.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.45/46.48  eprover: No such file or directory
% 0.45/46.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.45/46.48  eprover: No such file or directory
% 0.45/46.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.45/46.48  eprover: No such file or directory
% 0.45/46.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.45/46.48  eprover: No such file or directory
% 0.45/46.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.45/46.48  eprover: No such file or directory
% 0.45/46.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.45/46.48  eprover: No such file or directory
% 0.45/46.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.45/46.48  eprover: No such file or directory
% 0.45/46.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.45/46.49  eprover: No such file or directory
% 0.45/46.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.45/46.49  eprover: No such file or directory
% 0.45/46.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.45/46.49  eprover: No such file or directory
% 0.45/46.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.45/46.49  eprover: No such file or directory
% 0.45/46.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.45/46.49  eprover: No such file or directory
% 0.45/46.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.45/46.49  eprover: No such file or directory
% 0.45/46.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.45/46.49  eprover: No such file or directory
% 0.45/46.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.45/46.50  eprover: No such file or directory
% 0.45/46.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.45/46.50  eprover: No such file or directory
% 0.45/46.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.45/46.50  eprover: No such file or directory
% 0.45/46.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.45/46.50  eprover: No such file or directory
% 0.45/46.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.45/46.50  eprover: No such file or directory
% 0.45/46.51  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.45/46.51  eprover: No such file or directory
% 0.45/46.51  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.45/46.51  eprover: No such file or directory
% 0.45/46.51  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.45/46.51  eprover: No such file or directory
%------------------------------------------------------------------------------