TSTP Solution File: CSR053+2 by PyRes---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.5
% Problem  : CSR053+2 : TPTP v8.1.2. Released v3.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n032.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:24 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(query103,conjecture,
    ( mtvisible(c_tptpgeo_member1_mt)
   => geographicalsubregions(c_georegion_l3_x11_y2,c_georegion_l4_x35_y7) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',query103) ).

fof(c0,negated_conjecture,
    ~ ( mtvisible(c_tptpgeo_member1_mt)
     => geographicalsubregions(c_georegion_l3_x11_y2,c_georegion_l4_x35_y7) ),
    inference(assume_negation,[status(cth)],[query103]) ).

fof(c1,negated_conjecture,
    ( mtvisible(c_tptpgeo_member1_mt)
    & ~ geographicalsubregions(c_georegion_l3_x11_y2,c_georegion_l4_x35_y7) ),
    inference(fof_nnf,[status(thm)],[c0]) ).

cnf(c3,negated_conjecture,
    ~ geographicalsubregions(c_georegion_l3_x11_y2,c_georegion_l4_x35_y7),
    inference(split_conjunct,[status(thm)],[c1]) ).

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

fof(ax1_249,axiom,
    ( mtvisible(c_tptpgeo_member1_mt)
   => geographicalsubregions(c_georegion_l3_x11_y2,c_georegion_l4_x35_y7) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR002+1.ax',ax1_249) ).

fof(c2399,plain,
    ( ~ mtvisible(c_tptpgeo_member1_mt)
    | geographicalsubregions(c_georegion_l3_x11_y2,c_georegion_l4_x35_y7) ),
    inference(fof_nnf,[status(thm)],[ax1_249]) ).

cnf(c2400,plain,
    ( ~ mtvisible(c_tptpgeo_member1_mt)
    | geographicalsubregions(c_georegion_l3_x11_y2,c_georegion_l4_x35_y7) ),
    inference(split_conjunct,[status(thm)],[c2399]) ).

cnf(c9416,plain,
    geographicalsubregions(c_georegion_l3_x11_y2,c_georegion_l4_x35_y7),
    inference(resolution,[status(thm)],[c2400,c2]) ).

cnf(c16062,plain,
    $false,
    inference(resolution,[status(thm)],[c9416,c3]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem  : CSR053+2 : TPTP v8.1.2. Released v3.4.0.
% 0.10/0.11  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.10/0.31  % Computer : n032.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit : 300
% 0.10/0.31  % WCLimit  : 300
% 0.10/0.31  % DateTime : Thu May  9 01:36:40 EDT 2024
% 0.10/0.31  % CPUTime  : 
% 37.56/37.77  % Version:  1.5
% 37.56/37.77  % SZS status Theorem
% 37.56/37.77  % SZS output start CNFRefutation
% See solution above
% 37.56/37.77  
% 37.56/37.77  % Initial clauses    : 1133
% 37.56/37.77  % Processed clauses  : 4972
% 37.56/37.77  % Factors computed   : 8
% 37.56/37.77  % Resolvents computed: 13205
% 37.56/37.77  % Tautologies deleted: 6
% 37.56/37.77  % Forward subsumed   : 3362
% 37.56/37.77  % Backward subsumed  : 2
% 37.56/37.77  % -------- CPU Time ---------
% 37.56/37.77  % User time          : 37.414 s
% 37.56/37.77  % System time        : 0.042 s
% 37.56/37.77  % Total time         : 37.456 s
%------------------------------------------------------------------------------