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

View Problem - Process Solution

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

% Computer : n011.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 : Tue Jul 19 08:39:03 EDT 2022

% Result   : Theorem 6.82s 2.16s
% Output   : CNFRefutation 6.82s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :    3
% Syntax   : Number of clauses     :    7 (   5 unt;   0 nHn;   7 RR)
%            Number of literals    :    9 (   0 equ;   4 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    :    3 (   3 usr;   2 con; 0-1 aty)
%            Number of variables   :    4 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(i_0_5,negated_conjecture,
    ~ subset(esk3_0,union(esk4_0)),
    file('/export/starexec/sandbox/tmp/enigma-theBenchmark.p-0gog0bq0/input.p',i_0_5) ).

cnf(i_0_7,plain,
    ( subset(X1,union(X2))
    | ~ in(X1,X2) ),
    file('/export/starexec/sandbox/tmp/enigma-theBenchmark.p-0gog0bq0/input.p',i_0_7) ).

cnf(i_0_6,negated_conjecture,
    in(esk3_0,esk4_0),
    file('/export/starexec/sandbox/tmp/enigma-theBenchmark.p-0gog0bq0/input.p',i_0_6) ).

cnf(c_0_11,negated_conjecture,
    ~ subset(esk3_0,union(esk4_0)),
    i_0_5 ).

cnf(c_0_12,plain,
    ( subset(X1,union(X2))
    | ~ in(X1,X2) ),
    i_0_7 ).

cnf(c_0_13,negated_conjecture,
    in(esk3_0,esk4_0),
    i_0_6 ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : SEU163+3 : TPTP v8.1.0. Released v3.2.0.
% 0.06/0.12  % Command  : enigmatic-eprover.py %s %d 1
% 0.11/0.33  % Computer : n011.cluster.edu
% 0.11/0.33  % Model    : x86_64 x86_64
% 0.11/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.33  % Memory   : 8042.1875MB
% 0.11/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.33  % CPULimit : 300
% 0.11/0.33  % WCLimit  : 600
% 0.11/0.33  % DateTime : Sun Jun 19 21:56:10 EDT 2022
% 0.11/0.33  % CPUTime  : 
% 0.18/0.44  # ENIGMATIC: Selected complete mode:
% 6.82/2.16  # ENIGMATIC: Solved by autoschedule:
% 6.82/2.16  # No SInE strategy applied
% 6.82/2.16  # Trying AutoSched0 for 150 seconds
% 6.82/2.16  # AutoSched0-Mode selected heuristic G_E___208_C18_F1_SE_CS_SP_PS_S0Y_ni
% 6.82/2.16  # and selection function SelectMaxLComplexAvoidPosPred.
% 6.82/2.16  #
% 6.82/2.16  # Preprocessing time       : 0.023 s
% 6.82/2.16  # Presaturation interreduction done
% 6.82/2.16  
% 6.82/2.16  # Proof found!
% 6.82/2.16  # SZS status Theorem
% 6.82/2.16  # SZS output start CNFRefutation
% See solution above
% 6.82/2.16  # Training examples: 0 positive, 0 negative
% 6.82/2.16  
% 6.82/2.16  # -------------------------------------------------
% 6.82/2.16  # User time                : 0.025 s
% 6.82/2.16  # System time              : 0.003 s
% 6.82/2.16  # Total time               : 0.028 s
% 6.82/2.16  # Maximum resident set size: 7124 pages
% 6.82/2.16  
%------------------------------------------------------------------------------