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

View Problem - Process Solution

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

% Computer : art03.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 11:07:23 EST 2010

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

% Comments : 
%------------------------------------------------------------------------------
fof(28,conjecture,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ! [X3] :
              ( ssList(X3)
             => ! [X4] :
                  ( ssList(X4)
                 => ( X2 != X4
                    | X1 != X3
                    | ~ totalorderedP(X3)
                    | totalorderedP(X1) ) ) ) ) ),
    file('/tmp/tmpDiyWXb/sel_SWC262+1.p_1',co1) ).

fof(29,negated_conjecture,
    ~ ! [X1] :
        ( ssList(X1)
       => ! [X2] :
            ( ssList(X2)
           => ! [X3] :
                ( ssList(X3)
               => ! [X4] :
                    ( ssList(X4)
                   => ( X2 != X4
                      | X1 != X3
                      | ~ totalorderedP(X3)
                      | totalorderedP(X1) ) ) ) ) ),
    inference(assume_negation,[status(cth)],[28]) ).

fof(30,negated_conjecture,
    ~ ! [X1] :
        ( ssList(X1)
       => ! [X2] :
            ( ssList(X2)
           => ! [X3] :
                ( ssList(X3)
               => ! [X4] :
                    ( ssList(X4)
                   => ( X2 != X4
                      | X1 != X3
                      | ~ totalorderedP(X3)
                      | totalorderedP(X1) ) ) ) ) ),
    inference(fof_simplification,[status(thm)],[29,theory(equality)]) ).

fof(153,negated_conjecture,
    ? [X1] :
      ( ssList(X1)
      & ? [X2] :
          ( ssList(X2)
          & ? [X3] :
              ( ssList(X3)
              & ? [X4] :
                  ( ssList(X4)
                  & X2 = X4
                  & X1 = X3
                  & totalorderedP(X3)
                  & ~ totalorderedP(X1) ) ) ) ),
    inference(fof_nnf,[status(thm)],[30]) ).

fof(154,negated_conjecture,
    ? [X5] :
      ( ssList(X5)
      & ? [X6] :
          ( ssList(X6)
          & ? [X7] :
              ( ssList(X7)
              & ? [X8] :
                  ( ssList(X8)
                  & X6 = X8
                  & X5 = X7
                  & totalorderedP(X7)
                  & ~ totalorderedP(X5) ) ) ) ),
    inference(variable_rename,[status(thm)],[153]) ).

fof(155,negated_conjecture,
    ( ssList(esk11_0)
    & ssList(esk12_0)
    & ssList(esk13_0)
    & ssList(esk14_0)
    & esk12_0 = esk14_0
    & esk11_0 = esk13_0
    & totalorderedP(esk13_0)
    & ~ totalorderedP(esk11_0) ),
    inference(skolemize,[status(esa)],[154]) ).

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

cnf(157,negated_conjecture,
    totalorderedP(esk13_0),
    inference(split_conjunct,[status(thm)],[155]) ).

cnf(158,negated_conjecture,
    esk11_0 = esk13_0,
    inference(split_conjunct,[status(thm)],[155]) ).

cnf(166,negated_conjecture,
    totalorderedP(esk11_0),
    inference(rw,[status(thm)],[157,158,theory(equality)]) ).

cnf(303,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[166,156,theory(equality)]) ).

cnf(304,negated_conjecture,
    $false,
    303,
    [proof] ).

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