TSTP Solution File: ARI273_1 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : ARI273_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/sandbox2/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox2/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s

% Computer : n008.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:31 EDT 2023

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

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

%Foreground sorts:

%Background operators:

%Foreground operators:

tff(f_29,negated_conjecture,
    $difference(7/8,3/8) != 1/2,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rat_difference_problem_1) ).

tff(c_1,plain,
    $difference(7/8,3/8) != 1/2,
    inference(cnfTransformation,[status(thm)],[f_29]) ).

tff(c_2,plain,
    $false,
    inference(backgroundSimplification,[status(thm),theory('LRFIA')],[c_1]) ).

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