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

View Problem - Process Solution

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

% Computer : n019.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:44:16 EDT 2023

% Result   : Unsatisfiable 0.09s 0.36s
% Output   : CNFRefutation 0.09s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    3
% Syntax   : Number of formulae    :    8 (   8 unt;   0 def)
%            Number of atoms       :    8 (   2 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  :    3 (   1 usr;   1 prp; 0-5 aty)
%            Number of functors    :    7 (   7 usr;   6 con; 0-1 aty)
%            Number of variables   :    0 (;   0   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f220,axiom,
    v_U____ = c_Type_Oty_OClass(v_C_H____),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f231,axiom,
    c_WellTypeRT_OWTrt(v_P,v_h_Ha____,v_E____,v_e_Ha____,v_U____),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f254,negated_conjecture,
    ~ c_WellTypeRT_OWTrt(v_P,v_h_Ha____,v_E____,v_e_Ha____,c_Type_Oty_OClass(v_C_H____)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f630,plain,
    v_U____ = c_Type_Oty_OClass(v_C_H____),
    inference(cnf_transformation,[status(esa)],[f220]) ).

fof(f645,plain,
    c_WellTypeRT_OWTrt(v_P,v_h_Ha____,v_E____,v_e_Ha____,v_U____),
    inference(cnf_transformation,[status(esa)],[f231]) ).

fof(f676,plain,
    ~ c_WellTypeRT_OWTrt(v_P,v_h_Ha____,v_E____,v_e_Ha____,c_Type_Oty_OClass(v_C_H____)),
    inference(cnf_transformation,[status(esa)],[f254]) ).

fof(f692,plain,
    ~ c_WellTypeRT_OWTrt(v_P,v_h_Ha____,v_E____,v_e_Ha____,v_U____),
    inference(backward_demodulation,[status(thm)],[f630,f676]) ).

fof(f1025,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[f645,f692]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.12  % Problem  : SWV957-1 : TPTP v8.1.2. Released v4.1.0.
% 0.05/0.12  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.09/0.32  % Computer : n019.cluster.edu
% 0.09/0.32  % Model    : x86_64 x86_64
% 0.09/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.32  % Memory   : 8042.1875MB
% 0.09/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.32  % CPULimit : 300
% 0.09/0.32  % WCLimit  : 300
% 0.09/0.32  % DateTime : Tue May 30 11:47:10 EDT 2023
% 0.09/0.32  % CPUTime  : 
% 0.09/0.35  % Drodi V3.5.1
% 0.09/0.36  % Refutation found
% 0.09/0.36  % SZS status Unsatisfiable for theBenchmark: Theory is unsatisfiable
% 0.09/0.36  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.18/0.58  % Elapsed time: 0.032829 seconds
% 0.18/0.58  % CPU time: 0.039166 seconds
% 0.18/0.58  % Memory used: 4.730 MB
%------------------------------------------------------------------------------