TSTP Solution File: SYN321+1 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : SYN321+1 : TPTP v8.1.2. Released v2.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 : n016.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 11:10:25 EDT 2023

% Result   : Theorem 2.69s 1.60s
% Output   : CNFRefutation 2.73s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   13 (   4 unt;   3 typ;   0 def)
%            Number of atoms       :   20 (   0 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :   16 (   6   ~;   5   |;   0   &)
%                                         (   1 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    6 (   3   >;   3   *;   0   +;   0  <<)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    1 (   1 usr;   0 con; 2-2 aty)
%            Number of variables   :   25 (;  22   !;   3   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ big_g > big_f > #nlpp > #skF_1

%Foreground sorts:

%Background operators:

%Foreground operators:
tff(big_g,type,
    big_g: ( $i * $i ) > $o ).

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

tff(big_f,type,
    big_f: ( $i * $i ) > $o ).

tff(f_41,negated_conjecture,
    ~ ? [X,Y] :
        ( ( ? [Z] : big_f(X,Z)
         => ! [Z] : big_g(X,Z) )
       => ( ! [Z] :
              ( big_g(Z,Z)
             => big_f(Z,Y) )
         => ( big_f(X,Y)
          <=> ! [Z] : big_g(X,Z) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',church_46_3_2) ).

tff(c_12,plain,
    ! [X_1,Y_2,Z_8] :
      ( big_f(X_1,Y_2)
      | big_g(X_1,Z_8) ),
    inference(cnfTransformation,[status(thm)],[f_41]) ).

tff(c_14,plain,
    ! [X_15,Z_16,Z_17] :
      ( big_g(X_15,Z_16)
      | ~ big_f(X_15,Z_17) ),
    inference(cnfTransformation,[status(thm)],[f_41]) ).

tff(c_17,plain,
    ! [X_1,Z_16,Z_8] :
      ( big_g(X_1,Z_16)
      | big_g(X_1,Z_8) ),
    inference(resolution,[status(thm)],[c_12,c_14]) ).

tff(c_35,plain,
    ! [X_1,Z_16] : big_g(X_1,Z_16),
    inference(factorization,[status(thm),theory(equality)],[c_17]) ).

tff(c_6,plain,
    ! [X_1,Y_2] :
      ( ~ big_g(X_1,'#skF_1'(X_1,Y_2))
      | ~ big_f(X_1,Y_2) ),
    inference(cnfTransformation,[status(thm)],[f_41]) ).

tff(c_53,plain,
    ! [X_1,Y_2] : ~ big_f(X_1,Y_2),
    inference(demodulation,[status(thm),theory(equality)],[c_35,c_6]) ).

tff(c_4,plain,
    ! [Z_9,Y_2] :
      ( big_f(Z_9,Y_2)
      | ~ big_g(Z_9,Z_9) ),
    inference(cnfTransformation,[status(thm)],[f_41]) ).

tff(c_48,plain,
    ! [Z_9,Y_2] : big_f(Z_9,Y_2),
    inference(demodulation,[status(thm),theory(equality)],[c_35,c_4]) ).

tff(c_55,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_53,c_48]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SYN321+1 : TPTP v8.1.2. Released v2.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.14/0.35  % Computer : n016.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Thu Aug  3 17:56:22 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 2.69/1.60  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 2.69/1.60  
% 2.69/1.60  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 2.73/1.64  
% 2.73/1.64  Inference rules
% 2.73/1.64  ----------------------
% 2.73/1.64  #Ref     : 0
% 2.73/1.64  #Sup     : 4
% 2.73/1.64  #Fact    : 2
% 2.73/1.64  #Define  : 0
% 2.73/1.64  #Split   : 0
% 2.73/1.64  #Chain   : 0
% 2.73/1.64  #Close   : 0
% 2.73/1.64  
% 2.73/1.64  Ordering : KBO
% 2.73/1.64  
% 2.73/1.64  Simplification rules
% 2.73/1.64  ----------------------
% 2.73/1.64  #Subsume      : 2
% 2.73/1.64  #Demod        : 6
% 2.73/1.64  #Tautology    : 4
% 2.73/1.64  #SimpNegUnit  : 1
% 2.73/1.64  #BackRed      : 1
% 2.73/1.64  
% 2.73/1.64  #Partial instantiations: 0
% 2.73/1.64  #Strategies tried      : 1
% 2.73/1.64  
% 2.73/1.64  Timing (in seconds)
% 2.73/1.64  ----------------------
% 2.73/1.64  Preprocessing        : 0.39
% 2.73/1.64  Parsing              : 0.22
% 2.73/1.64  CNF conversion       : 0.03
% 2.73/1.64  Main loop            : 0.15
% 2.73/1.64  Inferencing          : 0.07
% 2.73/1.64  Reduction            : 0.02
% 2.73/1.64  Demodulation         : 0.01
% 2.73/1.64  BG Simplification    : 0.01
% 2.73/1.64  Subsumption          : 0.04
% 2.73/1.64  Abstraction          : 0.00
% 2.73/1.64  MUC search           : 0.00
% 2.73/1.64  Cooper               : 0.00
% 2.73/1.64  Total                : 0.59
% 2.73/1.64  Index Insertion      : 0.00
% 2.73/1.64  Index Deletion       : 0.00
% 2.73/1.64  Index Matching       : 0.00
% 2.73/1.64  BG Taut test         : 0.00
%------------------------------------------------------------------------------