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

View Problem - Process Solution

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

% Computer : n026.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:51:27 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f28,axiom,
    k0(e),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f106,axiom,
    ! [D] :
      ( p1(D,D,D)
      | ~ k0(D) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f175,axiom,
    ! [A,B,C] :
      ( n2(A)
      | ~ p1(B,C,A) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f369,negated_conjecture,
    ~ n2(e),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f397,plain,
    k0(e),
    inference(cnf_transformation,[status(esa)],[f28]) ).

fof(f517,plain,
    ! [X0] :
      ( p1(X0,X0,X0)
      | ~ k0(X0) ),
    inference(cnf_transformation,[status(esa)],[f106]) ).

fof(f626,plain,
    ! [A] :
      ( n2(A)
      | ! [B,C] : ~ p1(B,C,A) ),
    inference(miniscoping,[status(esa)],[f175]) ).

fof(f627,plain,
    ! [X0,X1,X2] :
      ( n2(X0)
      | ~ p1(X1,X2,X0) ),
    inference(cnf_transformation,[status(esa)],[f626]) ).

fof(f924,plain,
    ~ n2(e),
    inference(cnf_transformation,[status(esa)],[f369]) ).

fof(f2068,plain,
    p1(e,e,e),
    inference(resolution,[status(thm)],[f517,f397]) ).

fof(f2107,plain,
    n2(e),
    inference(resolution,[status(thm)],[f2068,f627]) ).

fof(f2108,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[f2107,f924]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.09  % Problem  : SYN152-1 : TPTP v8.1.2. Released v1.1.0.
% 0.00/0.10  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.09/0.29  % Computer : n026.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 : Mon Apr 29 22:23:19 EDT 2024
% 0.09/0.29  % CPUTime  : 
% 0.13/0.31  % Drodi V3.6.0
% 0.13/0.31  % Refutation found
% 0.13/0.31  % SZS status Unsatisfiable for theBenchmark: Theory is unsatisfiable
% 0.13/0.31  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.13/0.32  % Elapsed time: 0.027531 seconds
% 0.13/0.32  % CPU time: 0.065392 seconds
% 0.13/0.32  % Total memory used: 12.402 MB
% 0.13/0.32  % Net memory used: 12.369 MB
%------------------------------------------------------------------------------