TSTP Solution File: CSR042+2 by SInE---0.4

View Problem - Process Solution

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

% Computer : art04.cs.miami.edu
% Model    : i686 i686
% CPU      : Intel(R) Pentium(R) 4 CPU 2.80GHz @ 2793MHz
% Memory   : 2018MB
% OS       : Linux 2.6.26.8-57.fc8
% CPULimit : 300s
% DateTime : Sat Dec 25 06:16:40 EST 2010

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

% Comments : 
%------------------------------------------------------------------------------
fof(3,axiom,
    ! [X1,X2] :
      ( borderson(X1,X2)
     => borderson(X2,X1) ),
    file('/tmp/tmpOB3tea/sel_CSR042+2.p_1',ax1_900) ).

fof(5,axiom,
    ( mtvisible(c_tptpgeo_member7_mt)
   => borderson(c_georegion_l4_x27_y64,c_georegion_l4_x27_y65) ),
    file('/tmp/tmpOB3tea/sel_CSR042+2.p_1',ax1_122) ).

fof(6,conjecture,
    ? [X6] :
      ( mtvisible(c_tptpgeo_member7_mt)
     => borderson(X6,c_georegion_l4_x27_y64) ),
    file('/tmp/tmpOB3tea/sel_CSR042+2.p_1',query92) ).

fof(7,negated_conjecture,
    ~ ? [X6] :
        ( mtvisible(c_tptpgeo_member7_mt)
       => borderson(X6,c_georegion_l4_x27_y64) ),
    inference(assume_negation,[status(cth)],[6]) ).

fof(14,plain,
    ! [X1,X2] :
      ( ~ borderson(X1,X2)
      | borderson(X2,X1) ),
    inference(fof_nnf,[status(thm)],[3]) ).

fof(15,plain,
    ! [X3,X4] :
      ( ~ borderson(X3,X4)
      | borderson(X4,X3) ),
    inference(variable_rename,[status(thm)],[14]) ).

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

fof(20,plain,
    ( ~ mtvisible(c_tptpgeo_member7_mt)
    | borderson(c_georegion_l4_x27_y64,c_georegion_l4_x27_y65) ),
    inference(fof_nnf,[status(thm)],[5]) ).

cnf(21,plain,
    ( borderson(c_georegion_l4_x27_y64,c_georegion_l4_x27_y65)
    | ~ mtvisible(c_tptpgeo_member7_mt) ),
    inference(split_conjunct,[status(thm)],[20]) ).

fof(22,negated_conjecture,
    ! [X6] :
      ( mtvisible(c_tptpgeo_member7_mt)
      & ~ borderson(X6,c_georegion_l4_x27_y64) ),
    inference(fof_nnf,[status(thm)],[7]) ).

fof(23,negated_conjecture,
    ! [X7] :
      ( mtvisible(c_tptpgeo_member7_mt)
      & ~ borderson(X7,c_georegion_l4_x27_y64) ),
    inference(variable_rename,[status(thm)],[22]) ).

cnf(24,negated_conjecture,
    ~ borderson(X1,c_georegion_l4_x27_y64),
    inference(split_conjunct,[status(thm)],[23]) ).

cnf(25,negated_conjecture,
    mtvisible(c_tptpgeo_member7_mt),
    inference(split_conjunct,[status(thm)],[23]) ).

cnf(26,plain,
    ( borderson(c_georegion_l4_x27_y64,c_georegion_l4_x27_y65)
    | $false ),
    inference(rw,[status(thm)],[21,25,theory(equality)]) ).

cnf(27,plain,
    borderson(c_georegion_l4_x27_y64,c_georegion_l4_x27_y65),
    inference(cn,[status(thm)],[26,theory(equality)]) ).

cnf(28,plain,
    borderson(c_georegion_l4_x27_y65,c_georegion_l4_x27_y64),
    inference(spm,[status(thm)],[16,27,theory(equality)]) ).

cnf(29,plain,
    $false,
    inference(sr,[status(thm)],[28,24,theory(equality)]) ).

cnf(30,plain,
    $false,
    29,
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% % SZS status Started for /home/graph/tptp/TPTP/Problems/CSR/CSR042+2.p
% --creating new selector for [CSR002+1.ax]
% -running prover on /tmp/tmpOB3tea/sel_CSR042+2.p_1 with time limit 29
% -prover status Theorem
% Problem CSR042+2.p solved in phase 0.
% % SZS status Theorem for /home/graph/tptp/TPTP/Problems/CSR/CSR042+2.p
% % SZS status Ended for /home/graph/tptp/TPTP/Problems/CSR/CSR042+2.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
% 
%------------------------------------------------------------------------------