TSTP Solution File: SWV269-2 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : SWV269-2 : TPTP v8.1.2. Released v3.2.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 : n005.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 11:03:27 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
%$ c_in > c_union > #nlpp > c_Message_Osynth > c_Message_Oparts > v_X > v_H > tc_Message_Omsg

%Foreground sorts:

%Background operators:

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

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

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

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

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

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

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

tff(f_26,axiom,
    c_in(v_X,c_Message_Osynth(v_H),tc_Message_Omsg),
    file(unknown,unknown) ).

tff(f_33,axiom,
    ! [V_c,V_B,T_a,V_A] :
      ( ~ c_in(V_c,V_B,T_a)
      | c_in(V_c,c_union(V_A,V_B,T_a),T_a) ),
    file(unknown,unknown) ).

tff(f_28,axiom,
    ~ c_in(v_X,c_union(c_Message_Oparts(v_H),c_Message_Osynth(v_H),tc_Message_Omsg),tc_Message_Omsg),
    file(unknown,unknown) ).

tff(c_2,plain,
    c_in(v_X,c_Message_Osynth(v_H),tc_Message_Omsg),
    inference(cnfTransformation,[status(thm)],[f_26]) ).

tff(c_7,plain,
    ! [V_c_5,V_A_6,V_B_7,T_a_8] :
      ( c_in(V_c_5,c_union(V_A_6,V_B_7,T_a_8),T_a_8)
      | ~ c_in(V_c_5,V_B_7,T_a_8) ),
    inference(cnfTransformation,[status(thm)],[f_33]) ).

tff(c_4,plain,
    ~ c_in(v_X,c_union(c_Message_Oparts(v_H),c_Message_Osynth(v_H),tc_Message_Omsg),tc_Message_Omsg),
    inference(cnfTransformation,[status(thm)],[f_28]) ).

tff(c_10,plain,
    ~ c_in(v_X,c_Message_Osynth(v_H),tc_Message_Omsg),
    inference(resolution,[status(thm)],[c_7,c_4]) ).

tff(c_14,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_2,c_10]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SWV269-2 : TPTP v8.1.2. Released v3.2.0.
% 0.00/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.13/0.34  % Computer : n005.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Thu Aug  3 23:09:42 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 2.39/1.61  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 2.39/1.61  
% 2.39/1.61  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 2.41/1.65  
% 2.41/1.65  Inference rules
% 2.41/1.65  ----------------------
% 2.41/1.65  #Ref     : 0
% 2.41/1.65  #Sup     : 1
% 2.41/1.65  #Fact    : 0
% 2.41/1.65  #Define  : 0
% 2.41/1.65  #Split   : 0
% 2.41/1.65  #Chain   : 0
% 2.41/1.65  #Close   : 0
% 2.41/1.65  
% 2.41/1.65  Ordering : KBO
% 2.41/1.65  
% 2.41/1.65  Simplification rules
% 2.41/1.65  ----------------------
% 2.41/1.65  #Subsume      : 0
% 2.41/1.65  #Demod        : 1
% 2.41/1.65  #Tautology    : 0
% 2.41/1.65  #SimpNegUnit  : 0
% 2.41/1.65  #BackRed      : 0
% 2.41/1.65  
% 2.41/1.65  #Partial instantiations: 0
% 2.41/1.65  #Strategies tried      : 1
% 2.41/1.65  
% 2.41/1.65  Timing (in seconds)
% 2.41/1.65  ----------------------
% 2.41/1.66  Preprocessing        : 0.40
% 2.41/1.66  Parsing              : 0.22
% 2.41/1.66  CNF conversion       : 0.02
% 2.41/1.66  Main loop            : 0.12
% 2.41/1.66  Inferencing          : 0.06
% 2.41/1.66  Reduction            : 0.02
% 2.41/1.66  Demodulation         : 0.02
% 2.41/1.66  BG Simplification    : 0.01
% 2.41/1.66  Subsumption          : 0.02
% 2.41/1.66  Abstraction          : 0.00
% 2.41/1.66  MUC search           : 0.00
% 2.41/1.66  Cooper               : 0.00
% 2.41/1.66  Total                : 0.58
% 2.41/1.66  Index Insertion      : 0.00
% 2.41/1.66  Index Deletion       : 0.00
% 2.41/1.66  Index Matching       : 0.00
% 2.41/1.66  BG Taut test         : 0.00
%------------------------------------------------------------------------------