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

View Problem - Process Solution

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

% Computer : n017.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:29:59 EDT 2024

% Result   : Unsatisfiable 0.09s 0.37s
% Output   : CNFRefutation 0.09s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   36 (  14 unt;   0 def)
%            Number of atoms       :   58 (   4 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   54 (  32   ~;  22   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :   12 (  10 usr;   1 prp; 0-4 aty)
%            Number of functors    :    4 (   4 usr;   4 con; 0-0 aty)
%            Number of variables   :   50 (  50   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f10,axiom,
    ! [U,V] :
      ( ~ wheel(U,V)
      | device(U,V) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f11,axiom,
    ! [U,V] :
      ( ~ device(U,V)
      | instrumentality(U,V) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f12,axiom,
    ! [U,V] :
      ( ~ instrumentality(U,V)
      | artifact(U,V) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f13,axiom,
    ! [U,V] :
      ( ~ artifact(U,V)
      | object(U,V) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f18,axiom,
    ! [U,V] :
      ( ~ object(U,V)
      | nonliving(U,V) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f27,axiom,
    ! [U,V] :
      ( ~ man(U,V)
      | human_person(U,V) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f33,axiom,
    ! [U,V] :
      ( ~ human_person(U,V)
      | animate(U,V) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f66,axiom,
    ! [U,V] :
      ( ~ nonliving(U,V)
      | ~ animate(U,V) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f67,axiom,
    ! [U,V,W,X] :
      ( ~ be(U,V,W,X)
      | W = X ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f94,negated_conjecture,
    man(skc11,skc15),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f98,negated_conjecture,
    wheel(skc11,skc12),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f106,negated_conjecture,
    be(skc11,skc13,skc15,skc12),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f130,plain,
    ! [X0,X1] :
      ( ~ wheel(X0,X1)
      | device(X0,X1) ),
    inference(cnf_transformation,[status(esa)],[f10]) ).

fof(f131,plain,
    ! [X0,X1] :
      ( ~ device(X0,X1)
      | instrumentality(X0,X1) ),
    inference(cnf_transformation,[status(esa)],[f11]) ).

fof(f132,plain,
    ! [X0,X1] :
      ( ~ instrumentality(X0,X1)
      | artifact(X0,X1) ),
    inference(cnf_transformation,[status(esa)],[f12]) ).

fof(f133,plain,
    ! [X0,X1] :
      ( ~ artifact(X0,X1)
      | object(X0,X1) ),
    inference(cnf_transformation,[status(esa)],[f13]) ).

fof(f138,plain,
    ! [X0,X1] :
      ( ~ object(X0,X1)
      | nonliving(X0,X1) ),
    inference(cnf_transformation,[status(esa)],[f18]) ).

fof(f147,plain,
    ! [X0,X1] :
      ( ~ man(X0,X1)
      | human_person(X0,X1) ),
    inference(cnf_transformation,[status(esa)],[f27]) ).

fof(f153,plain,
    ! [X0,X1] :
      ( ~ human_person(X0,X1)
      | animate(X0,X1) ),
    inference(cnf_transformation,[status(esa)],[f33]) ).

fof(f186,plain,
    ! [X0,X1] :
      ( ~ nonliving(X0,X1)
      | ~ animate(X0,X1) ),
    inference(cnf_transformation,[status(esa)],[f66]) ).

fof(f187,plain,
    ! [W,X] :
      ( ! [U,V] : ~ be(U,V,W,X)
      | W = X ),
    inference(miniscoping,[status(esa)],[f67]) ).

fof(f188,plain,
    ! [X0,X1,X2,X3] :
      ( ~ be(X0,X1,X2,X3)
      | X2 = X3 ),
    inference(cnf_transformation,[status(esa)],[f187]) ).

fof(f220,plain,
    man(skc11,skc15),
    inference(cnf_transformation,[status(esa)],[f94]) ).

fof(f224,plain,
    wheel(skc11,skc12),
    inference(cnf_transformation,[status(esa)],[f98]) ).

fof(f232,plain,
    be(skc11,skc13,skc15,skc12),
    inference(cnf_transformation,[status(esa)],[f106]) ).

fof(f294,plain,
    skc15 = skc12,
    inference(resolution,[status(thm)],[f188,f232]) ).

fof(f298,plain,
    wheel(skc11,skc15),
    inference(backward_demodulation,[status(thm)],[f294,f224]) ).

fof(f371,plain,
    ! [X0,X1] :
      ( ~ nonliving(X0,X1)
      | ~ human_person(X0,X1) ),
    inference(resolution,[status(thm)],[f186,f153]) ).

fof(f470,plain,
    ! [X0,X1] :
      ( ~ nonliving(X0,X1)
      | ~ man(X0,X1) ),
    inference(resolution,[status(thm)],[f371,f147]) ).

fof(f519,plain,
    ! [X0,X1] :
      ( ~ man(X0,X1)
      | ~ object(X0,X1) ),
    inference(resolution,[status(thm)],[f470,f138]) ).

fof(f520,plain,
    ~ object(skc11,skc15),
    inference(resolution,[status(thm)],[f519,f220]) ).

fof(f522,plain,
    ~ artifact(skc11,skc15),
    inference(resolution,[status(thm)],[f520,f133]) ).

fof(f523,plain,
    ~ instrumentality(skc11,skc15),
    inference(resolution,[status(thm)],[f522,f132]) ).

fof(f524,plain,
    ~ device(skc11,skc15),
    inference(resolution,[status(thm)],[f523,f131]) ).

fof(f525,plain,
    ~ wheel(skc11,skc15),
    inference(resolution,[status(thm)],[f524,f130]) ).

fof(f526,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[f525,f298]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : NLP208-1 : TPTP v8.1.2. Released v2.4.0.
% 0.08/0.15  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.09/0.35  % Computer : n017.cluster.edu
% 0.09/0.35  % Model    : x86_64 x86_64
% 0.09/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.35  % Memory   : 8042.1875MB
% 0.09/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.35  % CPULimit : 300
% 0.09/0.35  % WCLimit  : 300
% 0.09/0.35  % DateTime : Mon Apr 29 19:36:18 EDT 2024
% 0.09/0.36  % CPUTime  : 
% 0.09/0.36  % Drodi V3.6.0
% 0.09/0.37  % Refutation found
% 0.09/0.37  % SZS status Unsatisfiable for theBenchmark: Theory is unsatisfiable
% 0.09/0.37  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.09/0.39  % Elapsed time: 0.022391 seconds
% 0.09/0.39  % CPU time: 0.034714 seconds
% 0.09/0.39  % Total memory used: 10.239 MB
% 0.09/0.39  % Net memory used: 10.220 MB
%------------------------------------------------------------------------------