TSTP Solution File: LCL811_5 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : LCL811_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 : n007.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 07:42:40 EDT 2024

% Result   : Theorem 0.97s 0.89s
% Output   : Refutation 0.97s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   77
% Syntax   : Number of formulae    :   97 (  16 unt;  72 typ;   0 def)
%            Number of atoms       :   63 (  51 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :   64 (  26   ~;  18   |;  17   &)
%                                         (   2 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   6 avg)
%            Maximal term depth    :    9 (   2 avg)
%            Number of types       :    4 (   3 usr)
%            Number of type conns  :   92 (  45   >;  47   *;   0   +;   0  <<)
%            Number of predicates  :   10 (   8 usr;   1 prp; 0-3 aty)
%            Number of functors    :   61 (  61 usr;  17 con; 0-6 aty)
%            Number of variables   :  149 (  86   !;  10   ?; 149   :)
%                                         (  53  !>;   0  ?*;   0  @-;   0  @+)

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

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

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

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

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

tff(func_def_0,type,
    combb: 
      !>[X0: $tType,X1: $tType,X2: $tType] : fun(fun(X0,X1),fun(fun(X2,X0),fun(X2,X1))) ).

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

tff(func_def_2,type,
    combi: 
      !>[X0: $tType] : fun(X0,X0) ).

tff(func_def_3,type,
    combk: 
      !>[X0: $tType,X1: $tType] : ( X0 > fun(X1,X0) ) ).

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

tff(func_def_5,type,
    plus_plus: 
      !>[X0: $tType] : ( ( X0 * X0 ) > X0 ) ).

tff(func_def_6,type,
    zero_zero: 
      !>[X0: $tType] : X0 ).

tff(func_def_7,type,
    it: fun(dB,bool) ).

tff(func_def_8,type,
    abs: dB > dB ).

tff(func_def_9,type,
    app: fun(dB,fun(dB,dB)) ).

tff(func_def_10,type,
    var: nat > dB ).

tff(func_def_11,type,
    dB_case: 
      !>[X0: $tType] : ( ( fun(nat,X0) * fun(dB,fun(dB,X0)) * fun(dB,X0) * dB ) > X0 ) ).

tff(func_def_12,type,
    dB_size: dB > nat ).

tff(func_def_13,type,
    lift: fun(dB,fun(nat,dB)) ).

tff(func_def_14,type,
    liftn: ( nat * dB * nat ) > dB ).

tff(func_def_15,type,
    subst: fun(dB,fun(dB,fun(nat,dB))) ).

tff(func_def_16,type,
    substn: ( dB * dB * nat ) > dB ).

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

tff(func_def_18,type,
    cons: 
      !>[X0: $tType] : ( ( X0 * list(X0) ) > list(X0) ) ).

tff(func_def_19,type,
    list_case: 
      !>[X0: $tType,X1: $tType] : ( ( X0 * fun(X1,fun(list(X1),X0)) * list(X1) ) > X0 ) ).

tff(func_def_20,type,
    list_rec: 
      !>[X0: $tType,X1: $tType] : ( ( X0 * fun(X1,fun(list(X1),fun(X0,X0))) * list(X1) ) > X0 ) ).

tff(func_def_21,type,
    map: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X0,X1) * list(X0) ) > list(X1) ) ).

tff(func_def_22,type,
    monoid_add_listsum: 
      !>[X0: $tType] : ( list(X0) > X0 ) ).

tff(func_def_23,type,
    splice: 
      !>[X0: $tType] : ( ( list(X0) * list(X0) ) > list(X0) ) ).

tff(func_def_24,type,
    suc: nat > nat ).

tff(func_def_25,type,
    size_size: 
      !>[X0: $tType] : ( X0 > nat ) ).

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

tff(func_def_27,type,
    fFalse: bool ).

tff(func_def_28,type,
    fTrue: bool ).

tff(func_def_29,type,
    fconj: fun(bool,fun(bool,bool)) ).

tff(func_def_30,type,
    a: dB ).

tff(func_def_31,type,
    as: list(dB) ).

tff(func_def_32,type,
    b: dB ).

tff(func_def_33,type,
    bs: list(dB) ).

tff(func_def_34,type,
    i: nat ).

tff(func_def_35,type,
    n: nat ).

tff(func_def_36,type,
    rs: list(dB) ).

tff(func_def_37,type,
    t: dB ).

tff(func_def_38,type,
    u: dB ).

tff(func_def_39,type,
    ua: dB ).

tff(func_def_40,type,
    sK1: dB > dB ).

tff(func_def_41,type,
    sK2: dB > dB ).

tff(func_def_42,type,
    sK3: dB > list(dB) ).

tff(func_def_43,type,
    sK4: dB > dB ).

tff(func_def_44,type,
    sK5: dB > list(dB) ).

tff(func_def_45,type,
    sK6: dB > nat ).

tff(func_def_46,type,
    sK7: 
      !>[X0: $tType,X1: $tType] : ( ( list(X1) * fun(X1,X0) * list(X0) * X0 ) > X1 ) ).

tff(func_def_47,type,
    sK8: 
      !>[X0: $tType,X1: $tType] : ( ( list(X1) * fun(X1,X0) * list(X0) * X0 ) > list(X1) ) ).

tff(func_def_48,type,
    sK9: 
      !>[X0: $tType,X1: $tType] : ( ( list(X1) * X1 * list(X0) * fun(X0,X1) ) > X0 ) ).

tff(func_def_49,type,
    sK10: 
      !>[X0: $tType,X1: $tType] : ( ( list(X1) * X1 * list(X0) * fun(X0,X1) ) > list(X0) ) ).

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

tff(func_def_51,type,
    sK12: 
      !>[X0: $tType,X1: $tType] : ( ( list(X1) * X1 * list(X0) * fun(X0,X1) ) > list(X0) ) ).

tff(func_def_52,type,
    sK13: 
      !>[X0: $tType,X1: $tType] : ( ( list(X1) * fun(X1,X0) * list(X0) * X0 ) > X1 ) ).

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

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

tff(func_def_55,type,
    sK16: fun(nat,bool) > nat ).

tff(func_def_56,type,
    sK17: fun(nat,bool) > nat ).

tff(func_def_57,type,
    sK18: nat > nat ).

tff(func_def_58,type,
    sK19: nat > nat ).

tff(pred_def_1,type,
    zero: 
      !>[X0: $tType] : $o ).

tff(pred_def_2,type,
    monoid_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_3,type,
    cancel_semigroup_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_4,type,
    linord219039673up_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_5,type,
    listsp: 
      !>[X0: $tType] : ( ( fun(X0,bool) * list(X0) ) > $o ) ).

tff(pred_def_6,type,
    null: 
      !>[X0: $tType] : ( list(X0) > $o ) ).

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

tff(pred_def_8,type,
    sP0: dB > $o ).

tff(f362,plain,
    $false,
    inference(subsumption_resolution,[],[f361,f279]) ).

tff(f279,plain,
    listsp(dB,it,cons(dB,aa(nat,dB,aa(dB,fun(nat,dB),lift,aa(nat,dB,aa(dB,fun(nat,dB),aa(dB,fun(dB,fun(nat,dB)),subst,b),u),i)),zero_zero(nat)),map(dB,dB,combc(dB,nat,dB,lift,zero_zero(nat)),map(dB,dB,combc(dB,nat,dB,combc(dB,dB,fun(nat,dB),subst,u),i),bs)))),
    inference(cnf_transformation,[],[f5]) ).

tff(f5,axiom,
    listsp(dB,it,cons(dB,aa(nat,dB,aa(dB,fun(nat,dB),lift,aa(nat,dB,aa(dB,fun(nat,dB),aa(dB,fun(dB,fun(nat,dB)),subst,b),u),i)),zero_zero(nat)),map(dB,dB,combc(dB,nat,dB,lift,zero_zero(nat)),map(dB,dB,combc(dB,nat,dB,combc(dB,dB,fun(nat,dB),subst,u),i),bs)))),
    file('/export/starexec/sandbox2/tmp/tmp.tkoSWZNsDO/Vampire---4.8_8221',fact_4__096listsp_AIT_A_Ilift_A_Ib_091u_Pi_093_J_A0_A_D_Amap_A_I_Ft_O_Alift_At_A0_J_A_Imap_A_I_Ft_O_At_091u_Pi_093_J_Abs_J_J_096) ).

tff(f361,plain,
    ~ listsp(dB,it,cons(dB,aa(nat,dB,aa(dB,fun(nat,dB),lift,aa(nat,dB,aa(dB,fun(nat,dB),aa(dB,fun(dB,fun(nat,dB)),subst,b),u),i)),zero_zero(nat)),map(dB,dB,combc(dB,nat,dB,lift,zero_zero(nat)),map(dB,dB,combc(dB,nat,dB,combc(dB,dB,fun(nat,dB),subst,u),i),bs)))),
    inference(forward_demodulation,[],[f360,f234]) ).

tff(f234,plain,
    ! [X1: $tType,X0: $tType,X2: $tType,X3: X0,X4: X2,X5: fun(X0,fun(X2,X1))] : ( aa(X0,X1,combc(X0,X2,X1,X5,X4),X3) = aa(X2,X1,aa(X0,fun(X2,X1),X5,X3),X4) ),
    inference(cnf_transformation,[],[f115]) ).

tff(f115,plain,
    ! [X0: $tType,X1: $tType,X2: $tType,X3: X0,X4: X2,X5: fun(X0,fun(X2,X1))] : ( aa(X0,X1,combc(X0,X2,X1,X5,X4),X3) = aa(X2,X1,aa(X0,fun(X2,X1),X5,X3),X4) ),
    inference(rectify,[],[f105]) ).

tff(f105,axiom,
    ! [X0: $tType,X2: $tType,X1: $tType,X77: X0,X78: X1,X79: fun(X0,fun(X1,X2))] : ( aa(X0,X2,combc(X0,X1,X2,X79,X78),X77) = aa(X1,X2,aa(X0,fun(X1,X2),X79,X77),X78) ),
    file('/export/starexec/sandbox2/tmp/tmp.tkoSWZNsDO/Vampire---4.8_8221',help_COMBC_1_1_U) ).

tff(f360,plain,
    ~ listsp(dB,it,cons(dB,aa(nat,dB,aa(dB,fun(nat,dB),lift,aa(nat,dB,aa(dB,fun(nat,dB),combc(dB,dB,fun(nat,dB),subst,u),b),i)),zero_zero(nat)),map(dB,dB,combc(dB,nat,dB,lift,zero_zero(nat)),map(dB,dB,combc(dB,nat,dB,combc(dB,dB,fun(nat,dB),subst,u),i),bs)))),
    inference(forward_demodulation,[],[f359,f234]) ).

tff(f359,plain,
    ~ listsp(dB,it,cons(dB,aa(dB,dB,combc(dB,nat,dB,lift,zero_zero(nat)),aa(nat,dB,aa(dB,fun(nat,dB),combc(dB,dB,fun(nat,dB),subst,u),b),i)),map(dB,dB,combc(dB,nat,dB,lift,zero_zero(nat)),map(dB,dB,combc(dB,nat,dB,combc(dB,dB,fun(nat,dB),subst,u),i),bs)))),
    inference(forward_demodulation,[],[f358,f234]) ).

tff(f358,plain,
    ~ listsp(dB,it,cons(dB,aa(dB,dB,combc(dB,nat,dB,lift,zero_zero(nat)),aa(dB,dB,combc(dB,nat,dB,combc(dB,dB,fun(nat,dB),subst,u),i),b)),map(dB,dB,combc(dB,nat,dB,lift,zero_zero(nat)),map(dB,dB,combc(dB,nat,dB,combc(dB,dB,fun(nat,dB),subst,u),i),bs)))),
    inference(forward_demodulation,[],[f357,f334]) ).

tff(f334,plain,
    ! [X1: $tType,X0: $tType,X6: X0,X7: list(X0),X5: fun(X0,X1)] : ( cons(X1,aa(X0,X1,X5,X6),map(X0,X1,X5,X7)) = map(X0,X1,X5,cons(X0,X6,X7)) ),
    inference(equality_resolution,[],[f333]) ).

tff(f333,plain,
    ! [X1: $tType,X0: $tType,X6: X0,X7: list(X0),X4: list(X0),X5: fun(X0,X1)] :
      ( ( map(X0,X1,X5,X4) = cons(X1,aa(X0,X1,X5,X6),map(X0,X1,X5,X7)) )
      | ( cons(X0,X6,X7) != X4 ) ),
    inference(equality_resolution,[],[f332]) ).

tff(f332,plain,
    ! [X1: $tType,X0: $tType,X3: X1,X6: X0,X7: list(X0),X4: list(X0),X5: fun(X0,X1)] :
      ( ( map(X0,X1,X5,X4) = cons(X1,X3,map(X0,X1,X5,X7)) )
      | ( aa(X0,X1,X5,X6) != X3 )
      | ( cons(X0,X6,X7) != X4 ) ),
    inference(equality_resolution,[],[f270]) ).

tff(f270,plain,
    ! [X1: $tType,X0: $tType,X2: list(X1),X3: X1,X6: X0,X7: list(X0),X4: list(X0),X5: fun(X0,X1)] :
      ( ( map(X0,X1,X5,X4) = cons(X1,X3,X2) )
      | ( map(X0,X1,X5,X7) != X2 )
      | ( aa(X0,X1,X5,X6) != X3 )
      | ( cons(X0,X6,X7) != X4 ) ),
    inference(cnf_transformation,[],[f208]) ).

tff(f208,plain,
    ! [X0: $tType,X1: $tType,X2: list(X1),X3: X1,X4: list(X0),X5: fun(X0,X1)] :
      ( ( ( map(X0,X1,X5,X4) = cons(X1,X3,X2) )
        | ! [X6: X0,X7: list(X0)] :
            ( ( map(X0,X1,X5,X7) != X2 )
            | ( aa(X0,X1,X5,X6) != X3 )
            | ( cons(X0,X6,X7) != X4 ) ) )
      & ( ( ( map(X0,X1,X5,sK12(X0,X1,X2,X3,X4,X5)) = X2 )
          & ( aa(X0,X1,X5,sK11(X0,X1,X2,X3,X4,X5)) = X3 )
          & ( cons(X0,sK11(X0,X1,X2,X3,X4,X5),sK12(X0,X1,X2,X3,X4,X5)) = X4 ) )
        | ( map(X0,X1,X5,X4) != cons(X1,X3,X2) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK11,sK12])],[f206,f207]) ).

tff(f207,plain,
    ! [X1: $tType,X0: $tType,X2: list(X1),X3: X1,X4: list(X0),X5: fun(X0,X1)] :
      ( ? [X8: X0,X9: list(X0)] :
          ( ( map(X0,X1,X5,X9) = X2 )
          & ( aa(X0,X1,X5,X8) = X3 )
          & ( cons(X0,X8,X9) = X4 ) )
     => ( ( map(X0,X1,X5,sK12(X0,X1,X2,X3,X4,X5)) = X2 )
        & ( aa(X0,X1,X5,sK11(X0,X1,X2,X3,X4,X5)) = X3 )
        & ( cons(X0,sK11(X0,X1,X2,X3,X4,X5),sK12(X0,X1,X2,X3,X4,X5)) = X4 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f206,plain,
    ! [X0: $tType,X1: $tType,X2: list(X1),X3: X1,X4: list(X0),X5: fun(X0,X1)] :
      ( ( ( map(X0,X1,X5,X4) = cons(X1,X3,X2) )
        | ! [X6: X0,X7: list(X0)] :
            ( ( map(X0,X1,X5,X7) != X2 )
            | ( aa(X0,X1,X5,X6) != X3 )
            | ( cons(X0,X6,X7) != X4 ) ) )
      & ( ? [X8: X0,X9: list(X0)] :
            ( ( map(X0,X1,X5,X9) = X2 )
            & ( aa(X0,X1,X5,X8) = X3 )
            & ( cons(X0,X8,X9) = X4 ) )
        | ( map(X0,X1,X5,X4) != cons(X1,X3,X2) ) ) ),
    inference(rectify,[],[f205]) ).

tff(f205,plain,
    ! [X0: $tType,X1: $tType,X2: list(X1),X3: X1,X4: list(X0),X5: fun(X0,X1)] :
      ( ( ( map(X0,X1,X5,X4) = cons(X1,X3,X2) )
        | ! [X6: X0,X7: list(X0)] :
            ( ( map(X0,X1,X5,X7) != X2 )
            | ( aa(X0,X1,X5,X6) != X3 )
            | ( cons(X0,X6,X7) != X4 ) ) )
      & ( ? [X6: X0,X7: list(X0)] :
            ( ( map(X0,X1,X5,X7) = X2 )
            & ( aa(X0,X1,X5,X6) = X3 )
            & ( cons(X0,X6,X7) = X4 ) )
        | ( map(X0,X1,X5,X4) != cons(X1,X3,X2) ) ) ),
    inference(nnf_transformation,[],[f132]) ).

tff(f132,plain,
    ! [X0: $tType,X1: $tType,X2: list(X1),X3: X1,X4: list(X0),X5: fun(X0,X1)] :
      ( ( map(X0,X1,X5,X4) = cons(X1,X3,X2) )
    <=> ? [X6: X0,X7: list(X0)] :
          ( ( map(X0,X1,X5,X7) = X2 )
          & ( aa(X0,X1,X5,X6) = X3 )
          & ( cons(X0,X6,X7) = X4 ) ) ),
    inference(rectify,[],[f19]) ).

tff(f19,axiom,
    ! [X1: $tType,X0: $tType,X19: list(X0),X22: X0,X7: list(X1),X9: fun(X1,X0)] :
      ( ( map(X1,X0,X9,X7) = cons(X0,X22,X19) )
    <=> ? [X20: X1,X21: list(X1)] :
          ( ( map(X1,X0,X9,X21) = X19 )
          & ( aa(X1,X0,X9,X20) = X22 )
          & ( cons(X1,X20,X21) = X7 ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.tkoSWZNsDO/Vampire---4.8_8221',fact_18_map__eq__Cons__conv) ).

tff(f357,plain,
    ~ listsp(dB,it,map(dB,dB,combc(dB,nat,dB,lift,zero_zero(nat)),cons(dB,aa(dB,dB,combc(dB,nat,dB,combc(dB,dB,fun(nat,dB),subst,u),i),b),map(dB,dB,combc(dB,nat,dB,combc(dB,dB,fun(nat,dB),subst,u),i),bs)))),
    inference(forward_demodulation,[],[f233,f334]) ).

tff(f233,plain,
    ~ listsp(dB,it,map(dB,dB,combc(dB,nat,dB,lift,zero_zero(nat)),map(dB,dB,combc(dB,nat,dB,combc(dB,dB,fun(nat,dB),subst,u),i),cons(dB,b,bs)))),
    inference(cnf_transformation,[],[f114]) ).

tff(f114,plain,
    ~ listsp(dB,it,map(dB,dB,combc(dB,nat,dB,lift,zero_zero(nat)),map(dB,dB,combc(dB,nat,dB,combc(dB,dB,fun(nat,dB),subst,u),i),cons(dB,b,bs)))),
    inference(flattening,[],[f113]) ).

tff(f113,negated_conjecture,
    ~ listsp(dB,it,map(dB,dB,combc(dB,nat,dB,lift,zero_zero(nat)),map(dB,dB,combc(dB,nat,dB,combc(dB,dB,fun(nat,dB),subst,u),i),cons(dB,b,bs)))),
    inference(negated_conjecture,[],[f112]) ).

tff(f112,conjecture,
    listsp(dB,it,map(dB,dB,combc(dB,nat,dB,lift,zero_zero(nat)),map(dB,dB,combc(dB,nat,dB,combc(dB,dB,fun(nat,dB),subst,u),i),cons(dB,b,bs)))),
    file('/export/starexec/sandbox2/tmp/tmp.tkoSWZNsDO/Vampire---4.8_8221',conj_0) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : LCL811_5 : TPTP v8.1.2. Released v6.0.0.
% 0.07/0.15  % 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.16/0.37  % Computer : n007.cluster.edu
% 0.16/0.37  % Model    : x86_64 x86_64
% 0.16/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.37  % Memory   : 8042.1875MB
% 0.16/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.37  % CPULimit   : 300
% 0.16/0.37  % WCLimit    : 300
% 0.16/0.37  % DateTime   : Fri May  3 13:31:20 EDT 2024
% 0.16/0.37  % CPUTime    : 
% 0.16/0.37  This is a TF1_THM_EQU_NAR problem
% 0.16/0.37  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.tkoSWZNsDO/Vampire---4.8_8221
% 0.61/0.76  % (8339)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.61/0.76  % (8331)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.61/0.76  % (8333)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.61/0.76  % (8334)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.61/0.76  % (8338)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.61/0.76  % (8339)Refutation not found, incomplete strategy% (8339)------------------------------
% 0.61/0.76  % (8339)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.76  % (8339)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.76  
% 0.61/0.76  % (8332)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.61/0.76  % (8339)Memory used [KB]: 1218
% 0.61/0.76  % (8339)Time elapsed: 0.005 s
% 0.61/0.76  % (8339)Instructions burned: 12 (million)
% 0.61/0.76  % (8339)------------------------------
% 0.61/0.76  % (8339)------------------------------
% 0.61/0.76  % (8338)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.61/0.76  % (8336)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.61/0.76  % (8340)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.61/0.76  % (8338)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.61/0.77  % (8336)Refutation not found, incomplete strategy% (8336)------------------------------
% 0.61/0.77  % (8336)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.77  % (8336)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.77  
% 0.61/0.77  % (8336)Memory used [KB]: 1214
% 0.61/0.77  % (8336)Time elapsed: 0.005 s
% 0.61/0.77  % (8336)Instructions burned: 13 (million)
% 0.61/0.77  % (8336)------------------------------
% 0.61/0.77  % (8336)------------------------------
% 0.61/0.77  % (8338)Refutation not found, incomplete strategy% (8338)------------------------------
% 0.61/0.77  % (8338)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.77  % (8338)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.77  
% 0.61/0.77  % (8338)Memory used [KB]: 1244
% 0.61/0.77  % (8338)Time elapsed: 0.010 s
% 0.61/0.77  % (8338)Instructions burned: 17 (million)
% 0.61/0.77  % (8338)------------------------------
% 0.61/0.77  % (8338)------------------------------
% 0.61/0.77  % (8335)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.61/0.77  % (8341)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 (2996ds/50Mi)
% 0.61/0.77  % (8334)Instruction limit reached!
% 0.61/0.77  % (8334)------------------------------
% 0.61/0.77  % (8334)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.77  % (8334)Termination reason: Unknown
% 0.61/0.77  % (8334)Termination phase: Saturation
% 0.61/0.77  
% 0.61/0.77  % (8334)Memory used [KB]: 1576
% 0.61/0.77  % (8334)Time elapsed: 0.017 s
% 0.61/0.77  % (8334)Instructions burned: 33 (million)
% 0.61/0.77  % (8334)------------------------------
% 0.61/0.77  % (8334)------------------------------
% 0.61/0.77  % (8342)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 (2996ds/208Mi)
% 0.61/0.77  % (8331)Instruction limit reached!
% 0.61/0.77  % (8331)------------------------------
% 0.61/0.77  % (8331)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.77  % (8331)Termination reason: Unknown
% 0.61/0.77  % (8331)Termination phase: Saturation
% 0.61/0.77  
% 0.61/0.77  % (8331)Memory used [KB]: 1394
% 0.61/0.77  % (8331)Time elapsed: 0.020 s
% 0.61/0.77  % (8331)Instructions burned: 35 (million)
% 0.61/0.77  % (8331)------------------------------
% 0.61/0.77  % (8331)------------------------------
% 0.61/0.78  % (8343)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 (2996ds/52Mi)
% 0.61/0.78  % (8335)Refutation not found, incomplete strategy% (8335)------------------------------
% 0.61/0.78  % (8335)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.78  % (8335)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.78  
% 0.61/0.78  % (8335)Memory used [KB]: 1346
% 0.61/0.78  % (8335)Time elapsed: 0.010 s
% 0.61/0.78  % (8335)Instructions burned: 18 (million)
% 0.61/0.78  % (8335)------------------------------
% 0.61/0.78  % (8335)------------------------------
% 0.61/0.78  % (8344)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 (2996ds/518Mi)
% 0.61/0.78  % (8332)Instruction limit reached!
% 0.61/0.78  % (8332)------------------------------
% 0.61/0.78  % (8332)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.78  % (8332)Termination reason: Unknown
% 0.61/0.78  % (8332)Termination phase: Saturation
% 0.61/0.78  
% 0.61/0.78  % (8332)Memory used [KB]: 1509
% 0.61/0.78  % (8332)Time elapsed: 0.024 s
% 0.61/0.78  % (8332)Instructions burned: 52 (million)
% 0.61/0.78  % (8332)------------------------------
% 0.61/0.78  % (8332)------------------------------
% 0.61/0.78  % (8345)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 (2996ds/42Mi)
% 0.61/0.79  % (8346)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.61/0.79  % (8340)Instruction limit reached!
% 0.61/0.79  % (8340)------------------------------
% 0.61/0.79  % (8340)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.79  % (8340)Termination reason: Unknown
% 0.61/0.79  % (8340)Termination phase: Saturation
% 0.61/0.79  
% 0.61/0.79  % (8340)Memory used [KB]: 1728
% 0.61/0.79  % (8340)Time elapsed: 0.026 s
% 0.61/0.79  % (8340)Instructions burned: 55 (million)
% 0.61/0.79  % (8340)------------------------------
% 0.61/0.79  % (8340)------------------------------
% 0.61/0.79  % (8341)Instruction limit reached!
% 0.61/0.79  % (8341)------------------------------
% 0.61/0.79  % (8341)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.79  % (8341)Termination reason: Unknown
% 0.61/0.79  % (8341)Termination phase: Saturation
% 0.61/0.79  
% 0.61/0.79  % (8341)Memory used [KB]: 1736
% 0.61/0.79  % (8341)Time elapsed: 0.020 s
% 0.61/0.79  % (8341)Instructions burned: 51 (million)
% 0.61/0.79  % (8341)------------------------------
% 0.61/0.79  % (8341)------------------------------
% 0.61/0.79  % (8346)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.61/0.79  % (8344)Refutation not found, incomplete strategy% (8344)------------------------------
% 0.61/0.79  % (8344)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.79  % (8344)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.79  
% 0.61/0.79  % (8344)Memory used [KB]: 1267
% 0.61/0.79  % (8344)Time elapsed: 0.011 s
% 0.61/0.79  % (8344)Instructions burned: 19 (million)
% 0.61/0.79  % (8344)------------------------------
% 0.61/0.79  % (8344)------------------------------
% 0.61/0.79  % (8348)dis+1011_11:1_sil=2000:avsq=on:i=143:avsqr=1,16:ep=RS:rawr=on:aac=none:lsd=100:mep=off:fde=none:newcnf=on:bsr=unit_only_0 on Vampire---4 for (2995ds/143Mi)
% 0.61/0.79  % (8348)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.61/0.79  % (8343)Instruction limit reached!
% 0.61/0.79  % (8343)------------------------------
% 0.61/0.79  % (8343)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.79  % (8343)Termination reason: Unknown
% 0.61/0.79  % (8343)Termination phase: Saturation
% 0.61/0.79  
% 0.61/0.79  % (8343)Memory used [KB]: 1848
% 0.61/0.79  % (8343)Time elapsed: 0.018 s
% 0.61/0.79  % (8343)Instructions burned: 52 (million)
% 0.61/0.79  % (8343)------------------------------
% 0.61/0.79  % (8343)------------------------------
% 0.61/0.79  % (8347)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.61/0.80  % (8350)lrs+1666_1:1_sil=4000:sp=occurrence:sos=on:urr=on:newcnf=on:i=62:amm=off:ep=R:erd=off:nm=0:plsq=on:plsqr=14,1_0 on Vampire---4 for (2995ds/62Mi)
% 0.61/0.80  % (8350)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.61/0.80  % (8347)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.79/0.80  % (8345)Instruction limit reached!
% 0.79/0.80  % (8345)------------------------------
% 0.79/0.80  % (8345)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.79/0.80  % (8345)Termination reason: Unknown
% 0.79/0.80  % (8345)Termination phase: Saturation
% 0.79/0.80  
% 0.79/0.80  % (8345)Memory used [KB]: 1575
% 0.79/0.80  % (8345)Time elapsed: 0.021 s
% 0.79/0.80  % (8345)Instructions burned: 43 (million)
% 0.79/0.80  % (8345)------------------------------
% 0.79/0.80  % (8345)------------------------------
% 0.79/0.80  % (8333)Instruction limit reached!
% 0.79/0.80  % (8333)------------------------------
% 0.79/0.80  % (8333)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.79/0.80  % (8333)Termination reason: Unknown
% 0.79/0.80  % (8333)Termination phase: Saturation
% 0.79/0.80  
% 0.79/0.80  % (8333)Memory used [KB]: 1983
% 0.79/0.80  % (8333)Time elapsed: 0.048 s
% 0.79/0.80  % (8333)Instructions burned: 79 (million)
% 0.79/0.80  % (8333)------------------------------
% 0.79/0.80  % (8333)------------------------------
% 0.79/0.81  % (8349)lrs+1011_1:2_to=lpo:sil=8000:plsqc=1:plsq=on:plsqr=326,59:sp=weighted_frequency:plsql=on:nwc=10.0:newcnf=on:i=93:awrs=converge:awrsf=200:bd=off:ins=1:rawr=on:alpa=false:avsq=on:avsqr=1,16_0 on Vampire---4 for (2995ds/93Mi)
% 0.79/0.81  % (8349)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.79/0.81  % (8347)Refutation not found, incomplete strategy% (8347)------------------------------
% 0.79/0.81  % (8347)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.79/0.81  % (8347)Termination reason: Refutation not found, incomplete strategy
% 0.79/0.81  
% 0.79/0.81  % (8347)Memory used [KB]: 1357
% 0.79/0.81  % (8347)Time elapsed: 0.015 s
% 0.79/0.81  % (8347)Instructions burned: 25 (million)
% 0.79/0.81  % (8347)------------------------------
% 0.79/0.81  % (8347)------------------------------
% 0.79/0.81  % (8352)dis+1011_1:1_sil=16000:nwc=7.0:s2agt=64:s2a=on:i=1919:ss=axioms:sgt=8:lsd=50:sd=7_0 on Vampire---4 for (2995ds/1919Mi)
% 0.79/0.81  % (8350)Instruction limit reached!
% 0.79/0.81  % (8350)------------------------------
% 0.79/0.81  % (8350)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.79/0.81  % (8350)Termination reason: Unknown
% 0.79/0.81  % (8350)Termination phase: Saturation
% 0.79/0.81  
% 0.79/0.81  % (8350)Memory used [KB]: 1743
% 0.79/0.81  % (8350)Time elapsed: 0.017 s
% 0.79/0.81  % (8350)Instructions burned: 62 (million)
% 0.79/0.81  % (8350)------------------------------
% 0.79/0.81  % (8350)------------------------------
% 0.79/0.81  % (8351)lrs+21_2461:262144_anc=none:drc=off:sil=2000:sp=occurrence:nwc=6.0:updr=off:st=3.0:i=32:sd=2:afp=4000:erml=3:nm=14:afq=2.0:uhcvi=on:ss=included:er=filter:abs=on:nicw=on:ile=on:sims=off:s2a=on:s2agt=50:s2at=-1.0:plsq=on:plsql=on:plsqc=2:plsqr=1,32:newcnf=on:bd=off:to=lpo_0 on Vampire---4 for (2995ds/32Mi)
% 0.79/0.81  % (8353)ott-32_5:1_sil=4000:sp=occurrence:urr=full:rp=on:nwc=5.0:newcnf=on:st=5.0:s2pl=on:i=55:sd=2:ins=2:ss=included:rawr=on:anc=none:sos=on:s2agt=8:spb=intro:ep=RS:avsq=on:avsqr=27,155:lma=on_0 on Vampire---4 for (2995ds/55Mi)
% 0.79/0.81  % (8354)lrs-1011_1:1_sil=2000:sos=on:urr=on:i=53:sd=1:bd=off:ins=3:av=off:ss=axioms:sgt=16:gsp=on:lsd=10_0 on Vampire---4 for (2995ds/53Mi)
% 0.79/0.81  % (8351)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.79/0.81  % (8353)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.79/0.82  % (8354)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.79/0.83  % (8351)Instruction limit reached!
% 0.79/0.83  % (8351)------------------------------
% 0.79/0.83  % (8351)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.79/0.83  % (8351)Termination reason: Unknown
% 0.79/0.83  % (8351)Termination phase: Saturation
% 0.79/0.83  
% 0.79/0.83  % (8351)Memory used [KB]: 1425
% 0.79/0.83  % (8351)Time elapsed: 0.019 s
% 0.79/0.83  % (8351)Instructions burned: 33 (million)
% 0.79/0.83  % (8351)------------------------------
% 0.79/0.83  % (8351)------------------------------
% 0.79/0.83  % (8354)Instruction limit reached!
% 0.79/0.83  % (8354)------------------------------
% 0.79/0.83  % (8354)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.79/0.83  % (8354)Termination reason: Unknown
% 0.79/0.83  % (8354)Termination phase: Saturation
% 0.79/0.83  
% 0.79/0.83  % (8354)Memory used [KB]: 1557
% 0.79/0.83  % (8354)Time elapsed: 0.017 s
% 0.79/0.83  % (8354)Instructions burned: 55 (million)
% 0.79/0.83  % (8354)------------------------------
% 0.79/0.83  % (8354)------------------------------
% 0.79/0.83  % (8356)dis+10_3:31_sil=2000:sp=frequency:abs=on:acc=on:lcm=reverse:nwc=3.0:alpa=random:st=3.0:i=102:sd=1:nm=4:ins=1:aer=off:ss=axioms_0 on Vampire---4 for (2995ds/102Mi)
% 0.79/0.83  % (8355)lrs+1011_6929:65536_anc=all_dependent:sil=2000:fde=none:plsqc=1:plsq=on:plsqr=19,8:plsql=on:nwc=3.0:i=46:afp=4000:ep=R:nm=3:fsr=off:afr=on:aer=off:gsp=on_0 on Vampire---4 for (2995ds/46Mi)
% 0.79/0.84  % (8353)Instruction limit reached!
% 0.79/0.84  % (8353)------------------------------
% 0.79/0.84  % (8353)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.79/0.84  % (8353)Termination reason: Unknown
% 0.79/0.84  % (8353)Termination phase: Saturation
% 0.79/0.84  
% 0.79/0.84  % (8353)Memory used [KB]: 1730
% 0.79/0.84  % (8353)Time elapsed: 0.028 s
% 0.79/0.84  % (8353)Instructions burned: 57 (million)
% 0.79/0.84  % (8353)------------------------------
% 0.79/0.84  % (8353)------------------------------
% 0.79/0.84  % (8355)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.97/0.84  % (8357)ott+1011_9:29_slsqr=3,2:sil=2000:tgt=ground:lsd=10:lcm=predicate:avsqc=4:slsq=on:avsq=on:i=35:s2at=4.0:add=large:sd=1:avsqr=1,16:aer=off:ss=axioms:sgt=100:rawr=on:s2a=on:sac=on:afp=1:nwc=10.0:nm=64:bd=preordered:abs=on:rnwc=on:er=filter:nicw=on:spb=non_intro:lma=on_0 on Vampire---4 for (2995ds/35Mi)
% 0.97/0.85  % (8355)Refutation not found, incomplete strategy% (8355)------------------------------
% 0.97/0.85  % (8355)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.97/0.85  % (8355)Termination reason: Refutation not found, incomplete strategy
% 0.97/0.85  
% 0.97/0.85  % (8355)Memory used [KB]: 1357
% 0.97/0.85  % (8355)Time elapsed: 0.013 s
% 0.97/0.85  % (8355)Instructions burned: 22 (million)
% 0.97/0.85  % (8355)------------------------------
% 0.97/0.85  % (8355)------------------------------
% 0.97/0.85  % (8348)Instruction limit reached!
% 0.97/0.85  % (8348)------------------------------
% 0.97/0.85  % (8348)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.97/0.85  % (8349)Instruction limit reached!
% 0.97/0.85  % (8349)------------------------------
% 0.97/0.85  % (8349)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.97/0.85  % (8349)Termination reason: Unknown
% 0.97/0.85  % (8349)Termination phase: Saturation
% 0.97/0.85  
% 0.97/0.85  % (8349)Memory used [KB]: 2025
% 0.97/0.85  % (8349)Time elapsed: 0.066 s
% 0.97/0.85  % (8349)Instructions burned: 96 (million)
% 0.97/0.85  % (8349)------------------------------
% 0.97/0.85  % (8349)------------------------------
% 0.97/0.85  % (8348)Termination reason: Unknown
% 0.97/0.85  % (8348)Termination phase: Saturation
% 0.97/0.85  
% 0.97/0.85  % (8348)Memory used [KB]: 2280
% 0.97/0.85  % (8348)Time elapsed: 0.057 s
% 0.97/0.85  % (8348)Instructions burned: 145 (million)
% 0.97/0.85  % (8348)------------------------------
% 0.97/0.85  % (8348)------------------------------
% 0.97/0.85  % (8359)dis+1010_12107:524288_anc=none:drc=encompass:sil=2000:bsd=on:rp=on:nwc=10.0:alpa=random:i=109:kws=precedence:awrs=decay:awrsf=2:nm=16:ins=3:rawr=on:s2a=on:s2at=4.5:acc=on:flr=on_0 on Vampire---4 for (2995ds/109Mi)
% 0.97/0.85  % (8358)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on Vampire---4 for (2995ds/87Mi)
% 0.97/0.85  % (8358)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.97/0.85  % (8360)lrs+1002_1:16_sil=2000:sp=occurrence:sos=on:i=161:aac=none:bd=off:ss=included:sd=5:st=2.5:sup=off_0 on Vampire---4 for (2995ds/161Mi)
% 0.97/0.86  % (8360)Refutation not found, incomplete strategy% (8360)------------------------------
% 0.97/0.86  % (8360)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.97/0.86  % (8360)Termination reason: Refutation not found, incomplete strategy
% 0.97/0.86  
% 0.97/0.86  % (8360)Memory used [KB]: 1271
% 0.97/0.86  % (8360)Time elapsed: 0.006 s
% 0.97/0.86  % (8360)Instructions burned: 14 (million)
% 0.97/0.86  % (8360)------------------------------
% 0.97/0.86  % (8360)------------------------------
% 0.97/0.86  % (8361)lrs-1002_2:9_anc=none:sil=2000:plsqc=1:plsq=on:avsql=on:plsqr=2859761,1048576:erd=off:rp=on:nwc=21.7107:newcnf=on:avsq=on:i=69:aac=none:avsqr=6317,1048576:ep=RS:fsr=off:rawr=on:afp=50:afq=2.133940627822616:sac=on_0 on Vampire---4 for (2995ds/69Mi)
% 0.97/0.86  % (8361)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.97/0.86  % (8357)Instruction limit reached!
% 0.97/0.86  % (8357)------------------------------
% 0.97/0.86  % (8357)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.97/0.86  % (8357)Termination reason: Unknown
% 0.97/0.86  % (8357)Termination phase: Saturation
% 0.97/0.86  
% 0.97/0.86  % (8357)Memory used [KB]: 1556
% 0.97/0.86  % (8357)Time elapsed: 0.021 s
% 0.97/0.86  % (8357)Instructions burned: 36 (million)
% 0.97/0.86  % (8357)------------------------------
% 0.97/0.86  % (8357)------------------------------
% 0.97/0.86  % (8356)Instruction limit reached!
% 0.97/0.86  % (8356)------------------------------
% 0.97/0.86  % (8356)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.97/0.86  % (8356)Termination reason: Unknown
% 0.97/0.86  % (8356)Termination phase: Saturation
% 0.97/0.86  
% 0.97/0.86  % (8356)Memory used [KB]: 3207
% 0.97/0.86  % (8356)Time elapsed: 0.034 s
% 0.97/0.86  % (8356)Instructions burned: 104 (million)
% 0.97/0.86  % (8356)------------------------------
% 0.97/0.86  % (8356)------------------------------
% 0.97/0.87  % (8362)lrs+1010_1:512_sil=8000:tgt=ground:spb=units:gs=on:lwlo=on:nicw=on:gsem=on:st=1.5:i=40:nm=21:ss=included:nwc=5.3:afp=4000:afq=1.38:ins=1:bs=unit_only:awrs=converge:awrsf=10:bce=on_0 on Vampire---4 for (2995ds/40Mi)
% 0.97/0.87  % (8363)ott+1011_1:3_drc=off:sil=4000:tgt=ground:fde=unused:plsq=on:sp=unary_first:fd=preordered:nwc=10.0:i=360:ins=1:rawr=on:bd=preordered_0 on Vampire---4 for (2995ds/360Mi)
% 0.97/0.88  % (8361)Instruction limit reached!
% 0.97/0.88  % (8361)------------------------------
% 0.97/0.88  % (8361)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.97/0.88  % (8361)Termination reason: Unknown
% 0.97/0.88  % (8361)Termination phase: Saturation
% 0.97/0.88  
% 0.97/0.88  % (8361)Memory used [KB]: 1694
% 0.97/0.88  % (8361)Time elapsed: 0.044 s
% 0.97/0.88  % (8361)Instructions burned: 72 (million)
% 0.97/0.88  % (8361)------------------------------
% 0.97/0.88  % (8361)------------------------------
% 0.97/0.88  % (8342)Instruction limit reached!
% 0.97/0.88  % (8342)------------------------------
% 0.97/0.88  % (8342)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.97/0.88  % (8342)Termination reason: Unknown
% 0.97/0.88  % (8342)Termination phase: Saturation
% 0.97/0.88  
% 0.97/0.88  % (8342)Memory used [KB]: 2603
% 0.97/0.88  % (8342)Time elapsed: 0.111 s
% 0.97/0.88  % (8342)Instructions burned: 210 (million)
% 0.97/0.88  % (8342)------------------------------
% 0.97/0.88  % (8342)------------------------------
% 0.97/0.88  % (8364)dis+10_1:4_to=lpo:sil=2000:sos=on:spb=goal:rp=on:sac=on:newcnf=on:i=161:ss=axioms:aac=none_0 on Vampire---4 for (2994ds/161Mi)
% 0.97/0.88  % (8346)Instruction limit reached!
% 0.97/0.88  % (8346)------------------------------
% 0.97/0.88  % (8346)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.97/0.88  % (8346)Termination reason: Unknown
% 0.97/0.88  % (8346)Termination phase: Saturation
% 0.97/0.88  
% 0.97/0.88  % (8346)Memory used [KB]: 2401
% 0.97/0.88  % (8346)Time elapsed: 0.099 s
% 0.97/0.88  % (8364)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.97/0.88  % (8346)Instructions burned: 244 (million)
% 0.97/0.88  % (8346)------------------------------
% 0.97/0.88  % (8346)------------------------------
% 0.97/0.89  % (8365)lrs+1011_1:20_sil=4000:tgt=ground:i=80:sd=1:bd=off:nm=32:av=off:ss=axioms:lsd=60_0 on Vampire---4 for (2994ds/80Mi)
% 0.97/0.89  % (8362)Instruction limit reached!
% 0.97/0.89  % (8362)------------------------------
% 0.97/0.89  % (8362)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.97/0.89  % (8362)Termination reason: Unknown
% 0.97/0.89  % (8362)Termination phase: Saturation
% 0.97/0.89  
% 0.97/0.89  % (8362)Memory used [KB]: 1620
% 0.97/0.89  % (8362)Time elapsed: 0.021 s
% 0.97/0.89  % (8362)Instructions burned: 41 (million)
% 0.97/0.89  % (8362)------------------------------
% 0.97/0.89  % (8362)------------------------------
% 0.97/0.89  % (8366)lrs+11_1:2_slsqr=1,2:sil=2000:sp=const_frequency:kmz=on:newcnf=on:slsq=on:i=37:s2at=1.5:awrs=converge:nm=2:uhcvi=on:ss=axioms:sgt=20:afp=10000:fs=off:fsr=off:bd=off:s2agt=5:fd=off:add=off:erd=off:foolp=on:nwc=10.0:rp=on_0 on Vampire---4 for (2994ds/37Mi)
% 0.97/0.89  % (8364)First to succeed.
% 0.97/0.89  % (8364)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-8330"
% 0.97/0.89  % (8364)Refutation found. Thanks to Tanya!
% 0.97/0.89  % SZS status Theorem for Vampire---4
% 0.97/0.89  % SZS output start Proof for Vampire---4
% See solution above
% 0.97/0.89  % (8364)------------------------------
% 0.97/0.89  % (8364)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.97/0.89  % (8364)Termination reason: Refutation
% 0.97/0.89  
% 0.97/0.89  % (8364)Memory used [KB]: 1223
% 0.97/0.89  % (8364)Time elapsed: 0.006 s
% 0.97/0.89  % (8364)Instructions burned: 19 (million)
% 0.97/0.89  % (8330)Success in time 0.517 s
% 0.97/0.89  % Vampire---4.8 exiting
%------------------------------------------------------------------------------