TSTP Solution File: CSR069+3 by SInE---0.4

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SInE---0.4
% Problem  : CSR069+3 : TPTP v5.0.0. Released v3.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : Source/sine.py -e eprover -t %d %s

% Computer : art11.cs.miami.edu
% Model    : i686 i686
% CPU      : Intel(R) Pentium(R) 4 CPU 3.00GHz @ 3000MHz
% Memory   : 2006MB
% OS       : Linux 2.6.31.5-127.fc12.i686.PAE
% CPULimit : 300s
% DateTime : Sat Dec 25 06:46:59 EST 2010

% Result   : Theorem 1.20s
% Output   : CNFRefutation 1.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    2
% Syntax   : Number of formulae    :   12 (   5 unt;   0 def)
%            Number of atoms       :   19 (   0 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   12 (   5   ~;   3   |;   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(5,axiom,
    ( mtvisible(c_tptpgeo_member1_mt)
   => borderson(c_georegion_l4_x38_y24,c_georegion_l4_x39_y24) ),
    file('/tmp/tmpMcT2Fc/sel_CSR069+3.p_1',ax2_532) ).

fof(15,conjecture,
    ( mtvisible(c_tptpgeo_member1_mt)
   => borderson(c_georegion_l4_x38_y24,c_georegion_l4_x39_y24) ),
    file('/tmp/tmpMcT2Fc/sel_CSR069+3.p_1',query169) ).

fof(16,negated_conjecture,
    ~ ( mtvisible(c_tptpgeo_member1_mt)
     => borderson(c_georegion_l4_x38_y24,c_georegion_l4_x39_y24) ),
    inference(assume_negation,[status(cth)],[15]) ).

fof(30,plain,
    ( ~ mtvisible(c_tptpgeo_member1_mt)
    | borderson(c_georegion_l4_x38_y24,c_georegion_l4_x39_y24) ),
    inference(fof_nnf,[status(thm)],[5]) ).

cnf(31,plain,
    ( borderson(c_georegion_l4_x38_y24,c_georegion_l4_x39_y24)
    | ~ mtvisible(c_tptpgeo_member1_mt) ),
    inference(split_conjunct,[status(thm)],[30]) ).

fof(57,negated_conjecture,
    ( mtvisible(c_tptpgeo_member1_mt)
    & ~ borderson(c_georegion_l4_x38_y24,c_georegion_l4_x39_y24) ),
    inference(fof_nnf,[status(thm)],[16]) ).

cnf(58,negated_conjecture,
    ~ borderson(c_georegion_l4_x38_y24,c_georegion_l4_x39_y24),
    inference(split_conjunct,[status(thm)],[57]) ).

cnf(59,negated_conjecture,
    mtvisible(c_tptpgeo_member1_mt),
    inference(split_conjunct,[status(thm)],[57]) ).

cnf(60,plain,
    ( borderson(c_georegion_l4_x38_y24,c_georegion_l4_x39_y24)
    | $false ),
    inference(rw,[status(thm)],[31,59,theory(equality)]) ).

cnf(61,plain,
    borderson(c_georegion_l4_x38_y24,c_georegion_l4_x39_y24),
    inference(cn,[status(thm)],[60,theory(equality)]) ).

cnf(62,plain,
    $false,
    inference(sr,[status(thm)],[61,58,theory(equality)]) ).

cnf(63,plain,
    $false,
    62,
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% /home/graph/tptp/Systems/SInE---0.4/Source/sine.py:10: DeprecationWarning: the sets module is deprecated
%   from sets import Set
% % SZS status Started for /home/graph/tptp/TPTP/Problems/CSR/CSR069+3.p
% --creating new selector for [CSR002+2.ax]
% -running prover on /tmp/tmpMcT2Fc/sel_CSR069+3.p_1 with time limit 29
% -prover status Theorem
% Problem CSR069+3.p solved in phase 0.
% % SZS status Theorem for /home/graph/tptp/TPTP/Problems/CSR/CSR069+3.p
% % SZS status Ended for /home/graph/tptp/TPTP/Problems/CSR/CSR069+3.p
% Solved 1 out of 1.
% # Problem is unsatisfiable (or provable), constructing proof object
% # SZS status Theorem
% # SZS output start CNFRefutation.
% See solution above
% # SZS output end CNFRefutation
% 
%------------------------------------------------------------------------------