TSTP Solution File: AGT004+2 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : AGT004+2 : TPTP v8.1.2. Bugfixed v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n023.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 Aug 30 15:54:28 EDT 2023

% Result   : Theorem 4.05s 1.22s
% Output   : CNFRefutation 4.05s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    3
% Syntax   : Number of formulae    :   15 (  10 unt;   0 def)
%            Number of atoms       :   34 (   0 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :   35 (  16   ~;  10   |;   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    :    4 (   4 usr;   4 con; 0-0 aty)
%            Number of variables   :   20 (   2 sgn;  16   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1,axiom,
    ! [X0,X1,X2,X3] :
      ( accept_team(X0,X3,X1,X2)
    <=> ( accept_number(X0,X2)
        & accept_leader(X0,X3)
        & accept_city(X0,X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a1_1) ).

fof(f282,axiom,
    ~ accept_city(countryamedicalorganization,coastvillage),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',deduced_13) ).

fof(f923,conjecture,
    ~ accept_team(countryamedicalorganization,countryahumanitarianorganization,coastvillage,n5),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',query_4) ).

fof(f924,negated_conjecture,
    ~ ~ accept_team(countryamedicalorganization,countryahumanitarianorganization,coastvillage,n5),
    inference(negated_conjecture,[],[f923]) ).

fof(f943,plain,
    accept_team(countryamedicalorganization,countryahumanitarianorganization,coastvillage,n5),
    inference(flattening,[],[f924]) ).

fof(f970,plain,
    ! [X0,X1,X2,X3] :
      ( ( accept_team(X0,X3,X1,X2)
        | ~ accept_number(X0,X2)
        | ~ accept_leader(X0,X3)
        | ~ accept_city(X0,X1) )
      & ( ( accept_number(X0,X2)
          & accept_leader(X0,X3)
          & accept_city(X0,X1) )
        | ~ accept_team(X0,X3,X1,X2) ) ),
    inference(nnf_transformation,[],[f1]) ).

fof(f971,plain,
    ! [X0,X1,X2,X3] :
      ( ( accept_team(X0,X3,X1,X2)
        | ~ accept_number(X0,X2)
        | ~ accept_leader(X0,X3)
        | ~ accept_city(X0,X1) )
      & ( ( accept_number(X0,X2)
          & accept_leader(X0,X3)
          & accept_city(X0,X1) )
        | ~ accept_team(X0,X3,X1,X2) ) ),
    inference(flattening,[],[f970]) ).

fof(f1000,plain,
    ! [X2,X3,X0,X1] :
      ( accept_city(X0,X1)
      | ~ accept_team(X0,X3,X1,X2) ),
    inference(cnf_transformation,[],[f971]) ).

fof(f1349,plain,
    ~ accept_city(countryamedicalorganization,coastvillage),
    inference(cnf_transformation,[],[f282]) ).

fof(f1990,plain,
    accept_team(countryamedicalorganization,countryahumanitarianorganization,coastvillage,n5),
    inference(cnf_transformation,[],[f943]) ).

cnf(c_52,plain,
    ( ~ accept_team(X0,X1,X2,X3)
    | accept_city(X0,X2) ),
    inference(cnf_transformation,[],[f1000]) ).

cnf(c_398,plain,
    ~ accept_city(countryamedicalorganization,coastvillage),
    inference(cnf_transformation,[],[f1349]) ).

cnf(c_1039,negated_conjecture,
    accept_team(countryamedicalorganization,countryahumanitarianorganization,coastvillage,n5),
    inference(cnf_transformation,[],[f1990]) ).

cnf(c_7713,plain,
    accept_city(countryamedicalorganization,coastvillage),
    inference(superposition,[status(thm)],[c_1039,c_52]) ).

cnf(c_7714,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_7713,c_398]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : AGT004+2 : TPTP v8.1.2. Bugfixed v3.1.0.
% 0.08/0.15  % Command  : run_iprover %s %d THM
% 0.15/0.36  % Computer : n023.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Sun Aug 27 17:33:26 EDT 2023
% 0.15/0.37  % CPUTime  : 
% 0.22/0.51  Running first-order theorem proving
% 0.22/0.51  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 4.05/1.22  % SZS status Started for theBenchmark.p
% 4.05/1.22  % SZS status Theorem for theBenchmark.p
% 4.05/1.22  
% 4.05/1.22  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 4.05/1.22  
% 4.05/1.22  ------  iProver source info
% 4.05/1.22  
% 4.05/1.22  git: date: 2023-05-31 18:12:56 +0000
% 4.05/1.22  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 4.05/1.22  git: non_committed_changes: false
% 4.05/1.22  git: last_make_outside_of_git: false
% 4.05/1.22  
% 4.05/1.22  ------ Parsing...
% 4.05/1.22  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 4.05/1.22  
% 4.05/1.22  ------ Preprocessing... sup_sim: 0  pe_s  pe:1:0s pe:2:0s pe_e  sup_sim: 0  pe_s  pe_e 
% 4.05/1.22  
% 4.05/1.22  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  scvd_s sp: 4 0s scvd_e  snvd_s sp: 0 0s snvd_e 
% 4.05/1.22  
% 4.05/1.22  ------ Preprocessing...
% 4.05/1.22  ------ Proving...
% 4.05/1.22  ------ Problem Properties 
% 4.05/1.22  
% 4.05/1.22  
% 4.05/1.22  clauses                                 893
% 4.05/1.22  conjectures                             1
% 4.05/1.22  EPR                                     607
% 4.05/1.22  Horn                                    891
% 4.05/1.22  unary                                   794
% 4.05/1.22  binary                                  75
% 4.05/1.22  lits                                    1056
% 4.05/1.22  lits eq                                 1
% 4.05/1.22  fd_pure                                 0
% 4.05/1.22  fd_pseudo                               0
% 4.05/1.22  fd_cond                                 0
% 4.05/1.22  fd_pseudo_cond                          1
% 4.05/1.22  AC symbols                              0
% 4.05/1.22  
% 4.05/1.22  ------ Input Options Time Limit: Unbounded
% 4.05/1.22  
% 4.05/1.22  
% 4.05/1.22  ------ 
% 4.05/1.22  Current options:
% 4.05/1.22  ------ 
% 4.05/1.22  
% 4.05/1.22  
% 4.05/1.22  
% 4.05/1.22  
% 4.05/1.22  ------ Proving...
% 4.05/1.22  
% 4.05/1.22  
% 4.05/1.22  % SZS status Theorem for theBenchmark.p
% 4.05/1.22  
% 4.05/1.22  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 4.05/1.22  
% 4.05/1.22  
%------------------------------------------------------------------------------