TSTP Solution File: LCL186-10 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : LCL186-10 : TPTP v8.1.2. Released v7.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s

% Computer : n009.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:35 EDT 2023

% Result   : Unsatisfiable 3.92s 2.04s
% Output   : CNFRefutation 4.14s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   27 (  19 unt;   8 typ;   0 def)
%            Number of atoms       :   19 (  18 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    2 (   2   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   3 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    9 (   5   >;   4   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   3 con; 0-4 aty)
%            Number of variables   :   36 (;  36   !;   0   ?;   0   :)

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

%Foreground sorts:

%Background operators:

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

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

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

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

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

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

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

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

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

tff(f_36,axiom,
    ! [X] : ( ifeq(axiom(X),true,theorem(X),true) = true ),
    file(unknown,unknown) ).

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

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

tff(f_40,axiom,
    ! [Y,Z,X] : ( ifeq(theorem(or(not(Y),Z)),true,ifeq(axiom(or(not(X),Y)),true,theorem(or(not(X),Z)),true),true) = true ),
    file(unknown,unknown) ).

tff(f_42,axiom,
    theorem(or(not(not(p)),or(not(p),q))) != true,
    file(unknown,unknown) ).

tff(c_57,plain,
    ! [A_28,B_29] : ( axiom(or(not(or(A_28,B_29)),or(B_29,A_28))) = true ),
    inference(cnfTransformation,[status(thm)],[f_30]) ).

tff(c_14,plain,
    ! [X_15] : ( ifeq(axiom(X_15),true,theorem(X_15),true) = true ),
    inference(cnfTransformation,[status(thm)],[f_36]) ).

tff(c_131,plain,
    ! [A_39,B_40] : ( ifeq(true,true,theorem(or(not(or(A_39,B_40)),or(B_40,A_39))),true) = true ),
    inference(superposition,[status(thm),theory(equality)],[c_57,c_14]) ).

tff(c_2,plain,
    ! [A_1,B_2,C_3] : ( ifeq(A_1,A_1,B_2,C_3) = B_2 ),
    inference(cnfTransformation,[status(thm)],[f_24]) ).

tff(c_136,plain,
    ! [A_39,B_40] : ( theorem(or(not(or(A_39,B_40)),or(B_40,A_39))) = true ),
    inference(superposition,[status(thm),theory(equality)],[c_131,c_2]) ).

tff(c_6,plain,
    ! [A_5,B_6] : ( axiom(or(not(A_5),or(B_6,A_5))) = true ),
    inference(cnfTransformation,[status(thm)],[f_28]) ).

tff(c_246,plain,
    ! [Y_50,Z_51,X_52] : ( ifeq(theorem(or(not(Y_50),Z_51)),true,ifeq(axiom(or(not(X_52),Y_50)),true,theorem(or(not(X_52),Z_51)),true),true) = true ),
    inference(cnfTransformation,[status(thm)],[f_40]) ).

tff(c_280,plain,
    ! [B_6,A_5,Z_51] : ( ifeq(theorem(or(not(or(B_6,A_5)),Z_51)),true,ifeq(true,true,theorem(or(not(A_5),Z_51)),true),true) = true ),
    inference(superposition,[status(thm),theory(equality)],[c_6,c_246]) ).

tff(c_1181,plain,
    ! [B_94,A_95,Z_96] : ( ifeq(theorem(or(not(or(B_94,A_95)),Z_96)),true,theorem(or(not(A_95),Z_96)),true) = true ),
    inference(demodulation,[status(thm),theory(equality)],[c_2,c_280]) ).

tff(c_1384,plain,
    ! [B_101,A_102] : ( ifeq(true,true,theorem(or(not(B_101),or(B_101,A_102))),true) = true ),
    inference(superposition,[status(thm),theory(equality)],[c_136,c_1181]) ).

tff(c_1389,plain,
    ! [B_101,A_102] : ( theorem(or(not(B_101),or(B_101,A_102))) = true ),
    inference(superposition,[status(thm),theory(equality)],[c_1384,c_2]) ).

tff(c_20,plain,
    theorem(or(not(not(p)),or(not(p),q))) != true,
    inference(cnfTransformation,[status(thm)],[f_42]) ).

tff(c_1417,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_1389,c_20]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : LCL186-10 : TPTP v8.1.2. Released v7.5.0.
% 0.00/0.13  % Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s
% 0.13/0.35  % Computer : n009.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 13:59:08 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 3.92/2.04  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 3.92/2.05  
% 3.92/2.05  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 4.14/2.09  
% 4.14/2.09  Inference rules
% 4.14/2.09  ----------------------
% 4.14/2.09  #Ref     : 0
% 4.14/2.09  #Sup     : 369
% 4.14/2.09  #Fact    : 0
% 4.14/2.09  #Define  : 0
% 4.14/2.09  #Split   : 0
% 4.14/2.09  #Chain   : 0
% 4.14/2.09  #Close   : 0
% 4.14/2.09  
% 4.14/2.09  Ordering : KBO
% 4.14/2.09  
% 4.14/2.09  Simplification rules
% 4.14/2.09  ----------------------
% 4.14/2.09  #Subsume      : 0
% 4.14/2.09  #Demod        : 224
% 4.14/2.09  #Tautology    : 286
% 4.14/2.09  #SimpNegUnit  : 0
% 4.14/2.09  #BackRed      : 13
% 4.14/2.09  
% 4.14/2.09  #Partial instantiations: 0
% 4.14/2.09  #Strategies tried      : 1
% 4.14/2.09  
% 4.14/2.09  Timing (in seconds)
% 4.14/2.09  ----------------------
% 4.14/2.09  Preprocessing        : 0.42
% 4.14/2.09  Parsing              : 0.23
% 4.14/2.09  CNF conversion       : 0.02
% 4.14/2.09  Main loop            : 0.55
% 4.14/2.09  Inferencing          : 0.21
% 4.14/2.09  Reduction            : 0.19
% 4.14/2.09  Demodulation         : 0.15
% 4.14/2.09  BG Simplification    : 0.02
% 4.14/2.09  Subsumption          : 0.10
% 4.14/2.09  Abstraction          : 0.02
% 4.14/2.09  MUC search           : 0.00
% 4.14/2.09  Cooper               : 0.00
% 4.14/2.09  Total                : 1.03
% 4.14/2.09  Index Insertion      : 0.00
% 4.14/2.09  Index Deletion       : 0.00
% 4.14/2.09  Index Matching       : 0.00
% 4.14/2.09  BG Taut test         : 0.00
%------------------------------------------------------------------------------