TSTP Solution File: SEU243+2 by E---3.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1
% Problem  : SEU243+2 : TPTP v8.1.2. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n021.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:25:28 EDT 2023

% Result   : Theorem 2.31s 0.86s
% Output   : CNFRefutation 2.31s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    3
% Syntax   : Number of formulae    :   27 (   4 unt;   0 def)
%            Number of atoms       :  125 (  14 equ)
%            Maximal formula atoms :   20 (   4 avg)
%            Number of connectives :  168 (  70   ~;  74   |;  16   &)
%                                         (   4 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    8 (   6 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   2 con; 0-3 aty)
%            Number of variables   :   44 (   0 sgn;  17   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(d3_wellord1,axiom,
    ! [X1] :
      ( relation(X1)
     => ! [X2] :
          ( is_well_founded_in(X1,X2)
        <=> ! [X3] :
              ~ ( subset(X3,X2)
                & X3 != empty_set
                & ! [X4] :
                    ~ ( in(X4,X3)
                      & disjoint(fiber(X1,X4),X3) ) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.rtJCklWLP0/E---3.1_23590.p',d3_wellord1) ).

fof(d2_wellord1,axiom,
    ! [X1] :
      ( relation(X1)
     => ( well_founded_relation(X1)
      <=> ! [X2] :
            ~ ( subset(X2,relation_field(X1))
              & X2 != empty_set
              & ! [X3] :
                  ~ ( in(X3,X2)
                    & disjoint(fiber(X1,X3),X2) ) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.rtJCklWLP0/E---3.1_23590.p',d2_wellord1) ).

fof(t5_wellord1,conjecture,
    ! [X1] :
      ( relation(X1)
     => ( well_founded_relation(X1)
      <=> is_well_founded_in(X1,relation_field(X1)) ) ),
    file('/export/starexec/sandbox/tmp/tmp.rtJCklWLP0/E---3.1_23590.p',t5_wellord1) ).

fof(c_0_3,plain,
    ! [X8,X9,X10,X12,X14] :
      ( ( in(esk2_3(X8,X9,X10),X10)
        | ~ subset(X10,X9)
        | X10 = empty_set
        | ~ is_well_founded_in(X8,X9)
        | ~ relation(X8) )
      & ( disjoint(fiber(X8,esk2_3(X8,X9,X10)),X10)
        | ~ subset(X10,X9)
        | X10 = empty_set
        | ~ is_well_founded_in(X8,X9)
        | ~ relation(X8) )
      & ( subset(esk3_2(X8,X12),X12)
        | is_well_founded_in(X8,X12)
        | ~ relation(X8) )
      & ( esk3_2(X8,X12) != empty_set
        | is_well_founded_in(X8,X12)
        | ~ relation(X8) )
      & ( ~ in(X14,esk3_2(X8,X12))
        | ~ disjoint(fiber(X8,X14),esk3_2(X8,X12))
        | is_well_founded_in(X8,X12)
        | ~ relation(X8) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[d3_wellord1])])])])])]) ).

fof(c_0_4,plain,
    ! [X19,X20,X23] :
      ( ( in(esk4_2(X19,X20),X20)
        | ~ subset(X20,relation_field(X19))
        | X20 = empty_set
        | ~ well_founded_relation(X19)
        | ~ relation(X19) )
      & ( disjoint(fiber(X19,esk4_2(X19,X20)),X20)
        | ~ subset(X20,relation_field(X19))
        | X20 = empty_set
        | ~ well_founded_relation(X19)
        | ~ relation(X19) )
      & ( subset(esk5_1(X19),relation_field(X19))
        | well_founded_relation(X19)
        | ~ relation(X19) )
      & ( esk5_1(X19) != empty_set
        | well_founded_relation(X19)
        | ~ relation(X19) )
      & ( ~ in(X23,esk5_1(X19))
        | ~ disjoint(fiber(X19,X23),esk5_1(X19))
        | well_founded_relation(X19)
        | ~ relation(X19) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[d2_wellord1])])])])]) ).

fof(c_0_5,negated_conjecture,
    ~ ! [X1] :
        ( relation(X1)
       => ( well_founded_relation(X1)
        <=> is_well_founded_in(X1,relation_field(X1)) ) ),
    inference(assume_negation,[status(cth)],[t5_wellord1]) ).

cnf(c_0_6,plain,
    ( is_well_founded_in(X2,X3)
    | ~ in(X1,esk3_2(X2,X3))
    | ~ disjoint(fiber(X2,X1),esk3_2(X2,X3))
    | ~ relation(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_3]) ).

cnf(c_0_7,plain,
    ( disjoint(fiber(X1,esk4_2(X1,X2)),X2)
    | X2 = empty_set
    | ~ subset(X2,relation_field(X1))
    | ~ well_founded_relation(X1)
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_8,plain,
    ( in(esk4_2(X1,X2),X2)
    | X2 = empty_set
    | ~ subset(X2,relation_field(X1))
    | ~ well_founded_relation(X1)
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_9,plain,
    ( is_well_founded_in(X1,X2)
    | esk3_2(X1,X2) != empty_set
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_3]) ).

fof(c_0_10,negated_conjecture,
    ( relation(esk1_0)
    & ( ~ well_founded_relation(esk1_0)
      | ~ is_well_founded_in(esk1_0,relation_field(esk1_0)) )
    & ( well_founded_relation(esk1_0)
      | is_well_founded_in(esk1_0,relation_field(esk1_0)) ) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_5])])]) ).

cnf(c_0_11,plain,
    ( is_well_founded_in(X1,X2)
    | ~ well_founded_relation(X1)
    | ~ subset(esk3_2(X1,X2),relation_field(X1))
    | ~ relation(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_6,c_0_7]),c_0_8]),c_0_9]) ).

cnf(c_0_12,plain,
    ( subset(esk3_2(X1,X2),X2)
    | is_well_founded_in(X1,X2)
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_3]) ).

cnf(c_0_13,plain,
    ( well_founded_relation(X2)
    | ~ in(X1,esk5_1(X2))
    | ~ disjoint(fiber(X2,X1),esk5_1(X2))
    | ~ relation(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_14,plain,
    ( disjoint(fiber(X1,esk2_3(X1,X2,X3)),X3)
    | X3 = empty_set
    | ~ subset(X3,X2)
    | ~ is_well_founded_in(X1,X2)
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_3]) ).

cnf(c_0_15,plain,
    ( in(esk2_3(X1,X2,X3),X3)
    | X3 = empty_set
    | ~ subset(X3,X2)
    | ~ is_well_founded_in(X1,X2)
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_3]) ).

cnf(c_0_16,plain,
    ( well_founded_relation(X1)
    | esk5_1(X1) != empty_set
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_17,negated_conjecture,
    ( ~ well_founded_relation(esk1_0)
    | ~ is_well_founded_in(esk1_0,relation_field(esk1_0)) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_18,plain,
    ( is_well_founded_in(X1,relation_field(X1))
    | ~ well_founded_relation(X1)
    | ~ relation(X1) ),
    inference(spm,[status(thm)],[c_0_11,c_0_12]) ).

cnf(c_0_19,negated_conjecture,
    relation(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_20,plain,
    ( well_founded_relation(X1)
    | ~ is_well_founded_in(X1,X2)
    | ~ subset(esk5_1(X1),X2)
    | ~ relation(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_13,c_0_14]),c_0_15]),c_0_16]) ).

cnf(c_0_21,plain,
    ( subset(esk5_1(X1),relation_field(X1))
    | well_founded_relation(X1)
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_22,negated_conjecture,
    ( well_founded_relation(esk1_0)
    | is_well_founded_in(esk1_0,relation_field(esk1_0)) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_23,negated_conjecture,
    ~ well_founded_relation(esk1_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_17,c_0_18]),c_0_19])]) ).

cnf(c_0_24,plain,
    ( well_founded_relation(X1)
    | ~ is_well_founded_in(X1,relation_field(X1))
    | ~ relation(X1) ),
    inference(spm,[status(thm)],[c_0_20,c_0_21]) ).

cnf(c_0_25,negated_conjecture,
    is_well_founded_in(esk1_0,relation_field(esk1_0)),
    inference(sr,[status(thm)],[c_0_22,c_0_23]) ).

cnf(c_0_26,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_24,c_0_25]),c_0_19])]),c_0_23]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.15  % Problem    : SEU243+2 : TPTP v8.1.2. Released v3.3.0.
% 0.12/0.17  % Command    : run_E %s %d THM
% 0.17/0.38  % Computer : n021.cluster.edu
% 0.17/0.38  % Model    : x86_64 x86_64
% 0.17/0.38  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.17/0.38  % Memory   : 8042.1875MB
% 0.17/0.38  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.17/0.38  % CPULimit   : 2400
% 0.17/0.38  % WCLimit    : 300
% 0.17/0.38  % DateTime   : Mon Oct  2 09:33:14 EDT 2023
% 0.17/0.38  % CPUTime    : 
% 0.24/0.54  Running first-order theorem proving
% 0.24/0.54  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.rtJCklWLP0/E---3.1_23590.p
% 2.31/0.86  # Version: 3.1pre001
% 2.31/0.86  # Preprocessing class: FSLSSMSSSSSNFFN.
% 2.31/0.86  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 2.31/0.86  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 2.31/0.86  # Starting new_bool_3 with 300s (1) cores
% 2.31/0.86  # Starting new_bool_1 with 300s (1) cores
% 2.31/0.86  # Starting sh5l with 300s (1) cores
% 2.31/0.86  # new_bool_1 with pid 23724 completed with status 0
% 2.31/0.86  # Result found by new_bool_1
% 2.31/0.86  # Preprocessing class: FSLSSMSSSSSNFFN.
% 2.31/0.86  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 2.31/0.86  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 2.31/0.86  # Starting new_bool_3 with 300s (1) cores
% 2.31/0.86  # Starting new_bool_1 with 300s (1) cores
% 2.31/0.86  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 2.31/0.86  # Search class: FGHSM-FSLM31-SFFFFFNN
% 2.31/0.86  # Scheduled 6 strats onto 1 cores with 300 seconds (300 total)
% 2.31/0.86  # Starting G-E--_302_C18_F1_URBAN_S5PRR_RG_S0Y with 163s (1) cores
% 2.31/0.86  # G-E--_302_C18_F1_URBAN_S5PRR_RG_S0Y with pid 23727 completed with status 0
% 2.31/0.86  # Result found by G-E--_302_C18_F1_URBAN_S5PRR_RG_S0Y
% 2.31/0.86  # Preprocessing class: FSLSSMSSSSSNFFN.
% 2.31/0.86  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 2.31/0.86  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 2.31/0.86  # Starting new_bool_3 with 300s (1) cores
% 2.31/0.86  # Starting new_bool_1 with 300s (1) cores
% 2.31/0.86  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 2.31/0.86  # Search class: FGHSM-FSLM31-SFFFFFNN
% 2.31/0.86  # Scheduled 6 strats onto 1 cores with 300 seconds (300 total)
% 2.31/0.86  # Starting G-E--_302_C18_F1_URBAN_S5PRR_RG_S0Y with 163s (1) cores
% 2.31/0.86  # Preprocessing time       : 0.005 s
% 2.31/0.86  
% 2.31/0.86  # Proof found!
% 2.31/0.86  # SZS status Theorem
% 2.31/0.86  # SZS output start CNFRefutation
% See solution above
% 2.31/0.86  # Parsed axioms                        : 296
% 2.31/0.86  # Removed by relevancy pruning/SinE    : 191
% 2.31/0.86  # Initial clauses                      : 189
% 2.31/0.86  # Removed in clause preprocessing      : 2
% 2.31/0.86  # Initial clauses in saturation        : 187
% 2.31/0.86  # Processed clauses                    : 1802
% 2.31/0.86  # ...of these trivial                  : 46
% 2.31/0.86  # ...subsumed                          : 986
% 2.31/0.86  # ...remaining for further processing  : 770
% 2.31/0.86  # Other redundant clauses eliminated   : 58
% 2.31/0.86  # Clauses deleted for lack of memory   : 0
% 2.31/0.86  # Backward-subsumed                    : 18
% 2.31/0.86  # Backward-rewritten                   : 14
% 2.31/0.86  # Generated clauses                    : 13581
% 2.31/0.86  # ...of the previous two non-redundant : 12262
% 2.31/0.86  # ...aggressively subsumed             : 0
% 2.31/0.86  # Contextual simplify-reflections      : 39
% 2.31/0.86  # Paramodulations                      : 13467
% 2.31/0.86  # Factorizations                       : 16
% 2.31/0.86  # NegExts                              : 0
% 2.31/0.86  # Equation resolutions                 : 97
% 2.31/0.86  # Total rewrite steps                  : 2413
% 2.31/0.86  # Propositional unsat checks           : 0
% 2.31/0.86  #    Propositional check models        : 0
% 2.31/0.86  #    Propositional check unsatisfiable : 0
% 2.31/0.86  #    Propositional clauses             : 0
% 2.31/0.86  #    Propositional clauses after purity: 0
% 2.31/0.86  #    Propositional unsat core size     : 0
% 2.31/0.86  #    Propositional preprocessing time  : 0.000
% 2.31/0.86  #    Propositional encoding time       : 0.000
% 2.31/0.86  #    Propositional solver time         : 0.000
% 2.31/0.86  #    Success case prop preproc time    : 0.000
% 2.31/0.86  #    Success case prop encoding time   : 0.000
% 2.31/0.86  #    Success case prop solver time     : 0.000
% 2.31/0.86  # Current number of processed clauses  : 734
% 2.31/0.86  #    Positive orientable unit clauses  : 65
% 2.31/0.86  #    Positive unorientable unit clauses: 2
% 2.31/0.86  #    Negative unit clauses             : 38
% 2.31/0.86  #    Non-unit-clauses                  : 629
% 2.31/0.86  # Current number of unprocessed clauses: 10574
% 2.31/0.86  # ...number of literals in the above   : 41944
% 2.31/0.86  # Current number of archived formulas  : 0
% 2.31/0.86  # Current number of archived clauses   : 33
% 2.31/0.86  # Clause-clause subsumption calls (NU) : 69279
% 2.31/0.86  # Rec. Clause-clause subsumption calls : 31914
% 2.31/0.86  # Non-unit clause-clause subsumptions  : 689
% 2.31/0.86  # Unit Clause-clause subsumption calls : 1993
% 2.31/0.86  # Rewrite failures with RHS unbound    : 0
% 2.31/0.86  # BW rewrite match attempts            : 52
% 2.31/0.86  # BW rewrite match successes           : 24
% 2.31/0.86  # Condensation attempts                : 0
% 2.31/0.86  # Condensation successes               : 0
% 2.31/0.86  # Termbank termtop insertions          : 159743
% 2.31/0.86  
% 2.31/0.86  # -------------------------------------------------
% 2.31/0.86  # User time                : 0.270 s
% 2.31/0.86  # System time              : 0.014 s
% 2.31/0.86  # Total time               : 0.284 s
% 2.31/0.86  # Maximum resident set size: 2528 pages
% 2.31/0.86  
% 2.31/0.86  # -------------------------------------------------
% 2.31/0.86  # User time                : 0.277 s
% 2.31/0.86  # System time              : 0.016 s
% 2.31/0.86  # Total time               : 0.293 s
% 2.31/0.86  # Maximum resident set size: 1992 pages
% 2.31/0.86  % E---3.1 exiting
% 2.31/0.86  % E---3.1 exiting
%------------------------------------------------------------------------------