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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : REL046-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 : 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:54:38 EDT 2023

% Result   : Unsatisfiable 15.28s 5.96s
% Output   : CNFRefutation 15.28s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   33
%            Number of leaves      :   25
% Syntax   : Number of formulae    :  118 ( 105 unt;  11 typ;   0 def)
%            Number of atoms       :  109 ( 107 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :    8 (   6   ~;   2   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    6 (   2 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   :  125 (; 125   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ meet > join > composition > #nlpp > converse > complement > zero > top > sk3 > sk2 > sk1 > one

%Foreground sorts:

%Background operators:

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

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

tff(sk1,type,
    sk1: $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(one,type,
    one: $i ).

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

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

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

tff(f_80,axiom,
    ( ( join(sk1,sk2) != sk2 )
    | ( join(sk1,sk3) != sk3 ) ),
    file(unknown,unknown) ).

tff(f_48,axiom,
    ! [A,B] : ( join(A,B) = join(B,A) ),
    file(unknown,unknown) ).

tff(f_54,axiom,
    ! [A,B] : ( meet(A,B) = complement(join(complement(A),complement(B))) ),
    file(unknown,unknown) ).

tff(f_52,axiom,
    ! [A,B] : ( A = join(complement(join(complement(A),complement(B))),complement(join(complement(A),B))) ),
    file(unknown,unknown) ).

tff(f_75,axiom,
    join(sk1,meet(sk2,sk3)) = meet(sk2,sk3),
    file(unknown,unknown) ).

tff(f_50,axiom,
    ! [A,B,C] : ( join(A,join(B,C)) = join(join(A,B),C) ),
    file(unknown,unknown) ).

tff(f_62,axiom,
    ! [A] : ( converse(converse(A)) = A ),
    file(unknown,unknown) ).

tff(f_72,axiom,
    ! [A] : ( zero = meet(A,complement(A)) ),
    file(unknown,unknown) ).

tff(f_70,axiom,
    ! [A] : ( top = join(A,complement(A)) ),
    file(unknown,unknown) ).

tff(f_58,axiom,
    ! [A] : ( composition(A,one) = A ),
    file(unknown,unknown) ).

tff(f_66,axiom,
    ! [A,B] : ( converse(composition(A,B)) = composition(converse(B),converse(A)) ),
    file(unknown,unknown) ).

tff(f_56,axiom,
    ! [A,B,C] : ( composition(A,composition(B,C)) = composition(composition(A,B),C) ),
    file(unknown,unknown) ).

tff(f_68,axiom,
    ! [A,B] : ( join(composition(converse(A),complement(composition(A,B))),complement(B)) = complement(B) ),
    file(unknown,unknown) ).

tff(f_64,axiom,
    ! [A,B] : ( converse(join(A,B)) = join(converse(A),converse(B)) ),
    file(unknown,unknown) ).

tff(c_30,plain,
    ( ( join(sk1,sk3) != sk3 )
    | ( join(sk1,sk2) != sk2 ) ),
    inference(cnfTransformation,[status(thm)],[f_80]) ).

tff(c_109,plain,
    join(sk1,sk2) != sk2,
    inference(splitLeft,[status(thm)],[c_30]) ).

tff(c_2,plain,
    ! [B_2,A_1] : ( join(B_2,A_1) = join(A_1,B_2) ),
    inference(cnfTransformation,[status(thm)],[f_48]) ).

tff(c_8,plain,
    ! [A_8,B_9] : ( complement(join(complement(A_8),complement(B_9))) = meet(A_8,B_9) ),
    inference(cnfTransformation,[status(thm)],[f_54]) ).

tff(c_6,plain,
    ! [A_6,B_7] : ( join(complement(join(complement(A_6),complement(B_7))),complement(join(complement(A_6),B_7))) = A_6 ),
    inference(cnfTransformation,[status(thm)],[f_52]) ).

tff(c_496,plain,
    ! [A_46,B_47] : ( join(meet(A_46,B_47),complement(join(complement(A_46),B_47))) = A_46 ),
    inference(demodulation,[status(thm),theory(equality)],[c_8,c_6]) ).

tff(c_543,plain,
    ! [A_46,A_1] : ( join(meet(A_46,A_1),complement(join(A_1,complement(A_46)))) = A_46 ),
    inference(superposition,[status(thm),theory(equality)],[c_2,c_496]) ).

tff(c_28,plain,
    join(sk1,meet(sk2,sk3)) = meet(sk2,sk3),
    inference(cnfTransformation,[status(thm)],[f_75]) ).

tff(c_355,plain,
    ! [A_41,B_42,C_43] : ( join(join(A_41,B_42),C_43) = join(A_41,join(B_42,C_43)) ),
    inference(cnfTransformation,[status(thm)],[f_50]) ).

tff(c_9740,plain,
    ! [C_151] : ( join(sk1,join(meet(sk2,sk3),C_151)) = join(meet(sk2,sk3),C_151) ),
    inference(superposition,[status(thm),theory(equality)],[c_28,c_355]) ).

tff(c_9795,plain,
    join(meet(sk2,sk3),complement(join(sk3,complement(sk2)))) = join(sk1,sk2),
    inference(superposition,[status(thm),theory(equality)],[c_543,c_9740]) ).

tff(c_9836,plain,
    join(sk1,sk2) = sk2,
    inference(demodulation,[status(thm),theory(equality)],[c_543,c_9795]) ).

tff(c_9838,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_109,c_9836]) ).

tff(c_9839,plain,
    join(sk1,sk3) != sk3,
    inference(splitRight,[status(thm)],[c_30]) ).

tff(c_16,plain,
    ! [A_17] : ( converse(converse(A_17)) = A_17 ),
    inference(cnfTransformation,[status(thm)],[f_62]) ).

tff(c_9872,plain,
    ! [A_154,B_155] : ( complement(join(complement(A_154),complement(B_155))) = meet(A_154,B_155) ),
    inference(cnfTransformation,[status(thm)],[f_54]) ).

tff(c_12645,plain,
    ! [B_208,A_209] : ( complement(join(complement(B_208),complement(A_209))) = meet(A_209,B_208) ),
    inference(superposition,[status(thm),theory(equality)],[c_2,c_9872]) ).

tff(c_12732,plain,
    ! [B_9,A_8] : ( meet(B_9,A_8) = meet(A_8,B_9) ),
    inference(superposition,[status(thm),theory(equality)],[c_8,c_12645]) ).

tff(c_10528,plain,
    ! [A_177,B_178] : ( join(meet(A_177,B_178),complement(join(complement(A_177),B_178))) = A_177 ),
    inference(demodulation,[status(thm),theory(equality)],[c_8,c_6]) ).

tff(c_10571,plain,
    ! [A_177,B_2] : ( join(meet(A_177,B_2),complement(join(B_2,complement(A_177)))) = A_177 ),
    inference(superposition,[status(thm),theory(equality)],[c_2,c_10528]) ).

tff(c_26,plain,
    ! [A_25] : ( meet(A_25,complement(A_25)) = zero ),
    inference(cnfTransformation,[status(thm)],[f_72]) ).

tff(c_24,plain,
    ! [A_24] : ( join(A_24,complement(A_24)) = top ),
    inference(cnfTransformation,[status(thm)],[f_70]) ).

tff(c_9906,plain,
    ! [A_154] : ( meet(A_154,complement(A_154)) = complement(top) ),
    inference(superposition,[status(thm),theory(equality)],[c_24,c_9872]) ).

tff(c_9909,plain,
    complement(top) = zero,
    inference(demodulation,[status(thm),theory(equality)],[c_26,c_9906]) ).

tff(c_10582,plain,
    ! [A_177] : ( join(meet(A_177,complement(complement(A_177))),complement(top)) = A_177 ),
    inference(superposition,[status(thm),theory(equality)],[c_24,c_10528]) ).

tff(c_10590,plain,
    ! [A_177] : ( join(zero,meet(A_177,complement(complement(A_177)))) = A_177 ),
    inference(demodulation,[status(thm),theory(equality)],[c_2,c_9909,c_10582]) ).

tff(c_9922,plain,
    join(top,zero) = top,
    inference(superposition,[status(thm),theory(equality)],[c_9909,c_24]) ).

tff(c_10090,plain,
    ! [A_161,B_162,C_163] : ( join(join(A_161,B_162),C_163) = join(A_161,join(B_162,C_163)) ),
    inference(cnfTransformation,[status(thm)],[f_50]) ).

tff(c_10294,plain,
    ! [C_171] : ( join(top,join(zero,C_171)) = join(top,C_171) ),
    inference(superposition,[status(thm),theory(equality)],[c_9922,c_10090]) ).

tff(c_10315,plain,
    join(top,complement(zero)) = join(top,top),
    inference(superposition,[status(thm),theory(equality)],[c_24,c_10294]) ).

tff(c_9916,plain,
    ! [A_8] : ( complement(join(complement(A_8),zero)) = meet(A_8,top) ),
    inference(superposition,[status(thm),theory(equality)],[c_9909,c_8]) ).

tff(c_10007,plain,
    ! [A_159] : ( complement(join(zero,complement(A_159))) = meet(A_159,top) ),
    inference(demodulation,[status(thm),theory(equality)],[c_2,c_9916]) ).

tff(c_10056,plain,
    meet(zero,top) = complement(top),
    inference(superposition,[status(thm),theory(equality)],[c_24,c_10007]) ).

tff(c_10060,plain,
    meet(zero,top) = zero,
    inference(demodulation,[status(thm),theory(equality)],[c_9909,c_10056]) ).

tff(c_10546,plain,
    join(zero,complement(join(complement(zero),top))) = zero,
    inference(superposition,[status(thm),theory(equality)],[c_10060,c_10528]) ).

tff(c_10587,plain,
    join(zero,complement(join(top,top))) = zero,
    inference(demodulation,[status(thm),theory(equality)],[c_10315,c_2,c_10546]) ).

tff(c_10115,plain,
    ! [C_163] : ( join(top,join(zero,C_163)) = join(top,C_163) ),
    inference(superposition,[status(thm),theory(equality)],[c_9922,c_10090]) ).

tff(c_10610,plain,
    join(top,complement(join(top,top))) = join(top,zero),
    inference(superposition,[status(thm),theory(equality)],[c_10587,c_10115]) ).

tff(c_10622,plain,
    join(top,complement(join(top,top))) = top,
    inference(demodulation,[status(thm),theory(equality)],[c_9922,c_10610]) ).

tff(c_9925,plain,
    ! [A_8] : ( complement(join(zero,complement(A_8))) = meet(A_8,top) ),
    inference(demodulation,[status(thm),theory(equality)],[c_2,c_9916]) ).

tff(c_10616,plain,
    meet(join(top,top),top) = complement(zero),
    inference(superposition,[status(thm),theory(equality)],[c_10587,c_9925]) ).

tff(c_31,plain,
    ! [A_6,B_7] : ( join(meet(A_6,B_7),complement(join(complement(A_6),B_7))) = A_6 ),
    inference(demodulation,[status(thm),theory(equality)],[c_8,c_6]) ).

tff(c_10698,plain,
    join(complement(zero),complement(join(complement(join(top,top)),top))) = join(top,top),
    inference(superposition,[status(thm),theory(equality)],[c_10616,c_31]) ).

tff(c_10707,plain,
    join(top,top) = top,
    inference(demodulation,[status(thm),theory(equality)],[c_24,c_9909,c_2,c_10622,c_2,c_10698]) ).

tff(c_10714,plain,
    join(zero,complement(top)) = zero,
    inference(demodulation,[status(thm),theory(equality)],[c_10707,c_10587]) ).

tff(c_10717,plain,
    join(zero,zero) = zero,
    inference(demodulation,[status(thm),theory(equality)],[c_9909,c_10714]) ).

tff(c_4,plain,
    ! [A_3,B_4,C_5] : ( join(join(A_3,B_4),C_5) = join(A_3,join(B_4,C_5)) ),
    inference(cnfTransformation,[status(thm)],[f_50]) ).

tff(c_11384,plain,
    ! [C_191] : ( join(zero,join(zero,C_191)) = join(zero,C_191) ),
    inference(superposition,[status(thm),theory(equality)],[c_10717,c_4]) ).

tff(c_11452,plain,
    ! [A_177] : ( join(zero,meet(A_177,complement(complement(A_177)))) = join(zero,A_177) ),
    inference(superposition,[status(thm),theory(equality)],[c_10590,c_11384]) ).

tff(c_11490,plain,
    ! [A_177] : ( join(zero,A_177) = A_177 ),
    inference(demodulation,[status(thm),theory(equality)],[c_10590,c_11452]) ).

tff(c_11500,plain,
    ! [A_8] : ( complement(complement(A_8)) = meet(A_8,top) ),
    inference(demodulation,[status(thm),theory(equality)],[c_11490,c_9925]) ).

tff(c_11503,plain,
    ! [A_192] : ( join(zero,A_192) = A_192 ),
    inference(demodulation,[status(thm),theory(equality)],[c_10590,c_11452]) ).

tff(c_11574,plain,
    ! [A_177] : ( meet(A_177,complement(complement(A_177))) = A_177 ),
    inference(superposition,[status(thm),theory(equality)],[c_10590,c_11503]) ).

tff(c_12921,plain,
    ! [A_177] : ( meet(A_177,meet(A_177,top)) = A_177 ),
    inference(demodulation,[status(thm),theory(equality)],[c_11500,c_11574]) ).

tff(c_12742,plain,
    ! [B_208] : ( meet(complement(B_208),B_208) = complement(top) ),
    inference(superposition,[status(thm),theory(equality)],[c_24,c_12645]) ).

tff(c_12789,plain,
    ! [B_210] : ( meet(complement(B_210),B_210) = zero ),
    inference(demodulation,[status(thm),theory(equality)],[c_9909,c_12742]) ).

tff(c_13357,plain,
    ! [A_219] : ( meet(meet(A_219,top),complement(A_219)) = zero ),
    inference(superposition,[status(thm),theory(equality)],[c_11500,c_12789]) ).

tff(c_13368,plain,
    ! [A_219] : ( join(zero,complement(join(complement(meet(A_219,top)),complement(A_219)))) = meet(A_219,top) ),
    inference(superposition,[status(thm),theory(equality)],[c_13357,c_31]) ).

tff(c_13417,plain,
    ! [A_219] : ( meet(A_219,top) = A_219 ),
    inference(demodulation,[status(thm),theory(equality)],[c_12921,c_11490,c_8,c_2,c_13368]) ).

tff(c_13433,plain,
    ! [A_8] : ( complement(complement(A_8)) = A_8 ),
    inference(demodulation,[status(thm),theory(equality)],[c_13417,c_11500]) ).

tff(c_12,plain,
    ! [A_13] : ( composition(A_13,one) = A_13 ),
    inference(cnfTransformation,[status(thm)],[f_58]) ).

tff(c_9992,plain,
    ! [B_157,A_158] : ( composition(converse(B_157),converse(A_158)) = converse(composition(A_158,B_157)) ),
    inference(cnfTransformation,[status(thm)],[f_66]) ).

tff(c_13638,plain,
    ! [A_223,B_224] : ( converse(composition(converse(A_223),B_224)) = composition(converse(B_224),A_223) ),
    inference(superposition,[status(thm),theory(equality)],[c_16,c_9992]) ).

tff(c_13717,plain,
    ! [A_223] : ( composition(converse(one),A_223) = converse(converse(A_223)) ),
    inference(superposition,[status(thm),theory(equality)],[c_12,c_13638]) ).

tff(c_13733,plain,
    ! [A_223] : ( composition(converse(one),A_223) = A_223 ),
    inference(demodulation,[status(thm),theory(equality)],[c_16,c_13717]) ).

tff(c_13836,plain,
    ! [A_226] : ( composition(converse(one),A_226) = A_226 ),
    inference(demodulation,[status(thm),theory(equality)],[c_16,c_13717]) ).

tff(c_10223,plain,
    ! [A_166,B_167,C_168] : ( composition(composition(A_166,B_167),C_168) = composition(A_166,composition(B_167,C_168)) ),
    inference(cnfTransformation,[status(thm)],[f_56]) ).

tff(c_10245,plain,
    ! [A_13,C_168] : ( composition(A_13,composition(one,C_168)) = composition(A_13,C_168) ),
    inference(superposition,[status(thm),theory(equality)],[c_12,c_10223]) ).

tff(c_13863,plain,
    ! [C_168] : ( composition(converse(one),C_168) = composition(one,C_168) ),
    inference(superposition,[status(thm),theory(equality)],[c_13836,c_10245]) ).

tff(c_13894,plain,
    ! [C_168] : ( composition(one,C_168) = C_168 ),
    inference(demodulation,[status(thm),theory(equality)],[c_13733,c_13863]) ).

tff(c_13874,plain,
    converse(one) = one,
    inference(superposition,[status(thm),theory(equality)],[c_13836,c_12]) ).

tff(c_13948,plain,
    ! [C_227] : ( composition(one,C_227) = C_227 ),
    inference(demodulation,[status(thm),theory(equality)],[c_13733,c_13863]) ).

tff(c_22,plain,
    ! [A_22,B_23] : ( join(composition(converse(A_22),complement(composition(A_22,B_23))),complement(B_23)) = complement(B_23) ),
    inference(cnfTransformation,[status(thm)],[f_68]) ).

tff(c_13964,plain,
    ! [C_227] : ( join(composition(converse(one),complement(C_227)),complement(C_227)) = complement(C_227) ),
    inference(superposition,[status(thm),theory(equality)],[c_13948,c_22]) ).

tff(c_13995,plain,
    ! [C_228] : ( join(complement(C_228),complement(C_228)) = complement(C_228) ),
    inference(demodulation,[status(thm),theory(equality)],[c_13894,c_2,c_13874,c_13964]) ).

tff(c_14022,plain,
    ! [A_8] : ( join(A_8,complement(complement(A_8))) = complement(complement(A_8)) ),
    inference(superposition,[status(thm),theory(equality)],[c_13433,c_13995]) ).

tff(c_14070,plain,
    ! [A_229] : ( join(A_229,A_229) = A_229 ),
    inference(demodulation,[status(thm),theory(equality)],[c_13433,c_13433,c_14022]) ).

tff(c_38214,plain,
    ! [A_410,C_411] : ( join(A_410,join(A_410,C_411)) = join(A_410,C_411) ),
    inference(superposition,[status(thm),theory(equality)],[c_14070,c_4]) ).

tff(c_38711,plain,
    ! [A_177,B_2] : ( join(meet(A_177,B_2),complement(join(B_2,complement(A_177)))) = join(meet(A_177,B_2),A_177) ),
    inference(superposition,[status(thm),theory(equality)],[c_10571,c_38214]) ).

tff(c_38963,plain,
    ! [A_412,B_413] : ( join(A_412,meet(A_412,B_413)) = A_412 ),
    inference(demodulation,[status(thm),theory(equality)],[c_10571,c_2,c_38711]) ).

tff(c_41101,plain,
    ! [B_420,A_421] : ( join(B_420,meet(A_421,B_420)) = B_420 ),
    inference(superposition,[status(thm),theory(equality)],[c_12732,c_38963]) ).

tff(c_9845,plain,
    ! [A_152,B_153] : ( join(converse(A_152),converse(B_153)) = converse(join(A_152,B_153)) ),
    inference(cnfTransformation,[status(thm)],[f_64]) ).

tff(c_12195,plain,
    ! [B_203,A_204] : ( join(converse(B_203),converse(A_204)) = converse(join(A_204,B_203)) ),
    inference(superposition,[status(thm),theory(equality)],[c_9845,c_2]) ).

tff(c_18,plain,
    ! [A_18,B_19] : ( join(converse(A_18),converse(B_19)) = converse(join(A_18,B_19)) ),
    inference(cnfTransformation,[status(thm)],[f_64]) ).

tff(c_14428,plain,
    ! [B_232,A_233] : ( converse(join(B_232,A_233)) = converse(join(A_233,B_232)) ),
    inference(superposition,[status(thm),theory(equality)],[c_12195,c_18]) ).

tff(c_14525,plain,
    ! [B_232,A_233] : ( converse(converse(join(B_232,A_233))) = join(A_233,B_232) ),
    inference(superposition,[status(thm),theory(equality)],[c_14428,c_16]) ).

tff(c_41251,plain,
    ! [A_421,B_420] : ( join(meet(A_421,B_420),B_420) = converse(converse(B_420)) ),
    inference(superposition,[status(thm),theory(equality)],[c_41101,c_14525]) ).

tff(c_41480,plain,
    ! [A_421,B_420] : ( join(meet(A_421,B_420),B_420) = B_420 ),
    inference(demodulation,[status(thm),theory(equality)],[c_16,c_41251]) ).

tff(c_42346,plain,
    ! [A_424,B_425] : ( join(meet(A_424,B_425),B_425) = B_425 ),
    inference(demodulation,[status(thm),theory(equality)],[c_16,c_41251]) ).

tff(c_10124,plain,
    ! [C_163] : ( join(sk1,join(meet(sk2,sk3),C_163)) = join(meet(sk2,sk3),C_163) ),
    inference(superposition,[status(thm),theory(equality)],[c_28,c_10090]) ).

tff(c_42416,plain,
    join(meet(sk2,sk3),sk3) = join(sk1,sk3),
    inference(superposition,[status(thm),theory(equality)],[c_42346,c_10124]) ).

tff(c_42714,plain,
    join(sk1,sk3) = sk3,
    inference(demodulation,[status(thm),theory(equality)],[c_41480,c_42416]) ).

tff(c_42716,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_9839,c_42714]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : REL046-1 : TPTP v8.1.2. Released v4.0.0.
% 0.15/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.15/0.36  % Computer : n002.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Thu Aug  3 15:54:01 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 15.28/5.96  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 15.28/5.97  
% 15.28/5.97  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 15.28/6.01  
% 15.28/6.01  Inference rules
% 15.28/6.01  ----------------------
% 15.28/6.01  #Ref     : 0
% 15.28/6.01  #Sup     : 10824
% 15.28/6.01  #Fact    : 0
% 15.28/6.01  #Define  : 0
% 15.28/6.01  #Split   : 1
% 15.28/6.01  #Chain   : 0
% 15.28/6.01  #Close   : 0
% 15.28/6.01  
% 15.28/6.01  Ordering : KBO
% 15.28/6.01  
% 15.28/6.01  Simplification rules
% 15.28/6.01  ----------------------
% 15.28/6.01  #Subsume      : 163
% 15.28/6.01  #Demod        : 14463
% 15.28/6.01  #Tautology    : 6706
% 15.28/6.01  #SimpNegUnit  : 2
% 15.28/6.01  #BackRed      : 117
% 15.28/6.01  
% 15.28/6.01  #Partial instantiations: 0
% 15.28/6.01  #Strategies tried      : 1
% 15.28/6.01  
% 15.28/6.01  Timing (in seconds)
% 15.28/6.01  ----------------------
% 15.28/6.02  Preprocessing        : 0.46
% 15.28/6.02  Parsing              : 0.24
% 15.28/6.02  CNF conversion       : 0.02
% 15.28/6.02  Main loop            : 4.35
% 15.28/6.02  Inferencing          : 0.88
% 15.28/6.02  Reduction            : 2.54
% 15.28/6.02  Demodulation         : 2.29
% 15.28/6.02  BG Simplification    : 0.09
% 15.28/6.02  Subsumption          : 0.60
% 15.28/6.02  Abstraction          : 0.12
% 15.28/6.02  MUC search           : 0.00
% 15.28/6.02  Cooper               : 0.00
% 15.28/6.02  Total                : 4.87
% 15.28/6.02  Index Insertion      : 0.00
% 15.28/6.02  Index Deletion       : 0.00
% 15.28/6.02  Index Matching       : 0.00
% 15.28/6.02  BG Taut test         : 0.00
%------------------------------------------------------------------------------