TSTP Solution File: SYN321+1 by Enigma---0.5.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Enigma---0.5.1
% Problem  : SYN321+1 : TPTP v8.1.0. Released v2.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : enigmatic-eprover.py %s %d 1

% Computer : n003.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 : Thu Jul 21 04:51:12 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(i_0_3,negated_conjecture,
    ( big_f(X1,X2)
    | ~ big_g(X1,X1) ),
    file('/export/starexec/sandbox/tmp/enigma-theBenchmark.p-izni2kwj/lgb.p',i_0_3) ).

cnf(i_0_1,negated_conjecture,
    ( big_f(X1,X2)
    | big_g(X1,X3) ),
    file('/export/starexec/sandbox/tmp/enigma-theBenchmark.p-izni2kwj/lgb.p',i_0_1) ).

cnf(i_0_4,negated_conjecture,
    ( big_g(X1,X2)
    | ~ big_f(X1,X3) ),
    file('/export/starexec/sandbox/tmp/enigma-theBenchmark.p-izni2kwj/lgb.p',i_0_4) ).

cnf(i_0_2,negated_conjecture,
    ( ~ big_f(X1,X2)
    | ~ big_g(X1,esk1_1(X1)) ),
    file('/export/starexec/sandbox/tmp/enigma-theBenchmark.p-izni2kwj/lgb.p',i_0_2) ).

cnf(c_0_9,negated_conjecture,
    ( big_f(X1,X2)
    | ~ big_g(X1,X1) ),
    i_0_3 ).

cnf(c_0_10,negated_conjecture,
    ( big_f(X1,X2)
    | big_g(X1,X3) ),
    i_0_1 ).

cnf(c_0_11,negated_conjecture,
    ( big_g(X1,X2)
    | ~ big_f(X1,X3) ),
    i_0_4 ).

cnf(c_0_12,negated_conjecture,
    big_f(X1,X2),
    inference(csr,[status(thm)],[c_0_9,c_0_10]) ).

cnf(c_0_13,negated_conjecture,
    ( ~ big_f(X1,X2)
    | ~ big_g(X1,esk1_1(X1)) ),
    i_0_2 ).

cnf(c_0_14,negated_conjecture,
    big_g(X1,X2),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_11,c_0_12])]) ).

cnf(c_0_15,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_13,c_0_12]),c_0_14])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYN321+1 : TPTP v8.1.0. Released v2.0.0.
% 0.00/0.12  % Command  : enigmatic-eprover.py %s %d 1
% 0.12/0.33  % Computer : n003.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Tue Jul 12 02:30:17 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.18/0.44  # ENIGMATIC: Selected complete mode:
% 7.21/2.27  # ENIGMATIC: Solved by autoschedule-lgb:
% 7.21/2.27  # No SInE strategy applied
% 7.21/2.27  # Trying AutoSched0 for 150 seconds
% 7.21/2.27  # AutoSched0-Mode selected heuristic G_____0003_C18_F1_SE_CS_SP_S0Y
% 7.21/2.27  # and selection function SelectMaxLComplexAvoidPosPred.
% 7.21/2.27  #
% 7.21/2.27  # Preprocessing time       : 0.012 s
% 7.21/2.27  
% 7.21/2.27  # Proof found!
% 7.21/2.27  # SZS status Theorem
% 7.21/2.27  # SZS output start CNFRefutation
% See solution above
% 7.21/2.27  # Training examples: 0 positive, 0 negative
% 7.21/2.27  
% 7.21/2.27  # -------------------------------------------------
% 7.21/2.27  # User time                : 0.014 s
% 7.21/2.27  # System time              : 0.004 s
% 7.21/2.27  # Total time               : 0.018 s
% 7.21/2.27  # Maximum resident set size: 7128 pages
% 7.21/2.27  
%------------------------------------------------------------------------------