TSTP Solution File: ARI601_1 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : ARI601_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 : n002.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:05 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
%$ #nlpp > f

%Foreground sorts:

%Background operators:
tff('#skE_1',type,
    '#skE_1': $int ).

tff(a,type,
    a: $int ).

%Foreground operators:
tff(f,type,
    f: $int > $int ).

tff(f_34,negated_conjecture,
    ~ ( ! [Xa: $int] : $greater(f(Xa),Xa)
     => ( $less(3,a)
       => $less(4,f($sum(a,1))) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fX_gt_X_implies_ineq) ).

tff(c_12,plain,
    ~ $less(4,f($sum(1,a))),
    inference(cnfTransformation,[status(thm)],[f_34]) ).

tff(c_26,plain,
    f($sum(1,a)) = '#skE_1',
    inference(define,[status(thm),theory(equality)],[c_12]) ).

tff(c_5,plain,
    ! [X_1a: $int] : $greater(f(X_1a),X_1a),
    inference(cnfTransformation,[status(thm)],[f_34]) ).

tff(c_7,plain,
    ! [X_1a: $int] : $less(X_1a,f(X_1a)),
    inference(backgroundSimplification,[status(thm),theory('LRFIA')],[c_5]) ).

tff(c_40,plain,
    $less($sum(1,a),'#skE_1'),
    inference(superposition,[status(thm),theory(equality)],[c_26,c_7]) ).

tff(c_16,plain,
    f($sum(1,a)) = '#skE_1',
    inference(define,[status(thm),theory(equality)],[c_12]) ).

tff(c_14,plain,
    ~ $less(4,f($sum(1,a))),
    inference(cnfTransformation,[status(thm)],[f_34]) ).

tff(c_23,plain,
    ~ $less(4,'#skE_1'),
    inference(demodulation,[status(thm),theory(equality)],[c_16,c_14]) ).

tff(c_8,plain,
    $less(3,a),
    inference(cnfTransformation,[status(thm)],[f_34]) ).

tff(c_44,plain,
    $false,
    inference(close,[status(thm),theory('LIA')],[c_40,c_23,c_8]) ).

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