TSTP Solution File: CSR029+1 by PyRes---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.5
% Problem  : CSR029+1 : TPTP v8.1.2. Released v3.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %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 : Thu May  9 17:18:07 EDT 2024

% Result   : Theorem 0.51s 0.71s
% Output   : Refutation 0.51s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   42 (  14 unt;   0 def)
%            Number of atoms       :   81 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   69 (  30   ~;  26   |;   5   &)
%                                         (   0 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    6 (   5 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   6 con; 0-0 aty)
%            Number of variables   :   29 (   0 sgn  21   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(just10,axiom,
    ( mtvisible(c_worldgeographymt)
   => geolevel_3(c_georegion_l3_x4_y13) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',just10) ).

fof(c159,plain,
    ( ~ mtvisible(c_worldgeographymt)
    | geolevel_3(c_georegion_l3_x4_y13) ),
    inference(fof_nnf,[status(thm)],[just10]) ).

cnf(c160,plain,
    ( ~ mtvisible(c_worldgeographymt)
    | geolevel_3(c_georegion_l3_x4_y13) ),
    inference(split_conjunct,[status(thm)],[c159]) ).

fof(query29,conjecture,
    ( mtvisible(c_tptpgeo_member3_mt)
   => ( inregion(c_geolocation_x14_y39,c_georegion_l3_x4_y13)
      & geolevel_3(c_georegion_l3_x4_y13) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',query29) ).

fof(c0,negated_conjecture,
    ~ ( mtvisible(c_tptpgeo_member3_mt)
     => ( inregion(c_geolocation_x14_y39,c_georegion_l3_x4_y13)
        & geolevel_3(c_georegion_l3_x4_y13) ) ),
    inference(assume_negation,[status(cth)],[query29]) ).

fof(c1,negated_conjecture,
    ( mtvisible(c_tptpgeo_member3_mt)
    & ( ~ inregion(c_geolocation_x14_y39,c_georegion_l3_x4_y13)
      | ~ geolevel_3(c_georegion_l3_x4_y13) ) ),
    inference(fof_nnf,[status(thm)],[c0]) ).

cnf(c2,negated_conjecture,
    mtvisible(c_tptpgeo_member3_mt),
    inference(split_conjunct,[status(thm)],[c1]) ).

fof(just9,axiom,
    genlmt(c_tptpgeo_member3_mt,c_tptpgeo_spindleheadmt),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',just9) ).

cnf(c161,plain,
    genlmt(c_tptpgeo_member3_mt,c_tptpgeo_spindleheadmt),
    inference(split_conjunct,[status(thm)],[just9]) ).

fof(just49,axiom,
    ! [SPECMT,GENLMT] :
      ( ( mtvisible(SPECMT)
        & genlmt(SPECMT,GENLMT) )
     => mtvisible(GENLMT) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',just49) ).

fof(c30,plain,
    ! [SPECMT,GENLMT] :
      ( ~ mtvisible(SPECMT)
      | ~ genlmt(SPECMT,GENLMT)
      | mtvisible(GENLMT) ),
    inference(fof_nnf,[status(thm)],[just49]) ).

fof(c31,plain,
    ! [X15,X16] :
      ( ~ mtvisible(X15)
      | ~ genlmt(X15,X16)
      | mtvisible(X16) ),
    inference(variable_rename,[status(thm)],[c30]) ).

cnf(c32,plain,
    ( ~ mtvisible(X105)
    | ~ genlmt(X105,X104)
    | mtvisible(X104) ),
    inference(split_conjunct,[status(thm)],[c31]) ).

cnf(c207,plain,
    ( ~ mtvisible(c_tptpgeo_member3_mt)
    | mtvisible(c_tptpgeo_spindleheadmt) ),
    inference(resolution,[status(thm)],[c32,c161]) ).

cnf(c235,plain,
    mtvisible(c_tptpgeo_spindleheadmt),
    inference(resolution,[status(thm)],[c207,c2]) ).

fof(just8,axiom,
    genlmt(c_tptpgeo_spindleheadmt,c_worldgeographymt),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',just8) ).

cnf(c162,plain,
    genlmt(c_tptpgeo_spindleheadmt,c_worldgeographymt),
    inference(split_conjunct,[status(thm)],[just8]) ).

cnf(c213,plain,
    ( ~ mtvisible(c_tptpgeo_spindleheadmt)
    | mtvisible(c_worldgeographymt) ),
    inference(resolution,[status(thm)],[c32,c162]) ).

cnf(c236,plain,
    mtvisible(c_worldgeographymt),
    inference(resolution,[status(thm)],[c213,c235]) ).

cnf(c238,plain,
    geolevel_3(c_georegion_l3_x4_y13),
    inference(resolution,[status(thm)],[c236,c160]) ).

cnf(c3,negated_conjecture,
    ( ~ inregion(c_geolocation_x14_y39,c_georegion_l3_x4_y13)
    | ~ geolevel_3(c_georegion_l3_x4_y13) ),
    inference(split_conjunct,[status(thm)],[c1]) ).

fof(just12,axiom,
    ( mtvisible(c_tptpgeo_member3_mt)
   => inregion(c_geolocation_x14_y39,c_georegion_l4_x14_y39) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',just12) ).

fof(c155,plain,
    ( ~ mtvisible(c_tptpgeo_member3_mt)
    | inregion(c_geolocation_x14_y39,c_georegion_l4_x14_y39) ),
    inference(fof_nnf,[status(thm)],[just12]) ).

cnf(c156,plain,
    ( ~ mtvisible(c_tptpgeo_member3_mt)
    | inregion(c_geolocation_x14_y39,c_georegion_l4_x14_y39) ),
    inference(split_conjunct,[status(thm)],[c155]) ).

cnf(c246,plain,
    inregion(c_geolocation_x14_y39,c_georegion_l4_x14_y39),
    inference(resolution,[status(thm)],[c156,c2]) ).

fof(just41,axiom,
    ! [X,Y,Z] :
      ( ( inregion(X,Y)
        & inregion(Y,Z) )
     => inregion(X,Z) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',just41) ).

fof(c56,plain,
    ! [X,Y,Z] :
      ( ~ inregion(X,Y)
      | ~ inregion(Y,Z)
      | inregion(X,Z) ),
    inference(fof_nnf,[status(thm)],[just41]) ).

fof(c57,plain,
    ! [X29,X30,X31] :
      ( ~ inregion(X29,X30)
      | ~ inregion(X30,X31)
      | inregion(X29,X31) ),
    inference(variable_rename,[status(thm)],[c56]) ).

cnf(c58,plain,
    ( ~ inregion(X126,X128)
    | ~ inregion(X128,X127)
    | inregion(X126,X127) ),
    inference(split_conjunct,[status(thm)],[c57]) ).

fof(just5,axiom,
    ! [ARG1,ARG2] :
      ( geographicalsubregions(ARG1,ARG2)
     => inregion(ARG2,ARG1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',just5) ).

fof(c165,plain,
    ! [ARG1,ARG2] :
      ( ~ geographicalsubregions(ARG1,ARG2)
      | inregion(ARG2,ARG1) ),
    inference(fof_nnf,[status(thm)],[just5]) ).

fof(c166,plain,
    ! [X89,X90] :
      ( ~ geographicalsubregions(X89,X90)
      | inregion(X90,X89) ),
    inference(variable_rename,[status(thm)],[c165]) ).

cnf(c167,plain,
    ( ~ geographicalsubregions(X161,X160)
    | inregion(X160,X161) ),
    inference(split_conjunct,[status(thm)],[c166]) ).

fof(just11,axiom,
    ( mtvisible(c_tptpgeo_member3_mt)
   => geographicalsubregions(c_georegion_l3_x4_y13,c_georegion_l4_x14_y39) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',just11) ).

fof(c157,plain,
    ( ~ mtvisible(c_tptpgeo_member3_mt)
    | geographicalsubregions(c_georegion_l3_x4_y13,c_georegion_l4_x14_y39) ),
    inference(fof_nnf,[status(thm)],[just11]) ).

cnf(c158,plain,
    ( ~ mtvisible(c_tptpgeo_member3_mt)
    | geographicalsubregions(c_georegion_l3_x4_y13,c_georegion_l4_x14_y39) ),
    inference(split_conjunct,[status(thm)],[c157]) ).

cnf(c255,plain,
    geographicalsubregions(c_georegion_l3_x4_y13,c_georegion_l4_x14_y39),
    inference(resolution,[status(thm)],[c158,c2]) ).

cnf(c260,plain,
    inregion(c_georegion_l4_x14_y39,c_georegion_l3_x4_y13),
    inference(resolution,[status(thm)],[c255,c167]) ).

cnf(c268,plain,
    ( ~ inregion(X201,c_georegion_l4_x14_y39)
    | inregion(X201,c_georegion_l3_x4_y13) ),
    inference(resolution,[status(thm)],[c260,c58]) ).

cnf(c337,plain,
    inregion(c_geolocation_x14_y39,c_georegion_l3_x4_y13),
    inference(resolution,[status(thm)],[c268,c246]) ).

cnf(c339,plain,
    ~ geolevel_3(c_georegion_l3_x4_y13),
    inference(resolution,[status(thm)],[c337,c3]) ).

cnf(c343,plain,
    $false,
    inference(resolution,[status(thm)],[c339,c238]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : CSR029+1 : TPTP v8.1.2. Released v3.4.0.
% 0.06/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.34  % Computer : n019.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Thu May  9 01:50:08 EDT 2024
% 0.12/0.34  % CPUTime  : 
% 0.51/0.71  % Version:  1.5
% 0.51/0.71  % SZS status Theorem
% 0.51/0.71  % SZS output start CNFRefutation
% See solution above
% 0.51/0.71  
% 0.51/0.71  % Initial clauses    : 59
% 0.51/0.71  % Processed clauses  : 115
% 0.51/0.71  % Factors computed   : 5
% 0.51/0.71  % Resolvents computed: 167
% 0.51/0.71  % Tautologies deleted: 18
% 0.51/0.71  % Forward subsumed   : 80
% 0.51/0.71  % Backward subsumed  : 7
% 0.51/0.71  % -------- CPU Time ---------
% 0.51/0.71  % User time          : 0.342 s
% 0.51/0.71  % System time        : 0.018 s
% 0.51/0.71  % Total time         : 0.360 s
%------------------------------------------------------------------------------