TSTP Solution File: LCL854-1 by Drodi---3.5.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Drodi---3.5.1
% Problem  : LCL854-1 : TPTP v8.1.2. Released v4.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s

% Computer : n029.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 : Wed May 31 12:20:43 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
fof(f262,axiom,
    c_Type_Otyping(v_ea____,v_s____,hAPP(hAPP(c_Type_Otype_OFun,v_Ta____),v_U____)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f268,negated_conjecture,
    ~ c_Type_Otyping(v_ea____,v_s____,hAPP(hAPP(c_Type_Otype_OFun,v_Ta____),v_U____)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f702,plain,
    c_Type_Otyping(v_ea____,v_s____,hAPP(hAPP(c_Type_Otype_OFun,v_Ta____),v_U____)),
    inference(cnf_transformation,[status(esa)],[f262]) ).

fof(f710,plain,
    ~ c_Type_Otyping(v_ea____,v_s____,hAPP(hAPP(c_Type_Otype_OFun,v_Ta____),v_U____)),
    inference(cnf_transformation,[status(esa)],[f268]) ).

fof(f743,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[f702,f710]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : LCL854-1 : TPTP v8.1.2. Released v4.1.0.
% 0.07/0.13  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.13/0.34  % Computer : n029.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  : 300
% 0.13/0.34  % DateTime : Tue May 30 09:54:52 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.38  % Drodi V3.5.1
% 0.25/0.63  % Refutation found
% 0.25/0.63  % SZS status Unsatisfiable for theBenchmark: Theory is unsatisfiable
% 0.25/0.63  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.25/0.63  % Elapsed time: 0.053386 seconds
% 0.25/0.63  % CPU time: 0.050455 seconds
% 0.25/0.63  % Memory used: 4.427 MB
%------------------------------------------------------------------------------