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

View Problem - Process Solution

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

% Computer : n005.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:50 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
fof(f49,axiom,
    ! [A,B,C,D] :
      ( ~ between_c(A,B,C,D)
      | B != D ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f59,axiom,
    ! [A,B,C,D] :
      ( ~ ordered_by(A,B,C)
      | ~ ordered_by(A,C,D)
      | between_o(A,B,C,D) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f78,axiom,
    ! [A,B,C,D] :
      ( ~ between_o(A,B,C,D)
      | between_c(ax2_sk4(A,D,C,B),B,C,D) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f97,negated_conjecture,
    ordered_by(sk25,sk26,sk27),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f98,negated_conjecture,
    ordered_by(sk25,sk27,sk26),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f163,plain,
    ! [B,D] :
      ( ! [A,C] : ~ between_c(A,B,C,D)
      | B != D ),
    inference(miniscoping,[status(esa)],[f49]) ).

fof(f164,plain,
    ! [X0,X1,X2,X3] :
      ( ~ between_c(X0,X1,X2,X3)
      | X1 != X3 ),
    inference(cnf_transformation,[status(esa)],[f163]) ).

fof(f179,plain,
    ! [X0,X1,X2,X3] :
      ( ~ ordered_by(X0,X1,X2)
      | ~ ordered_by(X0,X2,X3)
      | between_o(X0,X1,X2,X3) ),
    inference(cnf_transformation,[status(esa)],[f59]) ).

fof(f201,plain,
    ! [X0,X1,X2,X3] :
      ( ~ between_o(X0,X1,X2,X3)
      | between_c(ax2_sk4(X0,X3,X2,X1),X1,X2,X3) ),
    inference(cnf_transformation,[status(esa)],[f78]) ).

fof(f227,plain,
    ordered_by(sk25,sk26,sk27),
    inference(cnf_transformation,[status(esa)],[f97]) ).

fof(f228,plain,
    ordered_by(sk25,sk27,sk26),
    inference(cnf_transformation,[status(esa)],[f98]) ).

fof(f233,plain,
    ! [X0,X1,X2] : ~ between_c(X0,X1,X2,X1),
    inference(destructive_equality_resolution,[status(esa)],[f164]) ).

fof(f576,plain,
    ! [X0] :
      ( ~ ordered_by(sk25,X0,sk26)
      | between_o(sk25,X0,sk26,sk27) ),
    inference(resolution,[status(thm)],[f179,f227]) ).

fof(f606,plain,
    between_o(sk25,sk27,sk26,sk27),
    inference(resolution,[status(thm)],[f576,f228]) ).

fof(f662,plain,
    between_c(ax2_sk4(sk25,sk27,sk26,sk27),sk27,sk26,sk27),
    inference(resolution,[status(thm)],[f201,f606]) ).

fof(f663,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[f662,f233]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : GEO118-1 : TPTP v8.1.2. Released v2.4.0.
% 0.03/0.13  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.12/0.34  % Computer : n005.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Tue May 30 11:56:06 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.12/0.35  % Drodi V3.5.1
% 0.19/0.39  % Refutation found
% 0.19/0.39  % SZS status Unsatisfiable for theBenchmark: Theory is unsatisfiable
% 0.19/0.39  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.19/0.39  % Elapsed time: 0.039029 seconds
% 0.19/0.39  % CPU time: 0.147364 seconds
% 0.19/0.39  % Memory used: 17.699 MB
%------------------------------------------------------------------------------