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

View Problem - Process Solution

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

% Computer : n007.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:22:02 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f28,axiom,
    ! [X_t_37] :
      ( ~ p_Reset(X_t_37)
      | rd_level(plus(X_t_37,n1)) = n0 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f91,negated_conjecture,
    p_Reset(t_139),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f92,negated_conjecture,
    ~ gt(fifo_length,rd_level(plus(t_139,n1))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f93,negated_conjecture,
    gt(fifo_length,n0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f124,plain,
    ! [X0] :
      ( ~ p_Reset(X0)
      | rd_level(plus(X0,n1)) = n0 ),
    inference(cnf_transformation,[status(esa)],[f28]) ).

fof(f189,plain,
    p_Reset(t_139),
    inference(cnf_transformation,[status(esa)],[f91]) ).

fof(f190,plain,
    ~ gt(fifo_length,rd_level(plus(t_139,n1))),
    inference(cnf_transformation,[status(esa)],[f92]) ).

fof(f191,plain,
    gt(fifo_length,n0),
    inference(cnf_transformation,[status(esa)],[f93]) ).

fof(f210,plain,
    rd_level(plus(t_139,n1)) = n0,
    inference(resolution,[status(thm)],[f124,f189]) ).

fof(f211,plain,
    ~ gt(fifo_length,n0),
    inference(backward_demodulation,[status(thm)],[f210,f190]) ).

fof(f212,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[f211,f191]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.29  % Problem  : HWV032-1 : TPTP v8.1.2. Released v2.5.0.
% 0.10/0.29  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.10/0.54  % Computer : n007.cluster.edu
% 0.10/0.54  % Model    : x86_64 x86_64
% 0.10/0.54  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.54  % Memory   : 8042.1875MB
% 0.10/0.54  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.54  % CPULimit : 300
% 0.10/0.54  % WCLimit  : 300
% 0.10/0.54  % DateTime : Tue Apr 30 01:06:18 EDT 2024
% 0.10/0.55  % CPUTime  : 
% 0.16/0.57  % Drodi V3.6.0
% 0.16/0.59  % Refutation found
% 0.16/0.59  % SZS status Unsatisfiable for theBenchmark: Theory is unsatisfiable
% 0.16/0.59  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.17/0.60  % Elapsed time: 0.047386 seconds
% 0.17/0.60  % CPU time: 0.060002 seconds
% 0.17/0.60  % Total memory used: 16.076 MB
% 0.17/0.60  % Net memory used: 16.002 MB
%------------------------------------------------------------------------------