TSTP Solution File: ARI734_1 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : ARI734_1 : TPTP v8.1.2. Released v6.4.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 : 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:18 EDT 2023

% Result   : Theorem 2.08s 1.49s
% Output   : CNFRefutation 2.50s
% 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       :   27 (  21 equ)
%            Maximal formula atoms :    9 (   5 avg)
%            Number of connectives :   36 (  14   ~;   8   |;  10   &)
%                                         (   1 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   18 (   9 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number arithmetic     :   61 (   3 atm;  12 fun;  24 num;  22 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    :    6 (   0 usr;   3 con; 0-2 aty)
%            Number of variables   :   22 (;  17   !;   5   ?;  22   :)

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

%Foreground sorts:

%Background operators:

%Foreground operators:

tff(f_49,negated_conjecture,
    ~ ! [Ia: $int] :
        ( $greatereq(Ia,0)
       => ? [Res_1a: $int] :
            ( ? [Res1_2a: $int] :
                ( ? [I_3a: $int] :
                    ( ( I_3a = $difference(Ia,1) )
                    & ( Res1_2a = $product(2,I_3a) ) )
                & ( ( Ia = 0 )
                 => ( Res_1a = 0 ) )
                & ( ( Ia != 0 )
                 => ( Res_1a = $sum(Res1_2a,2) ) ) )
            & ( Res_1a = $product(2,Ia) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',formula) ).

tff(f_678,plain,
    ! [Res_1a: $int,Res1_2a: $int,I_3a: $int] :
    ? [Ia: $int] :
      ( $greatereq(Ia,0)
      & ! [Res_1a: $int] :
          ( ! [Res1_2a: $int] :
              ( ! [I_3a: $int] :
                  ( ( I_3a != $difference(Ia,1) )
                  | ( Res1_2a != $product(2,I_3a) ) )
              | ( ( Ia = 0 )
                & ( Res_1a != 0 ) )
              | ( ( Ia != 0 )
                & ( Res_1a != $sum(Res1_2a,2) ) ) )
          | ( Res_1a != $product(2,Ia) ) ) ),
    inference(cnfTransformation,[status(thm)],[f_49]) ).

tff(f_681,plain,
    ! [Res_1a: $int,Res1_2a: $int,I_3a: $int,Ia: $int] :
      ( ! [Res_1a: $int,Res1_2a: $int,I_3a: $int] :
        ? [Ia: $int] :
          ( $greatereq(Ia,0)
          & ! [Res_1a: $int] :
              ( ! [Res1_2a: $int] :
                  ( ! [I_3a: $int] :
                      ( ( I_3a != $difference(Ia,1) )
                      | ( Res1_2a != $product(2,I_3a) ) )
                  | ( ( Ia = 0 )
                    & ( Res_1a != 0 ) )
                  | ( ( Ia != 0 )
                    & ( Res_1a != $sum(Res1_2a,2) ) ) )
              | ( Res_1a != $product(2,Ia) ) ) )
    <=> $false ),
    inference(theorem,[status(thm),theory('LIA')],]) ).

tff(f_682,plain,
    $false,
    inference(equivalence,[status(thm)],[f_678,f_681]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : ARI734_1 : TPTP v8.1.2. Released v6.4.0.
% 0.00/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 : 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:27:32 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 2.08/1.49  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 2.08/1.50  
% 2.08/1.50  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 2.50/1.53  
% 2.50/1.53  Inference rules
% 2.50/1.53  ----------------------
% 2.50/1.53  #Ref     : 0
% 2.50/1.53  #Sup     : 0
% 2.50/1.53  #Fact    : 0
% 2.50/1.53  #Define  : 0
% 2.50/1.53  #Split   : 0
% 2.50/1.53  #Chain   : 0
% 2.50/1.53  #Close   : 0
% 2.50/1.53  
% 2.50/1.53  Ordering : LPO
% 2.50/1.53  
% 2.50/1.53  Simplification rules
% 2.50/1.53  ----------------------
% 2.50/1.53  #Subsume      : 0
% 2.50/1.53  #Demod        : 0
% 2.50/1.53  #Tautology    : 0
% 2.50/1.53  #SimpNegUnit  : 0
% 2.50/1.53  #BackRed      : 0
% 2.50/1.53  
% 2.50/1.53  #Partial instantiations: 0
% 2.50/1.53  #Strategies tried      : 1
% 2.50/1.53  
% 2.50/1.53  Timing (in seconds)
% 2.50/1.53  ----------------------
% 2.50/1.54  Preprocessing        : 0.43
% 2.50/1.54  Parsing              : 0.25
% 2.50/1.54  CNF conversion       : 0.02
% 2.50/1.54  Main loop            : 0.03
% 2.50/1.54  Inferencing          : 0.00
% 2.50/1.54  Reduction            : 0.00
% 2.50/1.54  Demodulation         : 0.00
% 2.50/1.54  BG Simplification    : 0.00
% 2.50/1.54  Subsumption          : 0.02
% 2.50/1.54  Abstraction          : 0.00
% 2.50/1.54  MUC search           : 0.00
% 2.50/1.54  Cooper               : 0.03
% 2.50/1.54  Total                : 0.51
% 2.50/1.54  Index Insertion      : 0.00
% 2.50/1.54  Index Deletion       : 0.00
% 2.50/1.54  Index Matching       : 0.00
% 2.50/1.54  BG Taut test         : 0.00
%------------------------------------------------------------------------------