TSTP Solution File: ARI587_1 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : ARI587_1 : TPTP v8.1.2. Released v5.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s

% Computer : n025.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 Aug 22 10:34:03 EDT 2023

% Result   : Theorem 2.60s 1.65s
% Output   : CNFRefutation 2.70s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    2
% Syntax   : Number of formulae    :    5 (   2 unt;   0 typ;   0 def)
%            Number of atoms       :   12 (   0 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   12 (   5   ~;   2   |;   3   &)
%                                         (   1 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number arithmetic     :   34 (   9 atm;   6 fun;   9 num;  10 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   0 usr;   3 con; 0-2 aty)
%            Number of variables   :   10 (;   7   !;   3   ?;  10   :)

% Comments : 
%------------------------------------------------------------------------------
%$ #nlpp

%Foreground sorts:

%Background operators:

%Foreground operators:

tff(f_35,negated_conjecture,
    ~ ! [Xa: $int] :
        ( $less(1,Xa)
       => ? [Ya: $int] :
            ( $less($sum(Xa,2),Ya)
            & $less(Ya,$product(Xa,3)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',exists_Y_between_Xplus2_and_3X) ).

tff(f_250,plain,
    ! [Ya: $int] :
    ? [Xa: $int] :
      ( $less(1,Xa)
      & ! [Ya: $int] :
          ( ~ $less($sum(Xa,2),Ya)
          | ~ $less(Ya,$product(Xa,3)) ) ),
    inference(cnfTransformation,[status(thm)],[f_35]) ).

tff(f_253,plain,
    ! [Ya: $int,Xa: $int] :
      ( ! [Ya: $int] :
        ? [Xa: $int] :
          ( $less(1,Xa)
          & ! [Ya: $int] :
              ( ~ $less($sum(Xa,2),Ya)
              | ~ $less(Ya,$product(Xa,3)) ) )
    <=> $false ),
    inference(theorem,[status(thm),theory('LIA')],]) ).

tff(f_254,plain,
    $false,
    inference(equivalence,[status(thm)],[f_250,f_253]) ).

tff(c_2,plain,
    $false,
    inference(cnfTransformation,[status(thm)],[f_254]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.14/0.14  % Problem  : ARI587_1 : TPTP v8.1.2. Released v5.1.0.
% 0.14/0.15  % Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s
% 0.15/0.36  % Computer : n025.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Fri Aug  4 00:22:20 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 2.60/1.65  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 2.60/1.65  
% 2.60/1.65  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 2.70/1.70  
% 2.70/1.70  Inference rules
% 2.70/1.70  ----------------------
% 2.70/1.70  #Ref     : 0
% 2.70/1.70  #Sup     : 0
% 2.70/1.70  #Fact    : 0
% 2.70/1.70  #Define  : 0
% 2.70/1.70  #Split   : 0
% 2.70/1.70  #Chain   : 0
% 2.70/1.70  #Close   : 0
% 2.70/1.70  
% 2.70/1.70  Ordering : LPO
% 2.70/1.70  
% 2.70/1.70  Simplification rules
% 2.70/1.70  ----------------------
% 2.70/1.70  #Subsume      : 0
% 2.70/1.70  #Demod        : 0
% 2.70/1.70  #Tautology    : 0
% 2.70/1.70  #SimpNegUnit  : 0
% 2.70/1.70  #BackRed      : 0
% 2.70/1.70  
% 2.70/1.70  #Partial instantiations: 0
% 2.70/1.70  #Strategies tried      : 1
% 2.70/1.70  
% 2.70/1.70  Timing (in seconds)
% 2.70/1.70  ----------------------
% 2.70/1.70  Preprocessing        : 0.55
% 2.70/1.70  Parsing              : 0.33
% 2.70/1.70  CNF conversion       : 0.02
% 2.70/1.70  Main loop            : 0.03
% 2.70/1.70  Inferencing          : 0.00
% 2.70/1.70  Reduction            : 0.00
% 2.70/1.70  Demodulation         : 0.00
% 2.70/1.70  BG Simplification    : 0.00
% 2.70/1.70  Subsumption          : 0.02
% 2.70/1.70  Abstraction          : 0.00
% 2.70/1.70  MUC search           : 0.00
% 2.70/1.70  Cooper               : 0.05
% 2.70/1.70  Total                : 0.65
% 2.70/1.70  Index Insertion      : 0.00
% 2.70/1.70  Index Deletion       : 0.00
% 2.70/1.70  Index Matching       : 0.00
% 2.70/1.70  BG Taut test         : 0.00
%------------------------------------------------------------------------------