TSTP Solution File: SWC143-1 by Drodi---3.6.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Drodi---3.6.0
% Problem  : SWC143-1 : TPTP v8.1.2. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s

% Computer : n014.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:44:41 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f190,negated_conjecture,
    sk2 = sk4,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f192,negated_conjecture,
    neq(sk2,nil),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f193,negated_conjecture,
    ~ neq(sk4,nil),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f428,plain,
    sk2 = sk4,
    inference(cnf_transformation,[status(esa)],[f190]) ).

fof(f430,plain,
    neq(sk2,nil),
    inference(cnf_transformation,[status(esa)],[f192]) ).

fof(f431,plain,
    ~ neq(sk4,nil),
    inference(cnf_transformation,[status(esa)],[f193]) ).

fof(f470,plain,
    ~ neq(sk2,nil),
    inference(forward_demodulation,[status(thm)],[f428,f431]) ).

fof(f471,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[f470,f430]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.07  % Problem  : SWC143-1 : TPTP v8.1.2. Released v2.4.0.
% 0.00/0.07  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.06/0.26  % Computer : n014.cluster.edu
% 0.06/0.26  % Model    : x86_64 x86_64
% 0.06/0.26  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.06/0.26  % Memory   : 8042.1875MB
% 0.06/0.26  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.06/0.26  % CPULimit : 300
% 0.06/0.26  % WCLimit  : 300
% 0.06/0.26  % DateTime : Mon Apr 29 23:54:34 EDT 2024
% 0.06/0.26  % CPUTime  : 
% 0.06/0.26  % Drodi V3.6.0
% 0.10/0.27  % Refutation found
% 0.10/0.27  % SZS status Unsatisfiable for theBenchmark: Theory is unsatisfiable
% 0.10/0.27  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.10/0.27  % Elapsed time: 0.014452 seconds
% 0.10/0.27  % CPU time: 0.019456 seconds
% 0.10/0.27  % Total memory used: 12.159 MB
% 0.10/0.27  % Net memory used: 12.135 MB
%------------------------------------------------------------------------------