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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : LCL234-1 : TPTP v8.1.2. Bugfixed v2.3.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 : n024.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:47:45 EDT 2023

% Result   : Unsatisfiable 19.12s 10.43s
% Output   : CNFRefutation 19.12s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   57 (  26 unt;   6 typ;   0 def)
%            Number of atoms       :   85 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   70 (  36   ~;  34   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   5 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    5 (   4   >;   1   *;   0   +;   0  <<)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-1 aty)
%            Number of functors    :    4 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :  120 (; 120   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ theorem > axiom > or > #nlpp > not > q > p

%Foreground sorts:

%Background operators:

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

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

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

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

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

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

tff(f_59,axiom,
    ! [A,B] : axiom(or(not(or(A,B)),or(B,A))),
    file(unknown,unknown) ).

tff(f_57,axiom,
    ! [A,B] : axiom(or(not(A),or(B,A))),
    file(unknown,unknown) ).

tff(f_68,axiom,
    ! [X] :
      ( theorem(X)
      | ~ axiom(X) ),
    file(unknown,unknown) ).

tff(f_84,axiom,
    ! [X,Z,Y] :
      ( theorem(or(not(X),Z))
      | ~ axiom(or(not(X),Y))
      | ~ theorem(or(not(Y),Z)) ),
    file(unknown,unknown) ).

tff(f_61,axiom,
    ! [A,B,C] : axiom(or(not(or(A,or(B,C))),or(B,or(A,C)))),
    file(unknown,unknown) ).

tff(f_76,axiom,
    ! [X,Y] :
      ( theorem(X)
      | ~ axiom(or(not(Y),X))
      | ~ theorem(Y) ),
    file(unknown,unknown) ).

tff(f_55,axiom,
    ! [A] : axiom(or(not(or(A,A)),A)),
    file(unknown,unknown) ).

tff(f_63,axiom,
    ! [A,B,C] : axiom(or(not(or(not(A),B)),or(not(or(C,A)),or(C,B)))),
    file(unknown,unknown) ).

tff(f_88,axiom,
    ~ theorem(or(not(p),or(not(q),not(or(not(p),not(q)))))),
    file(unknown,unknown) ).

tff(c_6,plain,
    ! [A_4,B_5] : axiom(or(not(or(A_4,B_5)),or(B_5,A_4))),
    inference(cnfTransformation,[status(thm)],[f_59]) ).

tff(c_4,plain,
    ! [A_2,B_3] : axiom(or(not(A_2),or(B_3,A_2))),
    inference(cnfTransformation,[status(thm)],[f_57]) ).

tff(c_12,plain,
    ! [X_12] :
      ( ~ axiom(X_12)
      | theorem(X_12) ),
    inference(cnfTransformation,[status(thm)],[f_68]) ).

tff(c_161,plain,
    ! [Y_48,Z_49,X_50] :
      ( ~ theorem(or(not(Y_48),Z_49))
      | ~ axiom(or(not(X_50),Y_48))
      | theorem(or(not(X_50),Z_49)) ),
    inference(cnfTransformation,[status(thm)],[f_84]) ).

tff(c_565,plain,
    ! [X_102,Y_103,Z_104] :
      ( ~ axiom(or(not(X_102),Y_103))
      | theorem(or(not(X_102),Z_104))
      | ~ axiom(or(not(Y_103),Z_104)) ),
    inference(resolution,[status(thm)],[c_12,c_161]) ).

tff(c_601,plain,
    ! [A_107,Z_108,B_109] :
      ( theorem(or(not(A_107),Z_108))
      | ~ axiom(or(not(or(B_109,A_107)),Z_108)) ),
    inference(resolution,[status(thm)],[c_4,c_565]) ).

tff(c_624,plain,
    ! [B_110,A_111] : theorem(or(not(B_110),or(B_110,A_111))),
    inference(resolution,[status(thm)],[c_6,c_601]) ).

tff(c_110,plain,
    ! [A_36,B_37,C_38] : axiom(or(not(or(A_36,or(B_37,C_38))),or(B_37,or(A_36,C_38)))),
    inference(cnfTransformation,[status(thm)],[f_61]) ).

tff(c_14,plain,
    ! [Y_14,X_13] :
      ( ~ theorem(Y_14)
      | ~ axiom(or(not(Y_14),X_13))
      | theorem(X_13) ),
    inference(cnfTransformation,[status(thm)],[f_76]) ).

tff(c_114,plain,
    ! [A_36,B_37,C_38] :
      ( ~ theorem(or(A_36,or(B_37,C_38)))
      | theorem(or(B_37,or(A_36,C_38))) ),
    inference(resolution,[status(thm)],[c_110,c_14]) ).

tff(c_644,plain,
    ! [B_115,A_116] : theorem(or(B_115,or(not(B_115),A_116))),
    inference(resolution,[status(thm)],[c_624,c_114]) ).

tff(c_36,plain,
    ! [A_25,B_26] : axiom(or(not(or(A_25,B_26)),or(B_26,A_25))),
    inference(cnfTransformation,[status(thm)],[f_59]) ).

tff(c_40,plain,
    ! [A_25,B_26] :
      ( ~ theorem(or(A_25,B_26))
      | theorem(or(B_26,A_25)) ),
    inference(resolution,[status(thm)],[c_36,c_14]) ).

tff(c_667,plain,
    ! [B_119,A_120] : theorem(or(or(not(B_119),A_120),B_119)),
    inference(resolution,[status(thm)],[c_644,c_40]) ).

tff(c_970,plain,
    ! [B_166,C_167,A_168] : theorem(or(B_166,or(or(not(or(B_166,C_167)),A_168),C_167))),
    inference(resolution,[status(thm)],[c_667,c_114]) ).

tff(c_1018,plain,
    ! [B_175,C_176,A_177] : theorem(or(or(or(not(or(B_175,C_176)),A_177),C_176),B_175)),
    inference(resolution,[status(thm)],[c_970,c_40]) ).

tff(c_22,plain,
    ! [Y_22,X_23] :
      ( ~ theorem(Y_22)
      | ~ axiom(or(not(Y_22),X_23))
      | theorem(X_23) ),
    inference(cnfTransformation,[status(thm)],[f_76]) ).

tff(c_30,plain,
    ! [A_2,B_3] :
      ( ~ theorem(A_2)
      | theorem(or(B_3,A_2)) ),
    inference(resolution,[status(thm)],[c_4,c_22]) ).

tff(c_128,plain,
    ! [A_42,B_43,C_44] :
      ( ~ theorem(or(A_42,or(B_43,C_44)))
      | theorem(or(B_43,or(A_42,C_44))) ),
    inference(resolution,[status(thm)],[c_110,c_14]) ).

tff(c_195,plain,
    ! [B_54,B_55,C_56] :
      ( theorem(or(B_54,or(B_55,C_56)))
      | ~ theorem(or(B_54,C_56)) ),
    inference(resolution,[status(thm)],[c_30,c_128]) ).

tff(c_2,plain,
    ! [A_1] : axiom(or(not(or(A_1,A_1)),A_1)),
    inference(cnfTransformation,[status(thm)],[f_55]) ).

tff(c_29,plain,
    ! [A_1] :
      ( ~ theorem(or(A_1,A_1))
      | theorem(A_1) ),
    inference(resolution,[status(thm)],[c_2,c_22]) ).

tff(c_214,plain,
    ! [B_55,C_56] :
      ( theorem(or(B_55,C_56))
      | ~ theorem(or(or(B_55,C_56),C_56)) ),
    inference(resolution,[status(thm)],[c_195,c_29]) ).

tff(c_1032,plain,
    ! [B_178,A_179] : theorem(or(or(not(or(B_178,B_178)),A_179),B_178)),
    inference(resolution,[status(thm)],[c_1018,c_214]) ).

tff(c_1057,plain,
    ! [B_183,A_184] : theorem(or(B_183,or(not(or(B_183,B_183)),A_184))),
    inference(resolution,[status(thm)],[c_1032,c_40]) ).

tff(c_1066,plain,
    ! [B_183,A_184] : theorem(or(not(or(B_183,B_183)),or(B_183,A_184))),
    inference(resolution,[status(thm)],[c_1057,c_114]) ).

tff(c_8,plain,
    ! [A_6,B_7,C_8] : axiom(or(not(or(A_6,or(B_7,C_8))),or(B_7,or(A_6,C_8)))),
    inference(cnfTransformation,[status(thm)],[f_61]) ).

tff(c_123,plain,
    ! [A_39,B_40,C_41] : axiom(or(not(or(not(A_39),B_40)),or(not(or(C_41,A_39)),or(C_41,B_40)))),
    inference(cnfTransformation,[status(thm)],[f_63]) ).

tff(c_447,plain,
    ! [A_87,B_88,C_89] :
      ( ~ theorem(or(not(A_87),B_88))
      | theorem(or(not(or(C_89,A_87)),or(C_89,B_88))) ),
    inference(resolution,[status(thm)],[c_123,c_14]) ).

tff(c_16,plain,
    ! [Y_17,Z_16,X_15] :
      ( ~ theorem(or(not(Y_17),Z_16))
      | ~ axiom(or(not(X_15),Y_17))
      | theorem(or(not(X_15),Z_16)) ),
    inference(cnfTransformation,[status(thm)],[f_84]) ).

tff(c_1299,plain,
    ! [X_226,C_227,A_228,B_229] :
      ( ~ axiom(or(not(X_226),or(C_227,A_228)))
      | theorem(or(not(X_226),or(C_227,B_229)))
      | ~ theorem(or(not(A_228),B_229)) ),
    inference(resolution,[status(thm)],[c_447,c_16]) ).

tff(c_5783,plain,
    ! [A_708,B_709,C_710,B_711] :
      ( theorem(or(not(or(A_708,or(B_709,C_710))),or(B_709,B_711)))
      | ~ theorem(or(not(or(A_708,C_710)),B_711)) ),
    inference(resolution,[status(thm)],[c_8,c_1299]) ).

tff(c_24967,plain,
    ! [C_2627,B_2628,A_2625,B_2626,X_2629] :
      ( ~ axiom(or(not(X_2629),or(A_2625,or(B_2626,C_2627))))
      | theorem(or(not(X_2629),or(B_2626,B_2628)))
      | ~ theorem(or(not(or(A_2625,C_2627)),B_2628)) ),
    inference(resolution,[status(thm)],[c_5783,c_16]) ).

tff(c_25077,plain,
    ! [B_2639,C_2640,B_2641,B_2642] :
      ( theorem(or(not(or(B_2639,C_2640)),or(B_2639,B_2641)))
      | ~ theorem(or(not(or(B_2642,C_2640)),B_2641)) ),
    inference(resolution,[status(thm)],[c_4,c_24967]) ).

tff(c_26610,plain,
    ! [B_2643,B_2644,A_2645] : theorem(or(not(or(B_2643,B_2644)),or(B_2643,or(B_2644,A_2645)))),
    inference(resolution,[status(thm)],[c_1066,c_25077]) ).

tff(c_26660,plain,
    ! [B_2649,B_2650,A_2651] : theorem(or(or(B_2649,or(B_2650,A_2651)),not(or(B_2649,B_2650)))),
    inference(resolution,[status(thm)],[c_26610,c_40]) ).

tff(c_143,plain,
    ! [B_43,B_3,C_44] :
      ( theorem(or(B_43,or(B_3,C_44)))
      | ~ theorem(or(B_43,C_44)) ),
    inference(resolution,[status(thm)],[c_30,c_128]) ).

tff(c_244,plain,
    ! [B_60,C_61] :
      ( theorem(or(B_60,C_61))
      | ~ theorem(or(or(B_60,C_61),C_61)) ),
    inference(resolution,[status(thm)],[c_195,c_29]) ).

tff(c_277,plain,
    ! [B_60,B_3,C_44] :
      ( theorem(or(B_60,or(B_3,C_44)))
      | ~ theorem(or(or(B_60,or(B_3,C_44)),C_44)) ),
    inference(resolution,[status(thm)],[c_143,c_244]) ).

tff(c_26667,plain,
    ! [B_2649,B_2650] : theorem(or(B_2649,or(B_2650,not(or(B_2649,B_2650))))),
    inference(resolution,[status(thm)],[c_26660,c_277]) ).

tff(c_18,plain,
    ~ theorem(or(not(p),or(not(q),not(or(not(p),not(q)))))),
    inference(cnfTransformation,[status(thm)],[f_88]) ).

tff(c_26672,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_26667,c_18]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem  : LCL234-1 : TPTP v8.1.2. Bugfixed v2.3.0.
% 0.12/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.14/0.35  % Computer : n024.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 14:02:45 EDT 2023
% 0.20/0.35  % CPUTime  : 
% 19.12/10.43  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 19.12/10.43  
% 19.12/10.43  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 19.12/10.47  
% 19.12/10.47  Inference rules
% 19.12/10.47  ----------------------
% 19.12/10.47  #Ref     : 0
% 19.12/10.47  #Sup     : 5934
% 19.12/10.47  #Fact    : 0
% 19.12/10.47  #Define  : 0
% 19.12/10.47  #Split   : 0
% 19.12/10.47  #Chain   : 0
% 19.12/10.47  #Close   : 0
% 19.12/10.47  
% 19.12/10.47  Ordering : KBO
% 19.12/10.47  
% 19.12/10.47  Simplification rules
% 19.12/10.47  ----------------------
% 19.12/10.47  #Subsume      : 477
% 19.12/10.47  #Demod        : 2377
% 19.12/10.47  #Tautology    : 2381
% 19.12/10.47  #SimpNegUnit  : 0
% 19.12/10.47  #BackRed      : 1
% 19.12/10.47  
% 19.12/10.47  #Partial instantiations: 0
% 19.12/10.47  #Strategies tried      : 1
% 19.12/10.47  
% 19.12/10.47  Timing (in seconds)
% 19.12/10.47  ----------------------
% 19.12/10.47  Preprocessing        : 0.43
% 19.12/10.47  Parsing              : 0.23
% 19.12/10.47  CNF conversion       : 0.02
% 19.12/10.47  Main loop            : 8.97
% 19.12/10.47  Inferencing          : 1.77
% 19.12/10.47  Reduction            : 3.28
% 19.12/10.47  Demodulation         : 2.71
% 19.12/10.47  BG Simplification    : 0.05
% 19.12/10.47  Subsumption          : 3.50
% 19.12/10.47  Abstraction          : 0.08
% 19.12/10.47  MUC search           : 0.00
% 19.12/10.47  Cooper               : 0.00
% 19.12/10.47  Total                : 9.45
% 19.12/10.47  Index Insertion      : 0.00
% 19.12/10.47  Index Deletion       : 0.00
% 19.12/10.47  Index Matching       : 0.00
% 19.12/10.47  BG Taut test         : 0.00
%------------------------------------------------------------------------------