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

View Problem - Process Solution

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

% Computer : n025.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:08:46 EDT 2024

% Result   : Theorem 0.14s 0.37s
% Output   : CNFRefutation 0.14s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   20 (  13 unt;   0 def)
%            Number of atoms       :   44 (   0 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :   44 (  20   ~;  15   |;   8   &)
%                                         (   1 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   4 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    5 (   4 usr;   1 prp; 0-4 aty)
%            Number of functors    :    6 (   6 usr;   6 con; 0-0 aty)
%            Number of variables   :   33 (  31   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1,axiom,
    ! [A,C,N,L] :
      ( accept_team(A,L,C,N)
    <=> ( accept_city(A,C)
        & accept_leader(A,L)
        & accept_number(A,N) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f123,axiom,
    accept_team(muslimcountrybhumanitarianorganization,countrycmedicalorganization,townc,n6),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f195,axiom,
    ~ accept_team(muslimcountrybhumanitarianorganization,countrycmedicalorganization,towna,n2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f203,axiom,
    accept_number(muslimcountrybhumanitarianorganization,n2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f556,conjecture,
    ? [X] : ~ accept_city(muslimcountrybhumanitarianorganization,X),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f557,negated_conjecture,
    ~ ? [X] : ~ accept_city(muslimcountrybhumanitarianorganization,X),
    inference(negated_conjecture,[status(cth)],[f556]) ).

fof(f558,plain,
    ! [A,C,N,L] :
      ( ( ~ accept_team(A,L,C,N)
        | ( accept_city(A,C)
          & accept_leader(A,L)
          & accept_number(A,N) ) )
      & ( accept_team(A,L,C,N)
        | ~ accept_city(A,C)
        | ~ accept_leader(A,L)
        | ~ accept_number(A,N) ) ),
    inference(NNF_transformation,[status(esa)],[f1]) ).

fof(f559,plain,
    ( ! [A,C,N,L] :
        ( ~ accept_team(A,L,C,N)
        | ( accept_city(A,C)
          & accept_leader(A,L)
          & accept_number(A,N) ) )
    & ! [A,C,N,L] :
        ( accept_team(A,L,C,N)
        | ~ accept_city(A,C)
        | ~ accept_leader(A,L)
        | ~ accept_number(A,N) ) ),
    inference(miniscoping,[status(esa)],[f558]) ).

fof(f561,plain,
    ! [X0,X1,X2,X3] :
      ( ~ accept_team(X0,X1,X2,X3)
      | accept_leader(X0,X1) ),
    inference(cnf_transformation,[status(esa)],[f559]) ).

fof(f563,plain,
    ! [X0,X1,X2,X3] :
      ( accept_team(X0,X1,X2,X3)
      | ~ accept_city(X0,X2)
      | ~ accept_leader(X0,X1)
      | ~ accept_number(X0,X3) ),
    inference(cnf_transformation,[status(esa)],[f559]) ).

fof(f786,plain,
    accept_team(muslimcountrybhumanitarianorganization,countrycmedicalorganization,townc,n6),
    inference(cnf_transformation,[status(esa)],[f123]) ).

fof(f858,plain,
    ~ accept_team(muslimcountrybhumanitarianorganization,countrycmedicalorganization,towna,n2),
    inference(cnf_transformation,[status(esa)],[f195]) ).

fof(f866,plain,
    accept_number(muslimcountrybhumanitarianorganization,n2),
    inference(cnf_transformation,[status(esa)],[f203]) ).

fof(f1245,plain,
    ! [X] : accept_city(muslimcountrybhumanitarianorganization,X),
    inference(pre_NNF_transformation,[status(esa)],[f557]) ).

fof(f1246,plain,
    ! [X0] : accept_city(muslimcountrybhumanitarianorganization,X0),
    inference(cnf_transformation,[status(esa)],[f1245]) ).

fof(f1262,plain,
    accept_leader(muslimcountrybhumanitarianorganization,countrycmedicalorganization),
    inference(resolution,[status(thm)],[f561,f786]) ).

fof(f1285,plain,
    ! [X0,X1] :
      ( accept_team(muslimcountrybhumanitarianorganization,countrycmedicalorganization,X0,X1)
      | ~ accept_city(muslimcountrybhumanitarianorganization,X0)
      | ~ accept_number(muslimcountrybhumanitarianorganization,X1) ),
    inference(resolution,[status(thm)],[f1262,f563]) ).

fof(f1286,plain,
    ! [X0,X1] :
      ( accept_team(muslimcountrybhumanitarianorganization,countrycmedicalorganization,X0,X1)
      | ~ accept_number(muslimcountrybhumanitarianorganization,X1) ),
    inference(forward_subsumption_resolution,[status(thm)],[f1285,f1246]) ).

fof(f1288,plain,
    ! [X0] : accept_team(muslimcountrybhumanitarianorganization,countrycmedicalorganization,X0,n2),
    inference(resolution,[status(thm)],[f1286,f866]) ).

fof(f1313,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[f858,f1288]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : AGT017+1 : TPTP v8.1.2. Bugfixed v3.1.0.
% 0.07/0.13  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.14/0.35  % Computer : n025.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Mon Apr 29 23:15:41 EDT 2024
% 0.14/0.35  % CPUTime  : 
% 0.14/0.37  % Drodi V3.6.0
% 0.14/0.37  % Refutation found
% 0.14/0.37  % SZS status Theorem for theBenchmark: Theorem is valid
% 0.14/0.37  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.21/0.39  % Elapsed time: 0.033706 seconds
% 0.21/0.39  % CPU time: 0.052632 seconds
% 0.21/0.39  % Total memory used: 16.419 MB
% 0.21/0.39  % Net memory used: 16.389 MB
%------------------------------------------------------------------------------