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 : n019.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Sun May  5 04:46:19 EDT 2024

% Result   : Theorem 7.03s 1.77s
% Output   : Refutation 7.03s
% 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.GHX6mqryvR/Vampire---4.8_14745',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.GHX6mqryvR/Vampire---4.8_14745',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.GHX6mqryvR/Vampire---4.8_14745',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.GHX6mqryvR/Vampire---4.8_14745',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.GHX6mqryvR/Vampire---4.8_14745',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.GHX6mqryvR/Vampire---4.8_14745',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.GHX6mqryvR/Vampire---4.8_14745',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.GHX6mqryvR/Vampire---4.8_14745',fact_0_assms_I3_J) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem    : COM032_5 : TPTP v8.1.2. Released v6.0.0.
% 0.14/0.15  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.14/0.36  % Computer : n019.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit   : 300
% 0.14/0.36  % WCLimit    : 300
% 0.14/0.36  % DateTime   : Fri May  3 21:27:23 EDT 2024
% 0.14/0.36  % CPUTime    : 
% 0.14/0.36  This is a TF1_THM_EQU_NAR problem
% 0.21/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.GHX6mqryvR/Vampire---4.8_14745
% 0.71/0.88  % (14960)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.71/0.88  % (14963)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.71/0.88  % (14961)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.71/0.88  % (14964)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.71/0.88  % (14965)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.71/0.88  % (14966)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.71/0.88  % (14967)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.71/0.88  % (14968)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.71/0.89  % (14964)Refutation not found, incomplete strategy% (14964)------------------------------
% 0.71/0.89  % (14964)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.89  % (14964)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.89  
% 0.71/0.89  % (14964)Memory used [KB]: 1092
% 0.71/0.89  % (14964)Time elapsed: 0.004 s
% 0.71/0.89  % (14964)Instructions burned: 3 (million)
% 0.71/0.89  % (14964)------------------------------
% 0.71/0.89  % (14964)------------------------------
% 0.71/0.89  % (14968)Refutation not found, incomplete strategy% (14968)------------------------------
% 0.71/0.89  % (14968)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.89  % (14968)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.89  
% 0.71/0.89  % (14968)Memory used [KB]: 1110
% 0.71/0.89  % (14968)Time elapsed: 0.004 s
% 0.71/0.89  % (14968)Instructions burned: 5 (million)
% 0.71/0.89  % (14968)------------------------------
% 0.71/0.89  % (14968)------------------------------
% 0.71/0.89  % (14967)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.71/0.89  % (14967)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.71/0.89  % (14960)Refutation not found, incomplete strategy% (14960)------------------------------
% 0.71/0.89  % (14960)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.89  % (14960)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.89  
% 0.71/0.89  % (14960)Memory used [KB]: 1143
% 0.71/0.89  % (14960)Time elapsed: 0.007 s
% 0.71/0.89  % (14960)Instructions burned: 10 (million)
% 0.71/0.89  % (14960)------------------------------
% 0.71/0.89  % (14960)------------------------------
% 0.71/0.89  % (14969)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.71/0.89  % (14966)Refutation not found, incomplete strategy% (14966)------------------------------
% 0.71/0.89  % (14966)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.89  % (14970)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.71/0.89  % (14966)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.89  
% 0.71/0.89  % (14966)Memory used [KB]: 1184
% 0.71/0.89  % (14966)Time elapsed: 0.008 s
% 0.71/0.89  % (14966)Instructions burned: 13 (million)
% 0.71/0.89  % (14966)------------------------------
% 0.71/0.89  % (14966)------------------------------
% 0.71/0.89  % (14972)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.71/0.89  % (14965)Refutation not found, incomplete strategy% (14965)------------------------------
% 0.71/0.89  % (14965)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.89  % (14965)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.89  
% 0.71/0.89  % (14965)Memory used [KB]: 1344
% 0.71/0.89  % (14965)Time elapsed: 0.011 s
% 0.71/0.89  % (14965)Instructions burned: 21 (million)
% 0.71/0.89  % (14965)------------------------------
% 0.71/0.89  % (14965)------------------------------
% 0.71/0.89  % (14973)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.71/0.90  % (14974)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.71/0.90  % (14970)Refutation not found, incomplete strategy% (14970)------------------------------
% 0.71/0.90  % (14970)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.90  % (14970)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.90  
% 0.71/0.90  % (14970)Memory used [KB]: 1315
% 0.71/0.90  % (14970)Time elapsed: 0.009 s
% 0.71/0.90  % (14970)Instructions burned: 18 (million)
% 0.71/0.90  % (14970)------------------------------
% 0.71/0.90  % (14970)------------------------------
% 0.71/0.90  % (14976)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.71/0.90  % (14974)Refutation not found, incomplete strategy% (14974)------------------------------
% 0.71/0.90  % (14974)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.90  % (14974)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.90  
% 0.71/0.90  % (14974)Memory used [KB]: 1177
% 0.71/0.90  % (14974)Time elapsed: 0.006 s
% 0.71/0.90  % (14974)Instructions burned: 9 (million)
% 0.71/0.90  % (14974)------------------------------
% 0.71/0.90  % (14974)------------------------------
% 0.71/0.91  % (14977)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.71/0.91  % (14977)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.71/0.91  % (14976)Refutation not found, incomplete strategy% (14976)------------------------------
% 0.71/0.91  % (14976)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.91  % (14976)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.91  
% 0.71/0.91  % (14976)Memory used [KB]: 1306
% 0.71/0.91  % (14976)Time elapsed: 0.009 s
% 0.71/0.91  % (14976)Instructions burned: 18 (million)
% 0.71/0.91  % (14976)------------------------------
% 0.71/0.91  % (14976)------------------------------
% 0.71/0.91  % (14961)Instruction limit reached!
% 0.71/0.91  % (14961)------------------------------
% 0.71/0.91  % (14961)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.91  % (14961)Termination reason: Unknown
% 0.71/0.91  % (14961)Termination phase: Saturation
% 0.71/0.91  
% 0.71/0.91  % (14961)Memory used [KB]: 1531
% 0.71/0.91  % (14961)Time elapsed: 0.030 s
% 0.71/0.91  % (14961)Instructions burned: 51 (million)
% 0.71/0.91  % (14961)------------------------------
% 0.71/0.91  % (14961)------------------------------
% 0.71/0.91  % (14980)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.71/0.92  % (14981)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.71/0.92  % (14980)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.71/0.92  % (14981)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.71/0.92  % (14969)Instruction limit reached!
% 0.71/0.92  % (14969)------------------------------
% 0.71/0.92  % (14969)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.92  % (14969)Termination reason: Unknown
% 0.71/0.92  % (14969)Termination phase: Saturation
% 0.71/0.92  
% 0.71/0.92  % (14969)Memory used [KB]: 1751
% 0.71/0.92  % (14969)Time elapsed: 0.032 s
% 0.71/0.92  % (14969)Instructions burned: 55 (million)
% 0.71/0.92  % (14969)------------------------------
% 0.71/0.92  % (14969)------------------------------
% 0.86/0.92  % (14983)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.86/0.92  % (14973)Instruction limit reached!
% 0.86/0.92  % (14973)------------------------------
% 0.86/0.92  % (14973)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.86/0.92  % (14973)Termination reason: Unknown
% 0.86/0.92  % (14973)Termination phase: Saturation
% 0.86/0.92  
% 0.86/0.92  % (14973)Memory used [KB]: 1847
% 0.86/0.92  % (14973)Time elapsed: 0.032 s
% 0.86/0.92  % (14973)Instructions burned: 53 (million)
% 0.86/0.92  % (14973)------------------------------
% 0.86/0.92  % (14973)------------------------------
% 0.86/0.92  % (14983)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.86/0.93  % (14985)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.86/0.93  % (14963)Instruction limit reached!
% 0.86/0.93  % (14963)------------------------------
% 0.86/0.93  % (14963)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.86/0.93  % (14963)Termination reason: Unknown
% 0.86/0.93  % (14963)Termination phase: Saturation
% 0.86/0.93  
% 0.86/0.93  % (14963)Memory used [KB]: 1974
% 0.86/0.93  % (14963)Time elapsed: 0.047 s
% 0.86/0.93  % (14963)Instructions burned: 79 (million)
% 0.86/0.93  % (14963)------------------------------
% 0.86/0.93  % (14963)------------------------------
% 0.86/0.93  % (14967)Instruction limit reached!
% 0.86/0.93  % (14967)------------------------------
% 0.86/0.93  % (14967)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.86/0.93  % (14967)Termination reason: Unknown
% 0.86/0.93  % (14967)Termination phase: Saturation
% 0.86/0.93  
% 0.86/0.93  % (14967)Memory used [KB]: 1829
% 0.86/0.93  % (14967)Time elapsed: 0.047 s
% 0.86/0.93  % (14967)Instructions burned: 84 (million)
% 0.86/0.93  % (14967)------------------------------
% 0.86/0.93  % (14967)------------------------------
% 0.86/0.93  % (14985)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.86/0.93  % (14986)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.86/0.93  % (14987)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.86/0.94  % (14986)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.86/0.95  % (14986)Instruction limit reached!
% 0.86/0.95  % (14986)------------------------------
% 0.86/0.95  % (14986)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.86/0.95  % (14986)Termination reason: Unknown
% 0.86/0.95  % (14986)Termination phase: Saturation
% 0.86/0.95  
% 0.86/0.95  % (14986)Memory used [KB]: 1430
% 0.86/0.95  % (14986)Time elapsed: 0.019 s
% 0.86/0.95  % (14986)Instructions burned: 32 (million)
% 0.86/0.95  % (14986)------------------------------
% 0.86/0.95  % (14986)------------------------------
% 0.86/0.95  % (14991)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 (2994ds/55Mi)
% 0.86/0.96  % (14991)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.86/0.96  % (14985)Instruction limit reached!
% 0.86/0.96  % (14985)------------------------------
% 0.86/0.96  % (14985)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.86/0.96  % (14985)Termination reason: Unknown
% 0.86/0.96  % (14985)Termination phase: Saturation
% 0.86/0.96  
% 0.86/0.96  % (14985)Memory used [KB]: 1901
% 0.86/0.96  % (14985)Time elapsed: 0.032 s
% 0.86/0.96  % (14985)Instructions burned: 62 (million)
% 0.86/0.96  % (14985)------------------------------
% 0.86/0.96  % (14985)------------------------------
% 1.04/0.96  % (14993)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)
% 1.04/0.96  % (14993)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 1.04/0.96  % (14993)Refutation not found, incomplete strategy% (14993)------------------------------
% 1.04/0.96  % (14993)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.96  % (14993)Termination reason: Refutation not found, incomplete strategy
% 1.04/0.96  
% 1.04/0.96  % (14993)Memory used [KB]: 1092
% 1.04/0.96  % (14993)Time elapsed: 0.004 s
% 1.04/0.96  % (14993)Instructions burned: 4 (million)
% 1.04/0.96  % (14993)------------------------------
% 1.04/0.96  % (14993)------------------------------
% 1.04/0.96  % (14991)Refutation not found, incomplete strategy% (14991)------------------------------
% 1.04/0.96  % (14991)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.96  % (14991)Termination reason: Refutation not found, incomplete strategy
% 1.04/0.96  
% 1.04/0.96  % (14991)Memory used [KB]: 1312
% 1.04/0.96  % (14991)Time elapsed: 0.013 s
% 1.04/0.96  % (14991)Instructions burned: 23 (million)
% 1.04/0.96  % (14991)------------------------------
% 1.04/0.96  % (14991)------------------------------
% 1.04/0.97  % (14994)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)
% 1.04/0.97  % (14995)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)
% 1.04/0.97  % (14980)Instruction limit reached!
% 1.04/0.97  % (14980)------------------------------
% 1.04/0.97  % (14980)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.97  % (14980)Termination reason: Unknown
% 1.04/0.97  % (14980)Termination phase: Saturation
% 1.04/0.97  
% 1.04/0.97  % (14980)Memory used [KB]: 2654
% 1.04/0.97  % (14980)Time elapsed: 0.080 s
% 1.04/0.97  % (14980)Instructions burned: 117 (million)
% 1.04/0.97  % (14980)------------------------------
% 1.04/0.97  % (14980)------------------------------
% 1.04/0.97  % (14983)Instruction limit reached!
% 1.04/0.97  % (14983)------------------------------
% 1.04/0.97  % (14983)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.97  % (14983)Termination reason: Unknown
% 1.04/0.97  % (14983)Termination phase: Saturation
% 1.04/0.97  
% 1.04/0.97  % (14983)Memory used [KB]: 1652
% 1.04/0.97  % (14983)Time elapsed: 0.072 s
% 1.04/0.97  % (14983)Instructions burned: 93 (million)
% 1.04/0.97  % (14983)------------------------------
% 1.04/0.97  % (14983)------------------------------
% 1.04/0.97  % (14994)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 1.04/0.97  % (14996)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)
% 1.04/0.97  % (14997)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)
% 1.04/0.98  % (14997)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.04/0.99  % (14996)Instruction limit reached!
% 1.04/0.99  % (14996)------------------------------
% 1.04/0.99  % (14996)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.99  % (14996)Termination reason: Unknown
% 1.04/0.99  % (14996)Termination phase: Saturation
% 1.04/0.99  
% 1.04/0.99  % (14996)Memory used [KB]: 1535
% 1.04/0.99  % (14996)Time elapsed: 0.019 s
% 1.04/0.99  % (14996)Instructions burned: 35 (million)
% 1.04/0.99  % (14996)------------------------------
% 1.04/0.99  % (14996)------------------------------
% 1.04/0.99  % (14994)Instruction limit reached!
% 1.04/0.99  % (14994)------------------------------
% 1.04/0.99  % (14994)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.99  % (14994)Termination reason: Unknown
% 1.04/0.99  % (14994)Termination phase: Saturation
% 1.04/0.99  
% 1.04/0.99  % (14994)Memory used [KB]: 1913
% 1.04/0.99  % (14994)Time elapsed: 0.026 s
% 1.04/0.99  % (14994)Instructions burned: 46 (million)
% 1.04/0.99  % (14994)------------------------------
% 1.04/0.99  % (14994)------------------------------
% 1.04/0.99  % (14981)Instruction limit reached!
% 1.04/0.99  % (14981)------------------------------
% 1.04/0.99  % (14981)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.99  % (14981)Termination reason: Unknown
% 1.04/0.99  % (14981)Termination phase: Saturation
% 1.04/0.99  
% 1.04/0.99  % (14981)Memory used [KB]: 2409
% 1.04/0.99  % (14981)Time elapsed: 0.103 s
% 1.04/0.99  % (14981)Instructions burned: 143 (million)
% 1.04/0.99  % (14981)------------------------------
% 1.04/0.99  % (14981)------------------------------
% 1.04/0.99  % (15001)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.04/0.99  % (14972)Instruction limit reached!
% 1.04/0.99  % (14972)------------------------------
% 1.04/0.99  % (14972)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.99  % (14972)Termination reason: Unknown
% 1.04/0.99  % (14972)Termination phase: Saturation
% 1.04/0.99  
% 1.04/0.99  % (14972)Memory used [KB]: 2401
% 1.04/0.99  % (14972)Time elapsed: 0.104 s
% 1.04/0.99  % (15002)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.04/0.99  % (14972)Instructions burned: 208 (million)
% 1.04/1.00  % (14972)------------------------------
% 1.04/1.00  % (14972)------------------------------
% 1.04/1.00  % (15003)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.04/1.00  % (15004)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.04/1.00  % (15003)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.04/1.00  % (15002)Refutation not found, incomplete strategy% (15002)------------------------------
% 1.04/1.00  % (15002)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/1.00  % (15002)Termination reason: Refutation not found, incomplete strategy
% 1.04/1.00  
% 1.04/1.00  % (15002)Memory used [KB]: 1287
% 1.04/1.00  % (15002)Time elapsed: 0.008 s
% 1.04/1.00  % (15002)Instructions burned: 14 (million)
% 1.04/1.00  % (15002)------------------------------
% 1.04/1.00  % (15002)------------------------------
% 1.04/1.01  % (15006)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.04/1.02  % (14995)Instruction limit reached!
% 1.04/1.02  % (14995)------------------------------
% 1.04/1.02  % (14995)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/1.02  % (14995)Termination reason: Unknown
% 1.04/1.02  % (14995)Termination phase: Saturation
% 1.04/1.02  
% 1.04/1.02  % (14995)Memory used [KB]: 1822
% 1.04/1.02  % (14995)Time elapsed: 0.049 s
% 1.04/1.02  % (14995)Instructions burned: 102 (million)
% 1.04/1.02  % (14995)------------------------------
% 1.04/1.02  % (14995)------------------------------
% 1.04/1.02  % (15008)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.04/1.02  % (15008)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.04/1.02  % (15004)Instruction limit reached!
% 1.04/1.02  % (15004)------------------------------
% 1.04/1.02  % (15004)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/1.02  % (15004)Termination reason: Unknown
% 1.04/1.02  % (15004)Termination phase: Saturation
% 1.04/1.02  
% 1.04/1.02  % (15004)Memory used [KB]: 1608
% 1.04/1.02  % (15004)Time elapsed: 0.024 s
% 1.04/1.02  % (15004)Instructions burned: 40 (million)
% 1.04/1.02  % (15004)------------------------------
% 1.04/1.02  % (15004)------------------------------
% 1.04/1.02  % (14997)Instruction limit reached!
% 1.04/1.02  % (14997)------------------------------
% 1.04/1.02  % (14997)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/1.02  % (14997)Termination reason: Unknown
% 1.04/1.02  % (14997)Termination phase: Saturation
% 1.04/1.02  
% 1.04/1.02  % (14997)Memory used [KB]: 1892
% 1.04/1.02  % (14997)Time elapsed: 0.049 s
% 1.04/1.02  % (14997)Instructions burned: 88 (million)
% 1.04/1.02  % (14997)------------------------------
% 1.04/1.02  % (14997)------------------------------
% 1.04/1.02  % (15010)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.04/1.02  % (15008)Refutation not found, incomplete strategy% (15008)------------------------------
% 1.04/1.02  % (15008)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/1.02  % (15008)Termination reason: Refutation not found, incomplete strategy
% 1.04/1.02  
% 1.04/1.02  % (15008)Memory used [KB]: 1185
% 1.04/1.02  % (15008)Time elapsed: 0.008 s
% 1.04/1.02  % (15008)Instructions burned: 13 (million)
% 1.04/1.03  % (15011)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.04/1.03  % (15008)------------------------------
% 1.04/1.03  % (15008)------------------------------
% 1.04/1.03  % (15011)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.04/1.03  % (15012)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.04/1.03  % (15012)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.04/1.03  % (14977)Instruction limit reached!
% 1.04/1.03  % (14977)------------------------------
% 1.04/1.03  % (14977)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/1.03  % (14977)Termination reason: Unknown
% 1.04/1.03  % (14977)Termination phase: Saturation
% 1.04/1.03  
% 1.04/1.03  % (14977)Memory used [KB]: 2511
% 1.04/1.03  % (14977)Time elapsed: 0.149 s
% 1.04/1.03  % (14977)Instructions burned: 244 (million)
% 1.04/1.03  % (14977)------------------------------
% 1.04/1.03  % (14977)------------------------------
% 1.56/1.04  % (15013)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.56/1.04  % (15012)Refutation not found, incomplete strategy% (15012)------------------------------
% 1.56/1.04  % (15012)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.56/1.04  % (15012)Termination reason: Refutation not found, incomplete strategy
% 1.56/1.04  
% 1.56/1.04  % (15012)Memory used [KB]: 1192
% 1.56/1.04  % (15012)Time elapsed: 0.009 s
% 1.56/1.04  % (15012)Instructions burned: 17 (million)
% 1.56/1.04  % (15003)Instruction limit reached!
% 1.56/1.04  % (15003)------------------------------
% 1.56/1.04  % (15003)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.56/1.04  % (15003)Termination reason: Unknown
% 1.56/1.04  % (15003)Termination phase: Saturation
% 1.56/1.04  
% 1.56/1.04  % (15003)Memory used [KB]: 1852
% 1.56/1.04  % (15003)Time elapsed: 0.041 s
% 1.56/1.04  % (15003)Instructions burned: 69 (million)
% 1.56/1.04  % (15003)------------------------------
% 1.56/1.04  % (15003)------------------------------
% 1.56/1.04  % (15012)------------------------------
% 1.56/1.04  % (15012)------------------------------
% 1.56/1.04  % (15014)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.56/1.04  % (15015)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.56/1.04  % (15001)Instruction limit reached!
% 1.56/1.04  % (15001)------------------------------
% 1.56/1.04  % (15001)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.56/1.04  % (15001)Termination reason: Unknown
% 1.56/1.04  % (15001)Termination phase: Saturation
% 1.56/1.04  
% 1.56/1.04  % (15001)Memory used [KB]: 2037
% 1.56/1.04  % (15001)Time elapsed: 0.052 s
% 1.56/1.04  % (15001)Instructions burned: 110 (million)
% 1.56/1.04  % (15001)------------------------------
% 1.56/1.04  % (15001)------------------------------
% 1.56/1.04  % (15011)Instruction limit reached!
% 1.56/1.04  % (15011)------------------------------
% 1.56/1.04  % (15011)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.56/1.04  % (15011)Termination reason: Unknown
% 1.56/1.04  % (15011)Termination phase: Saturation
% 1.56/1.04  
% 1.56/1.04  % (15011)Memory used [KB]: 1480
% 1.56/1.04  % (15011)Time elapsed: 0.022 s
% 1.56/1.04  % (15011)Instructions burned: 38 (million)
% 1.56/1.04  % (15011)------------------------------
% 1.56/1.04  % (15011)------------------------------
% 1.56/1.05  % (15016)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.56/1.05  % (15013)Refutation not found, incomplete strategy% (15013)------------------------------
% 1.56/1.05  % (15013)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.56/1.05  % (15013)Termination reason: Refutation not found, incomplete strategy
% 1.56/1.05  
% 1.56/1.05  % (15013)Memory used [KB]: 1359
% 1.56/1.05  % (15013)Time elapsed: 0.014 s
% 1.56/1.05  % (15013)Instructions burned: 25 (million)
% 1.56/1.05  % (15017)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.56/1.05  % (15013)------------------------------
% 1.56/1.05  % (15013)------------------------------
% 1.56/1.05  % (15015)Refutation not found, incomplete strategy% (15015)------------------------------
% 1.56/1.05  % (15015)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.56/1.05  % (15015)Termination reason: Refutation not found, incomplete strategy
% 1.56/1.05  
% 1.56/1.05  % (15015)Memory used [KB]: 1224
% 1.56/1.05  % (15015)Time elapsed: 0.010 s
% 1.56/1.05  % (15015)Instructions burned: 17 (million)
% 1.56/1.05  % (15015)------------------------------
% 1.56/1.05  % (15015)------------------------------
% 1.56/1.05  % (15017)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.56/1.05  % (15018)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.56/1.05  % (15019)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.56/1.06  % (15014)Instruction limit reached!
% 1.56/1.06  % (15014)------------------------------
% 1.56/1.06  % (15014)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.56/1.06  % (15014)Termination reason: Unknown
% 1.56/1.06  % (15014)Termination phase: Saturation
% 1.56/1.06  
% 1.56/1.06  % (15014)Memory used [KB]: 1461
% 1.56/1.06  % (15014)Time elapsed: 0.017 s
% 1.56/1.06  % (15014)Instructions burned: 32 (million)
% 1.56/1.06  % (15014)------------------------------
% 1.56/1.06  % (15014)------------------------------
% 1.56/1.06  % (15020)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.56/1.06  % (15010)Instruction limit reached!
% 1.56/1.06  % (15010)------------------------------
% 1.56/1.06  % (15010)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.56/1.06  % (15010)Termination reason: Unknown
% 1.56/1.06  % (15010)Termination phase: Saturation
% 1.56/1.06  
% 1.56/1.06  % (15010)Memory used [KB]: 1847
% 1.56/1.06  % (15010)Time elapsed: 0.037 s
% 1.56/1.06  % (15010)Instructions burned: 80 (million)
% 1.56/1.06  % (15010)------------------------------
% 1.56/1.06  % (15010)------------------------------
% 1.56/1.06  % (15023)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.56/1.06  15020 Aborted by signal SIGSEGV on /export/starexec/sandbox2/tmp/tmp.GHX6mqryvR/Vampire---4.8_14745
% 1.56/1.06  % (15020)------------------------------
% 1.56/1.06  % (15020)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.56/1.06  % (15020)Termination reason: Unknown
% 1.56/1.06  % (15020)Termination phase: Saturation
% 1.56/1.06  
% 1.56/1.06  % (15020)Memory used [KB]: 1247
% 1.56/1.06  % (15020)Time elapsed: 0.006 s
% 1.56/1.06  % (15020)Instructions burned: 12 (million)
% 1.56/1.06  % (15020)------------------------------
% 1.56/1.06  % (15020)------------------------------
% 1.56/1.06  Version : Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.56/1.06  ???
% 1.56/1.06   ???
% 1.56/1.06    ???
% 1.56/1.06     ???
% 1.56/1.06      ???
% 1.56/1.06       ???
% 1.56/1.06        ???
% 1.56/1.06         ???
% 1.56/1.06          ???
% 1.56/1.06           ???
% 1.56/1.06            ???
% 1.56/1.06             ???
% 1.56/1.06              ???
% 1.56/1.06               ???
% 1.56/1.06                ???
% 1.56/1.06                 ???
% 1.56/1.06                  ???
% 1.56/1.06                   ???
% 1.56/1.06                    ???
% 1.56/1.06                     ???
% 1.56/1.06                      ???
% 1.56/1.06                       ???
% 1.56/1.06                        ???
% 1.56/1.06                         ???
% 1.56/1.06                          ???
% 1.56/1.06                           ???
% 1.56/1.06                            ???
% 1.56/1.06                             ???
% 1.56/1.06                              ???
% 1.56/1.07  % (15025)lrs-1011_8:1_sil=2000:spb=goal:urr=on:sac=on:i=51:afp=10000:fsr=off:ss=axioms:avsq=on:avsqr=17819,524288:bd=off:bsd=on:fd=off:sims=off:rawr=on:alpa=true:bsr=on:aer=off_0 on Vampire---4 for (2993ds/51Mi)
% 1.56/1.07  % (15016)Instruction limit reached!
% 1.56/1.07  % (15016)------------------------------
% 1.56/1.07  % (15016)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.56/1.07  % (15016)Termination reason: Unknown
% 1.56/1.07  % (15016)Termination phase: Saturation
% 1.56/1.07  
% 1.56/1.07  % (15016)Memory used [KB]: 2006
% 1.56/1.07  % (15016)Time elapsed: 0.028 s
% 1.56/1.07  % (15016)Instructions burned: 55 (million)
% 1.56/1.07  % (15016)------------------------------
% 1.56/1.07  % (15016)------------------------------
% 1.56/1.08  % (15026)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.56/1.09  % (15026)Refutation not found, incomplete strategy% (15026)------------------------------
% 1.56/1.09  % (15026)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.56/1.09  % (15026)Termination reason: Refutation not found, incomplete strategy
% 1.56/1.09  
% 1.56/1.09  % (15026)Memory used [KB]: 1308
% 1.56/1.09  % (15026)Time elapsed: 0.010 s
% 1.56/1.09  % (15026)Instructions burned: 19 (million)
% 1.56/1.09  % (15026)------------------------------
% 1.56/1.09  % (15026)------------------------------
% 1.56/1.09  % (15017)Instruction limit reached!
% 1.56/1.09  % (15017)------------------------------
% 1.56/1.09  % (15017)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.56/1.09  % (15017)Termination reason: Unknown
% 1.56/1.09  % (15017)Termination phase: Saturation
% 1.56/1.09  
% 1.56/1.09  % (15017)Memory used [KB]: 1966
% 1.56/1.09  % (15017)Time elapsed: 0.043 s
% 1.56/1.09  % (15017)Instructions burned: 82 (million)
% 1.56/1.09  % (15017)------------------------------
% 1.56/1.09  % (15017)------------------------------
% 1.56/1.09  % (15023)Instruction limit reached!
% 1.56/1.09  % (15023)------------------------------
% 1.56/1.09  % (15023)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.56/1.09  % (15023)Termination reason: Unknown
% 1.56/1.09  % (15028)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.56/1.09  % (15023)Termination phase: Saturation
% 1.56/1.09  
% 1.56/1.09  % (15023)Memory used [KB]: 1520
% 1.56/1.09  % (15023)Time elapsed: 0.029 s
% 1.56/1.09  % (15023)Instructions burned: 49 (million)
% 1.56/1.09  % (15023)------------------------------
% 1.56/1.09  % (15023)------------------------------
% 1.56/1.09  % (15029)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.56/1.09  % (15030)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.56/1.09  % (15029)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 1.56/1.09  % (15025)Instruction limit reached!
% 1.56/1.09  % (15025)------------------------------
% 1.56/1.09  % (15025)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.56/1.09  % (15025)Termination reason: Unknown
% 1.56/1.09  % (15025)Termination phase: Saturation
% 1.56/1.09  
% 1.56/1.09  % (15025)Memory used [KB]: 1717
% 1.56/1.09  % (15025)Time elapsed: 0.029 s
% 1.56/1.09  % (15025)Instructions burned: 52 (million)
% 1.56/1.09  % (15025)------------------------------
% 1.56/1.09  % (15025)------------------------------
% 1.56/1.10  % (15029)Refutation not found, incomplete strategy% (15029)------------------------------
% 1.56/1.10  % (15029)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.56/1.10  % (15029)Termination reason: Refutation not found, incomplete strategy
% 1.56/1.10  
% 1.56/1.10  % (15029)Memory used [KB]: 1095
% 1.56/1.10  % (15029)Time elapsed: 0.004 s
% 1.56/1.10  % (15029)Instructions burned: 4 (million)
% 2.29/1.10  % (15029)------------------------------
% 2.29/1.10  % (15029)------------------------------
% 2.29/1.10  % (15028)Refutation not found, incomplete strategy% (15028)------------------------------
% 2.29/1.10  % (15028)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.29/1.10  % (15028)Termination reason: Refutation not found, incomplete strategy
% 2.29/1.10  
% 2.29/1.10  % (15028)Memory used [KB]: 1204
% 2.29/1.10  % (15028)Time elapsed: 0.009 s
% 2.29/1.10  % (15028)Instructions burned: 14 (million)
% 2.29/1.10  % (15028)------------------------------
% 2.29/1.10  % (15028)------------------------------
% 2.29/1.10  % (15030)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 2.29/1.10  % (15031)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)
% 2.29/1.10  % (15032)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on Vampire---4 for (2992ds/1483Mi)
% 2.29/1.10  % (15033)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)
% 2.29/1.12  % (15018)Instruction limit reached!
% 2.29/1.12  % (15018)------------------------------
% 2.29/1.12  % (15018)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.29/1.12  % (15018)Termination reason: Unknown
% 2.29/1.12  % (15018)Termination phase: Saturation
% 2.29/1.12  
% 2.29/1.12  % (15018)Memory used [KB]: 2055
% 2.29/1.12  % (15018)Time elapsed: 0.065 s
% 2.29/1.12  % (15018)Instructions burned: 119 (million)
% 2.29/1.12  % (15018)------------------------------
% 2.29/1.12  % (15018)------------------------------
% 2.29/1.12  % (15035)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)
% 2.29/1.12  % (15031)Instruction limit reached!
% 2.29/1.12  % (15031)------------------------------
% 2.29/1.12  % (15031)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.29/1.12  % (15031)Termination reason: Unknown
% 2.29/1.12  % (15031)Termination phase: Saturation
% 2.29/1.12  
% 2.29/1.12  % (15031)Memory used [KB]: 1679
% 2.29/1.12  % (15031)Time elapsed: 0.049 s
% 2.29/1.12  % (15031)Instructions burned: 50 (million)
% 2.29/1.12  % (15031)------------------------------
% 2.29/1.12  % (15031)------------------------------
% 2.29/1.13  % (15035)Refutation not found, incomplete strategy% (15035)------------------------------
% 2.29/1.13  % (15035)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.29/1.13  % (15035)Termination reason: Refutation not found, incomplete strategy
% 2.29/1.13  
% 2.29/1.13  % (15035)Memory used [KB]: 1262
% 2.29/1.13  % (15035)Time elapsed: 0.010 s
% 2.29/1.13  % (15035)Instructions burned: 15 (million)
% 2.29/1.13  % (15035)------------------------------
% 2.29/1.13  % (15035)------------------------------
% 2.29/1.13  % (15036)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)
% 2.29/1.13  % (15037)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)
% 2.29/1.13  % (15033)Instruction limit reached!
% 2.29/1.13  % (15033)------------------------------
% 2.29/1.13  % (15033)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.29/1.13  % (15033)Termination reason: Unknown
% 2.29/1.13  % (15033)Termination phase: Saturation
% 2.29/1.13  
% 2.29/1.13  % (15033)Memory used [KB]: 1644
% 2.29/1.13  % (15033)Time elapsed: 0.056 s
% 2.29/1.13  % (15033)Instructions burned: 68 (million)
% 2.29/1.13  % (15033)------------------------------
% 2.29/1.13  % (15033)------------------------------
% 2.29/1.13  % (15037)Refutation not found, incomplete strategy% (15037)------------------------------
% 2.29/1.13  % (15037)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.29/1.13  % (15037)Termination reason: Refutation not found, incomplete strategy
% 2.29/1.13  
% 2.29/1.13  % (15037)Memory used [KB]: 1113
% 2.29/1.13  % (15037)Time elapsed: 0.005 s
% 2.29/1.13  % (15037)Instructions burned: 5 (million)
% 2.29/1.13  % (15037)------------------------------
% 2.29/1.13  % (15037)------------------------------
% 2.29/1.14  % (15038)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)
% 2.29/1.14  % (15040)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)
% 2.29/1.14  % (15038)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 2.29/1.14  % (15019)Instruction limit reached!
% 2.29/1.14  % (15019)------------------------------
% 2.29/1.14  % (15019)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.29/1.14  % (15019)Termination reason: Unknown
% 2.29/1.14  % (15019)Termination phase: Saturation
% 2.29/1.14  
% 2.29/1.14  % (15019)Memory used [KB]: 3648
% 2.29/1.14  % (15019)Time elapsed: 0.093 s
% 2.29/1.14  % (15019)Instructions burned: 178 (million)
% 2.29/1.14  % (15019)------------------------------
% 2.29/1.14  % (15019)------------------------------
% 2.29/1.15  % (15040)Refutation not found, incomplete strategy% (15040)------------------------------
% 2.29/1.15  % (15040)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.29/1.15  % (15040)Termination reason: Refutation not found, incomplete strategy
% 2.29/1.15  
% 2.29/1.15  % (15040)Memory used [KB]: 1320
% 2.29/1.15  % (15040)Time elapsed: 0.011 s
% 2.29/1.15  % (15040)Instructions burned: 18 (million)
% 2.29/1.15  % (15040)------------------------------
% 2.29/1.15  % (15040)------------------------------
% 2.29/1.15  % (15042)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)
% 2.29/1.15  % (15042)Refutation not found, incomplete strategy% (15042)------------------------------
% 2.29/1.15  % (15042)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.29/1.15  % (15042)Termination reason: Refutation not found, incomplete strategy
% 2.29/1.15  
% 2.29/1.15  % (15042)Memory used [KB]: 1112
% 2.29/1.15  % (15042)Time elapsed: 0.004 s
% 2.29/1.15  % (15042)Instructions burned: 5 (million)
% 2.29/1.15  % (15042)------------------------------
% 2.29/1.15  % (15042)------------------------------
% 2.29/1.15  % (15043)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on Vampire---4 for (2992ds/1548Mi)
% 2.29/1.15  % (15036)Instruction limit reached!
% 2.29/1.15  % (15036)------------------------------
% 2.29/1.15  % (15036)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.29/1.15  % (15036)Termination reason: Unknown
% 2.29/1.15  % (15036)Termination phase: Saturation
% 2.29/1.15  
% 2.29/1.15  % (15036)Memory used [KB]: 1514
% 2.29/1.15  % (15036)Time elapsed: 0.026 s
% 2.29/1.15  % (15036)Instructions burned: 52 (million)
% 2.29/1.15  % (15036)------------------------------
% 2.29/1.15  % (15036)------------------------------
% 2.29/1.15  % (15044)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)
% 2.29/1.16  % (15045)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)
% 2.72/1.16  % (15043)Refutation not found, incomplete strategy% (15043)------------------------------
% 2.72/1.16  % (15043)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.72/1.16  % (15043)Termination reason: Refutation not found, incomplete strategy
% 2.72/1.16  
% 2.72/1.16  % (15043)Memory used [KB]: 1360
% 2.72/1.16  % (15043)Time elapsed: 0.013 s
% 2.72/1.16  % (15043)Instructions burned: 27 (million)
% 2.72/1.16  % (15043)------------------------------
% 2.72/1.16  % (15043)------------------------------
% 2.72/1.17  % (15047)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.72/1.17  % (15047)Refutation not found, incomplete strategy% (15047)------------------------------
% 2.72/1.17  % (15047)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.72/1.17  % (15047)Termination reason: Refutation not found, incomplete strategy
% 2.72/1.17  
% 2.72/1.17  % (15047)Memory used [KB]: 1121
% 2.72/1.17  % (15047)Time elapsed: 0.004 s
% 2.72/1.17  % (15047)Instructions burned: 7 (million)
% 2.72/1.17  % (15047)------------------------------
% 2.72/1.17  % (15047)------------------------------
% 2.72/1.17  % (15048)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.72/1.18  % (15048)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 2.72/1.18  % (15048)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 2.80/1.19  % (15044)Instruction limit reached!
% 2.80/1.19  % (15044)------------------------------
% 2.80/1.19  % (15044)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.80/1.19  % (15044)Termination reason: Unknown
% 2.80/1.19  % (15044)Termination phase: Saturation
% 2.80/1.19  
% 2.80/1.19  % (15044)Memory used [KB]: 1918
% 2.80/1.19  % (15044)Time elapsed: 0.039 s
% 2.80/1.19  % (15044)Instructions burned: 76 (million)
% 2.80/1.19  % (15044)------------------------------
% 2.80/1.19  % (15044)------------------------------
% 2.80/1.19  % (15006)Instruction limit reached!
% 2.80/1.19  % (15006)------------------------------
% 2.80/1.19  % (15006)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.80/1.19  % (15006)Termination reason: Unknown
% 2.80/1.19  % (15006)Termination phase: Saturation
% 2.80/1.19  
% 2.80/1.19  % (15006)Memory used [KB]: 3505
% 2.80/1.19  % (15006)Time elapsed: 0.191 s
% 2.80/1.19  % (15006)Instructions burned: 360 (million)
% 2.80/1.19  % (15006)------------------------------
% 2.80/1.19  % (15006)------------------------------
% 2.80/1.20  % (15049)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.80/1.20  % (15050)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.80/1.20  % (15050)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 2.80/1.20  % (15050)Refutation not found, incomplete strategy% (15050)------------------------------
% 2.80/1.20  % (15050)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.80/1.20  % (15050)Termination reason: Refutation not found, incomplete strategy
% 2.80/1.20  
% 2.80/1.20  % (15050)Memory used [KB]: 1093
% 2.80/1.20  % (15050)Time elapsed: 0.004 s
% 2.80/1.20  % (15050)Instructions burned: 4 (million)
% 2.80/1.20  % (15050)------------------------------
% 2.80/1.20  % (15050)------------------------------
% 2.80/1.20  % (15030)Instruction limit reached!
% 2.80/1.20  % (15030)------------------------------
% 2.80/1.20  % (15030)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.80/1.20  % (15030)Termination reason: Unknown
% 2.80/1.20  % (15030)Termination phase: Saturation
% 2.80/1.20  
% 2.80/1.20  % (15030)Memory used [KB]: 3297
% 2.80/1.20  % (15030)Time elapsed: 0.110 s
% 2.80/1.20  % (15030)Instructions burned: 206 (million)
% 2.80/1.20  % (15030)------------------------------
% 2.80/1.20  % (15030)------------------------------
% 2.80/1.20  % (15048)Instruction limit reached!
% 2.80/1.20  % (15048)------------------------------
% 2.80/1.20  % (15048)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.80/1.20  % (15048)Termination reason: Unknown
% 2.80/1.20  % (15048)Termination phase: Saturation
% 2.80/1.20  
% 2.80/1.20  % (15048)Memory used [KB]: 1763
% 2.80/1.20  % (15048)Time elapsed: 0.031 s
% 2.80/1.20  % (15048)Instructions burned: 59 (million)
% 2.80/1.20  % (15048)------------------------------
% 2.80/1.20  % (15048)------------------------------
% 2.80/1.20  % (15051)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.80/1.21  % (15051)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 2.80/1.21  % (15052)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.80/1.21  % (15053)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)
% 2.80/1.21  % (15053)Refutation not found, incomplete strategy% (15053)------------------------------
% 2.80/1.21  % (15053)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.80/1.21  % (15053)Termination reason: Refutation not found, incomplete strategy
% 2.80/1.21  
% 2.80/1.21  % (15053)Memory used [KB]: 1319
% 2.80/1.21  % (15053)Time elapsed: 0.009 s
% 2.80/1.21  % (15053)Instructions burned: 17 (million)
% 2.80/1.21  % (15053)------------------------------
% 2.80/1.21  % (15053)------------------------------
% 2.80/1.22  % (15055)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.05/1.26  % (15055)Instruction limit reached!
% 3.05/1.26  % (15055)------------------------------
% 3.05/1.26  % (15055)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.05/1.26  % (15055)Termination reason: Unknown
% 3.05/1.26  % (15055)Termination phase: Saturation
% 3.05/1.26  
% 3.05/1.26  % (15055)Memory used [KB]: 1790
% 3.05/1.26  % (15055)Time elapsed: 0.041 s
% 3.05/1.26  % (15055)Instructions burned: 77 (million)
% 3.05/1.26  % (15055)------------------------------
% 3.05/1.26  % (15055)------------------------------
% 3.05/1.26  % (15056)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.05/1.26  % (15049)Instruction limit reached!
% 3.05/1.26  % (15049)------------------------------
% 3.05/1.26  % (15049)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.05/1.26  % (15049)Termination reason: Unknown
% 3.05/1.26  % (15049)Termination phase: Saturation
% 3.05/1.26  
% 3.05/1.26  % (15049)Memory used [KB]: 1719
% 3.05/1.26  % (15049)Time elapsed: 0.070 s
% 3.05/1.26  % (15049)Instructions burned: 151 (million)
% 3.05/1.26  % (15049)------------------------------
% 3.05/1.26  % (15049)------------------------------
% 3.05/1.27  % (15057)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 (2991ds/251Mi)
% 3.05/1.27  % (15057)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 3.05/1.28  % (15057)Refutation not found, incomplete strategy% (15057)------------------------------
% 3.05/1.28  % (15057)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.05/1.28  % (15057)Termination reason: Refutation not found, incomplete strategy
% 3.05/1.28  
% 3.05/1.28  % (15057)Memory used [KB]: 1295
% 3.05/1.28  % (15057)Time elapsed: 0.012 s
% 3.05/1.28  % (15057)Instructions burned: 21 (million)
% 3.05/1.28  % (15057)------------------------------
% 3.05/1.28  % (15057)------------------------------
% 3.05/1.28  % (15052)Instruction limit reached!
% 3.05/1.28  % (15052)------------------------------
% 3.05/1.28  % (15052)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.05/1.28  % (15052)Termination reason: Unknown
% 3.05/1.28  % (15052)Termination phase: Saturation
% 3.05/1.28  
% 3.05/1.28  % (15052)Memory used [KB]: 2903
% 3.05/1.28  % (15052)Time elapsed: 0.075 s
% 3.05/1.28  % (15052)Instructions burned: 200 (million)
% 3.05/1.28  % (15052)------------------------------
% 3.05/1.28  % (15052)------------------------------
% 3.05/1.28  % (15059)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.05/1.28  % (15060)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.05/1.29  % (15059)Refutation not found, incomplete strategy% (15059)------------------------------
% 3.05/1.29  % (15059)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.05/1.29  % (15059)Termination reason: Refutation not found, incomplete strategy
% 3.05/1.29  
% 3.05/1.29  % (15059)Memory used [KB]: 1375
% 3.05/1.29  % (15059)Time elapsed: 0.013 s
% 3.05/1.29  % (15059)Instructions burned: 25 (million)
% 3.05/1.29  % (15059)------------------------------
% 3.05/1.29  % (15059)------------------------------
% 3.05/1.30  % (15061)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.05/1.30  % (15060)Instruction limit reached!
% 3.05/1.30  % (15060)------------------------------
% 3.05/1.30  % (15060)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.05/1.30  % (15060)Termination reason: Unknown
% 3.05/1.30  % (15060)Termination phase: Saturation
% 3.05/1.30  
% 3.05/1.30  % (15060)Memory used [KB]: 1731
% 3.05/1.30  % (15060)Time elapsed: 0.019 s
% 3.05/1.30  % (15060)Instructions burned: 38 (million)
% 3.05/1.30  % (15060)------------------------------
% 3.05/1.30  % (15060)------------------------------
% 3.05/1.30  % (15061)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 3.05/1.30  % (15062)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.37/1.35  % (15061)Instruction limit reached!
% 3.37/1.35  % (15061)------------------------------
% 3.37/1.35  % (15061)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.37/1.35  % (15061)Termination reason: Unknown
% 3.37/1.35  % (15061)Termination phase: Saturation
% 3.37/1.35  
% 3.37/1.35  % (15061)Memory used [KB]: 1901
% 3.37/1.35  % (15061)Time elapsed: 0.057 s
% 3.37/1.35  % (15061)Instructions burned: 132 (million)
% 3.37/1.35  % (15061)------------------------------
% 3.37/1.35  % (15061)------------------------------
% 3.37/1.36  % (15065)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.37/1.36  % (15065)Refutation not found, incomplete strategy% (15065)------------------------------
% 3.37/1.36  % (15065)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.37/1.36  % (15065)Termination reason: Refutation not found, incomplete strategy
% 3.37/1.36  
% 3.37/1.36  % (15065)Memory used [KB]: 1203
% 3.37/1.36  % (15065)Time elapsed: 0.007 s
% 3.37/1.36  % (15065)Instructions burned: 10 (million)
% 3.37/1.36  % (15065)------------------------------
% 3.37/1.36  % (15065)------------------------------
% 3.37/1.36  % (15067)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.49/1.39  % (15067)Instruction limit reached!
% 3.49/1.39  % (15067)------------------------------
% 3.49/1.39  % (15067)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.49/1.39  % (15067)Termination reason: Unknown
% 3.49/1.39  % (15067)Termination phase: Saturation
% 3.49/1.39  
% 3.49/1.39  % (15067)Memory used [KB]: 1584
% 3.49/1.39  % (15067)Time elapsed: 0.029 s
% 3.49/1.39  % (15067)Instructions burned: 55 (million)
% 3.49/1.39  % (15067)------------------------------
% 3.49/1.39  % (15067)------------------------------
% 3.49/1.40  % (15069)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.49/1.40  % (15069)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 3.49/1.41  % (15069)Refutation not found, incomplete strategy% (15069)------------------------------
% 3.49/1.41  % (15069)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.49/1.41  % (15069)Termination reason: Refutation not found, incomplete strategy
% 3.49/1.41  
% 3.49/1.41  % (15069)Memory used [KB]: 1311
% 3.49/1.41  % (15069)Time elapsed: 0.013 s
% 3.49/1.41  % (15069)Instructions burned: 23 (million)
% 3.49/1.41  % (15069)------------------------------
% 3.49/1.41  % (15069)------------------------------
% 3.49/1.41  % (15062)Instruction limit reached!
% 3.49/1.41  % (15062)------------------------------
% 3.49/1.41  % (15062)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.49/1.41  % (15062)Termination reason: Unknown
% 3.49/1.41  % (15062)Termination phase: Saturation
% 3.49/1.41  
% 3.49/1.41  % (15062)Memory used [KB]: 2622
% 3.49/1.41  % (15062)Time elapsed: 0.106 s
% 3.49/1.41  % (15062)Instructions burned: 210 (million)
% 3.49/1.41  % (15062)------------------------------
% 3.49/1.41  % (15062)------------------------------
% 3.49/1.41  % (15070)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.49/1.41  % (15071)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.49/1.41  % (15071)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 3.49/1.41  % (15070)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 3.49/1.45  % (15071)Instruction limit reached!
% 3.49/1.45  % (15071)------------------------------
% 3.49/1.45  % (15071)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.49/1.45  % (15071)Termination reason: Unknown
% 3.49/1.45  % (15071)Termination phase: Saturation
% 3.49/1.45  
% 3.49/1.45  % (15071)Memory used [KB]: 1935
% 3.49/1.45  % (15071)Time elapsed: 0.038 s
% 3.49/1.45  % (15071)Instructions burned: 91 (million)
% 3.49/1.45  % (15071)------------------------------
% 3.49/1.45  % (15071)------------------------------
% 3.49/1.45  % (15075)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)
% 3.49/1.45  % (15075)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 3.77/1.46  % (15075)Refutation not found, incomplete strategy% (15075)------------------------------
% 3.77/1.46  % (15075)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.77/1.46  % (15075)Termination reason: Refutation not found, incomplete strategy
% 3.77/1.46  
% 3.77/1.46  % (15075)Memory used [KB]: 1291
% 3.77/1.46  % (15075)Time elapsed: 0.011 s
% 3.77/1.46  % (15075)Instructions burned: 20 (million)
% 3.77/1.46  % (15075)------------------------------
% 3.77/1.46  % (15075)------------------------------
% 3.77/1.46  % (15077)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 (2989ds/123Mi)
% 3.77/1.47  % (15077)Refutation not found, incomplete strategy% (15077)------------------------------
% 3.77/1.47  % (15077)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.77/1.47  % (15077)Termination reason: Refutation not found, incomplete strategy
% 3.77/1.47  
% 3.77/1.47  % (15077)Memory used [KB]: 1310
% 3.77/1.47  % (15077)Time elapsed: 0.011 s
% 3.77/1.47  % (15077)Instructions burned: 19 (million)
% 3.77/1.47  % (15077)------------------------------
% 3.77/1.47  % (15077)------------------------------
% 3.77/1.48  % (15079)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)
% 3.83/1.49  % (15038)Instruction limit reached!
% 3.83/1.49  % (15038)------------------------------
% 3.83/1.49  % (15038)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.83/1.49  % (15038)Termination reason: Unknown
% 3.83/1.49  % (15038)Termination phase: Saturation
% 3.83/1.49  
% 3.83/1.49  % (15038)Memory used [KB]: 6159
% 3.83/1.49  % (15038)Time elapsed: 0.359 s
% 3.83/1.49  % (15038)Instructions burned: 864 (million)
% 3.83/1.49  % (15038)------------------------------
% 3.83/1.49  % (15038)------------------------------
% 3.83/1.50  % (15082)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)
% 3.83/1.50  % (15082)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 3.83/1.51  % (15079)Instruction limit reached!
% 3.83/1.51  % (15079)------------------------------
% 3.83/1.51  % (15079)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.83/1.51  % (15079)Termination reason: Unknown
% 3.83/1.51  % (15079)Termination phase: Saturation
% 3.83/1.51  
% 3.83/1.51  % (15079)Memory used [KB]: 1731
% 3.83/1.51  % (15079)Time elapsed: 0.038 s
% 3.83/1.51  % (15079)Instructions burned: 86 (million)
% 3.83/1.51  % (15079)------------------------------
% 3.83/1.51  % (15079)------------------------------
% 3.83/1.52  % (15085)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.27/1.53  % (15082)Instruction limit reached!
% 4.27/1.53  % (15082)------------------------------
% 4.27/1.53  % (15082)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.27/1.53  % (15082)Termination reason: Unknown
% 4.27/1.53  % (15082)Termination phase: Saturation
% 4.27/1.53  
% 4.27/1.53  % (15082)Memory used [KB]: 1889
% 4.27/1.53  % (15082)Time elapsed: 0.037 s
% 4.27/1.53  % (15082)Instructions burned: 86 (million)
% 4.27/1.53  % (15082)------------------------------
% 4.27/1.53  % (15082)------------------------------
% 4.27/1.54  % (15086)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.27/1.54  % (15086)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 4.27/1.54  % (15086)Refutation not found, incomplete strategy% (15086)------------------------------
% 4.27/1.54  % (15086)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.27/1.54  % (15086)Termination reason: Refutation not found, incomplete strategy
% 4.27/1.54  
% 4.27/1.54  % (15086)Memory used [KB]: 1282
% 4.27/1.54  % (15086)Time elapsed: 0.007 s
% 4.27/1.54  % (15086)Instructions burned: 11 (million)
% 4.27/1.54  % (15086)------------------------------
% 4.27/1.54  % (15086)------------------------------
% 4.27/1.55  % (15087)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.27/1.55  % (15056)Instruction limit reached!
% 4.27/1.55  % (15056)------------------------------
% 4.27/1.55  % (15056)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.27/1.55  % (15056)Termination reason: Unknown
% 4.27/1.55  % (15056)Termination phase: Saturation
% 4.27/1.55  
% 4.27/1.55  % (15056)Memory used [KB]: 4529
% 4.27/1.55  % (15056)Time elapsed: 0.288 s
% 4.27/1.55  % (15056)Instructions burned: 580 (million)
% 4.27/1.55  % (15056)------------------------------
% 4.27/1.55  % (15056)------------------------------
% 4.27/1.55  % (15089)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)
% 4.27/1.62  % (15089)Instruction limit reached!
% 4.27/1.62  % (15089)------------------------------
% 4.27/1.62  % (15089)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.27/1.62  % (15089)Termination reason: Unknown
% 4.27/1.62  % (15089)Termination phase: Saturation
% 4.27/1.62  
% 4.27/1.62  % (15089)Memory used [KB]: 2204
% 4.27/1.62  % (15089)Time elapsed: 0.100 s
% 4.27/1.62  % (15089)Instructions burned: 151 (million)
% 4.27/1.62  % (15089)------------------------------
% 4.27/1.62  % (15089)------------------------------
% 6.49/1.63  % (15096)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)
% 6.49/1.63  % (15085)Instruction limit reached!
% 6.49/1.63  % (15085)------------------------------
% 6.49/1.63  % (15085)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.49/1.63  % (15085)Termination reason: Unknown
% 6.49/1.63  % (15085)Termination phase: Saturation
% 6.49/1.63  
% 6.49/1.63  % (15085)Memory used [KB]: 2424
% 6.49/1.63  % (15085)Time elapsed: 0.139 s
% 6.49/1.63  % (15085)Instructions burned: 260 (million)
% 6.49/1.63  % (15085)------------------------------
% 6.49/1.63  % (15085)------------------------------
% 6.49/1.64  % (15097)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)
% 6.49/1.64  % (15097)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 6.49/1.65  % (15097)Refutation not found, incomplete strategy% (15097)------------------------------
% 6.49/1.65  % (15097)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.49/1.65  % (15097)Termination reason: Refutation not found, incomplete strategy
% 6.49/1.65  
% 6.49/1.65  % (15097)Memory used [KB]: 1384
% 6.49/1.65  % (15097)Time elapsed: 0.014 s
% 6.49/1.65  % (15097)Instructions burned: 26 (million)
% 6.49/1.65  % (15097)------------------------------
% 6.49/1.65  % (15097)------------------------------
% 6.49/1.65  % (15099)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)
% 6.49/1.68  % (15096)Instruction limit reached!
% 6.49/1.68  % (15096)------------------------------
% 6.49/1.68  % (15096)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.49/1.68  % (15096)Termination reason: Unknown
% 6.49/1.68  % (15096)Termination phase: Saturation
% 6.49/1.68  
% 6.49/1.68  % (15096)Memory used [KB]: 1923
% 6.49/1.68  % (15096)Time elapsed: 0.051 s
% 6.49/1.68  % (15096)Instructions burned: 98 (million)
% 6.49/1.68  % (15096)------------------------------
% 6.49/1.68  % (15096)------------------------------
% 6.49/1.68  % (15087)Instruction limit reached!
% 6.49/1.68  % (15087)------------------------------
% 6.49/1.68  % (15087)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.49/1.68  % (15087)Termination reason: Unknown
% 6.49/1.68  % (15102)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)
% 6.49/1.68  % (15087)Termination phase: Saturation
% 6.49/1.68  
% 6.49/1.68  % (15087)Memory used [KB]: 2642
% 6.49/1.68  % (15087)Time elapsed: 0.160 s
% 6.49/1.68  % (15087)Instructions burned: 280 (million)
% 6.49/1.68  % (15087)------------------------------
% 6.49/1.68  % (15087)------------------------------
% 6.49/1.68  % (15103)lrs+1011_1:1_sil=64000:i=101:sd=2:ep=R:ss=axioms_0 on Vampire---4 for (2986ds/101Mi)
% 6.49/1.69  % (15103)Refutation not found, incomplete strategy% (15103)------------------------------
% 6.49/1.69  % (15103)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.49/1.69  % (15103)Termination reason: Refutation not found, incomplete strategy
% 6.49/1.69  
% 6.49/1.69  % (15103)Memory used [KB]: 1127
% 6.49/1.69  % (15103)Time elapsed: 0.004 s
% 6.49/1.69  % (15103)Instructions burned: 5 (million)
% 6.49/1.69  % (15103)------------------------------
% 6.49/1.69  % (15103)------------------------------
% 6.49/1.69  % (15102)Refutation not found, incomplete strategy% (15102)------------------------------
% 6.49/1.69  % (15102)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.49/1.69  % (15102)Termination reason: Refutation not found, incomplete strategy
% 6.49/1.69  
% 6.49/1.69  % (15102)Memory used [KB]: 1292
% 6.49/1.69  % (15102)Time elapsed: 0.010 s
% 6.49/1.69  % (15102)Instructions burned: 19 (million)
% 6.49/1.69  % (15102)------------------------------
% 6.49/1.69  % (15102)------------------------------
% 6.49/1.69  % (15105)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)
% 7.03/1.69  % (15099)Instruction limit reached!
% 7.03/1.69  % (15099)------------------------------
% 7.03/1.69  % (15099)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.03/1.69  % (15099)Termination reason: Unknown
% 7.03/1.69  % (15099)Termination phase: Saturation
% 7.03/1.69  
% 7.03/1.69  % (15099)Memory used [KB]: 1688
% 7.03/1.69  % (15099)Time elapsed: 0.041 s
% 7.03/1.69  % (15099)Instructions burned: 79 (million)
% 7.03/1.69  % (15099)------------------------------
% 7.03/1.69  % (15099)------------------------------
% 7.03/1.69  % (15105)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 7.03/1.69  % (15106)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)
% 7.03/1.69  % (15106)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 7.03/1.70  % (15107)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)
% 7.03/1.70  % (15107)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 7.03/1.70  % (15105)Refutation not found, incomplete strategy% (15105)------------------------------
% 7.03/1.70  % (15105)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.03/1.70  % (15105)Termination reason: Refutation not found, incomplete strategy
% 7.03/1.70  
% 7.03/1.70  % (15105)Memory used [KB]: 1303
% 7.03/1.70  % (15105)Time elapsed: 0.013 s
% 7.03/1.70  % (15105)Instructions burned: 26 (million)
% 7.03/1.70  % (15105)------------------------------
% 7.03/1.70  % (15105)------------------------------
% 7.03/1.71  % (15109)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)
% 7.03/1.75  % (15045)Instruction limit reached!
% 7.03/1.75  % (15045)------------------------------
% 7.03/1.75  % (15045)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.03/1.75  % (15045)Termination reason: Unknown
% 7.03/1.75  % (15045)Termination phase: Saturation
% 7.03/1.75  
% 7.03/1.75  % (15045)Memory used [KB]: 6740
% 7.03/1.75  % (15045)Time elapsed: 0.594 s
% 7.03/1.75  % (15045)Instructions burned: 1377 (million)
% 7.03/1.75  % (15045)------------------------------
% 7.03/1.75  % (15045)------------------------------
% 7.03/1.75  % (15114)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)
% 7.03/1.76  % (15114)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 7.03/1.76  % (15109)Instruction limit reached!
% 7.03/1.76  % (15109)------------------------------
% 7.03/1.76  % (15109)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.03/1.76  % (15109)Termination reason: Unknown
% 7.03/1.76  % (15109)Termination phase: Saturation
% 7.03/1.76  
% 7.03/1.76  % (15109)Memory used [KB]: 2636
% 7.03/1.76  % (15109)Time elapsed: 0.053 s
% 7.03/1.76  % (15109)Instructions burned: 112 (million)
% 7.03/1.76  % (15109)------------------------------
% 7.03/1.76  % (15109)------------------------------
% 7.03/1.76  % (15115)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)
% 7.03/1.77  % (15115)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 7.03/1.77  % (15032)First to succeed.
% 7.03/1.77  % (15106)Instruction limit reached!
% 7.03/1.77  % (15106)------------------------------
% 7.03/1.77  % (15106)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.03/1.77  % (15106)Termination reason: Unknown
% 7.03/1.77  % (15106)Termination phase: Saturation
% 7.03/1.77  
% 7.03/1.77  % (15106)Memory used [KB]: 3023
% 7.03/1.77  % (15106)Time elapsed: 0.079 s
% 7.03/1.77  % (15106)Instructions burned: 171 (million)
% 7.03/1.77  % (15106)------------------------------
% 7.03/1.77  % (15106)------------------------------
% 7.03/1.77  % (15032)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-14915"
% 7.03/1.77  % (15116)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 (2985ds/306Mi)
% 7.03/1.77  % (15032)Refutation found. Thanks to Tanya!
% 7.03/1.77  % SZS status Theorem for Vampire---4
% 7.03/1.77  % SZS output start Proof for Vampire---4
% See solution above
% 7.03/1.78  % (15032)------------------------------
% 7.03/1.78  % (15032)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.03/1.78  % (15032)Termination reason: Refutation
% 7.03/1.78  
% 7.03/1.78  % (15032)Memory used [KB]: 6491
% 7.03/1.78  % (15032)Time elapsed: 0.697 s
% 7.03/1.78  % (15032)Instructions burned: 1343 (million)
% 7.03/1.78  % (14915)Success in time 1.414 s
% 7.03/1.78  % Vampire---4.8 exiting
%------------------------------------------------------------------------------