TSTP Solution File: LCL181-2 by Faust---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Faust---1.0
% Problem  : LCL181-2 : TPTP v3.4.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp
% Command  : faust %s

% Computer : art06.cs.miami.edu
% Model    : i686 i686
% CPU      : Intel(R) Pentium(R) 4 CPU 2.80GHz @ 2793MHz
% Memory   : 1003MB
% OS       : Linux 2.6.17-1.2142_FC4
% CPULimit : 600s
% DateTime : Wed May  6 13:45:06 EDT 2009

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

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Faust---1.0 format not known, defaulting to TPTP
fof(clause_1,plain,
    ( p
    | q ),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/LCL/LCL181-2.tptp',unknown),
    [] ).

cnf(156306920,plain,
    ( p
    | q ),
    inference(rewrite,[status(thm)],[clause_1]),
    [] ).

fof(clause_3,plain,
    ~ q,
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/LCL/LCL181-2.tptp',unknown),
    [] ).

cnf(156317000,plain,
    ~ q,
    inference(rewrite,[status(thm)],[clause_3]),
    [] ).

cnf(171909912,plain,
    p,
    inference(resolution,[status(thm)],[156306920,156317000]),
    [] ).

fof(clause_4,plain,
    ~ p,
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/LCL/LCL181-2.tptp',unknown),
    [] ).

cnf(156321392,plain,
    ~ p,
    inference(rewrite,[status(thm)],[clause_4]),
    [] ).

cnf(contradiction,plain,
    $false,
    inference(resolution,[status(thm)],[171909912,156321392]),
    [] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% Proof found in: 0 seconds
% START OF PROOF SEQUENCE
% fof(clause_1,plain,(p|q),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/LCL/LCL181-2.tptp',unknown),[]).
% 
% cnf(156306920,plain,(p|q),inference(rewrite,[status(thm)],[clause_1]),[]).
% 
% fof(clause_3,plain,(~q),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/LCL/LCL181-2.tptp',unknown),[]).
% 
% cnf(156317000,plain,(~q),inference(rewrite,[status(thm)],[clause_3]),[]).
% 
% cnf(171909912,plain,(p),inference(resolution,[status(thm)],[156306920,156317000]),[]).
% 
% fof(clause_4,plain,(~p),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/LCL/LCL181-2.tptp',unknown),[]).
% 
% cnf(156321392,plain,(~p),inference(rewrite,[status(thm)],[clause_4]),[]).
% 
% cnf(contradiction,plain,$false,inference(resolution,[status(thm)],[171909912,156321392]),[]).
% 
% END OF PROOF SEQUENCE
% 
%------------------------------------------------------------------------------