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

View Problem - Process Solution

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

% Computer : n008.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:07 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f1,axiom,
    ! [X,Y] : add(X,Y) = add(Y,X),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f2,axiom,
    ! [X,Y,Z] : add(add(X,Y),Z) = add(X,add(Y,Z)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f3,axiom,
    ! [X,Y] : negate(add(negate(add(X,Y)),negate(add(X,negate(Y))))) = X,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f4,hypothesis,
    negate(add(a,negate(add(b,c)))) = negate(add(b,negate(add(a,c)))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f5,negated_conjecture,
    a != b,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f6,plain,
    ! [X0,X1] : add(X0,X1) = add(X1,X0),
    inference(cnf_transformation,[status(esa)],[f1]) ).

fof(f7,plain,
    ! [X0,X1,X2] : add(add(X0,X1),X2) = add(X0,add(X1,X2)),
    inference(cnf_transformation,[status(esa)],[f2]) ).

fof(f8,plain,
    ! [X0,X1] : negate(add(negate(add(X0,X1)),negate(add(X0,negate(X1))))) = X0,
    inference(cnf_transformation,[status(esa)],[f3]) ).

fof(f9,plain,
    negate(add(a,negate(add(b,c)))) = negate(add(b,negate(add(a,c)))),
    inference(cnf_transformation,[status(esa)],[f4]) ).

fof(f10,plain,
    a != b,
    inference(cnf_transformation,[status(esa)],[f5]) ).

fof(f11,plain,
    ! [X0,X1,X2] : add(X0,add(X1,X2)) = add(X2,add(X0,X1)),
    inference(paramodulation,[status(thm)],[f6,f7]) ).

fof(f70,plain,
    b = negate(add(negate(add(b,add(a,c))),negate(add(a,negate(add(b,c)))))),
    inference(paramodulation,[status(thm)],[f9,f8]) ).

fof(f384,plain,
    b = negate(add(negate(add(a,add(c,b))),negate(add(a,negate(add(b,c)))))),
    inference(forward_demodulation,[status(thm)],[f11,f70]) ).

fof(f385,plain,
    b = negate(add(negate(add(a,add(b,c))),negate(add(a,negate(add(b,c)))))),
    inference(forward_demodulation,[status(thm)],[f6,f384]) ).

fof(f386,plain,
    b = a,
    inference(forward_demodulation,[status(thm)],[f8,f385]) ).

fof(f387,plain,
    $false,
    inference(resolution,[status(thm)],[f386,f10]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : ROB009-1 : TPTP v8.1.2. Released v1.0.0.
% 0.07/0.13  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.13/0.34  % Computer : n008.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Mon Apr 29 23:42:13 EDT 2024
% 0.13/0.34  % CPUTime  : 
% 0.13/0.35  % Drodi V3.6.0
% 0.19/0.40  % Refutation found
% 0.19/0.40  % SZS status Unsatisfiable for theBenchmark: Theory is unsatisfiable
% 0.19/0.40  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.19/0.42  % Elapsed time: 0.069873 seconds
% 0.19/0.42  % CPU time: 0.426987 seconds
% 0.19/0.42  % Total memory used: 14.436 MB
% 0.19/0.42  % Net memory used: 14.228 MB
%------------------------------------------------------------------------------