TSTP Solution File: AGT001+1 by Drodi---3.5.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Drodi---3.5.1
% Problem  : AGT001+1 : TPTP v8.1.2. Bugfixed v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s

% Computer : n002.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 11:58:25 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
fof(f47,axiom,
    accept_team(countryamedicalorganization,countryacivilorganization,towna,n6),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f556,conjecture,
    accept_team(countryamedicalorganization,countryacivilorganization,towna,n6),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f557,negated_conjecture,
    ~ accept_team(countryamedicalorganization,countryacivilorganization,towna,n6),
    inference(negated_conjecture,[status(cth)],[f556]) ).

fof(f710,plain,
    accept_team(countryamedicalorganization,countryacivilorganization,towna,n6),
    inference(cnf_transformation,[status(esa)],[f47]) ).

fof(f1245,plain,
    ~ accept_team(countryamedicalorganization,countryacivilorganization,towna,n6),
    inference(cnf_transformation,[status(esa)],[f557]) ).

fof(f1248,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[f710,f1245]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem  : AGT001+1 : TPTP v8.1.2. Bugfixed v3.1.0.
% 0.00/0.10  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.10/0.30  % Computer : n002.cluster.edu
% 0.10/0.30  % Model    : x86_64 x86_64
% 0.10/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.30  % Memory   : 8042.1875MB
% 0.10/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.30  % CPULimit : 300
% 0.10/0.30  % WCLimit  : 300
% 0.10/0.30  % DateTime : Tue May 30 11:07:43 EDT 2023
% 0.10/0.30  % CPUTime  : 
% 0.14/0.32  % Drodi V3.5.1
% 0.14/0.54  % Refutation found
% 0.14/0.54  % SZS status Theorem for theBenchmark: Theorem is valid
% 0.14/0.54  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.14/0.54  % Elapsed time: 0.023115 seconds
% 0.14/0.54  % CPU time: 0.022706 seconds
% 0.14/0.54  % Memory used: 4.284 MB
%------------------------------------------------------------------------------