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

View Problem - Process Solution

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

% Computer : n019.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:27 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(i_0_1,negated_conjecture,
    ~ big_f(esk1_1(X1),X2,esk2_2(X1,X2)),
    file('/export/starexec/sandbox2/tmp/enigma-theBenchmark.p-cnw9yk06/input.p',i_0_1) ).

cnf(i_0_2,negated_conjecture,
    big_f(X1,esk1_1(X1),X2),
    file('/export/starexec/sandbox2/tmp/enigma-theBenchmark.p-cnw9yk06/input.p',i_0_2) ).

cnf(c_0_5,negated_conjecture,
    ~ big_f(esk1_1(X1),X2,esk2_2(X1,X2)),
    i_0_1 ).

cnf(c_0_6,negated_conjecture,
    big_f(X1,esk1_1(X1),X2),
    i_0_2 ).

cnf(c_0_7,negated_conjecture,
    $false,
    inference(spm,[status(thm)],[c_0_5,c_0_6]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : SYN341+1 : TPTP v8.1.0. Released v2.0.0.
% 0.10/0.13  % Command  : enigmatic-eprover.py %s %d 1
% 0.13/0.34  % Computer : n019.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Tue Jul 12 00:40:09 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.21/0.46  # ENIGMATIC: Selected complete mode:
% 7.35/2.34  # ENIGMATIC: Solved by autoschedule:
% 7.35/2.34  # No SInE strategy applied
% 7.35/2.34  # Trying AutoSched0 for 150 seconds
% 7.35/2.34  # AutoSched0-Mode selected heuristic G_E___208_C18_F1_SE_CS_SP_PS_S08AA
% 7.35/2.34  # and selection function SelectCQIPrecW.
% 7.35/2.34  #
% 7.35/2.34  # Preprocessing time       : 0.013 s
% 7.35/2.34  # Presaturation interreduction done
% 7.35/2.34  
% 7.35/2.34  # Proof found!
% 7.35/2.34  # SZS status Theorem
% 7.35/2.34  # SZS output start CNFRefutation
% See solution above
% 7.35/2.34  # Training examples: 0 positive, 0 negative
% 7.35/2.34  
% 7.35/2.34  # -------------------------------------------------
% 7.35/2.34  # User time                : 0.016 s
% 7.35/2.34  # System time              : 0.001 s
% 7.35/2.34  # Total time               : 0.017 s
% 7.35/2.34  # Maximum resident set size: 7116 pages
% 7.35/2.34  
%------------------------------------------------------------------------------