TSTP Solution File: SWW572_5 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SWW572_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 : n029.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 : Sun May  5 11:19:07 EDT 2024

% Result   : Theorem 0.47s 0.73s
% Output   : Refutation 0.47s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   91
% Syntax   : Number of formulae    :   98 (  10 unt;  88 typ;   0 def)
%            Number of atoms       :   10 (   2 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    4 (   4   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    2 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    6 (   5 usr)
%            Number of type conns  :  116 (  58   >;  58   *;   0   +;   0  <<)
%            Number of predicates  :   13 (  11 usr;   1 prp; 0-6 aty)
%            Number of functors    :   72 (  72 usr;  25 con; 0-7 aty)
%            Number of variables   :  118 (   0   !;   0   ?; 118   :)
%                                         ( 118  !>;   0  ?*;   0  @-;   0  @+)

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

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

tff(type_def_7,type,
    list: $tType > $tType ).

tff(type_def_8,type,
    nat: $tType ).

tff(type_def_9,type,
    option: $tType > $tType ).

tff(type_def_10,type,
    char: $tType ).

tff(type_def_11,type,
    ty: $tType ).

tff(type_def_12,type,
    val: $tType ).

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

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

tff(func_def_0,type,
    fAss: 
      !>[X0: $tType] : ( ( exp(X0) * list(char) * list(char) * exp(X0) ) > exp(X0) ) ).

tff(func_def_1,type,
    tryCatch: 
      !>[X0: $tType] : ( ( exp(X0) * list(char) * X0 * exp(X0) ) > exp(X0) ) ).

tff(func_def_2,type,
    val1: 
      !>[X0: $tType] : ( val > exp(X0) ) ).

tff(func_def_3,type,
    throw: 
      !>[X0: $tType] : ( exp(X0) > exp(X0) ) ).

tff(func_def_4,type,
    wf_J_mdecl: fun(list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,product_prod(list(list(char)),exp(list(char))))))))))),fun(list(char),fun(product_prod(list(char),product_prod(list(ty),product_prod(ty,product_prod(list(list(char)),exp(list(char)))))),bool))) ).

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

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

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

tff(func_def_8,type,
    red: list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,product_prod(list(list(char)),exp(list(char))))))))))) > fun(product_prod(product_prod(exp(list(char)),product_prod(fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))),fun(list(char),option(val)))),product_prod(exp(list(char)),product_prod(fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))),fun(list(char),option(val))))),bool) ).

tff(func_def_9,type,
    hp: product_prod(fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))),fun(list(char),option(val))) > fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))) ).

tff(func_def_10,type,
    transitive_rtrancl: 
      !>[X0: $tType] : ( fun(product_prod(X0,X0),bool) > fun(product_prod(X0,X0),bool) ) ).

tff(func_def_11,type,
    subcls1: 
      !>[X0: $tType] : ( list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,X0)))))))) > fun(product_prod(list(char),list(char)),bool) ) ).

tff(func_def_12,type,
    class: list(char) > ty ).

tff(func_def_13,type,
    nt: ty ).

tff(func_def_14,type,
    void: ty ).

tff(func_def_15,type,
    ty_rec: 
      !>[X0: $tType] : ( ( X0 * X0 * X0 * X0 * fun(list(char),X0) * ty ) > X0 ) ).

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,
    c: list(char) ).

tff(func_def_20,type,
    c1: list(char) ).

tff(func_def_21,type,
    d: list(char) ).

tff(func_def_22,type,
    e: fun(list(char),option(ty)) ).

tff(func_def_23,type,
    f: list(char) ).

tff(func_def_24,type,
    p: list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,product_prod(list(list(char)),exp(list(char))))))))))) ).

tff(func_def_25,type,
    tf: ty ).

tff(func_def_26,type,
    t_2: ty ).

tff(func_def_27,type,
    t: ty ).

tff(func_def_28,type,
    u: ty ).

tff(func_def_29,type,
    e_2: exp(list(char)) ).

tff(func_def_30,type,
    e_a: exp(list(char)) ).

tff(func_def_31,type,
    ea: exp(list(char)) ).

tff(func_def_32,type,
    h_a: fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))) ).

tff(func_def_33,type,
    ha: fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))) ).

tff(func_def_34,type,
    l_a: fun(list(char),option(val)) ).

tff(func_def_35,type,
    la: fun(list(char),option(val)) ).

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

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

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

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

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

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

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

tff(func_def_43,type,
    sK8: 
      !>[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_44,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)))) > X1 ) ).

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

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

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

tff(func_def_48,type,
    sK13: 
      !>[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_49,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))))) > X1 ) ).

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

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

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

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

tff(func_def_54,type,
    sK19: 
      !>[X0: $tType] : ( ( fun(product_prod(X0,X0),bool) * X0 * X0 ) > X0 ) ).

tff(func_def_55,type,
    sK20: 
      !>[X0: $tType] : ( ( fun(product_prod(X0,X0),bool) * X0 * X0 ) > X0 ) ).

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

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

tff(func_def_58,type,
    sK23: 
      !>[X0: $tType] : ( ( list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,X0)))))))) * ty * ty ) > list(char) ) ).

tff(func_def_59,type,
    sK24: 
      !>[X0: $tType] : ( ( list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,X0)))))))) * ty * ty ) > list(char) ) ).

tff(func_def_60,type,
    sK25: ( ty * ty ) > list(char) ).

tff(func_def_61,type,
    sK26: ( ty * ty ) > ty ).

tff(func_def_62,type,
    sK27: 
      !>[X0: $tType] : ( ( list(char) * ty * list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,X0)))))))) ) > list(char) ) ).

tff(func_def_63,type,
    sK28: ty ).

tff(func_def_64,type,
    sK29: ty ).

tff(func_def_65,type,
    sK30: ty > list(char) ).

tff(func_def_66,type,
    sK31: ty ).

tff(pred_def_1,type,
    hconf: 
      !>[X0: $tType] : ( ( list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,X0)))))))) * fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))) ) > $o ) ).

tff(pred_def_2,type,
    lconf: 
      !>[X0: $tType] : ( ( list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,X0)))))))) * fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))) * fun(list(char),option(val)) * fun(list(char),option(ty)) ) > $o ) ).

tff(pred_def_3,type,
    hext: ( fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))) * fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))) ) > $o ).

tff(pred_def_4,type,
    has_field: 
      !>[X0: $tType] : ( ( list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,X0)))))))) * list(char) * list(char) * ty * list(char) ) > $o ) ).

tff(pred_def_5,type,
    widen: 
      !>[X0: $tType] : ( ( list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,X0)))))))) * ty * ty ) > $o ) ).

tff(pred_def_6,type,
    typeSa976492716_sconf: ( list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,product_prod(list(list(char)),exp(list(char))))))))))) * fun(list(char),option(ty)) * product_prod(fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))),fun(list(char),option(val))) ) > $o ).

tff(pred_def_7,type,
    wf_prog: 
      !>[X0: $tType] : ( ( fun(list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,X0)))))))),fun(list(char),fun(product_prod(list(char),product_prod(list(ty),product_prod(ty,X0))),bool))) * list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,X0)))))))) ) > $o ) ).

tff(pred_def_8,type,
    wTrt: ( list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,product_prod(list(list(char)),exp(list(char))))))))))) * fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))) * fun(list(char),option(ty)) * exp(list(char)) * ty ) > $o ).

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

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

tff(pred_def_11,type,
    sP0: 
      !>[X0: $tType] : ( ( list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,X0)))))))) * ty * ty ) > $o ) ).

tff(f303,plain,
    $false,
    inference(subsumption_resolution,[],[f302,f261]) ).

tff(f261,plain,
    wTrt(p,h_a,e,e_a,u),
    inference(cnf_transformation,[],[f2]) ).

tff(f2,axiom,
    wTrt(p,h_a,e,e_a,u),
    file('/export/starexec/sandbox2/tmp/tmp.yabqPpHEYD/Vampire---4.8_30958',fact_1_wt_092_060_094isub_0621_H) ).

tff(f302,plain,
    ~ wTrt(p,h_a,e,e_a,u),
    inference(forward_demodulation,[],[f211,f215]) ).

tff(f215,plain,
    u = class(c),
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    u = class(c),
    file('/export/starexec/sandbox2/tmp/tmp.yabqPpHEYD/Vampire---4.8_30958',fact_0_UClass) ).

tff(f211,plain,
    ~ wTrt(p,h_a,e,e_a,class(c)),
    inference(cnf_transformation,[],[f105]) ).

tff(f105,plain,
    ~ wTrt(p,h_a,e,e_a,class(c)),
    inference(flattening,[],[f104]) ).

tff(f104,negated_conjecture,
    ~ wTrt(p,h_a,e,e_a,class(c)),
    inference(negated_conjecture,[],[f103]) ).

tff(f103,conjecture,
    wTrt(p,h_a,e,e_a,class(c)),
    file('/export/starexec/sandbox2/tmp/tmp.yabqPpHEYD/Vampire---4.8_30958',conj_0) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.13  % Problem    : SWW572_5 : TPTP v8.1.2. Released v6.0.0.
% 0.11/0.14  % 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.13/0.35  % Computer : n029.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Fri May  3 19:43:23 EDT 2024
% 0.13/0.35  % CPUTime    : 
% 0.13/0.35  This is a TF1_THM_EQU_NAR problem
% 0.13/0.36  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.yabqPpHEYD/Vampire---4.8_30958
% 0.47/0.72  % (31066)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.47/0.72  % (31070)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.47/0.72  % (31069)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.47/0.72  % (31068)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.47/0.72  % (31071)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.47/0.72  % (31067)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.47/0.72  % (31072)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.47/0.72  % (31073)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.47/0.73  % (31069)Refutation not found, incomplete strategy% (31069)------------------------------
% 0.47/0.73  % (31069)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.47/0.73  % (31069)Termination reason: Refutation not found, incomplete strategy
% 0.47/0.73  
% 0.47/0.73  % (31069)Memory used [KB]: 1080
% 0.47/0.73  % (31069)Time elapsed: 0.003 s
% 0.47/0.73  % (31069)Instructions burned: 3 (million)
% 0.47/0.73  % (31069)------------------------------
% 0.47/0.73  % (31069)------------------------------
% 0.47/0.73  % (31066)Refutation not found, incomplete strategy% (31066)------------------------------
% 0.47/0.73  % (31066)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.47/0.73  % (31066)Termination reason: Refutation not found, incomplete strategy
% 0.47/0.73  
% 0.47/0.73  % (31066)Memory used [KB]: 1121
% 0.47/0.73  % (31066)Time elapsed: 0.003 s
% 0.47/0.73  % (31066)Instructions burned: 7 (million)
% 0.47/0.73  % (31066)------------------------------
% 0.47/0.73  % (31066)------------------------------
% 0.47/0.73  % (31072)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.47/0.73  % (31074)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 (2996ds/55Mi)
% 0.47/0.73  % (31073)Refutation not found, incomplete strategy% (31073)------------------------------
% 0.47/0.73  % (31073)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.47/0.73  % (31073)Termination reason: Refutation not found, incomplete strategy
% 0.47/0.73  
% 0.47/0.73  % (31073)Memory used [KB]: 1190
% 0.47/0.73  % (31073)Time elapsed: 0.006 s
% 0.47/0.73  % (31073)Instructions burned: 9 (million)
% 0.47/0.73  % (31071)First to succeed.
% 0.47/0.73  % (31068)Also succeeded, but the first one will report.
% 0.47/0.73  % (31073)------------------------------
% 0.47/0.73  % (31073)------------------------------
% 0.47/0.73  % (31071)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-31065"
% 0.47/0.73  % (31072)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.47/0.73  % (31071)Refutation found. Thanks to Tanya!
% 0.47/0.73  % SZS status Theorem for Vampire---4
% 0.47/0.73  % SZS output start Proof for Vampire---4
% See solution above
% 0.47/0.73  % (31071)------------------------------
% 0.47/0.73  % (31071)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.47/0.73  % (31071)Termination reason: Refutation
% 0.47/0.73  
% 0.47/0.73  % (31071)Memory used [KB]: 1209
% 0.47/0.73  % (31071)Time elapsed: 0.007 s
% 0.47/0.73  % (31071)Instructions burned: 12 (million)
% 0.47/0.73  % (31065)Success in time 0.37 s
% 0.47/0.73  % Vampire---4.8 exiting
%------------------------------------------------------------------------------