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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : MGT001+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/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 : n029.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:27 EDT 2023

% Result   : Theorem 7.79s 2.91s
% Output   : CNFRefutation 7.79s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   29
%            Number of leaves      :   26
% Syntax   : Number of formulae    :  106 (  36 unt;  19 typ;   0 def)
%            Number of atoms       :  357 (   0 equ)
%            Maximal formula atoms :   11 (   4 avg)
%            Number of connectives :  518 ( 248   ~; 229   |;  32   &)
%                                         (   2 <=>;   7  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   22 (   8 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   28 (  11   >;  17   *;   0   +;   0  <<)
%            Number of predicates  :    9 (   8 usr;   1 prp; 0-3 aty)
%            Number of functors    :   11 (  11 usr;   8 con; 0-2 aty)
%            Number of variables   :  246 (; 243   !;   3   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ survival_chance > reproducibility > reorganization_free > reliability > inertia > accountability > organization > greater > #nlpp > #skF_11 > #skF_7 > #skF_3 > #skF_10 > #skF_5 > #skF_6 > #skF_9 > #skF_8 > #skF_4 > #skF_2 > #skF_1

%Foreground sorts:

%Background operators:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(f_136,negated_conjecture,
    ~ ! [X,Y,T1,T2,I1,I2,P1,P2] :
        ( ( organization(X,T1)
          & organization(Y,T2)
          & reorganization_free(X,T1,T1)
          & reorganization_free(Y,T2,T2)
          & inertia(X,I1,T1)
          & inertia(Y,I2,T2)
          & survival_chance(X,P1,T1)
          & survival_chance(Y,P2,T2)
          & greater(I2,I1) )
       => greater(P2,P1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t1_FOL) ).

tff(f_39,axiom,
    ! [X,T] :
      ( organization(X,T)
     => ? [A] : accountability(X,A,T) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp2) ).

tff(f_34,axiom,
    ! [X,T] :
      ( organization(X,T)
     => ? [R] : reliability(X,R,T) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp1) ).

tff(f_44,axiom,
    ! [X,T] :
      ( organization(X,T)
     => ? [Rp] : reproducibility(X,Rp,T) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp3) ).

tff(f_115,hypothesis,
    ! [X,Y,T1,T2,Rp1,Rp2,I1,I2] :
      ( ( organization(X,T1)
        & organization(Y,T2)
        & reorganization_free(X,T1,T1)
        & reorganization_free(Y,T2,T2)
        & reproducibility(X,Rp1,T1)
        & reproducibility(Y,Rp2,T2)
        & inertia(X,I1,T1)
        & inertia(Y,I2,T2) )
     => ( greater(Rp2,Rp1)
      <=> greater(I2,I1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a3_FOL) ).

tff(f_93,hypothesis,
    ! [X,Y,T1,T2,R1,R2,A1,A2,Rp1,Rp2] :
      ( ( organization(X,T1)
        & organization(Y,T2)
        & reliability(X,R1,T1)
        & reliability(Y,R2,T2)
        & accountability(X,A1,T1)
        & accountability(Y,A2,T2)
        & reproducibility(X,Rp1,T1)
        & reproducibility(Y,Rp2,T2) )
     => ( greater(Rp2,Rp1)
      <=> ( greater(R2,R1)
          & greater(A2,A1) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a2_FOL) ).

tff(f_69,hypothesis,
    ! [X,Y,R1,R2,A1,A2,P1,P2,T1,T2] :
      ( ( organization(X,T1)
        & organization(Y,T2)
        & reliability(X,R1,T1)
        & reliability(Y,R2,T2)
        & accountability(X,A1,T1)
        & accountability(Y,A2,T2)
        & survival_chance(X,P1,T1)
        & survival_chance(Y,P2,T2)
        & greater(R2,R1)
        & greater(A2,A1) )
     => greater(P2,P1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a1_FOL) ).

tff(c_38,plain,
    organization('#skF_4','#skF_6'),
    inference(cnfTransformation,[status(thm)],[f_136]) ).

tff(c_4,plain,
    ! [X_4,T_5] :
      ( accountability(X_4,'#skF_2'(X_4,T_5),T_5)
      | ~ organization(X_4,T_5) ),
    inference(cnfTransformation,[status(thm)],[f_39]) ).

tff(c_2,plain,
    ! [X_1,T_2] :
      ( reliability(X_1,'#skF_1'(X_1,T_2),T_2)
      | ~ organization(X_1,T_2) ),
    inference(cnfTransformation,[status(thm)],[f_34]) ).

tff(c_20,plain,
    ~ greater('#skF_11','#skF_10'),
    inference(cnfTransformation,[status(thm)],[f_136]) ).

tff(c_26,plain,
    survival_chance('#skF_4','#skF_10','#skF_6'),
    inference(cnfTransformation,[status(thm)],[f_136]) ).

tff(c_36,plain,
    organization('#skF_5','#skF_7'),
    inference(cnfTransformation,[status(thm)],[f_136]) ).

tff(c_24,plain,
    survival_chance('#skF_5','#skF_11','#skF_7'),
    inference(cnfTransformation,[status(thm)],[f_136]) ).

tff(c_6,plain,
    ! [X_7,T_8] :
      ( reproducibility(X_7,'#skF_3'(X_7,T_8),T_8)
      | ~ organization(X_7,T_8) ),
    inference(cnfTransformation,[status(thm)],[f_44]) ).

tff(c_30,plain,
    inertia('#skF_4','#skF_8','#skF_6'),
    inference(cnfTransformation,[status(thm)],[f_136]) ).

tff(c_34,plain,
    reorganization_free('#skF_4','#skF_6','#skF_6'),
    inference(cnfTransformation,[status(thm)],[f_136]) ).

tff(c_28,plain,
    inertia('#skF_5','#skF_9','#skF_7'),
    inference(cnfTransformation,[status(thm)],[f_136]) ).

tff(c_32,plain,
    reorganization_free('#skF_5','#skF_7','#skF_7'),
    inference(cnfTransformation,[status(thm)],[f_136]) ).

tff(c_22,plain,
    greater('#skF_9','#skF_8'),
    inference(cnfTransformation,[status(thm)],[f_136]) ).

tff(c_42,plain,
    ! [T1_46,Rp2_51,X_48,T2_50,I1_44,Y_49,Rp1_47,I2_45] :
      ( greater(Rp2_51,Rp1_47)
      | ~ greater(I2_45,I1_44)
      | ~ inertia(Y_49,I2_45,T2_50)
      | ~ inertia(X_48,I1_44,T1_46)
      | ~ reproducibility(Y_49,Rp2_51,T2_50)
      | ~ reproducibility(X_48,Rp1_47,T1_46)
      | ~ reorganization_free(Y_49,T2_50,T2_50)
      | ~ reorganization_free(X_48,T1_46,T1_46)
      | ~ organization(Y_49,T2_50)
      | ~ organization(X_48,T1_46) ),
    inference(cnfTransformation,[status(thm)],[f_115]) ).

tff(c_46,plain,
    ! [T2_55,Y_54,Rp2_57,Rp1_56,X_53,T1_52] :
      ( greater(Rp2_57,Rp1_56)
      | ~ inertia(Y_54,'#skF_9',T2_55)
      | ~ inertia(X_53,'#skF_8',T1_52)
      | ~ reproducibility(Y_54,Rp2_57,T2_55)
      | ~ reproducibility(X_53,Rp1_56,T1_52)
      | ~ reorganization_free(Y_54,T2_55,T2_55)
      | ~ reorganization_free(X_53,T1_52,T1_52)
      | ~ organization(Y_54,T2_55)
      | ~ organization(X_53,T1_52) ),
    inference(resolution,[status(thm)],[c_22,c_42]) ).

tff(c_54,plain,
    ! [X_70,X_68,T1_72,T_71,Rp1_69] :
      ( greater('#skF_3'(X_68,T_71),Rp1_69)
      | ~ inertia(X_68,'#skF_9',T_71)
      | ~ inertia(X_70,'#skF_8',T1_72)
      | ~ reproducibility(X_70,Rp1_69,T1_72)
      | ~ reorganization_free(X_68,T_71,T_71)
      | ~ reorganization_free(X_70,T1_72,T1_72)
      | ~ organization(X_70,T1_72)
      | ~ organization(X_68,T_71) ),
    inference(resolution,[status(thm)],[c_6,c_46]) ).

tff(c_58,plain,
    ! [X_73,T_74,X_75,T_76] :
      ( greater('#skF_3'(X_73,T_74),'#skF_3'(X_75,T_76))
      | ~ inertia(X_73,'#skF_9',T_74)
      | ~ inertia(X_75,'#skF_8',T_76)
      | ~ reorganization_free(X_73,T_74,T_74)
      | ~ reorganization_free(X_75,T_76,T_76)
      | ~ organization(X_73,T_74)
      | ~ organization(X_75,T_76) ),
    inference(resolution,[status(thm)],[c_6,c_54]) ).

tff(c_62,plain,
    ! [X_75,T_76] :
      ( greater('#skF_3'('#skF_5','#skF_7'),'#skF_3'(X_75,T_76))
      | ~ inertia('#skF_5','#skF_9','#skF_7')
      | ~ inertia(X_75,'#skF_8',T_76)
      | ~ reorganization_free(X_75,T_76,T_76)
      | ~ organization('#skF_5','#skF_7')
      | ~ organization(X_75,T_76) ),
    inference(resolution,[status(thm)],[c_32,c_58]) ).

tff(c_69,plain,
    ! [X_77,T_78] :
      ( greater('#skF_3'('#skF_5','#skF_7'),'#skF_3'(X_77,T_78))
      | ~ inertia(X_77,'#skF_8',T_78)
      | ~ reorganization_free(X_77,T_78,T_78)
      | ~ organization(X_77,T_78) ),
    inference(demodulation,[status(thm),theory(equality)],[c_36,c_28,c_62]) ).

tff(c_71,plain,
    ( greater('#skF_3'('#skF_5','#skF_7'),'#skF_3'('#skF_4','#skF_6'))
    | ~ inertia('#skF_4','#skF_8','#skF_6')
    | ~ organization('#skF_4','#skF_6') ),
    inference(resolution,[status(thm)],[c_34,c_69]) ).

tff(c_76,plain,
    greater('#skF_3'('#skF_5','#skF_7'),'#skF_3'('#skF_4','#skF_6')),
    inference(demodulation,[status(thm),theory(equality)],[c_38,c_30,c_71]) ).

tff(c_14,plain,
    ! [A1_26,T1_22,A2_27,R2_25,Rp1_28,Rp2_29,R1_24,T2_23,X_20,Y_21] :
      ( greater(R2_25,R1_24)
      | ~ greater(Rp2_29,Rp1_28)
      | ~ reproducibility(Y_21,Rp2_29,T2_23)
      | ~ reproducibility(X_20,Rp1_28,T1_22)
      | ~ accountability(Y_21,A2_27,T2_23)
      | ~ accountability(X_20,A1_26,T1_22)
      | ~ reliability(Y_21,R2_25,T2_23)
      | ~ reliability(X_20,R1_24,T1_22)
      | ~ organization(Y_21,T2_23)
      | ~ organization(X_20,T1_22) ),
    inference(cnfTransformation,[status(thm)],[f_93]) ).

tff(c_260,plain,
    ! [R1_206,T2_207,T1_204,X_202,Y_200,A1_203,R2_205,A2_201] :
      ( greater(R2_205,R1_206)
      | ~ reproducibility(Y_200,'#skF_3'('#skF_5','#skF_7'),T2_207)
      | ~ reproducibility(X_202,'#skF_3'('#skF_4','#skF_6'),T1_204)
      | ~ accountability(Y_200,A2_201,T2_207)
      | ~ accountability(X_202,A1_203,T1_204)
      | ~ reliability(Y_200,R2_205,T2_207)
      | ~ reliability(X_202,R1_206,T1_204)
      | ~ organization(Y_200,T2_207)
      | ~ organization(X_202,T1_204) ),
    inference(resolution,[status(thm)],[c_76,c_14]) ).

tff(c_263,plain,
    ! [R1_206,T1_204,X_202,A1_203,R2_205,A2_201] :
      ( greater(R2_205,R1_206)
      | ~ reproducibility(X_202,'#skF_3'('#skF_4','#skF_6'),T1_204)
      | ~ accountability('#skF_5',A2_201,'#skF_7')
      | ~ accountability(X_202,A1_203,T1_204)
      | ~ reliability('#skF_5',R2_205,'#skF_7')
      | ~ reliability(X_202,R1_206,T1_204)
      | ~ organization(X_202,T1_204)
      | ~ organization('#skF_5','#skF_7') ),
    inference(resolution,[status(thm)],[c_6,c_260]) ).

tff(c_266,plain,
    ! [R1_206,T1_204,X_202,A1_203,R2_205,A2_201] :
      ( greater(R2_205,R1_206)
      | ~ reproducibility(X_202,'#skF_3'('#skF_4','#skF_6'),T1_204)
      | ~ accountability('#skF_5',A2_201,'#skF_7')
      | ~ accountability(X_202,A1_203,T1_204)
      | ~ reliability('#skF_5',R2_205,'#skF_7')
      | ~ reliability(X_202,R1_206,T1_204)
      | ~ organization(X_202,T1_204) ),
    inference(demodulation,[status(thm),theory(equality)],[c_36,c_263]) ).

tff(c_279,plain,
    ! [A2_218] : ~ accountability('#skF_5',A2_218,'#skF_7'),
    inference(splitLeft,[status(thm)],[c_266]) ).

tff(c_283,plain,
    ~ organization('#skF_5','#skF_7'),
    inference(resolution,[status(thm)],[c_4,c_279]) ).

tff(c_287,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_36,c_283]) ).

tff(c_289,plain,
    ! [R2_221,A1_222,T1_223,R1_220,X_219] :
      ( ~ reproducibility(X_219,'#skF_3'('#skF_4','#skF_6'),T1_223)
      | ~ accountability(X_219,A1_222,T1_223)
      | greater(R2_221,R1_220)
      | ~ reliability('#skF_5',R2_221,'#skF_7')
      | ~ reliability(X_219,R1_220,T1_223)
      | ~ organization(X_219,T1_223) ),
    inference(splitRight,[status(thm)],[c_266]) ).

tff(c_292,plain,
    ! [A1_222,R2_221,R1_220] :
      ( ~ accountability('#skF_4',A1_222,'#skF_6')
      | greater(R2_221,R1_220)
      | ~ reliability('#skF_5',R2_221,'#skF_7')
      | ~ reliability('#skF_4',R1_220,'#skF_6')
      | ~ organization('#skF_4','#skF_6') ),
    inference(resolution,[status(thm)],[c_6,c_289]) ).

tff(c_295,plain,
    ! [A1_222,R2_221,R1_220] :
      ( ~ accountability('#skF_4',A1_222,'#skF_6')
      | greater(R2_221,R1_220)
      | ~ reliability('#skF_5',R2_221,'#skF_7')
      | ~ reliability('#skF_4',R1_220,'#skF_6') ),
    inference(demodulation,[status(thm),theory(equality)],[c_38,c_292]) ).

tff(c_308,plain,
    ! [A1_230] : ~ accountability('#skF_4',A1_230,'#skF_6'),
    inference(splitLeft,[status(thm)],[c_295]) ).

tff(c_312,plain,
    ~ organization('#skF_4','#skF_6'),
    inference(resolution,[status(thm)],[c_4,c_308]) ).

tff(c_316,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_38,c_312]) ).

tff(c_318,plain,
    ! [R2_231,R1_232] :
      ( greater(R2_231,R1_232)
      | ~ reliability('#skF_5',R2_231,'#skF_7')
      | ~ reliability('#skF_4',R1_232,'#skF_6') ),
    inference(splitRight,[status(thm)],[c_295]) ).

tff(c_321,plain,
    ! [R1_232] :
      ( greater('#skF_1'('#skF_5','#skF_7'),R1_232)
      | ~ reliability('#skF_4',R1_232,'#skF_6')
      | ~ organization('#skF_5','#skF_7') ),
    inference(resolution,[status(thm)],[c_2,c_318]) ).

tff(c_325,plain,
    ! [R1_233] :
      ( greater('#skF_1'('#skF_5','#skF_7'),R1_233)
      | ~ reliability('#skF_4',R1_233,'#skF_6') ),
    inference(demodulation,[status(thm),theory(equality)],[c_36,c_321]) ).

tff(c_198,plain,
    ! [A1_173,R2_167,P1_169,Y_174,T1_176,P2_168,R1_175,A2_172,X_171,T2_170] :
      ( greater(P2_168,P1_169)
      | ~ greater(A2_172,A1_173)
      | ~ greater(R2_167,R1_175)
      | ~ survival_chance(Y_174,P2_168,T2_170)
      | ~ survival_chance(X_171,P1_169,T1_176)
      | ~ accountability(Y_174,A2_172,T2_170)
      | ~ accountability(X_171,A1_173,T1_176)
      | ~ reliability(Y_174,R2_167,T2_170)
      | ~ reliability(X_171,R1_175,T1_176)
      | ~ organization(Y_174,T2_170)
      | ~ organization(X_171,T1_176) ),
    inference(cnfTransformation,[status(thm)],[f_69]) ).

tff(c_207,plain,
    ! [R2_167,P1_169,Y_174,T1_176,P2_168,R1_175,X_171,T2_170] :
      ( greater(P2_168,P1_169)
      | ~ greater(R2_167,R1_175)
      | ~ survival_chance(Y_174,P2_168,T2_170)
      | ~ survival_chance(X_171,P1_169,T1_176)
      | ~ accountability(Y_174,'#skF_9',T2_170)
      | ~ accountability(X_171,'#skF_8',T1_176)
      | ~ reliability(Y_174,R2_167,T2_170)
      | ~ reliability(X_171,R1_175,T1_176)
      | ~ organization(Y_174,T2_170)
      | ~ organization(X_171,T1_176) ),
    inference(resolution,[status(thm)],[c_22,c_198]) ).

tff(c_562,plain,
    ! [R1_389,Y_388,T2_386,T1_383,X_384,P1_385,P2_387] :
      ( greater(P2_387,P1_385)
      | ~ survival_chance(Y_388,P2_387,T2_386)
      | ~ survival_chance(X_384,P1_385,T1_383)
      | ~ accountability(Y_388,'#skF_9',T2_386)
      | ~ accountability(X_384,'#skF_8',T1_383)
      | ~ reliability(Y_388,'#skF_1'('#skF_5','#skF_7'),T2_386)
      | ~ reliability(X_384,R1_389,T1_383)
      | ~ organization(Y_388,T2_386)
      | ~ organization(X_384,T1_383)
      | ~ reliability('#skF_4',R1_389,'#skF_6') ),
    inference(resolution,[status(thm)],[c_325,c_207]) ).

tff(c_566,plain,
    ! [P1_385,X_384,T1_383,R1_389] :
      ( greater('#skF_11',P1_385)
      | ~ survival_chance(X_384,P1_385,T1_383)
      | ~ accountability('#skF_5','#skF_9','#skF_7')
      | ~ accountability(X_384,'#skF_8',T1_383)
      | ~ reliability('#skF_5','#skF_1'('#skF_5','#skF_7'),'#skF_7')
      | ~ reliability(X_384,R1_389,T1_383)
      | ~ organization('#skF_5','#skF_7')
      | ~ organization(X_384,T1_383)
      | ~ reliability('#skF_4',R1_389,'#skF_6') ),
    inference(resolution,[status(thm)],[c_24,c_562]) ).

tff(c_572,plain,
    ! [P1_385,X_384,T1_383,R1_389] :
      ( greater('#skF_11',P1_385)
      | ~ survival_chance(X_384,P1_385,T1_383)
      | ~ accountability('#skF_5','#skF_9','#skF_7')
      | ~ accountability(X_384,'#skF_8',T1_383)
      | ~ reliability('#skF_5','#skF_1'('#skF_5','#skF_7'),'#skF_7')
      | ~ reliability(X_384,R1_389,T1_383)
      | ~ organization(X_384,T1_383)
      | ~ reliability('#skF_4',R1_389,'#skF_6') ),
    inference(demodulation,[status(thm),theory(equality)],[c_36,c_566]) ).

tff(c_574,plain,
    ~ reliability('#skF_5','#skF_1'('#skF_5','#skF_7'),'#skF_7'),
    inference(splitLeft,[status(thm)],[c_572]) ).

tff(c_577,plain,
    ~ organization('#skF_5','#skF_7'),
    inference(resolution,[status(thm)],[c_2,c_574]) ).

tff(c_581,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_36,c_577]) ).

tff(c_583,plain,
    reliability('#skF_5','#skF_1'('#skF_5','#skF_7'),'#skF_7'),
    inference(splitRight,[status(thm)],[c_572]) ).

tff(c_324,plain,
    ! [R1_232] :
      ( greater('#skF_1'('#skF_5','#skF_7'),R1_232)
      | ~ reliability('#skF_4',R1_232,'#skF_6') ),
    inference(demodulation,[status(thm),theory(equality)],[c_36,c_321]) ).

tff(c_109,plain,
    ! [T2_110,A2_102,T1_106,X_103,A1_105,R2_108,Rp2_104,Y_101,R1_109,Rp1_107] :
      ( greater(A2_102,A1_105)
      | ~ greater(Rp2_104,Rp1_107)
      | ~ reproducibility(Y_101,Rp2_104,T2_110)
      | ~ reproducibility(X_103,Rp1_107,T1_106)
      | ~ accountability(Y_101,A2_102,T2_110)
      | ~ accountability(X_103,A1_105,T1_106)
      | ~ reliability(Y_101,R2_108,T2_110)
      | ~ reliability(X_103,R1_109,T1_106)
      | ~ organization(Y_101,T2_110)
      | ~ organization(X_103,T1_106) ),
    inference(cnfTransformation,[status(thm)],[f_93]) ).

tff(c_118,plain,
    ! [A2_130,R2_128,T2_132,X_125,R1_126,A1_127,Y_129,T1_131] :
      ( greater(A2_130,A1_127)
      | ~ reproducibility(Y_129,'#skF_3'('#skF_5','#skF_7'),T2_132)
      | ~ reproducibility(X_125,'#skF_3'('#skF_4','#skF_6'),T1_131)
      | ~ accountability(Y_129,A2_130,T2_132)
      | ~ accountability(X_125,A1_127,T1_131)
      | ~ reliability(Y_129,R2_128,T2_132)
      | ~ reliability(X_125,R1_126,T1_131)
      | ~ organization(Y_129,T2_132)
      | ~ organization(X_125,T1_131) ),
    inference(resolution,[status(thm)],[c_76,c_109]) ).

tff(c_121,plain,
    ! [A2_130,R2_128,X_125,R1_126,A1_127,T1_131] :
      ( greater(A2_130,A1_127)
      | ~ reproducibility(X_125,'#skF_3'('#skF_4','#skF_6'),T1_131)
      | ~ accountability('#skF_5',A2_130,'#skF_7')
      | ~ accountability(X_125,A1_127,T1_131)
      | ~ reliability('#skF_5',R2_128,'#skF_7')
      | ~ reliability(X_125,R1_126,T1_131)
      | ~ organization(X_125,T1_131)
      | ~ organization('#skF_5','#skF_7') ),
    inference(resolution,[status(thm)],[c_6,c_118]) ).

tff(c_124,plain,
    ! [A2_130,R2_128,X_125,R1_126,A1_127,T1_131] :
      ( greater(A2_130,A1_127)
      | ~ reproducibility(X_125,'#skF_3'('#skF_4','#skF_6'),T1_131)
      | ~ accountability('#skF_5',A2_130,'#skF_7')
      | ~ accountability(X_125,A1_127,T1_131)
      | ~ reliability('#skF_5',R2_128,'#skF_7')
      | ~ reliability(X_125,R1_126,T1_131)
      | ~ organization(X_125,T1_131) ),
    inference(demodulation,[status(thm),theory(equality)],[c_36,c_121]) ).

tff(c_133,plain,
    ! [R2_143] : ~ reliability('#skF_5',R2_143,'#skF_7'),
    inference(splitLeft,[status(thm)],[c_124]) ).

tff(c_137,plain,
    ~ organization('#skF_5','#skF_7'),
    inference(resolution,[status(thm)],[c_2,c_133]) ).

tff(c_141,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_36,c_137]) ).

tff(c_143,plain,
    ! [A1_147,X_148,T1_145,R1_144,A2_146] :
      ( ~ reproducibility(X_148,'#skF_3'('#skF_4','#skF_6'),T1_145)
      | greater(A2_146,A1_147)
      | ~ accountability('#skF_5',A2_146,'#skF_7')
      | ~ accountability(X_148,A1_147,T1_145)
      | ~ reliability(X_148,R1_144,T1_145)
      | ~ organization(X_148,T1_145) ),
    inference(splitRight,[status(thm)],[c_124]) ).

tff(c_146,plain,
    ! [A2_146,A1_147,R1_144] :
      ( greater(A2_146,A1_147)
      | ~ accountability('#skF_5',A2_146,'#skF_7')
      | ~ accountability('#skF_4',A1_147,'#skF_6')
      | ~ reliability('#skF_4',R1_144,'#skF_6')
      | ~ organization('#skF_4','#skF_6') ),
    inference(resolution,[status(thm)],[c_6,c_143]) ).

tff(c_149,plain,
    ! [A2_146,A1_147,R1_144] :
      ( greater(A2_146,A1_147)
      | ~ accountability('#skF_5',A2_146,'#skF_7')
      | ~ accountability('#skF_4',A1_147,'#skF_6')
      | ~ reliability('#skF_4',R1_144,'#skF_6') ),
    inference(demodulation,[status(thm),theory(equality)],[c_38,c_146]) ).

tff(c_158,plain,
    ! [R1_157] : ~ reliability('#skF_4',R1_157,'#skF_6'),
    inference(splitLeft,[status(thm)],[c_149]) ).

tff(c_162,plain,
    ~ organization('#skF_4','#skF_6'),
    inference(resolution,[status(thm)],[c_2,c_158]) ).

tff(c_166,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_38,c_162]) ).

tff(c_168,plain,
    ! [A2_158,A1_159] :
      ( greater(A2_158,A1_159)
      | ~ accountability('#skF_5',A2_158,'#skF_7')
      | ~ accountability('#skF_4',A1_159,'#skF_6') ),
    inference(splitRight,[status(thm)],[c_149]) ).

tff(c_171,plain,
    ! [A1_159] :
      ( greater('#skF_2'('#skF_5','#skF_7'),A1_159)
      | ~ accountability('#skF_4',A1_159,'#skF_6')
      | ~ organization('#skF_5','#skF_7') ),
    inference(resolution,[status(thm)],[c_4,c_168]) ).

tff(c_174,plain,
    ! [A1_159] :
      ( greater('#skF_2'('#skF_5','#skF_7'),A1_159)
      | ~ accountability('#skF_4',A1_159,'#skF_6') ),
    inference(demodulation,[status(thm),theory(equality)],[c_36,c_171]) ).

tff(c_1099,plain,
    ! [T2_595,Y_598,P1_593,A1_594,R1_597,R2_591,P2_596,T1_590,X_592] :
      ( greater(P2_596,P1_593)
      | ~ greater(R2_591,R1_597)
      | ~ survival_chance(Y_598,P2_596,T2_595)
      | ~ survival_chance(X_592,P1_593,T1_590)
      | ~ accountability(Y_598,'#skF_2'('#skF_5','#skF_7'),T2_595)
      | ~ accountability(X_592,A1_594,T1_590)
      | ~ reliability(Y_598,R2_591,T2_595)
      | ~ reliability(X_592,R1_597,T1_590)
      | ~ organization(Y_598,T2_595)
      | ~ organization(X_592,T1_590)
      | ~ accountability('#skF_4',A1_594,'#skF_6') ),
    inference(resolution,[status(thm)],[c_174,c_198]) ).

tff(c_1979,plain,
    ! [R1_996,P2_995,A1_1001,T2_1000,P1_999,Y_994,T1_998,X_997] :
      ( greater(P2_995,P1_999)
      | ~ survival_chance(Y_994,P2_995,T2_1000)
      | ~ survival_chance(X_997,P1_999,T1_998)
      | ~ accountability(Y_994,'#skF_2'('#skF_5','#skF_7'),T2_1000)
      | ~ accountability(X_997,A1_1001,T1_998)
      | ~ reliability(Y_994,'#skF_1'('#skF_5','#skF_7'),T2_1000)
      | ~ reliability(X_997,R1_996,T1_998)
      | ~ organization(Y_994,T2_1000)
      | ~ organization(X_997,T1_998)
      | ~ accountability('#skF_4',A1_1001,'#skF_6')
      | ~ reliability('#skF_4',R1_996,'#skF_6') ),
    inference(resolution,[status(thm)],[c_324,c_1099]) ).

tff(c_1983,plain,
    ! [R1_996,A1_1001,P1_999,T1_998,X_997] :
      ( greater('#skF_11',P1_999)
      | ~ survival_chance(X_997,P1_999,T1_998)
      | ~ accountability('#skF_5','#skF_2'('#skF_5','#skF_7'),'#skF_7')
      | ~ accountability(X_997,A1_1001,T1_998)
      | ~ reliability('#skF_5','#skF_1'('#skF_5','#skF_7'),'#skF_7')
      | ~ reliability(X_997,R1_996,T1_998)
      | ~ organization('#skF_5','#skF_7')
      | ~ organization(X_997,T1_998)
      | ~ accountability('#skF_4',A1_1001,'#skF_6')
      | ~ reliability('#skF_4',R1_996,'#skF_6') ),
    inference(resolution,[status(thm)],[c_24,c_1979]) ).

tff(c_1989,plain,
    ! [R1_996,A1_1001,P1_999,T1_998,X_997] :
      ( greater('#skF_11',P1_999)
      | ~ survival_chance(X_997,P1_999,T1_998)
      | ~ accountability('#skF_5','#skF_2'('#skF_5','#skF_7'),'#skF_7')
      | ~ accountability(X_997,A1_1001,T1_998)
      | ~ reliability(X_997,R1_996,T1_998)
      | ~ organization(X_997,T1_998)
      | ~ accountability('#skF_4',A1_1001,'#skF_6')
      | ~ reliability('#skF_4',R1_996,'#skF_6') ),
    inference(demodulation,[status(thm),theory(equality)],[c_36,c_583,c_1983]) ).

tff(c_1990,plain,
    ~ accountability('#skF_5','#skF_2'('#skF_5','#skF_7'),'#skF_7'),
    inference(splitLeft,[status(thm)],[c_1989]) ).

tff(c_1994,plain,
    ~ organization('#skF_5','#skF_7'),
    inference(resolution,[status(thm)],[c_4,c_1990]) ).

tff(c_1998,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_36,c_1994]) ).

tff(c_2039,plain,
    ! [T1_1010,A1_1014,P1_1012,R1_1013,X_1011] :
      ( greater('#skF_11',P1_1012)
      | ~ survival_chance(X_1011,P1_1012,T1_1010)
      | ~ accountability(X_1011,A1_1014,T1_1010)
      | ~ reliability(X_1011,R1_1013,T1_1010)
      | ~ organization(X_1011,T1_1010)
      | ~ accountability('#skF_4',A1_1014,'#skF_6')
      | ~ reliability('#skF_4',R1_1013,'#skF_6') ),
    inference(splitRight,[status(thm)],[c_1989]) ).

tff(c_2041,plain,
    ! [A1_1014,R1_1013] :
      ( greater('#skF_11','#skF_10')
      | ~ organization('#skF_4','#skF_6')
      | ~ accountability('#skF_4',A1_1014,'#skF_6')
      | ~ reliability('#skF_4',R1_1013,'#skF_6') ),
    inference(resolution,[status(thm)],[c_26,c_2039]) ).

tff(c_2046,plain,
    ! [A1_1014,R1_1013] :
      ( greater('#skF_11','#skF_10')
      | ~ accountability('#skF_4',A1_1014,'#skF_6')
      | ~ reliability('#skF_4',R1_1013,'#skF_6') ),
    inference(demodulation,[status(thm),theory(equality)],[c_38,c_2041]) ).

tff(c_2047,plain,
    ! [A1_1014,R1_1013] :
      ( ~ accountability('#skF_4',A1_1014,'#skF_6')
      | ~ reliability('#skF_4',R1_1013,'#skF_6') ),
    inference(negUnitSimplification,[status(thm)],[c_20,c_2046]) ).

tff(c_2052,plain,
    ! [R1_1015] : ~ reliability('#skF_4',R1_1015,'#skF_6'),
    inference(splitLeft,[status(thm)],[c_2047]) ).

tff(c_2056,plain,
    ~ organization('#skF_4','#skF_6'),
    inference(resolution,[status(thm)],[c_2,c_2052]) ).

tff(c_2060,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_38,c_2056]) ).

tff(c_2062,plain,
    ! [A1_1016] : ~ accountability('#skF_4',A1_1016,'#skF_6'),
    inference(splitRight,[status(thm)],[c_2047]) ).

tff(c_2066,plain,
    ~ organization('#skF_4','#skF_6'),
    inference(resolution,[status(thm)],[c_4,c_2062]) ).

tff(c_2070,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_38,c_2066]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : MGT001+1 : TPTP v8.1.2. Released v2.0.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.16/0.34  % Computer : n029.cluster.edu
% 0.16/0.34  % Model    : x86_64 x86_64
% 0.16/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.34  % Memory   : 8042.1875MB
% 0.16/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.34  % CPULimit : 300
% 0.16/0.34  % WCLimit  : 300
% 0.16/0.34  % DateTime : Thu Aug  3 20:47:53 EDT 2023
% 0.16/0.34  % CPUTime  : 
% 7.79/2.91  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 7.79/2.92  
% 7.79/2.92  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 7.79/2.97  
% 7.79/2.97  Inference rules
% 7.79/2.97  ----------------------
% 7.79/2.97  #Ref     : 0
% 7.79/2.97  #Sup     : 505
% 7.79/2.97  #Fact    : 0
% 7.79/2.97  #Define  : 0
% 7.79/2.97  #Split   : 36
% 7.79/2.97  #Chain   : 0
% 7.79/2.97  #Close   : 0
% 7.79/2.97  
% 7.79/2.97  Ordering : KBO
% 7.79/2.97  
% 7.79/2.97  Simplification rules
% 7.79/2.97  ----------------------
% 7.79/2.97  #Subsume      : 170
% 7.79/2.97  #Demod        : 165
% 7.79/2.97  #Tautology    : 1
% 7.79/2.97  #SimpNegUnit  : 1
% 7.79/2.97  #BackRed      : 0
% 7.79/2.97  
% 7.79/2.97  #Partial instantiations: 0
% 7.79/2.97  #Strategies tried      : 1
% 7.79/2.97  
% 7.79/2.97  Timing (in seconds)
% 7.79/2.97  ----------------------
% 7.79/2.97  Preprocessing        : 0.50
% 7.79/2.97  Parsing              : 0.27
% 7.79/2.97  CNF conversion       : 0.04
% 7.79/2.97  Main loop            : 1.32
% 7.79/2.97  Inferencing          : 0.44
% 7.79/2.97  Reduction            : 0.34
% 7.79/2.97  Demodulation         : 0.23
% 7.79/2.97  BG Simplification    : 0.04
% 7.79/2.97  Subsumption          : 0.41
% 7.79/2.97  Abstraction          : 0.04
% 7.79/2.97  MUC search           : 0.00
% 7.79/2.97  Cooper               : 0.00
% 7.79/2.97  Total                : 1.89
% 7.79/2.97  Index Insertion      : 0.00
% 7.79/2.97  Index Deletion       : 0.00
% 7.79/2.97  Index Matching       : 0.00
% 7.79/2.97  BG Taut test         : 0.00
%------------------------------------------------------------------------------