TSTP Solution File: CSR031+4 by SInE---0.4

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SInE---0.4
% Problem  : CSR031+4 : 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:05:46 EST 2010

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

% Comments : 
%------------------------------------------------------------------------------
fof(6,axiom,
    ! [X1] :
      ~ ( collection(X1)
        & individual(X1) ),
    file('/tmp/tmpkgnCo6/sel_CSR031+4.p_1',ax3_4094) ).

fof(16,axiom,
    ! [X8,X9] :
      ( disjointwith(X8,X9)
     => collection(X8) ),
    file('/tmp/tmpkgnCo6/sel_CSR031+4.p_1',ax3_41385) ).

fof(49,axiom,
    individual(c_tptptptpcol_16_8398),
    file('/tmp/tmpkgnCo6/sel_CSR031+4.p_1',ax3_20191) ).

fof(71,conjecture,
    ~ disjointwith(c_tptptptpcol_16_8398,c_tptpcol_16_18488),
    file('/tmp/tmpkgnCo6/sel_CSR031+4.p_1',query181) ).

fof(72,negated_conjecture,
    ~ ~ disjointwith(c_tptptptpcol_16_8398,c_tptpcol_16_18488),
    inference(assume_negation,[status(cth)],[71]) ).

fof(73,negated_conjecture,
    disjointwith(c_tptptptpcol_16_8398,c_tptpcol_16_18488),
    inference(fof_simplification,[status(thm)],[72,theory(equality)]) ).

fof(87,plain,
    ! [X1] :
      ( ~ collection(X1)
      | ~ individual(X1) ),
    inference(fof_nnf,[status(thm)],[6]) ).

fof(88,plain,
    ! [X2] :
      ( ~ collection(X2)
      | ~ individual(X2) ),
    inference(variable_rename,[status(thm)],[87]) ).

cnf(89,plain,
    ( ~ individual(X1)
    | ~ collection(X1) ),
    inference(split_conjunct,[status(thm)],[88]) ).

fof(115,plain,
    ! [X8,X9] :
      ( ~ disjointwith(X8,X9)
      | collection(X8) ),
    inference(fof_nnf,[status(thm)],[16]) ).

fof(116,plain,
    ! [X10,X11] :
      ( ~ disjointwith(X10,X11)
      | collection(X10) ),
    inference(variable_rename,[status(thm)],[115]) ).

cnf(117,plain,
    ( collection(X1)
    | ~ disjointwith(X1,X2) ),
    inference(split_conjunct,[status(thm)],[116]) ).

cnf(198,plain,
    individual(c_tptptptpcol_16_8398),
    inference(split_conjunct,[status(thm)],[49]) ).

cnf(247,negated_conjecture,
    disjointwith(c_tptptptpcol_16_8398,c_tptpcol_16_18488),
    inference(split_conjunct,[status(thm)],[73]) ).

cnf(260,negated_conjecture,
    collection(c_tptptptpcol_16_8398),
    inference(spm,[status(thm)],[117,247,theory(equality)]) ).

cnf(264,plain,
    ~ collection(c_tptptptpcol_16_8398),
    inference(spm,[status(thm)],[89,198,theory(equality)]) ).

cnf(339,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[260,264,theory(equality)]) ).

cnf(340,negated_conjecture,
    $false,
    339,
    [proof] ).

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