TSTP Solution File: COM032_5 by Vampire---4.8

View Problem - Process Solution

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

% Computer : n028.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 02:13:19 EDT 2024

% Result   : Theorem 7.47s 1.78s
% Output   : Refutation 7.56s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :   86
% Syntax   : Number of formulae    :  124 (  49 unt;  67 typ;   0 def)
%            Number of atoms       :   65 (  52 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   16 (   8   ~;   4   |;   0   &)
%                                         (   0 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   2 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of FOOLs       :    1 (   1 fml;   0 var)
%            Number of types       :    4 (   3 usr)
%            Number of type conns  :   43 (  21   >;  22   *;   0   +;   0  <<)
%            Number of predicates  :   23 (  21 usr;   1 prp; 0-2 aty)
%            Number of functors    :   43 (  43 usr;  22 con; 0-5 aty)
%            Number of variables   :   92 (  55   !;   0   ?;  92   :)
%                                         (  37  !>;   0  ?*;   0  @-;   0  @+)

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

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

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

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

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

tff(func_def_0,type,
    div_mod: 
      !>[X0: $tType] : ( ( X0 * X0 ) > X0 ) ).

tff(func_def_1,type,
    minus_minus: 
      !>[X0: $tType] : ( ( X0 * X0 ) > X0 ) ).

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

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

tff(func_def_4,type,
    times_times: 
      !>[X0: $tType] : ( X0 > fun(X0,X0) ) ).

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

tff(func_def_6,type,
    zipwith0: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( fun(X0,fun(X1,X2)) > fun(list(X0),fun(list(X1),list(X2))) ) ).

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

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

tff(func_def_9,type,
    asubst: ( int * list(int) * atom ) > atom ).

tff(func_def_10,type,
    dvd: ( int * int * list(int) ) > atom ).

tff(func_def_11,type,
    c_PresArith_Oatom_OLe: ( int * list(int) ) > atom ).

tff(func_def_12,type,
    nDvd: ( int * int * list(int) ) > atom ).

tff(func_def_13,type,
    atom_case: 
      !>[X0: $tType] : ( ( fun(int,fun(list(int),X0)) * fun(int,fun(int,fun(list(int),X0))) * fun(int,fun(int,fun(list(int),X0))) * atom ) > X0 ) ).

tff(func_def_14,type,
    atom_rec: 
      !>[X0: $tType] : ( ( fun(int,fun(list(int),X0)) * fun(int,fun(int,fun(list(int),X0))) * fun(int,fun(int,fun(list(int),X0))) * atom ) > X0 ) ).

tff(func_def_15,type,
    divisor: atom > int ).

tff(func_def_16,type,
    hd_coeff: atom > int ).

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

tff(func_def_18,type,
    fFalse: bool ).

tff(func_def_19,type,
    fTrue: bool ).

tff(func_def_20,type,
    a: atom ).

tff(func_def_21,type,
    d: int ).

tff(func_def_22,type,
    e: list(int) ).

tff(func_def_23,type,
    i: int ).

tff(func_def_24,type,
    j: int ).

tff(func_def_25,type,
    ks: list(int) ).

tff(func_def_26,type,
    ks1: list(int) ).

tff(func_def_27,type,
    l: int ).

tff(func_def_28,type,
    sK0: list(int) ).

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

tff(func_def_30,type,
    sF2: fun(int,fun(int,int)) ).

tff(func_def_31,type,
    sF3: fun(int,int) ).

tff(func_def_32,type,
    sF4: fun(int,int) ).

tff(func_def_33,type,
    sF5: int ).

tff(func_def_34,type,
    sF6: int ).

tff(func_def_35,type,
    sF7: int ).

tff(func_def_36,type,
    sF8: int ).

tff(func_def_37,type,
    sF9: fun(int,int) ).

tff(func_def_38,type,
    sF10: int ).

tff(func_def_39,type,
    sF11: int ).

tff(func_def_40,type,
    sF12: int ).

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

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

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

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

tff(pred_def_5,type,
    cl_Groups_Ominus: 
      !>[X0: $tType] : $o ).

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

tff(pred_def_7,type,
    comm_ring: 
      !>[X0: $tType] : $o ).

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

tff(pred_def_9,type,
    monoid_mult: 
      !>[X0: $tType] : $o ).

tff(pred_def_10,type,
    comm_semiring: 
      !>[X0: $tType] : $o ).

tff(pred_def_11,type,
    semiring_div: 
      !>[X0: $tType] : $o ).

tff(pred_def_12,type,
    comm_semiring_1: 
      !>[X0: $tType] : $o ).

tff(pred_def_13,type,
    ab_semigroup_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_14,type,
    comm_monoid_mult: 
      !>[X0: $tType] : $o ).

tff(pred_def_15,type,
    ab_semigroup_mult: 
      !>[X0: $tType] : $o ).

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

tff(pred_def_17,type,
    cancel146912293up_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_18,type,
    ab_sem1668676832m_mult: 
      !>[X0: $tType] : $o ).

tff(pred_def_19,type,
    semiri456707255roduct: 
      !>[X0: $tType] : $o ).

tff(pred_def_20,type,
    i_Z: ( atom * list(int) ) > $o ).

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

tff(f8787,plain,
    $false,
    inference(subsumption_resolution,[],[f8786,f502]) ).

tff(f502,plain,
    sF8 != sF12,
    inference(definition_folding,[],[f470,f501,f500,f499,f494,f498,f491,f492,f491,f497,f496,f495,f494,f493,f491,f492,f491]) ).

tff(f493,plain,
    aa(int,fun(int,int),sF2,i) = sF4,
    introduced(function_definition,[new_symbols(definition,[sF4])]) ).

tff(f495,plain,
    aa(int,int,sF4,sF5) = sF6,
    introduced(function_definition,[new_symbols(definition,[sF6])]) ).

tff(f496,plain,
    aa(int,int,sF3,sF6) = sF7,
    introduced(function_definition,[new_symbols(definition,[sF7])]) ).

tff(f497,plain,
    div_mod(int,sF7,d) = sF8,
    introduced(function_definition,[new_symbols(definition,[sF8])]) ).

tff(f492,plain,
    aa(int,fun(int,int),sF2,l) = sF3,
    introduced(function_definition,[new_symbols(definition,[sF3])]) ).

tff(f491,plain,
    plus_plus(int) = sF2,
    introduced(function_definition,[new_symbols(definition,[sF2])]) ).

tff(f498,plain,
    aa(int,fun(int,int),sF2,j) = sF9,
    introduced(function_definition,[new_symbols(definition,[sF9])]) ).

tff(f494,plain,
    iprod(int,ks,e) = sF5,
    introduced(function_definition,[new_symbols(definition,[sF5])]) ).

tff(f499,plain,
    aa(int,int,sF9,sF5) = sF10,
    introduced(function_definition,[new_symbols(definition,[sF10])]) ).

tff(f500,plain,
    aa(int,int,sF3,sF10) = sF11,
    introduced(function_definition,[new_symbols(definition,[sF11])]) ).

tff(f501,plain,
    div_mod(int,sF11,d) = sF12,
    introduced(function_definition,[new_symbols(definition,[sF12])]) ).

tff(f470,plain,
    div_mod(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),l),aa(int,int,aa(int,fun(int,int),plus_plus(int),i),iprod(int,ks,e))),d) != div_mod(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),l),aa(int,int,aa(int,fun(int,int),plus_plus(int),j),iprod(int,ks,e))),d),
    inference(cnf_transformation,[],[f223]) ).

tff(f223,plain,
    div_mod(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),l),aa(int,int,aa(int,fun(int,int),plus_plus(int),i),iprod(int,ks,e))),d) != div_mod(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),l),aa(int,int,aa(int,fun(int,int),plus_plus(int),j),iprod(int,ks,e))),d),
    inference(flattening,[],[f125]) ).

tff(f125,negated_conjecture,
    ( ~ div_mod(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),l),aa(int,int,aa(int,fun(int,int),plus_plus(int),i),iprod(int,ks,e))),d) = div_mod(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),l),aa(int,int,aa(int,fun(int,int),plus_plus(int),j),iprod(int,ks,e))),d) ),
    inference(negated_conjecture,[],[f124]) ).

tff(f124,conjecture,
    div_mod(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),l),aa(int,int,aa(int,fun(int,int),plus_plus(int),i),iprod(int,ks,e))),d) = div_mod(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),l),aa(int,int,aa(int,fun(int,int),plus_plus(int),j),iprod(int,ks,e))),d),
    file('/export/starexec/sandbox2/tmp/tmp.5Shx2aLB6i/Vampire---4.8_300',conj_0) ).

tff(f8786,plain,
    sF8 = sF12,
    inference(forward_demodulation,[],[f8785,f497]) ).

tff(f8785,plain,
    div_mod(int,sF7,d) = sF12,
    inference(forward_demodulation,[],[f8784,f501]) ).

tff(f8784,plain,
    div_mod(int,sF7,d) = div_mod(int,sF11,d),
    inference(forward_demodulation,[],[f8783,f500]) ).

tff(f8783,plain,
    div_mod(int,sF7,d) = div_mod(int,aa(int,int,sF3,sF10),d),
    inference(forward_demodulation,[],[f8782,f496]) ).

tff(f8782,plain,
    div_mod(int,aa(int,int,sF3,sF10),d) = div_mod(int,aa(int,int,sF3,sF6),d),
    inference(forward_demodulation,[],[f8754,f3100]) ).

tff(f3100,plain,
    ! [X0: int,X1: int] : ( div_mod(int,aa(int,int,sF3,X0),X1) = div_mod(int,aa(int,int,sF3,div_mod(int,X0,X1)),X1) ),
    inference(superposition,[],[f759,f492]) ).

tff(f759,plain,
    ! [X2: int,X0: int,X1: int] : ( div_mod(int,aa(int,int,aa(int,fun(int,int),sF2,X0),X1),X2) = div_mod(int,aa(int,int,aa(int,fun(int,int),sF2,X0),div_mod(int,X1,X2)),X2) ),
    inference(forward_demodulation,[],[f758,f491]) ).

tff(f758,plain,
    ! [X2: int,X0: int,X1: int] : ( div_mod(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),X0),X1),X2) = div_mod(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),X0),div_mod(int,X1,X2)),X2) ),
    inference(resolution,[],[f340,f454]) ).

tff(f454,plain,
    semiring_div(int),
    inference(cnf_transformation,[],[f108]) ).

tff(f108,axiom,
    semiring_div(int),
    file('/export/starexec/sandbox2/tmp/tmp.5Shx2aLB6i/Vampire---4.8_300',arity_Int_Oint___Divides_Osemiring__div) ).

tff(f340,plain,
    ! [X0: $tType,X2: X0,X3: X0,X1: X0] :
      ( ~ semiring_div(X0)
      | ( div_mod(X0,aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),X3),X2),X1) = div_mod(X0,aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),X3),div_mod(X0,X2,X1)),X1) ) ),
    inference(cnf_transformation,[],[f233]) ).

tff(f233,plain,
    ! [X0: $tType] :
      ( ! [X1: X0,X2: X0,X3: X0] : ( div_mod(X0,aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),X3),X2),X1) = div_mod(X0,aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),X3),div_mod(X0,X2,X1)),X1) )
      | ~ semiring_div(X0) ),
    inference(ennf_transformation,[],[f132]) ).

tff(f132,plain,
    ! [X0: $tType] :
      ( semiring_div(X0)
     => ! [X1: X0,X2: X0,X3: X0] : ( div_mod(X0,aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),X3),X2),X1) = div_mod(X0,aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),X3),div_mod(X0,X2,X1)),X1) ) ),
    inference(rectify,[],[f9]) ).

tff(f9,axiom,
    ! [X0: $tType] :
      ( semiring_div(X0)
     => ! [X12: X0,X4: X0,X5: X0] : ( div_mod(X0,aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),X5),X4),X12) = div_mod(X0,aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),X5),div_mod(X0,X4,X12)),X12) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.5Shx2aLB6i/Vampire---4.8_300',fact_8_mod__add__right__eq) ).

tff(f8754,plain,
    div_mod(int,aa(int,int,sF3,sF10),d) = div_mod(int,aa(int,int,sF3,div_mod(int,sF6,d)),d),
    inference(superposition,[],[f3100,f3210]) ).

tff(f3210,plain,
    div_mod(int,sF10,d) = div_mod(int,sF6,d),
    inference(forward_demodulation,[],[f3201,f495]) ).

tff(f3201,plain,
    div_mod(int,aa(int,int,sF4,sF5),d) = div_mod(int,sF10,d),
    inference(superposition,[],[f3173,f499]) ).

tff(f3173,plain,
    ! [X0: int] : ( div_mod(int,aa(int,int,sF4,X0),d) = div_mod(int,aa(int,int,sF9,X0),d) ),
    inference(forward_demodulation,[],[f3172,f1279]) ).

tff(f1279,plain,
    ! [X0: int] : ( aa(int,int,sF9,X0) = aa(int,int,aa(int,fun(int,int),sF2,X0),j) ),
    inference(superposition,[],[f652,f498]) ).

tff(f652,plain,
    ! [X0: int,X1: int] : ( aa(int,int,aa(int,fun(int,int),sF2,X0),X1) = aa(int,int,aa(int,fun(int,int),sF2,X1),X0) ),
    inference(forward_demodulation,[],[f651,f491]) ).

tff(f651,plain,
    ! [X0: int,X1: int] : ( aa(int,int,aa(int,fun(int,int),plus_plus(int),X0),X1) = aa(int,int,aa(int,fun(int,int),plus_plus(int),X1),X0) ),
    inference(resolution,[],[f368,f453]) ).

tff(f453,plain,
    comm_semiring_1(int),
    inference(cnf_transformation,[],[f107]) ).

tff(f107,axiom,
    comm_semiring_1(int),
    file('/export/starexec/sandbox2/tmp/tmp.5Shx2aLB6i/Vampire---4.8_300',arity_Int_Oint___Rings_Ocomm__semiring__1) ).

tff(f368,plain,
    ! [X0: $tType,X2: X0,X1: X0] :
      ( ~ comm_semiring_1(X0)
      | ( aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),X2),X1) = aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),X1),X2) ) ),
    inference(cnf_transformation,[],[f257]) ).

tff(f257,plain,
    ! [X0: $tType] :
      ( ! [X1: X0,X2: X0] : ( aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),X2),X1) = aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),X1),X2) )
      | ~ comm_semiring_1(X0) ),
    inference(ennf_transformation,[],[f153]) ).

tff(f153,plain,
    ! [X0: $tType] :
      ( comm_semiring_1(X0)
     => ! [X1: X0,X2: X0] : ( aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),X2),X1) = aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),X1),X2) ) ),
    inference(rectify,[],[f33]) ).

tff(f33,axiom,
    ! [X0: $tType] :
      ( comm_semiring_1(X0)
     => ! [X12: X0,X5: X0] : ( aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),X12),X5) = aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),X5),X12) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.5Shx2aLB6i/Vampire---4.8_300',fact_32_comm__semiring__1__class_Onormalizing__semiring__rules_I24_J) ).

tff(f3172,plain,
    ! [X0: int] : ( div_mod(int,aa(int,int,aa(int,fun(int,int),sF2,X0),j),d) = div_mod(int,aa(int,int,sF4,X0),d) ),
    inference(forward_demodulation,[],[f3171,f1278]) ).

tff(f1278,plain,
    ! [X0: int] : ( aa(int,int,sF4,X0) = aa(int,int,aa(int,fun(int,int),sF2,X0),i) ),
    inference(superposition,[],[f652,f493]) ).

tff(f3171,plain,
    ! [X0: int] : ( div_mod(int,aa(int,int,aa(int,fun(int,int),sF2,X0),j),d) = div_mod(int,aa(int,int,aa(int,fun(int,int),sF2,X0),i),d) ),
    inference(forward_demodulation,[],[f3122,f759]) ).

tff(f3122,plain,
    ! [X0: int] : ( div_mod(int,aa(int,int,aa(int,fun(int,int),sF2,X0),j),d) = div_mod(int,aa(int,int,aa(int,fun(int,int),sF2,X0),div_mod(int,i,d)),d) ),
    inference(superposition,[],[f759,f508]) ).

tff(f508,plain,
    div_mod(int,i,d) = div_mod(int,j,d),
    inference(backward_demodulation,[],[f330,f507]) ).

tff(f507,plain,
    divisor(a) = d,
    inference(superposition,[],[f356,f333]) ).

tff(f333,plain,
    a = dvd(d,l,ks1),
    inference(cnf_transformation,[],[f4]) ).

tff(f4,axiom,
    a = dvd(d,l,ks1),
    file('/export/starexec/sandbox2/tmp/tmp.5Shx2aLB6i/Vampire---4.8_300',fact_3_Dvd) ).

tff(f356,plain,
    ! [X2: int,X0: list(int),X1: int] : ( divisor(dvd(X2,X1,X0)) = X2 ),
    inference(cnf_transformation,[],[f144]) ).

tff(f144,plain,
    ! [X0: list(int),X1: int,X2: int] : ( divisor(dvd(X2,X1,X0)) = X2 ),
    inference(rectify,[],[f22]) ).

tff(f22,axiom,
    ! [X21: list(int),X22: int,X23: int] : ( divisor(dvd(X23,X22,X21)) = X23 ),
    file('/export/starexec/sandbox2/tmp/tmp.5Shx2aLB6i/Vampire---4.8_300',fact_21_divisor_Osimps_I2_J) ).

tff(f330,plain,
    div_mod(int,i,divisor(a)) = div_mod(int,j,divisor(a)),
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    div_mod(int,i,divisor(a)) = div_mod(int,j,divisor(a)),
    file('/export/starexec/sandbox2/tmp/tmp.5Shx2aLB6i/Vampire---4.8_300',fact_0_assms_I3_J) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : COM032_5 : TPTP v8.1.2. Released v6.0.0.
% 0.07/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.15/0.35  % Computer : n028.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit   : 300
% 0.15/0.35  % WCLimit    : 300
% 0.15/0.35  % DateTime   : Tue Apr 30 19:02:30 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  This is a TF1_THM_EQU_NAR problem
% 0.15/0.36  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox2/tmp/tmp.5Shx2aLB6i/Vampire---4.8_300
% 0.75/0.92  % (582)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2994ds/78Mi)
% 0.75/0.92  % (583)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2994ds/33Mi)
% 0.75/0.92  % (580)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 (2994ds/34Mi)
% 0.75/0.92  % (584)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 (2994ds/34Mi)
% 0.75/0.92  % (581)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 (2994ds/51Mi)
% 0.75/0.92  % (585)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2994ds/45Mi)
% 0.75/0.92  % (586)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 (2994ds/83Mi)
% 0.75/0.92  % (587)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 (2994ds/56Mi)
% 0.75/0.92  % (583)Refutation not found, incomplete strategy% (583)------------------------------
% 0.75/0.92  % (583)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.75/0.92  % (583)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.92  
% 0.75/0.92  % (583)Memory used [KB]: 1091
% 0.75/0.92  % (583)Time elapsed: 0.003 s
% 0.75/0.92  % (583)Instructions burned: 3 (million)
% 0.75/0.92  % (583)------------------------------
% 0.75/0.92  % (583)------------------------------
% 0.75/0.92  % (587)Refutation not found, incomplete strategy% (587)------------------------------
% 0.75/0.92  % (587)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.75/0.92  % (587)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.92  
% 0.75/0.92  % (586)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.75/0.92  % (587)Memory used [KB]: 1110
% 0.75/0.92  % (587)Time elapsed: 0.004 s
% 0.75/0.92  % (587)Instructions burned: 5 (million)
% 0.75/0.92  % (587)------------------------------
% 0.75/0.92  % (587)------------------------------
% 0.75/0.92  % (586)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.75/0.92  % (580)Refutation not found, incomplete strategy% (580)------------------------------
% 0.75/0.92  % (580)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.75/0.92  % (580)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.92  
% 0.75/0.92  % (580)Memory used [KB]: 1143
% 0.75/0.92  % (580)Time elapsed: 0.007 s
% 0.75/0.92  % (580)Instructions burned: 10 (million)
% 0.75/0.92  % (580)------------------------------
% 0.75/0.92  % (580)------------------------------
% 0.75/0.92  % (585)Refutation not found, incomplete strategy% (585)------------------------------
% 0.75/0.92  % (585)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.75/0.92  % (585)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.92  
% 0.75/0.92  % (585)Memory used [KB]: 1183
% 0.75/0.92  % (585)Time elapsed: 0.007 s
% 0.75/0.92  % (585)Instructions burned: 13 (million)
% 0.75/0.92  % (585)------------------------------
% 0.75/0.92  % (585)------------------------------
% 0.75/0.92  % (589)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 (2994ds/55Mi)
% 0.75/0.92  % (590)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 (2994ds/50Mi)
% 0.75/0.93  % (592)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 (2994ds/208Mi)
% 0.75/0.93  % (584)Refutation not found, incomplete strategy% (584)------------------------------
% 0.75/0.93  % (584)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.75/0.93  % (584)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.93  
% 0.75/0.93  % (584)Memory used [KB]: 1343
% 0.75/0.93  % (584)Time elapsed: 0.010 s
% 0.75/0.93  % (584)Instructions burned: 21 (million)
% 0.75/0.93  % (584)------------------------------
% 0.75/0.93  % (584)------------------------------
% 0.75/0.93  % (593)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 (2994ds/52Mi)
% 0.75/0.93  % (594)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 (2994ds/518Mi)
% 0.79/0.93  % (590)Refutation not found, incomplete strategy% (590)------------------------------
% 0.79/0.93  % (590)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.79/0.93  % (590)Termination reason: Refutation not found, incomplete strategy
% 0.79/0.93  
% 0.79/0.93  % (590)Memory used [KB]: 1315
% 0.79/0.93  % (590)Time elapsed: 0.009 s
% 0.79/0.93  % (590)Instructions burned: 18 (million)
% 0.79/0.93  % (590)------------------------------
% 0.79/0.93  % (590)------------------------------
% 0.79/0.93  % (594)Refutation not found, incomplete strategy% (594)------------------------------
% 0.79/0.93  % (594)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.79/0.93  % (594)Termination reason: Refutation not found, incomplete strategy
% 0.79/0.93  
% 0.79/0.93  % (594)Memory used [KB]: 1176
% 0.79/0.93  % (594)Time elapsed: 0.006 s
% 0.79/0.93  % (594)Instructions burned: 9 (million)
% 0.79/0.93  % (594)------------------------------
% 0.79/0.93  % (594)------------------------------
% 0.79/0.94  % (596)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 (2994ds/42Mi)
% 0.79/0.94  % (597)dis+1011_1258907:1048576_bsr=unit_only:to=lpo:drc=off:sil=2000:tgt=full:fde=none:sp=frequency:spb=goal:rnwc=on:nwc=6.70083:sac=on:newcnf=on:st=2:i=243:bs=unit_only:sd=3:afp=300:awrs=decay:awrsf=218:nm=16:ins=3:afq=3.76821:afr=on:ss=axioms:sgt=5:rawr=on:add=off:bsd=on_0 on Vampire---4 for (2994ds/243Mi)
% 0.79/0.94  % (597)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.79/0.94  % (581)Instruction limit reached!
% 0.79/0.94  % (581)------------------------------
% 0.79/0.94  % (581)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.79/0.94  % (581)Termination reason: Unknown
% 0.79/0.94  % (581)Termination phase: Saturation
% 0.79/0.94  
% 0.79/0.94  % (581)Memory used [KB]: 1527
% 0.79/0.94  % (581)Time elapsed: 0.027 s
% 0.79/0.94  % (581)Instructions burned: 51 (million)
% 0.79/0.94  % (581)------------------------------
% 0.79/0.94  % (581)------------------------------
% 0.79/0.94  % (596)Refutation not found, incomplete strategy% (596)------------------------------
% 0.79/0.94  % (596)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.79/0.94  % (596)Termination reason: Refutation not found, incomplete strategy
% 0.79/0.94  
% 0.79/0.94  % (596)Memory used [KB]: 1306
% 0.79/0.94  % (596)Time elapsed: 0.009 s
% 0.79/0.94  % (596)Instructions burned: 18 (million)
% 0.79/0.94  % (596)------------------------------
% 0.79/0.94  % (596)------------------------------
% 0.79/0.95  % (598)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on Vampire---4 for (2994ds/117Mi)
% 0.79/0.95  % (599)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 (2994ds/143Mi)
% 0.79/0.95  % (599)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.79/0.95  % (598)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.79/0.95  % (589)Instruction limit reached!
% 0.79/0.95  % (589)------------------------------
% 0.79/0.95  % (589)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.79/0.95  % (589)Termination reason: Unknown
% 0.79/0.95  % (589)Termination phase: Saturation
% 0.79/0.95  
% 0.79/0.95  % (589)Memory used [KB]: 1771
% 0.79/0.95  % (589)Time elapsed: 0.029 s
% 0.79/0.95  % (589)Instructions burned: 56 (million)
% 0.79/0.95  % (589)------------------------------
% 0.79/0.95  % (589)------------------------------
% 0.79/0.95  % (593)Instruction limit reached!
% 0.79/0.95  % (593)------------------------------
% 0.79/0.95  % (593)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.79/0.95  % (593)Termination reason: Unknown
% 0.79/0.95  % (593)Termination phase: Saturation
% 0.79/0.95  
% 0.79/0.95  % (593)Memory used [KB]: 1845
% 0.79/0.95  % (593)Time elapsed: 0.028 s
% 0.79/0.95  % (593)Instructions burned: 53 (million)
% 0.79/0.95  % (593)------------------------------
% 0.79/0.95  % (593)------------------------------
% 0.79/0.95  % (601)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 (2994ds/93Mi)
% 0.79/0.95  % (601)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.79/0.96  % (603)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 (2994ds/62Mi)
% 0.79/0.96  % (586)Instruction limit reached!
% 0.79/0.96  % (586)------------------------------
% 0.79/0.96  % (586)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.79/0.96  % (586)Termination reason: Unknown
% 0.79/0.96  % (586)Termination phase: Saturation
% 0.79/0.96  
% 0.79/0.96  % (586)Memory used [KB]: 1819
% 0.79/0.96  % (586)Time elapsed: 0.041 s
% 0.79/0.96  % (586)Instructions burned: 83 (million)
% 0.79/0.96  % (586)------------------------------
% 0.79/0.96  % (586)------------------------------
% 0.79/0.96  % (582)Instruction limit reached!
% 0.79/0.96  % (582)------------------------------
% 0.79/0.96  % (582)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.79/0.96  % (582)Termination reason: Unknown
% 0.79/0.96  % (582)Termination phase: Saturation
% 0.79/0.96  
% 0.79/0.96  % (582)Memory used [KB]: 1975
% 0.79/0.96  % (582)Time elapsed: 0.042 s
% 0.79/0.96  % (582)Instructions burned: 79 (million)
% 0.79/0.96  % (582)------------------------------
% 0.79/0.96  % (582)------------------------------
% 0.79/0.96  % (603)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.79/0.96  % (604)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 (2994ds/32Mi)
% 0.79/0.96  % (605)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 (2994ds/1919Mi)
% 0.79/0.96  % (604)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.79/0.97  % (604)Instruction limit reached!
% 0.79/0.97  % (604)------------------------------
% 0.79/0.97  % (604)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.79/0.97  % (604)Termination reason: Unknown
% 0.79/0.98  % (604)Termination phase: Saturation
% 0.79/0.98  
% 0.79/0.98  % (604)Memory used [KB]: 1429
% 0.79/0.98  % (604)Time elapsed: 0.017 s
% 0.79/0.98  % (604)Instructions burned: 32 (million)
% 0.79/0.98  % (604)------------------------------
% 0.79/0.98  % (604)------------------------------
% 0.79/0.98  % (607)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 (2993ds/55Mi)
% 0.79/0.98  % (607)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.79/0.98  % (603)Instruction limit reached!
% 0.79/0.98  % (603)------------------------------
% 0.79/0.98  % (603)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.79/0.98  % (603)Termination reason: Unknown
% 0.79/0.98  % (603)Termination phase: Saturation
% 0.79/0.98  
% 0.79/0.98  % (603)Memory used [KB]: 2048
% 0.79/0.98  % (603)Time elapsed: 0.029 s
% 0.79/0.98  % (603)Instructions burned: 63 (million)
% 0.79/0.98  % (603)------------------------------
% 0.79/0.98  % (603)------------------------------
% 0.79/0.99  % (608)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 (2993ds/53Mi)
% 0.79/0.99  % (608)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.79/0.99  % (608)Refutation not found, incomplete strategy% (608)------------------------------
% 0.79/0.99  % (608)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.79/0.99  % (608)Termination reason: Refutation not found, incomplete strategy
% 0.79/0.99  
% 0.79/0.99  % (608)Memory used [KB]: 1091
% 0.79/0.99  % (608)Time elapsed: 0.003 s
% 0.79/0.99  % (608)Instructions burned: 4 (million)
% 0.79/0.99  % (608)------------------------------
% 0.79/0.99  % (608)------------------------------
% 0.79/0.99  % (607)Refutation not found, incomplete strategy% (607)------------------------------
% 0.79/0.99  % (607)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.79/0.99  % (607)Termination reason: Refutation not found, incomplete strategy
% 0.79/0.99  
% 0.79/0.99  % (607)Memory used [KB]: 1310
% 0.79/0.99  % (607)Time elapsed: 0.012 s
% 0.79/0.99  % (607)Instructions burned: 24 (million)
% 0.79/0.99  % (607)------------------------------
% 0.79/0.99  % (607)------------------------------
% 0.79/0.99  % (610)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 (2993ds/46Mi)
% 0.79/0.99  % (611)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 (2993ds/102Mi)
% 0.79/1.00  % (601)Instruction limit reached!
% 0.79/1.00  % (601)------------------------------
% 0.79/1.00  % (601)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.79/1.00  % (601)Termination reason: Unknown
% 0.79/1.00  % (601)Termination phase: Saturation
% 0.79/1.00  
% 0.79/1.00  % (601)Memory used [KB]: 1658
% 0.79/1.00  % (601)Time elapsed: 0.044 s
% 0.79/1.00  % (601)Instructions burned: 94 (million)
% 0.79/1.00  % (601)------------------------------
% 0.79/1.00  % (601)------------------------------
% 0.79/1.00  % (610)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.79/1.00  % (612)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 (2993ds/35Mi)
% 0.79/1.00  % (598)Instruction limit reached!
% 0.79/1.00  % (598)------------------------------
% 0.79/1.00  % (598)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.79/1.00  % (598)Termination reason: Unknown
% 0.79/1.00  % (598)Termination phase: Saturation
% 0.79/1.00  
% 0.79/1.00  % (598)Memory used [KB]: 2661
% 0.79/1.00  % (598)Time elapsed: 0.058 s
% 0.79/1.00  % (598)Instructions burned: 118 (million)
% 0.79/1.00  % (598)------------------------------
% 0.79/1.00  % (598)------------------------------
% 0.79/1.01  % (613)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on Vampire---4 for (2993ds/87Mi)
% 0.79/1.01  % (613)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.17/1.01  % (610)Instruction limit reached!
% 1.17/1.01  % (610)------------------------------
% 1.17/1.01  % (610)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.17/1.01  % (610)Termination reason: Unknown
% 1.17/1.01  % (610)Termination phase: Saturation
% 1.17/1.01  
% 1.17/1.01  % (610)Memory used [KB]: 1967
% 1.17/1.01  % (610)Time elapsed: 0.024 s
% 1.17/1.01  % (610)Instructions burned: 47 (million)
% 1.17/1.01  % (610)------------------------------
% 1.17/1.01  % (610)------------------------------
% 1.17/1.02  % (599)Instruction limit reached!
% 1.17/1.02  % (599)------------------------------
% 1.17/1.02  % (599)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.17/1.02  % (599)Termination reason: Unknown
% 1.17/1.02  % (599)Termination phase: Saturation
% 1.17/1.02  
% 1.17/1.02  % (599)Memory used [KB]: 2404
% 1.17/1.02  % (599)Time elapsed: 0.071 s
% 1.17/1.02  % (599)Instructions burned: 144 (million)
% 1.17/1.02  % (599)------------------------------
% 1.17/1.02  % (599)------------------------------
% 1.17/1.02  % (612)Instruction limit reached!
% 1.17/1.02  % (612)------------------------------
% 1.17/1.02  % (612)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.17/1.02  % (612)Termination reason: Unknown
% 1.17/1.02  % (612)Termination phase: Saturation
% 1.17/1.02  
% 1.17/1.02  % (612)Memory used [KB]: 1534
% 1.17/1.02  % (612)Time elapsed: 0.019 s
% 1.17/1.02  % (612)Instructions burned: 36 (million)
% 1.17/1.02  % (612)------------------------------
% 1.17/1.02  % (612)------------------------------
% 1.17/1.02  % (592)Instruction limit reached!
% 1.17/1.02  % (592)------------------------------
% 1.17/1.02  % (592)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.17/1.02  % (592)Termination reason: Unknown
% 1.17/1.02  % (592)Termination phase: Saturation
% 1.17/1.02  
% 1.17/1.02  % (592)Memory used [KB]: 2401
% 1.17/1.02  % (592)Time elapsed: 0.093 s
% 1.17/1.02  % (592)Instructions burned: 209 (million)
% 1.17/1.02  % (592)------------------------------
% 1.17/1.02  % (592)------------------------------
% 1.17/1.02  % (615)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 (2993ds/109Mi)
% 1.17/1.02  % (616)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 (2993ds/161Mi)
% 1.17/1.02  % (617)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 (2993ds/69Mi)
% 1.17/1.02  % (618)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 (2993ds/40Mi)
% 1.17/1.02  % (617)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.17/1.03  % (616)Refutation not found, incomplete strategy% (616)------------------------------
% 1.17/1.03  % (616)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.17/1.03  % (616)Termination reason: Refutation not found, incomplete strategy
% 1.17/1.03  
% 1.17/1.03  % (616)Memory used [KB]: 1287
% 1.17/1.03  % (616)Time elapsed: 0.008 s
% 1.17/1.03  % (616)Instructions burned: 14 (million)
% 1.17/1.03  % (616)------------------------------
% 1.17/1.03  % (616)------------------------------
% 1.17/1.03  % (619)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 (2993ds/360Mi)
% 1.17/1.04  % (611)Instruction limit reached!
% 1.17/1.04  % (611)------------------------------
% 1.17/1.04  % (611)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.17/1.04  % (611)Termination reason: Unknown
% 1.17/1.04  % (611)Termination phase: Saturation
% 1.17/1.04  
% 1.17/1.04  % (611)Memory used [KB]: 1825
% 1.17/1.04  % (611)Time elapsed: 0.048 s
% 1.17/1.04  % (611)Instructions burned: 104 (million)
% 1.17/1.04  % (611)------------------------------
% 1.17/1.04  % (611)------------------------------
% 1.17/1.04  % (618)Instruction limit reached!
% 1.17/1.04  % (618)------------------------------
% 1.17/1.04  % (618)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.17/1.04  % (618)Termination reason: Unknown
% 1.17/1.04  % (618)Termination phase: Saturation
% 1.17/1.04  
% 1.17/1.04  % (618)Memory used [KB]: 1609
% 1.17/1.04  % (618)Time elapsed: 0.022 s
% 1.17/1.04  % (618)Instructions burned: 40 (million)
% 1.17/1.04  % (618)------------------------------
% 1.17/1.04  % (618)------------------------------
% 1.17/1.04  % (621)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 (2993ds/161Mi)
% 1.17/1.04  % (622)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 (2993ds/80Mi)
% 1.17/1.04  % (621)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.17/1.05  % (613)Instruction limit reached!
% 1.17/1.05  % (613)------------------------------
% 1.17/1.05  % (613)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.17/1.05  % (613)Termination reason: Unknown
% 1.17/1.05  % (613)Termination phase: Saturation
% 1.17/1.05  
% 1.17/1.05  % (613)Memory used [KB]: 1887
% 1.17/1.05  % (613)Time elapsed: 0.043 s
% 1.17/1.05  % (613)Instructions burned: 87 (million)
% 1.17/1.05  % (613)------------------------------
% 1.17/1.05  % (613)------------------------------
% 1.17/1.05  % (621)Refutation not found, incomplete strategy% (621)------------------------------
% 1.17/1.05  % (621)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.17/1.05  % (621)Termination reason: Refutation not found, incomplete strategy
% 1.17/1.05  
% 1.17/1.05  % (621)Memory used [KB]: 1183
% 1.17/1.05  % (621)Time elapsed: 0.008 s
% 1.17/1.05  % (621)Instructions burned: 13 (million)
% 1.17/1.05  % (621)------------------------------
% 1.17/1.05  % (621)------------------------------
% 1.17/1.05  % (623)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 (2993ds/37Mi)
% 1.17/1.05  % (597)Instruction limit reached!
% 1.17/1.05  % (597)------------------------------
% 1.17/1.05  % (597)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.17/1.05  % (597)Termination reason: Unknown
% 1.17/1.05  % (597)Termination phase: Saturation
% 1.17/1.05  
% 1.17/1.05  % (597)Memory used [KB]: 2475
% 1.17/1.05  % (597)Time elapsed: 0.115 s
% 1.17/1.05  % (597)Instructions burned: 245 (million)
% 1.17/1.05  % (597)------------------------------
% 1.17/1.05  % (597)------------------------------
% 1.17/1.05  % (624)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 (2993ds/55Mi)
% 1.17/1.05  % (623)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.17/1.05  % (625)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 (2993ds/47Mi)
% 1.17/1.05  % (624)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.17/1.06  % (617)Instruction limit reached!
% 1.17/1.06  % (617)------------------------------
% 1.17/1.06  % (617)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.17/1.06  % (617)Termination reason: Unknown
% 1.17/1.06  % (617)Termination phase: Saturation
% 1.17/1.06  
% 1.17/1.06  % (617)Memory used [KB]: 1840
% 1.17/1.06  % (617)Time elapsed: 0.037 s
% 1.17/1.06  % (617)Instructions burned: 69 (million)
% 1.17/1.06  % (617)------------------------------
% 1.17/1.06  % (617)------------------------------
% 1.17/1.06  % (626)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on Vampire---4 for (2993ds/32Mi)
% 1.17/1.06  % (624)Refutation not found, incomplete strategy% (624)------------------------------
% 1.17/1.06  % (624)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.17/1.06  % (624)Termination reason: Refutation not found, incomplete strategy
% 1.17/1.06  
% 1.17/1.06  % (624)Memory used [KB]: 1256
% 1.17/1.06  % (624)Time elapsed: 0.009 s
% 1.17/1.06  % (624)Instructions burned: 17 (million)
% 1.17/1.06  % (624)------------------------------
% 1.17/1.06  % (624)------------------------------
% 1.17/1.06  % (628)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 (2993ds/132Mi)
% 1.17/1.07  % (625)Refutation not found, incomplete strategy% (625)------------------------------
% 1.17/1.07  % (625)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.17/1.07  % (625)Termination reason: Refutation not found, incomplete strategy
% 1.17/1.07  
% 1.17/1.07  % (625)Memory used [KB]: 1359
% 1.17/1.07  % (625)Time elapsed: 0.013 s
% 1.17/1.07  % (625)Instructions burned: 25 (million)
% 1.17/1.07  % (625)------------------------------
% 1.17/1.07  % (625)------------------------------
% 1.17/1.07  % (615)Instruction limit reached!
% 1.17/1.07  % (615)------------------------------
% 1.17/1.07  % (615)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.17/1.07  % (615)Termination reason: Unknown
% 1.17/1.07  % (615)Termination phase: Saturation
% 1.17/1.07  
% 1.17/1.07  % (615)Memory used [KB]: 1919
% 1.17/1.07  % (615)Time elapsed: 0.050 s
% 1.17/1.07  % (615)Instructions burned: 109 (million)
% 1.17/1.07  % (615)------------------------------
% 1.17/1.07  % (615)------------------------------
% 1.17/1.07  % (623)Instruction limit reached!
% 1.17/1.07  % (623)------------------------------
% 1.17/1.07  % (623)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.17/1.07  % (623)Termination reason: Unknown
% 1.17/1.07  % (623)Termination phase: Saturation
% 1.17/1.07  
% 1.17/1.07  % (623)Memory used [KB]: 1484
% 1.17/1.07  % (623)Time elapsed: 0.020 s
% 1.17/1.07  % (623)Instructions burned: 38 (million)
% 1.17/1.07  % (623)------------------------------
% 1.17/1.07  % (623)------------------------------
% 1.17/1.07  % (631)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 (2993ds/82Mi)
% 1.17/1.07  % (630)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 (2993ds/54Mi)
% 1.17/1.07  % (628)Refutation not found, incomplete strategy% (628)------------------------------
% 1.17/1.07  % (628)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.17/1.07  % (628)Termination reason: Refutation not found, incomplete strategy
% 1.17/1.07  
% 1.17/1.07  % (628)Memory used [KB]: 1223
% 1.17/1.07  % (628)Time elapsed: 0.009 s
% 1.17/1.07  % (628)Instructions burned: 17 (million)
% 1.17/1.07  % (635)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 (2993ds/119Mi)
% 1.17/1.07  % (628)------------------------------
% 1.17/1.07  % (628)------------------------------
% 1.17/1.07  % (631)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.17/1.07  % (626)Instruction limit reached!
% 1.17/1.07  % (626)------------------------------
% 1.17/1.07  % (626)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.17/1.07  % (626)Termination reason: Unknown
% 1.17/1.07  % (626)Termination phase: Saturation
% 1.17/1.07  
% 1.17/1.07  % (626)Memory used [KB]: 1463
% 1.17/1.07  % (626)Time elapsed: 0.017 s
% 1.17/1.07  % (626)Instructions burned: 32 (million)
% 1.17/1.07  % (626)------------------------------
% 1.17/1.07  % (626)------------------------------
% 1.17/1.08  % (622)Instruction limit reached!
% 1.17/1.08  % (622)------------------------------
% 1.17/1.08  % (622)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.17/1.08  % (622)Termination reason: Unknown
% 1.17/1.08  % (622)Termination phase: Saturation
% 1.17/1.08  
% 1.17/1.08  % (622)Memory used [KB]: 1841
% 1.17/1.08  % (622)Time elapsed: 0.033 s
% 1.17/1.08  % (622)Instructions burned: 80 (million)
% 1.17/1.08  % (622)------------------------------
% 1.17/1.08  % (622)------------------------------
% 1.17/1.08  % (638)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 (2993ds/177Mi)
% 1.17/1.08  % (639)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 (2993ds/117Mi)
% 1.17/1.08  % (640)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 (2993ds/49Mi)
% 1.83/1.08  639 Aborted by signal SIGSEGV on /export/starexec/sandbox2/tmp/tmp.5Shx2aLB6i/Vampire---4.8_300
% 1.83/1.08  % (639)------------------------------
% 1.83/1.08  % (639)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.83/1.08  % (639)Termination reason: Unknown
% 1.83/1.08  % (639)Termination phase: Saturation
% 1.83/1.08  
% 1.83/1.08  % (639)Memory used [KB]: 1310
% 1.83/1.08  % (639)Time elapsed: 0.006 s
% 1.83/1.08  % (639)Instructions burned: 12 (million)
% 1.83/1.08  % (639)------------------------------
% 1.83/1.08  % (639)------------------------------
% 1.83/1.08  Version : Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.83/1.08  ???
% 1.83/1.08   ???
% 1.83/1.08    ???
% 1.83/1.08     ???
% 1.83/1.08      ???
% 1.83/1.08       ???
% 1.83/1.08        ???
% 1.83/1.08         ???
% 1.83/1.08          ???
% 1.83/1.08           ???
% 1.83/1.08            ???
% 1.83/1.08             ???
% 1.83/1.08              ???
% 1.83/1.08               ???
% 1.83/1.08                ???
% 1.83/1.08                 ???
% 1.83/1.08                  ???
% 1.83/1.08                   ???
% 1.83/1.08                    ???
% 1.83/1.08                     ???
% 1.83/1.08                      ???
% 1.83/1.08                       ???
% 1.83/1.08                        ???
% 1.83/1.08                         ???
% 1.83/1.08                          ???
% 1.83/1.08                           ???
% 1.83/1.08                            ???
% 1.83/1.08                             ???
% 1.83/1.08                              ???
% 1.83/1.09  % (641)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 (2992ds/51Mi)
% 1.83/1.09  % (630)Instruction limit reached!
% 1.83/1.09  % (630)------------------------------
% 1.83/1.09  % (630)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.83/1.09  % (630)Termination reason: Unknown
% 1.83/1.09  % (630)Termination phase: Saturation
% 1.83/1.09  
% 1.83/1.09  % (630)Memory used [KB]: 1998
% 1.83/1.09  % (630)Time elapsed: 0.048 s
% 1.83/1.09  % (630)Instructions burned: 54 (million)
% 1.83/1.09  % (630)------------------------------
% 1.83/1.09  % (630)------------------------------
% 1.83/1.10  % (644)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 (2992ds/149Mi)
% 1.83/1.10  % (640)Instruction limit reached!
% 1.83/1.10  % (640)------------------------------
% 1.83/1.10  % (640)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.83/1.10  % (640)Termination reason: Unknown
% 1.83/1.10  % (640)Termination phase: Saturation
% 1.83/1.10  
% 1.83/1.10  % (640)Memory used [KB]: 1522
% 1.83/1.10  % (640)Time elapsed: 0.049 s
% 1.83/1.10  % (640)Instructions burned: 50 (million)
% 1.83/1.10  % (640)------------------------------
% 1.83/1.10  % (640)------------------------------
% 1.83/1.11  % (645)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 (2992ds/56Mi)
% 1.83/1.11  % (631)Instruction limit reached!
% 1.83/1.11  % (631)------------------------------
% 1.83/1.11  % (631)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.83/1.11  % (631)Termination reason: Unknown
% 1.83/1.11  % (631)Termination phase: Saturation
% 1.83/1.11  
% 1.83/1.11  % (631)Memory used [KB]: 1977
% 1.83/1.11  % (631)Time elapsed: 0.060 s
% 1.83/1.11  % (631)Instructions burned: 83 (million)
% 1.83/1.11  % (631)------------------------------
% 1.83/1.11  % (631)------------------------------
% 1.83/1.11  % (644)Refutation not found, incomplete strategy% (644)------------------------------
% 1.83/1.11  % (644)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.83/1.11  % (644)Termination reason: Refutation not found, incomplete strategy
% 1.83/1.11  
% 1.83/1.11  % (644)Memory used [KB]: 1307
% 1.83/1.11  % (644)Time elapsed: 0.010 s
% 1.83/1.11  % (644)Instructions burned: 19 (million)
% 1.83/1.11  % (644)------------------------------
% 1.83/1.11  % (644)------------------------------
% 1.83/1.11  % (646)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 (2992ds/289Mi)
% 1.83/1.11  % (647)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 (2992ds/206Mi)
% 1.83/1.11  % (646)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 1.83/1.11  % (646)Refutation not found, incomplete strategy% (646)------------------------------
% 1.83/1.11  % (646)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.83/1.11  % (646)Termination reason: Refutation not found, incomplete strategy
% 1.83/1.11  
% 1.83/1.11  % (646)Memory used [KB]: 1094
% 1.83/1.11  % (646)Time elapsed: 0.004 s
% 1.83/1.11  % (646)Instructions burned: 5 (million)
% 1.83/1.11  % (646)------------------------------
% 1.83/1.11  % (646)------------------------------
% 1.83/1.11  % (641)Instruction limit reached!
% 1.83/1.11  % (641)------------------------------
% 1.83/1.11  % (641)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.83/1.11  % (641)Termination reason: Unknown
% 1.83/1.11  % (641)Termination phase: Saturation
% 1.83/1.11  
% 1.83/1.11  % (641)Memory used [KB]: 1709
% 1.83/1.11  % (641)Time elapsed: 0.029 s
% 1.83/1.11  % (641)Instructions burned: 51 (million)
% 1.83/1.11  % (641)------------------------------
% 1.83/1.11  % (641)------------------------------
% 1.83/1.11  % (645)Refutation not found, incomplete strategy% (645)------------------------------
% 1.83/1.11  % (645)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.83/1.11  % (645)Termination reason: Refutation not found, incomplete strategy
% 1.83/1.11  
% 1.83/1.11  % (645)Memory used [KB]: 1203
% 1.83/1.11  % (645)Time elapsed: 0.009 s
% 1.83/1.11  % (645)Instructions burned: 15 (million)
% 1.83/1.11  % (645)------------------------------
% 1.83/1.11  % (645)------------------------------
% 1.83/1.11  % (647)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 1.83/1.12  % (649)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 (2992ds/50Mi)
% 1.83/1.12  % (650)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on Vampire---4 for (2992ds/1483Mi)
% 1.83/1.12  % (669)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 (2992ds/67Mi)
% 1.83/1.13  % (635)Instruction limit reached!
% 1.83/1.13  % (635)------------------------------
% 1.83/1.13  % (635)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.83/1.13  % (635)Termination reason: Unknown
% 1.83/1.13  % (635)Termination phase: Saturation
% 1.83/1.13  
% 1.83/1.13  % (635)Memory used [KB]: 2046
% 1.83/1.13  % (635)Time elapsed: 0.079 s
% 1.83/1.13  % (635)Instructions burned: 119 (million)
% 1.83/1.13  % (635)------------------------------
% 1.83/1.13  % (635)------------------------------
% 1.83/1.13  % (672)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 (2992ds/67Mi)
% 1.83/1.14  % (672)Refutation not found, incomplete strategy% (672)------------------------------
% 1.83/1.14  % (672)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.83/1.14  % (672)Termination reason: Refutation not found, incomplete strategy
% 1.83/1.14  
% 1.83/1.14  % (672)Memory used [KB]: 1261
% 1.83/1.14  % (672)Time elapsed: 0.009 s
% 1.83/1.14  % (672)Instructions burned: 15 (million)
% 1.83/1.14  % (672)------------------------------
% 1.83/1.14  % (672)------------------------------
% 1.83/1.14  % (649)Instruction limit reached!
% 1.83/1.14  % (649)------------------------------
% 1.83/1.14  % (649)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.83/1.14  % (649)Termination reason: Unknown
% 1.83/1.14  % (649)Termination phase: Saturation
% 1.83/1.14  
% 1.83/1.14  % (649)Memory used [KB]: 1748
% 1.83/1.14  % (649)Time elapsed: 0.028 s
% 1.83/1.14  % (649)Instructions burned: 51 (million)
% 1.83/1.14  % (649)------------------------------
% 1.83/1.14  % (649)------------------------------
% 1.83/1.14  % (674)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 (2992ds/52Mi)
% 1.83/1.15  % (676)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 (2992ds/366Mi)
% 1.83/1.15  % (669)Instruction limit reached!
% 1.83/1.15  % (669)------------------------------
% 1.83/1.15  % (669)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.83/1.15  % (669)Termination reason: Unknown
% 1.83/1.15  % (669)Termination phase: Saturation
% 1.83/1.15  % (676)Refutation not found, incomplete strategy% (676)------------------------------
% 1.83/1.15  % (676)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.83/1.15  
% 1.83/1.15  % (669)Memory used [KB]: 1643
% 1.83/1.15  % (669)Time elapsed: 0.033 s
% 1.83/1.15  % (669)Instructions burned: 68 (million)
% 1.83/1.15  % (669)------------------------------
% 1.83/1.15  % (669)------------------------------
% 1.83/1.15  % (676)Termination reason: Refutation not found, incomplete strategy
% 1.83/1.15  
% 1.83/1.15  % (676)Memory used [KB]: 1113
% 1.83/1.15  % (676)Time elapsed: 0.004 s
% 1.83/1.15  % (676)Instructions burned: 5 (million)
% 1.83/1.15  % (676)------------------------------
% 1.83/1.15  % (676)------------------------------
% 1.83/1.15  % (677)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 (2992ds/863Mi)
% 1.83/1.15  % (678)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 (2992ds/163Mi)
% 1.83/1.15  % (677)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.83/1.16  % (638)Instruction limit reached!
% 1.83/1.16  % (638)------------------------------
% 1.83/1.16  % (638)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.83/1.16  % (638)Termination reason: Unknown
% 1.83/1.16  % (638)Termination phase: Saturation
% 1.83/1.16  
% 1.83/1.16  % (638)Memory used [KB]: 3721
% 1.83/1.16  % (638)Time elapsed: 0.105 s
% 1.83/1.16  % (638)Instructions burned: 178 (million)
% 1.83/1.16  % (638)------------------------------
% 1.83/1.16  % (638)------------------------------
% 1.83/1.16  % (678)Refutation not found, incomplete strategy% (678)------------------------------
% 1.83/1.16  % (678)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.83/1.16  % (678)Termination reason: Refutation not found, incomplete strategy
% 1.83/1.16  
% 1.83/1.16  % (678)Memory used [KB]: 1320
% 1.83/1.16  % (678)Time elapsed: 0.010 s
% 1.83/1.16  % (678)Instructions burned: 18 (million)
% 1.83/1.16  % (678)------------------------------
% 1.83/1.16  % (678)------------------------------
% 1.83/1.16  % (680)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 (2992ds/77Mi)
% 1.83/1.16  % (680)Refutation not found, incomplete strategy% (680)------------------------------
% 1.83/1.16  % (680)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.83/1.16  % (680)Termination reason: Refutation not found, incomplete strategy
% 1.83/1.16  
% 1.83/1.16  % (680)Memory used [KB]: 1111
% 1.83/1.16  % (680)Time elapsed: 0.004 s
% 1.83/1.16  % (680)Instructions burned: 5 (million)
% 1.83/1.16  % (680)------------------------------
% 1.83/1.16  % (680)------------------------------
% 1.83/1.16  % (681)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on Vampire---4 for (2992ds/1548Mi)
% 1.83/1.17  % (674)Instruction limit reached!
% 1.83/1.17  % (674)------------------------------
% 1.83/1.17  % (674)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.83/1.17  % (674)Termination reason: Unknown
% 1.83/1.17  % (674)Termination phase: Saturation
% 1.83/1.17  
% 1.83/1.17  % (674)Memory used [KB]: 1514
% 1.83/1.17  % (674)Time elapsed: 0.026 s
% 1.83/1.17  % (674)Instructions burned: 53 (million)
% 1.83/1.17  % (674)------------------------------
% 1.83/1.17  % (674)------------------------------
% 1.83/1.17  % (683)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 (2992ds/76Mi)
% 1.83/1.17  % (685)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 (2992ds/1376Mi)
% 1.83/1.18  % (681)Refutation not found, incomplete strategy% (681)------------------------------
% 1.83/1.18  % (681)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.83/1.18  % (681)Termination reason: Refutation not found, incomplete strategy
% 1.83/1.18  
% 1.83/1.18  % (681)Memory used [KB]: 1359
% 1.83/1.18  % (681)Time elapsed: 0.013 s
% 1.83/1.18  % (681)Instructions burned: 27 (million)
% 1.83/1.18  % (681)------------------------------
% 1.83/1.18  % (681)------------------------------
% 1.83/1.18  % (686)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 (2991ds/117Mi)
% 2.71/1.18  % (686)Refutation not found, incomplete strategy% (686)------------------------------
% 2.71/1.18  % (686)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.71/1.18  % (686)Termination reason: Refutation not found, incomplete strategy
% 2.71/1.18  
% 2.71/1.18  % (686)Memory used [KB]: 1120
% 2.71/1.18  % (686)Time elapsed: 0.005 s
% 2.71/1.18  % (686)Instructions burned: 7 (million)
% 2.71/1.18  % (686)------------------------------
% 2.71/1.18  % (686)------------------------------
% 2.71/1.19  % (687)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 (2991ds/59Mi)
% 2.71/1.19  % (687)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 2.71/1.19  % (687)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 2.86/1.20  % (619)Instruction limit reached!
% 2.86/1.20  % (619)------------------------------
% 2.86/1.20  % (619)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.86/1.20  % (619)Termination reason: Unknown
% 2.86/1.20  % (619)Termination phase: Saturation
% 2.86/1.20  
% 2.86/1.20  % (619)Memory used [KB]: 3533
% 2.86/1.20  % (619)Time elapsed: 0.177 s
% 2.86/1.20  % (619)Instructions burned: 360 (million)
% 2.86/1.20  % (619)------------------------------
% 2.86/1.20  % (619)------------------------------
% 2.86/1.20  % (683)Instruction limit reached!
% 2.86/1.20  % (683)------------------------------
% 2.86/1.20  % (683)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.86/1.20  % (683)Termination reason: Unknown
% 2.86/1.20  % (683)Termination phase: Saturation
% 2.86/1.20  
% 2.86/1.20  % (683)Memory used [KB]: 1863
% 2.86/1.20  % (683)Time elapsed: 0.039 s
% 2.86/1.20  % (683)Instructions burned: 77 (million)
% 2.86/1.20  % (683)------------------------------
% 2.86/1.20  % (683)------------------------------
% 2.86/1.21  % (690)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 (2991ds/151Mi)
% 2.86/1.21  % (691)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 (2991ds/260Mi)
% 2.86/1.21  % (691)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 2.86/1.21  % (691)Refutation not found, incomplete strategy% (691)------------------------------
% 2.86/1.21  % (691)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.86/1.21  % (691)Termination reason: Refutation not found, incomplete strategy
% 2.86/1.21  
% 2.86/1.21  % (691)Memory used [KB]: 1092
% 2.86/1.21  % (691)Time elapsed: 0.004 s
% 2.86/1.21  % (691)Instructions burned: 4 (million)
% 2.86/1.21  % (691)------------------------------
% 2.86/1.21  % (691)------------------------------
% 2.86/1.21  % (692)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 (2991ds/1797Mi)
% 2.86/1.21  % (687)Instruction limit reached!
% 2.86/1.21  % (687)------------------------------
% 2.86/1.21  % (687)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.86/1.21  % (687)Termination reason: Unknown
% 2.86/1.21  % (687)Termination phase: Saturation
% 2.86/1.21  
% 2.86/1.21  % (687)Memory used [KB]: 1763
% 2.86/1.21  % (687)Time elapsed: 0.030 s
% 2.86/1.21  % (687)Instructions burned: 59 (million)
% 2.86/1.21  % (687)------------------------------
% 2.86/1.21  % (687)------------------------------
% 2.86/1.22  % (692)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 2.86/1.22  % (693)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 (2991ds/200Mi)
% 2.86/1.23  % (647)Instruction limit reached!
% 2.86/1.23  % (647)------------------------------
% 2.86/1.23  % (647)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.86/1.23  % (647)Termination reason: Unknown
% 2.86/1.23  % (647)Termination phase: Saturation
% 2.86/1.23  
% 2.86/1.23  % (647)Memory used [KB]: 3298
% 2.86/1.23  % (647)Time elapsed: 0.106 s
% 2.86/1.23  % (647)Instructions burned: 206 (million)
% 2.86/1.23  % (647)------------------------------
% 2.86/1.23  % (647)------------------------------
% 3.10/1.23  % (694)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 (2991ds/356Mi)
% 3.10/1.24  % (694)Refutation not found, incomplete strategy% (694)------------------------------
% 3.10/1.24  % (694)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.10/1.24  % (694)Termination reason: Refutation not found, incomplete strategy
% 3.10/1.24  
% 3.10/1.24  % (694)Memory used [KB]: 1318
% 3.10/1.24  % (694)Time elapsed: 0.009 s
% 3.10/1.24  % (694)Instructions burned: 17 (million)
% 3.10/1.24  % (694)------------------------------
% 3.10/1.24  % (694)------------------------------
% 3.10/1.24  % (695)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 (2991ds/75Mi)
% 3.10/1.27  % (690)Instruction limit reached!
% 3.10/1.27  % (690)------------------------------
% 3.10/1.27  % (690)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.10/1.27  % (690)Termination reason: Unknown
% 3.10/1.27  % (690)Termination phase: Saturation
% 3.10/1.27  
% 3.10/1.27  % (690)Memory used [KB]: 1718
% 3.10/1.27  % (690)Time elapsed: 0.068 s
% 3.10/1.27  % (690)Instructions burned: 152 (million)
% 3.10/1.27  % (690)------------------------------
% 3.10/1.27  % (690)------------------------------
% 3.10/1.28  % (697)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 (2991ds/578Mi)
% 3.10/1.28  % (695)Instruction limit reached!
% 3.10/1.28  % (695)------------------------------
% 3.10/1.28  % (695)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.10/1.28  % (695)Termination reason: Unknown
% 3.10/1.28  % (695)Termination phase: Saturation
% 3.10/1.28  
% 3.10/1.28  % (695)Memory used [KB]: 1785
% 3.10/1.28  % (695)Time elapsed: 0.040 s
% 3.10/1.28  % (695)Instructions burned: 76 (million)
% 3.10/1.28  % (695)------------------------------
% 3.10/1.28  % (695)------------------------------
% 3.10/1.29  % (699)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 (2990ds/251Mi)
% 3.10/1.29  % (699)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 3.10/1.29  % (693)Instruction limit reached!
% 3.10/1.29  % (693)------------------------------
% 3.10/1.29  % (693)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.10/1.29  % (693)Termination reason: Unknown
% 3.10/1.29  % (693)Termination phase: Saturation
% 3.10/1.29  
% 3.10/1.29  % (693)Memory used [KB]: 2904
% 3.10/1.29  % (693)Time elapsed: 0.074 s
% 3.10/1.29  % (693)Instructions burned: 202 (million)
% 3.10/1.29  % (693)------------------------------
% 3.10/1.29  % (693)------------------------------
% 3.10/1.29  % (700)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 (2990ds/93Mi)
% 3.10/1.30  % (699)Refutation not found, incomplete strategy% (699)------------------------------
% 3.10/1.30  % (699)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.10/1.30  % (699)Termination reason: Refutation not found, incomplete strategy
% 3.10/1.30  
% 3.10/1.30  % (699)Memory used [KB]: 1294
% 3.10/1.30  % (699)Time elapsed: 0.011 s
% 3.10/1.30  % (699)Instructions burned: 21 (million)
% 3.10/1.30  % (699)------------------------------
% 3.10/1.30  % (699)------------------------------
% 3.10/1.30  % (701)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 (2990ds/37Mi)
% 3.10/1.31  % (700)Refutation not found, incomplete strategy% (700)------------------------------
% 3.10/1.31  % (700)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.10/1.31  % (700)Termination reason: Refutation not found, incomplete strategy
% 3.10/1.31  
% 3.10/1.31  % (700)Memory used [KB]: 1372
% 3.10/1.31  % (700)Time elapsed: 0.013 s
% 3.10/1.31  % (700)Instructions burned: 25 (million)
% 3.10/1.31  % (700)------------------------------
% 3.10/1.31  % (700)------------------------------
% 3.10/1.31  % (702)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 (2990ds/132Mi)
% 3.10/1.31  % (702)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 3.10/1.32  % (701)Instruction limit reached!
% 3.10/1.32  % (701)------------------------------
% 3.10/1.32  % (701)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.10/1.32  % (701)Termination reason: Unknown
% 3.10/1.32  % (701)Termination phase: Saturation
% 3.10/1.32  
% 3.10/1.32  % (701)Memory used [KB]: 1718
% 3.10/1.32  % (701)Time elapsed: 0.018 s
% 3.10/1.32  % (701)Instructions burned: 37 (million)
% 3.10/1.32  % (701)------------------------------
% 3.10/1.32  % (701)------------------------------
% 3.10/1.32  % (703)dis+1011_1:1024_drc=off:sil=2000:urr=ec_only:br=off:sac=on:i=209:fsr=off_0 on Vampire---4 for (2990ds/209Mi)
% 3.65/1.36  % (702)Instruction limit reached!
% 3.65/1.36  % (702)------------------------------
% 3.65/1.36  % (702)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.65/1.36  % (702)Termination reason: Unknown
% 3.65/1.36  % (702)Termination phase: Saturation
% 3.65/1.36  
% 3.65/1.36  % (702)Memory used [KB]: 1906
% 3.65/1.36  % (702)Time elapsed: 0.056 s
% 3.65/1.36  % (702)Instructions burned: 134 (million)
% 3.65/1.36  % (702)------------------------------
% 3.65/1.36  % (702)------------------------------
% 3.65/1.37  % (705)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 (2990ds/100Mi)
% 3.65/1.37  % (705)Refutation not found, incomplete strategy% (705)------------------------------
% 3.65/1.37  % (705)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.65/1.37  % (705)Termination reason: Refutation not found, incomplete strategy
% 3.65/1.37  
% 3.65/1.37  % (705)Memory used [KB]: 1202
% 3.65/1.37  % (705)Time elapsed: 0.007 s
% 3.65/1.37  % (705)Instructions burned: 10 (million)
% 3.65/1.37  % (705)------------------------------
% 3.65/1.37  % (705)------------------------------
% 3.65/1.38  % (706)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)
% 3.90/1.40  % (706)Instruction limit reached!
% 3.90/1.40  % (706)------------------------------
% 3.90/1.40  % (706)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.90/1.40  % (706)Termination reason: Unknown
% 3.90/1.40  % (706)Termination phase: Saturation
% 3.90/1.40  
% 3.90/1.40  % (706)Memory used [KB]: 1580
% 3.90/1.40  % (706)Time elapsed: 0.049 s
% 3.90/1.40  % (706)Instructions burned: 54 (million)
% 3.90/1.40  % (706)------------------------------
% 3.90/1.40  % (706)------------------------------
% 3.90/1.41  % (707)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 (2989ds/62Mi)
% 3.90/1.41  % (707)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 3.90/1.42  % (707)Refutation not found, incomplete strategy% (707)------------------------------
% 3.90/1.42  % (707)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.90/1.42  % (707)Termination reason: Refutation not found, incomplete strategy
% 3.90/1.42  
% 3.90/1.42  % (707)Memory used [KB]: 1310
% 3.90/1.42  % (707)Time elapsed: 0.012 s
% 3.90/1.42  % (707)Instructions burned: 23 (million)
% 3.90/1.42  % (707)------------------------------
% 3.90/1.42  % (707)------------------------------
% 3.90/1.42  % (708)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 (2989ds/2265Mi)
% 3.90/1.42  % (708)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 3.90/1.42  % (703)Instruction limit reached!
% 3.90/1.42  % (703)------------------------------
% 3.90/1.42  % (703)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.90/1.42  % (703)Termination reason: Unknown
% 3.90/1.42  % (703)Termination phase: Saturation
% 3.90/1.42  
% 3.90/1.42  % (703)Memory used [KB]: 2616
% 3.90/1.42  % (703)Time elapsed: 0.106 s
% 3.90/1.42  % (703)Instructions burned: 210 (million)
% 3.90/1.42  % (703)------------------------------
% 3.90/1.42  % (703)------------------------------
% 3.90/1.43  % (709)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 (2989ds/91Mi)
% 3.90/1.43  % (709)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 4.24/1.46  % (709)Instruction limit reached!
% 4.24/1.46  % (709)------------------------------
% 4.24/1.46  % (709)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.24/1.46  % (709)Termination reason: Unknown
% 4.24/1.46  % (709)Termination phase: Saturation
% 4.24/1.46  
% 4.24/1.46  % (709)Memory used [KB]: 1806
% 4.24/1.46  % (709)Time elapsed: 0.038 s
% 4.24/1.46  % (709)Instructions burned: 91 (million)
% 4.24/1.46  % (709)------------------------------
% 4.24/1.46  % (709)------------------------------
% 4.24/1.47  % (711)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 (2989ds/83Mi)
% 4.24/1.47  % (711)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 4.24/1.48  % (711)Refutation not found, incomplete strategy% (711)------------------------------
% 4.24/1.48  % (711)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.24/1.48  % (711)Termination reason: Refutation not found, incomplete strategy
% 4.24/1.48  
% 4.24/1.48  % (711)Memory used [KB]: 1287
% 4.24/1.48  % (711)Time elapsed: 0.011 s
% 4.24/1.48  % (711)Instructions burned: 20 (million)
% 4.24/1.48  % (711)------------------------------
% 4.24/1.48  % (711)------------------------------
% 4.24/1.48  % (712)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 (2988ds/123Mi)
% 4.24/1.49  % (712)Refutation not found, incomplete strategy% (712)------------------------------
% 4.24/1.49  % (712)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.24/1.49  % (712)Termination reason: Refutation not found, incomplete strategy
% 4.24/1.49  
% 4.24/1.49  % (712)Memory used [KB]: 1307
% 4.24/1.49  % (712)Time elapsed: 0.011 s
% 4.24/1.49  % (712)Instructions burned: 19 (million)
% 4.24/1.49  % (712)------------------------------
% 4.24/1.49  % (712)------------------------------
% 4.24/1.49  % (715)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 (2988ds/84Mi)
% 4.42/1.50  % (677)Instruction limit reached!
% 4.42/1.50  % (677)------------------------------
% 4.42/1.50  % (677)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.42/1.50  % (677)Termination reason: Unknown
% 4.42/1.50  % (677)Termination phase: Saturation
% 4.42/1.50  
% 4.42/1.50  % (677)Memory used [KB]: 6153
% 4.42/1.50  % (677)Time elapsed: 0.349 s
% 4.42/1.50  % (677)Instructions burned: 863 (million)
% 4.42/1.50  % (677)------------------------------
% 4.42/1.50  % (677)------------------------------
% 4.42/1.50  % (716)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 (2988ds/85Mi)
% 4.42/1.50  % (716)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 4.42/1.53  % (715)Instruction limit reached!
% 4.42/1.53  % (715)------------------------------
% 4.42/1.53  % (715)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.42/1.53  % (715)Termination reason: Unknown
% 4.42/1.53  % (715)Termination phase: Saturation
% 4.42/1.53  
% 4.42/1.53  % (715)Memory used [KB]: 1729
% 4.42/1.53  % (715)Time elapsed: 0.037 s
% 4.42/1.53  % (715)Instructions burned: 84 (million)
% 4.42/1.53  % (715)------------------------------
% 4.42/1.53  % (715)------------------------------
% 4.56/1.53  % (718)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 (2988ds/259Mi)
% 4.56/1.54  % (716)Instruction limit reached!
% 4.56/1.54  % (716)------------------------------
% 4.56/1.54  % (716)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.56/1.54  % (716)Termination reason: Unknown
% 4.56/1.54  % (716)Termination phase: Saturation
% 4.56/1.54  
% 4.56/1.54  % (716)Memory used [KB]: 1883
% 4.56/1.54  % (716)Time elapsed: 0.036 s
% 4.56/1.54  % (716)Instructions burned: 86 (million)
% 4.56/1.54  % (716)------------------------------
% 4.56/1.54  % (716)------------------------------
% 4.56/1.54  % (720)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 (2988ds/106Mi)
% 4.56/1.54  % (720)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 4.56/1.55  % (720)Refutation not found, incomplete strategy% (720)------------------------------
% 4.56/1.55  % (720)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.56/1.55  % (720)Termination reason: Refutation not found, incomplete strategy
% 4.56/1.55  
% 4.56/1.55  % (720)Memory used [KB]: 1282
% 4.56/1.55  % (720)Time elapsed: 0.007 s
% 4.56/1.55  % (720)Instructions burned: 11 (million)
% 4.56/1.55  % (720)------------------------------
% 4.56/1.55  % (720)------------------------------
% 4.56/1.55  % (721)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 (2988ds/278Mi)
% 4.56/1.56  % (697)Instruction limit reached!
% 4.56/1.56  % (697)------------------------------
% 4.56/1.56  % (697)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.56/1.56  % (697)Termination reason: Unknown
% 4.56/1.56  % (697)Termination phase: Saturation
% 4.56/1.56  
% 4.56/1.56  % (697)Memory used [KB]: 4541
% 4.56/1.56  % (697)Time elapsed: 0.282 s
% 4.56/1.56  % (697)Instructions burned: 580 (million)
% 4.56/1.56  % (697)------------------------------
% 4.56/1.56  % (697)------------------------------
% 4.56/1.56  % (723)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 (2988ds/151Mi)
% 5.08/1.63  % (723)Instruction limit reached!
% 5.08/1.63  % (723)------------------------------
% 5.08/1.63  % (723)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.08/1.63  % (723)Termination reason: Unknown
% 5.08/1.63  % (723)Termination phase: Saturation
% 5.08/1.63  
% 5.08/1.63  % (723)Memory used [KB]: 2203
% 5.08/1.63  % (723)Time elapsed: 0.074 s
% 5.08/1.63  % (723)Instructions burned: 151 (million)
% 5.08/1.63  % (723)------------------------------
% 5.08/1.63  % (723)------------------------------
% 5.08/1.64  % (727)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 (2987ds/97Mi)
% 5.08/1.65  % (718)Instruction limit reached!
% 5.08/1.65  % (718)------------------------------
% 5.08/1.65  % (718)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.08/1.65  % (718)Termination reason: Unknown
% 5.08/1.65  % (718)Termination phase: Saturation
% 5.08/1.65  
% 5.08/1.65  % (718)Memory used [KB]: 2417
% 5.08/1.65  % (718)Time elapsed: 0.117 s
% 5.08/1.65  % (718)Instructions burned: 261 (million)
% 5.08/1.65  % (718)------------------------------
% 5.08/1.65  % (718)------------------------------
% 5.08/1.65  % (728)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 (2987ds/464Mi)
% 5.08/1.65  % (728)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 5.08/1.66  % (728)Refutation not found, incomplete strategy% (728)------------------------------
% 5.08/1.66  % (728)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.08/1.66  % (728)Termination reason: Refutation not found, incomplete strategy
% 5.08/1.66  
% 5.08/1.66  % (728)Memory used [KB]: 1380
% 5.08/1.66  % (728)Time elapsed: 0.014 s
% 5.08/1.66  % (728)Instructions burned: 26 (million)
% 5.08/1.66  % (728)------------------------------
% 5.08/1.66  % (728)------------------------------
% 5.08/1.67  % (729)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 (2987ds/79Mi)
% 5.08/1.68  % (721)Instruction limit reached!
% 5.08/1.68  % (721)------------------------------
% 5.08/1.68  % (721)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.08/1.68  % (721)Termination reason: Unknown
% 5.08/1.68  % (721)Termination phase: Saturation
% 5.08/1.68  
% 5.08/1.68  % (721)Memory used [KB]: 2636
% 5.08/1.68  % (721)Time elapsed: 0.134 s
% 5.08/1.68  % (721)Instructions burned: 279 (million)
% 5.08/1.68  % (721)------------------------------
% 5.08/1.68  % (721)------------------------------
% 5.08/1.69  % (731)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 (2986ds/1993Mi)
% 5.08/1.69  % (727)Instruction limit reached!
% 5.08/1.69  % (727)------------------------------
% 5.08/1.69  % (727)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.08/1.69  % (727)Termination reason: Unknown
% 5.08/1.69  % (727)Termination phase: Saturation
% 5.08/1.69  
% 5.08/1.69  % (727)Memory used [KB]: 1922
% 5.08/1.69  % (727)Time elapsed: 0.050 s
% 5.08/1.69  % (727)Instructions burned: 99 (million)
% 5.08/1.69  % (727)------------------------------
% 5.08/1.69  % (727)------------------------------
% 5.08/1.69  % (732)lrs+1011_1:1_sil=64000:i=101:sd=2:ep=R:ss=axioms_0 on Vampire---4 for (2986ds/101Mi)
% 5.08/1.69  % (732)Refutation not found, incomplete strategy% (732)------------------------------
% 5.08/1.69  % (732)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.08/1.69  % (732)Termination reason: Refutation not found, incomplete strategy
% 5.08/1.69  
% 5.08/1.69  % (732)Memory used [KB]: 1126
% 5.08/1.69  % (732)Time elapsed: 0.004 s
% 5.08/1.69  % (732)Instructions burned: 5 (million)
% 5.08/1.69  % (732)------------------------------
% 5.08/1.69  % (732)------------------------------
% 5.61/1.69  % (731)Refutation not found, incomplete strategy% (731)------------------------------
% 5.61/1.69  % (731)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.61/1.69  % (731)Termination reason: Refutation not found, incomplete strategy
% 5.61/1.69  
% 5.61/1.69  % (731)Memory used [KB]: 1292
% 5.61/1.69  % (731)Time elapsed: 0.010 s
% 5.61/1.69  % (731)Instructions burned: 19 (million)
% 5.61/1.69  % (731)------------------------------
% 5.61/1.69  % (731)------------------------------
% 5.61/1.70  % (733)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 (2986ds/4978Mi)
% 5.61/1.70  % (733)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 5.61/1.70  % (734)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 (2986ds/169Mi)
% 5.61/1.70  % (734)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 5.61/1.71  % (729)Instruction limit reached!
% 5.61/1.71  % (729)------------------------------
% 5.61/1.71  % (729)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.61/1.71  % (729)Termination reason: Unknown
% 5.61/1.71  % (729)Termination phase: Saturation
% 5.61/1.71  
% 5.61/1.71  % (729)Memory used [KB]: 1703
% 5.61/1.71  % (729)Time elapsed: 0.041 s
% 5.61/1.71  % (729)Instructions burned: 81 (million)
% 5.61/1.71  % (729)------------------------------
% 5.61/1.71  % (729)------------------------------
% 5.61/1.71  % (733)Refutation not found, incomplete strategy% (733)------------------------------
% 5.61/1.71  % (733)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.61/1.71  % (733)Termination reason: Refutation not found, incomplete strategy
% 5.61/1.71  
% 5.61/1.71  % (733)Memory used [KB]: 1286
% 5.61/1.71  % (733)Time elapsed: 0.013 s
% 5.61/1.71  % (733)Instructions burned: 26 (million)
% 5.61/1.71  % (733)------------------------------
% 5.61/1.71  % (733)------------------------------
% 5.61/1.71  % (736)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 (2986ds/178Mi)
% 5.61/1.71  % (737)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 (2986ds/111Mi)
% 5.61/1.71  % (736)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 5.61/1.75  % (685)Instruction limit reached!
% 5.61/1.75  % (685)------------------------------
% 5.61/1.75  % (685)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.61/1.75  % (685)Termination reason: Unknown
% 5.61/1.75  % (685)Termination phase: Saturation
% 5.61/1.75  
% 5.61/1.75  % (685)Memory used [KB]: 6674
% 5.61/1.75  % (685)Time elapsed: 0.583 s
% 5.61/1.75  % (685)Instructions burned: 1377 (million)
% 5.61/1.75  % (685)------------------------------
% 5.61/1.75  % (685)------------------------------
% 5.61/1.76  % (738)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 (2986ds/243Mi)
% 5.61/1.76  % (738)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 5.61/1.76  % (737)Instruction limit reached!
% 5.61/1.76  % (737)------------------------------
% 5.61/1.76  % (737)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.61/1.76  % (737)Termination reason: Unknown
% 5.61/1.76  % (737)Termination phase: Saturation
% 5.61/1.76  
% 5.61/1.76  % (737)Memory used [KB]: 2633
% 5.61/1.76  % (737)Time elapsed: 0.052 s
% 5.61/1.76  % (737)Instructions burned: 112 (million)
% 5.61/1.76  % (737)------------------------------
% 5.61/1.76  % (737)------------------------------
% 5.61/1.76  % (739)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 (2986ds/229Mi)
% 5.61/1.77  % (739)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 5.61/1.77  % (734)Instruction limit reached!
% 5.61/1.77  % (734)------------------------------
% 5.61/1.77  % (734)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.61/1.77  % (734)Termination reason: Unknown
% 5.61/1.77  % (734)Termination phase: Saturation
% 5.61/1.77  
% 5.61/1.77  % (734)Memory used [KB]: 3021
% 5.61/1.77  % (734)Time elapsed: 0.077 s
% 5.61/1.77  % (734)Instructions burned: 170 (million)
% 5.61/1.77  % (734)------------------------------
% 5.61/1.77  % (734)------------------------------
% 5.61/1.78  % (742)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 (2986ds/306Mi)
% 5.61/1.78  % (650)First to succeed.
% 7.47/1.78  742 Aborted by signal SIGSEGV on /export/starexec/sandbox2/tmp/tmp.5Shx2aLB6i/Vampire---4.8_300
% 7.47/1.78  % (742)------------------------------
% 7.47/1.78  % (742)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 7.47/1.78  % (742)Termination reason: Unknown
% 7.47/1.78  % (742)Termination phase: Saturation
% 7.47/1.78  
% 7.47/1.78  % (742)Memory used [KB]: 1241
% 7.47/1.78  % (742)Time elapsed: 0.006 s
% 7.47/1.78  % (742)Instructions burned: 11 (million)
% 7.47/1.78  % (742)------------------------------
% 7.47/1.78  % (742)------------------------------
% 7.47/1.78  Version : Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 7.47/1.78  ???
% 7.47/1.78   ???
% 7.47/1.78    ???
% 7.47/1.78     ???
% 7.47/1.78      ???
% 7.47/1.78       ???
% 7.47/1.78  % (650)Refutation found. Thanks to Tanya!
% 7.47/1.78  % SZS status Theorem for Vampire---4
% 7.47/1.78  % SZS output start Proof for Vampire---4
% See solution above
% 7.56/1.78  % (650)------------------------------
% 7.56/1.78  % (650)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 7.56/1.78  % (650)Termination reason: Refutation
% 7.56/1.78  
% 7.56/1.78  % (650)Memory used [KB]: 6491
% 7.56/1.78  % (650)Time elapsed: 0.665 s
% 7.56/1.78  % (650)Instructions burned: 1348 (million)
% 7.56/1.78  % (650)------------------------------
% 7.56/1.78  % (650)------------------------------
% 7.56/1.78  % (501)Success in time 1.405 s
% 7.56/1.78  % Vampire---4.8 exiting
%------------------------------------------------------------------------------