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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SInE---0.4
% Problem  : CSR047+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:25:12 EST 2010

% Result   : Theorem 1.22s
% Output   : CNFRefutation 1.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    3
% Syntax   : Number of formulae    :   17 (   6 unt;   0 def)
%            Number of atoms       :   28 (   0 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   19 (   8   ~;   6   |;   1   &)
%                                         (   0 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   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   :    8 (   0 sgn   6   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(16,axiom,
    ! [X4,X5] :
      ( borderson(X4,X5)
     => borderson(X5,X4) ),
    file('/tmp/tmp3uw5TR/sel_CSR047+3.p_1',ax2_7642) ).

fof(23,axiom,
    ( mtvisible(c_tptpgeo_member4_mt)
   => borderson(c_georegion_l4_x36_y50,c_georegion_l4_x37_y50) ),
    file('/tmp/tmp3uw5TR/sel_CSR047+3.p_1',ax2_1237) ).

fof(37,conjecture,
    ( mtvisible(c_tptpgeo_member4_mt)
   => borderson(c_georegion_l4_x37_y50,c_georegion_l4_x36_y50) ),
    file('/tmp/tmp3uw5TR/sel_CSR047+3.p_1',query147) ).

fof(38,negated_conjecture,
    ~ ( mtvisible(c_tptpgeo_member4_mt)
     => borderson(c_georegion_l4_x37_y50,c_georegion_l4_x36_y50) ),
    inference(assume_negation,[status(cth)],[37]) ).

fof(66,plain,
    ! [X4,X5] :
      ( ~ borderson(X4,X5)
      | borderson(X5,X4) ),
    inference(fof_nnf,[status(thm)],[16]) ).

fof(67,plain,
    ! [X6,X7] :
      ( ~ borderson(X6,X7)
      | borderson(X7,X6) ),
    inference(variable_rename,[status(thm)],[66]) ).

cnf(68,plain,
    ( borderson(X1,X2)
    | ~ borderson(X2,X1) ),
    inference(split_conjunct,[status(thm)],[67]) ).

fof(81,plain,
    ( ~ mtvisible(c_tptpgeo_member4_mt)
    | borderson(c_georegion_l4_x36_y50,c_georegion_l4_x37_y50) ),
    inference(fof_nnf,[status(thm)],[23]) ).

cnf(82,plain,
    ( borderson(c_georegion_l4_x36_y50,c_georegion_l4_x37_y50)
    | ~ mtvisible(c_tptpgeo_member4_mt) ),
    inference(split_conjunct,[status(thm)],[81]) ).

fof(101,negated_conjecture,
    ( mtvisible(c_tptpgeo_member4_mt)
    & ~ borderson(c_georegion_l4_x37_y50,c_georegion_l4_x36_y50) ),
    inference(fof_nnf,[status(thm)],[38]) ).

cnf(102,negated_conjecture,
    ~ borderson(c_georegion_l4_x37_y50,c_georegion_l4_x36_y50),
    inference(split_conjunct,[status(thm)],[101]) ).

cnf(103,negated_conjecture,
    mtvisible(c_tptpgeo_member4_mt),
    inference(split_conjunct,[status(thm)],[101]) ).

cnf(104,plain,
    ( borderson(c_georegion_l4_x36_y50,c_georegion_l4_x37_y50)
    | $false ),
    inference(rw,[status(thm)],[82,103,theory(equality)]) ).

cnf(105,plain,
    borderson(c_georegion_l4_x36_y50,c_georegion_l4_x37_y50),
    inference(cn,[status(thm)],[104,theory(equality)]) ).

cnf(110,plain,
    borderson(c_georegion_l4_x37_y50,c_georegion_l4_x36_y50),
    inference(spm,[status(thm)],[68,105,theory(equality)]) ).

cnf(111,plain,
    $false,
    inference(sr,[status(thm)],[110,102,theory(equality)]) ).

cnf(112,plain,
    $false,
    111,
    [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/CSR047+3.p
% --creating new selector for [CSR002+2.ax]
% -running prover on /tmp/tmp3uw5TR/sel_CSR047+3.p_1 with time limit 29
% -prover status Theorem
% Problem CSR047+3.p solved in phase 0.
% % SZS status Theorem for /home/graph/tptp/TPTP/Problems/CSR/CSR047+3.p
% % SZS status Ended for /home/graph/tptp/TPTP/Problems/CSR/CSR047+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
% 
%------------------------------------------------------------------------------