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

View Problem - Process Solution

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

% Computer : n028.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:49:09 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(i_0_4,negated_conjecture,
    ( p
    | q ),
    file('/export/starexec/sandbox/tmp/enigma-theBenchmark.p-ww06xb_b/lgb.p',i_0_4) ).

cnf(i_0_12,negated_conjecture,
    ~ p,
    file('/export/starexec/sandbox/tmp/enigma-theBenchmark.p-ww06xb_b/lgb.p',i_0_12) ).

cnf(i_0_5,negated_conjecture,
    ( ~ q
    | ~ r ),
    file('/export/starexec/sandbox/tmp/enigma-theBenchmark.p-ww06xb_b/lgb.p',i_0_5) ).

cnf(i_0_1,negated_conjecture,
    ( p
    | r ),
    file('/export/starexec/sandbox/tmp/enigma-theBenchmark.p-ww06xb_b/lgb.p',i_0_1) ).

cnf(c_0_17,negated_conjecture,
    ( p
    | q ),
    i_0_4 ).

cnf(c_0_18,negated_conjecture,
    ~ p,
    i_0_12 ).

cnf(c_0_19,negated_conjecture,
    ( ~ q
    | ~ r ),
    i_0_5 ).

cnf(c_0_20,negated_conjecture,
    q,
    inference(sr,[status(thm)],[c_0_17,c_0_18]) ).

cnf(c_0_21,negated_conjecture,
    ( p
    | r ),
    i_0_1 ).

cnf(c_0_22,negated_conjecture,
    ~ r,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_19,c_0_20])]) ).

cnf(c_0_23,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(sr,[status(thm)],[c_0_21,c_0_18]),c_0_22]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : SYN045+1 : TPTP v8.1.0. Released v2.0.0.
% 0.03/0.12  % Command  : enigmatic-eprover.py %s %d 1
% 0.11/0.33  % Computer : n028.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 : Mon Jul 11 20:31:30 EDT 2022
% 0.11/0.33  % CPUTime  : 
% 0.18/0.44  # ENIGMATIC: Selected complete mode:
% 7.85/2.37  # ENIGMATIC: Solved by autoschedule-lgb:
% 7.85/2.37  # No SInE strategy applied
% 7.85/2.37  # Trying AutoSched0 for 150 seconds
% 7.85/2.37  # AutoSched0-Mode selected heuristic G_E___208_C18_F1_SE_CS_SP_PS_S4b
% 7.85/2.37  # and selection function SelectCQIPrecW.
% 7.85/2.37  #
% 7.85/2.37  # Preprocessing time       : 0.023 s
% 7.85/2.37  # Presaturation interreduction done
% 7.85/2.37  
% 7.85/2.37  # Proof found!
% 7.85/2.37  # SZS status Theorem
% 7.85/2.37  # SZS output start CNFRefutation
% See solution above
% 7.85/2.37  # Training examples: 0 positive, 0 negative
% 7.85/2.37  
% 7.85/2.37  # -------------------------------------------------
% 7.85/2.37  # User time                : 0.021 s
% 7.85/2.37  # System time              : 0.008 s
% 7.85/2.37  # Total time               : 0.028 s
% 7.85/2.37  # Maximum resident set size: 7128 pages
% 7.85/2.37  
%------------------------------------------------------------------------------