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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Enigma---0.5.1
% Problem  : SYN922+1 : TPTP v8.1.0. Released v3.1.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:58:04 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(i_0_4,negated_conjecture,
    ( p(X1)
    | p(X2) ),
    file('/export/starexec/sandbox2/tmp/enigma-theBenchmark.p-5clf6gmm/input.p',i_0_4) ).

cnf(i_0_5,negated_conjecture,
    ( ~ p(esk1_0)
    | ~ p(esk2_0)
    | ~ q(esk1_0)
    | ~ q(esk3_0) ),
    file('/export/starexec/sandbox2/tmp/enigma-theBenchmark.p-5clf6gmm/input.p',i_0_5) ).

cnf(i_0_1,negated_conjecture,
    ( q(X1)
    | q(X2) ),
    file('/export/starexec/sandbox2/tmp/enigma-theBenchmark.p-5clf6gmm/input.p',i_0_1) ).

cnf(c_0_9,negated_conjecture,
    ( p(X1)
    | p(X2) ),
    i_0_4 ).

cnf(c_0_10,negated_conjecture,
    ( ~ p(esk1_0)
    | ~ p(esk2_0)
    | ~ q(esk1_0)
    | ~ q(esk3_0) ),
    i_0_5 ).

cnf(c_0_11,negated_conjecture,
    p(X1),
    inference(ef,[status(thm)],[c_0_9]) ).

cnf(c_0_12,negated_conjecture,
    ( q(X1)
    | q(X2) ),
    i_0_1 ).

cnf(c_0_13,negated_conjecture,
    ( ~ q(esk1_0)
    | ~ q(esk3_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_10,c_0_11]),c_0_11])]) ).

cnf(c_0_14,negated_conjecture,
    q(X1),
    inference(ef,[status(thm)],[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_14]),c_0_14])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : SYN922+1 : TPTP v8.1.0. Released v3.1.0.
% 0.12/0.13  % Command  : enigmatic-eprover.py %s %d 1
% 0.13/0.34  % Computer : n003.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 02:07:32 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.20/0.45  # ENIGMATIC: Selected complete mode:
% 7.75/2.42  # ENIGMATIC: Solved by autoschedule:
% 7.75/2.42  # No SInE strategy applied
% 7.75/2.42  # Trying AutoSched0 for 150 seconds
% 7.75/2.42  # AutoSched0-Mode selected heuristic G_E___200_B07_F1_AE_CS_SP_PI_S0Y
% 7.75/2.42  # and selection function SelectMaxLComplexAvoidPosPred.
% 7.75/2.42  #
% 7.75/2.42  # Preprocessing time       : 0.023 s
% 7.75/2.42  
% 7.75/2.42  # Proof found!
% 7.75/2.42  # SZS status Theorem
% 7.75/2.42  # SZS output start CNFRefutation
% See solution above
% 7.75/2.42  # Training examples: 0 positive, 0 negative
% 7.75/2.42  
% 7.75/2.42  # -------------------------------------------------
% 7.75/2.42  # User time                : 0.023 s
% 7.75/2.42  # System time              : 0.005 s
% 7.75/2.42  # Total time               : 0.028 s
% 7.75/2.42  # Maximum resident set size: 7116 pages
% 7.75/2.42  
%------------------------------------------------------------------------------