TSTP Solution File: SET055+1 by Drodi---3.6.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Drodi---3.6.0
% Problem  : SET055+1 : TPTP v8.1.2. Bugfixed v5.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s

% Computer : n016.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Tue Apr 30 20:38:51 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f44,conjecture,
    ! [X] : X = X,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f45,negated_conjecture,
    ~ ! [X] : X = X,
    inference(negated_conjecture,[status(cth)],[f44]) ).

fof(f191,plain,
    ? [X] : X != X,
    inference(pre_NNF_transformation,[status(esa)],[f45]) ).

fof(f192,plain,
    sk0_7 != sk0_7,
    inference(skolemization,[status(esa)],[f191]) ).

fof(f193,plain,
    sk0_7 != sk0_7,
    inference(cnf_transformation,[status(esa)],[f192]) ).

fof(f200,plain,
    $false,
    inference(trivial_equality_resolution,[status(esa)],[f193]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.13  % Problem  : SET055+1 : TPTP v8.1.2. Bugfixed v5.4.0.
% 0.05/0.13  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.10/0.33  % Computer : n016.cluster.edu
% 0.10/0.33  % Model    : x86_64 x86_64
% 0.10/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.33  % Memory   : 8042.1875MB
% 0.10/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.33  % CPULimit : 300
% 0.10/0.33  % WCLimit  : 300
% 0.10/0.33  % DateTime : Mon Apr 29 22:04:40 EDT 2024
% 0.10/0.34  % CPUTime  : 
% 0.10/0.34  % Drodi V3.6.0
% 0.10/0.35  % Refutation found
% 0.10/0.35  % SZS status Theorem for theBenchmark: Theorem is valid
% 0.10/0.35  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.10/0.37  % Elapsed time: 0.016963 seconds
% 0.10/0.37  % CPU time: 0.020552 seconds
% 0.10/0.37  % Total memory used: 11.358 MB
% 0.10/0.37  % Net memory used: 11.348 MB
%------------------------------------------------------------------------------