TSTP Solution File: SWV088+1 by SInE---0.4

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SInE---0.4
% Problem  : SWV088+1 : TPTP v5.0.0. Bugfixed v3.3.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 : Sun Dec 26 12:08:10 EST 2010

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

% Comments : 
%------------------------------------------------------------------------------
fof(26,axiom,
    true,
    file('/tmp/tmpBQI9LR/sel_SWV088+1.p_1',ttrue) ).

fof(40,conjecture,
    ( geq(minus(n135300,n1),n0)
   => true ),
    file('/tmp/tmpBQI9LR/sel_SWV088+1.p_1',cl5_nebula_array_0029) ).

fof(71,negated_conjecture,
    ~ ( geq(minus(n135300,n1),n0)
     => true ),
    inference(assume_negation,[status(cth)],[40]) ).

cnf(135,plain,
    true,
    inference(split_conjunct,[status(thm)],[26]) ).

fof(155,negated_conjecture,
    ( geq(minus(n135300,n1),n0)
    & ~ true ),
    inference(fof_nnf,[status(thm)],[71]) ).

cnf(156,negated_conjecture,
    ~ true,
    inference(split_conjunct,[status(thm)],[155]) ).

cnf(228,negated_conjecture,
    $false,
    inference(rw,[status(thm)],[156,135,theory(equality)]) ).

cnf(229,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[228,theory(equality)]) ).

cnf(230,negated_conjecture,
    $false,
    229,
    [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/SWV/SWV088+1.p
% --creating new selector for [SWV003+0.ax]
% -running prover on /tmp/tmpBQI9LR/sel_SWV088+1.p_1 with time limit 29
% -prover status Theorem
% Problem SWV088+1.p solved in phase 0.
% % SZS status Theorem for /home/graph/tptp/TPTP/Problems/SWV/SWV088+1.p
% % SZS status Ended for /home/graph/tptp/TPTP/Problems/SWV/SWV088+1.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
% 
%------------------------------------------------------------------------------