TSTP Solution File: SCT198_5 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SCT198_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/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n002.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:36 EDT 2024

% Result   : Theorem 0.60s 0.82s
% Output   : Refutation 0.60s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :  103
% Syntax   : Number of formulae    :  124 (   8 unt;  97 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  :  140 (  86   >;  54   *;   0   +;   0  <<)
%            Number of predicates  :    8 (   6 usr;   1 prp; 0-5 aty)
%            Number of functors    :   89 (  89 usr;   6 con; 0-7 aty)
%            Number of variables   :  327 (  42   !;   6   ?; 327   :)
%                                         ( 279  !>;   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,
    aa: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X0,X1) * X0 ) > X1 ) ).

tff(func_def_17,type,
    fFalse: bool ).

tff(func_def_18,type,
    fTrue: bool ).

tff(func_def_19,type,
    a: arrow_411405190le_alt ).

tff(func_def_20,type,
    b: arrow_411405190le_alt ).

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

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

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

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

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

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

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

tff(func_def_28,type,
    sK9: 
      !>[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_29,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)))) > X1 ) ).

tff(func_def_30,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)))) > X2 ) ).

tff(func_def_31,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)))) > X3 ) ).

tff(func_def_32,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)))) > X4 ) ).

tff(func_def_33,type,
    sK14: 
      !>[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_34,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))))) > X1 ) ).

tff(func_def_35,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))))) > X2 ) ).

tff(func_def_36,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))))) > X3 ) ).

tff(func_def_37,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))))) > X4 ) ).

tff(func_def_38,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))))) > X5 ) ).

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_51,type,
    sK32: 
      !>[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_52,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) > X3 ) ).

tff(func_def_53,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) > X2 ) ).

tff(func_def_54,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) > X1 ) ).

tff(func_def_55,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) > X0 ) ).

tff(func_def_56,type,
    sK37: 
      !>[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_57,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) > X4 ) ).

tff(func_def_58,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) > X3 ) ).

tff(func_def_59,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) > X2 ) ).

tff(func_def_60,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) > X1 ) ).

tff(func_def_61,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) > X0 ) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_86,type,
    sK67: 
      !>[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(f431,plain,
    $false,
    inference(unit_resulting_resolution,[],[f267,f427,f264]) ).

tff(f264,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,[],[f146]) ).

tff(f146,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,[],[f101]) ).

tff(f101,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,[],[f11]) ).

tff(f11,axiom,
    ! [X6: arrow_411405190le_alt,X7: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
      ( member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X7,arrow_1985332922le_Lin)
     => member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_276188178_mkbot(X7,X6),arrow_1985332922le_Lin) ),
    file('/export/starexec/sandbox/tmp/tmp.x1ybGNuqRe/Vampire---4.8_21214',fact_10_mkbot__Lin) ).

tff(f427,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,[],[f407,f332]) ).

tff(f332,plain,
    a != b,
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    a != b,
    file('/export/starexec/sandbox/tmp/tmp.x1ybGNuqRe/Vampire---4.8_21214',fact_0_assms) ).

tff(f407,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,[],[f262,f395]) ).

tff(f395,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,[],[f384]) ).

tff(f384,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,[],[f317]) ).

tff(f317,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,[],[f213]) ).

tff(f213,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,[],[f212]) ).

tff(f212,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,[],[f163]) ).

tff(f163,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,[],[f114]) ).

tff(f114,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,[],[f13]) ).

tff(f13,axiom,
    ! [X17: arrow_411405190le_alt,X7: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X5: arrow_411405190le_alt,X6: 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),X6),X5),arrow_276188178_mkbot(X7,X17))
    <=> ( ( ( X6 != X17 )
         => 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),X6),X5),X7) )
        & ( ( X6 = X17 )
         => ( X5 != X6 ) )
        & ( X5 != X17 ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.x1ybGNuqRe/Vampire---4.8_21214',fact_12_in__mkbot) ).

tff(f262,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,[],[f144]) ).

tff(f144,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,[],[f99]) ).

tff(f99,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,[],[f98]) ).

tff(f98,negated_conjecture,
    ~ ? [X44: 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),X44)
        & member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X44,arrow_1985332922le_Lin) ),
    inference(negated_conjecture,[],[f97]) ).

tff(f97,conjecture,
    ? [X44: 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),X44)
      & member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X44,arrow_1985332922le_Lin) ),
    file('/export/starexec/sandbox/tmp/tmp.x1ybGNuqRe/Vampire---4.8_21214',conj_0) ).

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

tff(f193,plain,
    member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),sK2,arrow_1985332922le_Lin),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2])],[f104,f192]) ).

tff(f192,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(f104,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,[],[f8]) ).

tff(f8,axiom,
    ? [X16: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] : member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X16,arrow_1985332922le_Lin),
    file('/export/starexec/sandbox/tmp/tmp.x1ybGNuqRe/Vampire---4.8_21214',fact_7_linear__alt) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem    : SCT198_5 : TPTP v8.1.2. Released v6.0.0.
% 0.08/0.15  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.15/0.36  % Computer : n002.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit   : 300
% 0.15/0.36  % WCLimit    : 300
% 0.15/0.36  % DateTime   : Tue Apr 30 16:54:10 EDT 2024
% 0.15/0.37  % CPUTime    : 
% 0.15/0.37  This is a TF1_THM_EQU_NAR problem
% 0.15/0.37  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/tmp/tmp.x1ybGNuqRe/Vampire---4.8_21214
% 0.54/0.78  % (21476)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 (2996ds/56Mi)
% 0.54/0.78  % (21475)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 (2996ds/83Mi)
% 0.54/0.78  % (21469)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 (2996ds/34Mi)
% 0.54/0.78  % (21471)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2996ds/78Mi)
% 0.54/0.78  % (21472)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2996ds/33Mi)
% 0.54/0.78  % (21470)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 (2996ds/51Mi)
% 0.54/0.78  % (21473)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 (2996ds/34Mi)
% 0.54/0.78  % (21474)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/45Mi)
% 0.60/0.78  % (21475)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.60/0.78  % (21475)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.60/0.79  % (21473)Refutation not found, incomplete strategy% (21473)------------------------------
% 0.60/0.79  % (21473)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.79  % (21473)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.79  
% 0.60/0.79  % (21473)Memory used [KB]: 1429
% 0.60/0.79  % (21473)Time elapsed: 0.016 s
% 0.60/0.79  % (21473)Instructions burned: 30 (million)
% 0.60/0.79  % (21473)------------------------------
% 0.60/0.79  % (21473)------------------------------
% 0.60/0.79  % (21476)Instruction limit reached!
% 0.60/0.79  % (21476)------------------------------
% 0.60/0.79  % (21476)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.79  % (21476)Termination reason: Unknown
% 0.60/0.79  % (21476)Termination phase: Saturation
% 0.60/0.79  
% 0.60/0.79  % (21476)Memory used [KB]: 1697
% 0.60/0.79  % (21476)Time elapsed: 0.019 s
% 0.60/0.79  % (21476)Instructions burned: 57 (million)
% 0.60/0.79  % (21476)------------------------------
% 0.60/0.79  % (21476)------------------------------
% 0.60/0.79  % (21472)Instruction limit reached!
% 0.60/0.79  % (21472)------------------------------
% 0.60/0.79  % (21472)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.79  % (21472)Termination reason: Unknown
% 0.60/0.79  % (21472)Termination phase: Saturation
% 0.60/0.79  
% 0.60/0.79  % (21472)Memory used [KB]: 1625
% 0.60/0.79  % (21472)Time elapsed: 0.020 s
% 0.60/0.79  % (21472)Instructions burned: 33 (million)
% 0.60/0.79  % (21472)------------------------------
% 0.60/0.79  % (21472)------------------------------
% 0.60/0.80  % (21469)Instruction limit reached!
% 0.60/0.80  % (21469)------------------------------
% 0.60/0.80  % (21469)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.80  % (21469)Termination reason: Unknown
% 0.60/0.80  % (21469)Termination phase: Saturation
% 0.60/0.80  
% 0.60/0.80  % (21469)Memory used [KB]: 1470
% 0.60/0.80  % (21469)Time elapsed: 0.021 s
% 0.60/0.80  % (21469)Instructions burned: 35 (million)
% 0.60/0.80  % (21469)------------------------------
% 0.60/0.80  % (21469)------------------------------
% 0.60/0.80  % (21477)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.60/0.80  % (21478)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.60/0.80  % (21480)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.60/0.80  % (21474)Instruction limit reached!
% 0.60/0.80  % (21474)------------------------------
% 0.60/0.80  % (21474)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.80  % (21474)Termination reason: Unknown
% 0.60/0.80  % (21474)Termination phase: Saturation
% 0.60/0.80  
% 0.60/0.80  % (21474)Memory used [KB]: 1594
% 0.60/0.80  % (21474)Time elapsed: 0.025 s
% 0.60/0.80  % (21474)Instructions burned: 45 (million)
% 0.60/0.80  % (21474)------------------------------
% 0.60/0.80  % (21474)------------------------------
% 0.60/0.80  % (21479)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.60/0.80  % (21470)Instruction limit reached!
% 0.60/0.80  % (21470)------------------------------
% 0.60/0.80  % (21470)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.80  % (21470)Termination reason: Unknown
% 0.60/0.80  % (21470)Termination phase: Saturation
% 0.60/0.80  
% 0.60/0.80  % (21470)Memory used [KB]: 1713
% 0.60/0.80  % (21470)Time elapsed: 0.029 s
% 0.60/0.80  % (21470)Instructions burned: 52 (million)
% 0.60/0.80  % (21470)------------------------------
% 0.60/0.80  % (21470)------------------------------
% 0.60/0.80  % (21481)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.60/0.81  % (21482)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.60/0.81  % (21478)Instruction limit reached!
% 0.60/0.81  % (21478)------------------------------
% 0.60/0.81  % (21478)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.81  % (21478)Termination reason: Unknown
% 0.60/0.81  % (21478)Termination phase: Saturation
% 0.60/0.81  
% 0.60/0.81  % (21478)Memory used [KB]: 1867
% 0.60/0.81  % (21478)Time elapsed: 0.016 s
% 0.60/0.81  % (21478)Instructions burned: 53 (million)
% 0.60/0.81  % (21478)------------------------------
% 0.60/0.81  % (21478)------------------------------
% 0.60/0.81  % (21483)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 (2995ds/243Mi)
% 0.60/0.82  % (21475)Instruction limit reached!
% 0.60/0.82  % (21475)------------------------------
% 0.60/0.82  % (21475)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.82  % (21475)Termination reason: Unknown
% 0.60/0.82  % (21475)Termination phase: Saturation
% 0.60/0.82  
% 0.60/0.82  % (21475)Memory used [KB]: 1693
% 0.60/0.82  % (21475)Time elapsed: 0.042 s
% 0.60/0.82  % (21475)Instructions burned: 84 (million)
% 0.60/0.82  % (21475)------------------------------
% 0.60/0.82  % (21475)------------------------------
% 0.60/0.82  % (21483)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.60/0.82  % (21481)First to succeed.
% 0.60/0.82  % (21471)Instruction limit reached!
% 0.60/0.82  % (21471)------------------------------
% 0.60/0.82  % (21471)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.82  % (21484)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 (2995ds/117Mi)
% 0.60/0.82  % (21471)Termination reason: Unknown
% 0.60/0.82  % (21471)Termination phase: Saturation
% 0.60/0.82  
% 0.60/0.82  % (21471)Memory used [KB]: 2031
% 0.60/0.82  % (21471)Time elapsed: 0.045 s
% 0.60/0.82  % (21471)Instructions burned: 78 (million)
% 0.60/0.82  % (21471)------------------------------
% 0.60/0.82  % (21471)------------------------------
% 0.60/0.82  % (21480)Also succeeded, but the first one will report.
% 0.60/0.82  % (21481)Refutation found. Thanks to Tanya!
% 0.60/0.82  % SZS status Theorem for Vampire---4
% 0.60/0.82  % SZS output start Proof for Vampire---4
% See solution above
% 0.60/0.82  % (21481)------------------------------
% 0.60/0.82  % (21481)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.82  % (21481)Termination reason: Refutation
% 0.60/0.82  
% 0.60/0.82  % (21481)Memory used [KB]: 1407
% 0.60/0.82  % (21481)Time elapsed: 0.017 s
% 0.60/0.82  % (21481)Instructions burned: 33 (million)
% 0.60/0.82  % (21481)------------------------------
% 0.60/0.82  % (21481)------------------------------
% 0.60/0.82  % (21465)Success in time 0.433 s
% 0.60/0.82  % Vampire---4.8 exiting
%------------------------------------------------------------------------------