TSTP Solution File: LAT388+1 by Drodi---3.6.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Drodi---3.6.0
% Problem  : LAT388+1 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s

% Computer : n009.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 : Tue Apr 30 20:26:06 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f30,hypothesis,
    ( aFixedPointOf0(xp,xf)
    & aSupremumOfIn0(xp,xT,xS) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f31,conjecture,
    ? [W0] : aSupremumOfIn0(W0,xT,xS),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f32,negated_conjecture,
    ~ ? [W0] : aSupremumOfIn0(W0,xT,xS),
    inference(negated_conjecture,[status(cth)],[f31]) ).

fof(f148,plain,
    aSupremumOfIn0(xp,xT,xS),
    inference(cnf_transformation,[status(esa)],[f30]) ).

fof(f149,plain,
    ! [W0] : ~ aSupremumOfIn0(W0,xT,xS),
    inference(pre_NNF_transformation,[status(esa)],[f32]) ).

fof(f150,plain,
    ! [X0] : ~ aSupremumOfIn0(X0,xT,xS),
    inference(cnf_transformation,[status(esa)],[f149]) ).

fof(f152,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[f148,f150]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : LAT388+1 : TPTP v8.1.2. Released v4.0.0.
% 0.07/0.13  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.13/0.33  % Computer : n009.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 300
% 0.13/0.33  % DateTime : Mon Apr 29 19:50:41 EDT 2024
% 0.13/0.34  % CPUTime  : 
% 0.13/0.35  % Drodi V3.6.0
% 0.13/0.36  % Refutation found
% 0.13/0.36  % SZS status Theorem for theBenchmark: Theorem is valid
% 0.13/0.36  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.13/0.38  % Elapsed time: 0.033116 seconds
% 0.13/0.38  % CPU time: 0.031417 seconds
% 0.13/0.38  % Total memory used: 9.424 MB
% 0.13/0.38  % Net memory used: 9.388 MB
%------------------------------------------------------------------------------