TSTP Solution File: MGT013-1 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : MGT013-1 : TPTP v8.1.2. Released v2.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 : n014.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:49:31 EDT 2023

% Result   : Unsatisfiable 3.29s 1.89s
% Output   : CNFRefutation 3.50s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   29
% Syntax   : Number of formulae    :   66 (  30 unt;  13 typ;   0 def)
%            Number of atoms       :  128 (  12 equ)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :  157 (  82   ~;  75   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   4 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   14 (   6   >;   8   *;   0   +;   0  <<)
%            Number of predicates  :    8 (   6 usr;   1 prp; 0-3 aty)
%            Number of functors    :    7 (   7 usr;   7 con; 0-0 aty)
%            Number of variables   :   56 (;  56   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ size > reorganization_free > complexity > organization > greater > time > #nlpp > sk7 > sk6 > sk5 > sk4 > sk3 > sk2 > sk1

%Foreground sorts:

%Background operators:

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

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

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

tff(time,type,
    time: $i > $o ).

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

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

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

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

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

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

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

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

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

tff(f_31,axiom,
    ! [A,B] :
      ( ~ greater(A,B)
      | ( A != B ) ),
    file(unknown,unknown) ).

tff(f_120,axiom,
    organization(sk1,sk7),
    file(unknown,unknown) ).

tff(f_119,axiom,
    organization(sk1,sk6),
    file(unknown,unknown) ).

tff(f_123,axiom,
    complexity(sk1,sk3,sk7),
    file(unknown,unknown) ).

tff(f_122,axiom,
    complexity(sk1,sk2,sk6),
    file(unknown,unknown) ).

tff(f_42,axiom,
    ! [A,B] :
      ( ~ organization(A,B)
      | time(B) ),
    file(unknown,unknown) ).

tff(f_54,axiom,
    ! [A,B] :
      ( ~ time(A)
      | ~ time(B)
      | greater(A,B)
      | ( A = B )
      | greater(B,A) ),
    file(unknown,unknown) ).

tff(f_121,axiom,
    reorganization_free(sk1,sk6,sk7),
    file(unknown,unknown) ).

tff(f_124,axiom,
    size(sk1,sk4,sk6),
    file(unknown,unknown) ).

tff(f_125,axiom,
    size(sk1,sk5,sk7),
    file(unknown,unknown) ).

tff(f_127,axiom,
    greater(sk4,sk5),
    file(unknown,unknown) ).

tff(f_97,axiom,
    ! [A,B,C,E,D] :
      ( ~ organization(A,B)
      | ~ organization(A,C)
      | ~ reorganization_free(A,B,C)
      | ~ size(A,D,B)
      | ~ size(A,E,C)
      | ~ greater(C,B)
      | ~ greater(D,E) ),
    file(unknown,unknown) ).

tff(f_59,axiom,
    ! [A,B,C] :
      ( ~ reorganization_free(A,B,C)
      | reorganization_free(A,C,B) ),
    file(unknown,unknown) ).

tff(f_126,axiom,
    greater(sk3,sk2),
    file(unknown,unknown) ).

tff(f_118,axiom,
    ! [A,B,C,E,D] :
      ( ~ organization(A,B)
      | ~ organization(A,C)
      | ~ reorganization_free(A,B,C)
      | ~ complexity(A,D,B)
      | ~ complexity(A,E,C)
      | ~ greater(C,B)
      | ~ greater(D,E) ),
    file(unknown,unknown) ).

tff(f_76,axiom,
    ! [A,B,C,E,D] :
      ( ~ organization(A,B)
      | ~ organization(A,C)
      | ~ complexity(A,D,B)
      | ~ complexity(A,E,C)
      | ( B != C )
      | ( D = E ) ),
    file(unknown,unknown) ).

tff(c_2,plain,
    ! [B_2] : ~ greater(B_2,B_2),
    inference(cnfTransformation,[status(thm)],[f_31]) ).

tff(c_20,plain,
    organization(sk1,sk7),
    inference(cnfTransformation,[status(thm)],[f_120]) ).

tff(c_18,plain,
    organization(sk1,sk6),
    inference(cnfTransformation,[status(thm)],[f_119]) ).

tff(c_26,plain,
    complexity(sk1,sk3,sk7),
    inference(cnfTransformation,[status(thm)],[f_123]) ).

tff(c_24,plain,
    complexity(sk1,sk2,sk6),
    inference(cnfTransformation,[status(thm)],[f_122]) ).

tff(c_36,plain,
    ! [B_28,A_29] :
      ( time(B_28)
      | ~ organization(A_29,B_28) ),
    inference(cnfTransformation,[status(thm)],[f_42]) ).

tff(c_43,plain,
    time(sk6),
    inference(resolution,[status(thm)],[c_18,c_36]) ).

tff(c_44,plain,
    time(sk7),
    inference(resolution,[status(thm)],[c_20,c_36]) ).

tff(c_8,plain,
    ! [B_8,A_7] :
      ( greater(B_8,A_7)
      | ( B_8 = A_7 )
      | greater(A_7,B_8)
      | ~ time(B_8)
      | ~ time(A_7) ),
    inference(cnfTransformation,[status(thm)],[f_54]) ).

tff(c_22,plain,
    reorganization_free(sk1,sk6,sk7),
    inference(cnfTransformation,[status(thm)],[f_121]) ).

tff(c_28,plain,
    size(sk1,sk4,sk6),
    inference(cnfTransformation,[status(thm)],[f_124]) ).

tff(c_30,plain,
    size(sk1,sk5,sk7),
    inference(cnfTransformation,[status(thm)],[f_125]) ).

tff(c_34,plain,
    greater(sk4,sk5),
    inference(cnfTransformation,[status(thm)],[f_127]) ).

tff(c_126,plain,
    ! [C_43,A_44,E_46,B_45,D_47] :
      ( ~ greater(D_47,E_46)
      | ~ greater(C_43,B_45)
      | ~ size(A_44,E_46,C_43)
      | ~ size(A_44,D_47,B_45)
      | ~ reorganization_free(A_44,B_45,C_43)
      | ~ organization(A_44,C_43)
      | ~ organization(A_44,B_45) ),
    inference(cnfTransformation,[status(thm)],[f_97]) ).

tff(c_140,plain,
    ! [C_51,B_52,A_53] :
      ( ~ greater(C_51,B_52)
      | ~ size(A_53,sk5,C_51)
      | ~ size(A_53,sk4,B_52)
      | ~ reorganization_free(A_53,B_52,C_51)
      | ~ organization(A_53,C_51)
      | ~ organization(A_53,B_52) ),
    inference(resolution,[status(thm)],[c_34,c_126]) ).

tff(c_142,plain,
    ! [B_52] :
      ( ~ greater(sk7,B_52)
      | ~ size(sk1,sk4,B_52)
      | ~ reorganization_free(sk1,B_52,sk7)
      | ~ organization(sk1,sk7)
      | ~ organization(sk1,B_52) ),
    inference(resolution,[status(thm)],[c_30,c_140]) ).

tff(c_159,plain,
    ! [B_59] :
      ( ~ greater(sk7,B_59)
      | ~ size(sk1,sk4,B_59)
      | ~ reorganization_free(sk1,B_59,sk7)
      | ~ organization(sk1,B_59) ),
    inference(demodulation,[status(thm),theory(equality)],[c_20,c_142]) ).

tff(c_162,plain,
    ( ~ greater(sk7,sk6)
    | ~ reorganization_free(sk1,sk6,sk7)
    | ~ organization(sk1,sk6) ),
    inference(resolution,[status(thm)],[c_28,c_159]) ).

tff(c_165,plain,
    ~ greater(sk7,sk6),
    inference(demodulation,[status(thm),theory(equality)],[c_18,c_22,c_162]) ).

tff(c_168,plain,
    ( ( sk7 = sk6 )
    | greater(sk6,sk7)
    | ~ time(sk7)
    | ~ time(sk6) ),
    inference(resolution,[status(thm)],[c_8,c_165]) ).

tff(c_174,plain,
    ( ( sk7 = sk6 )
    | greater(sk6,sk7) ),
    inference(demodulation,[status(thm),theory(equality)],[c_43,c_44,c_168]) ).

tff(c_178,plain,
    greater(sk6,sk7),
    inference(splitLeft,[status(thm)],[c_174]) ).

tff(c_52,plain,
    ! [A_32,C_33,B_34] :
      ( reorganization_free(A_32,C_33,B_34)
      | ~ reorganization_free(A_32,B_34,C_33) ),
    inference(cnfTransformation,[status(thm)],[f_59]) ).

tff(c_55,plain,
    reorganization_free(sk1,sk7,sk6),
    inference(resolution,[status(thm)],[c_22,c_52]) ).

tff(c_32,plain,
    greater(sk3,sk2),
    inference(cnfTransformation,[status(thm)],[f_126]) ).

tff(c_146,plain,
    ! [D_56,E_57,B_58,C_55,A_54] :
      ( ~ greater(D_56,E_57)
      | ~ greater(C_55,B_58)
      | ~ complexity(A_54,E_57,C_55)
      | ~ complexity(A_54,D_56,B_58)
      | ~ reorganization_free(A_54,B_58,C_55)
      | ~ organization(A_54,C_55)
      | ~ organization(A_54,B_58) ),
    inference(cnfTransformation,[status(thm)],[f_118]) ).

tff(c_205,plain,
    ! [C_63,B_64,A_65] :
      ( ~ greater(C_63,B_64)
      | ~ complexity(A_65,sk2,C_63)
      | ~ complexity(A_65,sk3,B_64)
      | ~ reorganization_free(A_65,B_64,C_63)
      | ~ organization(A_65,C_63)
      | ~ organization(A_65,B_64) ),
    inference(resolution,[status(thm)],[c_32,c_146]) ).

tff(c_208,plain,
    ( ~ greater(sk6,sk7)
    | ~ complexity(sk1,sk2,sk6)
    | ~ complexity(sk1,sk3,sk7)
    | ~ organization(sk1,sk6)
    | ~ organization(sk1,sk7) ),
    inference(resolution,[status(thm)],[c_55,c_205]) ).

tff(c_215,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_20,c_18,c_26,c_24,c_178,c_208]) ).

tff(c_216,plain,
    sk7 = sk6,
    inference(splitRight,[status(thm)],[c_174]) ).

tff(c_237,plain,
    complexity(sk1,sk3,sk6),
    inference(demodulation,[status(thm),theory(equality)],[c_216,c_26]) ).

tff(c_103,plain,
    ! [E_37,D_38,A_39,C_40] :
      ( ( E_37 = D_38 )
      | ~ complexity(A_39,E_37,C_40)
      | ~ complexity(A_39,D_38,C_40)
      | ~ organization(A_39,C_40) ),
    inference(cnfTransformation,[status(thm)],[f_76]) ).

tff(c_105,plain,
    ! [D_38] :
      ( ( sk2 = D_38 )
      | ~ complexity(sk1,D_38,sk6)
      | ~ organization(sk1,sk6) ),
    inference(resolution,[status(thm)],[c_24,c_103]) ).

tff(c_110,plain,
    ! [D_38] :
      ( ( sk2 = D_38 )
      | ~ complexity(sk1,D_38,sk6) ),
    inference(demodulation,[status(thm),theory(equality)],[c_18,c_105]) ).

tff(c_268,plain,
    sk3 = sk2,
    inference(resolution,[status(thm)],[c_237,c_110]) ).

tff(c_275,plain,
    greater(sk2,sk2),
    inference(demodulation,[status(thm),theory(equality)],[c_268,c_32]) ).

tff(c_278,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_2,c_275]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : MGT013-1 : TPTP v8.1.2. Released v2.4.0.
% 0.00/0.13  % 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 : n014.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 : Thu Aug  3 20:27:48 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 3.29/1.89  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 3.29/1.89  
% 3.29/1.89  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 3.50/1.93  
% 3.50/1.93  Inference rules
% 3.50/1.93  ----------------------
% 3.50/1.93  #Ref     : 0
% 3.50/1.93  #Sup     : 42
% 3.50/1.93  #Fact    : 2
% 3.50/1.93  #Define  : 0
% 3.50/1.93  #Split   : 2
% 3.50/1.93  #Chain   : 0
% 3.50/1.93  #Close   : 0
% 3.50/1.93  
% 3.50/1.93  Ordering : KBO
% 3.50/1.93  
% 3.50/1.93  Simplification rules
% 3.50/1.93  ----------------------
% 3.50/1.93  #Subsume      : 7
% 3.50/1.93  #Demod        : 50
% 3.50/1.93  #Tautology    : 17
% 3.50/1.93  #SimpNegUnit  : 3
% 3.50/1.93  #BackRed      : 13
% 3.50/1.93  
% 3.50/1.93  #Partial instantiations: 0
% 3.50/1.93  #Strategies tried      : 1
% 3.50/1.93  
% 3.50/1.93  Timing (in seconds)
% 3.50/1.93  ----------------------
% 3.50/1.93  Preprocessing        : 0.47
% 3.50/1.93  Parsing              : 0.25
% 3.50/1.93  CNF conversion       : 0.02
% 3.50/1.93  Main loop            : 0.34
% 3.50/1.93  Inferencing          : 0.13
% 3.50/1.93  Reduction            : 0.09
% 3.50/1.93  Demodulation         : 0.06
% 3.50/1.93  BG Simplification    : 0.02
% 3.50/1.93  Subsumption          : 0.07
% 3.50/1.93  Abstraction          : 0.01
% 3.50/1.93  MUC search           : 0.00
% 3.50/1.93  Cooper               : 0.00
% 3.50/1.93  Total                : 0.87
% 3.50/1.93  Index Insertion      : 0.00
% 3.50/1.93  Index Deletion       : 0.00
% 3.50/1.93  Index Matching       : 0.00
% 3.50/1.93  BG Taut test         : 0.00
%------------------------------------------------------------------------------