TSTP Solution File: ARI338_1 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : ARI338_1 : TPTP v8.1.2. Released v5.0.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 : n015.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:33:36 EDT 2023

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

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

%Foreground sorts:

%Background operators:

%Foreground operators:

tff(f_32,negated_conjecture,
    ~ ? [Xa: $rat,Ya: $rat] :
        ( ( $sum(Xa,1) = Ya )
        & $less(Xa,Ya) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rat_combined_problem_4) ).

tff(c_2,plain,
    ! [X_1a: $rat] : ~ $less(X_1a,$sum(X_1a,1)),
    inference(cnfTransformation,[status(thm)],[f_32]) ).

tff(c_3,plain,
    ~ $less(0,1),
    inference(simple,[status(thm)],[c_2]) ).

tff(c_4,plain,
    $false,
    inference(backgroundSimplification,[status(thm),theory('LRA')],[c_3]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : ARI338_1 : TPTP v8.1.2. Released v5.0.0.
% 0.00/0.14  % 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.35  % Computer : n015.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 300
% 0.15/0.35  % DateTime : Fri Aug  4 00:27:44 EDT 2023
% 0.15/0.35  % CPUTime  : 
% 1.99/1.49  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 1.99/1.49  
% 1.99/1.49  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 2.39/1.53  
% 2.39/1.53  Inference rules
% 2.39/1.53  ----------------------
% 2.39/1.53  #Ref     : 0
% 2.39/1.53  #Sup     : 0
% 2.39/1.53  #Fact    : 0
% 2.39/1.53  #Define  : 0
% 2.39/1.53  #Split   : 0
% 2.39/1.53  #Chain   : 0
% 2.39/1.53  #Close   : 0
% 2.39/1.53  
% 2.39/1.53  Ordering : LPO
% 2.39/1.53  
% 2.39/1.53  Simplification rules
% 2.39/1.53  ----------------------
% 2.39/1.53  #Subsume      : 0
% 2.39/1.53  #Demod        : 0
% 2.39/1.53  #Tautology    : 0
% 2.39/1.53  #SimpNegUnit  : 0
% 2.39/1.53  #BackRed      : 0
% 2.39/1.53  
% 2.39/1.53  #Partial instantiations: 0
% 2.39/1.53  #Strategies tried      : 1
% 2.39/1.53  
% 2.39/1.53  Timing (in seconds)
% 2.39/1.53  ----------------------
% 2.39/1.53  Preprocessing        : 0.42
% 2.39/1.53  Parsing              : 0.24
% 2.39/1.53  CNF conversion       : 0.02
% 2.39/1.53  Main loop            : 0.05
% 2.39/1.53  Inferencing          : 0.00
% 2.39/1.53  Reduction            : 0.01
% 2.39/1.53  Demodulation         : 0.00
% 2.39/1.53  BG Simplification    : 0.01
% 2.39/1.53  Subsumption          : 0.02
% 2.39/1.53  Abstraction          : 0.00
% 2.39/1.53  MUC search           : 0.00
% 2.39/1.53  Cooper               : 0.00
% 2.39/1.53  Total                : 0.52
% 2.39/1.53  Index Insertion      : 0.00
% 2.39/1.53  Index Deletion       : 0.00
% 2.39/1.53  Index Matching       : 0.00
% 2.39/1.53  BG Taut test         : 0.00
%------------------------------------------------------------------------------