TSTP Solution File: ARI621_3 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : ARI621_3 : 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/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 : n005.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:08 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
%$ pow2 > #nlpp > #skF_1

%Foreground sorts:

%Background operators:

%Foreground operators:
tff(pow2,type,
    pow2: $real > $o ).

tff('#skF_1',type,
    '#skF_1': $real > $real ).

tff(f_42,negated_conjecture,
    ~ ( ! [Xa: $real] :
          ( pow2(Xa)
        <=> ( ( Xa = 1 )
            | ( $lesseq(2,Xa)
              & ? [Ya: $real] :
                  ( ( $product(2,Ya) = Xa )
                  & pow2(Ya) ) ) ) )
     => ~ pow2(12) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_pow_of_2_10) ).

tff(c_2,plain,
    pow2(12),
    inference(cnfTransformation,[status(thm)],[f_42]) ).

tff(c_29,plain,
    ! [X_9a: $real] :
      ( ( $product(2,'#skF_1'(X_9a)) = X_9a )
      | ~ pow2(X_9a)
      | ( X_9a = 1 ) ),
    inference(cnfTransformation,[status(thm)],[f_42]) ).

tff(c_36,plain,
    ( ( $product(2,'#skF_1'(12)) = 12 )
    | ( 12 = 1 ) ),
    inference(resolution,[status(thm)],[c_2,c_29]) ).

tff(c_37,plain,
    '#skF_1'(12) = 6,
    inference(backgroundSimplification,[status(thm),theory('LFA')],[c_36]) ).

tff(c_3,plain,
    ! [X_1a: $real] :
      ( pow2('#skF_1'(X_1a))
      | ~ pow2(X_1a)
      | ( X_1a = 1 ) ),
    inference(cnfTransformation,[status(thm)],[f_42]) ).

tff(c_166,plain,
    ( pow2(6)
    | ~ pow2(12)
    | ( 12 = 1 ) ),
    inference(superposition,[status(thm),theory(equality)],[c_37,c_3]) ).

tff(c_170,plain,
    ( pow2(6)
    | ( 12 = 1 ) ),
    inference(demodulation,[status(thm),theory(equality)],[c_2,c_166]) ).

tff(c_171,plain,
    pow2(6),
    inference(backgroundSimplification,[status(thm),theory('LFA')],[c_170]) ).

tff(c_4,plain,
    ! [X_1a: $real] :
      ( ( $product(2,'#skF_1'(X_1a)) = X_1a )
      | ~ pow2(X_1a)
      | ( X_1a = 1 ) ),
    inference(cnfTransformation,[status(thm)],[f_42]) ).

tff(c_183,plain,
    ( ( $product(2,'#skF_1'(6)) = 6 )
    | ( 6 = 1 ) ),
    inference(resolution,[status(thm)],[c_171,c_4]) ).

tff(c_184,plain,
    '#skF_1'(6) = 3,
    inference(backgroundSimplification,[status(thm),theory('LFA')],[c_183]) ).

tff(c_191,plain,
    ( pow2(3)
    | ~ pow2(6)
    | ( 6 = 1 ) ),
    inference(superposition,[status(thm),theory(equality)],[c_184,c_3]) ).

tff(c_195,plain,
    ( pow2(3)
    | ( 6 = 1 ) ),
    inference(demodulation,[status(thm),theory(equality)],[c_171,c_191]) ).

tff(c_196,plain,
    pow2(3),
    inference(backgroundSimplification,[status(thm),theory('LFA')],[c_195]) ).

tff(c_218,plain,
    ( ( $product(2,'#skF_1'(3)) = 3 )
    | ( 3 = 1 ) ),
    inference(resolution,[status(thm)],[c_196,c_4]) ).

tff(c_219,plain,
    '#skF_1'(3) = 3/2,
    inference(backgroundSimplification,[status(thm),theory('LFA')],[c_218]) ).

tff(c_388,plain,
    ( pow2(3/2)
    | ~ pow2(3)
    | ( 3 = 1 ) ),
    inference(superposition,[status(thm),theory(equality)],[c_219,c_3]) ).

tff(c_392,plain,
    ( pow2(3/2)
    | ( 3 = 1 ) ),
    inference(demodulation,[status(thm),theory(equality)],[c_196,c_388]) ).

tff(c_393,plain,
    pow2(3/2),
    inference(backgroundSimplification,[status(thm),theory('LFA')],[c_392]) ).

tff(c_5,plain,
    ! [X_1a: $real] :
      ( ~ pow2(X_1a)
      | ( X_1a = 1 )
      | $lesseq(2,X_1a) ),
    inference(cnfTransformation,[status(thm)],[f_42]) ).

tff(c_6,plain,
    ! [X_1a: $real] :
      ( ~ pow2(X_1a)
      | ( X_1a = 1 )
      | ~ $less(X_1a,2) ),
    inference(backgroundSimplification,[status(thm),theory('LRFIA')],[c_5]) ).

tff(c_407,plain,
    ( ( 3/2 = 1 )
    | ~ $less(3/2,2) ),
    inference(resolution,[status(thm)],[c_393,c_6]) ).

tff(c_409,plain,
    $false,
    inference(backgroundSimplification,[status(thm),theory('LFA')],[c_407]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : ARI621_3 : TPTP v8.1.2. Released v5.1.0.
% 0.13/0.14  % 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.13/0.35  % Computer : n005.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:06:57 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 3.42/1.89  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 3.42/1.90  
% 3.42/1.90  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 3.42/1.92  
% 3.42/1.92  Inference rules
% 3.42/1.92  ----------------------
% 3.42/1.92  #Ref     : 0
% 3.42/1.92  #Sup     : 93
% 3.42/1.92  #Fact    : 0
% 3.42/1.92  #Define  : 0
% 3.42/1.92  #Split   : 0
% 3.42/1.92  #Chain   : 0
% 3.42/1.92  #Close   : 0
% 3.42/1.92  
% 3.42/1.92  Ordering : LPO
% 3.42/1.92  
% 3.42/1.92  Simplification rules
% 3.42/1.92  ----------------------
% 3.42/1.92  #Subsume      : 0
% 3.42/1.92  #Demod        : 23
% 3.42/1.92  #Tautology    : 54
% 3.42/1.92  #SimpNegUnit  : 0
% 3.42/1.92  #BackRed      : 0
% 3.42/1.92  
% 3.42/1.92  #Partial instantiations: 0
% 3.42/1.92  #Strategies tried      : 1
% 3.42/1.92  
% 3.42/1.92  Timing (in seconds)
% 3.42/1.92  ----------------------
% 3.42/1.92  Preprocessing        : 0.52
% 3.42/1.92  Parsing              : 0.25
% 3.42/1.92  CNF conversion       : 0.02
% 3.42/1.92  Main loop            : 0.32
% 3.42/1.92  Inferencing          : 0.13
% 3.42/1.92  Reduction            : 0.09
% 3.42/1.92  Demodulation         : 0.07
% 3.42/1.92  BG Simplification    : 0.03
% 3.42/1.92  Subsumption          : 0.05
% 3.42/1.92  Abstraction          : 0.01
% 3.42/1.92  MUC search           : 0.00
% 3.42/1.92  Cooper               : 0.00
% 3.42/1.92  Total                : 0.88
% 3.42/1.92  Index Insertion      : 0.00
% 3.42/1.92  Index Deletion       : 0.00
% 3.42/1.92  Index Matching       : 0.00
% 3.42/1.92  BG Taut test         : 0.00
%------------------------------------------------------------------------------