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

View Problem - Process Solution

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

% Computer : n003.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:14:28 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f1,axiom,
    ( mtvisible(c_englishmt)
   => prettystring(f_instancewithrelationtofn(c_footballteam,c_affiliatedwith,c_beloitcollege),s_thefootballteamwhohasbeenaffiliatedwithbeloitcollege) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f39,conjecture,
    ? [X] :
      ( mtvisible(c_englishmt)
     => prettystring(f_instancewithrelationtofn(c_footballteam,c_affiliatedwith,c_beloitcollege),X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f40,negated_conjecture,
    ~ ? [X] :
        ( mtvisible(c_englishmt)
       => prettystring(f_instancewithrelationtofn(c_footballteam,c_affiliatedwith,c_beloitcollege),X) ),
    inference(negated_conjecture,[status(cth)],[f39]) ).

fof(f41,plain,
    ( ~ mtvisible(c_englishmt)
    | prettystring(f_instancewithrelationtofn(c_footballteam,c_affiliatedwith,c_beloitcollege),s_thefootballteamwhohasbeenaffiliatedwithbeloitcollege) ),
    inference(pre_NNF_transformation,[status(esa)],[f1]) ).

fof(f42,plain,
    ( ~ mtvisible(c_englishmt)
    | prettystring(f_instancewithrelationtofn(c_footballteam,c_affiliatedwith,c_beloitcollege),s_thefootballteamwhohasbeenaffiliatedwithbeloitcollege) ),
    inference(cnf_transformation,[status(esa)],[f41]) ).

fof(f134,plain,
    ! [X] :
      ( mtvisible(c_englishmt)
      & ~ prettystring(f_instancewithrelationtofn(c_footballteam,c_affiliatedwith,c_beloitcollege),X) ),
    inference(pre_NNF_transformation,[status(esa)],[f40]) ).

fof(f135,plain,
    ( mtvisible(c_englishmt)
    & ! [X] : ~ prettystring(f_instancewithrelationtofn(c_footballteam,c_affiliatedwith,c_beloitcollege),X) ),
    inference(miniscoping,[status(esa)],[f134]) ).

fof(f136,plain,
    mtvisible(c_englishmt),
    inference(cnf_transformation,[status(esa)],[f135]) ).

fof(f137,plain,
    ! [X0] : ~ prettystring(f_instancewithrelationtofn(c_footballteam,c_affiliatedwith,c_beloitcollege),X0),
    inference(cnf_transformation,[status(esa)],[f135]) ).

fof(f138,plain,
    ( spl0_0
  <=> mtvisible(c_englishmt) ),
    introduced(split_symbol_definition) ).

fof(f140,plain,
    ( ~ mtvisible(c_englishmt)
    | spl0_0 ),
    inference(component_clause,[status(thm)],[f138]) ).

fof(f141,plain,
    ( spl0_1
  <=> prettystring(f_instancewithrelationtofn(c_footballteam,c_affiliatedwith,c_beloitcollege),s_thefootballteamwhohasbeenaffiliatedwithbeloitcollege) ),
    introduced(split_symbol_definition) ).

fof(f142,plain,
    ( prettystring(f_instancewithrelationtofn(c_footballteam,c_affiliatedwith,c_beloitcollege),s_thefootballteamwhohasbeenaffiliatedwithbeloitcollege)
    | ~ spl0_1 ),
    inference(component_clause,[status(thm)],[f141]) ).

fof(f144,plain,
    ( ~ spl0_0
    | spl0_1 ),
    inference(split_clause,[status(thm)],[f42,f138,f141]) ).

fof(f145,plain,
    ( $false
    | spl0_0 ),
    inference(forward_subsumption_resolution,[status(thm)],[f140,f136]) ).

fof(f146,plain,
    spl0_0,
    inference(contradiction_clause,[status(thm)],[f145]) ).

fof(f147,plain,
    ( $false
    | ~ spl0_1 ),
    inference(forward_subsumption_resolution,[status(thm)],[f142,f137]) ).

fof(f148,plain,
    ~ spl0_1,
    inference(contradiction_clause,[status(thm)],[f147]) ).

fof(f149,plain,
    $false,
    inference(sat_refutation,[status(thm)],[f144,f146,f148]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : CSR035+1 : TPTP v8.1.2. Released v3.4.0.
% 0.08/0.14  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.14/0.35  % Computer : n003.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:56:33 EDT 2024
% 0.14/0.35  % CPUTime  : 
% 0.14/0.36  % Drodi V3.6.0
% 0.14/0.36  % Refutation found
% 0.14/0.36  % SZS status Theorem for theBenchmark: Theorem is valid
% 0.14/0.36  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.14/0.38  % Elapsed time: 0.021513 seconds
% 0.14/0.38  % CPU time: 0.022627 seconds
% 0.14/0.38  % Total memory used: 5.672 MB
% 0.14/0.38  % Net memory used: 5.550 MB
%------------------------------------------------------------------------------