TSTP Solution File: SCT200_5 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SCT200_5 : TPTP v8.1.2. Released v6.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n013.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 : Wed May  1 03:43:37 EDT 2024

% Result   : Theorem 0.70s 0.84s
% Output   : Refutation 0.70s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :  106
% Syntax   : Number of formulae    :  127 (   8 unt; 100 typ;   0 def)
%            Number of atoms       :   81 (  37 equ)
%            Maximal formula atoms :   12 (   3 avg)
%            Number of connectives :   88 (  34   ~;  25   |;  19   &)
%                                         (   3 <=>;   7  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of types       :    3 (   2 usr)
%            Number of type conns  :  142 (  87   >;  55   *;   0   +;   0  <<)
%            Number of predicates  :    8 (   6 usr;   1 prp; 0-5 aty)
%            Number of functors    :   92 (  92 usr;   8 con; 0-7 aty)
%            Number of variables   :  329 (  42   !;   6   ?; 329   :)
%                                         ( 281  !>;   0  ?*;   0  @-;   0  @+)

% Comments : 
%------------------------------------------------------------------------------
tff(type_def_5,type,
    arrow_411405190le_alt: $tType ).

tff(type_def_6,type,
    bool: $tType ).

tff(type_def_7,type,
    fun: ( $tType * $tType ) > $tType ).

tff(type_def_8,type,
    product_prod: ( $tType * $tType ) > $tType ).

tff(func_def_0,type,
    arrow_1985332922le_Lin: fun(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),bool) ).

tff(func_def_1,type,
    arrow_1158827142_above: ( fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) * arrow_411405190le_alt * arrow_411405190le_alt ) > fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ).

tff(func_def_2,type,
    arrow_319942042_below: ( fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) * arrow_411405190le_alt * arrow_411405190le_alt ) > fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ).

tff(func_def_3,type,
    arrow_276188178_mkbot: ( fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) * arrow_411405190le_alt ) > fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ).

tff(func_def_4,type,
    arrow_424895264_mktop: ( fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) * arrow_411405190le_alt ) > fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ).

tff(func_def_5,type,
    comp: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X0,X1) * fun(X2,X0) ) > fun(X2,X1) ) ).

tff(func_def_6,type,
    product_Pair: 
      !>[X0: $tType,X1: $tType] : fun(X0,fun(X1,product_prod(X0,X1))) ).

tff(func_def_7,type,
    product_apfst: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X0,X1) * product_prod(X0,X2) ) > product_prod(X1,X2) ) ).

tff(func_def_8,type,
    product_apsnd: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X0,X1) * product_prod(X2,X0) ) > product_prod(X2,X1) ) ).

tff(func_def_9,type,
    product_curry: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( fun(product_prod(X0,X1),X2) > fun(X0,fun(X1,X2)) ) ).

tff(func_def_10,type,
    product_fst: 
      !>[X0: $tType,X1: $tType] : ( product_prod(X0,X1) > X0 ) ).

tff(func_def_11,type,
    produc1605651328_split: 
      !>[X0: $tType,X1: $tType,X2: $tType] : fun(fun(X0,fun(X1,X2)),fun(product_prod(X0,X1),X2)) ).

tff(func_def_12,type,
    product_prod_case: 
      !>[X0: $tType,X1: $tType,X2: $tType] : fun(fun(X0,fun(X1,X2)),fun(product_prod(X0,X1),X2)) ).

tff(func_def_13,type,
    product_prod_rec: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X0,fun(X1,X2)) * product_prod(X0,X1) ) > X2 ) ).

tff(func_def_14,type,
    product_scomp: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : ( ( fun(X0,product_prod(X1,X2)) * fun(X1,fun(X2,X3)) ) > fun(X0,X3) ) ).

tff(func_def_15,type,
    product_snd: 
      !>[X0: $tType,X1: $tType] : ( product_prod(X0,X1) > X1 ) ).

tff(func_def_16,type,
    lex_prod: 
      !>[X0: $tType,X1: $tType] : ( ( fun(product_prod(X0,X0),bool) * fun(product_prod(X1,X1),bool) ) > fun(product_prod(product_prod(X0,X1),product_prod(X0,X1)),bool) ) ).

tff(func_def_17,type,
    aa: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X0,X1) * X0 ) > X1 ) ).

tff(func_def_18,type,
    fFalse: bool ).

tff(func_def_19,type,
    fTrue: bool ).

tff(func_def_20,type,
    r: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ).

tff(func_def_21,type,
    a: arrow_411405190le_alt ).

tff(func_def_22,type,
    b: arrow_411405190le_alt ).

tff(func_def_23,type,
    sK2: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ).

tff(func_def_24,type,
    sK3: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ).

tff(func_def_25,type,
    sK4: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( product_prod(X0,X2) * fun(X0,fun(X2,fun(X1,bool))) * X1 ) > X0 ) ).

tff(func_def_26,type,
    sK5: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( product_prod(X0,X2) * fun(X0,fun(X2,fun(X1,bool))) * X1 ) > X2 ) ).

tff(func_def_27,type,
    sK6: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X2,fun(X1,fun(X0,bool))) * X0 * product_prod(X2,X1) ) > X2 ) ).

tff(func_def_28,type,
    sK7: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X2,fun(X1,fun(X0,bool))) * X0 * product_prod(X2,X1) ) > X1 ) ).

tff(func_def_29,type,
    sK8: 
      !>[X0: $tType,X1: $tType] : ( product_prod(X0,X1) > X0 ) ).

tff(func_def_30,type,
    sK9: 
      !>[X0: $tType,X1: $tType] : ( product_prod(X0,X1) > X1 ) ).

tff(func_def_31,type,
    sK10: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,X4)))) > X0 ) ).

tff(func_def_32,type,
    sK11: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,X4)))) > X1 ) ).

tff(func_def_33,type,
    sK12: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,X4)))) > X2 ) ).

tff(func_def_34,type,
    sK13: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,X4)))) > X3 ) ).

tff(func_def_35,type,
    sK14: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,X4)))) > X4 ) ).

tff(func_def_36,type,
    sK15: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,product_prod(X4,X5))))) > X0 ) ).

tff(func_def_37,type,
    sK16: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,product_prod(X4,X5))))) > X1 ) ).

tff(func_def_38,type,
    sK17: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,product_prod(X4,X5))))) > X2 ) ).

tff(func_def_39,type,
    sK18: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,product_prod(X4,X5))))) > X3 ) ).

tff(func_def_40,type,
    sK19: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,product_prod(X4,X5))))) > X4 ) ).

tff(func_def_41,type,
    sK20: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,product_prod(X4,X5))))) > X5 ) ).

tff(func_def_42,type,
    sK21: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,X3))) > X0 ) ).

tff(func_def_43,type,
    sK22: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,X3))) > X1 ) ).

tff(func_def_44,type,
    sK23: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,X3))) > X2 ) ).

tff(func_def_45,type,
    sK24: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,X3))) > X3 ) ).

tff(func_def_46,type,
    sK25: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( product_prod(X0,product_prod(X1,X2)) > X0 ) ).

tff(func_def_47,type,
    sK26: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( product_prod(X0,product_prod(X1,X2)) > X1 ) ).

tff(func_def_48,type,
    sK27: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( product_prod(X0,product_prod(X1,X2)) > X2 ) ).

tff(func_def_49,type,
    sK28: 
      !>[X0: $tType,X1: $tType] : ( product_prod(X0,X1) > X0 ) ).

tff(func_def_50,type,
    sK29: 
      !>[X0: $tType,X1: $tType] : ( product_prod(X0,X1) > X1 ) ).

tff(func_def_51,type,
    sK30: 
      !>[X0: $tType,X1: $tType] : ( product_prod(X0,X1) > X0 ) ).

tff(func_def_52,type,
    sK31: 
      !>[X0: $tType,X1: $tType] : ( product_prod(X0,X1) > X1 ) ).

tff(func_def_53,type,
    sK32: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X1,X0) * fun(X1,X0) ) > X1 ) ).

tff(func_def_54,type,
    sK33: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( fun(product_prod(X4,product_prod(X3,product_prod(X2,product_prod(X1,X0)))),bool) > X4 ) ).

tff(func_def_55,type,
    sK34: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( fun(product_prod(X4,product_prod(X3,product_prod(X2,product_prod(X1,X0)))),bool) > X3 ) ).

tff(func_def_56,type,
    sK35: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( fun(product_prod(X4,product_prod(X3,product_prod(X2,product_prod(X1,X0)))),bool) > X2 ) ).

tff(func_def_57,type,
    sK36: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( fun(product_prod(X4,product_prod(X3,product_prod(X2,product_prod(X1,X0)))),bool) > X1 ) ).

tff(func_def_58,type,
    sK37: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( fun(product_prod(X4,product_prod(X3,product_prod(X2,product_prod(X1,X0)))),bool) > X0 ) ).

tff(func_def_59,type,
    sK38: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( fun(product_prod(X5,product_prod(X4,product_prod(X3,product_prod(X2,product_prod(X1,X0))))),bool) > X5 ) ).

tff(func_def_60,type,
    sK39: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( fun(product_prod(X5,product_prod(X4,product_prod(X3,product_prod(X2,product_prod(X1,X0))))),bool) > X4 ) ).

tff(func_def_61,type,
    sK40: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( fun(product_prod(X5,product_prod(X4,product_prod(X3,product_prod(X2,product_prod(X1,X0))))),bool) > X3 ) ).

tff(func_def_62,type,
    sK41: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( fun(product_prod(X5,product_prod(X4,product_prod(X3,product_prod(X2,product_prod(X1,X0))))),bool) > X2 ) ).

tff(func_def_63,type,
    sK42: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( fun(product_prod(X5,product_prod(X4,product_prod(X3,product_prod(X2,product_prod(X1,X0))))),bool) > X1 ) ).

tff(func_def_64,type,
    sK43: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( fun(product_prod(X5,product_prod(X4,product_prod(X3,product_prod(X2,product_prod(X1,X0))))),bool) > X0 ) ).

tff(func_def_65,type,
    sK44: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : ( fun(product_prod(X3,product_prod(X2,product_prod(X1,X0))),bool) > X3 ) ).

tff(func_def_66,type,
    sK45: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : ( fun(product_prod(X3,product_prod(X2,product_prod(X1,X0))),bool) > X2 ) ).

tff(func_def_67,type,
    sK46: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : ( fun(product_prod(X3,product_prod(X2,product_prod(X1,X0))),bool) > X1 ) ).

tff(func_def_68,type,
    sK47: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : ( fun(product_prod(X3,product_prod(X2,product_prod(X1,X0))),bool) > X0 ) ).

tff(func_def_69,type,
    sK48: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( fun(product_prod(X2,product_prod(X1,X0)),bool) > X2 ) ).

tff(func_def_70,type,
    sK49: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( fun(product_prod(X2,product_prod(X1,X0)),bool) > X1 ) ).

tff(func_def_71,type,
    sK50: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( fun(product_prod(X2,product_prod(X1,X0)),bool) > X0 ) ).

tff(func_def_72,type,
    sK51: 
      !>[X0: $tType,X1: $tType] : ( fun(product_prod(X0,X1),bool) > product_prod(X0,X1) ) ).

tff(func_def_73,type,
    sK52: 
      !>[X0: $tType,X1: $tType] : ( fun(product_prod(X0,X1),bool) > X0 ) ).

tff(func_def_74,type,
    sK53: 
      !>[X0: $tType,X1: $tType] : ( fun(product_prod(X0,X1),bool) > X1 ) ).

tff(func_def_75,type,
    sK54: 
      !>[X0: $tType,X1: $tType] : ( fun(product_prod(X0,X1),bool) > X0 ) ).

tff(func_def_76,type,
    sK55: 
      !>[X0: $tType,X1: $tType] : ( fun(product_prod(X0,X1),bool) > X1 ) ).

tff(func_def_77,type,
    sK56: 
      !>[X0: $tType,X1: $tType] : ( fun(product_prod(X0,X1),bool) > product_prod(X0,X1) ) ).

tff(func_def_78,type,
    sK57: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X2,fun(X1,X0)) * fun(X2,fun(X1,X0)) * product_prod(X2,X1) ) > X2 ) ).

tff(func_def_79,type,
    sK58: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X2,fun(X1,X0)) * fun(X2,fun(X1,X0)) * product_prod(X2,X1) ) > X1 ) ).

tff(func_def_80,type,
    sK59: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( product_prod(X0,X2) * fun(X0,fun(X2,X1)) * fun(X1,bool) ) > X0 ) ).

tff(func_def_81,type,
    sK60: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( product_prod(X0,X2) * fun(X0,fun(X2,X1)) * fun(X1,bool) ) > X2 ) ).

tff(func_def_82,type,
    sK61: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( X2 * product_prod(X1,X0) * fun(X1,fun(X0,fun(X2,bool))) ) > X1 ) ).

tff(func_def_83,type,
    sK62: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( X2 * product_prod(X1,X0) * fun(X1,fun(X0,fun(X2,bool))) ) > X0 ) ).

tff(func_def_84,type,
    sK63: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( X2 * fun(X0,fun(X1,fun(X2,bool))) * product_prod(X0,X1) ) > X0 ) ).

tff(func_def_85,type,
    sK64: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( X2 * fun(X0,fun(X1,fun(X2,bool))) * product_prod(X0,X1) ) > X1 ) ).

tff(func_def_86,type,
    sK65: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X1,fun(X0,bool)) * product_prod(X1,X0) ) > X1 ) ).

tff(func_def_87,type,
    sK66: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X1,fun(X0,bool)) * product_prod(X1,X0) ) > X0 ) ).

tff(func_def_88,type,
    sK67: 
      !>[X0: $tType,X1: $tType] : ( ( product_prod(X0,X1) * fun(X0,fun(X1,bool)) ) > X0 ) ).

tff(func_def_89,type,
    sK68: 
      !>[X0: $tType,X1: $tType] : ( ( product_prod(X0,X1) * fun(X0,fun(X1,bool)) ) > X1 ) ).

tff(pred_def_1,type,
    in_rel: 
      !>[X0: $tType,X1: $tType] : ( ( fun(product_prod(X0,X1),bool) * X0 * X1 ) > $o ) ).

tff(pred_def_2,type,
    refl: 
      !>[X0: $tType] : ( fun(product_prod(X0,X0),bool) > $o ) ).

tff(pred_def_3,type,
    member: 
      !>[X0: $tType] : ( ( X0 * fun(X0,bool) ) > $o ) ).

tff(pred_def_4,type,
    pp: bool > $o ).

tff(pred_def_5,type,
    sP0: ( fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt ) > $o ).

tff(pred_def_6,type,
    sP1: ( fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt ) > $o ).

tff(f440,plain,
    $false,
    inference(unit_resulting_resolution,[],[f274,f436,f271]) ).

tff(f271,plain,
    ! [X0: arrow_411405190le_alt,X1: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
      ( member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_276188178_mkbot(X1,X0),arrow_1985332922le_Lin)
      | ~ member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X1,arrow_1985332922le_Lin) ),
    inference(cnf_transformation,[],[f150]) ).

tff(f150,plain,
    ! [X0: arrow_411405190le_alt,X1: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
      ( member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_276188178_mkbot(X1,X0),arrow_1985332922le_Lin)
      | ~ member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X1,arrow_1985332922le_Lin) ),
    inference(ennf_transformation,[],[f104]) ).

tff(f104,plain,
    ! [X0: arrow_411405190le_alt,X1: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
      ( member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X1,arrow_1985332922le_Lin)
     => member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_276188178_mkbot(X1,X0),arrow_1985332922le_Lin) ),
    inference(rectify,[],[f13]) ).

tff(f13,axiom,
    ! [X7: arrow_411405190le_alt,X8: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
      ( member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X8,arrow_1985332922le_Lin)
     => member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_276188178_mkbot(X8,X7),arrow_1985332922le_Lin) ),
    file('/export/starexec/sandbox2/tmp/tmp.rh325Lubco/Vampire---4.8_31534',fact_12_mkbot__Lin) ).

tff(f436,plain,
    ! [X0: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] : ~ member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_276188178_mkbot(X0,a),arrow_1985332922le_Lin),
    inference(subsumption_resolution,[],[f416,f341]) ).

tff(f341,plain,
    a != b,
    inference(cnf_transformation,[],[f3]) ).

tff(f3,axiom,
    a != b,
    file('/export/starexec/sandbox2/tmp/tmp.rh325Lubco/Vampire---4.8_31534',fact_2_assms) ).

tff(f416,plain,
    ! [X0: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
      ( ~ member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_276188178_mkbot(X0,a),arrow_1985332922le_Lin)
      | ( a = b ) ),
    inference(resolution,[],[f269,f404]) ).

tff(f404,plain,
    ! [X2: arrow_411405190le_alt,X3: arrow_411405190le_alt,X1: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
      ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X3),X2),arrow_276188178_mkbot(X1,X3))
      | ( X2 = X3 ) ),
    inference(duplicate_literal_removal,[],[f393]) ).

tff(f393,plain,
    ! [X2: arrow_411405190le_alt,X3: arrow_411405190le_alt,X1: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
      ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X3),X2),arrow_276188178_mkbot(X1,X3))
      | ( X2 = X3 )
      | ( X2 = X3 ) ),
    inference(equality_resolution,[],[f326]) ).

tff(f326,plain,
    ! [X2: arrow_411405190le_alt,X3: arrow_411405190le_alt,X0: arrow_411405190le_alt,X1: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
      ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X3),X2),arrow_276188178_mkbot(X1,X0))
      | ( X0 != X3 )
      | ( X2 = X3 )
      | ( X0 = X2 ) ),
    inference(cnf_transformation,[],[f220]) ).

tff(f220,plain,
    ! [X0: arrow_411405190le_alt,X1: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X2: arrow_411405190le_alt,X3: arrow_411405190le_alt] :
      ( ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X3),X2),arrow_276188178_mkbot(X1,X0))
        | ( ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X3),X2),X1)
          & ( X0 != X3 ) )
        | ( ( X2 = X3 )
          & ( X0 = X3 ) )
        | ( X0 = X2 ) )
      & ( ( ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X3),X2),X1)
            | ( X0 = X3 ) )
          & ( ( X2 != X3 )
            | ( X0 != X3 ) )
          & ( X0 != X2 ) )
        | ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X3),X2),arrow_276188178_mkbot(X1,X0)) ) ),
    inference(flattening,[],[f219]) ).

tff(f219,plain,
    ! [X0: arrow_411405190le_alt,X1: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X2: arrow_411405190le_alt,X3: arrow_411405190le_alt] :
      ( ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X3),X2),arrow_276188178_mkbot(X1,X0))
        | ( ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X3),X2),X1)
          & ( X0 != X3 ) )
        | ( ( X2 = X3 )
          & ( X0 = X3 ) )
        | ( X0 = X2 ) )
      & ( ( ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X3),X2),X1)
            | ( X0 = X3 ) )
          & ( ( X2 != X3 )
            | ( X0 != X3 ) )
          & ( X0 != X2 ) )
        | ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X3),X2),arrow_276188178_mkbot(X1,X0)) ) ),
    inference(nnf_transformation,[],[f168]) ).

tff(f168,plain,
    ! [X0: arrow_411405190le_alt,X1: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X2: arrow_411405190le_alt,X3: arrow_411405190le_alt] :
      ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X3),X2),arrow_276188178_mkbot(X1,X0))
    <=> ( ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X3),X2),X1)
          | ( X0 = X3 ) )
        & ( ( X2 != X3 )
          | ( X0 != X3 ) )
        & ( X0 != X2 ) ) ),
    inference(ennf_transformation,[],[f118]) ).

tff(f118,plain,
    ! [X0: arrow_411405190le_alt,X1: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X2: arrow_411405190le_alt,X3: arrow_411405190le_alt] :
      ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X3),X2),arrow_276188178_mkbot(X1,X0))
    <=> ( ( ( X0 != X3 )
         => member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X3),X2),X1) )
        & ( ( X0 = X3 )
         => ( X2 != X3 ) )
        & ( X0 != X2 ) ) ),
    inference(rectify,[],[f15]) ).

tff(f15,axiom,
    ! [X18: arrow_411405190le_alt,X8: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X6: arrow_411405190le_alt,X7: arrow_411405190le_alt] :
      ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X7),X6),arrow_276188178_mkbot(X8,X18))
    <=> ( ( ( X7 != X18 )
         => member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X7),X6),X8) )
        & ( ( X7 = X18 )
         => ( X6 != X7 ) )
        & ( X6 != X18 ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.rh325Lubco/Vampire---4.8_31534',fact_14_in__mkbot) ).

tff(f269,plain,
    ! [X0: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
      ( ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),a),b),X0)
      | ~ member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X0,arrow_1985332922le_Lin) ),
    inference(cnf_transformation,[],[f148]) ).

tff(f148,plain,
    ! [X0: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
      ( ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),a),b),X0)
      | ~ member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X0,arrow_1985332922le_Lin) ),
    inference(ennf_transformation,[],[f102]) ).

tff(f102,plain,
    ~ ? [X0: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
        ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),a),b),X0)
        & member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X0,arrow_1985332922le_Lin) ),
    inference(rectify,[],[f101]) ).

tff(f101,negated_conjecture,
    ~ ? [X45: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
        ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),a),b),X45)
        & member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X45,arrow_1985332922le_Lin) ),
    inference(negated_conjecture,[],[f100]) ).

tff(f100,conjecture,
    ? [X45: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
      ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),a),b),X45)
      & member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X45,arrow_1985332922le_Lin) ),
    file('/export/starexec/sandbox2/tmp/tmp.rh325Lubco/Vampire---4.8_31534',conj_0) ).

tff(f274,plain,
    member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),sK2,arrow_1985332922le_Lin),
    inference(cnf_transformation,[],[f198]) ).

tff(f198,plain,
    member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),sK2,arrow_1985332922le_Lin),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2])],[f107,f197]) ).

tff(f197,plain,
    ( ? [X0: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] : member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X0,arrow_1985332922le_Lin)
   => member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),sK2,arrow_1985332922le_Lin) ),
    introduced(choice_axiom,[]) ).

tff(f107,plain,
    ? [X0: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] : member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X0,arrow_1985332922le_Lin),
    inference(rectify,[],[f10]) ).

tff(f10,axiom,
    ? [X17: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] : member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X17,arrow_1985332922le_Lin),
    file('/export/starexec/sandbox2/tmp/tmp.rh325Lubco/Vampire---4.8_31534',fact_9_linear__alt) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.09  % Problem    : SCT200_5 : TPTP v8.1.2. Released v6.0.0.
% 0.04/0.11  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.10/0.31  % Computer : n013.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit   : 300
% 0.10/0.31  % WCLimit    : 300
% 0.10/0.31  % DateTime   : Tue Apr 30 16:28:34 EDT 2024
% 0.10/0.31  % CPUTime    : 
% 0.10/0.31  This is a TF1_THM_EQU_NAR problem
% 0.10/0.31  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox2/tmp/tmp.rh325Lubco/Vampire---4.8_31534
% 0.59/0.80  % (31650)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2995ds/45Mi)
% 0.59/0.80  % (31645)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on Vampire---4 for (2995ds/34Mi)
% 0.59/0.80  % (31647)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2995ds/78Mi)
% 0.59/0.80  % (31649)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on Vampire---4 for (2995ds/34Mi)
% 0.59/0.80  % (31648)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2995ds/33Mi)
% 0.59/0.80  % (31646)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on Vampire---4 for (2995ds/51Mi)
% 0.59/0.80  % (31651)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on Vampire---4 for (2995ds/83Mi)
% 0.59/0.80  % (31652)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on Vampire---4 for (2995ds/56Mi)
% 0.59/0.80  % (31651)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.59/0.80  % (31651)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.59/0.81  % (31649)Refutation not found, incomplete strategy% (31649)------------------------------
% 0.59/0.81  % (31649)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.59/0.81  % (31649)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.81  
% 0.59/0.81  % (31649)Memory used [KB]: 1452
% 0.59/0.81  % (31649)Time elapsed: 0.015 s
% 0.59/0.81  % (31649)Instructions burned: 32 (million)
% 0.59/0.81  % (31649)------------------------------
% 0.59/0.81  % (31649)------------------------------
% 0.59/0.81  % (31645)Instruction limit reached!
% 0.59/0.81  % (31645)------------------------------
% 0.59/0.81  % (31645)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.59/0.81  % (31645)Termination reason: Unknown
% 0.59/0.81  % (31645)Termination phase: Saturation
% 0.59/0.81  
% 0.59/0.81  % (31645)Memory used [KB]: 1467
% 0.59/0.81  % (31645)Time elapsed: 0.018 s
% 0.59/0.81  % (31645)Instructions burned: 34 (million)
% 0.59/0.81  % (31645)------------------------------
% 0.59/0.81  % (31645)------------------------------
% 0.59/0.81  % (31648)Instruction limit reached!
% 0.59/0.81  % (31648)------------------------------
% 0.59/0.81  % (31648)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.59/0.81  % (31648)Termination reason: Unknown
% 0.59/0.81  % (31648)Termination phase: Saturation
% 0.59/0.81  
% 0.59/0.81  % (31648)Memory used [KB]: 1630
% 0.59/0.81  % (31648)Time elapsed: 0.018 s
% 0.59/0.81  % (31648)Instructions burned: 34 (million)
% 0.59/0.81  % (31648)------------------------------
% 0.59/0.81  % (31648)------------------------------
% 0.59/0.82  % (31653)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on Vampire---4 for (2995ds/55Mi)
% 0.59/0.82  % (31654)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on Vampire---4 for (2995ds/50Mi)
% 0.59/0.82  % (31655)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on Vampire---4 for (2995ds/208Mi)
% 0.59/0.82  % (31650)Instruction limit reached!
% 0.59/0.82  % (31650)------------------------------
% 0.59/0.82  % (31650)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.59/0.82  % (31650)Termination reason: Unknown
% 0.59/0.82  % (31650)Termination phase: Saturation
% 0.59/0.82  
% 0.59/0.82  % (31650)Memory used [KB]: 1596
% 0.59/0.82  % (31650)Time elapsed: 0.022 s
% 0.59/0.82  % (31650)Instructions burned: 46 (million)
% 0.59/0.82  % (31650)------------------------------
% 0.59/0.82  % (31650)------------------------------
% 0.70/0.82  % (31656)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on Vampire---4 for (2995ds/52Mi)
% 0.70/0.82  % (31646)Instruction limit reached!
% 0.70/0.82  % (31646)------------------------------
% 0.70/0.82  % (31646)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.70/0.82  % (31646)Termination reason: Unknown
% 0.70/0.82  % (31646)Termination phase: Saturation
% 0.70/0.82  
% 0.70/0.82  % (31646)Memory used [KB]: 1720
% 0.70/0.82  % (31646)Time elapsed: 0.026 s
% 0.70/0.82  % (31646)Instructions burned: 52 (million)
% 0.70/0.82  % (31646)------------------------------
% 0.70/0.82  % (31646)------------------------------
% 0.70/0.82  % (31652)Instruction limit reached!
% 0.70/0.82  % (31652)------------------------------
% 0.70/0.82  % (31652)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.70/0.82  % (31652)Termination reason: Unknown
% 0.70/0.82  % (31652)Termination phase: Saturation
% 0.70/0.82  
% 0.70/0.82  % (31652)Memory used [KB]: 1701
% 0.70/0.82  % (31652)Time elapsed: 0.027 s
% 0.70/0.82  % (31652)Instructions burned: 57 (million)
% 0.70/0.82  % (31652)------------------------------
% 0.70/0.82  % (31652)------------------------------
% 0.70/0.82  % (31657)lrs-1010_1:1_to=lpo:sil=2000:sp=reverse_arity:sos=on:urr=ec_only:i=518:sd=2:bd=off:ss=axioms:sgt=16_0 on Vampire---4 for (2995ds/518Mi)
% 0.70/0.83  % (31658)lrs+1011_87677:1048576_sil=8000:sos=on:spb=non_intro:nwc=10.0:kmz=on:i=42:ep=RS:nm=0:ins=1:uhcvi=on:rawr=on:fde=unused:afp=2000:afq=1.444:plsq=on:nicw=on_0 on Vampire---4 for (2995ds/42Mi)
% 0.70/0.83  % (31651)Instruction limit reached!
% 0.70/0.83  % (31651)------------------------------
% 0.70/0.83  % (31651)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.70/0.83  % (31651)Termination reason: Unknown
% 0.70/0.83  % (31651)Termination phase: Saturation
% 0.70/0.83  
% 0.70/0.83  % (31651)Memory used [KB]: 1724
% 0.70/0.83  % (31651)Time elapsed: 0.038 s
% 0.70/0.83  % (31651)Instructions burned: 85 (million)
% 0.70/0.83  % (31651)------------------------------
% 0.70/0.83  % (31651)------------------------------
% 0.70/0.83  % (31647)Instruction limit reached!
% 0.70/0.83  % (31647)------------------------------
% 0.70/0.83  % (31647)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.70/0.83  % (31647)Termination reason: Unknown
% 0.70/0.83  % (31647)Termination phase: Saturation
% 0.70/0.83  
% 0.70/0.83  % (31647)Memory used [KB]: 2026
% 0.70/0.83  % (31647)Time elapsed: 0.039 s
% 0.70/0.83  % (31647)Instructions burned: 78 (million)
% 0.70/0.83  % (31647)------------------------------
% 0.70/0.83  % (31647)------------------------------
% 0.70/0.84  % (31657)First to succeed.
% 0.70/0.84  % (31659)dis+1011_1258907:1048576_bsr=unit_only:to=lpo:drc=off:sil=2000:tgt=full:fde=none:sp=frequency:spb=goal:rnwc=on:nwc=6.70083:sac=on:newcnf=on:st=2:i=243:bs=unit_only:sd=3:afp=300:awrs=decay:awrsf=218:nm=16:ins=3:afq=3.76821:afr=on:ss=axioms:sgt=5:rawr=on:add=off:bsd=on_0 on Vampire---4 for (2994ds/243Mi)
% 0.70/0.84  % (31660)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on Vampire---4 for (2994ds/117Mi)
% 0.70/0.84  % (31653)Instruction limit reached!
% 0.70/0.84  % (31653)------------------------------
% 0.70/0.84  % (31653)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.70/0.84  % (31653)Termination reason: Unknown
% 0.70/0.84  % (31653)Termination phase: Saturation
% 0.70/0.84  
% 0.70/0.84  % (31653)Memory used [KB]: 1722
% 0.70/0.84  % (31653)Time elapsed: 0.025 s
% 0.70/0.84  % (31653)Instructions burned: 56 (million)
% 0.70/0.84  % (31653)------------------------------
% 0.70/0.84  % (31653)------------------------------
% 0.70/0.84  % (31654)Instruction limit reached!
% 0.70/0.84  % (31654)------------------------------
% 0.70/0.84  % (31654)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.70/0.84  % (31654)Termination reason: Unknown
% 0.70/0.84  % (31654)Termination phase: Saturation
% 0.70/0.84  
% 0.70/0.84  % (31654)Memory used [KB]: 1883
% 0.70/0.84  % (31654)Time elapsed: 0.024 s
% 0.70/0.84  % (31654)Instructions burned: 52 (million)
% 0.70/0.84  % (31654)------------------------------
% 0.70/0.84  % (31654)------------------------------
% 0.70/0.84  % (31657)Refutation found. Thanks to Tanya!
% 0.70/0.84  % SZS status Theorem for Vampire---4
% 0.70/0.84  % SZS output start Proof for Vampire---4
% See solution above
% 0.70/0.84  % (31657)------------------------------
% 0.70/0.84  % (31657)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.70/0.84  % (31657)Termination reason: Refutation
% 0.70/0.84  
% 0.70/0.84  % (31657)Memory used [KB]: 1409
% 0.70/0.84  % (31657)Time elapsed: 0.015 s
% 0.70/0.84  % (31657)Instructions burned: 33 (million)
% 0.70/0.84  % (31657)------------------------------
% 0.70/0.84  % (31657)------------------------------
% 0.70/0.84  % (31641)Success in time 0.51 s
% 0.70/0.84  % Vampire---4.8 exiting
%------------------------------------------------------------------------------