TSTP Solution File: SWV815_5 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SWV815_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 04:13:25 EDT 2024

% Result   : Theorem 39.21s 5.71s
% Output   : Refutation 39.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   78
% Syntax   : Number of formulae    :  155 (  34 unt;  56 typ;   0 def)
%            Number of atoms       :  235 (  43 equ)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :  222 (  86   ~;  98   |;  12   &)
%                                         (   8 <=>;  18  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   4 avg)
%            Maximal term depth    :   11 (   2 avg)
%            Number of types       :    6 (   5 usr)
%            Number of type conns  :   55 (  29   >;  26   *;   0   +;   0  <<)
%            Number of predicates  :   10 (   8 usr;   6 prp; 0-4 aty)
%            Number of functors    :   48 (  48 usr;  21 con; 0-5 aty)
%            Number of variables   :  171 ( 153   !;   3   ?; 171   :)
%                                         (  15  !>;   0  ?*;   0  @-;   0  @+)

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

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

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

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

tff(type_def_9,type,
    msg: $tType ).

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

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

tff(func_def_0,type,
    combb: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X0,X1) * 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,
    bad: fun(agent1,bool) ).

tff(func_def_3,type,
    notes: ( agent1 * msg ) > event ).

tff(func_def_4,type,
    says: ( agent1 * agent1 * msg ) > event ).

tff(func_def_5,type,
    knows: ( agent1 * list(event) ) > fun(msg,bool) ).

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

tff(func_def_7,type,
    rev: 
      !>[X0: $tType] : ( list(X0) > list(X0) ) ).

tff(func_def_8,type,
    set: 
      !>[X0: $tType] : ( list(X0) > fun(X0,bool) ) ).

tff(func_def_9,type,
    takeWhile: 
      !>[X0: $tType] : ( ( fun(X0,bool) * list(X0) ) > list(X0) ) ).

tff(func_def_10,type,
    server: agent1 ).

tff(func_def_11,type,
    spy: agent1 ).

tff(func_def_12,type,
    analz: fun(msg,bool) > fun(msg,bool) ).

tff(func_def_13,type,
    agent: agent1 > msg ).

tff(func_def_14,type,
    crypt: ( nat * msg ) > msg ).

tff(func_def_15,type,
    key: nat > msg ).

tff(func_def_16,type,
    mPair: ( msg * msg ) > msg ).

tff(func_def_17,type,
    nonce: nat > msg ).

tff(func_def_18,type,
    parts: fun(msg,bool) > fun(msg,bool) ).

tff(func_def_19,type,
    symKeys: fun(nat,bool) ).

tff(func_def_20,type,
    nS_Sha254967238shared: fun(list(event),bool) ).

tff(func_def_21,type,
    shrK: agent1 > nat ).

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

tff(func_def_23,type,
    fFalse: bool ).

tff(func_def_24,type,
    fNot: fun(bool,bool) ).

tff(func_def_25,type,
    fTrue: bool ).

tff(func_def_26,type,
    fequal: 
      !>[X0: $tType] : fun(X0,fun(X0,bool)) ).

tff(func_def_27,type,
    a: agent1 ).

tff(func_def_28,type,
    aa: agent1 ).

tff(func_def_29,type,
    b: agent1 ).

tff(func_def_30,type,
    b1: agent1 ).

tff(func_def_31,type,
    ba: agent1 ).

tff(func_def_32,type,
    k: nat ).

tff(func_def_33,type,
    ka: nat ).

tff(func_def_34,type,
    na: nat ).

tff(func_def_35,type,
    nb: nat ).

tff(func_def_36,type,
    nBa: nat ).

tff(func_def_37,type,
    s: agent1 ).

tff(func_def_38,type,
    x: msg ).

tff(func_def_39,type,
    evs5: list(event) ).

tff(func_def_40,type,
    sK0: ( list(event) * agent1 * nat * agent1 ) > msg ).

tff(func_def_41,type,
    sK1: ( msg * list(event) * nat ) > msg ).

tff(func_def_42,type,
    sK2: ( list(event) * nat ) > msg ).

tff(func_def_43,type,
    sK3: ( list(event) * nat ) > msg ).

tff(func_def_44,type,
    sK4: ( msg * agent1 * list(event) ) > agent1 ).

tff(func_def_45,type,
    sK5: 
      !>[X0: $tType] : ( ( list(X0) * fun(X0,bool) ) > X0 ) ).

tff(pred_def_1,type,
    nS_Sha512322870Issues: ( agent1 * agent1 * msg * list(event) ) > $o ).

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

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

tff(f1118,plain,
    $false,
    inference(avatar_sat_refutation,[],[f486,f565,f572,f1043,f1115,f1117]) ).

tff(f1117,plain,
    spl6_2,
    inference(avatar_contradiction_clause,[],[f1116]) ).

tff(f1116,plain,
    ( $false
    | spl6_2 ),
    inference(subsumption_resolution,[],[f485,f479]) ).

tff(f479,plain,
    member(msg,crypt(k,mPair(nonce(nb),nonce(nb))),parts(knows(spy,takeWhile(event,combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb)))))),rev(event,evs5))))),
    inference(definition_unfolding,[],[f334,f332,f333,f333,f332,f333,f333]) ).

tff(f333,plain,
    nBa = nb,
    inference(cnf_transformation,[],[f220]) ).

tff(f220,plain,
    ( member(msg,crypt(ka,mPair(nonce(nBa),nonce(nBa))),parts(knows(spy,takeWhile(event,combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(ka,mPair(nonce(nBa),nonce(nBa)))))),rev(event,evs5)))))
    & ( nBa = nb )
    & ( ka = k )
    & ( b = ba )
    & ( a = aa ) ),
    inference(ennf_transformation,[],[f118]) ).

tff(f118,negated_conjecture,
    ~ ( ~ member(msg,crypt(ka,mPair(nonce(nBa),nonce(nBa))),parts(knows(spy,takeWhile(event,combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(ka,mPair(nonce(nBa),nonce(nBa)))))),rev(event,evs5)))))
      | ( nBa != nb )
      | ( ka != k )
      | ( b != ba )
      | ( a != aa ) ),
    inference(negated_conjecture,[],[f117]) ).

tff(f117,conjecture,
    ( ~ member(msg,crypt(ka,mPair(nonce(nBa),nonce(nBa))),parts(knows(spy,takeWhile(event,combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(ka,mPair(nonce(nBa),nonce(nBa)))))),rev(event,evs5)))))
    | ( nBa != nb )
    | ( ka != k )
    | ( b != ba )
    | ( a != aa ) ),
    file('/export/starexec/sandbox/tmp/tmp.1vYkwVy2bl/Vampire---4.8_11134',conj_8) ).

tff(f332,plain,
    ka = k,
    inference(cnf_transformation,[],[f220]) ).

tff(f334,plain,
    member(msg,crypt(ka,mPair(nonce(nBa),nonce(nBa))),parts(knows(spy,takeWhile(event,combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(ka,mPair(nonce(nBa),nonce(nBa)))))),rev(event,evs5))))),
    inference(cnf_transformation,[],[f220]) ).

tff(f485,plain,
    ( ~ member(msg,crypt(k,mPair(nonce(nb),nonce(nb))),parts(knows(spy,takeWhile(event,combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb)))))),rev(event,evs5)))))
    | spl6_2 ),
    inference(avatar_component_clause,[],[f484]) ).

tff(f484,plain,
    ( spl6_2
  <=> member(msg,crypt(k,mPair(nonce(nb),nonce(nb))),parts(knows(spy,takeWhile(event,combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb)))))),rev(event,evs5))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_2])]) ).

tff(f1115,plain,
    ( spl6_1
    | ~ spl6_9 ),
    inference(avatar_contradiction_clause,[],[f1114]) ).

tff(f1114,plain,
    ( $false
    | spl6_1
    | ~ spl6_9 ),
    inference(subsumption_resolution,[],[f1113,f482]) ).

tff(f482,plain,
    ( ~ member(event,says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb)))),set(event,evs5))
    | spl6_1 ),
    inference(avatar_component_clause,[],[f481]) ).

tff(f481,plain,
    ( spl6_1
  <=> member(event,says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb)))),set(event,evs5)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_1])]) ).

tff(f1113,plain,
    ( member(event,says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb)))),set(event,evs5))
    | ~ spl6_9 ),
    inference(subsumption_resolution,[],[f1112,f474]) ).

tff(f474,plain,
    ~ member(agent1,ba,bad),
    inference(definition_unfolding,[],[f323,f331]) ).

tff(f331,plain,
    b = ba,
    inference(cnf_transformation,[],[f220]) ).

tff(f323,plain,
    ~ member(agent1,b,bad),
    inference(cnf_transformation,[],[f110]) ).

tff(f110,axiom,
    ~ member(agent1,b,bad),
    file('/export/starexec/sandbox/tmp/tmp.1vYkwVy2bl/Vampire---4.8_11134',conj_1) ).

tff(f1112,plain,
    ( member(agent1,ba,bad)
    | member(event,says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb)))),set(event,evs5))
    | ~ spl6_9 ),
    inference(subsumption_resolution,[],[f1111,f473]) ).

tff(f473,plain,
    ~ member(agent1,aa,bad),
    inference(definition_unfolding,[],[f322,f330]) ).

tff(f330,plain,
    a = aa,
    inference(cnf_transformation,[],[f220]) ).

tff(f322,plain,
    ~ member(agent1,a,bad),
    inference(cnf_transformation,[],[f109]) ).

tff(f109,axiom,
    ~ member(agent1,a,bad),
    file('/export/starexec/sandbox/tmp/tmp.1vYkwVy2bl/Vampire---4.8_11134',conj_0) ).

tff(f1111,plain,
    ( member(agent1,aa,bad)
    | member(agent1,ba,bad)
    | member(event,says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb)))),set(event,evs5))
    | ~ spl6_9 ),
    inference(resolution,[],[f1065,f513]) ).

tff(f513,plain,
    member(msg,crypt(shrK(aa),mPair(nonce(na),mPair(agent(ba),mPair(key(k),x)))),parts(knows(spy,evs5))),
    inference(resolution,[],[f477,f361]) ).

tff(f361,plain,
    ! [X2: agent1,X3: agent1,X0: list(event),X1: msg] :
      ( ~ member(event,says(X3,X2,X1),set(event,X0))
      | member(msg,X1,parts(knows(spy,X0))) ),
    inference(cnf_transformation,[],[f240]) ).

tff(f240,plain,
    ! [X0: list(event),X1: msg,X2: agent1,X3: agent1] :
      ( member(msg,X1,parts(knows(spy,X0)))
      | ~ member(event,says(X3,X2,X1),set(event,X0)) ),
    inference(ennf_transformation,[],[f139]) ).

tff(f139,plain,
    ! [X0: list(event),X1: msg,X2: agent1,X3: agent1] :
      ( member(event,says(X3,X2,X1),set(event,X0))
     => member(msg,X1,parts(knows(spy,X0))) ),
    inference(rectify,[],[f13]) ).

tff(f13,axiom,
    ! [X3: list(event),X5: msg,X6: agent1,X4: agent1] :
      ( member(event,says(X4,X6,X5),set(event,X3))
     => member(msg,X5,parts(knows(spy,X3))) ),
    file('/export/starexec/sandbox/tmp/tmp.1vYkwVy2bl/Vampire---4.8_11134',fact_12_Says__imp__parts__knows__Spy) ).

tff(f477,plain,
    member(event,says(s,aa,crypt(shrK(aa),mPair(nonce(na),mPair(agent(ba),mPair(key(k),x))))),set(event,evs5)),
    inference(definition_unfolding,[],[f327,f332]) ).

tff(f327,plain,
    member(event,says(s,aa,crypt(shrK(aa),mPair(nonce(na),mPair(agent(ba),mPair(key(ka),x))))),set(event,evs5)),
    inference(cnf_transformation,[],[f114]) ).

tff(f114,axiom,
    member(event,says(s,aa,crypt(shrK(aa),mPair(nonce(na),mPair(agent(ba),mPair(key(ka),x))))),set(event,evs5)),
    file('/export/starexec/sandbox/tmp/tmp.1vYkwVy2bl/Vampire---4.8_11134',conj_5) ).

tff(f1065,plain,
    ( ! [X2: nat,X3: msg,X0: agent1,X1: agent1] :
        ( ~ member(msg,crypt(shrK(X1),mPair(nonce(X2),mPair(agent(X0),mPair(key(k),X3)))),parts(knows(spy,evs5)))
        | member(agent1,X1,bad)
        | member(agent1,X0,bad)
        | member(event,says(X1,X0,crypt(k,mPair(nonce(nb),nonce(nb)))),set(event,evs5)) )
    | ~ spl6_9 ),
    inference(subsumption_resolution,[],[f1064,f328]) ).

tff(f328,plain,
    ~ member(msg,key(k),analz(knows(spy,evs5))),
    inference(cnf_transformation,[],[f115]) ).

tff(f115,axiom,
    ~ member(msg,key(k),analz(knows(spy,evs5))),
    file('/export/starexec/sandbox/tmp/tmp.1vYkwVy2bl/Vampire---4.8_11134',conj_6) ).

tff(f1064,plain,
    ( ! [X2: nat,X3: msg,X0: agent1,X1: agent1] :
        ( member(agent1,X0,bad)
        | member(agent1,X1,bad)
        | member(msg,key(k),analz(knows(spy,evs5)))
        | ~ member(msg,crypt(shrK(X1),mPair(nonce(X2),mPair(agent(X0),mPair(key(k),X3)))),parts(knows(spy,evs5)))
        | member(event,says(X1,X0,crypt(k,mPair(nonce(nb),nonce(nb)))),set(event,evs5)) )
    | ~ spl6_9 ),
    inference(subsumption_resolution,[],[f1056,f324]) ).

tff(f324,plain,
    member(list(event),evs5,nS_Sha254967238shared),
    inference(cnf_transformation,[],[f111]) ).

tff(f111,axiom,
    member(list(event),evs5,nS_Sha254967238shared),
    file('/export/starexec/sandbox/tmp/tmp.1vYkwVy2bl/Vampire---4.8_11134',conj_2) ).

tff(f1056,plain,
    ( ! [X2: nat,X3: msg,X0: agent1,X1: agent1] :
        ( ~ member(list(event),evs5,nS_Sha254967238shared)
        | member(agent1,X0,bad)
        | member(agent1,X1,bad)
        | member(msg,key(k),analz(knows(spy,evs5)))
        | ~ member(msg,crypt(shrK(X1),mPair(nonce(X2),mPair(agent(X0),mPair(key(k),X3)))),parts(knows(spy,evs5)))
        | member(event,says(X1,X0,crypt(k,mPair(nonce(nb),nonce(nb)))),set(event,evs5)) )
    | ~ spl6_9 ),
    inference(resolution,[],[f561,f374]) ).

tff(f374,plain,
    ! [X2: nat,X3: agent1,X0: msg,X1: agent1,X6: nat,X4: list(event),X5: nat] :
      ( ~ member(msg,crypt(X6,mPair(nonce(X5),nonce(X5))),parts(knows(spy,X4)))
      | ~ member(list(event),X4,nS_Sha254967238shared)
      | member(agent1,X1,bad)
      | member(agent1,X3,bad)
      | member(msg,key(X6),analz(knows(spy,X4)))
      | ~ member(msg,crypt(shrK(X3),mPair(nonce(X2),mPair(agent(X1),mPair(key(X6),X0)))),parts(knows(spy,X4)))
      | member(event,says(X3,X1,crypt(X6,mPair(nonce(X5),nonce(X5)))),set(event,X4)) ),
    inference(cnf_transformation,[],[f258]) ).

tff(f258,plain,
    ! [X0: msg,X1: agent1,X2: nat,X3: agent1,X4: list(event),X5: nat,X6: nat] :
      ( member(event,says(X3,X1,crypt(X6,mPair(nonce(X5),nonce(X5)))),set(event,X4))
      | ~ member(list(event),X4,nS_Sha254967238shared)
      | member(agent1,X1,bad)
      | member(agent1,X3,bad)
      | member(msg,key(X6),analz(knows(spy,X4)))
      | ~ member(msg,crypt(shrK(X3),mPair(nonce(X2),mPair(agent(X1),mPair(key(X6),X0)))),parts(knows(spy,X4)))
      | ~ member(msg,crypt(X6,mPair(nonce(X5),nonce(X5))),parts(knows(spy,X4))) ),
    inference(flattening,[],[f257]) ).

tff(f257,plain,
    ! [X0: msg,X1: agent1,X2: nat,X3: agent1,X4: list(event),X5: nat,X6: nat] :
      ( member(event,says(X3,X1,crypt(X6,mPair(nonce(X5),nonce(X5)))),set(event,X4))
      | ~ member(list(event),X4,nS_Sha254967238shared)
      | member(agent1,X1,bad)
      | member(agent1,X3,bad)
      | member(msg,key(X6),analz(knows(spy,X4)))
      | ~ member(msg,crypt(shrK(X3),mPair(nonce(X2),mPair(agent(X1),mPair(key(X6),X0)))),parts(knows(spy,X4)))
      | ~ member(msg,crypt(X6,mPair(nonce(X5),nonce(X5))),parts(knows(spy,X4))) ),
    inference(ennf_transformation,[],[f150]) ).

tff(f150,plain,
    ! [X0: msg,X1: agent1,X2: nat,X3: agent1,X4: list(event),X5: nat,X6: nat] :
      ( member(msg,crypt(X6,mPair(nonce(X5),nonce(X5))),parts(knows(spy,X4)))
     => ( member(msg,crypt(shrK(X3),mPair(nonce(X2),mPair(agent(X1),mPair(key(X6),X0)))),parts(knows(spy,X4)))
       => ( ~ member(msg,key(X6),analz(knows(spy,X4)))
         => ( ~ member(agent1,X3,bad)
           => ( ~ member(agent1,X1,bad)
             => ( member(list(event),X4,nS_Sha254967238shared)
               => member(event,says(X3,X1,crypt(X6,mPair(nonce(X5),nonce(X5)))),set(event,X4)) ) ) ) ) ) ),
    inference(rectify,[],[f4]) ).

tff(f4,axiom,
    ! [X5: msg,X6: agent1,X7: nat,X4: agent1,X3: list(event),X8: nat,X9: nat] :
      ( member(msg,crypt(X9,mPair(nonce(X8),nonce(X8))),parts(knows(spy,X3)))
     => ( member(msg,crypt(shrK(X4),mPair(nonce(X7),mPair(agent(X6),mPair(key(X9),X5)))),parts(knows(spy,X3)))
       => ( ~ member(msg,key(X9),analz(knows(spy,X3)))
         => ( ~ member(agent1,X4,bad)
           => ( ~ member(agent1,X6,bad)
             => ( member(list(event),X3,nS_Sha254967238shared)
               => member(event,says(X4,X6,crypt(X9,mPair(nonce(X8),nonce(X8)))),set(event,X3)) ) ) ) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.1vYkwVy2bl/Vampire---4.8_11134',fact_3_A__trusts__NS5) ).

tff(f561,plain,
    ( member(msg,crypt(k,mPair(nonce(nb),nonce(nb))),parts(knows(spy,evs5)))
    | ~ spl6_9 ),
    inference(avatar_component_clause,[],[f560]) ).

tff(f560,plain,
    ( spl6_9
  <=> member(msg,crypt(k,mPair(nonce(nb),nonce(nb))),parts(knows(spy,evs5))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_9])]) ).

tff(f1043,plain,
    ( spl6_1
    | ~ spl6_10
    | spl6_11 ),
    inference(avatar_contradiction_clause,[],[f1042]) ).

tff(f1042,plain,
    ( $false
    | spl6_1
    | ~ spl6_10
    | spl6_11 ),
    inference(subsumption_resolution,[],[f1034,f482]) ).

tff(f1034,plain,
    ( member(event,says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb)))),set(event,evs5))
    | ~ spl6_10
    | spl6_11 ),
    inference(backward_demodulation,[],[f564,f1031]) ).

tff(f1031,plain,
    ( ( says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb)))) = sK5(event,rev(event,evs5),combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb))))))) )
    | spl6_11 ),
    inference(resolution,[],[f767,f445]) ).

tff(f445,plain,
    ! [X0: $tType,X2: X0,X1: X0] :
      ( ~ pp(aa1(X0,bool,aa1(X0,fun(X0,bool),fequal(X0),X2),X1))
      | ( X1 = X2 ) ),
    inference(cnf_transformation,[],[f201]) ).

tff(f201,plain,
    ! [X0: $tType,X1: X0,X2: X0] :
      ( ( X1 = X2 )
      | ~ pp(aa1(X0,bool,aa1(X0,fun(X0,bool),fequal(X0),X2),X1)) ),
    inference(rectify,[],[f107]) ).

tff(f107,axiom,
    ! [X2: $tType,X70: X2,X57: X2] :
      ( ( X57 = X70 )
      | ~ pp(aa1(X2,bool,aa1(X2,fun(X2,bool),fequal(X2),X57),X70)) ),
    file('/export/starexec/sandbox/tmp/tmp.1vYkwVy2bl/Vampire---4.8_11134',help_fequal_1_1_T) ).

tff(f767,plain,
    ( pp(aa1(event,bool,aa1(event,fun(event,bool),fequal(event),sK5(event,rev(event,evs5),combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb)))))))),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb))))))
    | spl6_11 ),
    inference(resolution,[],[f571,f446]) ).

tff(f446,plain,
    ! [X0: bool] :
      ( pp(aa1(bool,bool,fNot,X0))
      | pp(X0) ),
    inference(cnf_transformation,[],[f202]) ).

tff(f202,plain,
    ! [X0: bool] :
      ( pp(aa1(bool,bool,fNot,X0))
      | pp(X0) ),
    inference(rectify,[],[f104]) ).

tff(f104,axiom,
    ! [X67: bool] :
      ( pp(aa1(bool,bool,fNot,X67))
      | pp(X67) ),
    file('/export/starexec/sandbox/tmp/tmp.1vYkwVy2bl/Vampire---4.8_11134',help_fNot_2_1_U) ).

tff(f571,plain,
    ( ~ pp(aa1(bool,bool,fNot,aa1(event,bool,aa1(event,fun(event,bool),fequal(event),sK5(event,rev(event,evs5),combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb)))))))),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb)))))))
    | spl6_11 ),
    inference(avatar_component_clause,[],[f570]) ).

tff(f570,plain,
    ( spl6_11
  <=> pp(aa1(bool,bool,fNot,aa1(event,bool,aa1(event,fun(event,bool),fequal(event),sK5(event,rev(event,evs5),combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb)))))))),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb))))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_11])]) ).

tff(f564,plain,
    ( member(event,sK5(event,rev(event,evs5),combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb))))))),set(event,evs5))
    | ~ spl6_10 ),
    inference(avatar_component_clause,[],[f563]) ).

tff(f563,plain,
    ( spl6_10
  <=> member(event,sK5(event,rev(event,evs5),combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb))))))),set(event,evs5)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_10])]) ).

tff(f572,plain,
    ( spl6_9
    | ~ spl6_11 ),
    inference(avatar_split_clause,[],[f568,f570,f560]) ).

tff(f568,plain,
    ( ~ pp(aa1(bool,bool,fNot,aa1(event,bool,aa1(event,fun(event,bool),fequal(event),sK5(event,rev(event,evs5),combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb)))))))),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb)))))))
    | member(msg,crypt(k,mPair(nonce(nb),nonce(nb))),parts(knows(spy,evs5))) ),
    inference(forward_demodulation,[],[f567,f443]) ).

tff(f443,plain,
    ! [X1: $tType,X0: $tType,X2: $tType,X3: X0,X4: X2,X5: fun(X0,fun(X2,X1))] : ( aa1(X0,X1,combc(X0,X2,X1,X5,X4),X3) = aa1(X2,X1,aa1(X0,fun(X2,X1),X5,X3),X4) ),
    inference(cnf_transformation,[],[f199]) ).

tff(f199,plain,
    ! [X0: $tType,X1: $tType,X2: $tType,X3: X0,X4: X2,X5: fun(X0,fun(X2,X1))] : ( aa1(X0,X1,combc(X0,X2,X1,X5,X4),X3) = aa1(X2,X1,aa1(X0,fun(X2,X1),X5,X3),X4) ),
    inference(rectify,[],[f106]) ).

tff(f106,axiom,
    ! [X2: $tType,X1: $tType,X0: $tType,X68: X2,X69: X0,X67: fun(X2,fun(X0,X1))] : ( aa1(X2,X1,combc(X2,X0,X1,X67,X69),X68) = aa1(X0,X1,aa1(X2,fun(X0,X1),X67,X68),X69) ),
    file('/export/starexec/sandbox/tmp/tmp.1vYkwVy2bl/Vampire---4.8_11134',help_COMBC_1_1_U) ).

tff(f567,plain,
    ( ~ pp(aa1(bool,bool,fNot,aa1(event,bool,combc(event,event,bool,fequal(event),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb))))),sK5(event,rev(event,evs5),combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb))))))))))
    | member(msg,crypt(k,mPair(nonce(nb),nonce(nb))),parts(knows(spy,evs5))) ),
    inference(forward_demodulation,[],[f566,f442]) ).

tff(f442,plain,
    ! [X1: $tType,X0: $tType,X2: $tType,X3: X2,X4: fun(X2,X1),X5: fun(X1,X0)] : ( aa1(X2,X0,combb(X1,X0,X2,X5,X4),X3) = aa1(X1,X0,X5,aa1(X2,X1,X4,X3)) ),
    inference(cnf_transformation,[],[f198]) ).

tff(f198,plain,
    ! [X0: $tType,X1: $tType,X2: $tType,X3: X2,X4: fun(X2,X1),X5: fun(X1,X0)] : ( aa1(X2,X0,combb(X1,X0,X2,X5,X4),X3) = aa1(X1,X0,X5,aa1(X2,X1,X4,X3)) ),
    inference(rectify,[],[f105]) ).

tff(f105,axiom,
    ! [X1: $tType,X0: $tType,X2: $tType,X68: X2,X69: fun(X2,X0),X67: fun(X0,X1)] : ( aa1(X2,X1,combb(X0,X1,X2,X67,X69),X68) = aa1(X0,X1,X67,aa1(X2,X0,X69,X68)) ),
    file('/export/starexec/sandbox/tmp/tmp.1vYkwVy2bl/Vampire---4.8_11134',help_COMBB_1_1_U) ).

tff(f566,plain,
    ( member(msg,crypt(k,mPair(nonce(nb),nonce(nb))),parts(knows(spy,evs5)))
    | ~ pp(aa1(event,bool,combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb)))))),sK5(event,rev(event,evs5),combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb))))))))) ),
    inference(forward_demodulation,[],[f533,f461]) ).

tff(f461,plain,
    ! [X0: list(event)] : ( knows(spy,X0) = knows(spy,rev(event,X0)) ),
    inference(cnf_transformation,[],[f211]) ).

tff(f211,plain,
    ! [X0: list(event)] : ( knows(spy,X0) = knows(spy,rev(event,X0)) ),
    inference(rectify,[],[f1]) ).

tff(f1,axiom,
    ! [X3: list(event)] : ( knows(spy,X3) = knows(spy,rev(event,X3)) ),
    file('/export/starexec/sandbox/tmp/tmp.1vYkwVy2bl/Vampire---4.8_11134',fact_0_spies__evs__rev) ).

tff(f533,plain,
    ( member(msg,crypt(k,mPair(nonce(nb),nonce(nb))),parts(knows(spy,rev(event,evs5))))
    | ~ pp(aa1(event,bool,combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb)))))),sK5(event,rev(event,evs5),combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb))))))))) ),
    inference(superposition,[],[f479,f454]) ).

tff(f454,plain,
    ! [X0: $tType,X2: fun(X0,bool),X1: list(X0)] :
      ( ( takeWhile(X0,X2,X1) = X1 )
      | ~ pp(aa1(X0,bool,X2,sK5(X0,X1,X2))) ),
    inference(cnf_transformation,[],[f315]) ).

tff(f315,plain,
    ! [X0: $tType,X1: list(X0),X2: fun(X0,bool)] :
      ( ( ( takeWhile(X0,X2,X1) = X1 )
        | ( ~ pp(aa1(X0,bool,X2,sK5(X0,X1,X2)))
          & member(X0,sK5(X0,X1,X2),set(X0,X1)) ) )
      & ( ! [X4: X0] :
            ( pp(aa1(X0,bool,X2,X4))
            | ~ member(X0,X4,set(X0,X1)) )
        | ( takeWhile(X0,X2,X1) != X1 ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK5])],[f313,f314]) ).

tff(f314,plain,
    ! [X0: $tType,X1: list(X0),X2: fun(X0,bool)] :
      ( ? [X3: X0] :
          ( ~ pp(aa1(X0,bool,X2,X3))
          & member(X0,X3,set(X0,X1)) )
     => ( ~ pp(aa1(X0,bool,X2,sK5(X0,X1,X2)))
        & member(X0,sK5(X0,X1,X2),set(X0,X1)) ) ),
    introduced(choice_axiom,[]) ).

tff(f313,plain,
    ! [X0: $tType,X1: list(X0),X2: fun(X0,bool)] :
      ( ( ( takeWhile(X0,X2,X1) = X1 )
        | ? [X3: X0] :
            ( ~ pp(aa1(X0,bool,X2,X3))
            & member(X0,X3,set(X0,X1)) ) )
      & ( ! [X4: X0] :
            ( pp(aa1(X0,bool,X2,X4))
            | ~ member(X0,X4,set(X0,X1)) )
        | ( takeWhile(X0,X2,X1) != X1 ) ) ),
    inference(rectify,[],[f312]) ).

tff(f312,plain,
    ! [X0: $tType,X1: list(X0),X2: fun(X0,bool)] :
      ( ( ( takeWhile(X0,X2,X1) = X1 )
        | ? [X3: X0] :
            ( ~ pp(aa1(X0,bool,X2,X3))
            & member(X0,X3,set(X0,X1)) ) )
      & ( ! [X3: X0] :
            ( pp(aa1(X0,bool,X2,X3))
            | ~ member(X0,X3,set(X0,X1)) )
        | ( takeWhile(X0,X2,X1) != X1 ) ) ),
    inference(nnf_transformation,[],[f282]) ).

tff(f282,plain,
    ! [X0: $tType,X1: list(X0),X2: fun(X0,bool)] :
      ( ( takeWhile(X0,X2,X1) = X1 )
    <=> ! [X3: X0] :
          ( pp(aa1(X0,bool,X2,X3))
          | ~ member(X0,X3,set(X0,X1)) ) ),
    inference(ennf_transformation,[],[f206]) ).

tff(f206,plain,
    ! [X0: $tType,X1: list(X0),X2: fun(X0,bool)] :
      ( ( takeWhile(X0,X2,X1) = X1 )
    <=> ! [X3: X0] :
          ( member(X0,X3,set(X0,X1))
         => pp(aa1(X0,bool,X2,X3)) ) ),
    inference(rectify,[],[f15]) ).

tff(f15,axiom,
    ! [X2: $tType,X14: list(X2),X15: fun(X2,bool)] :
      ( ( takeWhile(X2,X15,X14) = X14 )
    <=> ! [X16: X2] :
          ( member(X2,X16,set(X2,X14))
         => pp(aa1(X2,bool,X15,X16)) ) ),
    file('/export/starexec/sandbox/tmp/tmp.1vYkwVy2bl/Vampire---4.8_11134',fact_14_takeWhile__eq__all__conv) ).

tff(f565,plain,
    ( spl6_9
    | spl6_10 ),
    inference(avatar_split_clause,[],[f558,f563,f560]) ).

tff(f558,plain,
    ( member(event,sK5(event,rev(event,evs5),combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb))))))),set(event,evs5))
    | member(msg,crypt(k,mPair(nonce(nb),nonce(nb))),parts(knows(spy,evs5))) ),
    inference(forward_demodulation,[],[f557,f460]) ).

tff(f460,plain,
    ! [X0: $tType,X1: list(X0)] : ( set(X0,X1) = set(X0,rev(X0,X1)) ),
    inference(cnf_transformation,[],[f210]) ).

tff(f210,plain,
    ! [X0: $tType,X1: list(X0)] : ( set(X0,X1) = set(X0,rev(X0,X1)) ),
    inference(rectify,[],[f16]) ).

tff(f16,axiom,
    ! [X2: $tType,X14: list(X2)] : ( set(X2,X14) = set(X2,rev(X2,X14)) ),
    file('/export/starexec/sandbox/tmp/tmp.1vYkwVy2bl/Vampire---4.8_11134',fact_15_set__rev) ).

tff(f557,plain,
    ( member(msg,crypt(k,mPair(nonce(nb),nonce(nb))),parts(knows(spy,evs5)))
    | member(event,sK5(event,rev(event,evs5),combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb))))))),set(event,rev(event,evs5))) ),
    inference(forward_demodulation,[],[f532,f461]) ).

tff(f532,plain,
    ( member(msg,crypt(k,mPair(nonce(nb),nonce(nb))),parts(knows(spy,rev(event,evs5))))
    | member(event,sK5(event,rev(event,evs5),combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb))))))),set(event,rev(event,evs5))) ),
    inference(superposition,[],[f479,f453]) ).

tff(f453,plain,
    ! [X0: $tType,X2: fun(X0,bool),X1: list(X0)] :
      ( ( takeWhile(X0,X2,X1) = X1 )
      | member(X0,sK5(X0,X1,X2),set(X0,X1)) ),
    inference(cnf_transformation,[],[f315]) ).

tff(f486,plain,
    ( ~ spl6_1
    | ~ spl6_2 ),
    inference(avatar_split_clause,[],[f478,f484,f481]) ).

tff(f478,plain,
    ( ~ member(msg,crypt(k,mPair(nonce(nb),nonce(nb))),parts(knows(spy,takeWhile(event,combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb)))))),rev(event,evs5)))))
    | ~ member(event,says(aa,ba,crypt(k,mPair(nonce(nb),nonce(nb)))),set(event,evs5)) ),
    inference(definition_unfolding,[],[f329,f330,f331,f330,f331]) ).

tff(f329,plain,
    ( ~ member(msg,crypt(k,mPair(nonce(nb),nonce(nb))),parts(knows(spy,takeWhile(event,combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(a,b,crypt(k,mPair(nonce(nb),nonce(nb)))))),rev(event,evs5)))))
    | ~ member(event,says(a,b,crypt(k,mPair(nonce(nb),nonce(nb)))),set(event,evs5)) ),
    inference(cnf_transformation,[],[f219]) ).

tff(f219,plain,
    ( ~ member(msg,crypt(k,mPair(nonce(nb),nonce(nb))),parts(knows(spy,takeWhile(event,combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(a,b,crypt(k,mPair(nonce(nb),nonce(nb)))))),rev(event,evs5)))))
    | ~ member(event,says(a,b,crypt(k,mPair(nonce(nb),nonce(nb)))),set(event,evs5)) ),
    inference(ennf_transformation,[],[f116]) ).

tff(f116,axiom,
    ( member(event,says(a,b,crypt(k,mPair(nonce(nb),nonce(nb)))),set(event,evs5))
   => ~ member(msg,crypt(k,mPair(nonce(nb),nonce(nb))),parts(knows(spy,takeWhile(event,combb(bool,bool,event,fNot,combc(event,event,bool,fequal(event),says(a,b,crypt(k,mPair(nonce(nb),nonce(nb)))))),rev(event,evs5))))) ),
    file('/export/starexec/sandbox/tmp/tmp.1vYkwVy2bl/Vampire---4.8_11134',conj_7) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem    : SWV815_5 : TPTP v8.1.2. Released v6.0.0.
% 0.15/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.16/0.36  % Computer : n002.cluster.edu
% 0.16/0.36  % Model    : x86_64 x86_64
% 0.16/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.36  % Memory   : 8042.1875MB
% 0.16/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.36  % CPULimit   : 300
% 0.16/0.36  % WCLimit    : 300
% 0.16/0.36  % DateTime   : Tue Apr 30 18:53:40 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/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/tmp/tmp.1vYkwVy2bl/Vampire---4.8_11134
% 0.61/0.78  % (11393)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on Vampire---4 for (2995ds/83Mi)
% 0.61/0.78  % (11387)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on Vampire---4 for (2995ds/34Mi)
% 0.61/0.78  % (11390)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2995ds/33Mi)
% 0.61/0.78  % (11389)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2995ds/78Mi)
% 0.61/0.78  % (11388)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on Vampire---4 for (2995ds/51Mi)
% 0.61/0.78  % (11391)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on Vampire---4 for (2995ds/34Mi)
% 0.61/0.78  % (11392)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2995ds/45Mi)
% 0.61/0.78  % (11393)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.61/0.78  % (11393)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.61/0.79  % (11394)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on Vampire---4 for (2995ds/56Mi)
% 0.61/0.79  % (11392)Refutation not found, incomplete strategy% (11392)------------------------------
% 0.61/0.79  % (11392)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.79  % (11392)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.79  
% 0.61/0.79  % (11392)Memory used [KB]: 1342
% 0.61/0.79  % (11392)Time elapsed: 0.014 s
% 0.61/0.79  % (11392)Instructions burned: 24 (million)
% 0.61/0.79  % (11392)------------------------------
% 0.61/0.79  % (11392)------------------------------
% 0.61/0.80  % (11387)Instruction limit reached!
% 0.61/0.80  % (11387)------------------------------
% 0.61/0.80  % (11387)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.80  % (11387)Termination reason: Unknown
% 0.61/0.80  % (11387)Termination phase: Saturation
% 0.61/0.80  
% 0.61/0.80  % (11387)Memory used [KB]: 1401
% 0.61/0.80  % (11387)Time elapsed: 0.020 s
% 0.61/0.80  % (11395)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.61/0.80  % (11387)Instructions burned: 34 (million)
% 0.61/0.80  % (11387)------------------------------
% 0.61/0.80  % (11387)------------------------------
% 0.61/0.80  % (11390)Instruction limit reached!
% 0.61/0.80  % (11390)------------------------------
% 0.61/0.80  % (11390)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.80  % (11390)Termination reason: Unknown
% 0.61/0.80  % (11390)Termination phase: Saturation
% 0.61/0.80  
% 0.61/0.80  % (11390)Memory used [KB]: 1523
% 0.61/0.80  % (11390)Time elapsed: 0.021 s
% 0.61/0.80  % (11390)Instructions burned: 34 (million)
% 0.61/0.80  % (11390)------------------------------
% 0.61/0.80  % (11390)------------------------------
% 0.61/0.80  % (11396)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.61/0.80  % (11397)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.61/0.80  % (11393)Instruction limit reached!
% 0.61/0.80  % (11393)------------------------------
% 0.61/0.80  % (11393)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.80  % (11393)Termination reason: Unknown
% 0.61/0.80  % (11393)Termination phase: Saturation
% 0.61/0.80  
% 0.61/0.80  % (11393)Memory used [KB]: 2002
% 0.61/0.80  % (11393)Time elapsed: 0.029 s
% 0.61/0.80  % (11393)Instructions burned: 84 (million)
% 0.61/0.80  % (11393)------------------------------
% 0.61/0.80  % (11393)------------------------------
% 0.61/0.81  % (11391)Refutation not found, incomplete strategy% (11391)------------------------------
% 0.61/0.81  % (11391)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.81  % (11391)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.81  
% 0.61/0.81  % (11391)Memory used [KB]: 1471
% 0.61/0.81  % (11391)Time elapsed: 0.040 s
% 0.61/0.81  % (11391)Instructions burned: 28 (million)
% 0.61/0.81  % (11391)------------------------------
% 0.61/0.81  % (11391)------------------------------
% 0.61/0.81  % (11388)Instruction limit reached!
% 0.61/0.81  % (11388)------------------------------
% 0.61/0.81  % (11388)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.81  % (11388)Termination reason: Unknown
% 0.61/0.81  % (11388)Termination phase: Saturation
% 0.61/0.81  
% 0.61/0.81  % (11388)Memory used [KB]: 1466
% 0.61/0.81  % (11388)Time elapsed: 0.030 s
% 0.61/0.81  % (11388)Instructions burned: 52 (million)
% 0.61/0.81  % (11388)------------------------------
% 0.61/0.81  % (11388)------------------------------
% 0.61/0.81  % (11398)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.61/0.81  % (11400)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.77/0.82  % (11389)Instruction limit reached!
% 0.77/0.82  % (11389)------------------------------
% 0.77/0.82  % (11389)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.77/0.82  % (11389)Termination reason: Unknown
% 0.77/0.82  % (11389)Termination phase: Saturation
% 0.77/0.82  
% 0.77/0.82  % (11389)Memory used [KB]: 1969
% 0.77/0.82  % (11389)Time elapsed: 0.048 s
% 0.77/0.82  % (11389)Instructions burned: 79 (million)
% 0.77/0.82  % (11389)------------------------------
% 0.77/0.82  % (11389)------------------------------
% 0.77/0.83  % (11398)Instruction limit reached!
% 0.77/0.83  % (11398)------------------------------
% 0.77/0.83  % (11398)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.77/0.83  % (11398)Termination reason: Unknown
% 0.77/0.83  % (11398)Termination phase: Saturation
% 0.77/0.83  
% 0.77/0.83  % (11398)Memory used [KB]: 2032
% 0.77/0.83  % (11398)Time elapsed: 0.019 s
% 0.77/0.83  % (11398)Instructions burned: 53 (million)
% 0.77/0.83  % (11398)------------------------------
% 0.77/0.83  % (11398)------------------------------
% 0.77/0.83  % (11399)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.77/0.83  % (11396)Instruction limit reached!
% 0.77/0.83  % (11396)------------------------------
% 0.77/0.83  % (11396)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.77/0.83  % (11396)Termination reason: Unknown
% 0.77/0.83  % (11396)Termination phase: Saturation
% 0.77/0.83  
% 0.77/0.83  % (11396)Memory used [KB]: 1665
% 0.77/0.83  % (11396)Time elapsed: 0.027 s
% 0.77/0.83  % (11394)Instruction limit reached!
% 0.77/0.83  % (11394)------------------------------
% 0.77/0.83  % (11394)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.77/0.83  % (11394)Termination reason: Unknown
% 0.77/0.83  % (11394)Termination phase: Saturation
% 0.77/0.83  
% 0.77/0.83  % (11394)Memory used [KB]: 1644
% 0.77/0.83  % (11394)Time elapsed: 0.056 s
% 0.77/0.83  % (11394)Instructions burned: 57 (million)
% 0.77/0.83  % (11394)------------------------------
% 0.77/0.83  % (11394)------------------------------
% 0.77/0.83  % (11396)Instructions burned: 51 (million)
% 0.77/0.83  % (11396)------------------------------
% 0.77/0.83  % (11396)------------------------------
% 0.77/0.83  % (11402)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.77/0.83  % (11401)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.77/0.83  % (11402)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.77/0.83  % (11395)Instruction limit reached!
% 0.77/0.83  % (11395)------------------------------
% 0.77/0.83  % (11395)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.77/0.83  % (11395)Termination reason: Unknown
% 0.77/0.83  % (11395)Termination phase: Saturation
% 0.77/0.83  
% 0.77/0.83  % (11395)Memory used [KB]: 1806
% 0.77/0.83  % (11395)Time elapsed: 0.032 s
% 0.77/0.83  % (11395)Instructions burned: 55 (million)
% 0.77/0.83  % (11395)------------------------------
% 0.77/0.83  % (11395)------------------------------
% 0.77/0.83  % (11403)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.77/0.83  % (11404)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.77/0.83  % (11403)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.77/0.83  % (11401)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.77/0.83  % (11404)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.77/0.83  % (11405)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.77/0.83  % (11400)Instruction limit reached!
% 0.77/0.83  % (11400)------------------------------
% 0.77/0.83  % (11400)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.77/0.83  % (11400)Termination reason: Unknown
% 0.77/0.83  % (11400)Termination phase: Saturation
% 0.77/0.83  
% 0.77/0.83  % (11400)Memory used [KB]: 1700
% 0.77/0.83  % (11400)Time elapsed: 0.025 s
% 0.77/0.83  % (11400)Instructions burned: 42 (million)
% 0.77/0.83  % (11400)------------------------------
% 0.77/0.83  % (11400)------------------------------
% 0.77/0.84  % (11405)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.77/0.84  % (11399)Refutation not found, incomplete strategy% (11399)------------------------------
% 0.77/0.84  % (11399)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.77/0.84  % (11399)Termination reason: Refutation not found, incomplete strategy
% 0.77/0.84  
% 0.77/0.84  % (11399)Memory used [KB]: 1335
% 0.77/0.84  % (11399)Time elapsed: 0.014 s
% 0.77/0.84  % (11399)Instructions burned: 23 (million)
% 0.77/0.84  % (11399)------------------------------
% 0.77/0.84  % (11399)------------------------------
% 0.77/0.84  % (11406)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.77/0.84  % (11406)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.77/0.84  % (11407)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.77/0.86  % (11406)Instruction limit reached!
% 0.77/0.86  % (11406)------------------------------
% 0.77/0.86  % (11406)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.77/0.86  % (11406)Termination reason: Unknown
% 0.77/0.86  % (11406)Termination phase: Saturation
% 0.77/0.86  
% 0.77/0.86  % (11406)Memory used [KB]: 1491
% 0.77/0.86  % (11406)Time elapsed: 0.019 s
% 0.77/0.86  % (11406)Instructions burned: 32 (million)
% 0.77/0.86  % (11406)------------------------------
% 0.77/0.86  % (11406)------------------------------
% 1.00/0.86  % (11408)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)
% 1.00/0.86  % (11402)Instruction limit reached!
% 1.00/0.86  % (11402)------------------------------
% 1.00/0.86  % (11402)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.00/0.86  % (11402)Termination reason: Unknown
% 1.00/0.86  % (11402)Termination phase: Saturation
% 1.00/0.86  
% 1.00/0.86  % (11402)Memory used [KB]: 2076
% 1.00/0.86  % (11402)Time elapsed: 0.035 s
% 1.00/0.86  % (11402)Instructions burned: 120 (million)
% 1.00/0.86  % (11402)------------------------------
% 1.00/0.86  % (11402)------------------------------
% 1.00/0.86  % (11408)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.00/0.86  % (11409)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)
% 1.00/0.87  % (11409)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 1.00/0.87  % (11405)Instruction limit reached!
% 1.00/0.87  % (11405)------------------------------
% 1.00/0.87  % (11405)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.00/0.87  % (11405)Termination reason: Unknown
% 1.00/0.87  % (11405)Termination phase: Saturation
% 1.00/0.87  
% 1.00/0.87  % (11405)Memory used [KB]: 1837
% 1.00/0.87  % (11405)Time elapsed: 0.037 s
% 1.00/0.87  % (11405)Instructions burned: 62 (million)
% 1.00/0.87  % (11405)------------------------------
% 1.00/0.87  % (11405)------------------------------
% 1.00/0.87  % (11418)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)
% 1.00/0.88  % (11418)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 1.00/0.89  % (11409)Instruction limit reached!
% 1.00/0.89  % (11409)------------------------------
% 1.00/0.89  % (11409)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.00/0.89  % (11409)Termination reason: Unknown
% 1.00/0.89  % (11409)Termination phase: Saturation
% 1.00/0.89  
% 1.00/0.89  % (11409)Memory used [KB]: 1703
% 1.00/0.89  % (11409)Time elapsed: 0.024 s
% 1.00/0.89  % (11409)Instructions burned: 53 (million)
% 1.00/0.89  % (11409)------------------------------
% 1.00/0.89  % (11409)------------------------------
% 1.00/0.89  % (11418)Instruction limit reached!
% 1.00/0.89  % (11418)------------------------------
% 1.00/0.89  % (11418)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.00/0.89  % (11418)Termination reason: Unknown
% 1.00/0.89  % (11418)Termination phase: Saturation
% 1.00/0.89  
% 1.00/0.89  % (11418)Memory used [KB]: 1589
% 1.00/0.89  % (11418)Time elapsed: 0.018 s
% 1.00/0.89  % (11418)Instructions burned: 48 (million)
% 1.00/0.89  % (11418)------------------------------
% 1.00/0.89  % (11418)------------------------------
% 1.00/0.89  % (11404)Instruction limit reached!
% 1.00/0.89  % (11404)------------------------------
% 1.00/0.89  % (11404)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.00/0.89  % (11422)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 (2994ds/102Mi)
% 1.00/0.89  % (11404)Termination reason: Unknown
% 1.00/0.89  % (11404)Termination phase: Saturation
% 1.00/0.89  
% 1.00/0.89  % (11404)Memory used [KB]: 1940
% 1.00/0.89  % (11404)Time elapsed: 0.061 s
% 1.00/0.89  % (11404)Instructions burned: 94 (million)
% 1.00/0.89  % (11404)------------------------------
% 1.00/0.89  % (11404)------------------------------
% 1.00/0.89  % (11423)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 (2994ds/35Mi)
% 1.00/0.89  % (11424)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on Vampire---4 for (2994ds/87Mi)
% 1.00/0.90  % (11408)Instruction limit reached!
% 1.00/0.90  % (11408)------------------------------
% 1.00/0.90  % (11408)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.00/0.90  % (11408)Termination reason: Unknown
% 1.00/0.90  % (11408)Termination phase: Saturation
% 1.00/0.90  
% 1.00/0.90  % (11408)Memory used [KB]: 1790
% 1.00/0.90  % (11408)Time elapsed: 0.037 s
% 1.00/0.90  % (11408)Instructions burned: 55 (million)
% 1.00/0.90  % (11408)------------------------------
% 1.00/0.90  % (11408)------------------------------
% 1.00/0.90  % (11424)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.00/0.90  % (11425)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 (2994ds/109Mi)
% 1.00/0.90  % (11423)Instruction limit reached!
% 1.00/0.90  % (11423)------------------------------
% 1.00/0.90  % (11423)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.00/0.90  % (11423)Termination reason: Unknown
% 1.00/0.90  % (11423)Termination phase: Saturation
% 1.00/0.90  
% 1.00/0.90  % (11423)Memory used [KB]: 1559
% 1.00/0.90  % (11423)Time elapsed: 0.013 s
% 1.00/0.90  % (11423)Instructions burned: 36 (million)
% 1.00/0.90  % (11423)------------------------------
% 1.00/0.90  % (11423)------------------------------
% 1.00/0.91  % (11426)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 (2994ds/161Mi)
% 1.00/0.91  % (11403)Instruction limit reached!
% 1.00/0.91  % (11403)------------------------------
% 1.00/0.91  % (11403)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.00/0.91  % (11403)Termination reason: Unknown
% 1.00/0.91  % (11403)Termination phase: Saturation
% 1.00/0.91  
% 1.00/0.91  % (11403)Memory used [KB]: 2147
% 1.00/0.91  % (11403)Time elapsed: 0.083 s
% 1.00/0.91  % (11403)Instructions burned: 144 (million)
% 1.00/0.91  % (11403)------------------------------
% 1.00/0.91  % (11403)------------------------------
% 1.00/0.91  % (11426)Refutation not found, incomplete strategy% (11426)------------------------------
% 1.00/0.91  % (11426)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.00/0.91  % (11426)Termination reason: Refutation not found, incomplete strategy
% 1.00/0.91  
% 1.00/0.91  % (11426)Memory used [KB]: 1292
% 1.00/0.91  % (11426)Time elapsed: 0.006 s
% 1.00/0.91  % (11426)Instructions burned: 18 (million)
% 1.00/0.91  % (11426)------------------------------
% 1.00/0.91  % (11426)------------------------------
% 1.00/0.91  % (11427)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 (2994ds/69Mi)
% 1.00/0.91  % (11427)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.00/0.91  % (11428)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 (2994ds/40Mi)
% 1.00/0.92  % (11397)Instruction limit reached!
% 1.00/0.92  % (11397)------------------------------
% 1.00/0.92  % (11397)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.00/0.92  % (11397)Termination reason: Unknown
% 1.00/0.92  % (11397)Termination phase: Saturation
% 1.00/0.92  
% 1.00/0.92  % (11397)Memory used [KB]: 2672
% 1.00/0.92  % (11397)Time elapsed: 0.120 s
% 1.00/0.92  % (11397)Instructions burned: 208 (million)
% 1.00/0.92  % (11397)------------------------------
% 1.00/0.92  % (11397)------------------------------
% 1.00/0.92  % (11422)Instruction limit reached!
% 1.00/0.92  % (11422)------------------------------
% 1.00/0.92  % (11422)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.00/0.92  % (11422)Termination reason: Unknown
% 1.00/0.92  % (11422)Termination phase: Saturation
% 1.00/0.92  
% 1.00/0.92  % (11422)Memory used [KB]: 2230
% 1.00/0.92  % (11422)Time elapsed: 0.032 s
% 1.00/0.92  % (11422)Instructions burned: 102 (million)
% 1.00/0.92  % (11422)------------------------------
% 1.00/0.92  % (11422)------------------------------
% 1.00/0.92  % (11429)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 (2994ds/360Mi)
% 1.00/0.92  % (11430)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)
% 1.00/0.92  % (11430)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.00/0.93  % (11424)Instruction limit reached!
% 1.00/0.93  % (11424)------------------------------
% 1.00/0.93  % (11424)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.00/0.93  % (11424)Termination reason: Unknown
% 1.00/0.93  % (11424)Termination phase: Saturation
% 1.00/0.93  
% 1.00/0.93  % (11424)Memory used [KB]: 1973
% 1.00/0.93  % (11424)Time elapsed: 0.035 s
% 1.00/0.93  % (11424)Instructions burned: 89 (million)
% 1.00/0.93  % (11424)------------------------------
% 1.00/0.93  % (11424)------------------------------
% 1.00/0.93  % (11428)Instruction limit reached!
% 1.00/0.93  % (11428)------------------------------
% 1.00/0.93  % (11428)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.00/0.93  % (11428)Termination reason: Unknown
% 1.00/0.93  % (11428)Termination phase: Saturation
% 1.00/0.93  
% 1.00/0.93  % (11428)Memory used [KB]: 1704
% 1.00/0.93  % (11428)Time elapsed: 0.015 s
% 1.00/0.93  % (11428)Instructions burned: 41 (million)
% 1.00/0.93  % (11428)------------------------------
% 1.00/0.93  % (11428)------------------------------
% 1.00/0.93  % (11432)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)
% 1.54/0.93  % (11434)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)
% 1.54/0.93  % (11434)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.54/0.94  % (11427)Instruction limit reached!
% 1.54/0.94  % (11427)------------------------------
% 1.54/0.94  % (11427)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.54/0.94  % (11427)Termination reason: Unknown
% 1.54/0.94  % (11427)Termination phase: Saturation
% 1.54/0.94  
% 1.54/0.94  % (11427)Memory used [KB]: 1819
% 1.54/0.94  % (11427)Time elapsed: 0.024 s
% 1.54/0.94  % (11427)Instructions burned: 69 (million)
% 1.54/0.94  % (11427)------------------------------
% 1.54/0.94  % (11427)------------------------------
% 1.54/0.94  % (11437)lrs+1011_1:2_drc=encompass:sil=4000:fde=unused:sos=on:sac=on:newcnf=on:i=55:sd=10:bd=off:ins=1:uhcvi=on:ss=axioms:spb=non_intro:st=3.0:erd=off:s2a=on:nwc=3.0_0 on Vampire---4 for (2994ds/55Mi)
% 1.54/0.94  % (11425)Instruction limit reached!
% 1.54/0.94  % (11425)------------------------------
% 1.54/0.94  % (11425)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.54/0.94  % (11425)Termination reason: Unknown
% 1.54/0.94  % (11425)Termination phase: Saturation
% 1.54/0.94  
% 1.54/0.94  % (11425)Memory used [KB]: 2241
% 1.54/0.94  % (11425)Time elapsed: 0.042 s
% 1.54/0.94  % (11425)Instructions burned: 110 (million)
% 1.54/0.94  % (11425)------------------------------
% 1.54/0.94  % (11425)------------------------------
% 1.54/0.94  % (11437)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.54/0.94  % (11401)Instruction limit reached!
% 1.54/0.94  % (11401)------------------------------
% 1.54/0.94  % (11401)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.54/0.94  % (11401)Termination reason: Unknown
% 1.54/0.94  % (11401)Termination phase: Saturation
% 1.54/0.94  
% 1.54/0.94  % (11401)Memory used [KB]: 2746
% 1.54/0.94  % (11401)Time elapsed: 0.114 s
% 1.54/0.94  % (11401)Instructions burned: 243 (million)
% 1.54/0.94  % (11401)------------------------------
% 1.54/0.94  % (11401)------------------------------
% 1.54/0.94  % (11434)Instruction limit reached!
% 1.54/0.94  % (11434)------------------------------
% 1.54/0.94  % (11434)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.54/0.94  % (11434)Termination reason: Unknown
% 1.54/0.94  % (11434)Termination phase: Saturation
% 1.54/0.94  
% 1.54/0.94  % (11434)Memory used [KB]: 1406
% 1.54/0.94  % (11434)Time elapsed: 0.012 s
% 1.54/0.94  % (11434)Instructions burned: 37 (million)
% 1.54/0.94  % (11434)------------------------------
% 1.54/0.94  % (11434)------------------------------
% 1.54/0.94  % (11440)dis-1011_1:32_to=lpo:drc=off:sil=2000:sp=reverse_arity:sos=on:foolp=on:lsd=20:nwc=1.49509792053687:s2agt=30:avsq=on:s2a=on:s2pl=no:i=47:s2at=5.0:avsqr=5593,1048576:nm=0:fsr=off:amm=sco:rawr=on:awrs=converge:awrsf=427:ss=included:sd=1:slsq=on:fd=off_0 on Vampire---4 for (2994ds/47Mi)
% 1.54/0.94  % (11441)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on Vampire---4 for (2994ds/32Mi)
% 1.54/0.94  % (11443)dis+1011_1:1_sil=4000:s2agt=4:slsqc=3:slsq=on:i=132:bd=off:av=off:sup=off:ss=axioms:st=3.0_0 on Vampire---4 for (2994ds/132Mi)
% 1.54/0.95  % (11441)Instruction limit reached!
% 1.54/0.95  % (11441)------------------------------
% 1.54/0.95  % (11441)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.54/0.95  % (11441)Termination reason: Unknown
% 1.54/0.95  % (11441)Termination phase: Saturation
% 1.54/0.95  
% 1.54/0.95  % (11441)Memory used [KB]: 1478
% 1.54/0.95  % (11441)Time elapsed: 0.010 s
% 1.54/0.95  % (11441)Instructions burned: 32 (million)
% 1.54/0.95  % (11441)------------------------------
% 1.54/0.95  % (11441)------------------------------
% 1.54/0.96  % (11448)dis-1011_1:1024_sil=2000:fde=unused:sos=on:nwc=10.0:i=54:uhcvi=on:ss=axioms:ep=RS:av=off:sp=occurrence:fsr=off:awrs=decay:awrsf=200_0 on Vampire---4 for (2994ds/54Mi)
% 1.54/0.96  % (11432)Instruction limit reached!
% 1.54/0.96  % (11432)------------------------------
% 1.54/0.96  % (11432)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.54/0.96  % (11432)Termination reason: Unknown
% 1.54/0.96  % (11432)Termination phase: Saturation
% 1.54/0.96  
% 1.54/0.96  % (11432)Memory used [KB]: 1754
% 1.54/0.96  % (11432)Time elapsed: 0.027 s
% 1.54/0.96  % (11432)Instructions burned: 82 (million)
% 1.54/0.96  % (11432)------------------------------
% 1.54/0.96  % (11432)------------------------------
% 1.54/0.96  % (11437)Instruction limit reached!
% 1.54/0.96  % (11437)------------------------------
% 1.54/0.96  % (11437)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.54/0.96  % (11437)Termination reason: Unknown
% 1.54/0.96  % (11437)Termination phase: Saturation
% 1.54/0.96  
% 1.54/0.96  % (11437)Memory used [KB]: 1718
% 1.54/0.96  % (11437)Time elapsed: 0.019 s
% 1.54/0.96  % (11437)Instructions burned: 57 (million)
% 1.54/0.96  % (11437)------------------------------
% 1.54/0.96  % (11437)------------------------------
% 1.54/0.96  % (11440)Instruction limit reached!
% 1.54/0.96  % (11440)------------------------------
% 1.54/0.96  % (11440)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.54/0.96  % (11440)Termination reason: Unknown
% 1.54/0.96  % (11440)Termination phase: Saturation
% 1.54/0.96  
% 1.54/0.96  % (11440)Memory used [KB]: 1669
% 1.54/0.96  % (11440)Time elapsed: 0.016 s
% 1.54/0.96  % (11440)Instructions burned: 47 (million)
% 1.54/0.96  % (11440)------------------------------
% 1.54/0.96  % (11440)------------------------------
% 1.54/0.96  % (11451)lrs+1011_1:2_to=lpo:drc=off:sil=2000:sp=const_min:urr=on:lcm=predicate:nwc=16.7073:updr=off:newcnf=on:i=82:av=off:rawr=on:ss=included:st=5.0:erd=off:flr=on_0 on Vampire---4 for (2994ds/82Mi)
% 1.54/0.96  % (11452)lrs+11_1:32_sil=2000:sp=occurrence:lsd=20:rp=on:i=119:sd=1:nm=0:av=off:ss=included:nwc=10.0:flr=on_0 on Vampire---4 for (2994ds/119Mi)
% 1.54/0.96  % (11451)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.54/0.96  % (11453)ott+1002_2835555:1048576_to=lpo:sil=2000:sos=on:fs=off:nwc=10.3801:avsqc=3:updr=off:avsq=on:st=2:s2a=on:i=177:s2at=3:afp=10000:aac=none:avsqr=13357983,1048576:awrs=converge:awrsf=460:bd=off:nm=13:ins=2:fsr=off:amm=sco:afq=1.16719:ss=axioms:rawr=on:fd=off_0 on Vampire---4 for (2994ds/177Mi)
% 1.54/0.97  % (11430)Instruction limit reached!
% 1.54/0.97  % (11430)------------------------------
% 1.54/0.97  % (11430)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.54/0.97  % (11430)Termination reason: Unknown
% 1.54/0.97  % (11430)Termination phase: Saturation
% 1.54/0.97  
% 1.54/0.97  % (11430)Memory used [KB]: 2303
% 1.54/0.97  % (11430)Time elapsed: 0.046 s
% 1.54/0.97  % (11430)Instructions burned: 162 (million)
% 1.54/0.97  % (11430)------------------------------
% 1.54/0.97  % (11430)------------------------------
% 1.86/0.97  % (11448)Instruction limit reached!
% 1.86/0.97  % (11448)------------------------------
% 1.86/0.97  % (11448)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.86/0.97  % (11448)Termination reason: Unknown
% 1.86/0.97  % (11448)Termination phase: Saturation
% 1.86/0.97  
% 1.86/0.97  % (11448)Memory used [KB]: 1762
% 1.86/0.97  % (11448)Time elapsed: 0.016 s
% 1.86/0.97  % (11448)Instructions burned: 54 (million)
% 1.86/0.97  % (11448)------------------------------
% 1.86/0.97  % (11448)------------------------------
% 1.86/0.97  % (11459)lrs+1002_263:262144_sfv=off:to=lpo:drc=encompass:sil=2000:tgt=full:fde=none:bsd=on:sp=const_frequency:spb=units:fd=preordered:nwc=12.504039574721643:lwlo=on:i=117:awrs=converge:awrsf=1360:bsdmm=3:bd=off:nm=11:fsd=on:amm=off:uhcvi=on:afr=on:rawr=on:fsdmm=1:updr=off:sac=on:fdi=16_0 on Vampire---4 for (2994ds/117Mi)
% 1.86/0.97  % (11461)dis+1011_1:128_sil=2000:plsq=on:sp=frequency:plsql=on:nicw=on:i=49:kws=precedence:bd=off:fsr=off:ss=axioms:sgt=64:sd=3_0 on Vampire---4 for (2994ds/49Mi)
% 1.86/0.97  % Exception at run slice level
% 1.86/0.97  User error: Immediate (shared) subterms of  term/literal set(knows,X0) have different types/not well-typed!
% 1.86/0.98  % (11463)lrs-1011_8:1_sil=2000:spb=goal:urr=on:sac=on:i=51:afp=10000:fsr=off:ss=axioms:avsq=on:avsqr=17819,524288:bd=off:bsd=on:fd=off:sims=off:rawr=on:alpa=true:bsr=on:aer=off_0 on Vampire---4 for (2993ds/51Mi)
% 1.86/0.98  % (11443)Instruction limit reached!
% 1.86/0.98  % (11443)------------------------------
% 1.86/0.98  % (11443)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.86/0.98  % (11443)Termination reason: Unknown
% 1.86/0.98  % (11443)Termination phase: Saturation
% 1.86/0.98  
% 1.86/0.98  % (11443)Memory used [KB]: 1740
% 1.86/0.98  % (11443)Time elapsed: 0.037 s
% 1.86/0.98  % (11443)Instructions burned: 132 (million)
% 1.86/0.98  % (11443)------------------------------
% 1.86/0.98  % (11443)------------------------------
% 1.86/0.98  % (11467)lrs+1011_1:1024_sil=8000:sp=unary_first:nwc=10.0:st=3.0:s2a=on:i=149:s2at=5.0:awrs=converge:awrsf=390:ep=R:av=off:ss=axioms:s2agt=32_0 on Vampire---4 for (2993ds/149Mi)
% 1.86/0.98  % (11451)Instruction limit reached!
% 1.86/0.98  % (11451)------------------------------
% 1.86/0.98  % (11451)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.86/0.98  % (11451)Termination reason: Unknown
% 1.86/0.98  % (11451)Termination phase: Saturation
% 1.86/0.98  
% 1.86/0.98  % (11451)Memory used [KB]: 1933
% 1.86/0.98  % (11451)Time elapsed: 0.026 s
% 1.86/0.98  % (11451)Instructions burned: 84 (million)
% 1.86/0.98  % (11451)------------------------------
% 1.86/0.98  % (11451)------------------------------
% 1.86/0.99  % (11469)lrs+11_10:1_to=lpo:drc=off:sil=4000:sp=const_min:fd=preordered:rp=on:st=3.0:s2a=on:i=56:s2at=2.0:ss=axioms:er=known:sup=off:sd=1_0 on Vampire---4 for (2993ds/56Mi)
% 1.86/0.99  % (11461)Instruction limit reached!
% 1.86/0.99  % (11461)------------------------------
% 1.86/0.99  % (11461)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.86/0.99  % (11461)Termination reason: Unknown
% 1.86/0.99  % (11461)Termination phase: Saturation
% 1.86/0.99  
% 1.86/0.99  % (11461)Memory used [KB]: 1568
% 1.86/0.99  % (11461)Time elapsed: 0.040 s
% 1.86/0.99  % (11461)Instructions burned: 52 (million)
% 1.86/0.99  % (11461)------------------------------
% 1.86/0.99  % (11461)------------------------------
% 1.86/0.99  % (11472)lrs+1011_4:1_bsr=on:sil=32000:sos=all:urr=on:br=off:s2a=on:i=289:s2at=2.0:bd=off:gsp=on:ss=axioms:sgt=8:sd=1:fsr=off_0 on Vampire---4 for (2993ds/289Mi)
% 1.86/0.99  % (11463)Instruction limit reached!
% 1.86/0.99  % (11463)------------------------------
% 1.86/0.99  % (11463)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.86/0.99  % (11463)Termination reason: Unknown
% 1.86/0.99  % (11463)Termination phase: Saturation
% 1.86/0.99  
% 1.86/0.99  % (11463)Memory used [KB]: 1827
% 1.86/0.99  % (11463)Time elapsed: 0.017 s
% 1.86/0.99  % (11463)Instructions burned: 51 (million)
% 1.86/0.99  % (11463)------------------------------
% 1.86/0.99  % (11463)------------------------------
% 1.86/0.99  % (11472)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 1.86/0.99  % (11474)ott-1011_16:1_sil=2000:sp=const_max:urr=on:lsd=20:st=3.0:i=206:ss=axioms:gsp=on:rp=on:sos=on:fd=off:aac=none_0 on Vampire---4 for (2993ds/206Mi)
% 1.86/1.00  % (11452)Instruction limit reached!
% 1.86/1.00  % (11452)------------------------------
% 1.86/1.00  % (11452)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.86/1.00  % (11452)Termination reason: Unknown
% 1.86/1.00  % (11452)Termination phase: Saturation
% 1.86/1.00  
% 1.86/1.00  % (11452)Memory used [KB]: 2294
% 1.86/1.00  % (11452)Time elapsed: 0.058 s
% 1.86/1.00  % (11452)Instructions burned: 121 (million)
% 1.86/1.00  % (11452)------------------------------
% 1.86/1.00  % (11452)------------------------------
% 1.86/1.00  % (11474)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 1.86/1.00  % (11476)ott+1004_1:2_bsr=unit_only:slsqr=1,8:to=lpo:sil=2000:plsqc=2:plsq=on:sp=reverse_frequency:acc=on:nwc=6.4:slsq=on:st=2.0:i=50:s2at=3.0:bd=off:ins=4:ss=axioms:sgt=10:plsql=on:rawr=on:aer=off:slsqc=2:afp=4000:afq=2.0:bce=on:gs=on:lma=on:br=off:gsaa=full_model:add=off_0 on Vampire---4 for (2993ds/50Mi)
% 1.86/1.00  % (11469)Instruction limit reached!
% 1.86/1.00  % (11469)------------------------------
% 1.86/1.00  % (11469)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.86/1.00  % (11469)Termination reason: Unknown
% 1.86/1.00  % (11469)Termination phase: Saturation
% 1.86/1.00  
% 1.86/1.00  % (11469)Memory used [KB]: 1778
% 1.86/1.00  % (11469)Time elapsed: 0.019 s
% 1.86/1.00  % (11469)Instructions burned: 57 (million)
% 1.86/1.00  % (11469)------------------------------
% 1.86/1.00  % (11469)------------------------------
% 1.86/1.01  % (11484)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on Vampire---4 for (2993ds/1483Mi)
% 1.86/1.01  % (11429)Instruction limit reached!
% 1.86/1.01  % (11429)------------------------------
% 1.86/1.01  % (11429)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.86/1.01  % (11429)Termination reason: Unknown
% 1.86/1.01  % (11429)Termination phase: Saturation
% 1.86/1.01  
% 1.86/1.01  % (11429)Memory used [KB]: 2376
% 1.86/1.01  % (11429)Time elapsed: 0.088 s
% 1.86/1.01  % (11429)Instructions burned: 362 (million)
% 1.86/1.01  % (11429)------------------------------
% 1.86/1.01  % (11429)------------------------------
% 1.86/1.01  % (11453)Instruction limit reached!
% 1.86/1.01  % (11453)------------------------------
% 1.86/1.01  % (11453)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.86/1.01  % (11453)Termination reason: Unknown
% 1.86/1.01  % (11453)Termination phase: Saturation
% 1.86/1.01  
% 1.86/1.01  % (11453)Memory used [KB]: 2681
% 1.86/1.01  % (11453)Time elapsed: 0.073 s
% 1.86/1.01  % (11453)Instructions burned: 179 (million)
% 1.86/1.01  % (11453)------------------------------
% 1.86/1.01  % (11453)------------------------------
% 1.86/1.01  % (11487)dis+1010_1:3_sil=2000:tgt=ground:sp=const_max:nwc=5.0:s2a=on:i=67:nm=16:av=off:bd=off_0 on Vampire---4 for (2993ds/67Mi)
% 1.86/1.01  % (11489)lrs+1011_1:1_sil=64000:tgt=full:plsqc=1:plsq=on:plsqr=32,1:sp=occurrence:sos=on:lsd=20:st=5.0:i=67:sd=2:nm=4:av=off:fsr=off:ss=axioms:er=tagged:gs=on:sgt=8:nwc=3.0:bd=off_0 on Vampire---4 for (2993ds/67Mi)
% 1.86/1.02  % (11476)Instruction limit reached!
% 1.86/1.02  % (11476)------------------------------
% 1.86/1.02  % (11476)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.86/1.02  % (11476)Termination reason: Unknown
% 1.86/1.02  % (11476)Termination phase: Saturation
% 1.86/1.02  
% 1.86/1.02  % (11476)Memory used [KB]: 1723
% 1.86/1.02  % (11476)Time elapsed: 0.019 s
% 1.86/1.02  % (11476)Instructions burned: 52 (million)
% 1.86/1.02  % (11476)------------------------------
% 1.86/1.02  % (11476)------------------------------
% 1.86/1.02  % (11492)dis+1002_1:1024_sil=2000:sac=on:slsq=on:i=52:nm=16:sfv=off:slsqc=1:urr=ec_only:bd=off_0 on Vampire---4 for (2993ds/52Mi)
% 1.86/1.02  % (11467)Instruction limit reached!
% 1.86/1.02  % (11467)------------------------------
% 1.86/1.02  % (11467)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.86/1.02  % (11467)Termination reason: Unknown
% 1.86/1.02  % (11467)Termination phase: Saturation
% 1.86/1.02  
% 1.86/1.02  % (11467)Memory used [KB]: 2305
% 1.86/1.02  % (11467)Time elapsed: 0.041 s
% 1.86/1.02  % (11467)Instructions burned: 149 (million)
% 1.86/1.02  % (11467)------------------------------
% 1.86/1.02  % (11467)------------------------------
% 1.86/1.03  % (11493)lrs+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:i=366:sd=2:ss=axioms_0 on Vampire---4 for (2993ds/366Mi)
% 1.86/1.03  % (11493)Refutation not found, incomplete strategy% (11493)------------------------------
% 1.86/1.03  % (11493)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.86/1.03  % (11493)Termination reason: Refutation not found, incomplete strategy
% 1.86/1.03  
% 1.86/1.03  % (11493)Memory used [KB]: 1330
% 1.86/1.03  % (11493)Time elapsed: 0.007 s
% 1.86/1.03  % (11493)Instructions burned: 21 (million)
% 1.86/1.03  % (11493)------------------------------
% 1.86/1.03  % (11493)------------------------------
% 1.86/1.03  % (11487)Instruction limit reached!
% 1.86/1.03  % (11487)------------------------------
% 1.86/1.03  % (11487)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.86/1.03  % (11487)Termination reason: Unknown
% 1.86/1.03  % (11487)Termination phase: Saturation
% 1.86/1.03  
% 1.86/1.03  % (11487)Memory used [KB]: 1648
% 1.86/1.03  % (11487)Time elapsed: 0.022 s
% 1.86/1.03  % (11487)Instructions burned: 69 (million)
% 1.86/1.03  % (11487)------------------------------
% 1.86/1.03  % (11487)------------------------------
% 1.86/1.03  % (11498)lrs+1011_4:1_to=lpo:drc=off:sil=8000:sp=frequency:abs=on:urr=on:lsd=10:nwc=5.0:s2agt=4:newcnf=on:st=5.0:s2a=on:i=863:ss=axioms:aac=none:br=off:bd=preordered_0 on Vampire---4 for (2993ds/863Mi)
% 2.27/1.03  % (11489)Instruction limit reached!
% 2.27/1.03  % (11489)------------------------------
% 2.27/1.03  % (11489)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.27/1.03  % (11489)Termination reason: Unknown
% 2.27/1.03  % (11489)Termination phase: Saturation
% 2.27/1.03  
% 2.27/1.03  % (11489)Memory used [KB]: 1859
% 2.27/1.03  % (11489)Time elapsed: 0.023 s
% 2.27/1.03  % (11489)Instructions burned: 68 (million)
% 2.27/1.04  % (11489)------------------------------
% 2.27/1.04  % (11489)------------------------------
% 2.27/1.04  % (11499)lrs+1011_1:1_sil=16000:fde=unused:plsqc=1:plsq=on:plsqr=32,1:sos=on:nwc=10.0:i=163:kws=frequency:nm=2:lsd=1:bd=off_0 on Vampire---4 for (2993ds/163Mi)
% 2.27/1.04  % (11492)Instruction limit reached!
% 2.27/1.04  % (11492)------------------------------
% 2.27/1.04  % (11492)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.27/1.04  % (11492)Termination reason: Unknown
% 2.27/1.04  % (11492)Termination phase: Saturation
% 2.27/1.04  
% 2.27/1.04  % (11492)Memory used [KB]: 1536
% 2.27/1.04  % (11492)Time elapsed: 0.018 s
% 2.27/1.04  % (11492)Instructions burned: 55 (million)
% 2.27/1.04  % (11492)------------------------------
% 2.27/1.04  % (11492)------------------------------
% 2.27/1.04  % (11498)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 2.27/1.04  % (11501)lrs+33_1:1_sil=4000:sp=reverse_frequency:sos=all:i=77:sd=2:bd=off:nm=2:av=off:fsr=off:ss=axioms:sgt=10:rawr=on:sup=off:to=lpo:fs=off_0 on Vampire---4 for (2993ds/77Mi)
% 2.27/1.04  % (11503)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on Vampire---4 for (2993ds/1548Mi)
% 2.27/1.05  % (11503)Refutation not found, incomplete strategy% (11503)------------------------------
% 2.27/1.05  % (11503)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.27/1.05  % (11503)Termination reason: Refutation not found, incomplete strategy
% 2.27/1.05  
% 2.27/1.05  % (11503)Memory used [KB]: 1456
% 2.27/1.05  % (11503)Time elapsed: 0.010 s
% 2.27/1.05  % (11503)Instructions burned: 29 (million)
% 2.27/1.05  % (11503)------------------------------
% 2.27/1.05  % (11503)------------------------------
% 2.27/1.05  % (11509)lrs+1010_974213:1048576_nwc=9.0:s2a=on:i=76:bd=off:lwlo=on:fd=off:sil=256000:s2agt=10:sims=off:nm=9:sp=const_min:rp=on:er=known:cond=fast:bce=on:abs=on:irw=on:amm=sco:afp=2000:updr=off:add=off:to=lpo:awrs=decay:awrsf=260:rawr=on:afq=2.0:uhcvi=on_0 on Vampire---4 for (2993ds/76Mi)
% 2.27/1.06  % (11501)Instruction limit reached!
% 2.27/1.06  % (11501)------------------------------
% 2.27/1.06  % (11501)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.27/1.06  % (11501)Termination reason: Unknown
% 2.27/1.06  % (11501)Termination phase: Saturation
% 2.27/1.06  
% 2.27/1.06  % (11501)Memory used [KB]: 1691
% 2.27/1.06  % (11501)Time elapsed: 0.022 s
% 2.27/1.06  % (11474)Instruction limit reached!
% 2.27/1.06  % (11474)------------------------------
% 2.27/1.06  % (11474)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.27/1.06  % (11474)Termination reason: Unknown
% 2.27/1.06  % (11474)Termination phase: Saturation
% 2.27/1.06  
% 2.27/1.06  % (11474)Memory used [KB]: 3625
% 2.27/1.06  % (11474)Time elapsed: 0.065 s
% 2.27/1.06  % (11474)Instructions burned: 206 (million)
% 2.27/1.06  % (11474)------------------------------
% 2.27/1.06  % (11474)------------------------------
% 2.27/1.06  % (11501)Instructions burned: 79 (million)
% 2.27/1.06  % (11501)------------------------------
% 2.27/1.06  % (11501)------------------------------
% 2.27/1.06  % (11514)dis+1010_111129:1048576_sfv=off:drc=encompass:sil=2000:tgt=full:sp=reverse_arity:spb=goal:rnwc=on:fd=preordered:rp=on:nwc=6.5667:i=1376:kws=arity_squared:bd=off:nm=0:uhcvi=on:rawr=on:av=off:erd=off:cond=on:lcm=reverse_0 on Vampire---4 for (2993ds/1376Mi)
% 2.27/1.06  % (11515)lrs-1002_3:2_sil=2000:sos=on:fd=off:nwc=10.0:flr=on:i=117:nm=16:fsr=off:sup=off:ss=axioms:fs=off:bd=off:fde=none:erd=off_0 on Vampire---4 for (2993ds/117Mi)
% 2.27/1.06  % (11515)Refutation not found, incomplete strategy% (11515)------------------------------
% 2.27/1.06  % (11515)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.27/1.06  % (11515)Termination reason: Refutation not found, incomplete strategy
% 2.27/1.06  
% 2.27/1.06  % (11515)Memory used [KB]: 1293
% 2.27/1.06  % (11515)Time elapsed: 0.004 s
% 2.27/1.06  % (11515)Instructions burned: 13 (million)
% 2.27/1.06  % (11515)------------------------------
% 2.27/1.06  % (11515)------------------------------
% 2.27/1.07  % (11517)ott+1011_47:51_anc=all_dependent:slsqr=853,231:sil=4000:sp=reverse_frequency:foolp=on:spb=non_intro:abs=on:s2agt=50:slsqc=1:slsq=on:st=4.0:i=59:s2at=1.5:sd=7:kws=inv_frequency:afp=2000:nm=14:ins=2:afq=1.2:uhcvi=on:afr=on:gsp=on:ss=axioms:sgt=100:rawr=on:tgt=ground:awrs=converge:awrsf=390:bs=unit_only:add=off:flr=on:plsq=on:plsqc=1:plsqr=6705511,1048576:bd=preordered:newcnf=on:nwc=5.0_0 on Vampire---4 for (2993ds/59Mi)
% 2.27/1.07  % (11517)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 2.27/1.07  % (11517)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 2.85/1.08  % (11472)Instruction limit reached!
% 2.85/1.08  % (11472)------------------------------
% 2.85/1.08  % (11472)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.85/1.08  % (11472)Termination reason: Unknown
% 2.85/1.08  % (11472)Termination phase: Saturation
% 2.85/1.08  
% 2.85/1.08  % (11472)Memory used [KB]: 3294
% 2.85/1.08  % (11472)Time elapsed: 0.093 s
% 2.85/1.08  % (11472)Instructions burned: 291 (million)
% 2.85/1.08  % (11472)------------------------------
% 2.85/1.08  % (11472)------------------------------
% 2.85/1.08  % (11509)Instruction limit reached!
% 2.85/1.08  % (11509)------------------------------
% 2.85/1.08  % (11509)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.85/1.08  % (11509)Termination reason: Unknown
% 2.85/1.08  % (11509)Termination phase: Saturation
% 2.85/1.08  
% 2.85/1.08  % (11509)Memory used [KB]: 1885
% 2.85/1.08  % (11509)Time elapsed: 0.028 s
% 2.85/1.08  % (11509)Instructions burned: 77 (million)
% 2.85/1.08  % (11509)------------------------------
% 2.85/1.08  % (11509)------------------------------
% 2.85/1.09  % (11526)lrs+1002_1:1_sfv=off:drc=encompass:sil=2000:fde=unused:sp=frequency:nwc=10.0:flr=on:st=1.5:i=151:bd=off:nm=0:ins=4:fsr=off:fsd=on:ss=axioms:s2a=on:s2agt=32:to=lpo:aac=none:sims=off_0 on Vampire---4 for (2992ds/151Mi)
% 2.85/1.09  % (11517)Instruction limit reached!
% 2.85/1.09  % (11517)------------------------------
% 2.85/1.09  % (11517)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.85/1.09  % (11517)Termination reason: Unknown
% 2.85/1.09  % (11517)Termination phase: Saturation
% 2.85/1.09  
% 2.85/1.09  % (11517)Memory used [KB]: 1880
% 2.85/1.09  % (11517)Time elapsed: 0.020 s
% 2.85/1.09  % (11517)Instructions burned: 61 (million)
% 2.85/1.09  % (11517)------------------------------
% 2.85/1.09  % (11517)------------------------------
% 2.85/1.09  % (11527)lrs+11_1:1_sos=on:urr=on:s2a=on:i=260:sd=1:aac=none:ss=axioms:gsp=on:sil=128000:nm=3:bce=on:fd=preordered:alpa=true:etr=on:bd=off:lcm=predicate_0 on Vampire---4 for (2992ds/260Mi)
% 2.85/1.09  % (11528)dis+1010_1:1_drc=off:sil=32000:rp=on:cond=fast:i=1797:av=off:newcnf=on:bd=off:sfv=off:plsq=on:plsqr=1,32:erd=off_0 on Vampire---4 for (2992ds/1797Mi)
% 2.85/1.09  % (11528)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 2.85/1.09  % (11527)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 2.85/1.09  % (11499)Instruction limit reached!
% 2.85/1.09  % (11499)------------------------------
% 2.85/1.09  % (11499)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.85/1.09  % (11499)Termination reason: Unknown
% 2.85/1.09  % (11499)Termination phase: Saturation
% 2.85/1.09  
% 2.85/1.09  % (11499)Memory used [KB]: 2536
% 2.85/1.09  % (11499)Time elapsed: 0.055 s
% 2.85/1.09  % (11499)Instructions burned: 164 (million)
% 2.85/1.09  % (11499)------------------------------
% 2.85/1.09  % (11499)------------------------------
% 2.85/1.09  % (11533)lrs-1010_1:8_sil=2000:spb=intro:acc=on:rp=on:i=200:sd=1:bd=off:uhcvi=on:ss=axioms:sgt=32:rawr=on:erd=off:alpa=true:anc=none:afp=2000_0 on Vampire---4 for (2992ds/200Mi)
% 3.19/1.13  % (11526)Instruction limit reached!
% 3.19/1.13  % (11526)------------------------------
% 3.19/1.13  % (11526)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.19/1.13  % (11526)Termination reason: Unknown
% 3.19/1.13  % (11526)Termination phase: Saturation
% 3.19/1.13  
% 3.19/1.13  % (11526)Memory used [KB]: 2375
% 3.19/1.13  % (11526)Time elapsed: 0.049 s
% 3.19/1.13  % (11526)Instructions burned: 152 (million)
% 3.19/1.13  % (11526)------------------------------
% 3.19/1.13  % (11526)------------------------------
% 3.19/1.14  % (11564)lrs+1002_1:8_sil=4000:sos=on:nicw=on:st=2.5:i=356:ss=included:sd=7:ep=RS:erd=off_0 on Vampire---4 for (2992ds/356Mi)
% 3.19/1.14  % (11564)Refutation not found, incomplete strategy% (11564)------------------------------
% 3.19/1.14  % (11564)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.19/1.14  % (11564)Termination reason: Refutation not found, incomplete strategy
% 3.19/1.14  
% 3.19/1.14  % (11564)Memory used [KB]: 1297
% 3.19/1.14  % (11564)Time elapsed: 0.007 s
% 3.19/1.14  % (11564)Instructions burned: 20 (million)
% 3.19/1.14  % (11564)------------------------------
% 3.19/1.14  % (11564)------------------------------
% 3.19/1.15  % (11568)lrs+1011_1:4_bsr=unit_only:to=lpo:sil=2000:plsqc=4:plsq=on:sp=occurrence:plsql=on:alpa=false:i=75:afp=10:afq=2.0:ss=axioms:rawr=on:fd=off_0 on Vampire---4 for (2992ds/75Mi)
% 3.19/1.16  % (11533)Instruction limit reached!
% 3.19/1.16  % (11533)------------------------------
% 3.19/1.16  % (11533)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.19/1.16  % (11533)Termination reason: Unknown
% 3.19/1.16  % (11533)Termination phase: Saturation
% 3.19/1.16  
% 3.19/1.16  % (11533)Memory used [KB]: 2895
% 3.19/1.16  % (11533)Time elapsed: 0.065 s
% 3.19/1.16  % (11533)Instructions burned: 203 (million)
% 3.19/1.16  % (11533)------------------------------
% 3.19/1.16  % (11533)------------------------------
% 3.19/1.16  % (11582)dis+1011_13623:1048576_drc=off:sil=2000:fde=unused:bsd=on:sp=const_min:br=off:fd=preordered:gs=on:nwc=17.1261:gsem=off:i=578:kws=inv_frequency:nm=4:rawr=on:bd=off:fsr=off:bsdmm=1:av=off_0 on Vampire---4 for (2992ds/578Mi)
% 3.46/1.17  % (11568)Instruction limit reached!
% 3.46/1.17  % (11568)------------------------------
% 3.46/1.17  % (11568)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.46/1.17  % (11568)Termination reason: Unknown
% 3.46/1.17  % (11568)Termination phase: Saturation
% 3.46/1.17  
% 3.46/1.17  % (11568)Memory used [KB]: 2214
% 3.46/1.17  % (11568)Time elapsed: 0.027 s
% 3.46/1.17  % (11568)Instructions burned: 76 (million)
% 3.46/1.17  % (11568)------------------------------
% 3.46/1.17  % (11568)------------------------------
% 3.46/1.17  % (11527)Instruction limit reached!
% 3.46/1.17  % (11527)------------------------------
% 3.46/1.17  % (11527)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.46/1.17  % (11527)Termination reason: Unknown
% 3.46/1.17  % (11527)Termination phase: Saturation
% 3.46/1.17  
% 3.46/1.17  % (11527)Memory used [KB]: 3286
% 3.46/1.17  % (11527)Time elapsed: 0.086 s
% 3.46/1.17  % (11527)Instructions burned: 261 (million)
% 3.46/1.17  % (11527)------------------------------
% 3.46/1.17  % (11527)------------------------------
% 3.46/1.17  % (11588)ott-1011_3:2_to=lpo:drc=off:sil=2000:sims=off:sos=on:lma=on:spb=goal_then_units:lcm=predicate:fd=preordered:rp=on:newcnf=on:avsq=on:i=251:ins=1:fsr=off:avsqc=4:aac=none:plsq=on:plsqc=1:plsqr=32,1:fs=off_0 on Vampire---4 for (2992ds/251Mi)
% 3.46/1.17  % (11588)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 3.46/1.18  % (11589)dis+1010_1:1_sil=2000:tgt=full:rp=on:gs=on:nwc=5.0:i=93:abs=on:sos=on_0 on Vampire---4 for (2992ds/93Mi)
% 3.46/1.18  % (11589)Refutation not found, incomplete strategy% (11589)------------------------------
% 3.46/1.18  % (11589)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.46/1.18  % (11589)Termination reason: Refutation not found, incomplete strategy
% 3.46/1.18  
% 3.46/1.18  % (11589)Memory used [KB]: 1347
% 3.46/1.18  % (11589)Time elapsed: 0.008 s
% 3.46/1.18  % (11589)Instructions burned: 20 (million)
% 3.46/1.18  % (11589)------------------------------
% 3.46/1.18  % (11589)------------------------------
% 3.46/1.18  % (11594)lrs+1010_1:8_sil=4000:sos=on:urr=on:rnwc=on:nwc=10.0:i=37:sup=off:kws=frequency_0 on Vampire---4 for (2991ds/37Mi)
% 3.46/1.20  % (11594)Instruction limit reached!
% 3.46/1.20  % (11594)------------------------------
% 3.46/1.20  % (11594)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.46/1.20  % (11594)Termination reason: Unknown
% 3.46/1.20  % (11594)Termination phase: Saturation
% 3.46/1.20  
% 3.46/1.20  % (11594)Memory used [KB]: 1700
% 3.46/1.20  % (11594)Time elapsed: 0.013 s
% 3.46/1.20  % (11594)Instructions burned: 37 (million)
% 3.46/1.20  % (11594)------------------------------
% 3.46/1.20  % (11594)------------------------------
% 3.46/1.20  % (11604)lrs+1010_1:1_sil=2000:sos=all:kmz=on:cond=fast:i=132:kws=inv_frequency:av=off:gsp=on:rawr=on:s2a=on:s2at=2.0_0 on Vampire---4 for (2991ds/132Mi)
% 3.46/1.20  % (11604)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 3.85/1.24  % (11604)Instruction limit reached!
% 3.85/1.24  % (11604)------------------------------
% 3.85/1.24  % (11604)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.85/1.24  % (11604)Termination reason: Unknown
% 3.85/1.24  % (11604)Termination phase: Saturation
% 3.85/1.24  
% 3.85/1.24  % (11604)Memory used [KB]: 2484
% 3.85/1.24  % (11604)Time elapsed: 0.044 s
% 3.85/1.24  % (11604)Instructions burned: 134 (million)
% 3.85/1.24  % (11604)------------------------------
% 3.85/1.24  % (11604)------------------------------
% 3.85/1.24  % (11622)dis+1011_1:1024_drc=off:sil=2000:urr=ec_only:br=off:sac=on:i=209:fsr=off_0 on Vampire---4 for (2991ds/209Mi)
% 3.85/1.25  % (11588)Instruction limit reached!
% 3.85/1.25  % (11588)------------------------------
% 3.85/1.25  % (11588)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.85/1.25  % (11588)Termination reason: Unknown
% 3.85/1.25  % (11588)Termination phase: Saturation
% 3.85/1.25  
% 3.85/1.25  % (11588)Memory used [KB]: 4064
% 3.85/1.25  % (11588)Time elapsed: 0.080 s
% 3.85/1.25  % (11588)Instructions burned: 253 (million)
% 3.85/1.25  % (11588)------------------------------
% 3.85/1.25  % (11588)------------------------------
% 3.85/1.26  % (11627)lrs+11_7:12_sil=2000:sp=occurrence:sos=on:erd=off:lcm=reverse:gs=on:st=5.0:i=100:awrs=converge:bd=off:ss=axioms:fs=off:fsr=off:rawr=on_0 on Vampire---4 for (2991ds/100Mi)
% 4.06/1.28  % (11498)Instruction limit reached!
% 4.06/1.28  % (11498)------------------------------
% 4.06/1.28  % (11498)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.06/1.28  % (11498)Termination reason: Unknown
% 4.06/1.28  % (11498)Termination phase: Saturation
% 4.06/1.28  
% 4.06/1.28  % (11498)Memory used [KB]: 8737
% 4.06/1.28  % (11498)Time elapsed: 0.251 s
% 4.06/1.28  % (11498)Instructions burned: 864 (million)
% 4.06/1.28  % (11498)------------------------------
% 4.06/1.28  % (11498)------------------------------
% 4.06/1.29  % (11627)Instruction limit reached!
% 4.06/1.29  % (11627)------------------------------
% 4.06/1.29  % (11627)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.06/1.29  % (11627)Termination reason: Unknown
% 4.06/1.29  % (11627)Termination phase: Saturation
% 4.06/1.29  
% 4.06/1.29  % (11627)Memory used [KB]: 2702
% 4.06/1.29  % (11627)Time elapsed: 0.031 s
% 4.06/1.29  % (11627)Instructions burned: 102 (million)
% 4.06/1.29  % (11627)------------------------------
% 4.06/1.29  % (11627)------------------------------
% 4.06/1.29  % (11630)dis+10_1:1_sil=2000:nwc=5.0:s2agt=32:s2a=on:i=54:nm=4:alpa=true_0 on Vampire---4 for (2990ds/54Mi)
% 4.06/1.29  % (11631)lrs-1011_1:1_to=lpo:drc=off:sil=2000:sp=const_min:sos=on:lsd=10:sac=on:i=62:br=off:newcnf=on_0 on Vampire---4 for (2990ds/62Mi)
% 4.06/1.29  % (11631)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 4.06/1.29  % (11631)Refutation not found, incomplete strategy% (11631)------------------------------
% 4.06/1.29  % (11631)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.06/1.29  % (11631)Termination reason: Refutation not found, incomplete strategy
% 4.06/1.29  
% 4.06/1.29  % (11631)Memory used [KB]: 1334
% 4.06/1.29  % (11631)Time elapsed: 0.006 s
% 4.06/1.29  % (11631)Instructions burned: 20 (million)
% 4.06/1.29  % (11631)------------------------------
% 4.06/1.29  % (11631)------------------------------
% 4.06/1.30  % (11632)lrs+10_8:1_to=lpo:drc=encompass:sil=4000:sos=on:urr=on:newcnf=on:i=2265:sd=2:nm=2:ss=axioms:sgt=32:sup=off:bd=off_0 on Vampire---4 for (2990ds/2265Mi)
% 4.06/1.30  % (11632)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 4.06/1.30  % (11622)Instruction limit reached!
% 4.06/1.30  % (11622)------------------------------
% 4.06/1.30  % (11622)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.06/1.30  % (11622)Termination reason: Unknown
% 4.06/1.30  % (11622)Termination phase: Saturation
% 4.06/1.30  
% 4.06/1.30  % (11622)Memory used [KB]: 2243
% 4.06/1.30  % (11622)Time elapsed: 0.058 s
% 4.06/1.30  % (11622)Instructions burned: 210 (million)
% 4.06/1.30  % (11622)------------------------------
% 4.06/1.30  % (11622)------------------------------
% 4.06/1.30  % (11630)Instruction limit reached!
% 4.06/1.30  % (11630)------------------------------
% 4.06/1.30  % (11630)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.06/1.30  % (11630)Termination reason: Unknown
% 4.06/1.30  % (11630)Termination phase: Saturation
% 4.06/1.30  
% 4.06/1.30  % (11630)Memory used [KB]: 1626
% 4.06/1.30  % (11630)Time elapsed: 0.038 s
% 4.06/1.30  % (11630)Instructions burned: 54 (million)
% 4.06/1.30  % (11630)------------------------------
% 4.06/1.30  % (11630)------------------------------
% 4.06/1.30  % (11636)lrs+1011_1:128_sil=2000:lsd=10:newcnf=on:i=91:bd=off:fsd=on:ss=axioms:plsq=on:plsqr=9200103,131072:sd=1:lma=on_0 on Vampire---4 for (2990ds/91Mi)
% 4.06/1.31  % (11636)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 4.06/1.31  % (11638)ott+1011_7:2_anc=all:to=lpo:sil=2000:tgt=full:plsq=on:sos=on:spb=intro:fd=preordered:rp=on:i=83:uhcvi=on:rawr=on:fs=off:fsr=off:lsd=1:erd=off:aac=none:plsqc=2:newcnf=on:abs=on:bd=off_0 on Vampire---4 for (2990ds/83Mi)
% 4.06/1.31  % (11638)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 4.06/1.32  % (11582)Instruction limit reached!
% 4.06/1.32  % (11582)------------------------------
% 4.06/1.32  % (11582)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.06/1.32  % (11582)Termination reason: Unknown
% 4.06/1.32  % (11582)Termination phase: Saturation
% 4.06/1.32  
% 4.06/1.32  % (11582)Memory used [KB]: 4925
% 4.06/1.32  % (11582)Time elapsed: 0.164 s
% 4.06/1.32  % (11582)Instructions burned: 578 (million)
% 4.06/1.32  % (11582)------------------------------
% 4.06/1.32  % (11582)------------------------------
% 4.60/1.33  % (11645)dis+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:spb=goal:rp=on:i=123:bd=off:ins=4:ss=axioms:sgt=32:acc=on:fde=none_0 on Vampire---4 for (2990ds/123Mi)
% 4.60/1.33  % (11638)Instruction limit reached!
% 4.60/1.33  % (11638)------------------------------
% 4.60/1.33  % (11638)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.60/1.33  % (11638)Termination reason: Unknown
% 4.60/1.33  % (11638)Termination phase: Saturation
% 4.60/1.33  
% 4.60/1.33  % (11638)Memory used [KB]: 2344
% 4.60/1.33  % (11638)Time elapsed: 0.026 s
% 4.60/1.33  % (11638)Instructions burned: 84 (million)
% 4.60/1.33  % (11638)------------------------------
% 4.60/1.33  % (11638)------------------------------
% 4.60/1.33  % (11636)Instruction limit reached!
% 4.60/1.33  % (11636)------------------------------
% 4.60/1.33  % (11636)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.60/1.33  % (11636)Termination reason: Unknown
% 4.60/1.33  % (11636)Termination phase: Saturation
% 4.60/1.33  
% 4.60/1.33  % (11636)Memory used [KB]: 1747
% 4.60/1.33  % (11636)Time elapsed: 0.028 s
% 4.60/1.33  % (11636)Instructions burned: 91 (million)
% 4.60/1.33  % (11636)------------------------------
% 4.60/1.33  % (11636)------------------------------
% 4.60/1.33  % (11649)dis-1003_1:1_drc=off:sil=2000:sos=all:i=84:av=off:irw=on:plsq=on:plsqc=1:plsqr=32,1:sfv=off_0 on Vampire---4 for (2990ds/84Mi)
% 4.60/1.33  % (11650)lrs+2_1:1_sil=2000:urr=on:flr=on:s2a=on:i=85:s2at=5.0:sd=1:ss=axioms:sgt=8:gsp=on:br=off_0 on Vampire---4 for (2990ds/85Mi)
% 4.60/1.33  % (11645)Refutation not found, incomplete strategy% (11645)------------------------------
% 4.60/1.33  % (11645)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.60/1.33  % (11645)Termination reason: Refutation not found, incomplete strategy
% 4.60/1.33  
% 4.60/1.34  % (11645)Memory used [KB]: 1414
% 4.60/1.34  % (11645)Time elapsed: 0.010 s
% 4.60/1.34  % (11645)Instructions burned: 30 (million)
% 4.60/1.34  % (11645)------------------------------
% 4.60/1.34  % (11645)------------------------------
% 4.60/1.34  % (11650)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 4.60/1.34  % (11652)dis+1002_1:1_sil=2000:tgt=full:spb=goal:avsq=on:i=259:avsqr=19,107:er=known:rawr=on:nwc=3.7:cond=fast:abs=on_0 on Vampire---4 for (2990ds/259Mi)
% 4.60/1.36  % (11649)Instruction limit reached!
% 4.60/1.36  % (11649)------------------------------
% 4.60/1.36  % (11649)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.60/1.36  % (11649)Termination reason: Unknown
% 4.60/1.36  % (11649)Termination phase: Saturation
% 4.60/1.36  
% 4.60/1.36  % (11649)Memory used [KB]: 1848
% 4.60/1.36  % (11649)Time elapsed: 0.024 s
% 4.60/1.36  % (11649)Instructions burned: 86 (million)
% 4.60/1.36  % (11649)------------------------------
% 4.60/1.36  % (11649)------------------------------
% 4.60/1.36  % (11657)lrs+1010_1:1_to=lpo:sil=32000:plsq=on:plsqr=32,1:sp=frequency:sos=on:erd=off:newcnf=on:i=106:bd=off:rawr=on:sup=off_0 on Vampire---4 for (2990ds/106Mi)
% 4.60/1.36  % (11657)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 4.60/1.36  % (11650)Instruction limit reached!
% 4.60/1.36  % (11650)------------------------------
% 4.60/1.36  % (11650)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.60/1.36  % (11650)Termination reason: Unknown
% 4.60/1.36  % (11650)Termination phase: Saturation
% 4.60/1.36  
% 4.60/1.36  % (11650)Memory used [KB]: 2024
% 4.60/1.36  % (11650)Time elapsed: 0.027 s
% 4.60/1.36  % (11650)Instructions burned: 86 (million)
% 4.60/1.36  % (11650)------------------------------
% 4.60/1.36  % (11650)------------------------------
% 4.84/1.36  % (11659)lrs+1010_1:28_sil=2000:s2agt=16:st=3.0:s2a=on:i=278:sd=3:ss=axioms:av=off:slsq=on_0 on Vampire---4 for (2990ds/278Mi)
% 4.84/1.36  % (11657)Refutation not found, incomplete strategy% (11657)------------------------------
% 4.84/1.36  % (11657)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.84/1.36  % (11657)Termination reason: Refutation not found, incomplete strategy
% 4.84/1.36  
% 4.84/1.36  % (11657)Memory used [KB]: 1287
% 4.84/1.36  % (11657)Time elapsed: 0.005 s
% 4.84/1.36  % (11657)Instructions burned: 17 (million)
% 4.84/1.36  % (11657)------------------------------
% 4.84/1.36  % (11657)------------------------------
% 4.84/1.37  % (11662)lrs+1011_1:10_to=lpo:sil=2000:nwc=5.0:st=5.0:i=151:nm=2:av=off:ss=included:bd=preordered:uhcvi=on:irw=on_0 on Vampire---4 for (2990ds/151Mi)
% 4.84/1.41  % (11662)Instruction limit reached!
% 4.84/1.41  % (11662)------------------------------
% 4.84/1.41  % (11662)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.84/1.41  % (11662)Termination reason: Unknown
% 4.84/1.41  % (11662)Termination phase: Saturation
% 4.84/1.41  
% 4.84/1.41  % (11662)Memory used [KB]: 2885
% 4.84/1.41  % (11662)Time elapsed: 0.046 s
% 4.84/1.41  % (11662)Instructions burned: 152 (million)
% 4.84/1.41  % (11662)------------------------------
% 4.84/1.41  % (11662)------------------------------
% 4.84/1.41  % (11676)lrs+2_1:28_bsr=unit_only:slsqr=1,2:to=lpo:sil=4000:fde=none:sp=unary_first:spb=goal_then_units:slsqc=1:slsq=on:i=97:s2at=2.0:slsql=off:bd=off:nm=3:av=off:fsd=on:s2agt=32_0 on Vampire---4 for (2989ds/97Mi)
% 4.84/1.42  % (11652)Instruction limit reached!
% 4.84/1.42  % (11652)------------------------------
% 4.84/1.42  % (11652)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.84/1.42  % (11652)Termination reason: Unknown
% 4.84/1.42  % (11652)Termination phase: Saturation
% 4.84/1.42  
% 4.84/1.42  % (11652)Memory used [KB]: 3001
% 4.84/1.42  % (11652)Time elapsed: 0.079 s
% 4.84/1.42  % (11652)Instructions burned: 262 (million)
% 4.84/1.42  % (11652)------------------------------
% 4.84/1.42  % (11652)------------------------------
% 4.84/1.42  % (11677)dis+1011_1:1_sil=2000:sos=on:lsd=100:rp=on:nwc=10.0:s2agt=16:newcnf=on:i=464:bd=off:fsr=off:rawr=on:avsq=on:avsql=on:avsqr=117,449:s2a=on:bs=on_0 on Vampire---4 for (2989ds/464Mi)
% 4.84/1.42  % (11677)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 4.84/1.43  % (11514)Instruction limit reached!
% 4.84/1.43  % (11514)------------------------------
% 4.84/1.43  % (11514)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.84/1.43  % (11514)Termination reason: Unknown
% 4.84/1.43  % (11514)Termination phase: Saturation
% 4.84/1.43  
% 4.84/1.43  % (11514)Memory used [KB]: 5999
% 4.84/1.43  % (11514)Time elapsed: 0.366 s
% 4.84/1.43  % (11514)Instructions burned: 1376 (million)
% 4.84/1.43  % (11514)------------------------------
% 4.84/1.43  % (11514)------------------------------
% 4.84/1.43  % (11677)Refutation not found, incomplete strategy% (11677)------------------------------
% 4.84/1.43  % (11677)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.84/1.43  % (11677)Termination reason: Refutation not found, incomplete strategy
% 4.84/1.43  
% 4.84/1.43  % (11677)Memory used [KB]: 1359
% 4.84/1.43  % (11677)Time elapsed: 0.009 s
% 4.84/1.43  % (11677)Instructions burned: 29 (million)
% 4.84/1.43  % (11677)------------------------------
% 4.84/1.43  % (11677)------------------------------
% 4.84/1.43  % (11683)dis+666_17:28_sil=4000:sp=const_frequency:lcm=reverse:nwc=15.189:avsqc=3:avsq=on:s2a=on:i=79:s2at=2.5:bs=on:ins=2:fsd=on:rawr=on:to=lpo:s2agt=8:sac=on:bd=off_0 on Vampire---4 for (2989ds/79Mi)
% 4.84/1.43  % (11684)dis-1011_1:4_sil=2000:tgt=ground:s2a=on:i=1993:ep=RS:fsr=off:s2at=2.0:av=off:ss=axioms:st=1.5_0 on Vampire---4 for (2989ds/1993Mi)
% 4.84/1.43  % (11407)Instruction limit reached!
% 4.84/1.43  % (11407)------------------------------
% 4.84/1.43  % (11407)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.84/1.43  % (11407)Termination reason: Unknown
% 4.84/1.43  % (11407)Termination phase: Saturation
% 4.84/1.43  
% 4.84/1.43  % (11407)Memory used [KB]: 9466
% 4.84/1.43  % (11407)Time elapsed: 0.592 s
% 4.84/1.43  % (11407)Instructions burned: 1921 (million)
% 4.84/1.43  % (11407)------------------------------
% 4.84/1.43  % (11407)------------------------------
% 5.20/1.44  % (11689)lrs+1011_1:1_sil=64000:i=101:sd=2:ep=R:ss=axioms_0 on Vampire---4 for (2989ds/101Mi)
% 5.20/1.44  % (11659)Instruction limit reached!
% 5.20/1.44  % (11659)------------------------------
% 5.20/1.44  % (11659)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.20/1.44  % (11659)Termination reason: Unknown
% 5.20/1.44  % (11659)Termination phase: Saturation
% 5.20/1.44  
% 5.20/1.44  % (11659)Memory used [KB]: 4072
% 5.20/1.44  % (11659)Time elapsed: 0.078 s
% 5.20/1.44  % (11659)Instructions burned: 280 (million)
% 5.20/1.44  % (11659)------------------------------
% 5.20/1.44  % (11659)------------------------------
% 5.20/1.44  % (11676)Instruction limit reached!
% 5.20/1.44  % (11676)------------------------------
% 5.20/1.44  % (11676)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.20/1.44  % (11676)Termination reason: Unknown
% 5.20/1.44  % (11676)Termination phase: Saturation
% 5.20/1.44  
% 5.20/1.44  % (11676)Memory used [KB]: 1691
% 5.20/1.44  % (11676)Time elapsed: 0.028 s
% 5.20/1.44  % (11676)Instructions burned: 99 (million)
% 5.20/1.44  % (11676)------------------------------
% 5.20/1.44  % (11676)------------------------------
% 5.20/1.44  % (11693)dis-1010_1:1_bsr=unit_only:to=lpo:sil=256000:fde=none:plsq=on:plsqr=205,29:sp=occurrence:sos=on:abs=on:newcnf=on:st=6.0:i=4978:sd=2:bd=off:amm=off:ss=axioms:rawr=on_0 on Vampire---4 for (2989ds/4978Mi)
% 5.20/1.44  % (11693)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 5.20/1.44  % (11695)lrs+1002_14319:131072_to=lpo:drc=encompass:sil=2000:tgt=ground:fde=none:sp=const_max:sos=on:spb=units:lcm=predicate:nwc=7.734471748972603:flr=on:newcnf=on:i=169:add=large:awrs=decay:awrsf=1079:bd=off:nm=2:ins=1:fsr=off:uhcvi=on:rawr=on:anc=all_dependent:aac=none:fs=off_0 on Vampire---4 for (2989ds/169Mi)
% 5.20/1.44  % (11695)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 5.20/1.45  % (11683)Instruction limit reached!
% 5.20/1.45  % (11683)------------------------------
% 5.20/1.45  % (11683)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.20/1.45  % (11683)Termination reason: Unknown
% 5.20/1.45  % (11683)Termination phase: Saturation
% 5.20/1.45  
% 5.20/1.45  % (11683)Memory used [KB]: 1822
% 5.20/1.45  % (11683)Time elapsed: 0.025 s
% 5.20/1.45  % (11683)Instructions burned: 80 (million)
% 5.20/1.45  % (11683)------------------------------
% 5.20/1.45  % (11683)------------------------------
% 5.20/1.45  % (11693)Refutation not found, incomplete strategy% (11693)------------------------------
% 5.20/1.45  % (11693)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.20/1.45  % (11693)Termination reason: Refutation not found, incomplete strategy
% 5.20/1.45  
% 5.20/1.45  % (11693)Memory used [KB]: 1371
% 5.20/1.45  % (11693)Time elapsed: 0.013 s
% 5.20/1.45  % (11693)Instructions burned: 45 (million)
% 5.20/1.45  % (11693)------------------------------
% 5.20/1.45  % (11693)------------------------------
% 5.20/1.46  % (11705)ott+2_27871:262144_drc=encompass:sil=2000:plsqc=1:plsq=on:ile=on:plsqr=9426019,262144:sp=const_frequency:foolp=on:bce=on:rnwc=on:gs=on:nwc=12.5427:i=178:gsaa=from_current:erml=3:bd=off:nm=10:uhcvi=on:gsp=on:er=known:rawr=on:fd=preordered:alpa=true_0 on Vampire---4 for (2989ds/178Mi)
% 5.20/1.46  % (11707)dis+21_1:1_to=lpo:drc=off:sil=2000:etr=on:sp=const_frequency:sos=all:fs=off:spb=goal_then_units:s2a=on:i=111:s2at=3.0:fsr=off_0 on Vampire---4 for (2989ds/111Mi)
% 5.20/1.46  % (11705)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 5.20/1.46  % (11689)Instruction limit reached!
% 5.20/1.46  % (11689)------------------------------
% 5.20/1.46  % (11689)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.20/1.46  % (11689)Termination reason: Unknown
% 5.20/1.46  % (11689)Termination phase: Saturation
% 5.20/1.46  
% 5.20/1.46  % (11689)Memory used [KB]: 1748
% 5.20/1.46  % (11689)Time elapsed: 0.029 s
% 5.20/1.46  % (11689)Instructions burned: 101 (million)
% 5.20/1.46  % (11689)------------------------------
% 5.20/1.46  % (11689)------------------------------
% 5.20/1.47  % (11715)lrs+1011_3:1_slsqr=1,2:sil=2000:tgt=full:plsq=on:plsqr=173,396:spb=goal:bce=on:newcnf=on:slsq=on:st=3.5:i=243:add=off:bs=on:fsr=off:ss=axioms:rawr=on:afp=1:afq=2.9664927043397338_0 on Vampire---4 for (2989ds/243Mi)
% 5.42/1.47  % (11715)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 5.42/1.48  % (11484)Instruction limit reached!
% 5.42/1.48  % (11484)------------------------------
% 5.42/1.48  % (11484)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.42/1.48  % (11484)Termination reason: Unknown
% 5.42/1.48  % (11484)Termination phase: Saturation
% 5.42/1.48  
% 5.42/1.48  % (11484)Memory used [KB]: 7440
% 5.42/1.48  % (11484)Time elapsed: 0.476 s
% 5.42/1.48  % (11484)Instructions burned: 1485 (million)
% 5.42/1.48  % (11484)------------------------------
% 5.42/1.48  % (11484)------------------------------
% 5.42/1.48  % (11722)lrs+1011_1:32_sil=2000:tgt=ground:acc=model:lsd=10:nwc=1.1:flr=on:s2pl=no:i=229:bd=off:gsp=on:rawr=on_0 on Vampire---4 for (2988ds/229Mi)
% 5.42/1.49  % (11707)Instruction limit reached!
% 5.42/1.49  % (11707)------------------------------
% 5.42/1.49  % (11707)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.42/1.49  % (11707)Termination reason: Unknown
% 5.42/1.49  % (11707)Termination phase: Saturation
% 5.42/1.49  
% 5.42/1.49  % (11707)Memory used [KB]: 2196
% 5.42/1.49  % (11707)Time elapsed: 0.031 s
% 5.42/1.49  % (11707)Instructions burned: 114 (million)
% 5.42/1.49  % (11707)------------------------------
% 5.42/1.49  % (11707)------------------------------
% 5.42/1.49  % (11695)Instruction limit reached!
% 5.42/1.49  % (11695)------------------------------
% 5.42/1.49  % (11695)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.42/1.49  % (11695)Termination reason: Unknown
% 5.42/1.49  % (11695)Termination phase: Saturation
% 5.42/1.49  
% 5.42/1.49  % (11695)Memory used [KB]: 2405
% 5.42/1.49  % (11722)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 5.42/1.49  % (11695)Time elapsed: 0.045 s
% 5.42/1.49  % (11695)Instructions burned: 172 (million)
% 5.42/1.49  % (11695)------------------------------
% 5.42/1.49  % (11695)------------------------------
% 5.42/1.49  % (11726)lrs+1002_63:8_sil=4000:sp=frequency:urr=on:lcm=reverse:nwc=10.0:flr=on:i=306:fdi=1:fsr=off:br=off_0 on Vampire---4 for (2988ds/306Mi)
% 5.42/1.49  % (11727)dis+22_1:32_sil=2000:fde=none:nwc=10.0:slsqc=3:slsq=on:i=118:slsql=off:nm=16:fsr=off:fsd=on:ss=axioms_0 on Vampire---4 for (2988ds/118Mi)
% 5.42/1.49  % Exception at run slice level
% 5.42/1.49  User error: Immediate (shared) subterms of  term/literal set(knows,X0) have different types/not well-typed!
% 5.42/1.49  % (11728)dis-1011_1:2_to=lpo:sil=2000:plsq=on:plsqr=473,226:etr=on:erd=off:i=85:bd=off:amm=off:ss=axioms:sgt=64:rawr=on:add=large:fd=off_0 on Vampire---4 for (2988ds/85Mi)
% 5.42/1.50  % (11705)Instruction limit reached!
% 5.42/1.50  % (11705)------------------------------
% 5.42/1.50  % (11705)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.42/1.50  % (11705)Termination reason: Unknown
% 5.42/1.50  % (11705)Termination phase: Saturation
% 5.42/1.50  
% 5.42/1.50  % (11705)Memory used [KB]: 1807
% 5.42/1.50  % (11705)Time elapsed: 0.043 s
% 5.42/1.50  % (11705)Instructions burned: 180 (million)
% 5.42/1.50  % (11705)------------------------------
% 5.42/1.50  % (11705)------------------------------
% 5.42/1.50  % (11729)lrs+11_1:1_drc=off:sil=4000:fde=unused:sp=unary_frequency:sos=on:fs=off:nwc=17.7715:flr=on:avsq=on:i=182:kws=precedence:avsqr=18,127:bd=off:nm=16:fsr=off:uhcvi=on:rawr=on:s2pl=no:s2agt=8:ss=axioms:sd=1:st=3.5:aac=none:afp=50:afq=2.0_0 on Vampire---4 for (2988ds/182Mi)
% 5.42/1.52  % (11728)Instruction limit reached!
% 5.42/1.52  % (11728)------------------------------
% 5.42/1.52  % (11728)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.42/1.52  % (11728)Termination reason: Unknown
% 5.42/1.52  % (11728)Termination phase: Saturation
% 5.42/1.52  
% 5.42/1.52  % (11728)Memory used [KB]: 1854
% 5.42/1.52  % (11728)Time elapsed: 0.025 s
% 5.42/1.52  % (11728)Instructions burned: 87 (million)
% 5.42/1.52  % (11728)------------------------------
% 5.42/1.52  % (11728)------------------------------
% 5.42/1.52  % (11730)lrs-32_1:4_to=lpo:drc=off:sil=2000:sp=reverse_arity:spb=goal_then_units:urr=on:nwc=2.0:i=134:ss=included:st=2.0:bd=preordered_0 on Vampire---4 for (2988ds/134Mi)
% 5.42/1.52  % (11727)Instruction limit reached!
% 5.42/1.52  % (11727)------------------------------
% 5.42/1.52  % (11727)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.42/1.52  % (11727)Termination reason: Unknown
% 5.42/1.52  % (11727)Termination phase: Saturation
% 5.42/1.52  
% 5.42/1.52  % (11727)Memory used [KB]: 2067
% 5.42/1.52  % (11727)Time elapsed: 0.032 s
% 5.42/1.52  % (11727)Instructions burned: 118 (million)
% 5.42/1.52  % (11727)------------------------------
% 5.42/1.52  % (11727)------------------------------
% 5.42/1.52  % (11731)dis+1011_1:1_sil=2000:sos=on:newcnf=on:i=181:sd=2:ep=R:ss=axioms_0 on Vampire---4 for (2988ds/181Mi)
% 5.42/1.52  % (11731)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 5.63/1.55  % (11715)Instruction limit reached!
% 5.63/1.55  % (11715)------------------------------
% 5.63/1.55  % (11715)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.63/1.55  % (11715)Termination reason: Unknown
% 5.63/1.55  % (11715)Termination phase: Saturation
% 5.63/1.55  
% 5.63/1.55  % (11715)Memory used [KB]: 3187
% 5.63/1.55  % (11715)Time elapsed: 0.080 s
% 5.63/1.55  % (11715)Instructions burned: 246 (million)
% 5.63/1.55  % (11715)------------------------------
% 5.63/1.55  % (11715)------------------------------
% 5.63/1.55  % (11528)Instruction limit reached!
% 5.63/1.55  % (11528)------------------------------
% 5.63/1.55  % (11528)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.63/1.55  % (11528)Termination reason: Unknown
% 5.63/1.55  % (11528)Termination phase: Saturation
% 5.63/1.55  
% 5.63/1.55  % (11528)Memory used [KB]: 7098
% 5.63/1.55  % (11732)dis-11_4:1_to=lpo:sil=2000:fde=unused:sims=off:sp=occurrence:lma=on:spb=goal_then_units:abs=on:fd=off:flr=on:avsq=on:i=61:avsqr=1137305,524288:bd=off:uhcvi=on:awrs=decay:sos=on:bsd=on:afp=50:afq=1.3:nwc=10.053150171695567_0 on Vampire---4 for (2988ds/61Mi)
% 5.63/1.55  % (11528)Time elapsed: 0.460 s
% 5.63/1.55  % (11528)Instructions burned: 1798 (million)
% 5.63/1.55  % (11528)------------------------------
% 5.63/1.55  % (11528)------------------------------
% 5.63/1.55  % (11729)Instruction limit reached!
% 5.63/1.55  % (11729)------------------------------
% 5.63/1.55  % (11729)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.63/1.55  % (11729)Termination reason: Unknown
% 5.63/1.55  % (11729)Termination phase: Saturation
% 5.63/1.55  
% 5.63/1.55  % (11729)Memory used [KB]: 2701
% 5.63/1.55  % (11729)Time elapsed: 0.050 s
% 5.63/1.55  % (11729)Instructions burned: 185 (million)
% 5.63/1.55  % (11729)------------------------------
% 5.63/1.55  % (11729)------------------------------
% 5.63/1.55  % (11722)Instruction limit reached!
% 5.63/1.55  % (11722)------------------------------
% 5.63/1.55  % (11722)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.63/1.55  % (11733)dis+1010_1:1_sil=2000:nwc=5.0:i=135:nm=4:av=off:rp=on:ep=R_0 on Vampire---4 for (2988ds/135Mi)
% 5.63/1.55  % (11722)Termination reason: Unknown
% 5.63/1.55  % (11722)Termination phase: Saturation
% 5.63/1.55  
% 5.63/1.55  % (11722)Memory used [KB]: 3367
% 5.63/1.55  % (11722)Time elapsed: 0.067 s
% 5.63/1.55  % (11722)Instructions burned: 231 (million)
% 5.63/1.55  % (11722)------------------------------
% 5.63/1.55  % (11722)------------------------------
% 5.63/1.55  % (11734)dis+1010_6843:1048576_to=lpo:sil=4000:bsd=on:sp=unary_frequency:sos=on:spb=non_intro:nwc=1.63121:newcnf=on:s2a=on:i=94:s2at=4.5:awrs=decay:awrsf=1049:bsdmm=1:bd=preordered:nm=2:av=off:gsp=on:s2pl=no_0 on Vampire---4 for (2988ds/94Mi)
% 5.63/1.55  % (11734)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 5.63/1.55  % (11735)lrs+1_1:1_sil=4000:plsqc=1:plsq=on:plsqr=108,31:sos=on:st=5.0:i=111:sd=2:bd=off:fsr=off:ss=axioms:rawr=on:bce=on:aac=none:afr=on_0 on Vampire---4 for (2988ds/111Mi)
% 5.63/1.55  % (11734)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 6.30/1.56  % (11730)Instruction limit reached!
% 6.30/1.56  % (11730)------------------------------
% 6.30/1.56  % (11730)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 6.30/1.56  % (11730)Termination reason: Unknown
% 6.30/1.56  % (11730)Termination phase: Saturation
% 6.30/1.56  
% 6.30/1.56  % (11730)Memory used [KB]: 2705
% 6.30/1.56  % (11730)Time elapsed: 0.039 s
% 6.30/1.56  % (11730)Instructions burned: 134 (million)
% 6.30/1.56  % (11730)------------------------------
% 6.30/1.56  % (11730)------------------------------
% 6.30/1.56  % (11734)Refutation not found, incomplete strategy% (11734)------------------------------
% 6.30/1.56  % (11734)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 6.30/1.56  % (11734)Termination reason: Refutation not found, incomplete strategy
% 6.30/1.56  
% 6.30/1.56  % (11734)Memory used [KB]: 1487
% 6.30/1.56  % (11734)Time elapsed: 0.010 s
% 6.30/1.56  % (11734)Instructions burned: 36 (million)
% 6.30/1.56  % (11734)------------------------------
% 6.30/1.56  % (11734)------------------------------
% 6.30/1.56  % (11736)dis+1011_2:3_sil=2000:tgt=ground:fde=none:sos=on:lsd=1:alpa=random:i=371:kws=inv_arity_squared:gsp=on:bsd=on_0 on Vampire---4 for (2988ds/371Mi)
% 6.30/1.56  % (11736)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 6.30/1.56  % (11737)dis+33_1:1_to=lpo:sil=16000:plsq=on:nwc=3.0:s2agt=16:s2a=on:i=1643:s2at=5.5:nm=2:av=off:fsr=off:s2pl=no:ep=RS:erd=off_0 on Vampire---4 for (2988ds/1643Mi)
% 6.30/1.57  % (11732)Instruction limit reached!
% 6.30/1.57  % (11732)------------------------------
% 6.30/1.57  % (11732)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 6.30/1.57  % (11732)Termination reason: Unknown
% 6.30/1.57  % (11732)Termination phase: Saturation
% 6.30/1.57  
% 6.30/1.57  % (11732)Memory used [KB]: 1945
% 6.30/1.57  % (11732)Time elapsed: 0.019 s
% 6.30/1.57  % (11732)Instructions burned: 62 (million)
% 6.30/1.57  % (11732)------------------------------
% 6.30/1.57  % (11732)------------------------------
% 6.30/1.57  % (11738)lrs+1010_3:1_slsqr=4009667,65536:sil=4000:slsqc=3:slsq=on:i=143:slsql=off:ep=RST:nm=6:anc=none:avsq=on:plsq=on:plsqr=32,1_0 on Vampire---4 for (2988ds/143Mi)
% 6.30/1.57  % (11731)Instruction limit reached!
% 6.30/1.57  % (11731)------------------------------
% 6.30/1.57  % (11731)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 6.30/1.57  % (11731)Termination reason: Unknown
% 6.30/1.57  % (11731)Termination phase: Saturation
% 6.30/1.57  
% 6.30/1.57  % (11731)Memory used [KB]: 2387
% 6.30/1.57  % (11731)Time elapsed: 0.048 s
% 6.30/1.57  % (11731)Instructions burned: 181 (million)
% 6.30/1.57  % (11731)------------------------------
% 6.30/1.57  % (11731)------------------------------
% 6.30/1.57  % (11739)lrs+1011_1:64_sil=2000:fde=none:sos=on:urr=ec_only:nwc=10.0:i=225:nm=19:gsp=on:ss=axioms:bd=off_0 on Vampire---4 for (2988ds/225Mi)
% 6.30/1.58  % (11739)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 6.30/1.59  % (11735)Instruction limit reached!
% 6.30/1.59  % (11735)------------------------------
% 6.30/1.59  % (11735)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 6.30/1.59  % (11735)Termination reason: Unknown
% 6.30/1.59  % (11735)Termination phase: Saturation
% 6.30/1.59  
% 6.30/1.59  % (11735)Memory used [KB]: 2300
% 6.30/1.59  % (11735)Time elapsed: 0.033 s
% 6.30/1.59  % (11735)Instructions burned: 112 (million)
% 6.30/1.59  % (11735)------------------------------
% 6.30/1.59  % (11735)------------------------------
% 6.30/1.59  % (11733)Instruction limit reached!
% 6.30/1.59  % (11733)------------------------------
% 6.30/1.59  % (11733)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 6.30/1.59  % (11733)Termination reason: Unknown
% 6.30/1.59  % (11733)Termination phase: Saturation
% 6.30/1.59  
% 6.30/1.59  % (11733)Memory used [KB]: 1989
% 6.30/1.59  % (11733)Time elapsed: 0.036 s
% 6.30/1.59  % (11733)Instructions burned: 135 (million)
% 6.30/1.59  % (11733)------------------------------
% 6.30/1.59  % (11733)------------------------------
% 6.30/1.59  % (11740)lrs+1002_1:128_to=lpo:sil=2000:plsq=on:plsqr=7,2:sos=on:spb=units:fd=preordered:nwc=5.0:i=89:bd=off:nm=4:av=off:rawr=on:newcnf=on:fs=off:fsr=off_0 on Vampire---4 for (2987ds/89Mi)
% 6.30/1.59  % (11741)lrs+1011_2:3_drc=off:sil=2000:tgt=ground:fde=none:sp=occurrence:urr=ec_only:lsd=100:i=149:bd=off:rawr=on:ins=4:av=off_0 on Vampire---4 for (2987ds/149Mi)
% 6.30/1.59  % (11740)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 6.30/1.61  % (11738)Instruction limit reached!
% 6.30/1.61  % (11738)------------------------------
% 6.30/1.61  % (11738)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 6.30/1.61  % (11738)Termination reason: Unknown
% 6.30/1.61  % (11738)Termination phase: Saturation
% 6.30/1.61  
% 6.30/1.61  % (11738)Memory used [KB]: 2036
% 6.30/1.61  % (11738)Time elapsed: 0.040 s
% 6.30/1.61  % (11738)Instructions burned: 146 (million)
% 6.30/1.61  % (11738)------------------------------
% 6.30/1.61  % (11738)------------------------------
% 6.30/1.61  % (11742)dis+1002_50821:131072_drc=encompass:sil=4000:irw=on:fde=unused:etr=on:sp=occurrence:lma=on:spb=intro:urr=ec_only:nwc=14.514:s2agt=20:sac=on:s2a=on:s2pl=no:i=217:kws=precedence:awrs=decay:awrsf=404:nm=4:uhcvi=on:ss=axioms:rawr=on:nicw=on:afp=10:afq=2.1363337302905383:slsq=on:slsqc=1:slsqr=101081,131072:sup=off:amm=off:flr=on_0 on Vampire---4 for (2987ds/217Mi)
% 6.30/1.61  % (11740)Instruction limit reached!
% 6.30/1.61  % (11740)------------------------------
% 6.30/1.61  % (11740)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 6.30/1.61  % (11740)Termination reason: Unknown
% 6.30/1.61  % (11740)Termination phase: Saturation
% 6.30/1.61  
% 6.30/1.61  % (11740)Memory used [KB]: 1829
% 6.30/1.61  % (11740)Time elapsed: 0.023 s
% 6.30/1.61  % (11740)Instructions burned: 91 (million)
% 6.30/1.61  % (11740)------------------------------
% 6.30/1.61  % (11740)------------------------------
% 6.30/1.61  % (11743)lrs+1011_1:1_sil=8000:nicw=on:i=1513:sd=1:ss=axioms:sgt=64_0 on Vampire---4 for (2987ds/1513Mi)
% 6.30/1.63  % (11739)Instruction limit reached!
% 6.30/1.63  % (11739)------------------------------
% 6.30/1.63  % (11739)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 6.30/1.63  % (11739)Termination reason: Unknown
% 6.30/1.63  % (11739)Termination phase: Saturation
% 6.30/1.63  
% 6.30/1.63  % (11739)Memory used [KB]: 3272
% 6.30/1.63  % (11739)Time elapsed: 0.060 s
% 6.30/1.63  % (11739)Instructions burned: 226 (million)
% 6.30/1.63  % (11739)------------------------------
% 6.30/1.63  % (11739)------------------------------
% 6.30/1.63  % (11741)Instruction limit reached!
% 6.30/1.63  % (11741)------------------------------
% 6.30/1.63  % (11741)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 6.30/1.63  % (11741)Termination reason: Unknown
% 6.30/1.63  % (11741)Termination phase: Saturation
% 6.30/1.63  
% 6.30/1.63  % (11741)Memory used [KB]: 2448
% 6.30/1.63  % (11741)Time elapsed: 0.046 s
% 6.30/1.63  % (11741)Instructions burned: 149 (million)
% 6.30/1.63  % (11741)------------------------------
% 6.30/1.63  % (11741)------------------------------
% 7.31/1.64  % (11744)lrs+10_1:52_anc=all:bsr=unit_only:to=lpo:sil=2000:sp=frequency:fd=preordered:flr=on:sac=on:i=460:bd=off:alpa=true:plsq=on:plsqr=1,32_0 on Vampire---4 for (2987ds/460Mi)
% 7.31/1.64  % (11745)lrs+1002_1:8_sil=16000:tgt=ground:fde=none:sp=const_frequency:sos=on:nwc=3.0:i=76_0 on Vampire---4 for (2987ds/76Mi)
% 7.31/1.66  % (11745)Instruction limit reached!
% 7.31/1.66  % (11745)------------------------------
% 7.31/1.66  % (11745)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 7.31/1.66  % (11745)Termination reason: Unknown
% 7.31/1.66  % (11745)Termination phase: Saturation
% 7.31/1.66  
% 7.31/1.66  % (11745)Memory used [KB]: 1924
% 7.31/1.66  % (11745)Time elapsed: 0.044 s
% 7.31/1.66  % (11745)Instructions burned: 77 (million)
% 7.31/1.66  % (11745)------------------------------
% 7.31/1.66  % (11745)------------------------------
% 7.31/1.66  % (11746)lrs-1011_1:64_sil=2000:tgt=full:acc=on:urr=ec_only:sac=on:i=113:nm=2:ss=axioms:sgt=4:er=filter_0 on Vampire---4 for (2987ds/113Mi)
% 7.31/1.66  % (11736)Instruction limit reached!
% 7.31/1.66  % (11736)------------------------------
% 7.31/1.66  % (11736)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 7.31/1.66  % (11736)Termination reason: Unknown
% 7.31/1.66  % (11736)Termination phase: Saturation
% 7.31/1.66  
% 7.31/1.66  % (11736)Memory used [KB]: 3493
% 7.31/1.66  % (11736)Time elapsed: 0.103 s
% 7.31/1.66  % (11736)Instructions burned: 371 (million)
% 7.31/1.66  % (11736)------------------------------
% 7.31/1.66  % (11736)------------------------------
% 7.31/1.67  % (11747)dis-1002_3:1_to=lpo:sil=4000:sp=occurrence:fd=off:nwc=6.0:st=2.0:i=77:sd=1:fsr=off:ss=axioms:sgt=16:fs=off_0 on Vampire---4 for (2987ds/77Mi)
% 7.60/1.67  % (11742)Instruction limit reached!
% 7.60/1.67  % (11742)------------------------------
% 7.60/1.67  % (11742)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 7.60/1.67  % (11742)Termination reason: Unknown
% 7.60/1.67  % (11742)Termination phase: Saturation
% 7.60/1.67  
% 7.60/1.67  % (11742)Memory used [KB]: 2606
% 7.60/1.67  % (11742)Time elapsed: 0.065 s
% 7.60/1.67  % (11742)Instructions burned: 220 (million)
% 7.60/1.67  % (11742)------------------------------
% 7.60/1.67  % (11742)------------------------------
% 7.60/1.68  % (11748)dis+1011_2:3_sil=8000:tgt=ground:fde=none:spb=goal_then_units:acc=on:nwc=4.0:updr=off:i=639:kws=inv_frequency:nm=16:ins=3:rawr=on:amm=sco_0 on Vampire---4 for (2987ds/639Mi)
% 7.60/1.69  % (11747)Instruction limit reached!
% 7.60/1.69  % (11747)------------------------------
% 7.60/1.69  % (11747)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 7.60/1.69  % (11747)Termination reason: Unknown
% 7.60/1.69  % (11747)Termination phase: Saturation
% 7.60/1.69  
% 7.60/1.69  % (11747)Memory used [KB]: 1992
% 7.60/1.69  % (11747)Time elapsed: 0.046 s
% 7.60/1.69  % (11747)Instructions burned: 80 (million)
% 7.60/1.69  % (11747)------------------------------
% 7.60/1.69  % (11747)------------------------------
% 7.60/1.69  % (11749)dis+1011_1:1_sil=2000:fd=off:nwc=10.0:s2a=on:i=851:bd=off:nm=2:sup=off:s2at=4.0_0 on Vampire---4 for (2986ds/851Mi)
% 7.60/1.69  % (11746)Instruction limit reached!
% 7.60/1.69  % (11746)------------------------------
% 7.60/1.69  % (11746)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 7.60/1.69  % (11746)Termination reason: Unknown
% 7.60/1.69  % (11746)Termination phase: Saturation
% 7.60/1.69  
% 7.60/1.69  % (11746)Memory used [KB]: 2669
% 7.60/1.69  % (11746)Time elapsed: 0.057 s
% 7.60/1.69  % (11746)Instructions burned: 115 (million)
% 7.60/1.69  % (11746)------------------------------
% 7.60/1.69  % (11746)------------------------------
% 7.60/1.70  % (11750)lrs+1011_1:2_sil=2000:fde=unused:nwc=10.0:newcnf=on:i=463:ep=RST:av=off:ins=1_0 on Vampire---4 for (2986ds/463Mi)
% 7.60/1.70  % (11750)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 8.07/1.77  % (11744)Instruction limit reached!
% 8.07/1.77  % (11744)------------------------------
% 8.07/1.77  % (11744)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 8.07/1.77  % (11744)Termination reason: Unknown
% 8.07/1.77  % (11744)Termination phase: Saturation
% 8.07/1.77  
% 8.07/1.77  % (11744)Memory used [KB]: 4589
% 8.07/1.77  % (11744)Time elapsed: 0.157 s
% 8.07/1.77  % (11744)Instructions burned: 462 (million)
% 8.07/1.77  % (11744)------------------------------
% 8.07/1.77  % (11744)------------------------------
% 8.07/1.77  % (11751)lrs+1011_1:95_anc=none:sil=2000:plsq=on:plsqr=7,80:sos=on:lsd=50:plsql=on:fd=off:st=6.0:s2a=on:i=127:nm=16:uhcvi=on:ss=axioms:rawr=on:gsp=on:amm=sco_0 on Vampire---4 for (2986ds/127Mi)
% 8.07/1.78  % (11751)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 8.07/1.81  % (11750)Instruction limit reached!
% 8.07/1.81  % (11750)------------------------------
% 8.07/1.81  % (11750)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 8.07/1.81  % (11750)Termination reason: Unknown
% 8.07/1.81  % (11750)Termination phase: Saturation
% 8.07/1.81  
% 8.07/1.81  % (11750)Memory used [KB]: 1973
% 8.07/1.81  % (11750)Time elapsed: 0.133 s
% 8.07/1.81  % (11750)Instructions burned: 467 (million)
% 8.07/1.81  % (11750)------------------------------
% 8.07/1.81  % (11750)------------------------------
% 8.07/1.81  % (11752)lrs+1010_1:1_anc=all_dependent:sil=2000:tgt=ground:nwc=5.0:s2agt=20:alpa=false:newcnf=on:avsq=on:s2a=on:i=159:avsqr=1,16:bd=off:sac=on:aac=none:erd=off_0 on Vampire---4 for (2985ds/159Mi)
% 8.07/1.81  % (11752)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 8.07/1.81  % (11751)Instruction limit reached!
% 8.07/1.81  % (11751)------------------------------
% 8.07/1.81  % (11751)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 8.07/1.81  % (11751)Termination reason: Unknown
% 8.07/1.81  % (11751)Termination phase: Saturation
% 8.07/1.81  
% 8.07/1.81  % (11751)Memory used [KB]: 2222
% 8.07/1.81  % (11751)Time elapsed: 0.064 s
% 8.07/1.81  % (11751)Instructions burned: 128 (million)
% 8.07/1.81  % (11751)------------------------------
% 8.07/1.81  % (11751)------------------------------
% 8.07/1.81  % (11753)dis+10_16:63_anc=none:to=lpo:sil=2000:fde=none:sos=on:nwc=10.0:i=140:sd=1:aac=none:ep=RS:fsr=off:ss=axioms:st=5.0_0 on Vampire---4 for (2985ds/140Mi)
% 8.57/1.82  % (11753)Refutation not found, incomplete strategy% (11753)------------------------------
% 8.57/1.82  % (11753)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 8.57/1.82  % (11753)Termination reason: Refutation not found, incomplete strategy
% 8.57/1.82  
% 8.57/1.82  % (11753)Memory used [KB]: 1403
% 8.57/1.82  % (11753)Time elapsed: 0.008 s
% 8.57/1.82  % (11753)Instructions burned: 25 (million)
% 8.57/1.82  % (11753)------------------------------
% 8.57/1.82  % (11753)------------------------------
% 8.57/1.82  % (11754)dis-1002_1:12_to=lpo:sil=2000:sp=const_max:nwc=2.0:sac=on:i=246:nm=16:nicw=on:fsr=off_0 on Vampire---4 for (2985ds/246Mi)
% 8.68/1.86  % (11752)Instruction limit reached!
% 8.68/1.86  % (11752)------------------------------
% 8.68/1.86  % (11752)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 8.68/1.86  % (11752)Termination reason: Unknown
% 8.68/1.86  % (11752)Termination phase: Saturation
% 8.68/1.86  
% 8.68/1.86  % (11752)Memory used [KB]: 2414
% 8.68/1.86  % (11752)Time elapsed: 0.071 s
% 8.68/1.86  % (11752)Instructions burned: 162 (million)
% 8.68/1.86  % (11752)------------------------------
% 8.68/1.86  % (11752)------------------------------
% 8.68/1.86  % (11755)lrs+1011_7141:1048576_sil=2000:plsq=on:plsqr=2328305,1048576:sp=frequency:sos=on:plsql=on:fd=off:nwc=19.7177:cond=fast:st=3:i=275:bd=off:nm=2:ins=2:av=off:uhcvi=on:fdi=16:ss=included:lsd=5_0 on Vampire---4 for (2985ds/275Mi)
% 8.68/1.86  % (11748)Instruction limit reached!
% 8.68/1.86  % (11748)------------------------------
% 8.68/1.86  % (11748)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 8.68/1.86  % (11748)Termination reason: Unknown
% 8.68/1.86  % (11748)Termination phase: Saturation
% 8.68/1.86  
% 8.68/1.86  % (11748)Memory used [KB]: 5628
% 8.68/1.86  % (11748)Time elapsed: 0.208 s
% 8.68/1.86  % (11748)Instructions burned: 642 (million)
% 8.68/1.86  % (11748)------------------------------
% 8.68/1.86  % (11748)------------------------------
% 8.68/1.86  % (11756)lrs+2_1:1_sil=2000:tgt=ground:sos=on:i=1318:sd=1:ss=included:to=lpo:plsq=on:plsqr=32,1_0 on Vampire---4 for (2985ds/1318Mi)
% 8.68/1.86  % Exception at run slice level
% 8.68/1.86  User error: Immediate (shared) subterms of  term/literal set(knows,evs5) have different types/not well-typed!
% 8.68/1.87  % (11757)lrs+35_10:1_bsr=unit_only:to=lpo:sil=2000:bsd=on:sp=unary_first:abs=on:urr=on:s2agt=32:newcnf=on:s2a=on:i=286:gsp=on:rawr=on:sac=on:afp=1000:avsq=on:avsqr=63937,1048576:nwc=10.0_0 on Vampire---4 for (2985ds/286Mi)
% 8.68/1.87  % (11757)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 8.68/1.87  % (11757)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 8.68/1.87  % (11756)Refutation not found, incomplete strategy% (11756)------------------------------
% 8.68/1.87  % (11756)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 8.68/1.87  % (11756)Termination reason: Refutation not found, incomplete strategy
% 8.68/1.87  
% 8.68/1.87  % (11756)Memory used [KB]: 1347
% 8.68/1.87  % (11756)Time elapsed: 0.007 s
% 8.68/1.87  % (11756)Instructions burned: 22 (million)
% 8.68/1.87  % (11756)------------------------------
% 8.68/1.87  % (11756)------------------------------
% 8.68/1.87  % (11758)dis+1002_5:16_sil=4000:sos=on:sac=on:i=965:ep=RST:fsr=off:erd=off_0 on Vampire---4 for (2984ds/965Mi)
% 8.68/1.88  % (11758)Refutation not found, incomplete strategy% (11758)------------------------------
% 8.68/1.88  % (11758)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 8.68/1.88  % (11758)Termination reason: Refutation not found, incomplete strategy
% 8.68/1.88  
% 8.68/1.88  % (11758)Memory used [KB]: 1311
% 8.68/1.88  % (11758)Time elapsed: 0.006 s
% 8.68/1.88  % (11758)Instructions burned: 19 (million)
% 8.68/1.88  % (11758)------------------------------
% 8.68/1.88  % (11758)------------------------------
% 8.68/1.88  % (11760)dis+1011_4:1_slsqr=11827605,262144:sil=2000:sp=const_max:spb=non_intro:acc=on:newcnf=on:slsq=on:nicw=on:i=144:kws=precedence:bd=off:rawr=on:alpa=true:bsd=on:bsr=unit_only:urr=ec_only_0 on Vampire---4 for (2984ds/144Mi)
% 8.68/1.88  % (11760)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 8.68/1.89  % (11754)Instruction limit reached!
% 8.68/1.89  % (11754)------------------------------
% 8.68/1.89  % (11754)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 8.68/1.89  % (11754)Termination reason: Unknown
% 8.68/1.89  % (11754)Termination phase: Saturation
% 8.68/1.89  
% 8.68/1.89  % (11754)Memory used [KB]: 2341
% 8.68/1.89  % (11754)Time elapsed: 0.091 s
% 8.68/1.89  % (11754)Instructions burned: 248 (million)
% 8.68/1.89  % (11754)------------------------------
% 8.68/1.89  % (11754)------------------------------
% 8.68/1.89  % (11761)dis-1002_1:64_sil=2000:sos=on:nwc=10.0:i=145:nm=2:ss=axioms:ep=RST:sd=1_0 on Vampire---4 for (2984ds/145Mi)
% 8.68/1.90  % (11761)Refutation not found, incomplete strategy% (11761)------------------------------
% 8.68/1.90  % (11761)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 8.68/1.90  % (11761)Termination reason: Refutation not found, incomplete strategy
% 8.68/1.90  
% 8.68/1.90  % (11761)Memory used [KB]: 1291
% 8.68/1.90  % (11761)Time elapsed: 0.005 s
% 8.68/1.90  % (11761)Instructions burned: 15 (million)
% 8.68/1.90  % (11761)------------------------------
% 8.68/1.90  % (11761)------------------------------
% 8.68/1.90  % (11762)lrs-1010_1:4_sil=256000:sp=occurrence:sos=on:s2a=on:i=3921:sd=1:kws=precedence:bd=off:ins=3:ss=included:sfv=off:amm=off_0 on Vampire---4 for (2984ds/3921Mi)
% 8.68/1.91  % (11762)Refutation not found, incomplete strategy% (11762)------------------------------
% 8.68/1.91  % (11762)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 8.68/1.91  % (11762)Termination reason: Refutation not found, incomplete strategy
% 8.68/1.91  
% 8.68/1.91  % (11762)Memory used [KB]: 1344
% 8.68/1.91  % (11762)Time elapsed: 0.008 s
% 8.68/1.91  % (11762)Instructions burned: 26 (million)
% 8.68/1.91  % (11762)------------------------------
% 8.68/1.91  % (11762)------------------------------
% 8.68/1.91  % (11763)dis+1011_8:1_sil=4000:sos=on:acc=on:alpa=true:i=154:fsr=off:sfv=off:gsp=on_0 on Vampire---4 for (2984ds/154Mi)
% 8.68/1.91  % (11763)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 8.68/1.92  % (11760)Instruction limit reached!
% 8.68/1.92  % (11760)------------------------------
% 8.68/1.92  % (11760)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 8.68/1.92  % (11760)Termination reason: Unknown
% 8.68/1.92  % (11760)Termination phase: Saturation
% 8.68/1.92  
% 8.68/1.92  % (11760)Memory used [KB]: 2249
% 8.68/1.92  % (11760)Time elapsed: 0.040 s
% 8.68/1.92  % (11760)Instructions burned: 145 (million)
% 8.68/1.92  % (11760)------------------------------
% 8.68/1.92  % (11760)------------------------------
% 8.68/1.92  % (11764)lrs+20_16421289:1048576_drc=encompass:sil=4000:sp=frequency:sos=on:spb=intro:lcm=predicate:gs=on:nwc=19.1506:alpa=random:kmz=on:updr=off:sac=on:gsem=on:i=205:bs=on:gsaa=from_current:sd=3:kws=inv_arity_squared:afp=50:nm=49:afq=1.98965:gsp=on:ss=axioms:er=filter:sgt=20:rawr=on:avsq=on:avsqr=1994651,1048576:sup=off_0 on Vampire---4 for (2984ds/205Mi)
% 8.68/1.92  % (11749)Instruction limit reached!
% 8.68/1.92  % (11749)------------------------------
% 8.68/1.92  % (11749)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 8.68/1.92  % (11749)Termination reason: Unknown
% 8.68/1.92  % (11749)Termination phase: Saturation
% 8.68/1.92  
% 8.68/1.92  % (11749)Memory used [KB]: 4465
% 8.68/1.92  % (11749)Time elapsed: 0.254 s
% 8.68/1.92  % (11749)Instructions burned: 852 (million)
% 8.68/1.92  % (11749)------------------------------
% 8.68/1.92  % (11749)------------------------------
% 9.60/1.92  % (11764)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 9.60/1.92  % (11765)lrs-1002_138645:1048576_sfv=off:slsqr=135371,262144:to=lpo:drc=encompass:sil=4000:tgt=full:bsd=on:sp=const_frequency:spb=goal:urr=ec_only:rp=on:nwc=4.14887:s2agt=50:newcnf=on:slsq=on:i=899:s2at=3:afp=1000:bsdmm=2:bd=preordered:nm=15:afq=4.12266:rawr=on:bsr=unit_only:lwlo=on:irw=on:bce=on_0 on Vampire---4 for (2984ds/899Mi)
% 9.60/1.93  % (11765)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 9.60/1.93  % (11684)Instruction limit reached!
% 9.60/1.93  % (11684)------------------------------
% 9.60/1.93  % (11684)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 9.60/1.93  % (11684)Termination reason: Unknown
% 9.60/1.93  % (11684)Termination phase: Saturation
% 9.60/1.93  
% 9.60/1.93  % (11684)Memory used [KB]: 12929
% 9.60/1.93  % (11684)Time elapsed: 0.500 s
% 9.60/1.93  % (11684)Instructions burned: 1993 (million)
% 9.60/1.93  % (11684)------------------------------
% 9.60/1.93  % (11684)------------------------------
% 9.60/1.94  % (11766)lrs-32_1:1024_sil=8000:sos=on:i=645:nm=4:updr=off_0 on Vampire---4 for (2984ds/645Mi)
% 9.60/1.95  % (11763)Instruction limit reached!
% 9.60/1.95  % (11763)------------------------------
% 9.60/1.95  % (11763)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 9.60/1.95  % (11763)Termination reason: Unknown
% 9.60/1.95  % (11763)Termination phase: Saturation
% 9.60/1.95  
% 9.60/1.95  % (11763)Memory used [KB]: 2467
% 9.60/1.95  % (11763)Time elapsed: 0.044 s
% 9.60/1.95  % (11763)Instructions burned: 154 (million)
% 9.60/1.95  % (11763)------------------------------
% 9.60/1.95  % (11763)------------------------------
% 9.60/1.96  % (11757)Instruction limit reached!
% 9.60/1.96  % (11757)------------------------------
% 9.60/1.96  % (11757)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 9.60/1.96  % (11757)Termination reason: Unknown
% 9.60/1.96  % (11757)Termination phase: Saturation
% 9.60/1.96  
% 9.60/1.96  % (11757)Memory used [KB]: 3426
% 9.60/1.96  % (11757)Time elapsed: 0.091 s
% 9.60/1.96  % (11757)Instructions burned: 288 (million)
% 9.60/1.96  % (11757)------------------------------
% 9.60/1.96  % (11757)------------------------------
% 9.60/1.96  % (11767)lrs+1010_1:1_slsqr=430,487:sil=4000:fde=none:plsq=on:plsqr=7,29:erd=off:plsql=on:rp=on:nwc=14.055527276864483:slsqc=3:newcnf=on:slsq=on:i=175:bd=off:av=off:rawr=on_0 on Vampire---4 for (2984ds/175Mi)
% 9.60/1.96  % (11768)lrs-1002_6:7_sil=4000:sos=on:nwc=10.0:i=120:ep=R:ins=1:fsr=off:gsp=on:fs=off:fde=none:avsq=on:bce=on_0 on Vampire---4 for (2984ds/120Mi)
% 9.60/1.96  % (11767)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 9.60/1.96  % (11768)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 9.60/1.96  % (11632)Instruction limit reached!
% 9.60/1.96  % (11632)------------------------------
% 9.60/1.96  % (11632)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 9.60/1.96  % (11632)Termination reason: Unknown
% 9.60/1.96  % (11632)Termination phase: Saturation
% 9.60/1.96  
% 9.60/1.96  % (11632)Memory used [KB]: 14682
% 9.60/1.96  % (11632)Time elapsed: 0.689 s
% 9.60/1.96  % (11632)Instructions burned: 2265 (million)
% 9.60/1.96  % (11632)------------------------------
% 9.60/1.96  % (11632)------------------------------
% 9.60/1.97  % (11768)Refutation not found, incomplete strategy% (11768)------------------------------
% 9.60/1.97  % (11768)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 9.60/1.97  % (11768)Termination reason: Refutation not found, incomplete strategy
% 9.60/1.97  
% 9.60/1.97  % (11768)Memory used [KB]: 1400
% 9.60/1.97  % (11768)Time elapsed: 0.007 s
% 9.60/1.97  % (11768)Instructions burned: 26 (million)
% 9.60/1.97  % (11768)------------------------------
% 9.60/1.97  % (11768)------------------------------
% 9.60/1.97  % (11769)lrs-1011_4:7_sil=2000:tgt=full:bsd=on:spb=goal:nwc=5.0:updr=off:newcnf=on:i=144:kws=arity_squared:rawr=on:bsdmm=2_0 on Vampire---4 for (2984ds/144Mi)
% 9.60/1.97  % (11769)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 9.60/1.97  % (11770)lrs+10_1:1_sil=16000:sp=frequency:nwc=10.0:s2agt=5:s2a=on:i=166:sd=2:nm=2:ss=axioms:sgt=8:bd=off_0 on Vampire---4 for (2984ds/166Mi)
% 9.90/1.99  % (11764)Instruction limit reached!
% 9.90/1.99  % (11764)------------------------------
% 9.90/1.99  % (11764)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 9.90/1.99  % (11764)Termination reason: Unknown
% 9.90/1.99  % (11764)Termination phase: Saturation
% 9.90/1.99  
% 9.90/1.99  % (11764)Memory used [KB]: 2588
% 9.90/1.99  % (11764)Time elapsed: 0.065 s
% 9.90/1.99  % (11764)Instructions burned: 206 (million)
% 9.90/1.99  % (11764)------------------------------
% 9.90/1.99  % (11764)------------------------------
% 9.90/1.99  % (11737)Instruction limit reached!
% 9.90/1.99  % (11737)------------------------------
% 9.90/1.99  % (11737)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 9.90/1.99  % (11737)Termination reason: Unknown
% 9.90/1.99  % (11737)Termination phase: Saturation
% 9.90/1.99  
% 9.90/1.99  % (11737)Memory used [KB]: 14878
% 9.90/1.99  % (11737)Time elapsed: 0.423 s
% 9.90/1.99  % (11737)Instructions burned: 1643 (million)
% 9.90/1.99  % (11737)------------------------------
% 9.90/1.99  % (11737)------------------------------
% 9.90/1.99  % (11771)lrs+10_1:1_sil=4000:tgt=full:sos=on:st=2.0:i=97:sd=2:kws=inv_frequency:nm=4:ss=axioms:sac=on_0 on Vampire---4 for (2983ds/97Mi)
% 9.90/1.99  % (11772)lrs+10_1:14_bsr=on:sil=2000:sp=occurrence:sos=on:bce=on:gs=on:newcnf=on:nicw=on:i=159:gsaa=from_current:amm=off:rawr=on:avsq=on:avsqr=2,7:fsr=off_0 on Vampire---4 for (2983ds/159Mi)
% 9.90/1.99  % (11772)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 9.90/1.99  % (11771)Refutation not found, incomplete strategy% (11771)------------------------------
% 9.90/1.99  % (11771)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 9.90/1.99  % (11771)Termination reason: Refutation not found, incomplete strategy
% 9.90/1.99  
% 9.90/1.99  % (11771)Memory used [KB]: 1350
% 9.90/1.99  % (11771)Time elapsed: 0.006 s
% 9.90/1.99  % (11771)Instructions burned: 21 (million)
% 9.90/1.99  % (11771)------------------------------
% 9.90/1.99  % (11771)------------------------------
% 9.90/2.00  % (11773)lrs+1_8:1_bsr=on:sil=2000:abs=on:fd=preordered:nwc=10.0:s2a=on:i=135:bd=off:sup=off:s2pl=on_0 on Vampire---4 for (2983ds/135Mi)
% 9.90/2.00  % (11772)Refutation not found, incomplete strategy% (11772)------------------------------
% 9.90/2.00  % (11772)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 9.90/2.00  % (11772)Termination reason: Refutation not found, incomplete strategy
% 9.90/2.00  
% 9.90/2.00  % (11772)Memory used [KB]: 1556
% 9.90/2.00  % (11772)Time elapsed: 0.013 s
% 9.90/2.00  % (11772)Instructions burned: 39 (million)
% 9.90/2.00  % (11772)------------------------------
% 9.90/2.00  % (11772)------------------------------
% 9.90/2.00  % (11774)dis+1011_5:1_sil=2000:fde=unused:nwc=10.0:i=450:ep=R:fs=off:fsr=off:awrs=converge_0 on Vampire---4 for (2983ds/450Mi)
% 9.90/2.01  % (11767)Instruction limit reached!
% 9.90/2.01  % (11767)------------------------------
% 9.90/2.01  % (11767)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 9.90/2.01  % (11767)Termination reason: Unknown
% 9.90/2.01  % (11767)Termination phase: Saturation
% 9.90/2.01  
% 9.90/2.01  % (11767)Memory used [KB]: 2545
% 9.90/2.01  % (11767)Time elapsed: 0.053 s
% 9.90/2.01  % (11767)Instructions burned: 176 (million)
% 9.90/2.01  % (11767)------------------------------
% 9.90/2.01  % (11767)------------------------------
% 9.90/2.01  % (11775)dis+1002_1:1_sil=8000:fde=none:nwc=5.0:i=119:ep=R:fsr=off:sos=on:mep=off_0 on Vampire---4 for (2983ds/119Mi)
% 9.90/2.01  % (11769)Instruction limit reached!
% 9.90/2.01  % (11769)------------------------------
% 9.90/2.01  % (11769)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 9.90/2.01  % (11769)Termination reason: Unknown
% 9.90/2.01  % (11769)Termination phase: Saturation
% 9.90/2.01  
% 9.90/2.01  % (11769)Memory used [KB]: 2875
% 9.90/2.01  % (11769)Time elapsed: 0.047 s
% 9.90/2.01  % (11769)Instructions burned: 146 (million)
% 9.90/2.01  % (11769)------------------------------
% 9.90/2.01  % (11769)------------------------------
% 9.90/2.01  % (11776)ott-1010_16:1_bsr=unit_only:sil=64000:sos=on:urr=on:sac=on:i=4758:sd=2:kws=inv_frequency:ins=4:ss=axioms:br=off_0 on Vampire---4 for (2983ds/4758Mi)
% 9.90/2.02  % (11775)Refutation not found, incomplete strategy% (11775)------------------------------
% 9.90/2.02  % (11775)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 9.90/2.02  % (11775)Termination reason: Refutation not found, incomplete strategy
% 9.90/2.02  
% 9.90/2.02  % (11775)Memory used [KB]: 1310
% 9.90/2.02  % (11775)Time elapsed: 0.005 s
% 9.90/2.02  % (11775)Instructions burned: 18 (million)
% 9.90/2.02  % (11775)------------------------------
% 9.90/2.02  % (11775)------------------------------
% 9.90/2.02  % (11770)Instruction limit reached!
% 9.90/2.02  % (11770)------------------------------
% 9.90/2.02  % (11770)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 9.90/2.02  % (11770)Termination reason: Unknown
% 9.90/2.02  % (11770)Termination phase: Saturation
% 9.90/2.02  
% 9.90/2.02  % (11770)Memory used [KB]: 2672
% 9.90/2.02  % (11770)Time elapsed: 0.050 s
% 9.90/2.02  % (11770)Instructions burned: 167 (million)
% 9.90/2.02  % (11770)------------------------------
% 9.90/2.02  % (11770)------------------------------
% 9.90/2.02  % (11777)dis+1011_3:2_drc=encompass:sil=8000:tgt=full:sp=frequency:nwc=10.0:i=139:nm=2:fde=none:ins=1_0 on Vampire---4 for (2983ds/139Mi)
% 9.90/2.02  % (11778)dis+1011_4:1_sil=2000:nwc=10.0:newcnf=on:i=139:sd=1:nm=2:ss=axioms:fde=unused:sup=off:av=off_0 on Vampire---4 for (2983ds/139Mi)
% 9.90/2.02  % (11778)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 9.90/2.04  % (11773)Instruction limit reached!
% 9.90/2.04  % (11773)------------------------------
% 9.90/2.04  % (11773)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 9.90/2.04  % (11773)Termination reason: Unknown
% 9.90/2.04  % (11773)Termination phase: Saturation
% 9.90/2.04  
% 9.90/2.04  % (11773)Memory used [KB]: 2404
% 9.90/2.04  % (11773)Time elapsed: 0.041 s
% 9.90/2.04  % (11773)Instructions burned: 137 (million)
% 9.90/2.04  % (11773)------------------------------
% 9.90/2.04  % (11773)------------------------------
% 9.90/2.04  % (11779)lrs+1011_8157881:1048576_to=lpo:drc=off:sil=2000:fde=unused:sos=on:spb=intro:urr=on:nwc=4.0:i=116:add=off:sd=1:nm=19:fsr=off:uhcvi=on:ss=axioms:sgt=100:ins=3:sup=off:afp=1000:s2pl=no:anc=none:acc=model:fs=off:lma=on_0 on Vampire---4 for (2983ds/116Mi)
% 10.30/2.06  % (11778)Instruction limit reached!
% 10.30/2.06  % (11778)------------------------------
% 10.30/2.06  % (11778)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.30/2.06  % (11778)Termination reason: Unknown
% 10.30/2.06  % (11778)Termination phase: Saturation
% 10.30/2.06  
% 10.30/2.06  % (11778)Memory used [KB]: 1812
% 10.30/2.06  % (11778)Time elapsed: 0.038 s
% 10.30/2.06  % (11778)Instructions burned: 141 (million)
% 10.30/2.06  % (11778)------------------------------
% 10.30/2.06  % (11778)------------------------------
% 10.30/2.06  % (11780)lrs+1010_1:16_sil=2000:plsq=on:plsqr=32,1:slsq=on:i=53:slsql=off:bd=off:er=filter:erml=3:slsqc=2:cond=on:alpa=false:fsr=off:acc=on_0 on Vampire---4 for (2983ds/53Mi)
% 10.30/2.06  % (11777)Instruction limit reached!
% 10.30/2.06  % (11777)------------------------------
% 10.30/2.06  % (11777)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.30/2.06  % (11777)Termination reason: Unknown
% 10.30/2.06  % (11777)Termination phase: Saturation
% 10.30/2.06  
% 10.30/2.06  % (11777)Memory used [KB]: 2278
% 10.30/2.06  % (11777)Time elapsed: 0.043 s
% 10.30/2.06  % (11777)Instructions burned: 142 (million)
% 10.30/2.06  % (11777)------------------------------
% 10.30/2.06  % (11777)------------------------------
% 10.30/2.06  % (11781)dis-1002_1:1024_sil=2000:tgt=ground:sos=on:acc=model:s2agt=64:sac=on:newcnf=on:s2a=on:i=159:fsr=off:ss=axioms:ins=1_0 on Vampire---4 for (2983ds/159Mi)
% 10.30/2.06  % (11781)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 10.30/2.07  % (11743)Instruction limit reached!
% 10.30/2.07  % (11743)------------------------------
% 10.30/2.07  % (11743)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.30/2.07  % (11743)Termination reason: Unknown
% 10.30/2.07  % (11743)Termination phase: Saturation
% 10.30/2.07  
% 10.30/2.07  % (11743)Memory used [KB]: 10374
% 10.30/2.07  % (11743)Time elapsed: 0.477 s
% 10.30/2.07  % (11743)Instructions burned: 1513 (million)
% 10.30/2.07  % (11743)------------------------------
% 10.30/2.07  % (11743)------------------------------
% 10.42/2.07  % (11781)Refutation not found, incomplete strategy% (11781)------------------------------
% 10.42/2.07  % (11781)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.42/2.07  % (11781)Termination reason: Refutation not found, incomplete strategy
% 10.42/2.07  
% 10.42/2.07  % (11781)Memory used [KB]: 1332
% 10.42/2.07  % (11781)Time elapsed: 0.007 s
% 10.42/2.07  % (11781)Instructions burned: 24 (million)
% 10.42/2.07  % (11781)------------------------------
% 10.42/2.07  % (11781)------------------------------
% 10.42/2.07  % (11782)lrs+11_4:1_sil=2000:tgt=full:sos=on:erd=off:spb=goal_then_units:sac=on:st=6.0:i=96:nm=3:ss=included:sd=1:s2pl=on:awrs=converge:awrsf=20:afp=50:afq=1.2_0 on Vampire---4 for (2983ds/96Mi)
% 10.42/2.07  % (11783)lrs+1011_4345945:1048576_bsr=unit_only:sil=8000:tgt=full:irw=on:fde=none:sos=on:lma=on:spb=intro:abs=on:urr=on:br=off:fd=preordered:rp=on:nwc=14.3155:s2agt=50:alpa=random:kmz=on:updr=off:s2a=on:i=223:add=off:bs=on:kws=inv_arity_squared:afp=100000:aac=none:awrs=decay:awrsf=1366:nm=2:ins=2:afq=4.07453:uhcvi=on:afr=on:rawr=on:sp=unary_first:bd=off:fsd=on:fsdmm=1:s2at=5.0:sup=off_0 on Vampire---4 for (2983ds/223Mi)
% 10.42/2.07  % (11779)Instruction limit reached!
% 10.42/2.07  % (11779)------------------------------
% 10.42/2.07  % (11779)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.42/2.07  % (11779)Termination reason: Unknown
% 10.42/2.07  % (11779)Termination phase: Saturation
% 10.42/2.07  
% 10.42/2.07  % (11779)Memory used [KB]: 3079
% 10.42/2.07  % (11779)Time elapsed: 0.036 s
% 10.42/2.07  % (11779)Instructions burned: 117 (million)
% 10.42/2.07  % (11779)------------------------------
% 10.42/2.07  % (11779)------------------------------
% 10.42/2.07  % (11780)Instruction limit reached!
% 10.42/2.07  % (11780)------------------------------
% 10.42/2.07  % (11780)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.42/2.07  % (11780)Termination reason: Unknown
% 10.42/2.07  % (11780)Termination phase: Saturation
% 10.42/2.07  
% 10.42/2.07  % (11780)Memory used [KB]: 1687
% 10.42/2.07  % (11780)Time elapsed: 0.017 s
% 10.42/2.07  % (11780)Instructions burned: 56 (million)
% 10.42/2.07  % (11780)------------------------------
% 10.42/2.07  % (11780)------------------------------
% 10.42/2.08  % (11784)dis+1011_16:1_anc=all_dependent:sil=4000:tgt=ground:fde=unused:sos=on:acc=model:newcnf=on:avsq=on:i=116:bs=on:avsqr=32,501:uhcvi=on:rawr=on:nwc=10.0:alpa=true:slsq=on:slsqr=5,16_0 on Vampire---4 for (2983ds/116Mi)
% 10.42/2.08  % (11785)lrs-1011_1:1_bsr=unit_only:sil=2000:sp=occurrence:sac=on:i=149:sd=3:ss=axioms:sgt=30:newcnf=on_0 on Vampire---4 for (2983ds/149Mi)
% 10.42/2.08  % (11784)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 10.42/2.08  % (11785)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 10.42/2.10  % (11782)Instruction limit reached!
% 10.42/2.10  % (11782)------------------------------
% 10.42/2.10  % (11782)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.42/2.10  % (11782)Termination reason: Unknown
% 10.42/2.10  % (11782)Termination phase: Saturation
% 10.42/2.10  
% 10.42/2.10  % (11782)Memory used [KB]: 2035
% 10.42/2.10  % (11782)Time elapsed: 0.051 s
% 10.42/2.10  % (11782)Instructions burned: 98 (million)
% 10.42/2.10  % (11782)------------------------------
% 10.42/2.10  % (11782)------------------------------
% 10.42/2.10  % (11786)lrs+1002_1:1024_sil=2000:plsq=on:plsqr=1,1:gs=on:gsem=off:i=416:nm=0:fsr=off:fs=off_0 on Vampire---4 for (2982ds/416Mi)
% 10.42/2.11  % (11784)Instruction limit reached!
% 10.42/2.11  % (11784)------------------------------
% 10.42/2.11  % (11784)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.42/2.11  % (11784)Termination reason: Unknown
% 10.42/2.11  % (11784)Termination phase: Saturation
% 10.42/2.11  
% 10.42/2.11  % (11784)Memory used [KB]: 2492
% 10.42/2.11  % (11784)Time elapsed: 0.057 s
% 10.42/2.11  % (11784)Instructions burned: 116 (million)
% 10.42/2.11  % (11784)------------------------------
% 10.42/2.11  % (11784)------------------------------
% 10.42/2.11  % (11787)lrs+1011_10195:1048576_to=lpo:sil=2000:fde=none:ile=on:sp=const_frequency:lma=on:lcm=reverse:nwc=22.1777:flr=on:st=1.5:i=420:bs=on:sd=2:awrs=converge:awrsf=457:bd=preordered:nm=5:fsd=on:ss=axioms:sgt=20:rawr=on:etr=on:bsd=on:afp=10:afq=2.1644398980198307_0 on Vampire---4 for (2982ds/420Mi)
% 10.42/2.12  % (11774)Instruction limit reached!
% 10.42/2.12  % (11774)------------------------------
% 10.42/2.12  % (11774)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.42/2.12  % (11774)Termination reason: Unknown
% 10.42/2.12  % (11774)Termination phase: Saturation
% 10.42/2.12  
% 10.42/2.12  % (11774)Memory used [KB]: 5149
% 10.42/2.12  % (11774)Time elapsed: 0.115 s
% 10.42/2.12  % (11774)Instructions burned: 450 (million)
% 10.42/2.12  % (11774)------------------------------
% 10.42/2.12  % (11774)------------------------------
% 10.67/2.12  % (11788)lrs-1010_1:3_sil=4000:tgt=ground:sos=on:i=179:nm=3:ss=axioms:nwc=2.0_0 on Vampire---4 for (2982ds/179Mi)
% 10.67/2.12  % (11785)Instruction limit reached!
% 10.67/2.12  % (11785)------------------------------
% 10.67/2.12  % (11785)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.67/2.12  % (11785)Termination reason: Unknown
% 10.67/2.12  % (11785)Termination phase: Saturation
% 10.67/2.12  
% 10.67/2.12  % (11785)Memory used [KB]: 2703
% 10.67/2.12  % (11785)Time elapsed: 0.068 s
% 10.67/2.12  % (11785)Instructions burned: 150 (million)
% 10.67/2.12  % (11785)------------------------------
% 10.67/2.12  % (11785)------------------------------
% 10.67/2.13  % (11789)dis+21_1:64_sil=8000:sp=frequency:lcm=predicate:gs=on:slsqc=3:slsq=on:st=2.0:i=680:s2at=5.5:av=off:ss=included:s2a=on:rawr=on:ep=R_0 on Vampire---4 for (2982ds/680Mi)
% 10.67/2.13  % (11788)Refutation not found, incomplete strategy% (11788)------------------------------
% 10.67/2.13  % (11788)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.67/2.13  % (11788)Termination reason: Refutation not found, incomplete strategy
% 10.67/2.13  
% 10.67/2.13  % (11788)Memory used [KB]: 1338
% 10.67/2.13  % (11788)Time elapsed: 0.006 s
% 10.67/2.13  % (11788)Instructions burned: 20 (million)
% 10.67/2.13  % (11788)------------------------------
% 10.67/2.13  % (11788)------------------------------
% 10.67/2.13  % (11790)lrs+11_5:2_to=lpo:drc=encompass:sil=8000:tgt=full:sp=const_frequency:sos=all:lma=on:spb=goal_then_units:nwc=10.0:i=165:fsr=off:rawr=on:fdi=5_0 on Vampire---4 for (2982ds/165Mi)
% 10.67/2.14  % Exception at run slice level
% 10.67/2.14  User error: Immediate (shared) subterms of  term/literal set(knows,evs5) have different types/not well-typed!
% 10.67/2.14  % (11791)lrs+21_16:1_bsr=unit_only:to=lpo:sp=const_frequency:sos=on:urr=on:newcnf=on:i=191:fsr=off:ss=axioms:alpa=true:ep=RST:sil=8000:sac=on:spb=non_intro_0 on Vampire---4 for (2982ds/191Mi)
% 10.67/2.14  % (11791)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 10.67/2.14  % (11783)Instruction limit reached!
% 10.67/2.14  % (11783)------------------------------
% 10.67/2.14  % (11783)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.67/2.14  % (11783)Termination reason: Unknown
% 10.67/2.14  % (11783)Termination phase: Saturation
% 10.67/2.14  
% 10.67/2.14  % (11783)Memory used [KB]: 3208
% 10.67/2.14  % (11783)Time elapsed: 0.089 s
% 10.67/2.14  % (11783)Instructions burned: 223 (million)
% 10.67/2.14  % (11783)------------------------------
% 10.67/2.14  % (11783)------------------------------
% 10.67/2.14  % (11766)Instruction limit reached!
% 10.67/2.14  % (11766)------------------------------
% 10.67/2.14  % (11766)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.67/2.14  % (11766)Termination reason: Unknown
% 10.67/2.14  % (11766)Termination phase: Saturation
% 10.67/2.14  
% 10.67/2.14  % (11766)Memory used [KB]: 7221
% 10.67/2.14  % (11766)Time elapsed: 0.205 s
% 10.67/2.14  % (11766)Instructions burned: 645 (million)
% 10.67/2.14  % (11766)------------------------------
% 10.67/2.14  % (11766)------------------------------
% 10.67/2.14  % (11792)dis+1002_1:1_sil=16000:tgt=ground:sac=on:i=260:sd=2:aac=none:ss=axioms:nwc=10.0_0 on Vampire---4 for (2982ds/260Mi)
% 10.67/2.14  % (11793)dis+1011_3:8_bsr=unit_only:slsqr=1,16:sil=2000:plsq=on:plsqr=296,127:sp=reverse_frequency:lsd=5:nwc=10.0:slsqc=3:slsq=on:st=3.0:i=192:s2at=4.5:sd=4:slsql=off:nm=16:ins=5:ss=axioms:sgt=20:rawr=on:urr=ec_only:to=lpo_0 on Vampire---4 for (2982ds/192Mi)
% 11.52/2.18  % (11786)Instruction limit reached!
% 11.52/2.18  % (11786)------------------------------
% 11.52/2.18  % (11786)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 11.52/2.18  % (11786)Termination reason: Unknown
% 11.52/2.18  % (11786)Termination phase: Saturation
% 11.52/2.18  
% 11.52/2.18  % (11786)Memory used [KB]: 1623
% 11.52/2.18  % (11786)Time elapsed: 0.103 s
% 11.52/2.18  % (11786)Instructions burned: 421 (million)
% 11.52/2.18  % (11786)------------------------------
% 11.52/2.18  % (11786)------------------------------
% 11.52/2.18  % (11794)dis-1010_64191:1048576_slsqr=356311,1048576:drc=off:sil=2000:tgt=full:sp=weighted_frequency:sos=all:spb=goal:fd=preordered:rp=on:nwc=13.7836:s2agt=5:slsqc=2:sac=on:slsq=on:st=3:s2a=on:i=140:sd=2:kws=precedence:afp=10:erml=2:slsql=off:nm=5:amm=sco:afq=1.96219:ss=axioms:er=known:rawr=on:avsq=on:avsqc=3:avsqr=23111,524288:aac=none:rnwc=on_0 on Vampire---4 for (2981ds/140Mi)
% 11.52/2.19  % (11765)Instruction limit reached!
% 11.52/2.19  % (11765)------------------------------
% 11.52/2.19  % (11765)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 11.52/2.19  % (11765)Termination reason: Unknown
% 11.52/2.19  % (11765)Termination phase: Saturation
% 11.52/2.19  
% 11.52/2.19  % (11765)Memory used [KB]: 5937
% 11.52/2.19  % (11765)Time elapsed: 0.263 s
% 11.52/2.19  % (11765)Instructions burned: 902 (million)
% 11.52/2.19  % (11765)------------------------------
% 11.52/2.19  % (11765)------------------------------
% 11.52/2.19  % (11795)lrs-1010_1:128_tgt=ground:si=on:plsq=on:plsqr=2087559,524288:sos=on:st=1.5:i=653:sd=2:rtra=on:ss=included:sil=128000:ins=1:gsp=on:anc=all_dependent_0 on Vampire---4 for (2981ds/653Mi)
% 11.52/2.19  % (11791)Instruction limit reached!
% 11.52/2.19  % (11791)------------------------------
% 11.52/2.19  % (11791)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 11.52/2.19  % (11795)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 11.52/2.19  % (11791)Termination reason: Unknown
% 11.52/2.19  % (11791)Termination phase: Saturation
% 11.52/2.19  
% 11.52/2.19  % (11791)Memory used [KB]: 3459
% 11.52/2.19  % (11791)Time elapsed: 0.056 s
% 11.52/2.19  % (11791)Instructions burned: 192 (million)
% 11.52/2.19  % (11791)------------------------------
% 11.52/2.19  % (11791)------------------------------
% 11.52/2.20  % (11796)ott+1011_170061:1048576_to=lpo:drc=encompass:sil=4000:tgt=full:fde=unused:sims=off:sp=unary_frequency:lma=on:gs=on:nwc=3.05078:sac=on:nicw=on:gsem=off:s2a=on:i=307:bs=on:nm=16:ins=7:fsr=off:amm=sco:uhcvi=on:fdi=4:rawr=on_0 on Vampire---4 for (2981ds/307Mi)
% 11.52/2.20  % (11795)Refutation not found, incomplete strategy% (11795)------------------------------
% 11.52/2.20  % (11795)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 11.52/2.20  % (11795)Termination reason: Refutation not found, incomplete strategy
% 11.52/2.20  
% 11.52/2.20  % (11795)Memory used [KB]: 1356
% 11.52/2.20  % (11795)Time elapsed: 0.008 s
% 11.52/2.20  % (11795)Instructions burned: 28 (million)
% 11.52/2.20  % (11795)------------------------------
% 11.52/2.20  % (11795)------------------------------
% 11.52/2.20  % Exception at run slice level
% 11.52/2.20  User error: Immediate (shared) subterms of  term/literal takeWhile(knows,sF12,sF13) have different types/not well-typed!
% 11.52/2.20  % (11797)dis-1011_1:32_to=lpo:sil=2000:fde=none:sos=on:nwc=5.0:flr=on:st=3.0:i=216:nm=3:ss=axioms:aac=none:fsr=off_0 on Vampire---4 for (2981ds/216Mi)
% 11.52/2.20  % (11793)Instruction limit reached!
% 11.52/2.20  % (11793)------------------------------
% 11.52/2.20  % (11793)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 11.52/2.20  % (11793)Termination reason: Unknown
% 11.52/2.20  % (11793)Termination phase: Saturation
% 11.52/2.20  
% 11.52/2.20  % (11793)Memory used [KB]: 2402
% 11.52/2.20  % (11793)Time elapsed: 0.056 s
% 11.52/2.20  % (11793)Instructions burned: 194 (million)
% 11.52/2.20  % (11793)------------------------------
% 11.52/2.20  % (11793)------------------------------
% 11.52/2.20  % (11798)dis+1011_1:4_bsr=on:to=lpo:sil=2000:tgt=ground:plsqc=1:plsq=on:plsqr=4477983,65536:sp=frequency:erd=off:spb=goal:nwc=2.0:sac=on:newcnf=on:cond=fast:st=5.0:i=176:nm=16:ss=axioms:rawr=on:lsd=100:awrs=converge_0 on Vampire---4 for (2981ds/176Mi)
% 11.52/2.20  % (11799)lrs-1010_2:1_sil=4000:tgt=ground:sos=on:erd=off:bce=on:st=4.5:i=206:sd=1:kws=inv_frequency:ss=axioms:sgt=100:rawr=on:avsq=on:avsqr=17,12:plsq=on:plsqr=25,62:anc=all_dependent_0 on Vampire---4 for (2981ds/206Mi)
% 11.52/2.20  % (11798)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 11.52/2.21  % (11797)Refutation not found, incomplete strategy% (11797)------------------------------
% 11.52/2.21  % (11797)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 11.52/2.21  % (11797)Termination reason: Refutation not found, incomplete strategy
% 11.52/2.21  
% 11.52/2.21  % (11797)Memory used [KB]: 1355
% 11.52/2.21  % (11797)Time elapsed: 0.007 s
% 11.52/2.21  % (11797)Instructions burned: 24 (million)
% 11.52/2.21  % (11797)------------------------------
% 11.52/2.21  % (11797)------------------------------
% 11.52/2.21  % (11800)dis+1011_1:1_bsr=unit_only:slsqr=1,2:sil=2000:plsqc=1:plsq=on:plsqr=32,1:lsd=20:plsql=on:slsqc=1:slsq=on:i=592:slsql=off:nm=2:uhcvi=on:rawr=on:fsr=off:avsq=on:avsqr=9387,262144_0 on Vampire---4 for (2981ds/592Mi)
% 11.52/2.21  % (11799)Refutation not found, incomplete strategy% (11799)------------------------------
% 11.52/2.21  % (11799)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 11.52/2.21  % (11799)Termination reason: Refutation not found, incomplete strategy
% 11.52/2.21  
% 11.52/2.21  % (11799)Memory used [KB]: 1336
% 11.52/2.21  % (11799)Time elapsed: 0.007 s
% 11.52/2.21  % (11799)Instructions burned: 25 (million)
% 11.52/2.21  % (11799)------------------------------
% 11.52/2.21  % (11799)------------------------------
% 11.52/2.21  % (11801)ott+33_191939:1048576_drc=encompass:sil=4000:tgt=ground:sp=const_frequency:lma=on:spb=goal:gs=on:nwc=17.8226:gsem=off:cond=fast:i=266:kws=inv_arity:bd=preordered:nm=35:av=off:fsr=off:uhcvi=on:rawr=on:bs=unit_only:urr=ec_only:ins=1_0 on Vampire---4 for (2981ds/266Mi)
% 11.52/2.22  % (11794)Instruction limit reached!
% 11.52/2.22  % (11794)------------------------------
% 11.52/2.22  % (11794)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 11.52/2.22  % (11794)Termination reason: Unknown
% 11.52/2.22  % (11794)Termination phase: Saturation
% 11.52/2.22  
% 11.52/2.22  % (11794)Memory used [KB]: 2223
% 11.52/2.22  % (11794)Time elapsed: 0.040 s
% 11.52/2.22  % (11794)Instructions burned: 142 (million)
% 11.52/2.22  % (11794)------------------------------
% 11.52/2.22  % (11794)------------------------------
% 11.52/2.23  % (11802)dis+11_4:7_sil=2000:sp=unary_first:i=118:afp=50:ep=RST:afq=2.0:rawr=on:add=large:alpa=false:to=lpo:fsr=off:anc=none:nicw=on_0 on Vampire---4 for (2981ds/118Mi)
% 11.52/2.23  % (11792)Instruction limit reached!
% 11.52/2.23  % (11792)------------------------------
% 11.52/2.23  % (11792)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 11.52/2.23  % (11792)Termination reason: Unknown
% 11.52/2.23  % (11792)Termination phase: Saturation
% 11.52/2.23  
% 11.52/2.23  % (11792)Memory used [KB]: 2942
% 11.52/2.23  % (11792)Time elapsed: 0.076 s
% 11.52/2.23  % (11792)Instructions burned: 260 (million)
% 11.52/2.23  % (11792)------------------------------
% 11.52/2.23  % (11792)------------------------------
% 11.52/2.23  % (11803)lrs-34_1:1_sil=4000:erd=off:urr=on:nwc=3.0:s2agt=16:s2a=on:i=119:br=off:ep=R:ins=1_0 on Vampire---4 for (2981ds/119Mi)
% 12.06/2.24  % (11787)Instruction limit reached!
% 12.06/2.24  % (11787)------------------------------
% 12.06/2.24  % (11787)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 12.06/2.24  % (11787)Termination reason: Unknown
% 12.06/2.24  % (11787)Termination phase: Saturation
% 12.06/2.24  
% 12.06/2.24  % (11787)Memory used [KB]: 4629
% 12.06/2.24  % (11787)Time elapsed: 0.150 s
% 12.06/2.24  % (11787)Instructions burned: 421 (million)
% 12.06/2.24  % (11787)------------------------------
% 12.06/2.24  % (11787)------------------------------
% 12.06/2.24  % (11804)lrs+1011_1:1_sil=16000:sp=occurrence:st=5.0:i=167:sd=2:ss=axioms:sgt=16_0 on Vampire---4 for (2981ds/167Mi)
% 12.06/2.26  % (11798)Instruction limit reached!
% 12.06/2.26  % (11798)------------------------------
% 12.06/2.26  % (11798)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 12.06/2.26  % (11798)Termination reason: Unknown
% 12.06/2.26  % (11798)Termination phase: Saturation
% 12.06/2.26  
% 12.06/2.26  % (11798)Memory used [KB]: 2633
% 12.06/2.26  % (11798)Time elapsed: 0.055 s
% 12.06/2.26  % (11798)Instructions burned: 177 (million)
% 12.06/2.26  % (11798)------------------------------
% 12.06/2.26  % (11798)------------------------------
% 12.06/2.26  % (11805)dis+1011_5:2_to=lpo:drc=off:sil=2000:fde=unused:spb=goal_then_units:acc=on:nwc=10.0:nicw=on:i=211:fsr=off:fsd=on:rawr=on:fsdmm=1:plsq=on:plsql=on:plsqc=2:plsqr=57,62:amm=sco_0 on Vampire---4 for (2981ds/211Mi)
% 12.06/2.26  % (11802)Instruction limit reached!
% 12.06/2.26  % (11802)------------------------------
% 12.06/2.26  % (11802)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 12.06/2.26  % (11802)Termination reason: Unknown
% 12.06/2.26  % (11802)Termination phase: Saturation
% 12.06/2.26  
% 12.06/2.26  % (11802)Memory used [KB]: 2313
% 12.06/2.26  % (11802)Time elapsed: 0.035 s
% 12.06/2.26  % (11802)Instructions burned: 121 (million)
% 12.06/2.26  % (11802)------------------------------
% 12.06/2.26  % (11802)------------------------------
% 12.06/2.26  % (11806)dis+1011_1:4_sil=8000:tgt=full:st=1.5:s2a=on:i=201:s2at=1.2:sd=5:ss=axioms:ep=RS:av=off_0 on Vampire---4 for (2981ds/201Mi)
% 12.06/2.26  % (11803)Instruction limit reached!
% 12.06/2.26  % (11803)------------------------------
% 12.06/2.26  % (11803)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 12.06/2.26  % (11803)Termination reason: Unknown
% 12.06/2.26  % (11803)Termination phase: Saturation
% 12.06/2.26  
% 12.06/2.26  % (11803)Memory used [KB]: 2581
% 12.06/2.26  % (11803)Time elapsed: 0.035 s
% 12.06/2.26  % (11803)Instructions burned: 119 (million)
% 12.06/2.26  % (11803)------------------------------
% 12.06/2.26  % (11803)------------------------------
% 12.06/2.26  % (11807)lrs+33_8:7_anc=all:sil=4000:urr=full:br=off:st=3.0:i=230:sd=2:afp=10:afq=2.0:ss=axioms:rawr=on:fsr=off:gsp=on:nwc=0.9918136297139506_0 on Vampire---4 for (2981ds/230Mi)
% 12.06/2.27  % (11807)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 12.29/2.29  % (11789)Instruction limit reached!
% 12.29/2.29  % (11789)------------------------------
% 12.29/2.29  % (11789)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 12.29/2.29  % (11789)Termination reason: Unknown
% 12.29/2.29  % (11789)Termination phase: Saturation
% 12.29/2.29  
% 12.29/2.29  % (11789)Memory used [KB]: 6780
% 12.29/2.29  % (11789)Time elapsed: 0.166 s
% 12.29/2.29  % (11789)Instructions burned: 681 (million)
% 12.29/2.29  % (11789)------------------------------
% 12.29/2.29  % (11789)------------------------------
% 12.29/2.29  % (11804)Instruction limit reached!
% 12.29/2.29  % (11804)------------------------------
% 12.29/2.29  % (11804)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 12.29/2.29  % (11804)Termination reason: Unknown
% 12.29/2.29  % (11804)Termination phase: Saturation
% 12.29/2.29  
% 12.29/2.29  % (11804)Memory used [KB]: 2717
% 12.29/2.29  % (11804)Time elapsed: 0.052 s
% 12.29/2.29  % (11804)Instructions burned: 169 (million)
% 12.29/2.29  % (11804)------------------------------
% 12.29/2.29  % (11804)------------------------------
% 12.29/2.29  % (11808)lrs+1010_1:128_sil=8000:sims=off:sos=on:newcnf=on:i=215:kws=frequency:bd=off:alpa=random:fd=off:sac=on_0 on Vampire---4 for (2980ds/215Mi)
% 12.29/2.29  % (11809)dis+1011_2:1_sil=2000:fde=unused:plsqc=1:plsq=on:plsqr=36971,524288:nwc=5.0:i=265:ep=RS:nm=7_0 on Vampire---4 for (2980ds/265Mi)
% 12.29/2.29  % (11808)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 12.29/2.30  % (11801)Instruction limit reached!
% 12.29/2.30  % (11801)------------------------------
% 12.29/2.30  % (11801)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 12.29/2.30  % (11801)Termination reason: Unknown
% 12.29/2.30  % (11801)Termination phase: Saturation
% 12.29/2.30  
% 12.29/2.30  % (11801)Memory used [KB]: 5025
% 12.29/2.30  % (11801)Time elapsed: 0.086 s
% 12.29/2.30  % (11801)Instructions burned: 268 (million)
% 12.29/2.30  % (11801)------------------------------
% 12.29/2.30  % (11801)------------------------------
% 12.29/2.30  % (11810)dis+1011_1:17_to=lpo:sil=2000:fde=unused:spb=units:lsd=20:nwc=8.0:alpa=random:cond=on:st=1.5:s2a=on:i=1040:s2at=1.5:sd=3:nm=22:fsr=off:ss=axioms:rawr=on:afp=1000:afq=1.56_0 on Vampire---4 for (2980ds/1040Mi)
% 12.29/2.30  % (11808)Refutation not found, incomplete strategy% (11808)------------------------------
% 12.29/2.30  % (11808)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 12.29/2.30  % (11808)Termination reason: Refutation not found, incomplete strategy
% 12.29/2.30  
% 12.29/2.30  % (11808)Memory used [KB]: 1349
% 12.29/2.30  % (11808)Time elapsed: 0.007 s
% 12.29/2.30  % (11808)Instructions burned: 22 (million)
% 12.29/2.30  % (11808)------------------------------
% 12.29/2.30  % (11808)------------------------------
% 12.29/2.30  % (11811)dis-1011_2:3_slsqr=879,448:irw=on:sp=reverse_frequency:slsqc=2:slsq=on:cond=fast:i=443:s2at=4.0:bs=unit_only:sup=off:ss=axioms:sgt=15:rawr=on:lsd=5:sil=8000:nicw=on_0 on Vampire---4 for (2980ds/443Mi)
% 12.29/2.32  % (11806)Instruction limit reached!
% 12.29/2.32  % (11806)------------------------------
% 12.29/2.32  % (11806)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 12.29/2.32  % (11806)Termination reason: Unknown
% 12.29/2.32  % (11806)Termination phase: Saturation
% 12.29/2.32  
% 12.29/2.32  % (11806)Memory used [KB]: 2320
% 12.29/2.32  % (11806)Time elapsed: 0.055 s
% 12.29/2.32  % (11806)Instructions burned: 203 (million)
% 12.29/2.32  % (11806)------------------------------
% 12.29/2.32  % (11806)------------------------------
% 12.29/2.32  % (11805)Instruction limit reached!
% 12.29/2.32  % (11805)------------------------------
% 12.29/2.32  % (11805)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 12.29/2.32  % (11805)Termination reason: Unknown
% 12.29/2.32  % (11805)Termination phase: Saturation
% 12.29/2.32  
% 12.29/2.32  % (11805)Memory used [KB]: 2957
% 12.29/2.32  % (11805)Time elapsed: 0.061 s
% 12.29/2.32  % (11805)Instructions burned: 212 (million)
% 12.29/2.32  % (11805)------------------------------
% 12.29/2.32  % (11805)------------------------------
% 12.29/2.32  % (11812)lrs-1011_3:1_sil=2000:tgt=ground:sos=on:flr=on:i=192:bce=on:kws=inv_frequency_0 on Vampire---4 for (2980ds/192Mi)
% 12.29/2.32  % (11813)dis+1011_5:2_to=lpo:sil=8000:tgt=ground:plsq=on:plsqr=65749,1048576:spb=goal:nwc=10.0:newcnf=on:i=1218:rawr=on:av=off:nm=5:awrs=converge:awrsf=340:bsd=on:s2a=on:fdi=1_0 on Vampire---4 for (2980ds/1218Mi)
% 12.29/2.32  % (11813)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 12.29/2.32  % Exception at run slice level
% 12.29/2.32  User error: Immediate (shared) subterms of  term/literal set(knows,X0) have different types/not well-typed!
% 12.29/2.33  % (11814)lrs+666_2:89_bsr=unit_only:to=lpo:sil=2000:sos=on:spb=goal_then_units:sac=on:i=171:bd=off:uhcvi=on:nicw=on:fd=off_0 on Vampire---4 for (2980ds/171Mi)
% 12.29/2.33  % (11807)Instruction limit reached!
% 12.29/2.33  % (11807)------------------------------
% 12.29/2.33  % (11807)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 12.29/2.33  % (11807)Termination reason: Unknown
% 12.29/2.33  % (11807)Termination phase: Saturation
% 12.29/2.33  
% 12.29/2.33  % (11807)Memory used [KB]: 5420
% 12.29/2.33  % (11807)Time elapsed: 0.070 s
% 12.29/2.33  % (11807)Instructions burned: 230 (million)
% 12.29/2.33  % (11807)------------------------------
% 12.29/2.33  % (11807)------------------------------
% 12.29/2.34  % (11815)lrs+1010_1:28_plsqc=4:si=on:plsq=on:plsqr=22387283,262144:i=283:sd=2:rtra=on:ss=included:sgt=8:sil=2000:slsq=on:slsqc=1:nm=32:acc=model:aer=off:alpa=false:spb=intro:nicw=on:bd=off:sp=reverse_arity:kws=arity_0 on Vampire---4 for (2980ds/283Mi)
% 12.73/2.37  % (11809)Instruction limit reached!
% 12.73/2.37  % (11809)------------------------------
% 12.73/2.37  % (11809)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 12.73/2.37  % (11809)Termination reason: Unknown
% 12.73/2.37  % (11809)Termination phase: Saturation
% 12.73/2.37  
% 12.73/2.37  % (11809)Memory used [KB]: 2701
% 12.73/2.37  % (11809)Time elapsed: 0.077 s
% 12.73/2.37  % (11809)Instructions burned: 265 (million)
% 12.73/2.37  % (11809)------------------------------
% 12.73/2.37  % (11809)------------------------------
% 12.73/2.37  % (11816)lrs+1010_1:1_sil=8000:fde=none:sos=on:rp=on:st=3.0:i=590:bd=off:nm=16:fsr=off:ss=included:sgt=8:acc=on:aac=none:s2a=on:fs=off_0 on Vampire---4 for (2980ds/590Mi)
% 12.73/2.38  % (11812)Instruction limit reached!
% 12.73/2.38  % (11812)------------------------------
% 12.73/2.38  % (11812)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 12.73/2.38  % (11812)Termination reason: Unknown
% 12.73/2.38  % (11812)Termination phase: Saturation
% 12.73/2.38  
% 12.73/2.38  % (11812)Memory used [KB]: 3091
% 12.73/2.38  % (11812)Time elapsed: 0.059 s
% 12.73/2.38  % (11812)Instructions burned: 194 (million)
% 12.73/2.38  % (11812)------------------------------
% 12.73/2.38  % (11812)------------------------------
% 12.73/2.38  % (11814)Instruction limit reached!
% 12.73/2.38  % (11814)------------------------------
% 12.73/2.38  % (11814)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 12.73/2.38  % (11814)Termination reason: Unknown
% 12.73/2.38  % (11814)Termination phase: Saturation
% 12.73/2.38  
% 12.73/2.38  % (11814)Memory used [KB]: 2561
% 12.73/2.38  % (11814)Time elapsed: 0.051 s
% 12.73/2.38  % (11814)Instructions burned: 174 (million)
% 12.73/2.38  % (11814)------------------------------
% 12.73/2.38  % (11814)------------------------------
% 12.73/2.38  % (11817)lrs+1011_16:1_to=lpo:sil=2000:spb=goal_then_units:urr=on:lsd=1:i=227:bd=off:ss=axioms:gsp=on:sac=on_0 on Vampire---4 for (2980ds/227Mi)
% 12.73/2.38  % (11818)ott+10_107421:1048576_to=lpo:drc=off:sil=4000:fde=none:sos=on:lma=on:spb=intro:gs=on:nwc=24.2524:gsem=off:i=1636:sd=3:afp=40000:awrs=decay:awrsf=1166:nm=6:afq=1.99252:uhcvi=on:ss=axioms:rawr=on:sp=const_max:add=off_0 on Vampire---4 for (2980ds/1636Mi)
% 12.73/2.38  % (11800)Instruction limit reached!
% 12.73/2.38  % (11800)------------------------------
% 12.73/2.38  % (11800)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 12.73/2.38  % (11800)Termination reason: Unknown
% 12.73/2.38  % (11800)Termination phase: Saturation
% 12.73/2.38  
% 12.73/2.38  % (11800)Memory used [KB]: 5505
% 12.73/2.38  % (11800)Time elapsed: 0.172 s
% 12.73/2.38  % (11800)Instructions burned: 594 (million)
% 12.73/2.38  % (11800)------------------------------
% 12.73/2.38  % (11800)------------------------------
% 12.73/2.38  % (11817)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 12.73/2.38  % (11819)lrs+1011_5:1_sil=2000:plsq=on:plsqr=25,172:sos=on:erd=off:rnwc=on:nwc=10.0:avsq=on:i=229:avsqr=35,118:awrs=converge:awrsf=240:ins=1:amm=sco:uhcvi=on:afr=on:rawr=on:add=large:afp=300_0 on Vampire---4 for (2979ds/229Mi)
% 12.73/2.39  % (11818)Refutation not found, incomplete strategy% (11818)------------------------------
% 12.73/2.39  % (11818)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 12.73/2.39  % (11818)Termination reason: Refutation not found, incomplete strategy
% 12.73/2.39  
% 12.73/2.39  % (11818)Memory used [KB]: 1523
% 12.73/2.39  % (11818)Time elapsed: 0.013 s
% 12.73/2.39  % (11818)Instructions burned: 40 (million)
% 12.73/2.39  % (11818)------------------------------
% 12.73/2.39  % (11818)------------------------------
% 12.73/2.39  % (11820)lrs+1666_1:8_to=lpo:sil=4000:tgt=full:sp=frequency:sos=on:urr=on:i=265:bd=off:nm=4:amm=off:rawr=on_0 on Vampire---4 for (2979ds/265Mi)
% 13.17/2.42  % (11811)Instruction limit reached!
% 13.17/2.42  % (11811)------------------------------
% 13.17/2.42  % (11811)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 13.17/2.42  % (11811)Termination reason: Unknown
% 13.17/2.42  % (11811)Termination phase: Saturation
% 13.17/2.42  
% 13.17/2.42  % (11811)Memory used [KB]: 2804
% 13.17/2.42  % (11811)Time elapsed: 0.113 s
% 13.17/2.42  % (11811)Instructions burned: 443 (million)
% 13.17/2.42  % (11811)------------------------------
% 13.17/2.42  % (11811)------------------------------
% 13.17/2.42  % (11815)Instruction limit reached!
% 13.17/2.42  % (11815)------------------------------
% 13.17/2.42  % (11815)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 13.17/2.42  % (11815)Termination reason: Unknown
% 13.17/2.42  % (11815)Termination phase: Saturation
% 13.17/2.42  
% 13.17/2.42  % (11815)Memory used [KB]: 3632
% 13.17/2.42  % (11815)Time elapsed: 0.080 s
% 13.17/2.42  % (11815)Instructions burned: 286 (million)
% 13.17/2.42  % (11815)------------------------------
% 13.17/2.42  % (11815)------------------------------
% 13.17/2.42  % (11821)lrs+2_1:1_sil=2000:nwc=20.1361:i=230:ss=axioms:sd=12:sgt=8_0 on Vampire---4 for (2979ds/230Mi)
% 13.17/2.42  % (11822)dis+10_19609:262144_slsqr=2099875,262144:to=lpo:drc=encompass:sil=2000:irw=on:plsqc=4:plsq=on:plsqr=2618345,1048576:rnwc=on:plsql=on:rp=on:nwc=3.01662:s2agt=30:slsqc=2:slsq=on:s2a=on:i=324:nm=6:ins=2:gsp=on:rawr=on:amm=off:flr=on:s2pl=no:erd=off_0 on Vampire---4 for (2979ds/324Mi)
% 13.17/2.42  % (11822)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 13.17/2.44  % (11817)Instruction limit reached!
% 13.17/2.44  % (11817)------------------------------
% 13.17/2.44  % (11817)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 13.17/2.44  % (11817)Termination reason: Unknown
% 13.17/2.44  % (11817)Termination phase: Saturation
% 13.17/2.44  
% 13.17/2.44  % (11817)Memory used [KB]: 3085
% 13.17/2.44  % (11817)Time elapsed: 0.066 s
% 13.17/2.44  % (11817)Instructions burned: 229 (million)
% 13.17/2.44  % (11817)------------------------------
% 13.17/2.44  % (11817)------------------------------
% 13.17/2.45  % (11823)lrs+32_1:4_sil=2000:sos=on:rp=on:i=251:bd=off:nm=16:awrs=decay:awrsf=500_0 on Vampire---4 for (2979ds/251Mi)
% 13.48/2.45  % (11819)Instruction limit reached!
% 13.48/2.45  % (11819)------------------------------
% 13.48/2.45  % (11819)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 13.48/2.45  % (11819)Termination reason: Unknown
% 13.48/2.45  % (11819)Termination phase: Saturation
% 13.48/2.45  
% 13.48/2.45  % (11819)Memory used [KB]: 2747
% 13.48/2.45  % (11819)Time elapsed: 0.068 s
% 13.48/2.45  % (11819)Instructions burned: 232 (million)
% 13.48/2.45  % (11819)------------------------------
% 13.48/2.45  % (11819)------------------------------
% 13.48/2.45  % (11824)dis+1011_16:1_sil=16000:tgt=full:nwc=10.0:alpa=random:sac=on:avsq=on:i=2747:sd=1:kws=inv_frequency:ss=included_0 on Vampire---4 for (2979ds/2747Mi)
% 13.48/2.47  % (11820)Instruction limit reached!
% 13.48/2.47  % (11820)------------------------------
% 13.48/2.47  % (11820)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 13.48/2.47  % (11820)Termination reason: Unknown
% 13.48/2.47  % (11820)Termination phase: Saturation
% 13.48/2.47  
% 13.48/2.47  % (11820)Memory used [KB]: 2983
% 13.48/2.47  % (11820)Time elapsed: 0.080 s
% 13.48/2.47  % (11820)Instructions burned: 267 (million)
% 13.48/2.47  % (11820)------------------------------
% 13.48/2.47  % (11820)------------------------------
% 13.48/2.48  % (11825)lrs+1002_1:1024_drc=encompass:sil=2000:tgt=full:rp=on:i=195:nm=16:ss=axioms:sd=1:st=2.0_0 on Vampire---4 for (2979ds/195Mi)
% 13.48/2.49  % (11821)Instruction limit reached!
% 13.48/2.49  % (11821)------------------------------
% 13.48/2.49  % (11821)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 13.48/2.49  % (11821)Termination reason: Unknown
% 13.48/2.49  % (11821)Termination phase: Saturation
% 13.48/2.49  
% 13.48/2.49  % (11821)Memory used [KB]: 3142
% 13.48/2.49  % (11821)Time elapsed: 0.070 s
% 13.48/2.49  % (11821)Instructions burned: 231 (million)
% 13.48/2.49  % (11821)------------------------------
% 13.48/2.49  % (11821)------------------------------
% 13.48/2.49  % (11826)lrs-11_4:1_anc=all_dependent:slsqr=1,5:sil=2000:sos=all:spb=goal:br=off:alpa=true:newcnf=on:slsq=on:st=1.5:i=247:aac=none:nm=16:ins=1:ss=axioms:bs=unit_only:drc=off_0 on Vampire---4 for (2978ds/247Mi)
% 13.48/2.49  % (11826)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 13.48/2.50  % (11826)Refutation not found, incomplete strategy% (11826)------------------------------
% 13.48/2.50  % (11826)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 13.48/2.50  % (11826)Termination reason: Refutation not found, incomplete strategy
% 13.48/2.50  
% 13.48/2.50  % (11826)Memory used [KB]: 1396
% 13.48/2.50  % (11826)Time elapsed: 0.008 s
% 13.48/2.50  % (11826)Instructions burned: 29 (million)
% 13.48/2.50  % (11826)------------------------------
% 13.48/2.50  % (11826)------------------------------
% 13.48/2.50  % (11822)Instruction limit reached!
% 13.48/2.50  % (11822)------------------------------
% 13.48/2.50  % (11822)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 13.48/2.50  % (11822)Termination reason: Unknown
% 13.48/2.50  % (11822)Termination phase: Saturation
% 13.48/2.50  
% 13.48/2.50  % (11822)Memory used [KB]: 3049
% 13.48/2.50  % (11822)Time elapsed: 0.082 s
% 13.48/2.50  % (11822)Instructions burned: 325 (million)
% 13.48/2.50  % (11822)------------------------------
% 13.48/2.50  % (11822)------------------------------
% 13.48/2.50  % (11827)lrs-21_1:28_sil=4000:tgt=full:sp=frequency:lma=on:urr=ec_only:nwc=3.0:sac=on:i=178:sd=1:bd=off:ss=axioms:sgt=4:rawr=on_0 on Vampire---4 for (2978ds/178Mi)
% 13.48/2.50  % (11828)dis+21_16:1_to=lpo:sil=2000:sp=frequency:urr=on:nwc=10.0:s2a=on:i=1747:sd=1:nm=6:ss=included:fsr=off:gsp=on_0 on Vampire---4 for (2978ds/1747Mi)
% 13.48/2.50  % (11828)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 13.48/2.52  % (11823)Instruction limit reached!
% 13.48/2.52  % (11823)------------------------------
% 13.48/2.52  % (11823)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 13.48/2.52  % (11823)Termination reason: Unknown
% 13.48/2.52  % (11823)Termination phase: Saturation
% 13.48/2.52  
% 13.48/2.52  % (11823)Memory used [KB]: 3295
% 13.48/2.52  % (11823)Time elapsed: 0.071 s
% 13.48/2.52  % (11823)Instructions burned: 251 (million)
% 13.48/2.52  % (11823)------------------------------
% 13.48/2.52  % (11823)------------------------------
% 13.48/2.52  % (11816)Instruction limit reached!
% 13.48/2.52  % (11816)------------------------------
% 13.48/2.52  % (11816)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 13.48/2.52  % (11816)Termination reason: Unknown
% 13.48/2.52  % (11816)Termination phase: Saturation
% 13.48/2.52  
% 13.48/2.52  % (11816)Memory used [KB]: 4808
% 13.48/2.52  % (11816)Time elapsed: 0.145 s
% 13.48/2.52  % (11816)Instructions burned: 593 (million)
% 13.48/2.52  % (11816)------------------------------
% 13.48/2.52  % (11816)------------------------------
% 13.48/2.52  % (11829)dis+1011_109733:262144_bsr=unit_only:sil=2000:fde=none:etr=on:sp=occurrence:rnwc=on:rp=on:nwc=23.4039:s2agt=15:avsqc=3:newcnf=on:avsq=on:st=3:s2a=on:i=406:s2at=1.5:aac=none:avsqr=211983,524288:nm=4:ins=3:fsr=off:amm=off:sup=off:ss=axioms:sgt=30:gsp=on:fd=off:bd=off_0 on Vampire---4 for (2978ds/406Mi)
% 13.48/2.52  % (11830)lrs+2_5:1_to=lpo:sil=2000:plsqc=1:plsq=on:plsqr=32,1:sp=occurrence:sos=all:lma=on:i=237:gsp=on:ss=axioms:rawr=on:sup=off:s2a=on:s2at=3.0_0 on Vampire---4 for (2978ds/237Mi)
% 13.48/2.52  % (11829)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 13.48/2.52  % (11829)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 13.48/2.52  % (11830)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 13.48/2.53  % (11825)Instruction limit reached!
% 13.48/2.53  % (11825)------------------------------
% 13.48/2.53  % (11825)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 13.48/2.53  % (11825)Termination reason: Unknown
% 13.48/2.53  % (11825)Termination phase: Saturation
% 13.48/2.53  
% 13.48/2.53  % (11825)Memory used [KB]: 2080
% 13.48/2.53  % (11825)Time elapsed: 0.052 s
% 13.48/2.53  % (11825)Instructions burned: 195 (million)
% 13.48/2.53  % (11825)------------------------------
% 13.48/2.53  % (11825)------------------------------
% 13.48/2.53  % (11831)dis-1002_468471:1048576_to=lpo:drc=off:sil=2000:tgt=full:sp=frequency:bce=on:nwc=23.5997:newcnf=on:i=548:bs=unit_only:sd=4:nm=10:av=off:uhcvi=on:ss=axioms:sos=on:rp=on_0 on Vampire---4 for (2978ds/548Mi)
% 13.48/2.53  % (11831)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 14.14/2.54  % (11831)Refutation not found, incomplete strategy% (11831)------------------------------
% 14.14/2.54  % (11831)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 14.14/2.54  % (11831)Termination reason: Refutation not found, incomplete strategy
% 14.14/2.54  
% 14.14/2.54  % (11831)Memory used [KB]: 1411
% 14.14/2.54  % (11831)Time elapsed: 0.008 s
% 14.14/2.54  % (11831)Instructions burned: 29 (million)
% 14.14/2.54  % (11831)------------------------------
% 14.14/2.54  % (11831)------------------------------
% 14.14/2.54  % (11832)lrs+1011_1:1024_sil=4000:br=off:i=275:bd=off:fd=preordered:slsq=on:slsql=off:slsqc=2:slsqr=1,4:s2at=4.0_0 on Vampire---4 for (2978ds/275Mi)
% 14.14/2.55  % (11827)Instruction limit reached!
% 14.14/2.55  % (11827)------------------------------
% 14.14/2.55  % (11827)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 14.14/2.55  % (11827)Termination reason: Unknown
% 14.14/2.55  % (11827)Termination phase: Saturation
% 14.14/2.55  
% 14.14/2.55  % (11827)Memory used [KB]: 2035
% 14.14/2.55  % (11827)Time elapsed: 0.071 s
% 14.14/2.55  % (11827)Instructions burned: 180 (million)
% 14.14/2.55  % (11827)------------------------------
% 14.14/2.55  % (11827)------------------------------
% 14.14/2.55  % (11833)lrs+1002_1:16_sil=4000:sos=on:sac=on:i=735:bs=unit_only:gsp=on:ss=included:sgt=16:fsr=off:sfv=off:bd=off_0 on Vampire---4 for (2978ds/735Mi)
% 14.14/2.55  % (11833)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 14.14/2.56  % (11833)Refutation not found, incomplete strategy% (11833)------------------------------
% 14.14/2.56  % (11833)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 14.14/2.56  % (11833)Termination reason: Refutation not found, incomplete strategy
% 14.14/2.56  
% 14.14/2.56  % (11833)Memory used [KB]: 1359
% 14.14/2.56  % (11833)Time elapsed: 0.029 s
% 14.14/2.56  % (11833)Instructions burned: 26 (million)
% 14.14/2.56  % (11833)------------------------------
% 14.14/2.56  % (11833)------------------------------
% 14.14/2.56  % (11834)dis-1011_7:24_to=lpo:sil=64000:sos=on:rnwc=on:gs=on:nwc=1.65:alpa=random:flr=on:nicw=on:i=435:sd=1:bd=off:fsr=off:fsd=on:uhcvi=on:fdi=1:ss=axioms:sgt=16:rawr=on:sp=const_min_0 on Vampire---4 for (2978ds/435Mi)
% 14.14/2.57  % Exception at run slice level
% 14.14/2.57  User error: Immediate (shared) subterms of  term/literal set(knows,evs5) have different types/not well-typed!
% 14.14/2.57  % (11810)Instruction limit reached!
% 14.14/2.57  % (11810)------------------------------
% 14.14/2.57  % (11810)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 14.14/2.57  % (11810)Termination reason: Unknown
% 14.14/2.57  % (11810)Termination phase: Saturation
% 14.14/2.57  
% 14.14/2.57  % (11810)Memory used [KB]: 6645
% 14.14/2.57  % (11810)Time elapsed: 0.268 s
% 14.14/2.57  % (11810)Instructions burned: 1040 (million)
% 14.14/2.57  % (11810)------------------------------
% 14.14/2.57  % (11810)------------------------------
% 14.14/2.57  % (11835)lrs+4_1:8_sil=32000:abs=on:nwc=5.0:updr=off:i=822:nm=6:plsq=on:plsql=on:plsqc=1:plsqr=2,1_0 on Vampire---4 for (2978ds/822Mi)
% 14.14/2.57  % (11836)lrs+10_23:15_sil=2000:plsqc=1:plsq=on:plsqr=4106395,32768:plsql=on:nwc=3.0:flr=on:newcnf=on:i=554:kws=precedence:fsr=off:ss=included_0 on Vampire---4 for (2977ds/554Mi)
% 14.14/2.57  % (11836)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 14.53/2.58  % (11830)Instruction limit reached!
% 14.53/2.58  % (11830)------------------------------
% 14.53/2.58  % (11830)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 14.53/2.58  % (11830)Termination reason: Unknown
% 14.53/2.58  % (11830)Termination phase: Saturation
% 14.53/2.58  
% 14.53/2.58  % (11830)Memory used [KB]: 2540
% 14.53/2.58  % (11830)Time elapsed: 0.089 s
% 14.53/2.58  % (11830)Instructions burned: 237 (million)
% 14.53/2.59  % (11830)------------------------------
% 14.53/2.59  % (11830)------------------------------
% 14.53/2.59  % (11837)lrs+11_1:1_to=lpo:sil=64000:sp=occurrence:nwc=2.0:st=6.0:s2a=on:i=285:s2at=5.0:sd=1:nm=3:gsp=on:ss=axioms:fsr=off_0 on Vampire---4 for (2977ds/285Mi)
% 14.53/2.59  % (11837)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 14.53/2.62  % (11832)Instruction limit reached!
% 14.53/2.62  % (11832)------------------------------
% 14.53/2.62  % (11832)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 14.53/2.62  % (11832)Termination reason: Unknown
% 14.53/2.62  % (11832)Termination phase: Saturation
% 14.53/2.62  
% 14.53/2.62  % (11832)Memory used [KB]: 3087
% 14.53/2.62  % (11832)Time elapsed: 0.099 s
% 14.53/2.62  % (11832)Instructions burned: 278 (million)
% 14.53/2.62  % (11832)------------------------------
% 14.53/2.62  % (11832)------------------------------
% 14.53/2.62  % (11838)lrs+1004_1:1_anc=none:sil=16000:tgt=ground:rnwc=on:nwc=10.0:i=263:nm=6:ins=1:afr=on:ss=axioms:sgt=32:rawr=on:newcnf=on_0 on Vampire---4 for (2977ds/263Mi)
% 14.53/2.62  % (11838)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 14.53/2.63  % (11829)Instruction limit reached!
% 14.53/2.63  % (11829)------------------------------
% 14.53/2.63  % (11829)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 14.53/2.63  % (11829)Termination reason: Unknown
% 14.53/2.63  % (11829)Termination phase: Saturation
% 14.53/2.63  
% 14.53/2.63  % (11829)Memory used [KB]: 4907
% 14.53/2.63  % (11829)Time elapsed: 0.129 s
% 14.53/2.63  % (11829)Instructions burned: 409 (million)
% 14.53/2.63  % (11829)------------------------------
% 14.53/2.63  % (11829)------------------------------
% 14.53/2.63  % (11839)lrs+2_1:1_sil=4000:plsqc=4:plsq=on:plsqr=2,1:rp=on:i=229:nm=10:fde=unused:ep=RS:slsq=on:slsql=off:slsqr=1,8:erd=off_0 on Vampire---4 for (2977ds/229Mi)
% 14.86/2.67  % (11837)Instruction limit reached!
% 14.86/2.67  % (11837)------------------------------
% 14.86/2.67  % (11837)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 14.86/2.67  % (11837)Termination reason: Unknown
% 14.86/2.67  % (11837)Termination phase: Saturation
% 14.86/2.67  
% 14.86/2.67  % (11837)Memory used [KB]: 3727
% 14.86/2.67  % (11837)Time elapsed: 0.087 s
% 14.86/2.67  % (11837)Instructions burned: 285 (million)
% 14.86/2.67  % (11837)------------------------------
% 14.86/2.67  % (11837)------------------------------
% 14.86/2.68  % (11840)lrs-21_7:15_sil=32000:sp=unary_first:sos=on:spb=units:urr=ec_only:newcnf=on:i=531:ep=RST:flr=on:gsp=on_0 on Vampire---4 for (2976ds/531Mi)
% 14.86/2.68  % (11840)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 14.86/2.68  % (11840)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 14.86/2.68  % (11840)Refutation not found, incomplete strategy% (11840)------------------------------
% 14.86/2.68  % (11840)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 14.86/2.68  % (11840)Termination reason: Refutation not found, incomplete strategy
% 14.86/2.68  
% 14.86/2.68  % (11840)Memory used [KB]: 1460
% 14.86/2.68  % (11840)Time elapsed: 0.008 s
% 14.86/2.68  % (11840)Instructions burned: 25 (million)
% 14.86/2.68  % (11840)------------------------------
% 14.86/2.68  % (11840)------------------------------
% 14.86/2.69  % (11841)lrs-1002_1:1024_anc=all_dependent:sil=2000:nwc=16.4211:nicw=on:s2a=on:i=292:s2at=5.0:add=large:awrs=converge:awrsf=95:bd=off:afr=on:ss=axioms:rawr=on:slsq=on:slsqc=1:slsqr=1,16:abs=on:sims=off_0 on Vampire---4 for (2976ds/292Mi)
% 14.86/2.69  % (11839)Instruction limit reached!
% 14.86/2.69  % (11839)------------------------------
% 14.86/2.69  % (11839)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 14.86/2.69  % (11839)Termination reason: Unknown
% 14.86/2.69  % (11839)Termination phase: Saturation
% 14.86/2.69  
% 14.86/2.69  % (11839)Memory used [KB]: 2903
% 14.86/2.69  % (11839)Time elapsed: 0.065 s
% 14.86/2.69  % (11839)Instructions burned: 233 (million)
% 14.86/2.69  % (11839)------------------------------
% 14.86/2.69  % (11839)------------------------------
% 14.86/2.69  % (11842)lrs-1011_1:2_nwc=10.0:s2agt=30:s2a=on:i=318:ep=RS:gsp=on:awrs=converge:awrsf=1354:rnwc=on:fsr=off:sil=16000_0 on Vampire---4 for (2976ds/318Mi)
% 14.86/2.70  % (11842)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 14.86/2.70  % (11838)Instruction limit reached!
% 14.86/2.70  % (11838)------------------------------
% 14.86/2.70  % (11838)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 14.86/2.70  % (11838)Termination reason: Unknown
% 14.86/2.70  % (11838)Termination phase: Saturation
% 14.86/2.70  
% 14.86/2.70  % (11838)Memory used [KB]: 3255
% 14.86/2.70  % (11838)Time elapsed: 0.080 s
% 14.86/2.70  % (11838)Instructions burned: 265 (million)
% 14.86/2.70  % (11838)------------------------------
% 14.86/2.70  % (11838)------------------------------
% 14.86/2.70  % (11843)lrs-1011_1:64_slsqr=1674187,131072:sil=4000:plsq=on:lsd=50:plsql=on:slsq=on:i=193:slsql=off:bd=off:nm=3:amm=off:gsp=on:ss=axioms:fsr=off_0 on Vampire---4 for (2976ds/193Mi)
% 14.86/2.70  % (11843)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 15.99/2.74  % (11836)Instruction limit reached!
% 15.99/2.74  % (11836)------------------------------
% 15.99/2.74  % (11836)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 15.99/2.74  % (11836)Termination reason: Unknown
% 15.99/2.74  % (11836)Termination phase: Saturation
% 15.99/2.74  
% 15.99/2.74  % (11836)Memory used [KB]: 5415
% 15.99/2.74  % (11836)Time elapsed: 0.168 s
% 15.99/2.74  % (11836)Instructions burned: 557 (million)
% 15.99/2.74  % (11836)------------------------------
% 15.99/2.74  % (11836)------------------------------
% 15.99/2.74  % (11844)lrs+1011_1:4_sil=2000:tgt=ground:lsd=100:nwc=2.0:st=7.0:i=1997:bd=off:nm=16:av=off:ss=axioms:rawr=on_0 on Vampire---4 for (2976ds/1997Mi)
% 15.99/2.75  % (11843)Instruction limit reached!
% 15.99/2.75  % (11843)------------------------------
% 15.99/2.75  % (11843)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 15.99/2.75  % (11843)Termination reason: Unknown
% 15.99/2.75  % (11843)Termination phase: Saturation
% 15.99/2.75  
% 15.99/2.75  % (11843)Memory used [KB]: 2317
% 15.99/2.75  % (11843)Time elapsed: 0.050 s
% 15.99/2.75  % (11843)Instructions burned: 195 (million)
% 15.99/2.75  % (11843)------------------------------
% 15.99/2.75  % (11843)------------------------------
% 15.99/2.75  % (11845)dis+1011_2:1_plsq=on:plsqr=10319861,131072:rp=on:nwc=5.0:s2a=on:i=303:s2at=4.0:aac=none:ep=RS:nicw=on:sil=8000:bs=on:alpa=random_0 on Vampire---4 for (2976ds/303Mi)
% 16.29/2.77  % (11841)Instruction limit reached!
% 16.29/2.77  % (11841)------------------------------
% 16.29/2.77  % (11841)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 16.29/2.77  % (11841)Termination reason: Unknown
% 16.29/2.77  % (11841)Termination phase: Saturation
% 16.29/2.77  
% 16.29/2.77  % (11841)Memory used [KB]: 2768
% 16.29/2.77  % (11841)Time elapsed: 0.082 s
% 16.29/2.77  % (11841)Instructions burned: 294 (million)
% 16.29/2.77  % (11841)------------------------------
% 16.29/2.77  % (11841)------------------------------
% 16.29/2.77  % (11846)lrs+21_1:1024_sil=2000:sp=frequency:spb=non_intro:st=3.5:i=280:sd=3:kws=precedence:bd=off:av=off:ss=axioms:sup=off:lcm=predicate_0 on Vampire---4 for (2976ds/280Mi)
% 16.29/2.78  % (11842)Instruction limit reached!
% 16.29/2.78  % (11842)------------------------------
% 16.29/2.78  % (11842)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 16.29/2.78  % (11842)Termination reason: Unknown
% 16.29/2.78  % (11842)Termination phase: Saturation
% 16.29/2.78  
% 16.29/2.78  % (11842)Memory used [KB]: 3313
% 16.29/2.78  % (11842)Time elapsed: 0.091 s
% 16.29/2.78  % (11842)Instructions burned: 318 (million)
% 16.29/2.78  % (11842)------------------------------
% 16.29/2.78  % (11842)------------------------------
% 16.29/2.79  % (11847)lrs+1002_1:4_sil=2000:fde=unused:plsq=on:plsqr=32,1:sos=on:bce=on:i=282:sd=1:ss=included:rawr=on_0 on Vampire---4 for (2975ds/282Mi)
% 16.29/2.80  % (11847)Refutation not found, incomplete strategy% (11847)------------------------------
% 16.29/2.80  % (11847)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 16.29/2.80  % (11847)Termination reason: Refutation not found, incomplete strategy
% 16.29/2.80  
% 16.29/2.80  % (11847)Memory used [KB]: 1460
% 16.29/2.80  % (11847)Time elapsed: 0.011 s
% 16.29/2.80  % (11847)Instructions burned: 35 (million)
% 16.29/2.80  % (11847)------------------------------
% 16.29/2.80  % (11847)------------------------------
% 16.29/2.80  % (11848)dis+10_52093:131072_drc=off:sil=2000:tgt=ground:irw=on:foolp=on:lma=on:urr=ec_only:nwc=5.20774:st=1.5:i=1308:sd=2:kws=inv_frequency:nm=7:ins=3:av=off:uhcvi=on:ss=axioms:rawr=on_0 on Vampire---4 for (2975ds/1308Mi)
% 16.29/2.81  % (11835)Instruction limit reached!
% 16.29/2.81  % (11835)------------------------------
% 16.29/2.81  % (11835)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 16.29/2.81  % (11835)Termination reason: Unknown
% 16.29/2.81  % (11835)Termination phase: Saturation
% 16.29/2.81  
% 16.29/2.81  % (11835)Memory used [KB]: 8669
% 16.29/2.81  % (11835)Time elapsed: 0.237 s
% 16.29/2.81  % (11835)Instructions burned: 822 (million)
% 16.29/2.81  % (11835)------------------------------
% 16.29/2.81  % (11835)------------------------------
% 16.29/2.82  % (11849)lrs+2_1:1_drc=encompass:sil=2000:urr=on:nwc=10.0:i=80:sd=3:fsr=off:ss=axioms:fd=preordered:bd=off:sup=off_0 on Vampire---4 for (2975ds/80Mi)
% 16.29/2.83  % (11845)Instruction limit reached!
% 16.29/2.83  % (11845)------------------------------
% 16.29/2.83  % (11845)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 16.29/2.83  % (11845)Termination reason: Unknown
% 16.29/2.83  % (11845)Termination phase: Saturation
% 16.29/2.83  
% 16.29/2.83  % (11845)Memory used [KB]: 2607
% 16.29/2.83  % (11845)Time elapsed: 0.081 s
% 16.29/2.83  % (11845)Instructions burned: 305 (million)
% 16.29/2.83  % (11845)------------------------------
% 16.29/2.83  % (11845)------------------------------
% 16.29/2.83  % (11850)dis+1011_1:1024_drc=off:sil=16000:tgt=full:spb=goal_then_units:i=1256:kws=inv_frequency:fsr=off:ss=axioms:rawr=on:urr=ec_only:plsq=on_0 on Vampire---4 for (2975ds/1256Mi)
% 16.29/2.84  % (11846)Instruction limit reached!
% 16.29/2.84  % (11846)------------------------------
% 16.29/2.84  % (11846)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 16.29/2.84  % (11846)Termination reason: Unknown
% 16.29/2.84  % (11846)Termination phase: Saturation
% 16.29/2.84  
% 16.29/2.84  % (11846)Memory used [KB]: 3182
% 16.29/2.84  % (11846)Time elapsed: 0.071 s
% 16.29/2.84  % (11846)Instructions burned: 283 (million)
% 16.29/2.84  % (11846)------------------------------
% 16.29/2.84  % (11846)------------------------------
% 16.29/2.84  % (11849)Instruction limit reached!
% 16.29/2.84  % (11849)------------------------------
% 16.29/2.84  % (11849)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 16.29/2.84  % (11849)Termination reason: Unknown
% 16.29/2.84  % (11849)Termination phase: Saturation
% 16.29/2.84  
% 16.29/2.84  % (11849)Memory used [KB]: 2050
% 16.29/2.84  % (11849)Time elapsed: 0.025 s
% 16.29/2.84  % (11849)Instructions burned: 81 (million)
% 16.29/2.84  % (11849)------------------------------
% 16.29/2.84  % (11849)------------------------------
% 16.29/2.84  % (11851)lrs+21_1:1_sil=16000:nwc=19.4924:s2agt=16:s2a=on:i=1496:sd=2:bd=off:ss=axioms:sgt=8:fs=off:fsr=off_0 on Vampire---4 for (2975ds/1496Mi)
% 16.29/2.84  % (11852)lrs-1002_51:127_bsr=unit_only:sil=16000:tgt=ground:acc=on:sac=on:avsq=on:st=5.0:i=292:sd=2:avsqr=49633,1048576:ins=2:fsr=off:gsp=on:ss=axioms:rawr=on:awrs=converge:awrsf=220:bce=on:bd=off:fd=off:sfv=off_0 on Vampire---4 for (2975ds/292Mi)
% 16.83/2.85  % (11852)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 16.95/2.92  % (11852)Instruction limit reached!
% 16.95/2.92  % (11852)------------------------------
% 16.95/2.92  % (11852)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 16.95/2.92  % (11852)Termination reason: Unknown
% 16.95/2.92  % (11852)Termination phase: Saturation
% 16.95/2.92  
% 16.95/2.92  % (11852)Memory used [KB]: 3425
% 16.95/2.92  % (11852)Time elapsed: 0.081 s
% 16.95/2.92  % (11852)Instructions burned: 296 (million)
% 16.95/2.92  % (11852)------------------------------
% 16.95/2.92  % (11852)------------------------------
% 16.95/2.93  % (11853)lrs-1002_9:13_sil=4000:tgt=ground:etr=on:spb=non_intro:rp=on:newcnf=on:i=586:add=large:afp=50:bd=off:ins=1:fsr=off:afq=4.13736:gsp=on:ss=axioms:sgt=16:rawr=on:flr=on:bce=on_0 on Vampire---4 for (2974ds/586Mi)
% 16.95/2.93  % (11853)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 16.95/2.93  % (11853)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 17.21/2.96  % (11828)Instruction limit reached!
% 17.21/2.96  % (11828)------------------------------
% 17.21/2.96  % (11828)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 17.21/2.96  % (11828)Termination reason: Unknown
% 17.21/2.96  % (11828)Termination phase: Saturation
% 17.21/2.96  
% 17.21/2.96  % (11828)Memory used [KB]: 10588
% 17.21/2.96  % (11828)Time elapsed: 0.485 s
% 17.21/2.96  % (11828)Instructions burned: 1748 (million)
% 17.21/2.96  % (11828)------------------------------
% 17.21/2.96  % (11828)------------------------------
% 17.21/2.97  % (11854)lrs+0_1:1_drc=off:sil=2000:tgt=ground:sp=occurrence:bce=on:fd=preordered:rp=on:nwc=5.0:alpa=false:nicw=on:st=1.5:s2a=on:i=254:sd=1:kws=inv_arity_squared:bd=off:ins=1:fsr=off:gsp=on:ss=axioms:sgt=30:rawr=on_0 on Vampire---4 for (2974ds/254Mi)
% 17.21/2.97  % (11854)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 17.38/3.04  % (11854)Instruction limit reached!
% 17.38/3.04  % (11854)------------------------------
% 17.38/3.04  % (11854)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 17.38/3.04  % (11854)Termination reason: Unknown
% 17.38/3.04  % (11854)Termination phase: Saturation
% 17.38/3.04  
% 17.38/3.04  % (11854)Memory used [KB]: 2492
% 17.38/3.04  % (11854)Time elapsed: 0.069 s
% 17.38/3.04  % (11854)Instructions burned: 255 (million)
% 17.38/3.04  % (11854)------------------------------
% 17.38/3.04  % (11854)------------------------------
% 17.38/3.04  % (11855)dis+1010_3:2_sil=4000:plsq=on:s2agt=100:sac=on:s2a=on:i=956:s2at=2.0:ep=RS:tgt=full_0 on Vampire---4 for (2973ds/956Mi)
% 17.54/3.10  % (11853)Instruction limit reached!
% 17.54/3.10  % (11853)------------------------------
% 17.54/3.10  % (11853)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 17.54/3.10  % (11853)Termination reason: Unknown
% 17.54/3.10  % (11853)Termination phase: Saturation
% 17.54/3.10  
% 17.54/3.10  % (11853)Memory used [KB]: 5955
% 17.54/3.10  % (11853)Time elapsed: 0.175 s
% 17.54/3.10  % (11853)Instructions burned: 586 (million)
% 17.54/3.10  % (11853)------------------------------
% 17.54/3.10  % (11853)------------------------------
% 17.54/3.10  % (11856)lrs+1011_1:1024_slsqr=1,8:sil=2000:rp=on:nwc=10.0:newcnf=on:slsq=on:st=1.5:s2a=on:i=303:sd=1:awrs=converge:awrsf=390:ep=RST:ss=axioms:sac=on_0 on Vampire---4 for (2972ds/303Mi)
% 17.54/3.10  % (11856)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 17.92/3.16  % (11848)Instruction limit reached!
% 17.92/3.16  % (11848)------------------------------
% 17.92/3.16  % (11848)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 17.92/3.16  % (11848)Termination reason: Unknown
% 17.92/3.16  % (11848)Termination phase: Saturation
% 17.92/3.16  
% 17.92/3.16  % (11848)Memory used [KB]: 7721
% 17.92/3.16  % (11848)Time elapsed: 0.357 s
% 17.92/3.16  % (11848)Instructions burned: 1309 (million)
% 17.92/3.16  % (11848)------------------------------
% 17.92/3.16  % (11848)------------------------------
% 17.92/3.16  % (11857)dis-1011_1:1_sil=8000:nwc=5.0:slsqc=2:slsq=on:s2a=on:i=331:slsql=off:s2agt=16:ss=axioms_0 on Vampire---4 for (2972ds/331Mi)
% 18.34/3.19  % (11856)Instruction limit reached!
% 18.34/3.19  % (11856)------------------------------
% 18.34/3.19  % (11856)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 18.34/3.19  % (11856)Termination reason: Unknown
% 18.34/3.19  % (11856)Termination phase: Saturation
% 18.34/3.19  
% 18.34/3.19  % (11856)Memory used [KB]: 3347
% 18.34/3.19  % (11856)Time elapsed: 0.090 s
% 18.34/3.19  % (11856)Instructions burned: 305 (million)
% 18.34/3.19  % (11856)------------------------------
% 18.34/3.19  % (11856)------------------------------
% 18.34/3.19  % (11851)Instruction limit reached!
% 18.34/3.19  % (11851)------------------------------
% 18.34/3.19  % (11851)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 18.34/3.19  % (11851)Termination reason: Unknown
% 18.34/3.19  % (11851)Termination phase: Saturation
% 18.34/3.19  
% 18.34/3.19  % (11851)Memory used [KB]: 5865
% 18.34/3.19  % (11851)Time elapsed: 0.351 s
% 18.34/3.19  % (11851)Instructions burned: 1499 (million)
% 18.34/3.19  % (11851)------------------------------
% 18.34/3.19  % (11851)------------------------------
% 18.34/3.19  % (11858)dis+4_8:1_sil=2000:rp=on:nwc=10.0:alpa=true:sac=on:s2a=on:i=239:ep=R:ss=axioms:s2pl=on_0 on Vampire---4 for (2971ds/239Mi)
% 18.34/3.20  % (11859)dis-1002_89073:262144_slsqr=91667,1048576:drc=off:sil=2000:sp=unary_frequency:spb=goal:urr=ec_only:bce=on:lcm=reverse:rp=on:nwc=9.0873:sac=on:slsq=on:nicw=on:cond=fast:i=622:s2at=5.5:kws=precedence:afp=100000:slsql=off:bd=off:nm=5:ins=3:sup=off:afq=1.99538:uhcvi=on:gsp=on:rawr=on:acc=model_0 on Vampire---4 for (2971ds/622Mi)
% 18.34/3.20  % (11859)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 18.34/3.20  % (11824)Instruction limit reached!
% 18.34/3.20  % (11824)------------------------------
% 18.34/3.20  % (11824)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 18.34/3.20  % (11824)Termination reason: Unknown
% 18.34/3.20  % (11824)Termination phase: Saturation
% 18.34/3.20  
% 18.34/3.20  % (11824)Memory used [KB]: 13411
% 18.34/3.20  % (11824)Time elapsed: 0.749 s
% 18.34/3.20  % (11824)Instructions burned: 2748 (million)
% 18.34/3.20  % (11824)------------------------------
% 18.34/3.20  % (11824)------------------------------
% 18.34/3.20  % (11860)lrs+1002_1:1_sil=64000:sos=on:urr=ec_only:flr=on:st=3.0:i=915:sd=1:ep=RS:nm=16:ss=axioms_0 on Vampire---4 for (2971ds/915Mi)
% 18.34/3.21  % (11850)Instruction limit reached!
% 18.34/3.21  % (11850)------------------------------
% 18.34/3.21  % (11850)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 18.34/3.21  % (11850)Termination reason: Unknown
% 18.34/3.21  % (11850)Termination phase: Saturation
% 18.34/3.21  
% 18.34/3.21  % (11850)Memory used [KB]: 7079
% 18.34/3.21  % (11850)Time elapsed: 0.372 s
% 18.34/3.21  % (11850)Instructions burned: 1259 (million)
% 18.34/3.21  % (11850)------------------------------
% 18.34/3.21  % (11850)------------------------------
% 18.34/3.21  % (11861)lrs+34_1:128_to=lpo:drc=off:sil=16000:sp=reverse_arity:fd=preordered:i=1855:bd=preordered:av=off:fsr=off:gs=on:bsr=unit_only_0 on Vampire---4 for (2971ds/1855Mi)
% 18.34/3.21  % (11860)Refutation not found, incomplete strategy% (11860)------------------------------
% 18.34/3.21  % (11860)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 18.34/3.21  % (11860)Termination reason: Refutation not found, incomplete strategy
% 18.34/3.21  
% 18.34/3.21  % (11860)Memory used [KB]: 1462
% 18.34/3.21  % (11860)Time elapsed: 0.008 s
% 18.34/3.21  % (11860)Instructions burned: 27 (million)
% 18.34/3.21  % (11860)------------------------------
% 18.34/3.21  % (11860)------------------------------
% 18.34/3.21  % (11862)lrs+11_3:4_drc=off:sil=2000:tgt=ground:sp=occurrence:urr=on:nwc=5.0:st=3.0:i=223:kws=inv_frequency:av=off:ss=axioms:br=off:rawr=on:newcnf=on_0 on Vampire---4 for (2971ds/223Mi)
% 18.34/3.22  % (11862)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 19.25/3.25  % (11857)Instruction limit reached!
% 19.25/3.25  % (11857)------------------------------
% 19.25/3.25  % (11857)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 19.25/3.25  % (11857)Termination reason: Unknown
% 19.25/3.25  % (11857)Termination phase: Saturation
% 19.25/3.25  
% 19.25/3.25  % (11857)Memory used [KB]: 3365
% 19.25/3.25  % (11857)Time elapsed: 0.094 s
% 19.25/3.25  % (11857)Instructions burned: 333 (million)
% 19.25/3.25  % (11857)------------------------------
% 19.25/3.25  % (11857)------------------------------
% 19.25/3.26  % (11858)Instruction limit reached!
% 19.25/3.26  % (11858)------------------------------
% 19.25/3.26  % (11858)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 19.25/3.26  % (11858)Termination reason: Unknown
% 19.25/3.26  % (11858)Termination phase: Saturation
% 19.25/3.26  
% 19.25/3.26  % (11858)Memory used [KB]: 2541
% 19.25/3.26  % (11858)Time elapsed: 0.063 s
% 19.25/3.26  % (11858)Instructions burned: 241 (million)
% 19.25/3.26  % (11858)------------------------------
% 19.25/3.26  % (11858)------------------------------
% 20.29/3.26  % (11855)Instruction limit reached!
% 20.29/3.26  % (11855)------------------------------
% 20.29/3.26  % (11855)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 20.29/3.26  % (11855)Termination reason: Unknown
% 20.29/3.26  % (11855)Termination phase: Saturation
% 20.29/3.26  
% 20.29/3.26  % (11855)Memory used [KB]: 4328
% 20.29/3.26  % (11855)Time elapsed: 0.222 s
% 20.29/3.26  % (11855)Instructions burned: 958 (million)
% 20.29/3.26  % (11855)------------------------------
% 20.29/3.26  % (11855)------------------------------
% 20.29/3.26  % (11864)lrs+1002_1:1024_slsqr=24,7:sil=4000:bsd=on:newcnf=on:slsq=on:st=2.0:i=373:s2at=2.5:awrs=converge:awrsf=340:ss=axioms:rawr=on:alpa=random:nicw=on:bs=unit_only_0 on Vampire---4 for (2971ds/373Mi)
% 20.29/3.26  % (11863)lrs-32_1:1_to=lpo:sil=2000:sos=on:rp=on:i=727:sd=1:bd=off:ss=axioms:sgt=100_0 on Vampire---4 for (2971ds/727Mi)
% 20.29/3.26  % (11864)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 20.29/3.26  % (11865)dis-1011_4948593:1048576_sfv=off:sil=4000:sp=frequency:sos=on:spb=goal:lsd=1:lcm=predicate:rnwc=on:nwc=16.7798:i=120:sd=2:kws=inv_frequency:awrs=converge:awrsf=336:nm=10:ins=2:av=off:ss=axioms:rawr=on_0 on Vampire---4 for (2971ds/120Mi)
% 20.29/3.28  % (11862)Instruction limit reached!
% 20.29/3.28  % (11862)------------------------------
% 20.29/3.28  % (11862)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 20.29/3.28  % (11862)Termination reason: Unknown
% 20.29/3.28  % (11862)Termination phase: Saturation
% 20.29/3.28  
% 20.29/3.28  % (11862)Memory used [KB]: 3691
% 20.29/3.28  % (11862)Time elapsed: 0.067 s
% 20.29/3.28  % (11862)Instructions burned: 223 (million)
% 20.29/3.28  % (11862)------------------------------
% 20.29/3.28  % (11862)------------------------------
% 20.29/3.28  % (11866)dis-1011_56:219_sil=32000:urr=on:nwc=5.0:s2a=on:i=736:s2at=5.5:awrs=decay:ss=axioms:st=7.0:sup=off:sd=3_0 on Vampire---4 for (2971ds/736Mi)
% 20.29/3.30  % (11865)Instruction limit reached!
% 20.29/3.30  % (11865)------------------------------
% 20.29/3.30  % (11865)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 20.29/3.30  % (11865)Termination reason: Unknown
% 20.29/3.30  % (11865)Termination phase: Saturation
% 20.29/3.30  
% 20.29/3.30  % (11865)Memory used [KB]: 2053
% 20.29/3.30  % (11865)Time elapsed: 0.057 s
% 20.29/3.30  % (11865)Instructions burned: 121 (million)
% 20.29/3.30  % (11865)------------------------------
% 20.29/3.30  % (11865)------------------------------
% 20.29/3.30  % (11867)dis+11_1:64_bsr=unit_only:to=lpo:sil=16000:sp=frequency:flr=on:cond=on:i=1686:awrs=converge:awrsf=200:rawr=on:sup=off:abs=on_0 on Vampire---4 for (2970ds/1686Mi)
% 20.29/3.30  % (11844)Instruction limit reached!
% 20.29/3.30  % (11844)------------------------------
% 20.29/3.30  % (11844)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 20.29/3.30  % (11844)Termination reason: Unknown
% 20.29/3.30  % (11844)Termination phase: Saturation
% 20.29/3.30  
% 20.29/3.30  % (11844)Memory used [KB]: 9615
% 20.29/3.30  % (11844)Time elapsed: 0.560 s
% 20.29/3.30  % (11844)Instructions burned: 1998 (million)
% 20.29/3.30  % (11844)------------------------------
% 20.29/3.30  % (11844)------------------------------
% 20.29/3.30  % (11868)lrs+1011_1:19_bsr=on:sil=16000:plsq=on:plsqr=691,962:nwc=5.0:s2a=on:i=313:s2at=4.0:sd=2:uhcvi=on:ss=axioms:sgt=30:rawr=on:bsd=on:add=off:sac=on_0 on Vampire---4 for (2970ds/313Mi)
% 20.60/3.36  % (11859)Instruction limit reached!
% 20.60/3.36  % (11859)------------------------------
% 20.60/3.36  % (11859)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 20.60/3.36  % (11859)Termination reason: Unknown
% 20.60/3.36  % (11859)Termination phase: Saturation
% 20.60/3.36  
% 20.60/3.36  % (11859)Memory used [KB]: 6142
% 20.60/3.36  % (11859)Time elapsed: 0.165 s
% 20.60/3.36  % (11859)Instructions burned: 623 (million)
% 20.60/3.36  % (11859)------------------------------
% 20.60/3.36  % (11859)------------------------------
% 20.60/3.36  % (11869)dis+1010_1178033:262144_sil=2000:ile=on:sp=reverse_frequency:sos=on:erd=off:spb=goal:abs=on:bce=on:lcm=reverse:fd=preordered:nwc=11.49952179089034:kmz=on:i=137:add=large:bs=unit_only:kws=inv_arity:nm=20:amm=off:uhcvi=on:afr=on:rawr=on:fsr=off:bd=off:fde=unused:bsr=unit_only_0 on Vampire---4 for (2970ds/137Mi)
% 20.75/3.37  % (11864)Instruction limit reached!
% 20.75/3.37  % (11864)------------------------------
% 20.75/3.37  % (11864)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 20.75/3.37  % (11864)Termination reason: Unknown
% 20.75/3.37  % (11864)Termination phase: Saturation
% 20.75/3.37  
% 20.75/3.37  % (11864)Memory used [KB]: 3593
% 20.75/3.37  % (11864)Time elapsed: 0.132 s
% 20.75/3.37  % (11864)Instructions burned: 373 (million)
% 20.75/3.37  % (11864)------------------------------
% 20.75/3.37  % (11864)------------------------------
% 20.75/3.37  % (11870)lrs-10_1:1_sil=16000:sos=on:st=3.0:i=3870:sd=2:ep=RST:fsr=off:ss=axioms_0 on Vampire---4 for (2970ds/3870Mi)
% 20.75/3.37  % (11869)Refutation not found, incomplete strategy% (11869)------------------------------
% 20.75/3.37  % (11869)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 20.75/3.37  % (11869)Termination reason: Refutation not found, incomplete strategy
% 20.75/3.37  
% 20.75/3.37  % (11869)Memory used [KB]: 1446
% 20.75/3.37  % (11869)Time elapsed: 0.035 s
% 20.75/3.37  % (11869)Instructions burned: 31 (million)
% 20.75/3.37  % (11869)------------------------------
% 20.75/3.37  % (11869)------------------------------
% 20.75/3.38  % (11871)dis+1011_3:1_anc=all_dependent:bsr=unit_only:drc=encompass:sil=2000:nwc=10.0:alpa=false:sac=on:i=744:kws=precedence:gsp=on:erd=off:bd=off:afp=50:afq=1.276_0 on Vampire---4 for (2969ds/744Mi)
% 20.75/3.38  % (11871)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 20.75/3.39  % (11868)Instruction limit reached!
% 20.75/3.39  % (11868)------------------------------
% 20.75/3.39  % (11868)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 20.75/3.39  % (11868)Termination reason: Unknown
% 20.75/3.39  % (11868)Termination phase: Saturation
% 20.75/3.39  
% 20.75/3.39  % (11868)Memory used [KB]: 3713
% 20.75/3.39  % (11868)Time elapsed: 0.116 s
% 20.75/3.39  % (11868)Instructions burned: 313 (million)
% 20.75/3.39  % (11868)------------------------------
% 20.75/3.39  % (11868)------------------------------
% 20.75/3.40  % (11872)lrs+1002_1:4_bsr=unit_only:to=lpo:sil=2000:sos=all:rp=on:avsq=on:i=370:fsr=off:rawr=on:alpa=true:flr=on:lcm=reverse:avsqc=1:nicw=on:newcnf=on_0 on Vampire---4 for (2969ds/370Mi)
% 20.75/3.40  % (11872)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 21.13/3.45  % (11863)Instruction limit reached!
% 21.13/3.45  % (11863)------------------------------
% 21.13/3.45  % (11863)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 21.13/3.45  % (11863)Termination reason: Unknown
% 21.13/3.45  % (11863)Termination phase: Saturation
% 21.13/3.45  
% 21.13/3.45  % (11863)Memory used [KB]: 4309
% 21.13/3.45  % (11863)Time elapsed: 0.218 s
% 21.13/3.45  % (11863)Instructions burned: 729 (million)
% 21.13/3.45  % (11863)------------------------------
% 21.13/3.45  % (11863)------------------------------
% 21.13/3.46  % (11873)dis-1010_1:1_slsqr=3,4:sil=64000:tgt=full:fde=unused:slsqc=1:slsq=on:i=378:sd=1:ss=included:fsr=off:plsq=on:plsqc=1:plsqr=32,1_0 on Vampire---4 for (2969ds/378Mi)
% 21.37/3.49  % (11866)Instruction limit reached!
% 21.37/3.49  % (11866)------------------------------
% 21.37/3.49  % (11866)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 21.37/3.49  % (11866)Termination reason: Unknown
% 21.37/3.49  % (11866)Termination phase: Saturation
% 21.37/3.49  
% 21.37/3.49  % (11866)Memory used [KB]: 5820
% 21.37/3.49  % (11866)Time elapsed: 0.231 s
% 21.37/3.49  % (11866)Instructions burned: 738 (million)
% 21.37/3.49  % (11866)------------------------------
% 21.37/3.49  % (11866)------------------------------
% 21.37/3.49  % (11874)lrs+3_1:1024_to=lpo:erd=off:spb=goal:urr=on:cond=fast:i=985:awrs=converge:awrsf=330:av=off:ss=axioms:sgt=16:sup=off:gsp=on:sd=1:sil=32000:nwc=5.0_0 on Vampire---4 for (2968ds/985Mi)
% 21.37/3.49  % (11874)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 21.37/3.50  % (11872)Instruction limit reached!
% 21.37/3.50  % (11872)------------------------------
% 21.37/3.50  % (11872)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 21.37/3.50  % (11872)Termination reason: Unknown
% 21.37/3.50  % (11872)Termination phase: Saturation
% 21.37/3.50  
% 21.37/3.50  % (11872)Memory used [KB]: 3193
% 21.37/3.50  % (11872)Time elapsed: 0.106 s
% 21.37/3.50  % (11872)Instructions burned: 372 (million)
% 21.37/3.50  % (11872)------------------------------
% 21.37/3.50  % (11872)------------------------------
% 21.37/3.50  % (11875)lrs-21_1:1_sil=4000:sos=on:lcm=predicate:i=423:sd=2:ss=axioms_0 on Vampire---4 for (2968ds/423Mi)
% 21.84/3.55  % (11776)Instruction limit reached!
% 21.84/3.55  % (11776)------------------------------
% 21.84/3.55  % (11776)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 21.84/3.55  % (11776)Termination reason: Unknown
% 21.84/3.55  % (11776)Termination phase: Saturation
% 21.84/3.55  
% 21.84/3.55  % (11776)Memory used [KB]: 45830
% 21.84/3.55  % (11776)Time elapsed: 1.539 s
% 21.84/3.55  % (11776)Instructions burned: 4760 (million)
% 21.84/3.55  % (11776)------------------------------
% 21.84/3.55  % (11776)------------------------------
% 21.84/3.56  % (11876)lrs-1011_1:8_sil=2000:nwc=5.0:flr=on:i=454:nm=2:sup=off:fde=unused:fsr=off:bd=off_0 on Vampire---4 for (2968ds/454Mi)
% 21.84/3.57  % (11873)Instruction limit reached!
% 21.84/3.57  % (11873)------------------------------
% 21.84/3.57  % (11873)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 21.84/3.57  % (11873)Termination reason: Unknown
% 21.84/3.57  % (11873)Termination phase: Saturation
% 21.84/3.57  
% 21.84/3.57  % (11873)Memory used [KB]: 4263
% 21.84/3.57  % (11873)Time elapsed: 0.111 s
% 21.84/3.57  % (11873)Instructions burned: 378 (million)
% 21.84/3.57  % (11873)------------------------------
% 21.84/3.57  % (11873)------------------------------
% 21.84/3.57  % (11877)lrs+11_1:1024_sil=2000:spb=units:rp=on:updr=off:st=6.0:i=386:sd=3:ss=axioms:sac=on:ep=R_0 on Vampire---4 for (2968ds/386Mi)
% 21.84/3.58  % (11871)Instruction limit reached!
% 21.84/3.58  % (11871)------------------------------
% 21.84/3.58  % (11871)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 21.84/3.58  % (11871)Termination reason: Unknown
% 21.84/3.58  % (11871)Termination phase: Saturation
% 21.84/3.58  
% 21.84/3.58  % (11871)Memory used [KB]: 4906
% 21.84/3.58  % (11871)Time elapsed: 0.201 s
% 21.84/3.58  % (11871)Instructions burned: 745 (million)
% 21.84/3.58  % (11871)------------------------------
% 21.84/3.58  % (11871)------------------------------
% 21.84/3.58  % (11878)dis+1011_1:1_bsr=unit_only:sil=32000:cond=fast:i=13056:bd=off:av=off:fsr=off:sfv=off:er=filter:fd=off:erd=off_0 on Vampire---4 for (2967ds/13056Mi)
% 22.25/3.63  % (11875)Instruction limit reached!
% 22.25/3.63  % (11875)------------------------------
% 22.25/3.63  % (11875)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 22.25/3.63  % (11875)Termination reason: Unknown
% 22.25/3.63  % (11875)Termination phase: Saturation
% 22.25/3.63  
% 22.25/3.63  % (11875)Memory used [KB]: 5013
% 22.25/3.63  % (11875)Time elapsed: 0.125 s
% 22.25/3.63  % (11875)Instructions burned: 424 (million)
% 22.25/3.63  % (11875)------------------------------
% 22.25/3.63  % (11875)------------------------------
% 22.25/3.63  % (11879)lrs-35_1:128_anc=none:bsr=unit_only:fde=unused:sos=all:urr=on:fd=off:nwc=10.0:slsq=on:st=2.0:i=339:bs=unit_only:gsp=on:ss=axioms:sd=1:alpa=true:sil=8000_0 on Vampire---4 for (2967ds/339Mi)
% 22.25/3.63  % (11879)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 22.25/3.66  % (11877)Instruction limit reached!
% 22.25/3.66  % (11877)------------------------------
% 22.25/3.66  % (11877)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 22.25/3.66  % (11877)Termination reason: Unknown
% 22.25/3.66  % (11877)Termination phase: Saturation
% 22.25/3.66  
% 22.25/3.66  % (11877)Memory used [KB]: 4136
% 22.25/3.66  % (11877)Time elapsed: 0.093 s
% 22.25/3.66  % (11877)Instructions burned: 388 (million)
% 22.25/3.66  % (11877)------------------------------
% 22.25/3.66  % (11877)------------------------------
% 22.25/3.66  % (11880)lrs-1011_1:1_sil=16000:urr=ec_only:flr=on:i=244:ep=RST:ss=axioms:sd=1:lsd=50_0 on Vampire---4 for (2967ds/244Mi)
% 22.25/3.67  % (11861)Instruction limit reached!
% 22.25/3.67  % (11861)------------------------------
% 22.25/3.67  % (11861)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 22.25/3.67  % (11861)Termination reason: Unknown
% 22.25/3.67  % (11861)Termination phase: Saturation
% 22.25/3.67  
% 22.25/3.67  % (11861)Memory used [KB]: 6775
% 22.25/3.67  % (11861)Time elapsed: 0.480 s
% 22.25/3.67  % (11861)Instructions burned: 1855 (million)
% 22.25/3.67  % (11861)------------------------------
% 22.25/3.67  % (11861)------------------------------
% 22.52/3.67  % (11876)Instruction limit reached!
% 22.52/3.67  % (11876)------------------------------
% 22.52/3.67  % (11876)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 22.52/3.67  % (11876)Termination reason: Unknown
% 22.52/3.67  % (11876)Termination phase: Saturation
% 22.52/3.67  
% 22.52/3.67  % (11876)Memory used [KB]: 6093
% 22.52/3.67  % (11876)Time elapsed: 0.112 s
% 22.52/3.67  % (11876)Instructions burned: 457 (million)
% 22.52/3.67  % (11876)------------------------------
% 22.52/3.67  % (11876)------------------------------
% 22.52/3.67  % (11881)lrs-1011_1:1_sil=16000:plsq=on:plsqr=10230343,1048576:sos=on:lsd=20:sac=on:s2a=on:i=1147:bd=off:ss=axioms:rawr=on:bce=on_0 on Vampire---4 for (2967ds/1147Mi)
% 22.52/3.67  % (11882)dis+1002_1:1_bsr=unit_only:sil=8000:fde=none:sp=occurrence:nwc=1.6:avsq=on:i=318:afp=300:avsqr=604,511:bd=off:nm=10:afq=2.0:rawr=on:sac=on:fsr=off_0 on Vampire---4 for (2966ds/318Mi)
% 22.52/3.71  % (11867)Instruction limit reached!
% 22.52/3.71  % (11867)------------------------------
% 22.52/3.71  % (11867)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 22.52/3.71  % (11867)Termination reason: Unknown
% 22.52/3.71  % (11867)Termination phase: Saturation
% 22.52/3.71  
% 22.52/3.71  % (11867)Memory used [KB]: 8098
% 22.52/3.71  % (11867)Time elapsed: 0.440 s
% 22.52/3.71  % (11867)Instructions burned: 1687 (million)
% 22.52/3.71  % (11867)------------------------------
% 22.52/3.71  % (11867)------------------------------
% 22.52/3.72  % (11883)lrs+10_1:1_sil=32000:sos=on:lma=on:st=5.5:i=391:sd=1:ss=axioms:rp=on:cond=fast_0 on Vampire---4 for (2966ds/391Mi)
% 22.52/3.73  % (11883)Refutation not found, incomplete strategy% (11883)------------------------------
% 22.52/3.73  % (11883)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 22.52/3.73  % (11883)Termination reason: Refutation not found, incomplete strategy
% 22.52/3.73  
% 22.52/3.73  % (11883)Memory used [KB]: 1460
% 22.52/3.73  % (11883)Time elapsed: 0.009 s
% 22.52/3.73  % (11883)Instructions burned: 28 (million)
% 22.52/3.73  % (11883)------------------------------
% 22.52/3.73  % (11883)------------------------------
% 22.52/3.73  % (11884)lrs+1011_4801913:1048576_sfv=off:sil=2000:plsqc=1:plsq=on:plsqr=98277,1048576:etr=on:sp=const_max:lma=on:erape=on:urr=full:rp=on:nwc=23.4614:lwlo=on:st=2.5:i=324:add=large:bs=unit_only:sd=2:kws=inv_arity_squared:awrs=converge:awrsf=951:nm=17:amm=sco:ss=axioms:er=filter:sgt=50:rawr=on:anc=none_0 on Vampire---4 for (2966ds/324Mi)
% 22.52/3.73  % (11880)Instruction limit reached!
% 22.52/3.73  % (11880)------------------------------
% 22.52/3.73  % (11880)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 22.52/3.73  % (11880)Termination reason: Unknown
% 22.52/3.73  % (11880)Termination phase: Saturation
% 22.52/3.73  
% 22.52/3.73  % (11880)Memory used [KB]: 2447
% 22.52/3.73  % (11880)Time elapsed: 0.068 s
% 22.52/3.73  % (11880)Instructions burned: 244 (million)
% 22.52/3.73  % (11880)------------------------------
% 22.52/3.73  % (11880)------------------------------
% 22.52/3.73  % (11885)dis+1011_1:1_sil=2000:urr=ec_only:br=off:st=1.5:i=382:fsr=off:fsd=on:ss=axioms:slsq=on:slsql=off:slsqr=1,16:sup=off_0 on Vampire---4 for (2966ds/382Mi)
% 22.52/3.74  % (11879)Instruction limit reached!
% 22.52/3.74  % (11879)------------------------------
% 22.52/3.74  % (11879)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 22.52/3.74  % (11879)Termination reason: Unknown
% 22.52/3.74  % (11879)Termination phase: Saturation
% 22.52/3.74  
% 22.52/3.74  % (11879)Memory used [KB]: 5034
% 22.52/3.74  % (11879)Time elapsed: 0.106 s
% 22.52/3.74  % (11879)Instructions burned: 339 (million)
% 22.52/3.74  % (11879)------------------------------
% 22.52/3.74  % (11879)------------------------------
% 22.52/3.74  % (11886)lrs+1011_4:1_sil=2000:sp=const_max:sos=on:bce=on:avsq=on:i=378:sd=4:kws=inv_frequency:avsqr=1,16:nm=2:ss=axioms:uhcvi=on:fs=off:fsr=off:s2a=on:etr=on:anc=none:avsqc=5_0 on Vampire---4 for (2966ds/378Mi)
% 22.52/3.74  % (11885)Refutation not found, incomplete strategy% (11885)------------------------------
% 22.52/3.74  % (11885)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 22.52/3.74  % (11885)Termination reason: Refutation not found, incomplete strategy
% 22.52/3.74  
% 22.52/3.74  % (11885)Memory used [KB]: 1359
% 22.52/3.74  % (11885)Time elapsed: 0.008 s
% 22.52/3.74  % (11885)Instructions burned: 27 (million)
% 22.52/3.74  % (11885)------------------------------
% 22.52/3.74  % (11885)------------------------------
% 22.52/3.74  % (11887)lrs+11_1:20_sil=2000:fde=none:sp=unary_first:sos=on:lma=on:spb=goal:lsd=20:i=554:bd=off:nm=0:aer=off:kws=inv_arity_squared:rawr=on_0 on Vampire---4 for (2966ds/554Mi)
% 23.26/3.76  % (11882)Instruction limit reached!
% 23.26/3.76  % (11882)------------------------------
% 23.26/3.76  % (11882)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 23.26/3.76  % (11882)Termination reason: Unknown
% 23.26/3.76  % (11882)Termination phase: Saturation
% 23.26/3.76  
% 23.26/3.76  % (11882)Memory used [KB]: 2987
% 23.26/3.76  % (11882)Time elapsed: 0.086 s
% 23.26/3.76  % (11882)Instructions burned: 319 (million)
% 23.26/3.76  % (11882)------------------------------
% 23.26/3.76  % (11882)------------------------------
% 23.26/3.76  % (11888)dis+1010_2:1_sil=2000:sos=on:rp=on:st=1.5:i=1166:ins=7:fsr=off:amm=off:ss=axioms:sd=4:fs=off:kws=inv_frequency_0 on Vampire---4 for (2966ds/1166Mi)
% 23.34/3.78  % (11874)Instruction limit reached!
% 23.34/3.78  % (11874)------------------------------
% 23.34/3.78  % (11874)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 23.34/3.78  % (11874)Termination reason: Unknown
% 23.34/3.78  % (11874)Termination phase: Saturation
% 23.34/3.78  
% 23.34/3.78  % (11874)Memory used [KB]: 10303
% 23.34/3.78  % (11874)Time elapsed: 0.292 s
% 23.34/3.78  % (11874)Instructions burned: 985 (million)
% 23.34/3.78  % (11874)------------------------------
% 23.34/3.78  % (11874)------------------------------
% 23.34/3.79  % (11889)lrs+10_1:1_sil=64000:fde=unused:sos=on:i=902:ep=R:fsr=off:ss=included:erd=off_0 on Vampire---4 for (2965ds/902Mi)
% 23.34/3.79  % (11889)Refutation not found, incomplete strategy% (11889)------------------------------
% 23.34/3.79  % (11889)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 23.34/3.79  % (11889)Termination reason: Refutation not found, incomplete strategy
% 23.34/3.79  
% 23.34/3.79  % (11889)Memory used [KB]: 1326
% 23.34/3.79  % (11889)Time elapsed: 0.006 s
% 23.34/3.79  % (11889)Instructions burned: 17 (million)
% 23.34/3.79  % (11889)------------------------------
% 23.34/3.79  % (11889)------------------------------
% 23.34/3.79  % (11890)ott+10_2557:524288_anc=all_dependent:slsqr=1107323,1048576:drc=off:ccuc=first:sil=2000:tgt=ground:plsqc=5:plsq=on:plsqr=554689,1048576:sp=frequency:sos=on:acc=on:urr=on:plsql=on:gs=on:nwc=1.55306:s2agt=30:slsq=on:st=5:i=306:sd=2:awrs=converge:awrsf=1188:bd=off:nm=2:ins=3:fsr=off:fsd=on:ss=axioms:sgt=15:rawr=on:fsdmm=1_0 on Vampire---4 for (2965ds/306Mi)
% 23.34/3.82  % (11884)Instruction limit reached!
% 23.34/3.82  % (11884)------------------------------
% 23.34/3.82  % (11884)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 23.34/3.82  % (11884)Termination reason: Unknown
% 23.34/3.82  % (11884)Termination phase: Saturation
% 23.34/3.82  
% 23.34/3.82  % (11884)Memory used [KB]: 4258
% 23.34/3.82  % (11884)Time elapsed: 0.089 s
% 23.34/3.82  % (11884)Instructions burned: 324 (million)
% 23.34/3.82  % (11884)------------------------------
% 23.34/3.82  % (11884)------------------------------
% 23.34/3.82  % (11891)lrs+1011_1:128_sil=2000:sos=on:st=3.0:i=437:sd=5:bd=off:ss=axioms:av=off_0 on Vampire---4 for (2965ds/437Mi)
% 24.84/3.84  % (11886)Instruction limit reached!
% 24.84/3.84  % (11886)------------------------------
% 24.84/3.84  % (11886)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 24.84/3.84  % (11886)Termination reason: Unknown
% 24.84/3.84  % (11886)Termination phase: Saturation
% 24.84/3.84  
% 24.84/3.84  % (11886)Memory used [KB]: 5196
% 24.84/3.84  % (11886)Time elapsed: 0.105 s
% 24.84/3.84  % (11886)Instructions burned: 378 (million)
% 24.84/3.84  % (11886)------------------------------
% 24.84/3.84  % (11886)------------------------------
% 24.84/3.85  % (11892)lrs+1002_1:1_to=lpo:sil=4000:sos=on:i=3657:sd=1:ss=included_0 on Vampire---4 for (2965ds/3657Mi)
% 24.84/3.85  % (11892)Refutation not found, incomplete strategy% (11892)------------------------------
% 24.84/3.85  % (11892)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 24.84/3.85  % (11892)Termination reason: Refutation not found, incomplete strategy
% 24.84/3.85  
% 24.84/3.85  % (11892)Memory used [KB]: 1456
% 24.84/3.85  % (11892)Time elapsed: 0.009 s
% 24.84/3.85  % (11892)Instructions burned: 29 (million)
% 24.84/3.85  % (11892)------------------------------
% 24.84/3.85  % (11892)------------------------------
% 24.84/3.86  % (11893)ott+1011_97509:131072_to=lpo:drc=off:sil=2000:tgt=full:ile=on:sp=occurrence:sos=on:erd=off:rnwc=on:rp=on:nwc=6.31662:avsqc=1:avsq=on:i=1850:afp=10000:avsqr=294519,1048576:nm=6:afq=3.79278:er=filter:rawr=on:fde=none_0 on Vampire---4 for (2965ds/1850Mi)
% 25.05/3.90  % (11890)Instruction limit reached!
% 25.05/3.90  % (11890)------------------------------
% 25.05/3.90  % (11890)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 25.05/3.90  % (11890)Termination reason: Unknown
% 25.05/3.90  % (11890)Termination phase: Saturation
% 25.05/3.90  
% 25.05/3.90  % (11890)Memory used [KB]: 5483
% 25.05/3.90  % (11890)Time elapsed: 0.104 s
% 25.05/3.90  % (11890)Instructions burned: 307 (million)
% 25.05/3.90  % (11890)------------------------------
% 25.05/3.90  % (11890)------------------------------
% 25.05/3.90  % (11894)lrs+1011_1:1024_anc=all_dependent:bsr=unit_only:sp=weighted_frequency:sos=on:lsd=20:fd=preordered:nwc=20.1014:flr=on:st=-1.0:i=499:uhcvi=on:gsp=on:ss=axioms:rawr=on:tgt=full:fs=off:fsr=off:add=large:s2pl=no:s2at=2.0:afp=10:afq=2.5683254146172008:sil=32000_0 on Vampire---4 for (2964ds/499Mi)
% 25.05/3.90  % (11887)Instruction limit reached!
% 25.05/3.90  % (11887)------------------------------
% 25.05/3.90  % (11887)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 25.05/3.90  % (11887)Termination reason: Unknown
% 25.05/3.90  % (11887)Termination phase: Saturation
% 25.05/3.90  
% 25.05/3.90  % (11887)Memory used [KB]: 6944
% 25.05/3.90  % (11887)Time elapsed: 0.171 s
% 25.05/3.90  % (11887)Instructions burned: 556 (million)
% 25.05/3.90  % (11887)------------------------------
% 25.05/3.90  % (11887)------------------------------
% 25.05/3.90  % (11894)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 25.05/3.90  % (11895)lrs+11_1:1_sil=8000:abs=on:lsd=10:nwc=10.0:sac=on:i=419:sd=1:bd=off:ss=axioms:newcnf=on:sup=off_0 on Vampire---4 for (2964ds/419Mi)
% 25.05/3.91  % (11895)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 25.53/3.94  % (11891)Instruction limit reached!
% 25.53/3.94  % (11891)------------------------------
% 25.53/3.94  % (11891)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 25.53/3.94  % (11891)Termination reason: Unknown
% 25.53/3.94  % (11891)Termination phase: Saturation
% 25.53/3.94  
% 25.53/3.94  % (11891)Memory used [KB]: 4766
% 25.53/3.94  % (11891)Time elapsed: 0.123 s
% 25.53/3.94  % (11891)Instructions burned: 439 (million)
% 25.53/3.94  % (11891)------------------------------
% 25.53/3.94  % (11891)------------------------------
% 25.53/3.94  % (11896)dis-1011_1:5_sil=2000:tgt=full:sims=off:gs=on:nwc=5.0:newcnf=on:cond=fast:i=1566:sd=2:uhcvi=on:ss=axioms:sgt=8:rawr=on:gsp=on_0 on Vampire---4 for (2964ds/1566Mi)
% 25.53/3.95  % (11896)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 25.53/3.95  % (11896)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 25.69/3.99  % (11881)Instruction limit reached!
% 25.69/3.99  % (11881)------------------------------
% 25.69/3.99  % (11881)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 25.69/3.99  % (11881)Termination reason: Unknown
% 25.69/3.99  % (11881)Termination phase: Saturation
% 25.69/3.99  
% 25.69/3.99  % (11881)Memory used [KB]: 10396
% 25.69/3.99  % (11881)Time elapsed: 0.315 s
% 25.69/3.99  % (11881)Instructions burned: 1148 (million)
% 25.69/3.99  % (11881)------------------------------
% 25.69/3.99  % (11881)------------------------------
% 25.69/3.99  % (11897)lrs+1011_1:16_sil=2000:urr=on:gs=on:s2agt=8:slsqc=2:slsq=on:i=300:bd=off:rawr=on:s2a=on:fsr=off:bce=on:flr=on_0 on Vampire---4 for (2963ds/300Mi)
% 25.69/4.02  % (11895)Instruction limit reached!
% 25.69/4.02  % (11895)------------------------------
% 25.69/4.02  % (11895)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 25.69/4.02  % (11895)Termination reason: Unknown
% 25.69/4.02  % (11895)Termination phase: Saturation
% 25.69/4.02  
% 25.69/4.02  % (11895)Memory used [KB]: 3086
% 25.69/4.02  % (11895)Time elapsed: 0.114 s
% 25.69/4.02  % (11895)Instructions burned: 422 (million)
% 25.69/4.02  % (11895)------------------------------
% 25.69/4.02  % (11895)------------------------------
% 25.69/4.02  % (11898)dis+1011_543:505_drc=encompass:sil=128000:tgt=full:etr=on:sp=frequency:nwc=4.8:avsqc=4:sac=on:avsq=on:st=7.0:i=1509:kws=precedence:avsqr=2669309,1048576:awrs=converge:awrsf=975:bd=off:nm=16:ss=axioms:rawr=on:bsd=on:add=large_0 on Vampire---4 for (2963ds/1509Mi)
% 26.05/4.05  % (11888)Instruction limit reached!
% 26.05/4.05  % (11888)------------------------------
% 26.05/4.05  % (11888)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 26.05/4.05  % (11888)Termination reason: Unknown
% 26.05/4.05  % (11888)Termination phase: Saturation
% 26.05/4.05  
% 26.05/4.05  % (11888)Memory used [KB]: 11039
% 26.05/4.05  % (11888)Time elapsed: 0.287 s
% 26.05/4.05  % (11888)Instructions burned: 1169 (million)
% 26.05/4.05  % (11888)------------------------------
% 26.05/4.05  % (11888)------------------------------
% 26.05/4.05  % (11899)ott-1010_174115:524288_drc=off:sil=2000:ile=on:sp=const_frequency:spb=goal:nwc=11.292:s2agt=5:flr=on:avsqc=5:avsq=on:s2a=on:i=745:s2at=2:add=large:bs=unit_only:afp=1:avsqr=91175,1048576:nm=5:afq=3.59247:uhcvi=on:rawr=on:urr=ec_only_0 on Vampire---4 for (2963ds/745Mi)
% 26.05/4.05  % (11894)Instruction limit reached!
% 26.05/4.05  % (11894)------------------------------
% 26.05/4.05  % (11894)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 26.05/4.05  % (11894)Termination reason: Unknown
% 26.05/4.05  % (11894)Termination phase: Saturation
% 26.05/4.05  
% 26.05/4.05  % (11894)Memory used [KB]: 5516
% 26.05/4.05  % (11894)Time elapsed: 0.152 s
% 26.05/4.05  % (11894)Instructions burned: 501 (million)
% 26.05/4.05  % (11894)------------------------------
% 26.05/4.05  % (11894)------------------------------
% 26.05/4.05  % (11900)dis+11_1:1024_to=lpo:sil=16000:sp=reverse_arity:sos=all:st=1.5:i=409:bd=off:av=off:ss=axioms:sfv=off:sd=4:fd=off_0 on Vampire---4 for (2963ds/409Mi)
% 26.29/4.08  % (11897)Instruction limit reached!
% 26.29/4.08  % (11897)------------------------------
% 26.29/4.08  % (11897)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 26.29/4.08  % (11897)Termination reason: Unknown
% 26.29/4.08  % (11897)Termination phase: Saturation
% 26.29/4.08  
% 26.29/4.08  % (11897)Memory used [KB]: 3645
% 26.29/4.08  % (11897)Time elapsed: 0.088 s
% 26.29/4.08  % (11897)Instructions burned: 302 (million)
% 26.29/4.08  % (11897)------------------------------
% 26.29/4.08  % (11897)------------------------------
% 26.29/4.08  % (11901)dis+10_5375:524288_to=lpo:drc=off:sil=2000:tgt=ground:plsq=on:plsqr=2270675,65536:sp=const_min:foolp=on:spb=goal_then_units:urr=ec_only:lcm=reverse:fd=preordered:nwc=1.91851:nicw=on:s2a=on:i=307:s2at=1.5:add=off:nm=16:rawr=on_0 on Vampire---4 for (2963ds/307Mi)
% 26.56/4.16  % (11901)Instruction limit reached!
% 26.56/4.16  % (11901)------------------------------
% 26.56/4.16  % (11901)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 26.56/4.16  % (11901)Termination reason: Unknown
% 26.56/4.16  % (11901)Termination phase: Saturation
% 26.56/4.16  
% 26.56/4.16  % (11901)Memory used [KB]: 3304
% 26.56/4.16  % (11901)Time elapsed: 0.084 s
% 26.56/4.16  % (11901)Instructions burned: 307 (million)
% 26.56/4.16  % (11901)------------------------------
% 26.56/4.16  % (11901)------------------------------
% 26.56/4.16  % (11902)dis+2_8:1_sil=2000:fde=unused:s2a=on:i=804:sd=2:ss=included_0 on Vampire---4 for (2962ds/804Mi)
% 26.56/4.17  % (11900)Instruction limit reached!
% 26.56/4.17  % (11900)------------------------------
% 26.56/4.17  % (11900)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 26.56/4.17  % (11900)Termination reason: Unknown
% 26.56/4.17  % (11900)Termination phase: Saturation
% 26.56/4.17  
% 26.56/4.17  % (11900)Memory used [KB]: 4058
% 26.56/4.17  % (11900)Time elapsed: 0.113 s
% 26.56/4.17  % (11900)Instructions burned: 411 (million)
% 26.56/4.17  % (11900)------------------------------
% 26.56/4.17  % (11900)------------------------------
% 26.56/4.17  % (11903)lrs+2_1:1_sil=16000:sp=occurrence:bce=on:st=5.0:i=2898:sd=12:ss=axioms:sgt=16_0 on Vampire---4 for (2962ds/2898Mi)
% 26.98/4.27  % (11899)Instruction limit reached!
% 26.98/4.27  % (11899)------------------------------
% 26.98/4.27  % (11899)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 26.98/4.27  % (11899)Termination reason: Unknown
% 26.98/4.27  % (11899)Termination phase: Saturation
% 26.98/4.27  
% 26.98/4.27  % (11899)Memory used [KB]: 7488
% 26.98/4.27  % (11899)Time elapsed: 0.224 s
% 26.98/4.27  % (11899)Instructions burned: 747 (million)
% 26.98/4.27  % (11899)------------------------------
% 26.98/4.27  % (11899)------------------------------
% 26.98/4.28  % (11904)dis+1011_1:9_bsr=unit_only:sil=2000:plsq=on:plsqr=375,251:sp=const_frequency:sos=on:spb=intro:urr=on:flr=on:slsq=on:i=478:av=off:fsr=off:rawr=on:ss=axioms:sd=3:sgt=16:st=3.0:rp=on:to=lpo_0 on Vampire---4 for (2961ds/478Mi)
% 27.33/4.36  % (11893)Instruction limit reached!
% 27.33/4.36  % (11893)------------------------------
% 27.33/4.36  % (11893)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 27.33/4.36  % (11893)Termination reason: Unknown
% 27.33/4.36  % (11893)Termination phase: Saturation
% 27.33/4.36  
% 27.33/4.36  % (11893)Memory used [KB]: 10622
% 27.33/4.36  % (11893)Time elapsed: 0.503 s
% 27.33/4.36  % (11893)Instructions burned: 1853 (million)
% 27.33/4.36  % (11893)------------------------------
% 27.33/4.36  % (11893)------------------------------
% 27.33/4.36  % (11905)lrs+1011_1:1_sil=4000:sos=on:st=3.0:i=392:sd=1:ss=axioms_0 on Vampire---4 for (2960ds/392Mi)
% 29.14/4.38  % (11902)Instruction limit reached!
% 29.14/4.38  % (11902)------------------------------
% 29.14/4.38  % (11902)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 29.14/4.38  % (11902)Termination reason: Unknown
% 29.14/4.38  % (11902)Termination phase: Saturation
% 29.14/4.38  
% 29.14/4.38  % (11902)Memory used [KB]: 5285
% 29.14/4.38  % (11902)Time elapsed: 0.240 s
% 29.14/4.38  % (11902)Instructions burned: 805 (million)
% 29.14/4.38  % (11902)------------------------------
% 29.14/4.38  % (11902)------------------------------
% 29.14/4.39  % (11906)lrs+1010_1:4_sil=2000:tgt=ground:sp=reverse_frequency:nwc=5.0:i=847:av=off:bd=off:kmz=on_0 on Vampire---4 for (2959ds/847Mi)
% 29.14/4.40  % (11896)Instruction limit reached!
% 29.14/4.40  % (11896)------------------------------
% 29.14/4.40  % (11896)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 29.14/4.40  % (11896)Termination reason: Unknown
% 29.14/4.40  % (11896)Termination phase: Saturation
% 29.14/4.40  
% 29.14/4.40  % (11896)Memory used [KB]: 10843
% 29.14/4.40  % (11896)Time elapsed: 0.456 s
% 29.14/4.40  % (11896)Instructions burned: 1567 (million)
% 29.14/4.40  % (11896)------------------------------
% 29.14/4.40  % (11896)------------------------------
% 29.14/4.40  % (11870)Instruction limit reached!
% 29.14/4.40  % (11870)------------------------------
% 29.14/4.40  % (11870)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 29.14/4.40  % (11870)Termination reason: Unknown
% 29.14/4.40  % (11870)Termination phase: Saturation
% 29.14/4.40  
% 29.14/4.40  % (11870)Memory used [KB]: 29367
% 29.14/4.40  % (11870)Time elapsed: 1.052 s
% 29.14/4.40  % (11870)Instructions burned: 3871 (million)
% 29.14/4.40  % (11870)------------------------------
% 29.14/4.40  % (11870)------------------------------
% 29.14/4.40  % (11907)lrs+1011_62705:1048576_drc=off:sil=2000:tgt=full:fde=unused:sp=weighted_frequency:spb=goal_then_units:abs=on:lsd=10:lcm=predicate:nwc=20.0587:s2agt=20:s2a=on:i=394:s2at=6:bs=on:afp=50:awrs=decay:awrsf=742:bd=preordered:nm=6:fsr=off:amm=sco:afq=1.5183159961804336:uhcvi=on:rawr=on_0 on Vampire---4 for (2959ds/394Mi)
% 29.14/4.41  % (11908)dis-1010_3:1_sil=2000:tgt=ground:fde=unused:plsq=on:plsqr=219295,524288:sos=on:plsql=on:rp=on:newcnf=on:i=660:nm=2:av=off:nwc=3.0_0 on Vampire---4 for (2959ds/660Mi)
% 29.14/4.41  % (11908)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 29.14/4.42  % (11904)Instruction limit reached!
% 29.14/4.42  % (11904)------------------------------
% 29.14/4.42  % (11904)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 29.14/4.42  % (11904)Termination reason: Unknown
% 29.14/4.42  % (11904)Termination phase: Saturation
% 29.14/4.42  
% 29.14/4.42  % (11904)Memory used [KB]: 4533
% 29.14/4.42  % (11904)Time elapsed: 0.164 s
% 29.14/4.42  % (11904)Instructions burned: 479 (million)
% 29.14/4.42  % (11904)------------------------------
% 29.14/4.42  % (11904)------------------------------
% 29.14/4.42  % (11909)dis+1011_4:1_sil=2000:tgt=full:fde=unused:spb=non_intro:nwc=10.0:i=445:av=off_0 on Vampire---4 for (2959ds/445Mi)
% 29.55/4.44  % (11898)Instruction limit reached!
% 29.55/4.44  % (11898)------------------------------
% 29.55/4.44  % (11898)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 29.55/4.44  % (11898)Termination reason: Unknown
% 29.55/4.44  % (11898)Termination phase: Saturation
% 29.55/4.44  
% 29.55/4.44  % (11898)Memory used [KB]: 7655
% 29.55/4.44  % (11898)Time elapsed: 0.436 s
% 29.55/4.44  % (11898)Instructions burned: 1509 (million)
% 29.55/4.44  % (11898)------------------------------
% 29.55/4.44  % (11898)------------------------------
% 29.55/4.44  % (11910)lrs+11_1:16_sil=8000:plsq=on:plsqr=1,32:spb=goal:st=2.0:i=895:bd=off:ss=axioms:av=off:sd=15:sup=off_0 on Vampire---4 for (2959ds/895Mi)
% 29.68/4.48  % (11905)Instruction limit reached!
% 29.68/4.48  % (11905)------------------------------
% 29.68/4.48  % (11905)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 29.68/4.48  % (11905)Termination reason: Unknown
% 29.68/4.48  % (11905)Termination phase: Saturation
% 29.68/4.48  
% 29.68/4.48  % (11905)Memory used [KB]: 5061
% 29.68/4.48  % (11905)Time elapsed: 0.146 s
% 29.68/4.48  % (11905)Instructions burned: 393 (million)
% 29.68/4.48  % (11905)------------------------------
% 29.68/4.48  % (11905)------------------------------
% 29.68/4.49  % (11911)dis+11_9519:1048576_bsr=unit_only:sil=2000:tgt=ground:sp=const_max:foolp=on:erd=off:spb=goal:bce=on:rnwc=on:nwc=24.7483:kmz=on:i=571:kws=inv_frequency:ins=3:uhcvi=on:ss=included:sgt=50:rawr=on_0 on Vampire---4 for (2958ds/571Mi)
% 29.68/4.50  % (11907)Instruction limit reached!
% 29.68/4.50  % (11907)------------------------------
% 29.68/4.50  % (11907)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 29.68/4.50  % (11907)Termination reason: Unknown
% 29.68/4.50  % (11907)Termination phase: Saturation
% 29.68/4.50  
% 29.68/4.50  % (11907)Memory used [KB]: 2951
% 29.68/4.50  % (11907)Time elapsed: 0.096 s
% 29.68/4.50  % (11907)Instructions burned: 398 (million)
% 29.68/4.50  % (11907)------------------------------
% 29.68/4.50  % (11907)------------------------------
% 29.68/4.50  % (11912)dis-1010_8:1_sil=64000:sp=occurrence:sos=on:st=2.0:i=597:sd=3:bd=off:ss=axioms:acc=model:to=lpo:sup=off:fs=off:fsr=off:sgt=32_0 on Vampire---4 for (2958ds/597Mi)
% 29.91/4.54  % (11909)Instruction limit reached!
% 29.91/4.54  % (11909)------------------------------
% 29.91/4.54  % (11909)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 29.91/4.54  % (11909)Termination reason: Unknown
% 29.91/4.54  % (11909)Termination phase: Saturation
% 29.91/4.54  
% 29.91/4.54  % (11909)Memory used [KB]: 4051
% 29.91/4.54  % (11909)Time elapsed: 0.124 s
% 29.91/4.54  % (11909)Instructions burned: 445 (million)
% 29.91/4.54  % (11909)------------------------------
% 29.91/4.54  % (11909)------------------------------
% 29.91/4.55  % (11913)dis+1002_1:28_sil=64000:sos=on:s2agt=8:sac=on:i=2027:s2a=on:s2at=2.5:ep=RSTC_0 on Vampire---4 for (2958ds/2027Mi)
% 29.91/4.55  % (11913)Refutation not found, incomplete strategy% (11913)------------------------------
% 29.91/4.55  % (11913)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 29.91/4.55  % (11913)Termination reason: Refutation not found, incomplete strategy
% 29.91/4.55  
% 29.91/4.55  % (11913)Memory used [KB]: 1306
% 29.91/4.55  % (11913)Time elapsed: 0.007 s
% 29.91/4.55  % (11913)Instructions burned: 23 (million)
% 29.91/4.55  % (11913)------------------------------
% 29.91/4.55  % (11913)------------------------------
% 29.91/4.55  % (11914)lrs+10_1:16_drc=off:sil=8000:tgt=ground:sp=reverse_arity:spb=non_intro:nwc=10.0:st=3.0:i=6293:bs=unit_only:kws=precedence:ss=axioms:rawr=on:ins=4:awrs=converge:awrsf=220:bd=preordered_0 on Vampire---4 for (2958ds/6293Mi)
% 30.11/4.57  % (11908)Instruction limit reached!
% 30.11/4.57  % (11908)------------------------------
% 30.11/4.57  % (11908)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 30.11/4.57  % (11908)Termination reason: Unknown
% 30.11/4.57  % (11908)Termination phase: Saturation
% 30.11/4.57  
% 30.11/4.57  % (11908)Memory used [KB]: 3211
% 30.11/4.57  % (11908)Time elapsed: 0.162 s
% 30.11/4.57  % (11908)Instructions burned: 663 (million)
% 30.11/4.57  % (11908)------------------------------
% 30.11/4.57  % (11908)------------------------------
% 30.11/4.57  % (11915)lrs-1002_1:17_sil=2000:bce=on:rp=on:nwc=4.0:sac=on:nicw=on:i=485:ep=RS:fsr=off:amm=off:rawr=on:afp=1000_0 on Vampire---4 for (2958ds/485Mi)
% 30.11/4.62  % (11906)Instruction limit reached!
% 30.11/4.62  % (11906)------------------------------
% 30.11/4.62  % (11906)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 30.11/4.62  % (11906)Termination reason: Unknown
% 30.11/4.62  % (11906)Termination phase: Saturation
% 30.11/4.62  
% 30.11/4.62  % (11906)Memory used [KB]: 6381
% 30.11/4.62  % (11906)Time elapsed: 0.235 s
% 30.11/4.62  % (11906)Instructions burned: 850 (million)
% 30.11/4.62  % (11906)------------------------------
% 30.11/4.62  % (11906)------------------------------
% 30.11/4.62  % (11916)lrs-1010_1:1024_anc=all_dependent:to=lpo:sp=const_frequency:sos=on:br=off:nwc=10.0:i=485:nm=30:newcnf=on:sil=8000:bd=off:fde=unused:ss=axioms_0 on Vampire---4 for (2957ds/485Mi)
% 30.64/4.62  % (11916)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 30.64/4.63  % (11916)Refutation not found, incomplete strategy% (11916)------------------------------
% 30.64/4.63  % (11916)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 30.64/4.63  % (11916)Termination reason: Refutation not found, incomplete strategy
% 30.64/4.63  
% 30.64/4.63  % (11916)Memory used [KB]: 1279
% 30.64/4.63  % (11916)Time elapsed: 0.006 s
% 30.64/4.63  % (11916)Instructions burned: 19 (million)
% 30.64/4.63  % (11916)------------------------------
% 30.64/4.63  % (11916)------------------------------
% 30.64/4.63  % (11917)ott-1010_1032285:1048576_to=lpo:drc=off:sil=2000:tgt=ground:fde=unused:bsd=on:sp=reverse_arity:sos=on:rnwc=on:fd=preordered:nwc=3.32781:s2agt=15:s2a=on:s2pl=on:i=220:s2at=4.5:bs=unit_only:bd=off:nm=14:amm=off:uhcvi=on:rawr=on_0 on Vampire---4 for (2957ds/220Mi)
% 30.64/4.64  % (11912)Instruction limit reached!
% 30.64/4.64  % (11912)------------------------------
% 30.64/4.64  % (11912)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 30.64/4.64  % (11912)Termination reason: Unknown
% 30.64/4.64  % (11912)Termination phase: Saturation
% 30.64/4.64  
% 30.64/4.64  % (11912)Memory used [KB]: 4489
% 30.64/4.64  % (11912)Time elapsed: 0.137 s
% 30.64/4.64  % (11912)Instructions burned: 600 (million)
% 30.64/4.64  % (11912)------------------------------
% 30.64/4.64  % (11912)------------------------------
% 30.64/4.64  % (11917)Refutation not found, incomplete strategy% (11917)------------------------------
% 30.64/4.64  % (11917)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 30.64/4.64  % (11917)Termination reason: Refutation not found, incomplete strategy
% 30.64/4.64  
% 30.64/4.64  % (11917)Memory used [KB]: 1427
% 30.64/4.64  % (11917)Time elapsed: 0.009 s
% 30.64/4.64  % (11917)Instructions burned: 30 (million)
% 30.64/4.64  % (11917)------------------------------
% 30.64/4.64  % (11917)------------------------------
% 30.64/4.64  % (11918)lrs+1011_722839:524288_sil=4000:tgt=ground:fde=none:plsq=on:plsqr=5516061,65536:sp=const_max:spb=goal:acc=on:lsd=5:fd=preordered:nwc=19.5454:avsqc=4:sac=on:newcnf=on:lwlo=on:avsq=on:i=520:afp=1000000:avsqr=2357819,1048576:bd=off:nm=0:afq=4.85051:uhcvi=on:rawr=on:avsql=on_0 on Vampire---4 for (2957ds/520Mi)
% 30.64/4.64  % (11918)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 30.64/4.64  % (11919)dis-1010_76381:524288_drc=off:sil=4000:irw=on:sp=frequency:lma=on:spb=goal:rnwc=on:gs=on:nwc=13.9901:s2agt=10:kmz=on:updr=off:sac=on:newcnf=on:gsem=on:cond=fast:s2a=on:i=890:s2at=6:kws=inv_frequency:awrs=converge:awrsf=968:bd=off:nm=10:rawr=on:sfv=off:alpa=random_0 on Vampire---4 for (2957ds/890Mi)
% 30.64/4.64  % (11919)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 30.64/4.64  % (11911)Instruction limit reached!
% 30.64/4.64  % (11911)------------------------------
% 30.64/4.64  % (11911)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 30.64/4.64  % (11911)Termination reason: Unknown
% 30.64/4.65  % (11911)Termination phase: Saturation
% 30.64/4.65  
% 30.64/4.65  % (11911)Memory used [KB]: 5630
% 30.64/4.65  % (11911)Time elapsed: 0.159 s
% 30.64/4.65  % (11911)Instructions burned: 573 (million)
% 30.64/4.65  % (11911)------------------------------
% 30.64/4.65  % (11911)------------------------------
% 30.64/4.65  % (11920)lrs+1011_5035:1048576_anc=none:bsr=unit_only:to=lpo:drc=encompass:sil=2000:sims=off:avsql=on:ile=on:sp=const_frequency:erd=off:lma=on:lsd=20:nwc=9.73724:alpa=random:lwlo=on:avsq=on:st=3:i=670:sd=1:avsqr=9159,1048576:awrs=converge:awrsf=302:nm=0:fsr=off:amm=sco:ss=axioms:sgt=50:rawr=on_0 on Vampire---4 for (2957ds/670Mi)
% 31.03/4.67  % (11910)Instruction limit reached!
% 31.03/4.67  % (11910)------------------------------
% 31.03/4.67  % (11910)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 31.03/4.67  % (11910)Termination reason: Unknown
% 31.03/4.67  % (11910)Termination phase: Saturation
% 31.03/4.67  
% 31.03/4.67  % (11910)Memory used [KB]: 7567
% 31.03/4.67  % (11910)Time elapsed: 0.226 s
% 31.03/4.67  % (11910)Instructions burned: 898 (million)
% 31.03/4.67  % (11910)------------------------------
% 31.03/4.67  % (11910)------------------------------
% 31.03/4.67  % (11921)dis+34_1:1_sil=8000:tgt=full:plsqc=1:plsq=on:plsqr=32,1:rp=on:nwc=10.0:newcnf=on:i=533:sd=1:av=off:ss=axioms_0 on Vampire---4 for (2957ds/533Mi)
% 31.03/4.67  % (11921)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 31.03/4.69  % (11915)Instruction limit reached!
% 31.03/4.69  % (11915)------------------------------
% 31.03/4.69  % (11915)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 31.03/4.69  % (11915)Termination reason: Unknown
% 31.03/4.69  % (11915)Termination phase: Saturation
% 31.03/4.69  
% 31.03/4.69  % (11915)Memory used [KB]: 3393
% 31.03/4.69  % (11915)Time elapsed: 0.117 s
% 31.03/4.69  % (11915)Instructions burned: 487 (million)
% 31.03/4.69  % (11915)------------------------------
% 31.03/4.69  % (11915)------------------------------
% 31.03/4.69  % (11922)lrs-1010_1:1_sil=4000:bsd=on:spb=goal_then_units:s2a=on:i=1222:s2at=2.0:bs=on:sd=4:aac=none:bd=off:nm=16:fsr=off:ss=axioms:sgt=8:kws=precedence:gsp=on_0 on Vampire---4 for (2956ds/1222Mi)
% 31.03/4.69  % (11922)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 31.60/4.80  % (11918)Instruction limit reached!
% 31.60/4.80  % (11918)------------------------------
% 31.60/4.80  % (11918)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 31.60/4.80  % (11918)Termination reason: Unknown
% 31.60/4.80  % (11918)Termination phase: Saturation
% 31.60/4.80  
% 31.60/4.80  % (11918)Memory used [KB]: 4745
% 31.60/4.80  % (11918)Time elapsed: 0.157 s
% 31.60/4.80  % (11918)Instructions burned: 520 (million)
% 31.60/4.80  % (11918)------------------------------
% 31.60/4.80  % (11918)------------------------------
% 31.60/4.80  % (11923)lrs+1011_1:1024_anc=all_dependent:sil=4000:plsqc=3:plsq=on:sp=unary_first:lsd=10:bce=on:i=364:bs=unit_only:afp=50:nm=4:afq=3.79765_0 on Vampire---4 for (2955ds/364Mi)
% 31.60/4.81  % (11921)Instruction limit reached!
% 31.60/4.81  % (11921)------------------------------
% 31.60/4.81  % (11921)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 31.60/4.81  % (11921)Termination reason: Unknown
% 31.60/4.81  % (11921)Termination phase: Saturation
% 31.60/4.81  
% 31.60/4.81  % (11921)Memory used [KB]: 3695
% 31.60/4.81  % (11921)Time elapsed: 0.140 s
% 31.60/4.81  % (11921)Instructions burned: 535 (million)
% 31.60/4.81  % (11921)------------------------------
% 31.60/4.81  % (11921)------------------------------
% 31.60/4.81  % (11924)lrs+1011_5758689:1048576_bsr=unit_only:drc=off:sil=2000:tgt=full:fde=none:ile=on:foolp=on:lma=on:lsd=100:rnwc=on:nwc=8.10052:updr=off:newcnf=on:lwlo=on:i=1592:kws=precedence:awrs=decay:awrsf=1438:bd=preordered:nm=3:av=off:uhcvi=on:rawr=on:bs=on:ss=included:sd=2:st=5.0:sp=const_max:ins=3:bsd=on:bsdmm=2_0 on Vampire---4 for (2955ds/1592Mi)
% 31.60/4.81  % (11924)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 32.02/4.85  % (11920)Instruction limit reached!
% 32.02/4.85  % (11920)------------------------------
% 32.02/4.85  % (11920)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 32.02/4.85  % (11920)Termination reason: Unknown
% 32.02/4.85  % (11920)Termination phase: Saturation
% 32.02/4.85  
% 32.02/4.85  % (11920)Memory used [KB]: 6791
% 32.02/4.85  % (11920)Time elapsed: 0.201 s
% 32.02/4.85  % (11920)Instructions burned: 670 (million)
% 32.02/4.85  % (11920)------------------------------
% 32.02/4.85  % (11920)------------------------------
% 32.02/4.85  % (11925)dis+33_1930041:1048576_sil=4000:tgt=ground:plsqc=1:plsq=on:plsqr=4356867,524288:sp=frequency:sos=on:lma=on:spb=intro:lcm=reverse:rnwc=on:plsql=on:nwc=24.1115:sac=on:cond=fast:st=1.5:i=1151:bs=on:sd=2:kws=precedence:nm=40:uhcvi=on:ss=axioms:rawr=on:bd=off:nicw=on_0 on Vampire---4 for (2955ds/1151Mi)
% 32.27/4.89  % (11919)Instruction limit reached!
% 32.27/4.89  % (11919)------------------------------
% 32.27/4.89  % (11919)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 32.27/4.89  % (11919)Termination reason: Unknown
% 32.27/4.89  % (11919)Termination phase: Saturation
% 32.27/4.89  
% 32.27/4.89  % (11919)Memory used [KB]: 7602
% 32.27/4.89  % (11919)Time elapsed: 0.251 s
% 32.27/4.89  % (11919)Instructions burned: 893 (million)
% 32.27/4.89  % (11919)------------------------------
% 32.27/4.89  % (11919)------------------------------
% 32.27/4.90  % (11926)lrs+3_1:1_sil=2000:plsq=on:plsqr=23463,524288:sos=on:erd=off:urr=on:bce=on:rp=on:st=2.0:i=615:bs=unit_only:sd=2:bd=off:ss=axioms:rawr=on:anc=none:sac=on:slsq=on:bsr=on:lcm=reverse_0 on Vampire---4 for (2954ds/615Mi)
% 32.27/4.90  % (11923)Instruction limit reached!
% 32.27/4.90  % (11923)------------------------------
% 32.27/4.90  % (11923)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 32.27/4.90  % (11923)Termination reason: Unknown
% 32.27/4.90  % (11923)Termination phase: Saturation
% 32.27/4.90  
% 32.27/4.90  % (11923)Memory used [KB]: 3995
% 32.27/4.90  % (11923)Time elapsed: 0.106 s
% 32.27/4.90  % (11923)Instructions burned: 364 (million)
% 32.27/4.90  % (11923)------------------------------
% 32.27/4.90  % (11923)------------------------------
% 32.27/4.91  % (11927)lrs+1010_16985:32768_bsr=unit_only:sil=4000:tgt=ground:sp=occurrence:urr=on:lcm=predicate:nwc=16.8291:i=1687:sd=5:kws=precedence:awrs=converge:awrsf=1007:nm=25:ins=4:av=off:fsr=off:ss=axioms:rawr=on:plsq=on:plsql=on:plsqr=11787,131072:uhcvi=on:sims=off_0 on Vampire---4 for (2954ds/1687Mi)
% 33.93/5.01  % (11903)Instruction limit reached!
% 33.93/5.01  % (11903)------------------------------
% 33.93/5.01  % (11903)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 33.93/5.01  % (11903)Termination reason: Unknown
% 33.93/5.01  % (11903)Termination phase: Saturation
% 33.93/5.01  
% 33.93/5.01  % (11903)Memory used [KB]: 13732
% 33.93/5.01  % (11903)Time elapsed: 0.862 s
% 33.93/5.01  % (11903)Instructions burned: 2900 (million)
% 33.93/5.01  % (11903)------------------------------
% 33.93/5.01  % (11903)------------------------------
% 33.93/5.01  % (11928)lrs+1011_1:16_sil=2000:plsq=on:plsqr=1,15:urr=on:slsqc=1:slsq=on:st=6.0:i=565:sd=3:fsr=off:ss=included:rawr=on:sup=off:bd=off_0 on Vampire---4 for (2953ds/565Mi)
% 34.64/5.07  % (11922)Instruction limit reached!
% 34.64/5.07  % (11922)------------------------------
% 34.64/5.07  % (11922)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 34.64/5.07  % (11922)Termination reason: Unknown
% 34.64/5.07  % (11922)Termination phase: Saturation
% 34.64/5.07  
% 34.64/5.07  % (11922)Memory used [KB]: 8344
% 34.64/5.07  % (11922)Time elapsed: 0.376 s
% 34.64/5.07  % (11922)Instructions burned: 1224 (million)
% 34.64/5.07  % (11922)------------------------------
% 34.64/5.07  % (11922)------------------------------
% 34.64/5.07  % (11929)dis-21_1:1_drc=encompass:sos=on:urr=ec_only:i=2622:ins=1:av=off:ss=axioms:fde=none:sd=3:bsr=on:sil=8000:nm=3_0 on Vampire---4 for (2953ds/2622Mi)
% 34.64/5.08  % (11929)Refutation not found, incomplete strategy% (11929)------------------------------
% 34.64/5.08  % (11929)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 34.64/5.08  % (11929)Termination reason: Refutation not found, incomplete strategy
% 34.64/5.08  
% 34.64/5.08  % (11929)Memory used [KB]: 1528
% 34.64/5.08  % (11929)Time elapsed: 0.012 s
% 34.64/5.08  % (11929)Instructions burned: 39 (million)
% 34.64/5.08  % (11929)------------------------------
% 34.64/5.08  % (11929)------------------------------
% 34.64/5.09  % (11930)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:st=1.5:i=7323:ss=axioms:sgt=4_0 on Vampire---4 for (2952ds/7323Mi)
% 34.64/5.09  % (11926)Instruction limit reached!
% 34.64/5.09  % (11926)------------------------------
% 34.64/5.09  % (11926)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 34.64/5.09  % (11926)Termination reason: Unknown
% 34.64/5.09  % (11926)Termination phase: Saturation
% 34.64/5.09  
% 34.64/5.09  % (11926)Memory used [KB]: 5768
% 34.64/5.09  % (11926)Time elapsed: 0.195 s
% 34.64/5.09  % (11926)Instructions burned: 618 (million)
% 34.64/5.09  % (11926)------------------------------
% 34.64/5.09  % (11926)------------------------------
% 34.64/5.09  % (11931)ott-34_1029:1048576_sil=2000:plsq=on:plsqr=1337309,262144:sp=occurrence:sos=on:rnwc=on:plsql=on:nwc=6.00539:flr=on:i=1765:awrs=converge:awrsf=931:nm=2:ss=axioms:rawr=on:sd=3:bd=off:aac=none:afp=10:afq=1.2425605784405938:sac=on_0 on Vampire---4 for (2952ds/1765Mi)
% 35.10/5.16  % (11928)Instruction limit reached!
% 35.10/5.16  % (11928)------------------------------
% 35.10/5.16  % (11928)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 35.10/5.16  % (11928)Termination reason: Unknown
% 35.10/5.16  % (11928)Termination phase: Saturation
% 35.10/5.16  
% 35.10/5.16  % (11928)Memory used [KB]: 5699
% 35.10/5.16  % (11928)Time elapsed: 0.146 s
% 35.10/5.16  % (11928)Instructions burned: 569 (million)
% 35.10/5.16  % (11928)------------------------------
% 35.10/5.16  % (11928)------------------------------
% 35.10/5.16  % (11932)lrs+1010_1:56_slsqr=3,4:tgt=ground:slsqc=1:slsq=on:i=691:s2at=2.0:bd=off:amm=sco:sac=on:kws=inv_frequency:nwc=2.4:sil=4000:sfv=off:ss=axioms:sgt=32_0 on Vampire---4 for (2952ds/691Mi)
% 35.10/5.16  % (11925)Instruction limit reached!
% 35.10/5.16  % (11925)------------------------------
% 35.10/5.16  % (11925)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 35.10/5.16  % (11925)Termination reason: Unknown
% 35.10/5.16  % (11925)Termination phase: Saturation
% 35.10/5.16  
% 35.10/5.16  % (11925)Memory used [KB]: 9037
% 35.10/5.16  % (11925)Time elapsed: 0.311 s
% 35.10/5.16  % (11925)Instructions burned: 1152 (million)
% 35.10/5.16  % (11925)------------------------------
% 35.10/5.16  % (11925)------------------------------
% 35.10/5.17  % (11933)dis+1011_1:99_anc=none:fde=unused:plsqc=2:bsd=on:plsq=on:plsqr=109,504:sp=reverse_frequency:spb=intro:rp=on:alpa=random:s2a=on:i=700:s2at=-1.0:aac=none:nm=16:rawr=on:sil=256000:acc=model_0 on Vampire---4 for (2952ds/700Mi)
% 35.76/5.30  % (11924)Instruction limit reached!
% 35.76/5.30  % (11924)------------------------------
% 35.76/5.30  % (11924)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 35.76/5.30  % (11924)Termination reason: Unknown
% 35.76/5.30  % (11924)Termination phase: Saturation
% 35.76/5.30  
% 35.76/5.30  % (11924)Memory used [KB]: 7475
% 35.76/5.30  % (11924)Time elapsed: 0.487 s
% 35.76/5.30  % (11924)Instructions burned: 1595 (million)
% 35.76/5.30  % (11924)------------------------------
% 35.76/5.30  % (11924)------------------------------
% 35.76/5.30  % (11934)lrs+35_1:7_sil=2000:tgt=full:fde=unused:sp=occurrence:sos=on:st=3.5:s2pl=no:i=458:bd=off:nm=16:fsr=off:uhcvi=on:ss=axioms:rawr=on_0 on Vampire---4 for (2950ds/458Mi)
% 36.03/5.35  % (11933)Instruction limit reached!
% 36.03/5.35  % (11933)------------------------------
% 36.03/5.35  % (11933)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 36.03/5.35  % (11933)Termination reason: Unknown
% 36.03/5.35  % (11933)Termination phase: Saturation
% 36.03/5.35  
% 36.03/5.35  % (11933)Memory used [KB]: 5025
% 36.03/5.35  % (11933)Time elapsed: 0.187 s
% 36.03/5.35  % (11933)Instructions burned: 704 (million)
% 36.03/5.35  % (11933)------------------------------
% 36.03/5.35  % (11933)------------------------------
% 36.03/5.35  % (11932)Instruction limit reached!
% 36.03/5.35  % (11932)------------------------------
% 36.03/5.35  % (11932)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 36.03/5.35  % (11932)Termination reason: Unknown
% 36.03/5.35  % (11932)Termination phase: Saturation
% 36.03/5.35  
% 36.03/5.35  % (11932)Memory used [KB]: 5785
% 36.03/5.35  % (11932)Time elapsed: 0.194 s
% 36.03/5.35  % (11932)Instructions burned: 691 (million)
% 36.03/5.35  % (11932)------------------------------
% 36.03/5.35  % (11932)------------------------------
% 36.03/5.36  % (11935)lrs+1010_1:1_sil=2000:sp=unary_first:sos=on:erd=off:nwc=10.0:slsq=on:lwlo=on:i=1083:sd=1:kws=precedence:slsql=off:bd=off:nm=4:ss=axioms:urr=on_0 on Vampire---4 for (2950ds/1083Mi)
% 36.03/5.36  % (11936)ott-1010_3376641:1048576_anc=none:to=lpo:sil=4000:tgt=ground:fde=unused:sp=unary_frequency:sos=on:spb=intro:lcm=predicate:fd=preordered:st=3.0:i=1412:sd=1:bd=off:nm=3:ins=2:fsr=off:uhcvi=on:fdi=64:ss=included:sgt=100:newcnf=on:nwc=3.871969461363868_0 on Vampire---4 for (2950ds/1412Mi)
% 36.03/5.36  % (11936)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 36.03/5.36  % Exception at run slice level
% 36.03/5.36  User error: Immediate (shared) subterms of  term/literal set(knows,evs5) have different types/not well-typed!
% 36.03/5.36  % (11937)dis+1011_38921:131072_bsr=on:drc=encompass:sil=8000:tgt=full:sp=frequency:sos=on:spb=goal:lcm=reverse:nwc=23.4974:newcnf=on:cond=fast:st=1.5:i=2991:sd=2:bd=preordered:nm=16:av=off:ss=axioms:sgt=10:rawr=on:bsd=on:kws=arity_squared:rp=on:ins=1_0 on Vampire---4 for (2950ds/2991Mi)
% 36.03/5.36  % (11937)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 36.65/5.43  % (11934)Instruction limit reached!
% 36.65/5.43  % (11934)------------------------------
% 36.65/5.43  % (11934)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 36.65/5.43  % (11934)Termination reason: Unknown
% 36.65/5.43  % (11934)Termination phase: Saturation
% 36.65/5.43  
% 36.65/5.43  % (11934)Memory used [KB]: 5192
% 36.65/5.43  % (11934)Time elapsed: 0.133 s
% 36.65/5.43  % (11934)Instructions burned: 459 (million)
% 36.65/5.43  % (11934)------------------------------
% 36.65/5.43  % (11934)------------------------------
% 36.65/5.44  % (11938)lrs+1011_1:32_sil=2000:lsd=10:rp=on:newcnf=on:i=728:fsr=off:fs=off_0 on Vampire---4 for (2949ds/728Mi)
% 36.65/5.44  % (11938)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 36.65/5.44  % (11927)Instruction limit reached!
% 36.65/5.44  % (11927)------------------------------
% 36.65/5.44  % (11927)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 36.65/5.44  % (11927)Termination reason: Unknown
% 36.65/5.44  % (11927)Termination phase: Saturation
% 36.65/5.44  
% 36.65/5.44  % (11927)Memory used [KB]: 15517
% 36.65/5.44  % (11927)Time elapsed: 0.537 s
% 36.65/5.44  % (11927)Instructions burned: 1687 (million)
% 36.65/5.44  % (11927)------------------------------
% 36.65/5.44  % (11927)------------------------------
% 36.65/5.45  % (11939)dis+2_1:1024_sil=8000:i=4428:kws=precedence:ss=included:sgt=32:rawr=on:sp=unary_frequency:drc=off_0 on Vampire---4 for (2949ds/4428Mi)
% 37.82/5.52  % (11931)Instruction limit reached!
% 37.82/5.52  % (11931)------------------------------
% 37.82/5.52  % (11931)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 37.82/5.52  % (11931)Termination reason: Unknown
% 37.82/5.52  % (11931)Termination phase: Saturation
% 37.82/5.52  
% 37.82/5.52  % (11931)Memory used [KB]: 4192
% 37.82/5.52  % (11931)Time elapsed: 0.426 s
% 37.82/5.52  % (11931)Instructions burned: 1769 (million)
% 37.82/5.52  % (11931)------------------------------
% 37.82/5.52  % (11931)------------------------------
% 37.82/5.52  % (11940)dis-30_282927:1048576_sfv=off:sil=2000:etr=on:sp=unary_first:spb=goal_then_units:abs=on:nwc=11.1969:s2agt=100:kmz=on:cond=fast:st=3:s2a=on:i=523:s2at=1.5:add=large:sd=4:bd=off:nm=25:fsr=off:fsd=on:gsp=on:ss=axioms:er=known:rawr=on:alpa=random:lma=on_0 on Vampire---4 for (2948ds/523Mi)
% 37.82/5.52  % (11940)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 38.42/5.57  % (11938)Instruction limit reached!
% 38.42/5.57  % (11938)------------------------------
% 38.42/5.57  % (11938)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 38.42/5.57  % (11938)Termination reason: Unknown
% 38.42/5.57  % (11938)Termination phase: Saturation
% 38.42/5.57  
% 38.42/5.57  % (11938)Memory used [KB]: 1601
% 38.42/5.57  % (11938)Time elapsed: 0.157 s
% 38.42/5.57  % (11938)Instructions burned: 730 (million)
% 38.42/5.57  % (11938)------------------------------
% 38.42/5.57  % (11938)------------------------------
% 38.42/5.58  % (11941)dis+1_8:1_to=lpo:sil=4000:sos=on:spb=goal_then_units:fd=off:gs=on:newcnf=on:st=5.0:i=326:sd=2:av=off:sup=off:ss=axioms:gsp=on:fde=none:s2a=on:s2agt=8_0 on Vampire---4 for (2948ds/326Mi)
% 38.42/5.58  % (11941)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 38.42/5.58  % (11941)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 39.21/5.67  % (11940)Instruction limit reached!
% 39.21/5.67  % (11940)------------------------------
% 39.21/5.67  % (11940)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 39.21/5.67  % (11940)Termination reason: Unknown
% 39.21/5.67  % (11940)Termination phase: Saturation
% 39.21/5.67  
% 39.21/5.67  % (11940)Memory used [KB]: 4917
% 39.21/5.67  % (11940)Time elapsed: 0.171 s
% 39.21/5.67  % (11940)Instructions burned: 525 (million)
% 39.21/5.67  % (11940)------------------------------
% 39.21/5.67  % (11940)------------------------------
% 39.21/5.67  % (11942)lrs+1011_1:64_slsqr=117407,1048576:drc=encompass:sil=2000:plsqc=1:plsq=on:plsqr=32300765,1048576:urr=ec_only:rp=on:slsqc=3:slsq=on:i=1262:slsql=off:bd=off:rawr=on:fsr=off:br=off:s2at=2.0_0 on Vampire---4 for (2947ds/1262Mi)
% 39.21/5.68  % (11941)Instruction limit reached!
% 39.21/5.68  % (11941)------------------------------
% 39.21/5.68  % (11941)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 39.21/5.68  % (11941)Termination reason: Unknown
% 39.21/5.68  % (11941)Termination phase: Saturation
% 39.21/5.68  
% 39.21/5.68  % (11941)Memory used [KB]: 6955
% 39.21/5.68  % (11941)Time elapsed: 0.126 s
% 39.21/5.68  % (11941)Instructions burned: 327 (million)
% 39.21/5.68  % (11941)------------------------------
% 39.21/5.68  % (11941)------------------------------
% 39.21/5.68  % (11943)lrs+1011_1:1_sil=2000:sos=on:erd=off:spb=units:st=3.0:i=754:kws=precedence:aac=none:nm=0:ss=axioms_0 on Vampire---4 for (2947ds/754Mi)
% 39.21/5.69  % (11935)Instruction limit reached!
% 39.21/5.69  % (11935)------------------------------
% 39.21/5.69  % (11935)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 39.21/5.69  % (11935)Termination reason: Unknown
% 39.21/5.69  % (11935)Termination phase: Saturation
% 39.21/5.69  
% 39.21/5.69  % (11935)Memory used [KB]: 8672
% 39.21/5.69  % (11935)Time elapsed: 0.335 s
% 39.21/5.69  % (11935)Instructions burned: 1083 (million)
% 39.21/5.69  % (11935)------------------------------
% 39.21/5.69  % (11935)------------------------------
% 39.21/5.69  % (11944)lrs+1011_1:1_sil=2000:erd=off:cond=fast:i=637:nm=10:fsr=off:fsd=on:sup=off:bd=off_0 on Vampire---4 for (2946ds/637Mi)
% 39.21/5.70  % (11943)First to succeed.
% 39.21/5.71  % (11943)Refutation found. Thanks to Tanya!
% 39.21/5.71  % SZS status Theorem for Vampire---4
% 39.21/5.71  % SZS output start Proof for Vampire---4
% See solution above
% 39.21/5.71  % (11943)------------------------------
% 39.21/5.71  % (11943)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 39.21/5.71  % (11943)Termination reason: Refutation
% 39.21/5.71  
% 39.21/5.71  % (11943)Memory used [KB]: 1706
% 39.21/5.71  % (11943)Time elapsed: 0.047 s
% 39.21/5.71  % (11943)Instructions burned: 78 (million)
% 39.21/5.71  % (11943)------------------------------
% 39.21/5.71  % (11943)------------------------------
% 39.21/5.71  % (11383)Success in time 5.32 s
% 39.21/5.71  % Vampire---4.8 exiting
%------------------------------------------------------------------------------