TSTP Solution File: SET686+3 by E---3.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1
% Problem  : SET686+3 : TPTP v8.1.2. Released v2.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n005.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 : 2400s
% WCLimit  : 300s
% DateTime : Tue Oct 10 19:20:15 EDT 2023

% Result   : Theorem 0.19s 0.49s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   13
% Syntax   : Number of formulae    :  109 (  14 unt;   0 def)
%            Number of atoms       :  452 (   4 equ)
%            Maximal formula atoms :   22 (   4 avg)
%            Number of connectives :  590 ( 247   ~; 241   |;  45   &)
%                                         (  10 <=>;  47  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   16 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :   19 (  19 usr;   8 con; 0-4 aty)
%            Number of variables   :  218 (  12 sgn;  79   !;   3   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(p7,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ( ~ empty(X2)
            & ilf_type(X2,set_type) )
         => ( ilf_type(X1,member_type(X2))
          <=> member(X1,X2) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.d5bCuM1XFc/E---3.1_30970.p',p7) ).

fof(p21,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ( ~ empty(power_set(X1))
        & ilf_type(power_set(X1),set_type) ) ),
    file('/export/starexec/sandbox/tmp/tmp.d5bCuM1XFc/E---3.1_30970.p',p21) ).

fof(p27,axiom,
    ! [X1] : ilf_type(X1,set_type),
    file('/export/starexec/sandbox/tmp/tmp.d5bCuM1XFc/E---3.1_30970.p',p27) ).

fof(p17,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ( ilf_type(X2,subset_type(X1))
          <=> ilf_type(X2,member_type(power_set(X1))) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.d5bCuM1XFc/E---3.1_30970.p',p17) ).

fof(p9,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ( empty(X1)
      <=> ! [X2] :
            ( ilf_type(X2,set_type)
           => ~ member(X2,X1) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.d5bCuM1XFc/E---3.1_30970.p',p9) ).

fof(p24,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ! [X3] :
              ( ilf_type(X3,subset_type(cross_product(X1,X2)))
             => relation_like(X3) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.d5bCuM1XFc/E---3.1_30970.p',p24) ).

fof(p5,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ( ! [X3] :
                ( ilf_type(X3,subset_type(cross_product(X1,X2)))
               => ilf_type(X3,relation_type(X1,X2)) )
            & ! [X4] :
                ( ilf_type(X4,relation_type(X1,X2))
               => ilf_type(X4,subset_type(cross_product(X1,X2))) ) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.d5bCuM1XFc/E---3.1_30970.p',p5) ).

fof(p20,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ( member(X1,power_set(X2))
          <=> ! [X3] :
                ( ilf_type(X3,set_type)
               => ( member(X3,X1)
                 => member(X3,X2) ) ) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.d5bCuM1XFc/E---3.1_30970.p',p20) ).

fof(p15,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ( ilf_type(X1,binary_relation_type)
      <=> ( relation_like(X1)
          & ilf_type(X1,set_type) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.d5bCuM1XFc/E---3.1_30970.p',p15) ).

fof(prove_relset_1_53,conjecture,
    ! [X1] :
      ( ( ~ empty(X1)
        & ilf_type(X1,set_type) )
     => ! [X2] :
          ( ( ~ empty(X2)
            & ilf_type(X2,set_type) )
         => ! [X3] :
              ( ( ~ empty(X3)
                & ilf_type(X3,set_type) )
             => ! [X4] :
                  ( ilf_type(X4,relation_type(X1,X3))
                 => ! [X5] :
                      ( ilf_type(X5,member_type(X1))
                     => ( member(X5,inverse4(X1,X3,X4,X2))
                      <=> ? [X6] :
                            ( ilf_type(X6,member_type(X3))
                            & member(ordered_pair(X5,X6),X4)
                            & member(X6,X2) ) ) ) ) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.d5bCuM1XFc/E---3.1_30970.p',prove_relset_1_53) ).

fof(p1,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ! [X3] :
              ( ilf_type(X3,binary_relation_type)
             => ( member(X2,inverse2(X3,X1))
              <=> ? [X4] :
                    ( ilf_type(X4,set_type)
                    & member(ordered_pair(X2,X4),X3)
                    & member(X4,X1) ) ) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.d5bCuM1XFc/E---3.1_30970.p',p1) ).

fof(p2,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ! [X3] :
              ( ilf_type(X3,set_type)
             => ! [X4] :
                  ( ilf_type(X4,set_type)
                 => ! [X5] :
                      ( ilf_type(X5,relation_type(X1,X2))
                     => ( member(ordered_pair(X3,X4),X5)
                       => ( member(X3,X1)
                          & member(X4,X2) ) ) ) ) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.d5bCuM1XFc/E---3.1_30970.p',p2) ).

fof(p25,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ! [X3] :
              ( ilf_type(X3,relation_type(X1,X2))
             => ! [X4] :
                  ( ilf_type(X4,set_type)
                 => inverse4(X1,X2,X3,X4) = inverse2(X3,X4) ) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.d5bCuM1XFc/E---3.1_30970.p',p25) ).

fof(c_0_13,plain,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ( ~ empty(X2)
            & ilf_type(X2,set_type) )
         => ( ilf_type(X1,member_type(X2))
          <=> member(X1,X2) ) ) ),
    inference(fof_simplification,[status(thm)],[p7]) ).

fof(c_0_14,plain,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ( ~ empty(power_set(X1))
        & ilf_type(power_set(X1),set_type) ) ),
    inference(fof_simplification,[status(thm)],[p21]) ).

fof(c_0_15,plain,
    ! [X38,X39] :
      ( ( ~ ilf_type(X38,member_type(X39))
        | member(X38,X39)
        | empty(X39)
        | ~ ilf_type(X39,set_type)
        | ~ ilf_type(X38,set_type) )
      & ( ~ member(X38,X39)
        | ilf_type(X38,member_type(X39))
        | empty(X39)
        | ~ ilf_type(X39,set_type)
        | ~ ilf_type(X38,set_type) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_13])])])]) ).

fof(c_0_16,plain,
    ! [X37] : ilf_type(X37,set_type),
    inference(variable_rename,[status(thm)],[p27]) ).

fof(c_0_17,plain,
    ! [X42,X43] :
      ( ( ~ ilf_type(X43,subset_type(X42))
        | ilf_type(X43,member_type(power_set(X42)))
        | ~ ilf_type(X43,set_type)
        | ~ ilf_type(X42,set_type) )
      & ( ~ ilf_type(X43,member_type(power_set(X42)))
        | ilf_type(X43,subset_type(X42))
        | ~ ilf_type(X43,set_type)
        | ~ ilf_type(X42,set_type) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p17])])])]) ).

fof(c_0_18,plain,
    ! [X64] :
      ( ( ~ empty(power_set(X64))
        | ~ ilf_type(X64,set_type) )
      & ( ilf_type(power_set(X64),set_type)
        | ~ ilf_type(X64,set_type) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_14])])]) ).

fof(c_0_19,plain,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ( empty(X1)
      <=> ! [X2] :
            ( ilf_type(X2,set_type)
           => ~ member(X2,X1) ) ) ),
    inference(fof_simplification,[status(thm)],[p9]) ).

fof(c_0_20,plain,
    ! [X57,X58,X59] :
      ( ~ ilf_type(X57,set_type)
      | ~ ilf_type(X58,set_type)
      | ~ ilf_type(X59,subset_type(cross_product(X57,X58)))
      | relation_like(X59) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p24])])]) ).

fof(c_0_21,plain,
    ! [X75,X76,X77,X78] :
      ( ( ~ ilf_type(X77,subset_type(cross_product(X75,X76)))
        | ilf_type(X77,relation_type(X75,X76))
        | ~ ilf_type(X76,set_type)
        | ~ ilf_type(X75,set_type) )
      & ( ~ ilf_type(X78,relation_type(X75,X76))
        | ilf_type(X78,subset_type(cross_product(X75,X76)))
        | ~ ilf_type(X76,set_type)
        | ~ ilf_type(X75,set_type) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p5])])])]) ).

fof(c_0_22,plain,
    ! [X60,X61,X62] :
      ( ( ~ member(X60,power_set(X61))
        | ~ ilf_type(X62,set_type)
        | ~ member(X62,X60)
        | member(X62,X61)
        | ~ ilf_type(X61,set_type)
        | ~ ilf_type(X60,set_type) )
      & ( ilf_type(esk14_2(X60,X61),set_type)
        | member(X60,power_set(X61))
        | ~ ilf_type(X61,set_type)
        | ~ ilf_type(X60,set_type) )
      & ( member(esk14_2(X60,X61),X60)
        | member(X60,power_set(X61))
        | ~ ilf_type(X61,set_type)
        | ~ ilf_type(X60,set_type) )
      & ( ~ member(esk14_2(X60,X61),X61)
        | member(X60,power_set(X61))
        | ~ ilf_type(X61,set_type)
        | ~ ilf_type(X60,set_type) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p20])])])])]) ).

cnf(c_0_23,plain,
    ( member(X1,X2)
    | empty(X2)
    | ~ ilf_type(X1,member_type(X2))
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X1,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

cnf(c_0_24,plain,
    ilf_type(X1,set_type),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_25,plain,
    ( ilf_type(X1,member_type(power_set(X2)))
    | ~ ilf_type(X1,subset_type(X2))
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_26,plain,
    ( ~ empty(power_set(X1))
    | ~ ilf_type(X1,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

fof(c_0_27,plain,
    ! [X19,X20] :
      ( ( ~ empty(X19)
        | ~ ilf_type(X20,set_type)
        | ~ member(X20,X19)
        | ~ ilf_type(X19,set_type) )
      & ( ilf_type(esk7_1(X19),set_type)
        | empty(X19)
        | ~ ilf_type(X19,set_type) )
      & ( member(esk7_1(X19),X19)
        | empty(X19)
        | ~ ilf_type(X19,set_type) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_19])])])])]) ).

fof(c_0_28,plain,
    ! [X56] :
      ( ( relation_like(X56)
        | ~ ilf_type(X56,binary_relation_type)
        | ~ ilf_type(X56,set_type) )
      & ( ilf_type(X56,set_type)
        | ~ ilf_type(X56,binary_relation_type)
        | ~ ilf_type(X56,set_type) )
      & ( ~ relation_like(X56)
        | ~ ilf_type(X56,set_type)
        | ilf_type(X56,binary_relation_type)
        | ~ ilf_type(X56,set_type) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p15])])]) ).

cnf(c_0_29,plain,
    ( relation_like(X3)
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X3,subset_type(cross_product(X1,X2))) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

cnf(c_0_30,plain,
    ( ilf_type(X1,subset_type(cross_product(X2,X3)))
    | ~ ilf_type(X1,relation_type(X2,X3))
    | ~ ilf_type(X3,set_type)
    | ~ ilf_type(X2,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

fof(c_0_31,negated_conjecture,
    ~ ! [X1] :
        ( ( ~ empty(X1)
          & ilf_type(X1,set_type) )
       => ! [X2] :
            ( ( ~ empty(X2)
              & ilf_type(X2,set_type) )
           => ! [X3] :
                ( ( ~ empty(X3)
                  & ilf_type(X3,set_type) )
               => ! [X4] :
                    ( ilf_type(X4,relation_type(X1,X3))
                   => ! [X5] :
                        ( ilf_type(X5,member_type(X1))
                       => ( member(X5,inverse4(X1,X3,X4,X2))
                        <=> ? [X6] :
                              ( ilf_type(X6,member_type(X3))
                              & member(ordered_pair(X5,X6),X4)
                              & member(X6,X2) ) ) ) ) ) ) ),
    inference(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],[prove_relset_1_53])]) ).

cnf(c_0_32,plain,
    ( member(X3,X2)
    | ~ member(X1,power_set(X2))
    | ~ ilf_type(X3,set_type)
    | ~ member(X3,X1)
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X1,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

cnf(c_0_33,plain,
    ( empty(X1)
    | member(X2,X1)
    | ~ ilf_type(X2,member_type(X1)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_23,c_0_24]),c_0_24])]) ).

cnf(c_0_34,plain,
    ( ilf_type(X1,member_type(power_set(X2)))
    | ~ ilf_type(X1,subset_type(X2)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_25,c_0_24]),c_0_24])]) ).

cnf(c_0_35,plain,
    ~ empty(power_set(X1)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_26,c_0_24])]) ).

cnf(c_0_36,plain,
    ( ~ empty(X1)
    | ~ ilf_type(X2,set_type)
    | ~ member(X2,X1)
    | ~ ilf_type(X1,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_27]) ).

cnf(c_0_37,plain,
    ( ilf_type(X1,binary_relation_type)
    | ~ relation_like(X1)
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X1,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_38,plain,
    ( relation_like(X1)
    | ~ ilf_type(X1,subset_type(cross_product(X2,X3))) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_29,c_0_24]),c_0_24])]) ).

cnf(c_0_39,plain,
    ( ilf_type(X1,subset_type(cross_product(X2,X3)))
    | ~ ilf_type(X1,relation_type(X2,X3)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_30,c_0_24]),c_0_24])]) ).

fof(c_0_40,negated_conjecture,
    ! [X12] :
      ( ~ empty(esk1_0)
      & ilf_type(esk1_0,set_type)
      & ~ empty(esk2_0)
      & ilf_type(esk2_0,set_type)
      & ~ empty(esk3_0)
      & ilf_type(esk3_0,set_type)
      & ilf_type(esk4_0,relation_type(esk1_0,esk3_0))
      & ilf_type(esk5_0,member_type(esk1_0))
      & ( ~ member(esk5_0,inverse4(esk1_0,esk3_0,esk4_0,esk2_0))
        | ~ ilf_type(X12,member_type(esk3_0))
        | ~ member(ordered_pair(esk5_0,X12),esk4_0)
        | ~ member(X12,esk2_0) )
      & ( ilf_type(esk6_0,member_type(esk3_0))
        | member(esk5_0,inverse4(esk1_0,esk3_0,esk4_0,esk2_0)) )
      & ( member(ordered_pair(esk5_0,esk6_0),esk4_0)
        | member(esk5_0,inverse4(esk1_0,esk3_0,esk4_0,esk2_0)) )
      & ( member(esk6_0,esk2_0)
        | member(esk5_0,inverse4(esk1_0,esk3_0,esk4_0,esk2_0)) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_31])])])])]) ).

cnf(c_0_41,plain,
    ( member(X1,X2)
    | ~ member(X3,power_set(X2))
    | ~ member(X1,X3) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_32,c_0_24]),c_0_24]),c_0_24])]) ).

cnf(c_0_42,plain,
    ( member(X1,power_set(X2))
    | ~ ilf_type(X1,subset_type(X2)) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_33,c_0_34]),c_0_35]) ).

cnf(c_0_43,plain,
    ( ilf_type(X1,subset_type(X2))
    | ~ ilf_type(X1,member_type(power_set(X2)))
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_44,plain,
    ( ilf_type(X1,member_type(X2))
    | empty(X2)
    | ~ member(X1,X2)
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X1,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

cnf(c_0_45,plain,
    ( ~ empty(X1)
    | ~ member(X2,X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_36,c_0_24]),c_0_24])]) ).

cnf(c_0_46,plain,
    ( member(X1,power_set(X2))
    | ~ member(esk14_2(X1,X2),X2)
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X1,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

cnf(c_0_47,plain,
    ( member(esk14_2(X1,X2),X1)
    | member(X1,power_set(X2))
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X1,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

fof(c_0_48,plain,
    ! [X67,X68,X69,X71] :
      ( ( ilf_type(esk16_3(X67,X68,X69),set_type)
        | ~ member(X68,inverse2(X69,X67))
        | ~ ilf_type(X69,binary_relation_type)
        | ~ ilf_type(X68,set_type)
        | ~ ilf_type(X67,set_type) )
      & ( member(ordered_pair(X68,esk16_3(X67,X68,X69)),X69)
        | ~ member(X68,inverse2(X69,X67))
        | ~ ilf_type(X69,binary_relation_type)
        | ~ ilf_type(X68,set_type)
        | ~ ilf_type(X67,set_type) )
      & ( member(esk16_3(X67,X68,X69),X67)
        | ~ member(X68,inverse2(X69,X67))
        | ~ ilf_type(X69,binary_relation_type)
        | ~ ilf_type(X68,set_type)
        | ~ ilf_type(X67,set_type) )
      & ( ~ ilf_type(X71,set_type)
        | ~ member(ordered_pair(X68,X71),X69)
        | ~ member(X71,X67)
        | member(X68,inverse2(X69,X67))
        | ~ ilf_type(X69,binary_relation_type)
        | ~ ilf_type(X68,set_type)
        | ~ ilf_type(X67,set_type) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p1])])])])]) ).

cnf(c_0_49,plain,
    ( ilf_type(X1,binary_relation_type)
    | ~ relation_like(X1)
    | ~ ilf_type(X1,set_type) ),
    inference(cn,[status(thm)],[c_0_37]) ).

cnf(c_0_50,plain,
    ( relation_like(X1)
    | ~ ilf_type(X1,relation_type(X2,X3)) ),
    inference(spm,[status(thm)],[c_0_38,c_0_39]) ).

cnf(c_0_51,negated_conjecture,
    ilf_type(esk4_0,relation_type(esk1_0,esk3_0)),
    inference(split_conjunct,[status(thm)],[c_0_40]) ).

fof(c_0_52,plain,
    ! [X14,X15,X16,X17,X18] :
      ( ( member(X16,X14)
        | ~ member(ordered_pair(X16,X17),X18)
        | ~ ilf_type(X18,relation_type(X14,X15))
        | ~ ilf_type(X17,set_type)
        | ~ ilf_type(X16,set_type)
        | ~ ilf_type(X15,set_type)
        | ~ ilf_type(X14,set_type) )
      & ( member(X17,X15)
        | ~ member(ordered_pair(X16,X17),X18)
        | ~ ilf_type(X18,relation_type(X14,X15))
        | ~ ilf_type(X17,set_type)
        | ~ ilf_type(X16,set_type)
        | ~ ilf_type(X15,set_type)
        | ~ ilf_type(X14,set_type) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p2])])])]) ).

cnf(c_0_53,plain,
    ( member(X1,X2)
    | ~ member(X1,X3)
    | ~ ilf_type(X3,subset_type(X2)) ),
    inference(spm,[status(thm)],[c_0_41,c_0_42]) ).

cnf(c_0_54,plain,
    ( ilf_type(X1,subset_type(X2))
    | ~ ilf_type(X1,member_type(power_set(X2))) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_43,c_0_24]),c_0_24])]) ).

cnf(c_0_55,plain,
    ( ilf_type(X1,member_type(X2))
    | ~ member(X1,X2) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_44,c_0_24]),c_0_24])]),c_0_45]) ).

cnf(c_0_56,plain,
    ( member(X1,power_set(X2))
    | ~ member(esk14_2(X1,X2),X2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_46,c_0_24]),c_0_24])]) ).

cnf(c_0_57,plain,
    ( member(esk14_2(X1,X2),X1)
    | member(X1,power_set(X2)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_47,c_0_24]),c_0_24])]) ).

cnf(c_0_58,negated_conjecture,
    ( ~ member(esk5_0,inverse4(esk1_0,esk3_0,esk4_0,esk2_0))
    | ~ ilf_type(X1,member_type(esk3_0))
    | ~ member(ordered_pair(esk5_0,X1),esk4_0)
    | ~ member(X1,esk2_0) ),
    inference(split_conjunct,[status(thm)],[c_0_40]) ).

cnf(c_0_59,negated_conjecture,
    ( member(ordered_pair(esk5_0,esk6_0),esk4_0)
    | member(esk5_0,inverse4(esk1_0,esk3_0,esk4_0,esk2_0)) ),
    inference(split_conjunct,[status(thm)],[c_0_40]) ).

cnf(c_0_60,plain,
    ( member(ordered_pair(X1,esk16_3(X2,X1,X3)),X3)
    | ~ member(X1,inverse2(X3,X2))
    | ~ ilf_type(X3,binary_relation_type)
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_48]) ).

cnf(c_0_61,plain,
    ( ilf_type(X1,binary_relation_type)
    | ~ relation_like(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_49,c_0_24])]) ).

cnf(c_0_62,negated_conjecture,
    relation_like(esk4_0),
    inference(spm,[status(thm)],[c_0_50,c_0_51]) ).

fof(c_0_63,plain,
    ! [X44,X45,X46,X47] :
      ( ~ ilf_type(X44,set_type)
      | ~ ilf_type(X45,set_type)
      | ~ ilf_type(X46,relation_type(X44,X45))
      | ~ ilf_type(X47,set_type)
      | inverse4(X44,X45,X46,X47) = inverse2(X46,X47) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p25])])]) ).

cnf(c_0_64,plain,
    ( member(X1,X2)
    | ~ member(ordered_pair(X3,X1),X4)
    | ~ ilf_type(X4,relation_type(X5,X2))
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X3,set_type)
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X5,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_52]) ).

cnf(c_0_65,plain,
    ( member(X1,cross_product(X2,X3))
    | ~ member(X1,X4)
    | ~ ilf_type(X4,relation_type(X2,X3)) ),
    inference(spm,[status(thm)],[c_0_53,c_0_39]) ).

cnf(c_0_66,plain,
    ( ilf_type(X1,relation_type(X2,X3))
    | ~ ilf_type(X1,subset_type(cross_product(X2,X3)))
    | ~ ilf_type(X3,set_type)
    | ~ ilf_type(X2,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

cnf(c_0_67,plain,
    ( ilf_type(X1,subset_type(X2))
    | ~ member(X1,power_set(X2)) ),
    inference(spm,[status(thm)],[c_0_54,c_0_55]) ).

cnf(c_0_68,plain,
    member(X1,power_set(X1)),
    inference(spm,[status(thm)],[c_0_56,c_0_57]) ).

cnf(c_0_69,negated_conjecture,
    ( member(ordered_pair(esk5_0,esk6_0),esk4_0)
    | ~ member(ordered_pair(esk5_0,X1),esk4_0)
    | ~ member(X1,esk2_0)
    | ~ ilf_type(X1,member_type(esk3_0)) ),
    inference(spm,[status(thm)],[c_0_58,c_0_59]) ).

cnf(c_0_70,plain,
    ( member(ordered_pair(X1,esk16_3(X2,X1,X3)),X3)
    | ~ member(X1,inverse2(X3,X2))
    | ~ ilf_type(X3,binary_relation_type) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_60,c_0_24]),c_0_24])]) ).

cnf(c_0_71,negated_conjecture,
    ilf_type(esk4_0,binary_relation_type),
    inference(spm,[status(thm)],[c_0_61,c_0_62]) ).

cnf(c_0_72,plain,
    ( inverse4(X1,X2,X3,X4) = inverse2(X3,X4)
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X3,relation_type(X1,X2))
    | ~ ilf_type(X4,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_63]) ).

cnf(c_0_73,plain,
    ( member(X1,X2)
    | ~ member(ordered_pair(X3,X1),X4)
    | ~ ilf_type(X4,relation_type(X5,X2)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_64,c_0_24]),c_0_24]),c_0_24]),c_0_24])]) ).

cnf(c_0_74,negated_conjecture,
    ( member(X1,cross_product(esk1_0,esk3_0))
    | ~ member(X1,esk4_0) ),
    inference(spm,[status(thm)],[c_0_65,c_0_51]) ).

cnf(c_0_75,plain,
    ( ilf_type(X1,relation_type(X2,X3))
    | ~ ilf_type(X1,subset_type(cross_product(X2,X3))) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_66,c_0_24]),c_0_24])]) ).

cnf(c_0_76,plain,
    ilf_type(X1,subset_type(X1)),
    inference(spm,[status(thm)],[c_0_67,c_0_68]) ).

cnf(c_0_77,negated_conjecture,
    ( member(esk6_0,esk2_0)
    | member(esk5_0,inverse4(esk1_0,esk3_0,esk4_0,esk2_0)) ),
    inference(split_conjunct,[status(thm)],[c_0_40]) ).

cnf(c_0_78,negated_conjecture,
    ( member(ordered_pair(esk5_0,esk6_0),esk4_0)
    | ~ member(esk16_3(X1,esk5_0,esk4_0),esk2_0)
    | ~ member(esk5_0,inverse2(esk4_0,X1))
    | ~ ilf_type(esk16_3(X1,esk5_0,esk4_0),member_type(esk3_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_69,c_0_70]),c_0_71])]) ).

cnf(c_0_79,plain,
    ( member(esk16_3(X1,X2,X3),X1)
    | ~ member(X2,inverse2(X3,X1))
    | ~ ilf_type(X3,binary_relation_type)
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X1,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_48]) ).

cnf(c_0_80,plain,
    ( inverse4(X1,X2,X3,X4) = inverse2(X3,X4)
    | ~ ilf_type(X3,relation_type(X1,X2)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_72,c_0_24]),c_0_24]),c_0_24])]) ).

cnf(c_0_81,negated_conjecture,
    ( member(X1,X2)
    | ~ member(ordered_pair(X3,X1),esk4_0)
    | ~ ilf_type(cross_product(esk1_0,esk3_0),relation_type(X4,X2)) ),
    inference(spm,[status(thm)],[c_0_73,c_0_74]) ).

cnf(c_0_82,plain,
    ilf_type(cross_product(X1,X2),relation_type(X1,X2)),
    inference(spm,[status(thm)],[c_0_75,c_0_76]) ).

cnf(c_0_83,negated_conjecture,
    ( member(esk6_0,esk2_0)
    | ~ member(ordered_pair(esk5_0,X1),esk4_0)
    | ~ member(X1,esk2_0)
    | ~ ilf_type(X1,member_type(esk3_0)) ),
    inference(spm,[status(thm)],[c_0_58,c_0_77]) ).

cnf(c_0_84,negated_conjecture,
    ( ilf_type(esk6_0,member_type(esk3_0))
    | member(esk5_0,inverse4(esk1_0,esk3_0,esk4_0,esk2_0)) ),
    inference(split_conjunct,[status(thm)],[c_0_40]) ).

cnf(c_0_85,negated_conjecture,
    ( member(ordered_pair(esk5_0,esk6_0),esk4_0)
    | ~ member(esk16_3(X1,esk5_0,esk4_0),esk2_0)
    | ~ member(esk16_3(X1,esk5_0,esk4_0),esk3_0)
    | ~ member(esk5_0,inverse2(esk4_0,X1)) ),
    inference(spm,[status(thm)],[c_0_78,c_0_55]) ).

cnf(c_0_86,plain,
    ( member(esk16_3(X1,X2,X3),X1)
    | ~ member(X2,inverse2(X3,X1))
    | ~ ilf_type(X3,binary_relation_type) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_79,c_0_24]),c_0_24])]) ).

cnf(c_0_87,negated_conjecture,
    ( member(ordered_pair(esk5_0,esk6_0),esk4_0)
    | member(esk5_0,inverse2(esk4_0,esk2_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_59,c_0_80]),c_0_51])]) ).

cnf(c_0_88,negated_conjecture,
    ( member(X1,esk3_0)
    | ~ member(ordered_pair(X2,X1),esk4_0) ),
    inference(spm,[status(thm)],[c_0_81,c_0_82]) ).

cnf(c_0_89,negated_conjecture,
    ( member(esk6_0,esk2_0)
    | ~ member(esk16_3(X1,esk5_0,esk4_0),esk2_0)
    | ~ member(esk5_0,inverse2(esk4_0,X1))
    | ~ ilf_type(esk16_3(X1,esk5_0,esk4_0),member_type(esk3_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_83,c_0_70]),c_0_71])]) ).

cnf(c_0_90,negated_conjecture,
    ( ilf_type(esk6_0,member_type(esk3_0))
    | ~ member(ordered_pair(esk5_0,X1),esk4_0)
    | ~ member(X1,esk2_0)
    | ~ ilf_type(X1,member_type(esk3_0)) ),
    inference(spm,[status(thm)],[c_0_58,c_0_84]) ).

cnf(c_0_91,plain,
    ( member(X2,inverse2(X3,X4))
    | ~ ilf_type(X1,set_type)
    | ~ member(ordered_pair(X2,X1),X3)
    | ~ member(X1,X4)
    | ~ ilf_type(X3,binary_relation_type)
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X4,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_48]) ).

cnf(c_0_92,negated_conjecture,
    ( member(ordered_pair(esk5_0,esk6_0),esk4_0)
    | ~ member(esk16_3(esk2_0,esk5_0,esk4_0),esk3_0) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_85,c_0_86]),c_0_71])]),c_0_87]) ).

cnf(c_0_93,negated_conjecture,
    ( member(esk16_3(X1,X2,esk4_0),esk3_0)
    | ~ member(X2,inverse2(esk4_0,X1)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_88,c_0_70]),c_0_71])]) ).

cnf(c_0_94,negated_conjecture,
    ( member(esk6_0,esk2_0)
    | ~ member(esk16_3(X1,esk5_0,esk4_0),esk2_0)
    | ~ member(esk16_3(X1,esk5_0,esk4_0),esk3_0)
    | ~ member(esk5_0,inverse2(esk4_0,X1)) ),
    inference(spm,[status(thm)],[c_0_89,c_0_55]) ).

cnf(c_0_95,negated_conjecture,
    ( member(esk5_0,inverse2(esk4_0,esk2_0))
    | member(esk6_0,esk2_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_77,c_0_80]),c_0_51])]) ).

cnf(c_0_96,negated_conjecture,
    ( ilf_type(esk6_0,member_type(esk3_0))
    | ~ member(esk16_3(X1,esk5_0,esk4_0),esk2_0)
    | ~ member(esk5_0,inverse2(esk4_0,X1))
    | ~ ilf_type(esk16_3(X1,esk5_0,esk4_0),member_type(esk3_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_90,c_0_70]),c_0_71])]) ).

cnf(c_0_97,plain,
    ( member(X1,inverse2(X2,X3))
    | ~ member(ordered_pair(X1,X4),X2)
    | ~ member(X4,X3)
    | ~ ilf_type(X2,binary_relation_type) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_91,c_0_24]),c_0_24]),c_0_24])]) ).

cnf(c_0_98,negated_conjecture,
    member(ordered_pair(esk5_0,esk6_0),esk4_0),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_92,c_0_93]),c_0_87]) ).

cnf(c_0_99,negated_conjecture,
    ( member(esk6_0,esk2_0)
    | ~ member(esk16_3(esk2_0,esk5_0,esk4_0),esk3_0) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_94,c_0_86]),c_0_71])]),c_0_95]) ).

cnf(c_0_100,negated_conjecture,
    ( ilf_type(esk6_0,member_type(esk3_0))
    | ~ member(esk16_3(X1,esk5_0,esk4_0),esk2_0)
    | ~ member(esk16_3(X1,esk5_0,esk4_0),esk3_0)
    | ~ member(esk5_0,inverse2(esk4_0,X1)) ),
    inference(spm,[status(thm)],[c_0_96,c_0_55]) ).

cnf(c_0_101,negated_conjecture,
    ( member(esk5_0,inverse2(esk4_0,esk2_0))
    | ilf_type(esk6_0,member_type(esk3_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_84,c_0_80]),c_0_51])]) ).

cnf(c_0_102,negated_conjecture,
    ( ~ member(esk5_0,inverse2(esk4_0,esk2_0))
    | ~ member(ordered_pair(esk5_0,X1),esk4_0)
    | ~ member(X1,esk2_0)
    | ~ ilf_type(X1,member_type(esk3_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_58,c_0_80]),c_0_51])]) ).

cnf(c_0_103,negated_conjecture,
    ( member(esk5_0,inverse2(esk4_0,X1))
    | ~ member(esk6_0,X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_97,c_0_98]),c_0_71])]) ).

cnf(c_0_104,negated_conjecture,
    member(esk6_0,esk2_0),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_99,c_0_93]),c_0_95]) ).

cnf(c_0_105,negated_conjecture,
    ( ilf_type(esk6_0,member_type(esk3_0))
    | ~ member(esk16_3(esk2_0,esk5_0,esk4_0),esk3_0) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_100,c_0_86]),c_0_71])]),c_0_101]) ).

cnf(c_0_106,negated_conjecture,
    ( ~ member(ordered_pair(esk5_0,X1),esk4_0)
    | ~ member(X1,esk2_0)
    | ~ ilf_type(X1,member_type(esk3_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_102,c_0_103]),c_0_104])]) ).

cnf(c_0_107,negated_conjecture,
    ilf_type(esk6_0,member_type(esk3_0)),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_105,c_0_93]),c_0_101]) ).

cnf(c_0_108,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_106,c_0_98]),c_0_104]),c_0_107])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : SET686+3 : TPTP v8.1.2. Released v2.2.0.
% 0.07/0.14  % Command    : run_E %s %d THM
% 0.13/0.35  % Computer : n005.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 2400
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Oct  2 16:44:16 EDT 2023
% 0.13/0.35  % CPUTime    : 
% 0.19/0.46  Running first-order theorem proving
% 0.19/0.46  Running: /export/starexec/sandbox/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --auto-schedule=8 --cpu-limit=300 /export/starexec/sandbox/tmp/tmp.d5bCuM1XFc/E---3.1_30970.p
% 0.19/0.49  # Version: 3.1pre001
% 0.19/0.49  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.19/0.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.19/0.49  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.19/0.49  # Starting new_bool_3 with 300s (1) cores
% 0.19/0.49  # Starting new_bool_1 with 300s (1) cores
% 0.19/0.49  # Starting sh5l with 300s (1) cores
% 0.19/0.49  # new_bool_3 with pid 31051 completed with status 0
% 0.19/0.49  # Result found by new_bool_3
% 0.19/0.49  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.19/0.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.19/0.49  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.19/0.49  # Starting new_bool_3 with 300s (1) cores
% 0.19/0.49  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.19/0.49  # Search class: FGHSF-FFMM31-SFFFFFNN
% 0.19/0.49  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.19/0.49  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04BN with 181s (1) cores
% 0.19/0.49  # G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04BN with pid 31059 completed with status 0
% 0.19/0.49  # Result found by G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04BN
% 0.19/0.49  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.19/0.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.19/0.49  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.19/0.49  # Starting new_bool_3 with 300s (1) cores
% 0.19/0.49  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.19/0.49  # Search class: FGHSF-FFMM31-SFFFFFNN
% 0.19/0.49  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.19/0.49  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04BN with 181s (1) cores
% 0.19/0.49  # Preprocessing time       : 0.001 s
% 0.19/0.49  # Presaturation interreduction done
% 0.19/0.49  
% 0.19/0.49  # Proof found!
% 0.19/0.49  # SZS status Theorem
% 0.19/0.49  # SZS output start CNFRefutation
% See solution above
% 0.19/0.49  # Parsed axioms                        : 28
% 0.19/0.49  # Removed by relevancy pruning/SinE    : 3
% 0.19/0.49  # Initial clauses                      : 60
% 0.19/0.49  # Removed in clause preprocessing      : 3
% 0.19/0.49  # Initial clauses in saturation        : 57
% 0.19/0.49  # Processed clauses                    : 308
% 0.19/0.49  # ...of these trivial                  : 13
% 0.19/0.49  # ...subsumed                          : 70
% 0.19/0.49  # ...remaining for further processing  : 225
% 0.19/0.49  # Other redundant clauses eliminated   : 1
% 0.19/0.49  # Clauses deleted for lack of memory   : 0
% 0.19/0.49  # Backward-subsumed                    : 6
% 0.19/0.49  # Backward-rewritten                   : 26
% 0.19/0.49  # Generated clauses                    : 461
% 0.19/0.49  # ...of the previous two non-redundant : 429
% 0.19/0.49  # ...aggressively subsumed             : 0
% 0.19/0.49  # Contextual simplify-reflections      : 9
% 0.19/0.49  # Paramodulations                      : 458
% 0.19/0.49  # Factorizations                       : 2
% 0.19/0.49  # NegExts                              : 0
% 0.19/0.49  # Equation resolutions                 : 1
% 0.19/0.49  # Total rewrite steps                  : 170
% 0.19/0.49  # Propositional unsat checks           : 0
% 0.19/0.49  #    Propositional check models        : 0
% 0.19/0.49  #    Propositional check unsatisfiable : 0
% 0.19/0.49  #    Propositional clauses             : 0
% 0.19/0.49  #    Propositional clauses after purity: 0
% 0.19/0.49  #    Propositional unsat core size     : 0
% 0.19/0.49  #    Propositional preprocessing time  : 0.000
% 0.19/0.49  #    Propositional encoding time       : 0.000
% 0.19/0.49  #    Propositional solver time         : 0.000
% 0.19/0.49  #    Success case prop preproc time    : 0.000
% 0.19/0.49  #    Success case prop encoding time   : 0.000
% 0.19/0.49  #    Success case prop solver time     : 0.000
% 0.19/0.49  # Current number of processed clauses  : 151
% 0.19/0.49  #    Positive orientable unit clauses  : 37
% 0.19/0.49  #    Positive unorientable unit clauses: 0
% 0.19/0.49  #    Negative unit clauses             : 5
% 0.19/0.49  #    Non-unit-clauses                  : 109
% 0.19/0.49  # Current number of unprocessed clauses: 219
% 0.19/0.49  # ...number of literals in the above   : 669
% 0.19/0.49  # Current number of archived formulas  : 0
% 0.19/0.49  # Current number of archived clauses   : 74
% 0.19/0.49  # Clause-clause subsumption calls (NU) : 2771
% 0.19/0.49  # Rec. Clause-clause subsumption calls : 2286
% 0.19/0.49  # Non-unit clause-clause subsumptions  : 54
% 0.19/0.49  # Unit Clause-clause subsumption calls : 134
% 0.19/0.49  # Rewrite failures with RHS unbound    : 0
% 0.19/0.49  # BW rewrite match attempts            : 21
% 0.19/0.49  # BW rewrite match successes           : 6
% 0.19/0.49  # Condensation attempts                : 0
% 0.19/0.49  # Condensation successes               : 0
% 0.19/0.49  # Termbank termtop insertions          : 11299
% 0.19/0.49  
% 0.19/0.49  # -------------------------------------------------
% 0.19/0.49  # User time                : 0.019 s
% 0.19/0.49  # System time              : 0.003 s
% 0.19/0.49  # Total time               : 0.022 s
% 0.19/0.49  # Maximum resident set size: 2000 pages
% 0.19/0.49  
% 0.19/0.49  # -------------------------------------------------
% 0.19/0.49  # User time                : 0.020 s
% 0.19/0.49  # System time              : 0.005 s
% 0.19/0.49  # Total time               : 0.025 s
% 0.19/0.49  # Maximum resident set size: 1732 pages
% 0.19/0.49  % E---3.1 exiting
% 0.19/0.50  % E---3.1 exiting
%------------------------------------------------------------------------------