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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SInE---0.4
% Problem  : SWV082+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:07:45 EST 2010

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

% Comments : 
%------------------------------------------------------------------------------
fof(30,conjecture,
    ( ( leq(n0,pv58)
      & leq(pv58,minus(n5,n1)) )
   => ( leq(n0,pv58)
      & leq(pv58,minus(n5,n1)) ) ),
    file('/tmp/tmppmGOTO/sel_SWV082+1.p_1',cl5_nebula_array_0023) ).

fof(62,negated_conjecture,
    ~ ( ( leq(n0,pv58)
        & leq(pv58,minus(n5,n1)) )
     => ( leq(n0,pv58)
        & leq(pv58,minus(n5,n1)) ) ),
    inference(assume_negation,[status(cth)],[30]) ).

fof(64,negated_conjecture,
    ~ $true,
    inference(fof_simplification,[status(thm)],[62,theory(equality)]) ).

cnf(134,negated_conjecture,
    $false,
    inference(split_conjunct,[status(thm)],[64]) ).

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