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

View Problem - Process Solution

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

% Computer : n018.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 600s
% DateTime : Tue Jul 19 00:55:38 EDT 2022

% Result   : Theorem 0.32s 20.50s
% Output   : CNFRefutation 0.32s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   20
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   75 (  34 unt;   0 def)
%            Number of atoms       :  184 (  68 equ)
%            Maximal formula atoms :   20 (   2 avg)
%            Number of connectives :  179 (  70   ~;  89   |;  14   &)
%                                         (   5 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   17 (   3 avg)
%            Maximal term depth    :    5 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    9 (   9 usr;   2 con; 0-3 aty)
%            Number of variables   :  226 (  19 sgn  42   !;   1   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(d3_xboole_0,axiom,
    ! [X1,X2,X3] :
      ( X3 = set_intersection2(X1,X2)
    <=> ! [X4] :
          ( in(X4,X3)
        <=> ( in(X4,X1)
            & in(X4,X2) ) ) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',d3_xboole_0) ).

fof(d4_tarski,axiom,
    ! [X1,X2] :
      ( X2 = union(X1)
    <=> ! [X3] :
          ( in(X3,X2)
        <=> ? [X4] :
              ( in(X3,X4)
              & in(X4,X1) ) ) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',d4_tarski) ).

fof(commutativity_k3_xboole_0,axiom,
    ! [X1,X2] : set_intersection2(X1,X2) = set_intersection2(X2,X1),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',commutativity_k3_xboole_0) ).

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

fof(idempotence_k3_xboole_0,axiom,
    ! [X1,X2] : set_intersection2(X1,X1) = X1,
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',idempotence_k3_xboole_0) ).

fof(t97_zfmisc_1,conjecture,
    ! [X1,X2] : subset(union(set_intersection2(X1,X2)),set_intersection2(union(X1),union(X2))),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',t97_zfmisc_1) ).

fof(c_0_6,plain,
    ! [X5,X6,X7,X8,X8,X5,X6,X7] :
      ( ( in(X8,X5)
        | ~ in(X8,X7)
        | X7 != set_intersection2(X5,X6) )
      & ( in(X8,X6)
        | ~ in(X8,X7)
        | X7 != set_intersection2(X5,X6) )
      & ( ~ in(X8,X5)
        | ~ in(X8,X6)
        | in(X8,X7)
        | X7 != set_intersection2(X5,X6) )
      & ( ~ in(esk2_3(X5,X6,X7),X7)
        | ~ in(esk2_3(X5,X6,X7),X5)
        | ~ in(esk2_3(X5,X6,X7),X6)
        | X7 = set_intersection2(X5,X6) )
      & ( in(esk2_3(X5,X6,X7),X5)
        | in(esk2_3(X5,X6,X7),X7)
        | X7 = set_intersection2(X5,X6) )
      & ( in(esk2_3(X5,X6,X7),X6)
        | in(esk2_3(X5,X6,X7),X7)
        | X7 = set_intersection2(X5,X6) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[d3_xboole_0])])])])])])]) ).

cnf(c_0_7,plain,
    ( in(X4,X2)
    | X1 != set_intersection2(X2,X3)
    | ~ in(X4,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_6]) ).

cnf(c_0_8,plain,
    ( X1 = set_intersection2(X2,X3)
    | in(esk2_3(X2,X3,X1),X1)
    | in(esk2_3(X2,X3,X1),X3) ),
    inference(split_conjunct,[status(thm)],[c_0_6]) ).

cnf(c_0_9,plain,
    ( in(X1,X2)
    | ~ in(X1,set_intersection2(X2,X3)) ),
    inference(er,[status(thm)],[c_0_7]) ).

cnf(c_0_10,plain,
    ( set_intersection2(X1,X2) = X2
    | in(esk2_3(X1,X2,X2),X2) ),
    inference(ef,[status(thm)],[c_0_8]) ).

cnf(c_0_11,plain,
    ( in(X4,X3)
    | X1 != set_intersection2(X2,X3)
    | ~ in(X4,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_6]) ).

cnf(c_0_12,plain,
    ( X1 = set_intersection2(X2,X3)
    | ~ in(esk2_3(X2,X3,X1),X3)
    | ~ in(esk2_3(X2,X3,X1),X2)
    | ~ in(esk2_3(X2,X3,X1),X1) ),
    inference(split_conjunct,[status(thm)],[c_0_6]) ).

cnf(c_0_13,plain,
    ( in(X4,X1)
    | X1 != set_intersection2(X2,X3)
    | ~ in(X4,X3)
    | ~ in(X4,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_6]) ).

cnf(c_0_14,plain,
    ( set_intersection2(X1,set_intersection2(X2,X3)) = set_intersection2(X2,X3)
    | in(esk2_3(X1,set_intersection2(X2,X3),set_intersection2(X2,X3)),X2) ),
    inference(spm,[status(thm)],[c_0_9,c_0_10]) ).

cnf(c_0_15,plain,
    ( in(X1,X2)
    | ~ in(X1,set_intersection2(X3,X2)) ),
    inference(er,[status(thm)],[c_0_11]) ).

cnf(c_0_16,plain,
    ( set_intersection2(X1,X2) = X2
    | ~ in(esk2_3(X1,X2,X2),X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_12,c_0_10]),c_0_10]) ).

cnf(c_0_17,plain,
    ( in(X1,set_intersection2(X2,X3))
    | ~ in(X1,X3)
    | ~ in(X1,X2) ),
    inference(er,[status(thm)],[c_0_13]) ).

cnf(c_0_18,plain,
    ( set_intersection2(X1,set_intersection2(set_intersection2(X2,X3),X4)) = set_intersection2(set_intersection2(X2,X3),X4)
    | in(esk2_3(X1,set_intersection2(set_intersection2(X2,X3),X4),set_intersection2(set_intersection2(X2,X3),X4)),X2) ),
    inference(spm,[status(thm)],[c_0_9,c_0_14]) ).

cnf(c_0_19,plain,
    ( set_intersection2(X1,set_intersection2(X2,X3)) = set_intersection2(X2,X3)
    | in(esk2_3(X1,set_intersection2(X2,X3),set_intersection2(X2,X3)),X3) ),
    inference(spm,[status(thm)],[c_0_15,c_0_10]) ).

fof(c_0_20,plain,
    ! [X5,X6,X7,X7,X9,X5,X6,X11] :
      ( ( in(X7,esk3_3(X5,X6,X7))
        | ~ in(X7,X6)
        | X6 != union(X5) )
      & ( in(esk3_3(X5,X6,X7),X5)
        | ~ in(X7,X6)
        | X6 != union(X5) )
      & ( ~ in(X7,X9)
        | ~ in(X9,X5)
        | in(X7,X6)
        | X6 != union(X5) )
      & ( ~ in(esk4_2(X5,X6),X6)
        | ~ in(esk4_2(X5,X6),X11)
        | ~ in(X11,X5)
        | X6 = union(X5) )
      & ( in(esk4_2(X5,X6),esk5_2(X5,X6))
        | in(esk4_2(X5,X6),X6)
        | X6 = union(X5) )
      & ( in(esk5_2(X5,X6),X5)
        | in(esk4_2(X5,X6),X6)
        | X6 = union(X5) ) ),
    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)],[d4_tarski])])])])])])]) ).

cnf(c_0_21,plain,
    ( set_intersection2(set_intersection2(X1,X2),X3) = X3
    | ~ in(esk2_3(set_intersection2(X1,X2),X3,X3),X2)
    | ~ in(esk2_3(set_intersection2(X1,X2),X3,X3),X1) ),
    inference(spm,[status(thm)],[c_0_16,c_0_17]) ).

cnf(c_0_22,plain,
    set_intersection2(X1,set_intersection2(set_intersection2(X1,X2),X3)) = set_intersection2(set_intersection2(X1,X2),X3),
    inference(spm,[status(thm)],[c_0_16,c_0_18]) ).

cnf(c_0_23,plain,
    set_intersection2(X1,set_intersection2(X2,X1)) = set_intersection2(X2,X1),
    inference(spm,[status(thm)],[c_0_16,c_0_19]) ).

cnf(c_0_24,plain,
    ( in(esk3_3(X2,X1,X3),X2)
    | X1 != union(X2)
    | ~ in(X3,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

fof(c_0_25,plain,
    ! [X3,X4] : set_intersection2(X3,X4) = set_intersection2(X4,X3),
    inference(variable_rename,[status(thm)],[commutativity_k3_xboole_0]) ).

cnf(c_0_26,plain,
    ( set_intersection2(set_intersection2(X1,X2),set_intersection2(X2,X3)) = set_intersection2(X2,X3)
    | ~ in(esk2_3(set_intersection2(X1,X2),set_intersection2(X2,X3),set_intersection2(X2,X3)),X1) ),
    inference(spm,[status(thm)],[c_0_21,c_0_14]) ).

cnf(c_0_27,plain,
    ( set_intersection2(X1,set_intersection2(X2,set_intersection2(X3,X4))) = set_intersection2(X2,set_intersection2(X3,X4))
    | in(esk2_3(X1,set_intersection2(X2,set_intersection2(X3,X4)),set_intersection2(X2,set_intersection2(X3,X4))),X3) ),
    inference(spm,[status(thm)],[c_0_9,c_0_19]) ).

cnf(c_0_28,plain,
    ( set_intersection2(X1,set_intersection2(X2,set_intersection2(X3,X4))) = set_intersection2(X2,set_intersection2(X3,X4))
    | in(esk2_3(X1,set_intersection2(X2,set_intersection2(X3,X4)),set_intersection2(X2,set_intersection2(X3,X4))),X4) ),
    inference(spm,[status(thm)],[c_0_15,c_0_19]) ).

cnf(c_0_29,plain,
    set_intersection2(X1,set_intersection2(set_intersection2(X2,X1),X3)) = set_intersection2(set_intersection2(X2,X1),X3),
    inference(spm,[status(thm)],[c_0_22,c_0_23]) ).

cnf(c_0_30,plain,
    ( in(X3,X1)
    | X1 != union(X2)
    | ~ in(X4,X2)
    | ~ in(X3,X4) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

cnf(c_0_31,plain,
    ( in(esk3_3(set_intersection2(X1,X2),X3,X4),X2)
    | X3 != union(set_intersection2(X1,X2))
    | ~ in(X4,X3) ),
    inference(spm,[status(thm)],[c_0_15,c_0_24]) ).

cnf(c_0_32,plain,
    set_intersection2(X1,X2) = set_intersection2(X2,X1),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

cnf(c_0_33,plain,
    set_intersection2(set_intersection2(X1,X2),set_intersection2(X2,set_intersection2(X1,X3))) = set_intersection2(X2,set_intersection2(X1,X3)),
    inference(spm,[status(thm)],[c_0_26,c_0_27]) ).

cnf(c_0_34,plain,
    set_intersection2(set_intersection2(X1,X2),set_intersection2(X2,set_intersection2(X3,X1))) = set_intersection2(X2,set_intersection2(X3,X1)),
    inference(spm,[status(thm)],[c_0_26,c_0_28]) ).

cnf(c_0_35,plain,
    set_intersection2(X1,set_intersection2(X2,set_intersection2(X3,X1))) = set_intersection2(X2,set_intersection2(X3,X1)),
    inference(spm,[status(thm)],[c_0_29,c_0_23]) ).

cnf(c_0_36,plain,
    ( in(X1,X2)
    | X3 != union(set_intersection2(X4,X5))
    | X2 != union(X5)
    | ~ in(X1,esk3_3(set_intersection2(X4,X5),X3,X6))
    | ~ in(X6,X3) ),
    inference(spm,[status(thm)],[c_0_30,c_0_31]) ).

cnf(c_0_37,plain,
    ( in(X3,esk3_3(X2,X1,X3))
    | X1 != union(X2)
    | ~ in(X3,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

cnf(c_0_38,plain,
    set_intersection2(set_intersection2(X1,set_intersection2(X2,X3)),set_intersection2(X2,X1)) = set_intersection2(X1,set_intersection2(X2,X3)),
    inference(spm,[status(thm)],[c_0_32,c_0_33]) ).

cnf(c_0_39,plain,
    set_intersection2(set_intersection2(X1,X2),set_intersection2(set_intersection2(X3,X1),X2)) = set_intersection2(set_intersection2(X3,X1),X2),
    inference(spm,[status(thm)],[c_0_34,c_0_32]) ).

cnf(c_0_40,plain,
    set_intersection2(set_intersection2(X1,X2),set_intersection2(X1,set_intersection2(X3,X2))) = set_intersection2(X1,set_intersection2(X3,X2)),
    inference(spm,[status(thm)],[c_0_33,c_0_35]) ).

cnf(c_0_41,plain,
    ( in(X1,X2)
    | X3 != union(set_intersection2(X4,X5))
    | X2 != union(X5)
    | ~ in(X1,X3) ),
    inference(spm,[status(thm)],[c_0_36,c_0_37]) ).

cnf(c_0_42,plain,
    set_intersection2(set_intersection2(X1,X2),set_intersection2(X2,X3)) = set_intersection2(set_intersection2(X1,X2),X3),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_38,c_0_39]),c_0_40]) ).

fof(c_0_43,plain,
    ! [X4,X5,X6,X4,X5] :
      ( ( ~ subset(X4,X5)
        | ~ in(X6,X4)
        | in(X6,X5) )
      & ( in(esk1_2(X4,X5),X4)
        | subset(X4,X5) )
      & ( ~ in(esk1_2(X4,X5),X5)
        | subset(X4,X5) ) ),
    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)],[d3_tarski])])])])])])]) ).

cnf(c_0_44,plain,
    ( in(X1,X2)
    | X2 != union(X3)
    | ~ in(X1,union(set_intersection2(X4,X3))) ),
    inference(er,[status(thm)],[c_0_41]) ).

cnf(c_0_45,plain,
    set_intersection2(set_intersection2(X1,X2),set_intersection2(X1,X3)) = set_intersection2(X2,set_intersection2(X1,X3)),
    inference(rw,[status(thm)],[c_0_33,c_0_42]) ).

fof(c_0_46,plain,
    ! [X3] : set_intersection2(X3,X3) = X3,
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[idempotence_k3_xboole_0])]) ).

cnf(c_0_47,plain,
    ( subset(X1,X2)
    | ~ in(esk1_2(X1,X2),X2) ),
    inference(split_conjunct,[status(thm)],[c_0_43]) ).

cnf(c_0_48,plain,
    ( subset(X1,X2)
    | in(esk1_2(X1,X2),X1) ),
    inference(split_conjunct,[status(thm)],[c_0_43]) ).

cnf(c_0_49,plain,
    ( set_intersection2(X1,X2) = X2
    | ~ in(esk2_3(set_intersection2(X1,X2),X2,X2),X1) ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_21,c_0_10]),c_0_32]),c_0_23]) ).

cnf(c_0_50,plain,
    ( set_intersection2(X1,union(set_intersection2(X2,X3))) = union(set_intersection2(X2,X3))
    | in(esk2_3(X1,union(set_intersection2(X2,X3)),union(set_intersection2(X2,X3))),X4)
    | X4 != union(X3) ),
    inference(spm,[status(thm)],[c_0_44,c_0_10]) ).

cnf(c_0_51,plain,
    set_intersection2(set_intersection2(X1,X2),X3) = set_intersection2(X1,set_intersection2(X2,X3)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_45,c_0_32]),c_0_42]) ).

cnf(c_0_52,plain,
    set_intersection2(X1,X1) = X1,
    inference(split_conjunct,[status(thm)],[c_0_46]) ).

cnf(c_0_53,plain,
    set_intersection2(set_intersection2(X1,set_intersection2(X2,X3)),set_intersection2(X3,X1)) = set_intersection2(X1,set_intersection2(X2,X3)),
    inference(spm,[status(thm)],[c_0_32,c_0_34]) ).

cnf(c_0_54,plain,
    set_intersection2(X1,set_intersection2(X1,X2)) = set_intersection2(X1,X2),
    inference(spm,[status(thm)],[c_0_16,c_0_14]) ).

cnf(c_0_55,plain,
    ( subset(X1,set_intersection2(X2,X3))
    | ~ in(esk1_2(X1,set_intersection2(X2,X3)),X3)
    | ~ in(esk1_2(X1,set_intersection2(X2,X3)),X2) ),
    inference(spm,[status(thm)],[c_0_47,c_0_17]) ).

cnf(c_0_56,plain,
    ( subset(set_intersection2(X1,X2),X3)
    | in(esk1_2(set_intersection2(X1,X2),X3),X2) ),
    inference(spm,[status(thm)],[c_0_15,c_0_48]) ).

cnf(c_0_57,plain,
    ( subset(set_intersection2(X1,X2),X3)
    | in(esk1_2(set_intersection2(X1,X2),X3),X1) ),
    inference(spm,[status(thm)],[c_0_9,c_0_48]) ).

cnf(c_0_58,plain,
    ( set_intersection2(X1,union(set_intersection2(X2,X3))) = union(set_intersection2(X2,X3))
    | X1 != union(X3) ),
    inference(cn,[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_52])]) ).

cnf(c_0_59,plain,
    set_intersection2(X1,set_intersection2(X2,X3)) = set_intersection2(X3,set_intersection2(X1,X2)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_53,c_0_51]),c_0_51]),c_0_54]),c_0_35]) ).

cnf(c_0_60,plain,
    ( subset(set_intersection2(X1,X2),set_intersection2(X3,X2))
    | ~ in(esk1_2(set_intersection2(X1,X2),set_intersection2(X3,X2)),X3) ),
    inference(spm,[status(thm)],[c_0_55,c_0_56]) ).

cnf(c_0_61,plain,
    ( subset(set_intersection2(set_intersection2(X1,X2),X3),X4)
    | in(esk1_2(set_intersection2(set_intersection2(X1,X2),X3),X4),X1) ),
    inference(spm,[status(thm)],[c_0_9,c_0_57]) ).

cnf(c_0_62,plain,
    ( set_intersection2(X1,union(set_intersection2(X2,set_intersection2(X3,X4)))) = union(set_intersection2(X2,set_intersection2(X3,X4)))
    | X1 != union(set_intersection2(X4,X2)) ),
    inference(spm,[status(thm)],[c_0_58,c_0_59]) ).

cnf(c_0_63,plain,
    subset(set_intersection2(set_intersection2(X1,X2),X3),set_intersection2(X1,X3)),
    inference(spm,[status(thm)],[c_0_60,c_0_61]) ).

cnf(c_0_64,plain,
    set_intersection2(union(set_intersection2(X1,X2)),union(set_intersection2(X2,set_intersection2(X3,X1)))) = union(set_intersection2(X2,set_intersection2(X3,X1))),
    inference(er,[status(thm)],[c_0_62]) ).

cnf(c_0_65,plain,
    subset(set_intersection2(X1,set_intersection2(X2,X3)),set_intersection2(X2,X1)),
    inference(spm,[status(thm)],[c_0_63,c_0_32]) ).

cnf(c_0_66,plain,
    set_intersection2(union(X1),union(set_intersection2(X2,X1))) = union(set_intersection2(X2,X1)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_64,c_0_23]),c_0_52]) ).

fof(c_0_67,negated_conjecture,
    ~ ! [X1,X2] : subset(union(set_intersection2(X1,X2)),set_intersection2(union(X1),union(X2))),
    inference(assume_negation,[status(cth)],[t97_zfmisc_1]) ).

cnf(c_0_68,plain,
    subset(set_intersection2(X1,union(set_intersection2(X2,X3))),set_intersection2(union(X3),X1)),
    inference(spm,[status(thm)],[c_0_65,c_0_66]) ).

cnf(c_0_69,plain,
    set_intersection2(union(X1),union(set_intersection2(X1,X2))) = union(set_intersection2(X1,X2)),
    inference(spm,[status(thm)],[c_0_66,c_0_32]) ).

fof(c_0_70,negated_conjecture,
    ~ subset(union(set_intersection2(esk8_0,esk9_0)),set_intersection2(union(esk8_0),union(esk9_0))),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_67])])]) ).

cnf(c_0_71,plain,
    subset(union(set_intersection2(X1,X2)),set_intersection2(union(X2),union(X1))),
    inference(spm,[status(thm)],[c_0_68,c_0_69]) ).

cnf(c_0_72,negated_conjecture,
    ~ subset(union(set_intersection2(esk8_0,esk9_0)),set_intersection2(union(esk8_0),union(esk9_0))),
    inference(split_conjunct,[status(thm)],[c_0_70]) ).

cnf(c_0_73,plain,
    subset(union(set_intersection2(X1,X2)),set_intersection2(union(X1),union(X2))),
    inference(spm,[status(thm)],[c_0_71,c_0_32]) ).

cnf(c_0_74,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_72,c_0_73])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : SET944+1 : TPTP v8.1.0. Released v3.2.0.
% 0.12/0.13  % Command  : run_ET %s %d
% 0.12/0.34  % Computer : n018.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Sun Jul 10 04:27:42 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.32/20.50  # Running protocol protocol_eprover_29fa5c60d0ee03ec4f64b055553dc135fbe4ee3a for 23 seconds:
% 0.32/20.50  # Preprocessing time       : 0.015 s
% 0.32/20.50  
% 0.32/20.50  # Proof found!
% 0.32/20.50  # SZS status Theorem
% 0.32/20.50  # SZS output start CNFRefutation
% See solution above
% 0.32/20.50  # Proof object total steps             : 75
% 0.32/20.50  # Proof object clause steps            : 62
% 0.32/20.50  # Proof object formula steps           : 13
% 0.32/20.50  # Proof object conjectures             : 5
% 0.32/20.50  # Proof object clause conjectures      : 2
% 0.32/20.50  # Proof object formula conjectures     : 3
% 0.32/20.50  # Proof object initial clauses used    : 13
% 0.32/20.50  # Proof object initial formulas used   : 6
% 0.32/20.50  # Proof object generating inferences   : 46
% 0.32/20.50  # Proof object simplifying inferences  : 16
% 0.32/20.50  # Training examples: 0 positive, 0 negative
% 0.32/20.50  # Parsed axioms                        : 10
% 0.32/20.50  # Removed by relevancy pruning/SinE    : 0
% 0.32/20.50  # Initial clauses                      : 22
% 0.32/20.50  # Removed in clause preprocessing      : 0
% 0.32/20.50  # Initial clauses in saturation        : 22
% 0.32/20.50  # Processed clauses                    : 22531
% 0.32/20.50  # ...of these trivial                  : 3380
% 0.32/20.50  # ...subsumed                          : 13984
% 0.32/20.50  # ...remaining for further processing  : 5167
% 0.32/20.50  # Other redundant clauses eliminated   : 6
% 0.32/20.50  # Clauses deleted for lack of memory   : 954634
% 0.32/20.50  # Backward-subsumed                    : 27
% 0.32/20.50  # Backward-rewritten                   : 599
% 0.32/20.50  # Generated clauses                    : 1297466
% 0.32/20.50  # ...of the previous two non-trivial   : 1194782
% 0.32/20.50  # Contextual simplify-reflections      : 983
% 0.32/20.50  # Paramodulations                      : 1295814
% 0.32/20.50  # Factorizations                       : 604
% 0.32/20.50  # Equation resolutions                 : 1048
% 0.32/20.50  # Current number of processed clauses  : 4541
% 0.32/20.50  #    Positive orientable unit clauses  : 352
% 0.32/20.50  #    Positive unorientable unit clauses: 4
% 0.32/20.50  #    Negative unit clauses             : 156
% 0.32/20.50  #    Non-unit-clauses                  : 4029
% 0.32/20.50  # Current number of unprocessed clauses: 113016
% 0.32/20.50  # ...number of literals in the above   : 369921
% 0.32/20.50  # Current number of archived formulas  : 0
% 0.32/20.50  # Current number of archived clauses   : 626
% 0.32/20.50  # Clause-clause subsumption calls (NU) : 1910844
% 0.32/20.50  # Rec. Clause-clause subsumption calls : 492701
% 0.32/20.50  # Non-unit clause-clause subsumptions  : 10366
% 0.32/20.50  # Unit Clause-clause subsumption calls : 39063
% 0.32/20.50  # Rewrite failures with RHS unbound    : 0
% 0.32/20.50  # BW rewrite match attempts            : 14806
% 0.32/20.50  # BW rewrite match successes           : 889
% 0.32/20.50  # Condensation attempts                : 0
% 0.32/20.50  # Condensation successes               : 0
% 0.32/20.50  # Termbank termtop insertions          : 27730312
% 0.32/20.50  
% 0.32/20.50  # -------------------------------------------------
% 0.32/20.50  # User time                : 19.665 s
% 0.32/20.50  # System time              : 0.149 s
% 0.32/20.50  # Total time               : 19.814 s
% 0.32/20.50  # Maximum resident set size: 150144 pages
% 0.32/23.41  eprover: CPU time limit exceeded, terminating
% 0.32/23.41  eprover: CPU time limit exceeded, terminating
% 0.32/23.41  eprover: CPU time limit exceeded, terminating
% 0.32/23.43  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.32/23.43  eprover: No such file or directory
% 0.32/23.43  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.32/23.43  eprover: No such file or directory
% 0.32/23.43  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.32/23.43  eprover: No such file or directory
% 0.32/23.43  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.32/23.43  eprover: No such file or directory
% 0.32/23.43  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.32/23.43  eprover: No such file or directory
% 0.32/23.43  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.32/23.43  eprover: No such file or directory
% 0.32/23.43  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.32/23.43  eprover: No such file or directory
% 0.32/23.43  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.32/23.43  eprover: No such file or directory
% 0.32/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.32/23.44  eprover: No such file or directory
% 0.32/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.32/23.44  eprover: No such file or directory
% 0.32/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.32/23.44  eprover: No such file or directory
% 0.32/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.32/23.44  eprover: No such file or directory
% 0.32/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.32/23.44  eprover: No such file or directory
% 0.32/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.32/23.44  eprover: No such file or directory
% 0.32/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.32/23.45  eprover: No such file or directory
% 0.32/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.32/23.45  eprover: No such file or directory
% 0.32/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.32/23.45  eprover: No such file or directory
% 0.32/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.32/23.45  eprover: No such file or directory
% 0.32/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.32/23.45  eprover: No such file or directory
% 0.32/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.32/23.45  eprover: No such file or directory
% 0.32/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.32/23.46  eprover: No such file or directory
% 0.32/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.32/23.46  eprover: No such file or directory
% 0.32/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.32/23.46  eprover: No such file or directory
% 0.32/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.32/23.46  eprover: No such file or directory
% 0.32/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.32/23.46  eprover: No such file or directory
% 0.32/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.32/23.46  eprover: No such file or directory
% 0.32/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.32/23.46  eprover: No such file or directory
% 0.32/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.32/23.47  eprover: No such file or directory
% 0.32/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.32/23.47  eprover: No such file or directory
% 0.32/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.32/23.47  eprover: No such file or directory
% 0.32/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.32/23.47  eprover: No such file or directory
% 0.32/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.32/23.48  eprover: No such file or directory
% 0.32/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.32/23.48  eprover: No such file or directory
%------------------------------------------------------------------------------