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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : REL049+1 : TPTP v8.1.2. Released v4.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 : n011.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:54:39 EDT 2023

% Result   : Theorem 2.33s 1.59s
% Output   : CNFRefutation 2.54s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   19 (   7 unt;  11 typ;   0 def)
%            Number of atoms       :   10 (   9 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :    5 (   3   ~;   0   |;   1   &)
%                                         (   0 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    8 (   5   >;   3   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   6 con; 0-2 aty)
%            Number of variables   :    9 (;   9   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ meet > join > composition > #nlpp > converse > complement > zero > top > one > #skF_2 > #skF_3 > #skF_1

%Foreground sorts:

%Background operators:

%Foreground operators:
tff(top,type,
    top: $i ).

tff(converse,type,
    converse: $i > $i ).

tff(join,type,
    join: ( $i * $i ) > $i ).

tff(composition,type,
    composition: ( $i * $i ) > $i ).

tff(complement,type,
    complement: $i > $i ).

tff('#skF_2',type,
    '#skF_2': $i ).

tff('#skF_3',type,
    '#skF_3': $i ).

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

tff(one,type,
    one: $i ).

tff(meet,type,
    meet: ( $i * $i ) > $i ).

tff(zero,type,
    zero: $i ).

tff(f_90,negated_conjecture,
    ~ ! [X0,X1,X2] :
        ( ( ( join(X0,X1) = X1 )
          & ( join(X2,X1) = X1 ) )
       => ( join(join(X0,X2),X1) = X1 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goals) ).

tff(f_56,axiom,
    ! [X0,X1,X2] : ( join(X0,join(X1,X2)) = join(join(X0,X1),X2) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/REL001+0.ax',maddux2_join_associativity) ).

tff(c_32,plain,
    join('#skF_1','#skF_2') = '#skF_2',
    inference(cnfTransformation,[status(thm)],[f_90]) ).

tff(c_30,plain,
    join('#skF_3','#skF_2') = '#skF_2',
    inference(cnfTransformation,[status(thm)],[f_90]) ).

tff(c_4,plain,
    ! [X0_3,X1_4,X2_5] : ( join(join(X0_3,X1_4),X2_5) = join(X0_3,join(X1_4,X2_5)) ),
    inference(cnfTransformation,[status(thm)],[f_56]) ).

tff(c_28,plain,
    join(join('#skF_1','#skF_3'),'#skF_2') != '#skF_2',
    inference(cnfTransformation,[status(thm)],[f_90]) ).

tff(c_34,plain,
    join('#skF_1',join('#skF_3','#skF_2')) != '#skF_2',
    inference(demodulation,[status(thm),theory(equality)],[c_4,c_28]) ).

tff(c_36,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_32,c_30,c_34]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.14  % Problem  : REL049+1 : TPTP v8.1.2. Released v4.0.0.
% 0.14/0.15  % 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.14/0.36  % Computer : n011.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Thu Aug  3 15:43:51 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 2.33/1.59  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 2.54/1.59  
% 2.54/1.59  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 2.54/1.62  
% 2.54/1.62  Inference rules
% 2.54/1.62  ----------------------
% 2.54/1.62  #Ref     : 0
% 2.54/1.62  #Sup     : 0
% 2.54/1.62  #Fact    : 0
% 2.54/1.62  #Define  : 0
% 2.54/1.62  #Split   : 0
% 2.54/1.62  #Chain   : 0
% 2.54/1.62  #Close   : 0
% 2.54/1.62  
% 2.54/1.62  Ordering : KBO
% 2.54/1.62  
% 2.54/1.62  Simplification rules
% 2.54/1.62  ----------------------
% 2.54/1.62  #Subsume      : 15
% 2.54/1.62  #Demod        : 4
% 2.54/1.62  #Tautology    : 0
% 2.54/1.62  #SimpNegUnit  : 0
% 2.54/1.62  #BackRed      : 0
% 2.54/1.62  
% 2.54/1.63  #Partial instantiations: 0
% 2.54/1.63  #Strategies tried      : 1
% 2.54/1.63  
% 2.54/1.63  Timing (in seconds)
% 2.54/1.63  ----------------------
% 2.54/1.63  Preprocessing        : 0.46
% 2.54/1.63  Parsing              : 0.24
% 2.54/1.63  CNF conversion       : 0.03
% 2.54/1.63  Main loop            : 0.08
% 2.54/1.63  Inferencing          : 0.00
% 2.54/1.63  Reduction            : 0.04
% 2.54/1.63  Demodulation         : 0.03
% 2.54/1.63  BG Simplification    : 0.01
% 2.54/1.63  Subsumption          : 0.03
% 2.54/1.63  Abstraction          : 0.01
% 2.54/1.63  MUC search           : 0.00
% 2.54/1.63  Cooper               : 0.00
% 2.54/1.63  Total                : 0.60
% 2.54/1.63  Index Insertion      : 0.00
% 2.54/1.63  Index Deletion       : 0.00
% 2.54/1.63  Index Matching       : 0.00
% 2.54/1.63  BG Taut test         : 0.00
%------------------------------------------------------------------------------