TSTP Solution File: NUN088+3 by Enigma---0.5.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Enigma---0.5.1
% Problem  : NUN088+3 : TPTP v8.1.0. Released v7.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : enigmatic-eprover.py %s %d 1

% 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 : 300s
% WCLimit  : 600s
% DateTime : Mon Jul 18 16:24:59 EDT 2022

% Result   : Theorem 7.95s 2.58s
% Output   : CNFRefutation 7.95s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    4
% Syntax   : Number of clauses     :   11 (   8 unt;   0 nHn;  11 RR)
%            Number of literals    :   16 (   4 equ;   8 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    2 (   2 usr;   2 con; 0-0 aty)
%            Number of variables   :    8 (   3 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(i_0_39,plain,
    ( X1 != X2
    | ~ r1(X1)
    | ~ r2(X3,X2) ),
    file('/export/starexec/sandbox2/tmp/enigma-theBenchmark.p-f038nzh1/input.p',i_0_39) ).

cnf(i_0_41,negated_conjecture,
    r2(esk21_0,esk22_0),
    file('/export/starexec/sandbox2/tmp/enigma-theBenchmark.p-f038nzh1/input.p',i_0_41) ).

cnf(i_0_42,negated_conjecture,
    esk22_0 = esk21_0,
    file('/export/starexec/sandbox2/tmp/enigma-theBenchmark.p-f038nzh1/input.p',i_0_42) ).

cnf(i_0_40,negated_conjecture,
    r1(esk21_0),
    file('/export/starexec/sandbox2/tmp/enigma-theBenchmark.p-f038nzh1/input.p',i_0_40) ).

cnf(c_0_47,plain,
    ( X1 != X2
    | ~ r1(X1)
    | ~ r2(X3,X2) ),
    i_0_39 ).

cnf(c_0_48,negated_conjecture,
    r2(esk21_0,esk22_0),
    i_0_41 ).

cnf(c_0_49,negated_conjecture,
    esk22_0 = esk21_0,
    i_0_42 ).

cnf(c_0_50,plain,
    ( ~ r2(X1,X2)
    | ~ r1(X2) ),
    inference(er,[status(thm)],[c_0_47]) ).

cnf(c_0_51,negated_conjecture,
    r2(esk21_0,esk21_0),
    inference(rw,[status(thm)],[c_0_48,c_0_49]) ).

cnf(c_0_52,negated_conjecture,
    r1(esk21_0),
    i_0_40 ).

cnf(c_0_53,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_50,c_0_51]),c_0_52])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : NUN088+3 : TPTP v8.1.0. Released v7.3.0.
% 0.07/0.13  % Command  : enigmatic-eprover.py %s %d 1
% 0.14/0.35  % Computer : n021.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 600
% 0.14/0.35  % DateTime : Thu Jun  2 09:16:03 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.21/0.46  # ENIGMATIC: Selected SinE mode:
% 0.21/0.47  # Parsing /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.21/0.47  # Filter: axfilter_auto   0 goes into file theBenchmark_axfilter_auto   0.p
% 0.21/0.47  # Filter: axfilter_auto   1 goes into file theBenchmark_axfilter_auto   1.p
% 0.21/0.47  # Filter: axfilter_auto   2 goes into file theBenchmark_axfilter_auto   2.p
% 7.95/2.58  # ENIGMATIC: Solved by G_E___302_C18_F1_URBAN_S5PRR_RG_S0Y:
% 7.95/2.58  # Version: 2.1pre011
% 7.95/2.58  # Preprocessing time       : 0.010 s
% 7.95/2.58  
% 7.95/2.58  # Proof found!
% 7.95/2.58  # SZS status Theorem
% 7.95/2.58  # SZS output start CNFRefutation
% See solution above
% 7.95/2.58  # Proof object total steps             : 11
% 7.95/2.58  # Proof object clause steps            : 7
% 7.95/2.58  # Proof object formula steps           : 4
% 7.95/2.58  # Proof object conjectures             : 8
% 7.95/2.58  # Proof object clause conjectures      : 5
% 7.95/2.58  # Proof object formula conjectures     : 3
% 7.95/2.58  # Proof object initial clauses used    : 4
% 7.95/2.58  # Proof object initial formulas used   : 4
% 7.95/2.58  # Proof object generating inferences   : 1
% 7.95/2.58  # Proof object simplifying inferences  : 4
% 7.95/2.58  # Training examples: 0 positive, 0 negative
% 7.95/2.58  # Parsed axioms                        : 30
% 7.95/2.58  # Removed by relevancy pruning/SinE    : 0
% 7.95/2.58  # Initial clauses                      : 30
% 7.95/2.58  # Removed in clause preprocessing      : 0
% 7.95/2.58  # Initial clauses in saturation        : 30
% 7.95/2.58  # Processed clauses                    : 33
% 7.95/2.58  # ...of these trivial                  : 0
% 7.95/2.58  # ...subsumed                          : 0
% 7.95/2.58  # ...remaining for further processing  : 33
% 7.95/2.58  # Other redundant clauses eliminated   : 2
% 7.95/2.58  # Clauses deleted for lack of memory   : 0
% 7.95/2.58  # Backward-subsumed                    : 0
% 7.95/2.58  # Backward-rewritten                   : 2
% 7.95/2.58  # Generated clauses                    : 33
% 7.95/2.58  # ...of the previous two non-trivial   : 31
% 7.95/2.58  # Contextual simplify-reflections      : 0
% 7.95/2.58  # Paramodulations                      : 28
% 7.95/2.58  # Factorizations                       : 0
% 7.95/2.58  # Equation resolutions                 : 5
% 7.95/2.58  # Propositional unsat checks           : 0
% 7.95/2.58  # Propositional unsat check successes  : 0
% 7.95/2.58  # Current number of processed clauses  : 29
% 7.95/2.58  #    Positive orientable unit clauses  : 18
% 7.95/2.58  #    Positive unorientable unit clauses: 0
% 7.95/2.58  #    Negative unit clauses             : 0
% 7.95/2.58  #    Non-unit-clauses                  : 11
% 7.95/2.58  # Current number of unprocessed clauses: 21
% 7.95/2.58  # ...number of literals in the above   : 31
% 7.95/2.58  # Current number of archived formulas  : 0
% 7.95/2.58  # Current number of archived clauses   : 2
% 7.95/2.58  # Clause-clause subsumption calls (NU) : 29
% 7.95/2.58  # Rec. Clause-clause subsumption calls : 28
% 7.95/2.58  # Non-unit clause-clause subsumptions  : 0
% 7.95/2.58  # Unit Clause-clause subsumption calls : 8
% 7.95/2.58  # Rewrite failures with RHS unbound    : 0
% 7.95/2.58  # BW rewrite match attempts            : 3
% 7.95/2.58  # BW rewrite match successes           : 1
% 7.95/2.58  # Condensation attempts                : 0
% 7.95/2.58  # Condensation successes               : 0
% 7.95/2.58  # Termbank termtop insertions          : 563
% 7.95/2.58  
% 7.95/2.58  # -------------------------------------------------
% 7.95/2.58  # User time                : 0.006 s
% 7.95/2.58  # System time              : 0.004 s
% 7.95/2.58  # Total time               : 0.011 s
% 7.95/2.58  # ...preprocessing         : 0.010 s
% 7.95/2.58  # ...main loop             : 0.001 s
% 7.95/2.58  # Maximum resident set size: 7136 pages
% 7.95/2.58  
%------------------------------------------------------------------------------