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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SInE---0.4
% Problem  : SWC146+1 : TPTP v5.0.0. Released v2.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 : Sun Dec 26 10:23:23 EST 2010

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

% Comments : 
%------------------------------------------------------------------------------
fof(12,conjecture,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ! [X3] :
              ( ssList(X3)
             => ! [X4] :
                  ( ssList(X4)
                 => ( X2 != X4
                    | X1 != X3
                    | ~ neq(X2,nil)
                    | neq(X4,nil)
                    | singletonP(X2) ) ) ) ) ),
    file('/tmp/tmpoG0vyT/sel_SWC146+1.p_1',co1) ).

fof(13,negated_conjecture,
    ~ ! [X1] :
        ( ssList(X1)
       => ! [X2] :
            ( ssList(X2)
           => ! [X3] :
                ( ssList(X3)
               => ! [X4] :
                    ( ssList(X4)
                   => ( X2 != X4
                      | X1 != X3
                      | ~ neq(X2,nil)
                      | neq(X4,nil)
                      | singletonP(X2) ) ) ) ) ),
    inference(assume_negation,[status(cth)],[12]) ).

fof(15,negated_conjecture,
    ~ ! [X1] :
        ( ssList(X1)
       => ! [X2] :
            ( ssList(X2)
           => ! [X3] :
                ( ssList(X3)
               => ! [X4] :
                    ( ssList(X4)
                   => ( X2 != X4
                      | X1 != X3
                      | ~ neq(X2,nil)
                      | neq(X4,nil)
                      | singletonP(X2) ) ) ) ) ),
    inference(fof_simplification,[status(thm)],[13,theory(equality)]) ).

fof(68,negated_conjecture,
    ? [X1] :
      ( ssList(X1)
      & ? [X2] :
          ( ssList(X2)
          & ? [X3] :
              ( ssList(X3)
              & ? [X4] :
                  ( ssList(X4)
                  & X2 = X4
                  & X1 = X3
                  & neq(X2,nil)
                  & ~ neq(X4,nil)
                  & ~ singletonP(X2) ) ) ) ),
    inference(fof_nnf,[status(thm)],[15]) ).

fof(69,negated_conjecture,
    ? [X5] :
      ( ssList(X5)
      & ? [X6] :
          ( ssList(X6)
          & ? [X7] :
              ( ssList(X7)
              & ? [X8] :
                  ( ssList(X8)
                  & X6 = X8
                  & X5 = X7
                  & neq(X6,nil)
                  & ~ neq(X8,nil)
                  & ~ singletonP(X6) ) ) ) ),
    inference(variable_rename,[status(thm)],[68]) ).

fof(70,negated_conjecture,
    ( ssList(esk6_0)
    & ssList(esk7_0)
    & ssList(esk8_0)
    & ssList(esk9_0)
    & esk7_0 = esk9_0
    & esk6_0 = esk8_0
    & neq(esk7_0,nil)
    & ~ neq(esk9_0,nil)
    & ~ singletonP(esk7_0) ),
    inference(skolemize,[status(esa)],[69]) ).

cnf(72,negated_conjecture,
    ~ neq(esk9_0,nil),
    inference(split_conjunct,[status(thm)],[70]) ).

cnf(73,negated_conjecture,
    neq(esk7_0,nil),
    inference(split_conjunct,[status(thm)],[70]) ).

cnf(75,negated_conjecture,
    esk7_0 = esk9_0,
    inference(split_conjunct,[status(thm)],[70]) ).

cnf(84,negated_conjecture,
    $false,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[72,75,theory(equality)]),73,theory(equality)]) ).

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

cnf(86,negated_conjecture,
    $false,
    85,
    [proof] ).

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