TSTP Solution File: GEO002-1 by Drodi---3.5.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Drodi---3.5.1
% Problem  : GEO002-1 : TPTP v8.1.2. Bugfixed v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s

% Computer : n029.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 : Wed May 31 12:07:21 EDT 2023

% Result   : Unsatisfiable 0.15s 0.56s
% Output   : CNFRefutation 0.15s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   24 (  11 unt;   0 def)
%            Number of atoms       :   43 (   9 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   40 (  21   ~;  19   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-4 aty)
%            Number of functors    :    4 (   4 usr;   2 con; 0-5 aty)
%            Number of variables   :   69 (;  69   !;   0   ?)

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

fof(f5,axiom,
    ! [X,Y,Z] :
      ( ~ equidistant(X,Y,Z,Z)
      | X = Y ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f7,axiom,
    ! [X,W,V,Y,Z] :
      ( ~ between(X,W,V)
      | ~ between(Y,V,Z)
      | between(X,outer_pasch(W,X,Y,Z,V),Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f8,axiom,
    ! [X,W,V,Y,Z] :
      ( ~ between(X,W,V)
      | ~ between(Y,V,Z)
      | between(Z,W,outer_pasch(W,X,Y,Z,V)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f13,axiom,
    ! [X,Y,W,V] : between(X,Y,extension(X,Y,W,V)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f14,axiom,
    ! [Y,X,W,V] : equidistant(Y,extension(X,Y,W,V),W,V),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f21,negated_conjecture,
    ~ between(a,a,b),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f22,plain,
    ! [X0,X1] :
      ( ~ between(X0,X1,X0)
      | X0 = X1 ),
    inference(cnf_transformation,[status(esa)],[f1]) ).

fof(f28,plain,
    ! [X,Y] :
      ( ! [Z] : ~ equidistant(X,Y,Z,Z)
      | X = Y ),
    inference(miniscoping,[status(esa)],[f5]) ).

fof(f29,plain,
    ! [X0,X1,X2] :
      ( ~ equidistant(X0,X1,X2,X2)
      | X0 = X1 ),
    inference(cnf_transformation,[status(esa)],[f28]) ).

fof(f32,plain,
    ! [X0,X1,X2,X3,X4] :
      ( ~ between(X0,X1,X2)
      | ~ between(X3,X2,X4)
      | between(X0,outer_pasch(X1,X0,X3,X4,X2),X3) ),
    inference(cnf_transformation,[status(esa)],[f7]) ).

fof(f33,plain,
    ! [X0,X1,X2,X3,X4] :
      ( ~ between(X0,X1,X2)
      | ~ between(X3,X2,X4)
      | between(X4,X1,outer_pasch(X1,X0,X3,X4,X2)) ),
    inference(cnf_transformation,[status(esa)],[f8]) ).

fof(f39,plain,
    ! [X0,X1,X2,X3] : between(X0,X1,extension(X0,X1,X2,X3)),
    inference(cnf_transformation,[status(esa)],[f13]) ).

fof(f40,plain,
    ! [X0,X1,X2,X3] : equidistant(X0,extension(X1,X0,X2,X3),X2,X3),
    inference(cnf_transformation,[status(esa)],[f14]) ).

fof(f48,plain,
    ~ between(a,a,b),
    inference(cnf_transformation,[status(esa)],[f21]) ).

fof(f83,plain,
    ! [X0,X1,X2] : X0 = extension(X1,X0,X2,X2),
    inference(resolution,[status(thm)],[f40,f29]) ).

fof(f125,plain,
    ! [X0,X1] : between(X0,X1,X1),
    inference(paramodulation,[status(thm)],[f83,f39]) ).

fof(f147,plain,
    ! [X0,X1,X2,X3] :
      ( ~ between(X0,X1,X2)
      | ~ between(X0,X2,X3)
      | X0 = outer_pasch(X1,X0,X0,X3,X2) ),
    inference(resolution,[status(thm)],[f32,f22]) ).

fof(f166,plain,
    ! [X0,X1,X2] :
      ( ~ between(X0,X1,X2)
      | X0 = outer_pasch(X1,X0,X0,X2,X2) ),
    inference(resolution,[status(thm)],[f147,f125]) ).

fof(f177,plain,
    ! [X0,X1] : X0 = outer_pasch(X1,X0,X0,X1,X1),
    inference(resolution,[status(thm)],[f166,f125]) ).

fof(f178,plain,
    ! [X0,X1] :
      ( ~ between(X0,X1,X1)
      | ~ between(X0,X1,X1)
      | between(X1,X1,X0) ),
    inference(paramodulation,[status(thm)],[f177,f33]) ).

fof(f179,plain,
    ! [X0,X1] :
      ( ~ between(X0,X1,X1)
      | between(X1,X1,X0) ),
    inference(duplicate_literals_removal,[status(esa)],[f178]) ).

fof(f180,plain,
    ! [X0,X1] : between(X0,X0,X1),
    inference(forward_subsumption_resolution,[status(thm)],[f179,f125]) ).

fof(f183,plain,
    $false,
    inference(backward_subsumption_resolution,[status(thm)],[f48,f180]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.09  % Problem  : GEO002-1 : TPTP v8.1.2. Bugfixed v2.5.0.
% 0.02/0.10  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.09/0.29  % Computer : n029.cluster.edu
% 0.09/0.29  % Model    : x86_64 x86_64
% 0.09/0.29  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.29  % Memory   : 8042.1875MB
% 0.09/0.29  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.29  % CPULimit : 300
% 0.09/0.29  % WCLimit  : 300
% 0.09/0.29  % DateTime : Tue May 30 12:19:07 EDT 2023
% 0.09/0.30  % CPUTime  : 
% 0.09/0.30  % Drodi V3.5.1
% 0.15/0.56  % Refutation found
% 0.15/0.56  % SZS status Unsatisfiable for theBenchmark: Theory is unsatisfiable
% 0.15/0.56  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.15/0.56  % Elapsed time: 0.039183 seconds
% 0.15/0.56  % CPU time: 0.023882 seconds
% 0.15/0.56  % Memory used: 2.990 MB
%------------------------------------------------------------------------------