TSTP Solution File: ITP001+4 by PyRes---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.5
% Problem  : ITP001+4 : TPTP v8.1.2. Bugfixed v7.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n008.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  : 300s
% DateTime : Thu May  9 17:25:45 EDT 2024

% Result   : Theorem 0.67s 0.85s
% Output   : Refutation 0.67s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    2
% Syntax   : Number of formulae    :    7 (   7 unt;   0 def)
%            Number of atoms       :    7 (   0 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    3 (   3   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    2 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-1 aty)
%            Number of functors    :    3 (   3 usr;   2 con; 0-2 aty)
%            Number of variables   :    0 (   0 sgn   0   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(thm_2Ebool_2ETRUTH,conjecture,
    p(s(tyop_2Emin_2Ebool,c_2Ebool_2ET_2E0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thm_2Ebool_2ETRUTH) ).

fof(c26,negated_conjecture,
    ~ p(s(tyop_2Emin_2Ebool,c_2Ebool_2ET_2E0)),
    inference(assume_negation,[status(cth)],[thm_2Ebool_2ETRUTH]) ).

fof(c27,negated_conjecture,
    ~ p(s(tyop_2Emin_2Ebool,c_2Ebool_2ET_2E0)),
    inference(fof_simplification,[status(thm)],[c26]) ).

cnf(c28,negated_conjecture,
    ~ p(s(tyop_2Emin_2Ebool,c_2Ebool_2ET_2E0)),
    inference(split_conjunct,[status(thm)],[c27]) ).

fof(reserved_2Eho_2Etruth,axiom,
    p(s(tyop_2Emin_2Ebool,c_2Ebool_2ET_2E0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',reserved_2Eho_2Etruth) ).

cnf(c344,plain,
    p(s(tyop_2Emin_2Ebool,c_2Ebool_2ET_2E0)),
    inference(split_conjunct,[status(thm)],[reserved_2Eho_2Etruth]) ).

cnf(c469,plain,
    $false,
    inference(resolution,[status(thm)],[c344,c28]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : ITP001+4 : TPTP v8.1.2. Bugfixed v7.5.0.
% 0.06/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n008.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  : 300
% 0.12/0.33  % DateTime : Wed May  8 22:43:23 EDT 2024
% 0.12/0.33  % CPUTime  : 
% 0.67/0.85  % Version:  1.5
% 0.67/0.85  % SZS status Theorem
% 0.67/0.85  % SZS output start CNFRefutation
% See solution above
% 0.67/0.85  
% 0.67/0.85  % Initial clauses    : 211
% 0.67/0.85  % Processed clauses  : 6
% 0.67/0.85  % Factors computed   : 1
% 0.67/0.85  % Resolvents computed: 3
% 0.67/0.85  % Tautologies deleted: 0
% 0.67/0.85  % Forward subsumed   : 1
% 0.67/0.85  % Backward subsumed  : 0
% 0.67/0.85  % -------- CPU Time ---------
% 0.67/0.85  % User time          : 0.485 s
% 0.67/0.85  % System time        : 0.015 s
% 0.67/0.85  % Total time         : 0.500 s
%------------------------------------------------------------------------------