TSTP Solution File: FLD025-4 by Drodi---3.5.1

View Problem - Process Solution

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

% Computer : n003.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:06:55 EDT 2023

% Result   : Unsatisfiable 0.10s 0.37s
% Output   : CNFRefutation 0.10s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   31 (  17 unt;   0 def)
%            Number of atoms       :   59 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   58 (  30   ~;  28   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   4 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :    6 (   6 usr;   6 con; 0-0 aty)
%            Number of variables   :   52 (;  52   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f6,axiom,
    ! [X,V,W,Y,U,Z] :
      ( product(X,V,W)
      | ~ product(X,Y,U)
      | ~ product(Y,Z,V)
      | ~ product(U,Z,W) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

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

fof(f8,axiom,
    ! [X] :
      ( product(multiplicative_identity,X,X)
      | ~ defined(X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

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

fof(f31,hypothesis,
    defined(u),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f32,negated_conjecture,
    product(multiplicative_identity,a,b),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f33,negated_conjecture,
    product(multiplicative_identity,c,d),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f34,negated_conjecture,
    product(a,c,u),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f35,negated_conjecture,
    ~ product(d,b,u),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f43,plain,
    ! [W,U,Z] :
      ( ! [V,Y] :
          ( ! [X] :
              ( product(X,V,W)
              | ~ product(X,Y,U) )
          | ~ product(Y,Z,V) )
      | ~ product(U,Z,W) ),
    inference(miniscoping,[status(esa)],[f6]) ).

fof(f44,plain,
    ! [X0,X1,X2,X3,X4,X5] :
      ( product(X0,X1,X2)
      | ~ product(X0,X3,X4)
      | ~ product(X3,X5,X1)
      | ~ product(X4,X5,X2) ),
    inference(cnf_transformation,[status(esa)],[f43]) ).

fof(f45,plain,
    ! [W,X,V] :
      ( ! [Z,Y] :
          ( ! [U] :
              ( product(U,Z,W)
              | ~ product(X,Y,U) )
          | ~ product(Y,Z,V) )
      | ~ product(X,V,W) ),
    inference(miniscoping,[status(esa)],[f7]) ).

fof(f46,plain,
    ! [X0,X1,X2,X3,X4,X5] :
      ( product(X0,X1,X2)
      | ~ product(X3,X4,X0)
      | ~ product(X4,X1,X5)
      | ~ product(X3,X5,X2) ),
    inference(cnf_transformation,[status(esa)],[f45]) ).

fof(f47,plain,
    ! [X0] :
      ( product(multiplicative_identity,X0,X0)
      | ~ defined(X0) ),
    inference(cnf_transformation,[status(esa)],[f8]) ).

fof(f49,plain,
    ! [X0,X1,X2] :
      ( product(X0,X1,X2)
      | ~ product(X1,X0,X2) ),
    inference(cnf_transformation,[status(esa)],[f10]) ).

fof(f79,plain,
    defined(u),
    inference(cnf_transformation,[status(esa)],[f31]) ).

fof(f80,plain,
    product(multiplicative_identity,a,b),
    inference(cnf_transformation,[status(esa)],[f32]) ).

fof(f81,plain,
    product(multiplicative_identity,c,d),
    inference(cnf_transformation,[status(esa)],[f33]) ).

fof(f82,plain,
    product(a,c,u),
    inference(cnf_transformation,[status(esa)],[f34]) ).

fof(f83,plain,
    ~ product(d,b,u),
    inference(cnf_transformation,[status(esa)],[f35]) ).

fof(f84,plain,
    ! [X0,X1,X2] :
      ( product(a,X0,X1)
      | ~ product(c,X2,X0)
      | ~ product(u,X2,X1) ),
    inference(resolution,[status(thm)],[f44,f82]) ).

fof(f87,plain,
    product(multiplicative_identity,u,u),
    inference(resolution,[status(thm)],[f47,f79]) ).

fof(f103,plain,
    ! [X0,X1,X2] :
      ( product(b,X0,X1)
      | ~ product(a,X0,X2)
      | ~ product(multiplicative_identity,X2,X1) ),
    inference(resolution,[status(thm)],[f46,f80]) ).

fof(f107,plain,
    product(u,multiplicative_identity,u),
    inference(resolution,[status(thm)],[f49,f87]) ).

fof(f109,plain,
    product(c,multiplicative_identity,d),
    inference(resolution,[status(thm)],[f49,f81]) ).

fof(f171,plain,
    ! [X0] :
      ( product(a,d,X0)
      | ~ product(u,multiplicative_identity,X0) ),
    inference(resolution,[status(thm)],[f84,f109]) ).

fof(f173,plain,
    product(a,d,u),
    inference(resolution,[status(thm)],[f171,f107]) ).

fof(f192,plain,
    ! [X0] :
      ( product(b,d,X0)
      | ~ product(multiplicative_identity,u,X0) ),
    inference(resolution,[status(thm)],[f103,f173]) ).

fof(f201,plain,
    product(b,d,u),
    inference(resolution,[status(thm)],[f192,f87]) ).

fof(f203,plain,
    product(d,b,u),
    inference(resolution,[status(thm)],[f201,f49]) ).

fof(f204,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[f203,f83]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.11  % Problem  : FLD025-4 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.09/0.11  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.10/0.32  % Computer : n003.cluster.edu
% 0.10/0.32  % Model    : x86_64 x86_64
% 0.10/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.32  % Memory   : 8042.1875MB
% 0.10/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.32  % CPULimit : 300
% 0.10/0.32  % WCLimit  : 300
% 0.10/0.32  % DateTime : Tue May 30 11:02:08 EDT 2023
% 0.10/0.32  % CPUTime  : 
% 0.10/0.33  % Drodi V3.5.1
% 0.10/0.37  % Refutation found
% 0.10/0.37  % SZS status Unsatisfiable for theBenchmark: Theory is unsatisfiable
% 0.10/0.37  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.10/0.38  % Elapsed time: 0.058362 seconds
% 0.10/0.38  % CPU time: 0.123096 seconds
% 0.10/0.38  % Memory used: 3.737 MB
%------------------------------------------------------------------------------