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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : SET833-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 : n015.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:57:07 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
%$ c_lessequals > c_in > #nlpp > tc_set > v_x > v_Z > v_V > t_a

%Foreground sorts:

%Background operators:

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

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

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

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

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

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

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

tff(f_37,axiom,
    ~ c_in(v_x,v_V,t_a),
    file(unknown,unknown) ).

tff(f_35,axiom,
    c_in(v_x,v_Z,t_a),
    file(unknown,unknown) ).

tff(f_34,axiom,
    c_lessequals(v_Z,v_V,tc_set(t_a)),
    file(unknown,unknown) ).

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

tff(c_8,plain,
    ~ c_in(v_x,v_V,t_a),
    inference(cnfTransformation,[status(thm)],[f_37]) ).

tff(c_6,plain,
    c_in(v_x,v_Z,t_a),
    inference(cnfTransformation,[status(thm)],[f_35]) ).

tff(c_4,plain,
    c_lessequals(v_Z,v_V,tc_set(t_a)),
    inference(cnfTransformation,[status(thm)],[f_34]) ).

tff(c_9,plain,
    ! [V_c_5,V_B_6,T_a_7,V_A_8] :
      ( c_in(V_c_5,V_B_6,T_a_7)
      | ~ c_lessequals(V_A_8,V_B_6,tc_set(T_a_7))
      | ~ c_in(V_c_5,V_A_8,T_a_7) ),
    inference(cnfTransformation,[status(thm)],[f_33]) ).

tff(c_13,plain,
    ! [V_c_9] :
      ( c_in(V_c_9,v_V,t_a)
      | ~ c_in(V_c_9,v_Z,t_a) ),
    inference(resolution,[status(thm)],[c_4,c_9]) ).

tff(c_16,plain,
    c_in(v_x,v_V,t_a),
    inference(resolution,[status(thm)],[c_6,c_13]) ).

tff(c_20,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_8,c_16]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SET833-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.14/0.36  % Computer : n015.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Thu Aug  3 17:09:14 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 1.97/1.50  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 1.97/1.50  
% 1.97/1.50  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 1.97/1.53  
% 1.97/1.53  Inference rules
% 1.97/1.53  ----------------------
% 1.97/1.53  #Ref     : 0
% 1.97/1.53  #Sup     : 2
% 1.97/1.53  #Fact    : 0
% 1.97/1.53  #Define  : 0
% 1.97/1.53  #Split   : 0
% 1.97/1.53  #Chain   : 0
% 1.97/1.53  #Close   : 0
% 1.97/1.53  
% 1.97/1.53  Ordering : KBO
% 1.97/1.53  
% 1.97/1.53  Simplification rules
% 1.97/1.53  ----------------------
% 1.97/1.53  #Subsume      : 0
% 1.97/1.53  #Demod        : 0
% 1.97/1.53  #Tautology    : 0
% 1.97/1.53  #SimpNegUnit  : 1
% 1.97/1.53  #BackRed      : 0
% 1.97/1.53  
% 1.97/1.53  #Partial instantiations: 0
% 1.97/1.53  #Strategies tried      : 1
% 1.97/1.53  
% 1.97/1.53  Timing (in seconds)
% 1.97/1.53  ----------------------
% 1.97/1.53  Preprocessing        : 0.35
% 1.97/1.53  Parsing              : 0.19
% 1.97/1.53  CNF conversion       : 0.02
% 1.97/1.53  Main loop            : 0.14
% 1.97/1.53  Inferencing          : 0.07
% 1.97/1.53  Reduction            : 0.03
% 1.97/1.53  Demodulation         : 0.02
% 1.97/1.53  BG Simplification    : 0.01
% 1.97/1.53  Subsumption          : 0.02
% 1.97/1.53  Abstraction          : 0.00
% 1.97/1.53  MUC search           : 0.00
% 1.97/1.53  Cooper               : 0.00
% 1.97/1.53  Total                : 0.52
% 1.97/1.53  Index Insertion      : 0.00
% 1.97/1.53  Index Deletion       : 0.00
% 1.97/1.53  Index Matching       : 0.00
% 1.97/1.53  BG Taut test         : 0.00
%------------------------------------------------------------------------------