TSTP Solution File: COM040_5 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : COM040_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 : n027.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:21 EDT 2024

% Result   : Theorem 7.03s 1.66s
% 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.3XmYCDWXim/Vampire---4.8_1943',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.3XmYCDWXim/Vampire---4.8_1943',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.3XmYCDWXim/Vampire---4.8_1943',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.3XmYCDWXim/Vampire---4.8_1943',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.3XmYCDWXim/Vampire---4.8_1943',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 = nDvd(d,l,ks1),
    inference(cnf_transformation,[],[f4]) ).

tff(f4,axiom,
    a = nDvd(d,l,ks1),
    file('/export/starexec/sandbox2/tmp/tmp.3XmYCDWXim/Vampire---4.8_1943',fact_3_NDvd) ).

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

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

tff(f22,axiom,
    ! [X21: list(int),X22: int,X23: int] : ( divisor(nDvd(X23,X22,X21)) = X23 ),
    file('/export/starexec/sandbox2/tmp/tmp.3XmYCDWXim/Vampire---4.8_1943',fact_21_divisor_Osimps_I3_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.3XmYCDWXim/Vampire---4.8_1943',fact_0_assms_I3_J) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.10  % Problem    : COM040_5 : TPTP v8.1.2. Released v6.0.0.
% 0.06/0.12  % 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.11/0.32  % Computer : n027.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit   : 300
% 0.11/0.32  % WCLimit    : 300
% 0.11/0.32  % DateTime   : Fri May  3 21:28:08 EDT 2024
% 0.11/0.32  % CPUTime    : 
% 0.11/0.32  This is a TF1_THM_EQU_NAR problem
% 0.11/0.32  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.3XmYCDWXim/Vampire---4.8_1943
% 0.65/0.82  % (2057)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2995ds/78Mi)
% 0.65/0.82  % (2058)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2995ds/33Mi)
% 0.65/0.82  % (2056)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on Vampire---4 for (2995ds/51Mi)
% 0.65/0.82  % (2059)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on Vampire---4 for (2995ds/34Mi)
% 0.65/0.82  % (2055)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on Vampire---4 for (2995ds/34Mi)
% 0.65/0.82  % (2060)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2995ds/45Mi)
% 0.65/0.82  % (2061)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on Vampire---4 for (2995ds/83Mi)
% 0.65/0.82  % (2062)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on Vampire---4 for (2995ds/56Mi)
% 0.65/0.82  % (2058)Refutation not found, incomplete strategy% (2058)------------------------------
% 0.65/0.82  % (2058)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.65/0.82  % (2058)Termination reason: Refutation not found, incomplete strategy
% 0.65/0.82  
% 0.65/0.82  % (2058)Memory used [KB]: 1092
% 0.65/0.82  % (2058)Time elapsed: 0.003 s
% 0.65/0.82  % (2058)Instructions burned: 3 (million)
% 0.65/0.82  % (2058)------------------------------
% 0.65/0.82  % (2058)------------------------------
% 0.65/0.82  % (2061)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.65/0.82  % (2062)Refutation not found, incomplete strategy% (2062)------------------------------
% 0.65/0.82  % (2062)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.65/0.82  % (2062)Termination reason: Refutation not found, incomplete strategy
% 0.65/0.82  
% 0.65/0.82  % (2062)Memory used [KB]: 1110
% 0.65/0.82  % (2062)Time elapsed: 0.004 s
% 0.65/0.82  % (2062)Instructions burned: 5 (million)
% 0.65/0.82  % (2062)------------------------------
% 0.65/0.82  % (2062)------------------------------
% 0.65/0.82  % (2061)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.65/0.82  % (2055)Refutation not found, incomplete strategy% (2055)------------------------------
% 0.65/0.82  % (2055)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.65/0.82  % (2055)Termination reason: Refutation not found, incomplete strategy
% 0.65/0.82  
% 0.65/0.82  % (2055)Memory used [KB]: 1143
% 0.65/0.82  % (2055)Time elapsed: 0.007 s
% 0.65/0.82  % (2055)Instructions burned: 10 (million)
% 0.65/0.82  % (2055)------------------------------
% 0.65/0.82  % (2055)------------------------------
% 0.65/0.82  % (2060)Refutation not found, incomplete strategy% (2060)------------------------------
% 0.65/0.82  % (2060)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.65/0.82  % (2063)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on Vampire---4 for (2995ds/55Mi)
% 0.65/0.82  % (2060)Termination reason: Refutation not found, incomplete strategy
% 0.65/0.82  
% 0.65/0.82  % (2060)Memory used [KB]: 1184
% 0.65/0.82  % (2060)Time elapsed: 0.007 s
% 0.65/0.82  % (2060)Instructions burned: 12 (million)
% 0.65/0.82  % (2060)------------------------------
% 0.65/0.82  % (2060)------------------------------
% 0.65/0.82  % (2065)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on Vampire---4 for (2995ds/50Mi)
% 0.65/0.83  % (2066)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on Vampire---4 for (2995ds/208Mi)
% 0.65/0.83  % (2059)Refutation not found, incomplete strategy% (2059)------------------------------
% 0.65/0.83  % (2059)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.65/0.83  % (2059)Termination reason: Refutation not found, incomplete strategy
% 0.65/0.83  
% 0.65/0.83  % (2059)Memory used [KB]: 1344
% 0.65/0.83  % (2059)Time elapsed: 0.010 s
% 0.65/0.83  % (2059)Instructions burned: 21 (million)
% 0.65/0.83  % (2059)------------------------------
% 0.65/0.83  % (2059)------------------------------
% 0.65/0.83  % (2067)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on Vampire---4 for (2995ds/52Mi)
% 0.65/0.83  % (2068)lrs-1010_1:1_to=lpo:sil=2000:sp=reverse_arity:sos=on:urr=ec_only:i=518:sd=2:bd=off:ss=axioms:sgt=16_0 on Vampire---4 for (2995ds/518Mi)
% 0.65/0.83  % (2065)Refutation not found, incomplete strategy% (2065)------------------------------
% 0.65/0.83  % (2065)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.65/0.83  % (2065)Termination reason: Refutation not found, incomplete strategy
% 0.65/0.83  
% 0.65/0.83  % (2065)Memory used [KB]: 1315
% 0.65/0.83  % (2065)Time elapsed: 0.009 s
% 0.65/0.83  % (2065)Instructions burned: 18 (million)
% 0.65/0.83  % (2065)------------------------------
% 0.65/0.83  % (2065)------------------------------
% 0.65/0.83  % (2068)Refutation not found, incomplete strategy% (2068)------------------------------
% 0.65/0.83  % (2068)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.65/0.83  % (2068)Termination reason: Refutation not found, incomplete strategy
% 0.65/0.83  
% 0.65/0.83  % (2068)Memory used [KB]: 1176
% 0.65/0.83  % (2068)Time elapsed: 0.005 s
% 0.65/0.83  % (2068)Instructions burned: 9 (million)
% 0.65/0.83  % (2068)------------------------------
% 0.65/0.83  % (2068)------------------------------
% 0.65/0.84  % (2069)lrs+1011_87677:1048576_sil=8000:sos=on:spb=non_intro:nwc=10.0:kmz=on:i=42:ep=RS:nm=0:ins=1:uhcvi=on:rawr=on:fde=unused:afp=2000:afq=1.444:plsq=on:nicw=on_0 on Vampire---4 for (2995ds/42Mi)
% 0.65/0.84  % (2070)dis+1011_1258907:1048576_bsr=unit_only:to=lpo:drc=off:sil=2000:tgt=full:fde=none:sp=frequency:spb=goal:rnwc=on:nwc=6.70083:sac=on:newcnf=on:st=2:i=243:bs=unit_only:sd=3:afp=300:awrs=decay:awrsf=218:nm=16:ins=3:afq=3.76821:afr=on:ss=axioms:sgt=5:rawr=on:add=off:bsd=on_0 on Vampire---4 for (2995ds/243Mi)
% 0.65/0.84  % (2070)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.65/0.84  % (2056)Instruction limit reached!
% 0.65/0.84  % (2056)------------------------------
% 0.65/0.84  % (2056)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.65/0.84  % (2056)Termination reason: Unknown
% 0.65/0.84  % (2056)Termination phase: Saturation
% 0.65/0.84  
% 0.65/0.84  % (2056)Memory used [KB]: 1528
% 0.65/0.84  % (2056)Time elapsed: 0.027 s
% 0.65/0.84  % (2056)Instructions burned: 52 (million)
% 0.65/0.84  % (2056)------------------------------
% 0.65/0.84  % (2056)------------------------------
% 0.65/0.84  % (2069)Refutation not found, incomplete strategy% (2069)------------------------------
% 0.65/0.84  % (2069)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.65/0.84  % (2069)Termination reason: Refutation not found, incomplete strategy
% 0.65/0.84  
% 0.65/0.84  % (2069)Memory used [KB]: 1306
% 0.65/0.84  % (2069)Time elapsed: 0.009 s
% 0.65/0.84  % (2069)Instructions burned: 18 (million)
% 0.65/0.84  % (2069)------------------------------
% 0.65/0.84  % (2069)------------------------------
% 0.65/0.85  % (2071)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.65/0.85  % (2072)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.74/0.85  % (2071)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.74/0.85  % (2072)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.74/0.85  % (2063)Instruction limit reached!
% 0.74/0.85  % (2063)------------------------------
% 0.74/0.85  % (2063)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.74/0.85  % (2063)Termination reason: Unknown
% 0.74/0.85  % (2063)Termination phase: Saturation
% 0.74/0.85  
% 0.74/0.85  % (2063)Memory used [KB]: 1769
% 0.74/0.85  % (2063)Time elapsed: 0.029 s
% 0.74/0.85  % (2063)Instructions burned: 56 (million)
% 0.74/0.85  % (2063)------------------------------
% 0.74/0.85  % (2063)------------------------------
% 0.74/0.85  % (2067)Instruction limit reached!
% 0.74/0.85  % (2067)------------------------------
% 0.74/0.85  % (2067)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.74/0.85  % (2067)Termination reason: Unknown
% 0.74/0.85  % (2067)Termination phase: Saturation
% 0.74/0.85  
% 0.74/0.85  % (2067)Memory used [KB]: 1849
% 0.74/0.85  % (2067)Time elapsed: 0.028 s
% 0.74/0.85  % (2067)Instructions burned: 52 (million)
% 0.74/0.85  % (2067)------------------------------
% 0.74/0.85  % (2067)------------------------------
% 0.74/0.85  % (2073)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.74/0.85  % (2073)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.74/0.86  % (2074)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.74/0.86  % (2061)Instruction limit reached!
% 0.74/0.86  % (2061)------------------------------
% 0.74/0.86  % (2061)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.74/0.86  % (2061)Termination reason: Unknown
% 0.74/0.86  % (2061)Termination phase: Saturation
% 0.74/0.86  
% 0.74/0.86  % (2061)Memory used [KB]: 1824
% 0.74/0.86  % (2061)Time elapsed: 0.041 s
% 0.74/0.86  % (2061)Instructions burned: 83 (million)
% 0.74/0.86  % (2061)------------------------------
% 0.74/0.86  % (2061)------------------------------
% 0.74/0.86  % (2057)Instruction limit reached!
% 0.74/0.86  % (2057)------------------------------
% 0.74/0.86  % (2057)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.74/0.86  % (2057)Termination reason: Unknown
% 0.74/0.86  % (2057)Termination phase: Saturation
% 0.74/0.86  
% 0.74/0.86  % (2057)Memory used [KB]: 1974
% 0.74/0.86  % (2057)Time elapsed: 0.042 s
% 0.74/0.86  % (2057)Instructions burned: 79 (million)
% 0.74/0.86  % (2057)------------------------------
% 0.74/0.86  % (2057)------------------------------
% 0.74/0.86  % (2074)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.74/0.86  % (2075)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.74/0.86  % (2076)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.74/0.86  % (2075)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.74/0.87  % (2075)Instruction limit reached!
% 0.74/0.87  % (2075)------------------------------
% 0.74/0.87  % (2075)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.74/0.87  % (2075)Termination reason: Unknown
% 0.74/0.87  % (2075)Termination phase: Saturation
% 0.74/0.88  
% 0.74/0.88  % (2075)Memory used [KB]: 1430
% 0.74/0.88  % (2075)Time elapsed: 0.017 s
% 0.74/0.88  % (2075)Instructions burned: 32 (million)
% 0.74/0.88  % (2075)------------------------------
% 0.74/0.88  % (2075)------------------------------
% 0.74/0.88  % (2077)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.74/0.88  % (2077)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.74/0.88  % (2074)Instruction limit reached!
% 0.74/0.88  % (2074)------------------------------
% 0.74/0.88  % (2074)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.74/0.88  % (2074)Termination reason: Unknown
% 0.74/0.88  % (2074)Termination phase: Saturation
% 0.74/0.88  
% 0.74/0.88  % (2074)Memory used [KB]: 1897
% 0.74/0.88  % (2074)Time elapsed: 0.029 s
% 0.74/0.88  % (2074)Instructions burned: 63 (million)
% 0.74/0.88  % (2074)------------------------------
% 0.74/0.88  % (2074)------------------------------
% 0.74/0.89  % (2078)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 (2994ds/53Mi)
% 0.74/0.89  % (2078)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.74/0.89  % (2078)Refutation not found, incomplete strategy% (2078)------------------------------
% 0.74/0.89  % (2078)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.74/0.89  % (2078)Termination reason: Refutation not found, incomplete strategy
% 0.74/0.89  
% 0.74/0.89  % (2078)Memory used [KB]: 1092
% 0.74/0.89  % (2078)Time elapsed: 0.003 s
% 0.74/0.89  % (2078)Instructions burned: 4 (million)
% 0.74/0.89  % (2077)Refutation not found, incomplete strategy% (2077)------------------------------
% 0.74/0.89  % (2077)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.74/0.89  % (2077)Termination reason: Refutation not found, incomplete strategy
% 0.74/0.89  
% 0.74/0.89  % (2077)Memory used [KB]: 1322
% 0.74/0.89  % (2077)Time elapsed: 0.012 s
% 0.74/0.89  % (2077)Instructions burned: 24 (million)
% 0.74/0.89  % (2078)------------------------------
% 0.74/0.89  % (2078)------------------------------
% 0.74/0.89  % (2077)------------------------------
% 0.74/0.89  % (2077)------------------------------
% 0.74/0.89  % (2079)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 (2994ds/46Mi)
% 0.74/0.89  % (2080)dis+10_3:31_sil=2000:sp=frequency:abs=on:acc=on:lcm=reverse:nwc=3.0:alpa=random:st=3.0:i=102:sd=1:nm=4:ins=1:aer=off:ss=axioms_0 on Vampire---4 for (2994ds/102Mi)
% 0.74/0.89  % (2073)Instruction limit reached!
% 0.74/0.89  % (2073)------------------------------
% 0.74/0.89  % (2073)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.74/0.89  % (2073)Termination reason: Unknown
% 0.74/0.89  % (2073)Termination phase: Saturation
% 0.74/0.89  
% 0.74/0.89  % (2073)Memory used [KB]: 1646
% 0.74/0.89  % (2073)Time elapsed: 0.043 s
% 0.74/0.89  % (2073)Instructions burned: 94 (million)
% 0.74/0.89  % (2073)------------------------------
% 0.74/0.89  % (2073)------------------------------
% 0.74/0.90  % (2079)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.74/0.90  % (2081)ott+1011_9:29_slsqr=3,2:sil=2000:tgt=ground:lsd=10:lcm=predicate:avsqc=4:slsq=on:avsq=on:i=35:s2at=4.0:add=large:sd=1:avsqr=1,16:aer=off:ss=axioms:sgt=100:rawr=on:s2a=on:sac=on:afp=1:nwc=10.0:nm=64:bd=preordered:abs=on:rnwc=on:er=filter:nicw=on:spb=non_intro:lma=on_0 on Vampire---4 for (2994ds/35Mi)
% 0.74/0.90  % (2071)Instruction limit reached!
% 0.74/0.90  % (2071)------------------------------
% 0.74/0.90  % (2071)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.74/0.90  % (2071)Termination reason: Unknown
% 0.74/0.90  % (2071)Termination phase: Saturation
% 0.74/0.90  
% 0.74/0.90  % (2071)Memory used [KB]: 2663
% 0.74/0.90  % (2071)Time elapsed: 0.057 s
% 0.74/0.90  % (2071)Instructions burned: 118 (million)
% 0.74/0.90  % (2071)------------------------------
% 0.74/0.90  % (2071)------------------------------
% 0.74/0.90  % (2082)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on Vampire---4 for (2994ds/87Mi)
% 0.74/0.91  % (2082)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.74/0.91  % (2079)Instruction limit reached!
% 0.74/0.91  % (2079)------------------------------
% 0.74/0.91  % (2079)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.74/0.91  % (2079)Termination reason: Unknown
% 0.74/0.91  % (2079)Termination phase: Saturation
% 0.74/0.91  
% 0.74/0.91  % (2079)Memory used [KB]: 1950
% 0.74/0.91  % (2079)Time elapsed: 0.023 s
% 0.74/0.91  % (2079)Instructions burned: 46 (million)
% 0.74/0.91  % (2079)------------------------------
% 0.74/0.91  % (2079)------------------------------
% 0.74/0.91  % (2081)Instruction limit reached!
% 0.74/0.91  % (2081)------------------------------
% 0.74/0.91  % (2081)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.74/0.91  % (2081)Termination reason: Unknown
% 0.74/0.91  % (2081)Termination phase: Saturation
% 0.74/0.91  
% 0.74/0.91  % (2081)Memory used [KB]: 1532
% 0.74/0.91  % (2081)Time elapsed: 0.018 s
% 0.74/0.91  % (2081)Instructions burned: 35 (million)
% 0.74/0.91  % (2081)------------------------------
% 0.74/0.91  % (2081)------------------------------
% 0.74/0.92  % (2083)dis+1010_12107:524288_anc=none:drc=encompass:sil=2000:bsd=on:rp=on:nwc=10.0:alpa=random:i=109:kws=precedence:awrs=decay:awrsf=2:nm=16:ins=3:rawr=on:s2a=on:s2at=4.5:acc=on:flr=on_0 on Vampire---4 for (2994ds/109Mi)
% 0.74/0.92  % (2084)lrs+1002_1:16_sil=2000:sp=occurrence:sos=on:i=161:aac=none:bd=off:ss=included:sd=5:st=2.5:sup=off_0 on Vampire---4 for (2994ds/161Mi)
% 0.74/0.92  % (2066)Instruction limit reached!
% 0.74/0.92  % (2066)------------------------------
% 0.74/0.92  % (2066)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.74/0.92  % (2066)Termination reason: Unknown
% 0.74/0.92  % (2066)Termination phase: Saturation
% 0.74/0.92  
% 0.74/0.92  % (2066)Memory used [KB]: 2404
% 0.74/0.92  % (2066)Time elapsed: 0.094 s
% 0.74/0.92  % (2066)Instructions burned: 209 (million)
% 0.74/0.92  % (2066)------------------------------
% 0.74/0.92  % (2066)------------------------------
% 0.74/0.92  % (2072)Instruction limit reached!
% 0.74/0.92  % (2072)------------------------------
% 0.74/0.92  % (2072)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.74/0.92  % (2072)Termination reason: Unknown
% 0.74/0.92  % (2072)Termination phase: Saturation
% 0.74/0.92  
% 0.74/0.92  % (2072)Memory used [KB]: 2404
% 0.74/0.92  % (2072)Time elapsed: 0.074 s
% 0.74/0.92  % (2072)Instructions burned: 143 (million)
% 0.74/0.92  % (2072)------------------------------
% 0.74/0.92  % (2072)------------------------------
% 0.74/0.92  % (2085)lrs-1002_2:9_anc=none:sil=2000:plsqc=1:plsq=on:avsql=on:plsqr=2859761,1048576:erd=off:rp=on:nwc=21.7107:newcnf=on:avsq=on:i=69:aac=none:avsqr=6317,1048576:ep=RS:fsr=off:rawr=on:afp=50:afq=2.133940627822616:sac=on_0 on Vampire---4 for (2994ds/69Mi)
% 0.74/0.92  % (2085)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.74/0.92  % (2086)lrs+1010_1:512_sil=8000:tgt=ground:spb=units:gs=on:lwlo=on:nicw=on:gsem=on:st=1.5:i=40:nm=21:ss=included:nwc=5.3:afp=4000:afq=1.38:ins=1:bs=unit_only:awrs=converge:awrsf=10:bce=on_0 on Vampire---4 for (2994ds/40Mi)
% 0.74/0.92  % (2084)Refutation not found, incomplete strategy% (2084)------------------------------
% 0.74/0.92  % (2084)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.74/0.92  % (2084)Termination reason: Refutation not found, incomplete strategy
% 0.74/0.92  
% 0.74/0.92  % (2084)Memory used [KB]: 1287
% 0.74/0.92  % (2084)Time elapsed: 0.007 s
% 0.74/0.92  % (2084)Instructions burned: 14 (million)
% 0.74/0.92  % (2084)------------------------------
% 0.74/0.92  % (2084)------------------------------
% 0.74/0.93  % (2087)ott+1011_1:3_drc=off:sil=4000:tgt=ground:fde=unused:plsq=on:sp=unary_first:fd=preordered:nwc=10.0:i=360:ins=1:rawr=on:bd=preordered_0 on Vampire---4 for (2994ds/360Mi)
% 1.28/0.94  % (2080)Instruction limit reached!
% 1.28/0.94  % (2080)------------------------------
% 1.28/0.94  % (2080)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.94  % (2080)Termination reason: Unknown
% 1.28/0.94  % (2080)Termination phase: Saturation
% 1.28/0.94  
% 1.28/0.94  % (2080)Memory used [KB]: 1838
% 1.28/0.94  % (2080)Time elapsed: 0.047 s
% 1.28/0.94  % (2080)Instructions burned: 102 (million)
% 1.28/0.94  % (2080)------------------------------
% 1.28/0.94  % (2080)------------------------------
% 1.28/0.94  % (2088)dis+10_1:4_to=lpo:sil=2000:sos=on:spb=goal:rp=on:sac=on:newcnf=on:i=161:ss=axioms:aac=none_0 on Vampire---4 for (2994ds/161Mi)
% 1.28/0.94  % (2088)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.28/0.94  % (2086)Instruction limit reached!
% 1.28/0.94  % (2086)------------------------------
% 1.28/0.94  % (2086)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.94  % (2086)Termination reason: Unknown
% 1.28/0.94  % (2086)Termination phase: Saturation
% 1.28/0.94  
% 1.28/0.94  % (2086)Memory used [KB]: 1610
% 1.28/0.94  % (2086)Time elapsed: 0.022 s
% 1.28/0.94  % (2086)Instructions burned: 40 (million)
% 1.28/0.94  % (2086)------------------------------
% 1.28/0.94  % (2086)------------------------------
% 1.28/0.95  % (2082)Instruction limit reached!
% 1.28/0.95  % (2082)------------------------------
% 1.28/0.95  % (2082)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.95  % (2082)Termination reason: Unknown
% 1.28/0.95  % (2089)lrs+1011_1:20_sil=4000:tgt=ground:i=80:sd=1:bd=off:nm=32:av=off:ss=axioms:lsd=60_0 on Vampire---4 for (2994ds/80Mi)
% 1.28/0.95  % (2082)Termination phase: Saturation
% 1.28/0.95  
% 1.28/0.95  % (2082)Memory used [KB]: 1889
% 1.28/0.95  % (2082)Time elapsed: 0.044 s
% 1.28/0.95  % (2082)Instructions burned: 87 (million)
% 1.28/0.95  % (2082)------------------------------
% 1.28/0.95  % (2082)------------------------------
% 1.28/0.95  % (2088)Refutation not found, incomplete strategy% (2088)------------------------------
% 1.28/0.95  % (2088)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.95  % (2088)Termination reason: Refutation not found, incomplete strategy
% 1.28/0.95  
% 1.28/0.95  % (2088)Memory used [KB]: 1183
% 1.28/0.95  % (2088)Time elapsed: 0.008 s
% 1.28/0.95  % (2088)Instructions burned: 13 (million)
% 1.28/0.95  % (2070)Instruction limit reached!
% 1.28/0.95  % (2070)------------------------------
% 1.28/0.95  % (2070)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.95  % (2070)Termination reason: Unknown
% 1.28/0.95  % (2070)Termination phase: Saturation
% 1.28/0.95  
% 1.28/0.95  % (2070)Memory used [KB]: 2428
% 1.28/0.95  % (2070)Time elapsed: 0.112 s
% 1.28/0.95  % (2070)Instructions burned: 244 (million)
% 1.28/0.95  % (2070)------------------------------
% 1.28/0.95  % (2070)------------------------------
% 1.28/0.95  % (2088)------------------------------
% 1.28/0.95  % (2088)------------------------------
% 1.28/0.95  % (2090)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.28/0.95  % (2091)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.28/0.95  % (2092)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.28/0.95  % (2090)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.28/0.95  % (2091)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.28/0.96  % (2085)Instruction limit reached!
% 1.28/0.96  % (2085)------------------------------
% 1.28/0.96  % (2085)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.96  % (2085)Termination reason: Unknown
% 1.28/0.96  % (2085)Termination phase: Saturation
% 1.28/0.96  
% 1.28/0.96  % (2085)Memory used [KB]: 1832
% 1.28/0.96  % (2085)Time elapsed: 0.037 s
% 1.28/0.96  % (2085)Instructions burned: 69 (million)
% 1.28/0.96  % (2085)------------------------------
% 1.28/0.96  % (2085)------------------------------
% 1.28/0.96  % (2091)Refutation not found, incomplete strategy% (2091)------------------------------
% 1.28/0.96  % (2091)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.96  % (2091)Termination reason: Refutation not found, incomplete strategy
% 1.28/0.96  
% 1.28/0.96  % (2091)Memory used [KB]: 1192
% 1.28/0.96  % (2091)Time elapsed: 0.009 s
% 1.28/0.96  % (2091)Instructions burned: 17 (million)
% 1.28/0.96  % (2091)------------------------------
% 1.28/0.96  % (2091)------------------------------
% 1.28/0.96  % (2093)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.28/0.96  % (2094)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.28/0.96  % (2092)Refutation not found, incomplete strategy% (2092)------------------------------
% 1.28/0.96  % (2092)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.96  % (2092)Termination reason: Refutation not found, incomplete strategy
% 1.28/0.96  
% 1.28/0.96  % (2092)Memory used [KB]: 1359
% 1.28/0.96  % (2092)Time elapsed: 0.013 s
% 1.28/0.96  % (2092)Instructions burned: 25 (million)
% 1.28/0.96  % (2092)------------------------------
% 1.28/0.96  % (2092)------------------------------
% 1.28/0.97  % (2095)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.28/0.97  % (2083)Instruction limit reached!
% 1.28/0.97  % (2083)------------------------------
% 1.28/0.97  % (2083)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.97  % (2083)Termination reason: Unknown
% 1.28/0.97  % (2083)Termination phase: Saturation
% 1.28/0.97  
% 1.28/0.97  % (2083)Memory used [KB]: 1970
% 1.28/0.97  % (2083)Time elapsed: 0.051 s
% 1.28/0.97  % (2083)Instructions burned: 110 (million)
% 1.28/0.97  % (2083)------------------------------
% 1.28/0.97  % (2083)------------------------------
% 1.28/0.97  % (2090)Instruction limit reached!
% 1.28/0.97  % (2090)------------------------------
% 1.28/0.97  % (2090)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.97  % (2090)Termination reason: Unknown
% 1.28/0.97  % (2090)Termination phase: Saturation
% 1.28/0.97  
% 1.28/0.97  % (2090)Memory used [KB]: 1474
% 1.28/0.97  % (2090)Time elapsed: 0.042 s
% 1.28/0.97  % (2090)Instructions burned: 37 (million)
% 1.28/0.97  % (2090)------------------------------
% 1.28/0.97  % (2090)------------------------------
% 1.28/0.97  % (2096)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.28/0.97  % (2094)Refutation not found, incomplete strategy% (2094)------------------------------
% 1.28/0.97  % (2094)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.97  % (2094)Termination reason: Refutation not found, incomplete strategy
% 1.28/0.97  
% 1.28/0.97  % (2094)Memory used [KB]: 1223
% 1.28/0.97  % (2094)Time elapsed: 0.030 s
% 1.28/0.97  % (2094)Instructions burned: 17 (million)
% 1.28/0.97  % (2094)------------------------------
% 1.28/0.97  % (2094)------------------------------
% 1.28/0.97  % (2096)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.28/0.97  % (2097)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.28/0.97  % (2098)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.28/0.98  % (2093)Instruction limit reached!
% 1.28/0.98  % (2093)------------------------------
% 1.28/0.98  % (2093)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.98  % (2093)Termination reason: Unknown
% 1.28/0.98  % (2093)Termination phase: Saturation
% 1.28/0.98  
% 1.28/0.98  % (2093)Memory used [KB]: 1464
% 1.28/0.98  % (2093)Time elapsed: 0.041 s
% 1.28/0.98  % (2093)Instructions burned: 32 (million)
% 1.28/0.98  % (2093)------------------------------
% 1.28/0.98  % (2093)------------------------------
% 1.28/0.98  % (2089)Instruction limit reached!
% 1.28/0.98  % (2089)------------------------------
% 1.28/0.98  % (2089)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.98  % (2089)Termination reason: Unknown
% 1.28/0.98  % (2089)Termination phase: Saturation
% 1.28/0.98  
% 1.28/0.98  % (2089)Memory used [KB]: 1856
% 1.28/0.98  % (2089)Time elapsed: 0.055 s
% 1.28/0.98  % (2089)Instructions burned: 82 (million)
% 1.28/0.98  % (2089)------------------------------
% 1.28/0.98  % (2089)------------------------------
% 1.28/0.98  % (2099)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.72/0.98  % (2100)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.72/0.98  2099 Aborted by signal SIGSEGV on /export/starexec/sandbox2/tmp/tmp.3XmYCDWXim/Vampire---4.8_1943
% 1.72/0.98  % (2099)------------------------------
% 1.72/0.98  % (2099)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.72/0.98  % (2099)Termination reason: Unknown
% 1.72/0.98  % (2099)Termination phase: Saturation
% 1.72/0.98  
% 1.72/0.98  % (2099)Memory used [KB]: 1311
% 1.72/0.98  % (2099)Time elapsed: 0.006 s
% 1.72/0.98  % (2099)Instructions burned: 12 (million)
% 1.72/0.98  % (2099)------------------------------
% 1.72/0.98  % (2099)------------------------------
% 1.72/0.98  Version : Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.72/0.98  ???
% 1.72/0.98   ???
% 1.72/0.98    ???
% 1.72/0.98     ???
% 1.72/0.98      ???
% 1.72/0.98       ???
% 1.72/0.98        ???
% 1.72/0.98         ???
% 1.72/0.98          ???
% 1.72/0.98           ???
% 1.72/0.98            ???
% 1.72/0.98             ???
% 1.72/0.98              ???
% 1.72/0.98               ???
% 1.72/0.98                ???
% 1.72/0.98                 ???
% 1.72/0.98                  ???
% 1.72/0.98                   ???
% 1.72/0.98                    ???
% 1.72/0.98                     ???
% 1.72/0.98                      ???
% 1.72/0.98                       ???
% 1.72/0.98                        ???
% 1.72/0.98                         ???
% 1.72/0.98                          ???
% 1.72/0.98                           ???
% 1.72/0.98                            ???
% 1.72/0.98                             ???
% 1.72/0.98                              ???
% 1.72/0.99  % (2101)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.72/0.99  % (2095)Instruction limit reached!
% 1.72/0.99  % (2095)------------------------------
% 1.72/0.99  % (2095)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.72/0.99  % (2095)Termination reason: Unknown
% 1.72/0.99  % (2095)Termination phase: Saturation
% 1.72/0.99  
% 1.72/0.99  % (2095)Memory used [KB]: 1997
% 1.72/0.99  % (2095)Time elapsed: 0.051 s
% 1.72/0.99  % (2095)Instructions burned: 54 (million)
% 1.72/0.99  % (2095)------------------------------
% 1.72/0.99  % (2095)------------------------------
% 1.72/0.99  % (2102)lrs+1011_1:1024_sil=8000:sp=unary_first:nwc=10.0:st=3.0:s2a=on:i=149:s2at=5.0:awrs=converge:awrsf=390:ep=R:av=off:ss=axioms:s2agt=32_0 on Vampire---4 for (2993ds/149Mi)
% 1.72/1.00  % (2102)Refutation not found, incomplete strategy% (2102)------------------------------
% 1.72/1.00  % (2102)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.72/1.00  % (2102)Termination reason: Refutation not found, incomplete strategy
% 1.72/1.00  
% 1.72/1.00  % (2102)Memory used [KB]: 1291
% 1.72/1.00  % (2102)Time elapsed: 0.010 s
% 1.72/1.00  % (2102)Instructions burned: 19 (million)
% 1.72/1.00  % (2102)------------------------------
% 1.72/1.00  % (2102)------------------------------
% 1.72/1.01  % (2096)Instruction limit reached!
% 1.72/1.01  % (2096)------------------------------
% 1.72/1.01  % (2096)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.72/1.01  % (2096)Termination reason: Unknown
% 1.72/1.01  % (2096)Termination phase: Saturation
% 1.72/1.01  
% 1.72/1.01  % (2096)Memory used [KB]: 2007
% 1.72/1.01  % (2096)Time elapsed: 0.038 s
% 1.72/1.01  % (2096)Instructions burned: 82 (million)
% 1.72/1.01  % (2103)lrs+11_10:1_to=lpo:drc=off:sil=4000:sp=const_min:fd=preordered:rp=on:st=3.0:s2a=on:i=56:s2at=2.0:ss=axioms:er=known:sup=off:sd=1_0 on Vampire---4 for (2993ds/56Mi)
% 1.72/1.01  % (2096)------------------------------
% 1.72/1.01  % (2096)------------------------------
% 1.72/1.01  % (2100)Instruction limit reached!
% 1.72/1.01  % (2100)------------------------------
% 1.72/1.01  % (2100)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.72/1.01  % (2100)Termination reason: Unknown
% 1.72/1.01  % (2100)Termination phase: Saturation
% 1.72/1.01  
% 1.72/1.01  % (2100)Memory used [KB]: 1514
% 1.72/1.01  % (2100)Time elapsed: 0.026 s
% 1.72/1.01  % (2100)Instructions burned: 49 (million)
% 1.72/1.01  % (2100)------------------------------
% 1.72/1.01  % (2100)------------------------------
% 1.72/1.01  % (2104)lrs+1011_4:1_bsr=on:sil=32000:sos=all:urr=on:br=off:s2a=on:i=289:s2at=2.0:bd=off:gsp=on:ss=axioms:sgt=8:sd=1:fsr=off_0 on Vampire---4 for (2993ds/289Mi)
% 1.72/1.01  % (2105)ott-1011_16:1_sil=2000:sp=const_max:urr=on:lsd=20:st=3.0:i=206:ss=axioms:gsp=on:rp=on:sos=on:fd=off:aac=none_0 on Vampire---4 for (2993ds/206Mi)
% 1.72/1.01  % (2104)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 1.72/1.01  % (2104)Refutation not found, incomplete strategy% (2104)------------------------------
% 1.72/1.01  % (2104)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.72/1.01  % (2104)Termination reason: Refutation not found, incomplete strategy
% 1.72/1.01  
% 1.72/1.01  % (2104)Memory used [KB]: 1094
% 1.72/1.01  % (2104)Time elapsed: 0.004 s
% 1.72/1.01  % (2104)Instructions burned: 4 (million)
% 1.72/1.01  % (2104)------------------------------
% 1.72/1.01  % (2104)------------------------------
% 1.72/1.01  % (2103)Refutation not found, incomplete strategy% (2103)------------------------------
% 1.72/1.01  % (2103)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.72/1.01  % (2103)Termination reason: Refutation not found, incomplete strategy
% 1.72/1.01  
% 1.72/1.01  % (2103)Memory used [KB]: 1204
% 1.72/1.01  % (2103)Time elapsed: 0.008 s
% 1.72/1.01  % (2103)Instructions burned: 14 (million)
% 1.72/1.01  % (2103)------------------------------
% 1.72/1.01  % (2103)------------------------------
% 1.72/1.01  % (2105)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 1.72/1.01  % (2101)Instruction limit reached!
% 1.72/1.01  % (2101)------------------------------
% 1.72/1.01  % (2101)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.72/1.01  % (2101)Termination reason: Unknown
% 1.72/1.01  % (2101)Termination phase: Saturation
% 1.72/1.01  
% 1.72/1.01  % (2101)Memory used [KB]: 1753
% 1.72/1.01  % (2101)Time elapsed: 0.029 s
% 1.72/1.01  % (2101)Instructions burned: 52 (million)
% 1.72/1.01  % (2101)------------------------------
% 1.72/1.01  % (2101)------------------------------
% 1.72/1.01  % (2106)ott+1004_1:2_bsr=unit_only:slsqr=1,8:to=lpo:sil=2000:plsqc=2:plsq=on:sp=reverse_frequency:acc=on:nwc=6.4:slsq=on:st=2.0:i=50:s2at=3.0:bd=off:ins=4:ss=axioms:sgt=10:plsql=on:rawr=on:aer=off:slsqc=2:afp=4000:afq=2.0:bce=on:gs=on:lma=on:br=off:gsaa=full_model:add=off_0 on Vampire---4 for (2993ds/50Mi)
% 1.72/1.02  % (2107)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on Vampire---4 for (2993ds/1483Mi)
% 1.72/1.02  % (2108)dis+1010_1:3_sil=2000:tgt=ground:sp=const_max:nwc=5.0:s2a=on:i=67:nm=16:av=off:bd=off_0 on Vampire---4 for (2993ds/67Mi)
% 1.72/1.03  % (2097)Instruction limit reached!
% 1.72/1.03  % (2097)------------------------------
% 1.72/1.03  % (2097)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.72/1.03  % (2097)Termination reason: Unknown
% 1.72/1.03  % (2097)Termination phase: Saturation
% 1.72/1.03  
% 1.72/1.03  % (2097)Memory used [KB]: 2050
% 1.72/1.03  % (2097)Time elapsed: 0.058 s
% 1.72/1.03  % (2097)Instructions burned: 120 (million)
% 1.72/1.03  % (2097)------------------------------
% 1.72/1.03  % (2097)------------------------------
% 1.72/1.03  % (2109)lrs+1011_1:1_sil=64000:tgt=full:plsqc=1:plsq=on:plsqr=32,1:sp=occurrence:sos=on:lsd=20:st=5.0:i=67:sd=2:nm=4:av=off:fsr=off:ss=axioms:er=tagged:gs=on:sgt=8:nwc=3.0:bd=off_0 on Vampire---4 for (2993ds/67Mi)
% 1.72/1.04  % (2109)Refutation not found, incomplete strategy% (2109)------------------------------
% 1.72/1.04  % (2109)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.72/1.04  % (2109)Termination reason: Refutation not found, incomplete strategy
% 1.72/1.04  
% 1.72/1.04  % (2109)Memory used [KB]: 1262
% 1.72/1.04  % (2109)Time elapsed: 0.009 s
% 1.72/1.04  % (2109)Instructions burned: 15 (million)
% 1.72/1.04  % (2106)Instruction limit reached!
% 1.72/1.04  % (2106)------------------------------
% 1.72/1.04  % (2106)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.72/1.04  % (2106)Termination reason: Unknown
% 1.72/1.04  % (2106)Termination phase: Saturation
% 1.72/1.04  
% 1.72/1.04  % (2106)Memory used [KB]: 1683
% 1.72/1.04  % (2106)Time elapsed: 0.027 s
% 1.72/1.04  % (2106)Instructions burned: 50 (million)
% 1.72/1.04  % (2106)------------------------------
% 1.72/1.04  % (2106)------------------------------
% 1.72/1.04  % (2109)------------------------------
% 1.72/1.04  % (2109)------------------------------
% 1.72/1.04  % (2111)lrs+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:i=366:sd=2:ss=axioms_0 on Vampire---4 for (2992ds/366Mi)
% 1.72/1.04  % (2110)dis+1002_1:1024_sil=2000:sac=on:slsq=on:i=52:nm=16:sfv=off:slsqc=1:urr=ec_only:bd=off_0 on Vampire---4 for (2992ds/52Mi)
% 1.99/1.05  % (2111)Refutation not found, incomplete strategy% (2111)------------------------------
% 1.99/1.05  % (2111)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.99/1.05  % (2111)Termination reason: Refutation not found, incomplete strategy
% 1.99/1.05  
% 1.99/1.05  % (2111)Memory used [KB]: 1113
% 1.99/1.05  % (2111)Time elapsed: 0.004 s
% 1.99/1.05  % (2111)Instructions burned: 5 (million)
% 1.99/1.05  % (2111)------------------------------
% 1.99/1.05  % (2111)------------------------------
% 1.99/1.05  % (2108)Instruction limit reached!
% 1.99/1.05  % (2108)------------------------------
% 1.99/1.05  % (2108)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.99/1.05  % (2108)Termination reason: Unknown
% 1.99/1.05  % (2108)Termination phase: Saturation
% 1.99/1.05  
% 1.99/1.05  % (2108)Memory used [KB]: 1640
% 1.99/1.05  % (2108)Time elapsed: 0.033 s
% 1.99/1.05  % (2108)Instructions burned: 67 (million)
% 1.99/1.05  % (2108)------------------------------
% 1.99/1.05  % (2108)------------------------------
% 1.99/1.05  % (2112)lrs+1011_4:1_to=lpo:drc=off:sil=8000:sp=frequency:abs=on:urr=on:lsd=10:nwc=5.0:s2agt=4:newcnf=on:st=5.0:s2a=on:i=863:ss=axioms:aac=none:br=off:bd=preordered_0 on Vampire---4 for (2992ds/863Mi)
% 1.99/1.05  % (2112)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.99/1.05  % (2113)lrs+1011_1:1_sil=16000:fde=unused:plsqc=1:plsq=on:plsqr=32,1:sos=on:nwc=10.0:i=163:kws=frequency:nm=2:lsd=1:bd=off_0 on Vampire---4 for (2992ds/163Mi)
% 1.99/1.05  % (2098)Instruction limit reached!
% 1.99/1.05  % (2098)------------------------------
% 1.99/1.05  % (2098)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.99/1.05  % (2098)Termination reason: Unknown
% 1.99/1.05  % (2098)Termination phase: Saturation
% 1.99/1.05  
% 1.99/1.05  % (2098)Memory used [KB]: 3703
% 1.99/1.05  % (2098)Time elapsed: 0.082 s
% 1.99/1.05  % (2098)Instructions burned: 177 (million)
% 1.99/1.05  % (2098)------------------------------
% 1.99/1.05  % (2098)------------------------------
% 1.99/1.06  % (2114)lrs+33_1:1_sil=4000:sp=reverse_frequency:sos=all:i=77:sd=2:bd=off:nm=2:av=off:fsr=off:ss=axioms:sgt=10:rawr=on:sup=off:to=lpo:fs=off_0 on Vampire---4 for (2992ds/77Mi)
% 1.99/1.06  % (2114)Refutation not found, incomplete strategy% (2114)------------------------------
% 1.99/1.06  % (2114)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.99/1.06  % (2114)Termination reason: Refutation not found, incomplete strategy
% 1.99/1.06  
% 1.99/1.06  % (2114)Memory used [KB]: 1112
% 1.99/1.06  % (2114)Time elapsed: 0.004 s
% 1.99/1.06  % (2114)Instructions burned: 5 (million)
% 1.99/1.06  % (2114)------------------------------
% 1.99/1.06  % (2114)------------------------------
% 1.99/1.06  % (2113)Refutation not found, incomplete strategy% (2113)------------------------------
% 1.99/1.06  % (2113)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.99/1.06  % (2113)Termination reason: Refutation not found, incomplete strategy
% 1.99/1.06  
% 1.99/1.06  % (2113)Memory used [KB]: 1320
% 1.99/1.06  % (2113)Time elapsed: 0.010 s
% 1.99/1.06  % (2113)Instructions burned: 18 (million)
% 1.99/1.06  % (2113)------------------------------
% 1.99/1.06  % (2113)------------------------------
% 1.99/1.06  % (2115)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on Vampire---4 for (2992ds/1548Mi)
% 1.99/1.06  % (2116)lrs+1010_974213:1048576_nwc=9.0:s2a=on:i=76:bd=off:lwlo=on:fd=off:sil=256000:s2agt=10:sims=off:nm=9:sp=const_min:rp=on:er=known:cond=fast:bce=on:abs=on:irw=on:amm=sco:afp=2000:updr=off:add=off:to=lpo:awrs=decay:awrsf=260:rawr=on:afq=2.0:uhcvi=on_0 on Vampire---4 for (2992ds/76Mi)
% 1.99/1.07  % (2110)Instruction limit reached!
% 1.99/1.07  % (2110)------------------------------
% 1.99/1.07  % (2110)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.99/1.07  % (2110)Termination reason: Unknown
% 1.99/1.07  % (2110)Termination phase: Saturation
% 1.99/1.07  
% 1.99/1.07  % (2110)Memory used [KB]: 1513
% 1.99/1.07  % (2110)Time elapsed: 0.025 s
% 1.99/1.07  % (2110)Instructions burned: 52 (million)
% 1.99/1.07  % (2110)------------------------------
% 1.99/1.07  % (2110)------------------------------
% 1.99/1.07  % (2117)dis+1010_111129:1048576_sfv=off:drc=encompass:sil=2000:tgt=full:sp=reverse_arity:spb=goal:rnwc=on:fd=preordered:rp=on:nwc=6.5667:i=1376:kws=arity_squared:bd=off:nm=0:uhcvi=on:rawr=on:av=off:erd=off:cond=on:lcm=reverse_0 on Vampire---4 for (2992ds/1376Mi)
% 1.99/1.07  % (2115)Refutation not found, incomplete strategy% (2115)------------------------------
% 1.99/1.07  % (2115)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.99/1.07  % (2115)Termination reason: Refutation not found, incomplete strategy
% 1.99/1.07  
% 1.99/1.07  % (2115)Memory used [KB]: 1360
% 1.99/1.07  % (2115)Time elapsed: 0.013 s
% 1.99/1.07  % (2115)Instructions burned: 26 (million)
% 1.99/1.08  % (2115)------------------------------
% 1.99/1.08  % (2115)------------------------------
% 1.99/1.08  % (2118)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 (2992ds/117Mi)
% 1.99/1.08  % (2118)Refutation not found, incomplete strategy% (2118)------------------------------
% 1.99/1.08  % (2118)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.99/1.08  % (2118)Termination reason: Refutation not found, incomplete strategy
% 1.99/1.08  
% 1.99/1.08  % (2118)Memory used [KB]: 1121
% 1.99/1.08  % (2118)Time elapsed: 0.004 s
% 1.99/1.08  % (2118)Instructions burned: 7 (million)
% 1.99/1.08  % (2118)------------------------------
% 1.99/1.08  % (2118)------------------------------
% 1.99/1.09  % (2119)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 (2992ds/59Mi)
% 2.63/1.09  % (2119)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 2.63/1.09  % (2119)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 2.63/1.10  % (2087)Instruction limit reached!
% 2.63/1.10  % (2087)------------------------------
% 2.63/1.10  % (2087)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.63/1.10  % (2087)Termination reason: Unknown
% 2.63/1.10  % (2087)Termination phase: Saturation
% 2.63/1.10  
% 2.63/1.10  % (2087)Memory used [KB]: 3606
% 2.63/1.10  % (2087)Time elapsed: 0.176 s
% 2.63/1.10  % (2087)Instructions burned: 360 (million)
% 2.63/1.10  % (2087)------------------------------
% 2.63/1.10  % (2087)------------------------------
% 2.63/1.10  % (2116)Instruction limit reached!
% 2.63/1.10  % (2116)------------------------------
% 2.63/1.10  % (2116)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.63/1.10  % (2116)Termination reason: Unknown
% 2.63/1.10  % (2116)Termination phase: Saturation
% 2.63/1.10  
% 2.63/1.10  % (2116)Memory used [KB]: 1890
% 2.63/1.10  % (2116)Time elapsed: 0.039 s
% 2.63/1.10  % (2116)Instructions burned: 77 (million)
% 2.63/1.10  % (2116)------------------------------
% 2.63/1.10  % (2116)------------------------------
% 2.63/1.11  % (2120)lrs+1002_1:1_sfv=off:drc=encompass:sil=2000:fde=unused:sp=frequency:nwc=10.0:flr=on:st=1.5:i=151:bd=off:nm=0:ins=4:fsr=off:fsd=on:ss=axioms:s2a=on:s2agt=32:to=lpo:aac=none:sims=off_0 on Vampire---4 for (2992ds/151Mi)
% 2.63/1.11  % (2122)lrs+11_1:1_sos=on:urr=on:s2a=on:i=260:sd=1:aac=none:ss=axioms:gsp=on:sil=128000:nm=3:bce=on:fd=preordered:alpa=true:etr=on:bd=off:lcm=predicate_0 on Vampire---4 for (2992ds/260Mi)
% 2.63/1.11  % (2122)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 2.63/1.11  % (2122)Refutation not found, incomplete strategy% (2122)------------------------------
% 2.63/1.11  % (2122)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.63/1.11  % (2122)Termination reason: Refutation not found, incomplete strategy
% 2.63/1.11  
% 2.63/1.11  % (2122)Memory used [KB]: 1093
% 2.63/1.11  % (2122)Time elapsed: 0.004 s
% 2.63/1.11  % (2122)Instructions burned: 4 (million)
% 2.63/1.11  % (2122)------------------------------
% 2.63/1.11  % (2122)------------------------------
% 2.63/1.11  % (2123)dis+1010_1:1_drc=off:sil=32000:rp=on:cond=fast:i=1797:av=off:newcnf=on:bd=off:sfv=off:plsq=on:plsqr=1,32:erd=off_0 on Vampire---4 for (2992ds/1797Mi)
% 2.63/1.11  % (2105)Instruction limit reached!
% 2.63/1.11  % (2105)------------------------------
% 2.63/1.11  % (2105)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.63/1.11  % (2105)Termination reason: Unknown
% 2.63/1.11  % (2105)Termination phase: Saturation
% 2.63/1.11  
% 2.63/1.11  % (2105)Memory used [KB]: 3298
% 2.63/1.11  % (2105)Time elapsed: 0.104 s
% 2.63/1.11  % (2105)Instructions burned: 206 (million)
% 2.63/1.11  % (2105)------------------------------
% 2.63/1.11  % (2105)------------------------------
% 2.63/1.11  % (2123)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 2.63/1.11  % (2119)Instruction limit reached!
% 2.63/1.11  % (2119)------------------------------
% 2.63/1.11  % (2119)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.63/1.11  % (2119)Termination reason: Unknown
% 2.63/1.11  % (2119)Termination phase: Saturation
% 2.63/1.11  
% 2.63/1.11  % (2119)Memory used [KB]: 1755
% 2.63/1.11  % (2119)Time elapsed: 0.030 s
% 2.63/1.11  % (2119)Instructions burned: 59 (million)
% 2.63/1.11  % (2119)------------------------------
% 2.63/1.11  % (2119)------------------------------
% 2.63/1.12  % (2124)lrs-1010_1:8_sil=2000:spb=intro:acc=on:rp=on:i=200:sd=1:bd=off:uhcvi=on:ss=axioms:sgt=32:rawr=on:erd=off:alpa=true:anc=none:afp=2000_0 on Vampire---4 for (2992ds/200Mi)
% 2.63/1.12  % (2125)lrs+1002_1:8_sil=4000:sos=on:nicw=on:st=2.5:i=356:ss=included:sd=7:ep=RS:erd=off_0 on Vampire---4 for (2992ds/356Mi)
% 2.63/1.12  % (2125)Refutation not found, incomplete strategy% (2125)------------------------------
% 2.63/1.12  % (2125)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.63/1.12  % (2125)Termination reason: Refutation not found, incomplete strategy
% 2.63/1.12  
% 2.63/1.12  % (2125)Memory used [KB]: 1318
% 2.63/1.12  % (2125)Time elapsed: 0.009 s
% 2.63/1.12  % (2125)Instructions burned: 17 (million)
% 2.63/1.12  % (2125)------------------------------
% 2.63/1.12  % (2125)------------------------------
% 2.63/1.13  % (2127)lrs+1011_1:4_bsr=unit_only:to=lpo:sil=2000:plsqc=4:plsq=on:sp=occurrence:plsql=on:alpa=false:i=75:afp=10:afq=2.0:ss=axioms:rawr=on:fd=off_0 on Vampire---4 for (2992ds/75Mi)
% 3.00/1.16  % (2127)Instruction limit reached!
% 3.00/1.16  % (2127)------------------------------
% 3.00/1.16  % (2127)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.00/1.17  % (2127)Termination reason: Unknown
% 3.00/1.17  % (2127)Termination phase: Saturation
% 3.00/1.17  
% 3.00/1.17  % (2127)Memory used [KB]: 1710
% 3.00/1.17  % (2127)Time elapsed: 0.039 s
% 3.00/1.17  % (2127)Instructions burned: 75 (million)
% 3.00/1.17  % (2127)------------------------------
% 3.00/1.17  % (2127)------------------------------
% 3.00/1.17  % (2128)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.00/1.17  % (2120)Instruction limit reached!
% 3.00/1.17  % (2120)------------------------------
% 3.00/1.17  % (2120)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.00/1.17  % (2120)Termination reason: Unknown
% 3.00/1.17  % (2120)Termination phase: Saturation
% 3.00/1.17  
% 3.00/1.17  % (2120)Memory used [KB]: 1719
% 3.00/1.17  % (2120)Time elapsed: 0.068 s
% 3.00/1.17  % (2120)Instructions burned: 153 (million)
% 3.00/1.17  % (2120)------------------------------
% 3.00/1.17  % (2120)------------------------------
% 3.22/1.18  % (2134)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.22/1.18  % (2134)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 3.22/1.19  % (2134)Refutation not found, incomplete strategy% (2134)------------------------------
% 3.22/1.19  % (2134)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.22/1.19  % (2134)Termination reason: Refutation not found, incomplete strategy
% 3.22/1.19  
% 3.22/1.19  % (2134)Memory used [KB]: 1295
% 3.22/1.19  % (2134)Time elapsed: 0.011 s
% 3.22/1.19  % (2134)Instructions burned: 21 (million)
% 3.22/1.19  % (2134)------------------------------
% 3.22/1.19  % (2134)------------------------------
% 3.22/1.19  % (2124)Instruction limit reached!
% 3.22/1.19  % (2124)------------------------------
% 3.22/1.19  % (2124)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.22/1.19  % (2124)Termination reason: Unknown
% 3.22/1.19  % (2124)Termination phase: Saturation
% 3.22/1.19  
% 3.22/1.19  % (2124)Memory used [KB]: 2906
% 3.22/1.19  % (2124)Time elapsed: 0.074 s
% 3.22/1.19  % (2124)Instructions burned: 201 (million)
% 3.22/1.19  % (2124)------------------------------
% 3.22/1.19  % (2124)------------------------------
% 3.22/1.19  % (2136)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 (2991ds/93Mi)
% 3.22/1.19  % (2137)lrs+1010_1:8_sil=4000:sos=on:urr=on:rnwc=on:nwc=10.0:i=37:sup=off:kws=frequency_0 on Vampire---4 for (2991ds/37Mi)
% 3.22/1.20  % (2136)Refutation not found, incomplete strategy% (2136)------------------------------
% 3.22/1.20  % (2136)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.22/1.20  % (2136)Termination reason: Refutation not found, incomplete strategy
% 3.22/1.20  
% 3.22/1.20  % (2136)Memory used [KB]: 1371
% 3.22/1.20  % (2136)Time elapsed: 0.013 s
% 3.22/1.20  % (2136)Instructions burned: 25 (million)
% 3.22/1.20  % (2136)------------------------------
% 3.22/1.20  % (2136)------------------------------
% 3.22/1.21  % (2138)lrs+1010_1:1_sil=2000:sos=all:kmz=on:cond=fast:i=132:kws=inv_frequency:av=off:gsp=on:rawr=on:s2a=on:s2at=2.0_0 on Vampire---4 for (2991ds/132Mi)
% 3.22/1.21  % (2137)Instruction limit reached!
% 3.22/1.21  % (2137)------------------------------
% 3.22/1.21  % (2137)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.22/1.21  % (2137)Termination reason: Unknown
% 3.22/1.21  % (2137)Termination phase: Saturation
% 3.22/1.21  
% 3.22/1.21  % (2137)Memory used [KB]: 1726
% 3.22/1.21  % (2137)Time elapsed: 0.040 s
% 3.22/1.21  % (2137)Instructions burned: 37 (million)
% 3.22/1.21  % (2137)------------------------------
% 3.22/1.21  % (2137)------------------------------
% 3.22/1.21  % (2139)dis+1011_1:1024_drc=off:sil=2000:urr=ec_only:br=off:sac=on:i=209:fsr=off_0 on Vampire---4 for (2991ds/209Mi)
% 3.22/1.21  % (2138)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 3.58/1.26  % (2138)Instruction limit reached!
% 3.58/1.26  % (2138)------------------------------
% 3.58/1.26  % (2138)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.58/1.26  % (2138)Termination reason: Unknown
% 3.58/1.26  % (2138)Termination phase: Saturation
% 3.58/1.26  
% 3.58/1.26  % (2138)Memory used [KB]: 1904
% 3.58/1.26  % (2138)Time elapsed: 0.057 s
% 3.58/1.26  % (2138)Instructions burned: 132 (million)
% 3.58/1.26  % (2138)------------------------------
% 3.58/1.26  % (2138)------------------------------
% 3.58/1.27  % (2140)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.58/1.27  % (2140)Refutation not found, incomplete strategy% (2140)------------------------------
% 3.58/1.27  % (2140)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.58/1.27  % (2140)Termination reason: Refutation not found, incomplete strategy
% 3.58/1.27  
% 3.58/1.27  % (2140)Memory used [KB]: 1202
% 3.58/1.27  % (2140)Time elapsed: 0.008 s
% 3.58/1.27  % (2140)Instructions burned: 10 (million)
% 3.58/1.27  % (2140)------------------------------
% 3.58/1.27  % (2140)------------------------------
% 3.58/1.28  % (2141)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.58/1.30  % (2141)Instruction limit reached!
% 3.58/1.30  % (2141)------------------------------
% 3.58/1.30  % (2141)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.58/1.30  % (2141)Termination reason: Unknown
% 3.58/1.30  % (2141)Termination phase: Saturation
% 3.58/1.30  
% 3.58/1.30  % (2141)Memory used [KB]: 1582
% 3.58/1.30  % (2141)Time elapsed: 0.029 s
% 3.58/1.30  % (2141)Instructions burned: 54 (million)
% 3.58/1.30  % (2141)------------------------------
% 3.58/1.30  % (2141)------------------------------
% 3.58/1.31  % (2142)lrs-1011_1:1_to=lpo:drc=off:sil=2000:sp=const_min:sos=on:lsd=10:sac=on:i=62:br=off:newcnf=on_0 on Vampire---4 for (2990ds/62Mi)
% 3.58/1.31  % (2142)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 3.58/1.31  % (2139)Instruction limit reached!
% 3.58/1.31  % (2139)------------------------------
% 3.58/1.31  % (2139)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.58/1.31  % (2139)Termination reason: Unknown
% 3.58/1.31  % (2139)Termination phase: Saturation
% 3.58/1.31  
% 3.58/1.31  % (2139)Memory used [KB]: 2618
% 3.58/1.31  % (2139)Time elapsed: 0.103 s
% 3.58/1.31  % (2139)Instructions burned: 210 (million)
% 3.58/1.31  % (2139)------------------------------
% 3.58/1.31  % (2139)------------------------------
% 3.58/1.32  % (2143)lrs+10_8:1_to=lpo:drc=encompass:sil=4000:sos=on:urr=on:newcnf=on:i=2265:sd=2:nm=2:ss=axioms:sgt=32:sup=off:bd=off_0 on Vampire---4 for (2990ds/2265Mi)
% 3.96/1.32  % (2142)Refutation not found, incomplete strategy% (2142)------------------------------
% 3.96/1.32  % (2142)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.96/1.32  % (2142)Termination reason: Refutation not found, incomplete strategy
% 3.96/1.32  
% 3.96/1.32  % (2142)Memory used [KB]: 1311
% 3.96/1.32  % (2142)Time elapsed: 0.013 s
% 3.96/1.32  % (2142)Instructions burned: 23 (million)
% 3.96/1.32  % (2142)------------------------------
% 3.96/1.32  % (2142)------------------------------
% 3.96/1.32  % (2143)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 3.96/1.32  % (2144)lrs+1011_1:128_sil=2000:lsd=10:newcnf=on:i=91:bd=off:fsd=on:ss=axioms:plsq=on:plsqr=9200103,131072:sd=1:lma=on_0 on Vampire---4 for (2990ds/91Mi)
% 3.96/1.32  % (2144)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 3.96/1.36  % (2144)Instruction limit reached!
% 3.96/1.36  % (2144)------------------------------
% 3.96/1.36  % (2144)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.96/1.36  % (2144)Termination reason: Unknown
% 3.96/1.36  % (2144)Termination phase: Saturation
% 3.96/1.36  
% 3.96/1.36  % (2144)Memory used [KB]: 1935
% 3.96/1.36  % (2144)Time elapsed: 0.038 s
% 3.96/1.36  % (2144)Instructions burned: 92 (million)
% 3.96/1.36  % (2144)------------------------------
% 3.96/1.36  % (2144)------------------------------
% 4.15/1.36  % (2145)ott+1011_7:2_anc=all:to=lpo:sil=2000:tgt=full:plsq=on:sos=on:spb=intro:fd=preordered:rp=on:i=83:uhcvi=on:rawr=on:fs=off:fsr=off:lsd=1:erd=off:aac=none:plsqc=2:newcnf=on:abs=on:bd=off_0 on Vampire---4 for (2989ds/83Mi)
% 4.15/1.36  % (2145)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 4.15/1.37  % (2145)Refutation not found, incomplete strategy% (2145)------------------------------
% 4.15/1.37  % (2145)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.15/1.37  % (2145)Termination reason: Refutation not found, incomplete strategy
% 4.15/1.37  
% 4.15/1.37  % (2145)Memory used [KB]: 1293
% 4.15/1.37  % (2145)Time elapsed: 0.010 s
% 4.15/1.37  % (2145)Instructions burned: 20 (million)
% 4.15/1.37  % (2145)------------------------------
% 4.15/1.37  % (2145)------------------------------
% 4.15/1.38  % (2146)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)
% 4.15/1.38  % (2146)Refutation not found, incomplete strategy% (2146)------------------------------
% 4.15/1.38  % (2146)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.15/1.38  % (2146)Termination reason: Refutation not found, incomplete strategy
% 4.15/1.38  
% 4.15/1.38  % (2146)Memory used [KB]: 1312
% 4.15/1.39  % (2146)Time elapsed: 0.011 s
% 4.15/1.39  % (2146)Instructions burned: 19 (million)
% 4.15/1.39  % (2146)------------------------------
% 4.15/1.39  % (2146)------------------------------
% 4.15/1.39  % (2147)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 (2989ds/84Mi)
% 4.15/1.39  % (2112)Instruction limit reached!
% 4.15/1.39  % (2112)------------------------------
% 4.15/1.39  % (2112)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.15/1.39  % (2112)Termination reason: Unknown
% 4.15/1.39  % (2112)Termination phase: Saturation
% 4.15/1.39  
% 4.15/1.39  % (2112)Memory used [KB]: 6166
% 4.15/1.39  % (2112)Time elapsed: 0.345 s
% 4.15/1.39  % (2112)Instructions burned: 865 (million)
% 4.15/1.39  % (2112)------------------------------
% 4.15/1.39  % (2112)------------------------------
% 4.15/1.40  % (2148)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 (2989ds/85Mi)
% 4.15/1.40  % (2148)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 4.15/1.42  % (2147)Instruction limit reached!
% 4.15/1.42  % (2147)------------------------------
% 4.15/1.42  % (2147)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.15/1.42  % (2147)Termination reason: Unknown
% 4.15/1.42  % (2147)Termination phase: Saturation
% 4.15/1.42  
% 4.15/1.42  % (2147)Memory used [KB]: 1698
% 4.15/1.42  % (2147)Time elapsed: 0.037 s
% 4.15/1.42  % (2147)Instructions burned: 84 (million)
% 4.15/1.42  % (2147)------------------------------
% 4.15/1.42  % (2147)------------------------------
% 4.15/1.43  % (2149)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 (2989ds/259Mi)
% 4.15/1.43  % (2148)Instruction limit reached!
% 4.15/1.43  % (2148)------------------------------
% 4.15/1.43  % (2148)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.15/1.43  % (2148)Termination reason: Unknown
% 4.15/1.43  % (2148)Termination phase: Saturation
% 4.15/1.43  
% 4.15/1.43  % (2148)Memory used [KB]: 1889
% 4.15/1.43  % (2148)Time elapsed: 0.036 s
% 4.15/1.43  % (2148)Instructions burned: 86 (million)
% 4.15/1.43  % (2148)------------------------------
% 4.15/1.43  % (2148)------------------------------
% 4.15/1.43  % (2150)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.15/1.44  % (2150)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 4.46/1.44  % (2150)Refutation not found, incomplete strategy% (2150)------------------------------
% 4.46/1.44  % (2150)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.46/1.44  % (2150)Termination reason: Refutation not found, incomplete strategy
% 4.46/1.44  
% 4.46/1.44  % (2150)Memory used [KB]: 1282
% 4.46/1.44  % (2150)Time elapsed: 0.006 s
% 4.46/1.44  % (2150)Instructions burned: 11 (million)
% 4.46/1.44  % (2150)------------------------------
% 4.46/1.44  % (2150)------------------------------
% 4.46/1.44  % (2152)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.46/1.45  % (2128)Instruction limit reached!
% 4.46/1.45  % (2128)------------------------------
% 4.46/1.45  % (2128)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.46/1.45  % (2128)Termination reason: Unknown
% 4.46/1.45  % (2128)Termination phase: Saturation
% 4.46/1.45  
% 4.46/1.45  % (2128)Memory used [KB]: 4530
% 4.46/1.45  % (2128)Time elapsed: 0.281 s
% 4.46/1.45  % (2128)Instructions burned: 578 (million)
% 4.46/1.45  % (2128)------------------------------
% 4.46/1.45  % (2128)------------------------------
% 4.46/1.45  % (2153)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.82/1.52  % (2153)Instruction limit reached!
% 4.82/1.52  % (2153)------------------------------
% 4.82/1.52  % (2153)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.82/1.52  % (2153)Termination reason: Unknown
% 4.82/1.52  % (2153)Termination phase: Saturation
% 4.82/1.52  
% 4.82/1.52  % (2153)Memory used [KB]: 2204
% 4.82/1.52  % (2153)Time elapsed: 0.074 s
% 4.82/1.52  % (2153)Instructions burned: 151 (million)
% 4.82/1.52  % (2153)------------------------------
% 4.82/1.52  % (2153)------------------------------
% 4.82/1.53  % (2154)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 (2988ds/97Mi)
% 5.02/1.54  % (2149)Instruction limit reached!
% 5.02/1.54  % (2149)------------------------------
% 5.02/1.54  % (2149)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.02/1.54  % (2149)Termination reason: Unknown
% 5.02/1.54  % (2149)Termination phase: Saturation
% 5.02/1.54  
% 5.02/1.54  % (2149)Memory used [KB]: 2430
% 5.02/1.54  % (2149)Time elapsed: 0.116 s
% 5.02/1.54  % (2149)Instructions burned: 259 (million)
% 5.02/1.54  % (2149)------------------------------
% 5.02/1.54  % (2149)------------------------------
% 5.02/1.55  % (2155)dis+1011_1:1_sil=2000:sos=on:lsd=100:rp=on:nwc=10.0:s2agt=16:newcnf=on:i=464:bd=off:fsr=off:rawr=on:avsq=on:avsql=on:avsqr=117,449:s2a=on:bs=on_0 on Vampire---4 for (2987ds/464Mi)
% 5.02/1.55  % (2155)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 5.17/1.56  % (2155)Refutation not found, incomplete strategy% (2155)------------------------------
% 5.17/1.56  % (2155)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.17/1.56  % (2155)Termination reason: Refutation not found, incomplete strategy
% 5.17/1.56  
% 5.17/1.56  % (2155)Memory used [KB]: 1385
% 5.17/1.56  % (2155)Time elapsed: 0.014 s
% 5.17/1.56  % (2155)Instructions burned: 26 (million)
% 5.17/1.56  % (2155)------------------------------
% 5.17/1.56  % (2155)------------------------------
% 5.17/1.56  % (2156)dis+666_17:28_sil=4000:sp=const_frequency:lcm=reverse:nwc=15.189:avsqc=3:avsq=on:s2a=on:i=79:s2at=2.5:bs=on:ins=2:fsd=on:rawr=on:to=lpo:s2agt=8:sac=on:bd=off_0 on Vampire---4 for (2987ds/79Mi)
% 5.17/1.57  % (2152)Instruction limit reached!
% 5.17/1.57  % (2152)------------------------------
% 5.17/1.57  % (2152)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.17/1.57  % (2152)Termination reason: Unknown
% 5.17/1.57  % (2152)Termination phase: Saturation
% 5.17/1.57  
% 5.17/1.57  % (2152)Memory used [KB]: 2637
% 5.17/1.57  % (2152)Time elapsed: 0.131 s
% 5.17/1.57  % (2152)Instructions burned: 279 (million)
% 5.17/1.57  % (2152)------------------------------
% 5.17/1.57  % (2152)------------------------------
% 5.17/1.58  % (2154)Instruction limit reached!
% 5.17/1.58  % (2154)------------------------------
% 5.17/1.58  % (2154)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.17/1.58  % (2154)Termination reason: Unknown
% 5.17/1.58  % (2154)Termination phase: Saturation
% 5.17/1.58  
% 5.17/1.58  % (2154)Memory used [KB]: 1918
% 5.17/1.58  % (2154)Time elapsed: 0.050 s
% 5.17/1.58  % (2154)Instructions burned: 98 (million)
% 5.17/1.58  % (2154)------------------------------
% 5.17/1.58  % (2154)------------------------------
% 5.17/1.58  % (2157)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 (2987ds/1993Mi)
% 5.17/1.58  % (2158)lrs+1011_1:1_sil=64000:i=101:sd=2:ep=R:ss=axioms_0 on Vampire---4 for (2987ds/101Mi)
% 5.17/1.58  % (2158)Refutation not found, incomplete strategy% (2158)------------------------------
% 5.17/1.58  % (2158)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.17/1.58  % (2158)Termination reason: Refutation not found, incomplete strategy
% 5.17/1.58  
% 5.17/1.58  % (2158)Memory used [KB]: 1126
% 5.17/1.58  % (2158)Time elapsed: 0.004 s
% 5.17/1.58  % (2158)Instructions burned: 5 (million)
% 5.17/1.58  % (2158)------------------------------
% 5.17/1.58  % (2158)------------------------------
% 5.17/1.59  % (2157)Refutation not found, incomplete strategy% (2157)------------------------------
% 5.17/1.59  % (2157)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.17/1.59  % (2157)Termination reason: Refutation not found, incomplete strategy
% 5.17/1.59  
% 5.17/1.59  % (2157)Memory used [KB]: 1292
% 5.17/1.59  % (2157)Time elapsed: 0.010 s
% 5.17/1.59  % (2157)Instructions burned: 19 (million)
% 5.17/1.59  % (2157)------------------------------
% 5.17/1.59  % (2157)------------------------------
% 5.17/1.59  % (2159)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 (2987ds/4978Mi)
% 5.17/1.59  % (2159)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 5.17/1.59  % (2160)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 (2987ds/169Mi)
% 5.17/1.59  % (2160)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 5.17/1.60  % (2159)Refutation not found, incomplete strategy% (2159)------------------------------
% 5.17/1.60  % (2159)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.17/1.60  % (2159)Termination reason: Refutation not found, incomplete strategy
% 5.17/1.60  
% 5.17/1.60  % (2159)Memory used [KB]: 1303
% 5.17/1.60  % (2159)Time elapsed: 0.013 s
% 5.17/1.60  % (2159)Instructions burned: 26 (million)
% 5.17/1.60  % (2159)------------------------------
% 5.17/1.60  % (2159)------------------------------
% 5.17/1.60  % (2156)Instruction limit reached!
% 5.17/1.60  % (2156)------------------------------
% 5.17/1.60  % (2156)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.17/1.60  % (2156)Termination reason: Unknown
% 5.17/1.60  % (2156)Termination phase: Saturation
% 5.17/1.60  
% 5.17/1.60  % (2156)Memory used [KB]: 1705
% 5.17/1.60  % (2156)Time elapsed: 0.040 s
% 5.17/1.60  % (2156)Instructions burned: 80 (million)
% 5.17/1.60  % (2156)------------------------------
% 5.17/1.60  % (2156)------------------------------
% 5.17/1.60  % (2161)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 (2987ds/178Mi)
% 5.17/1.60  % (2162)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 (2987ds/111Mi)
% 5.17/1.60  % (2161)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 5.17/1.64  % (2117)Instruction limit reached!
% 5.17/1.64  % (2117)------------------------------
% 5.17/1.64  % (2117)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.17/1.64  % (2117)Termination reason: Unknown
% 5.17/1.64  % (2117)Termination phase: Saturation
% 5.17/1.64  
% 5.17/1.64  % (2117)Memory used [KB]: 6675
% 5.17/1.64  % (2117)Time elapsed: 0.572 s
% 5.17/1.64  % (2117)Instructions burned: 1377 (million)
% 5.17/1.64  % (2117)------------------------------
% 5.17/1.64  % (2117)------------------------------
% 7.03/1.65  % (2163)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.65  % (2163)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 7.03/1.65  % (2162)Instruction limit reached!
% 7.03/1.65  % (2162)------------------------------
% 7.03/1.65  % (2162)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.03/1.65  % (2162)Termination reason: Unknown
% 7.03/1.65  % (2107)First to succeed.
% 7.03/1.65  % (2162)Termination phase: Saturation
% 7.03/1.65  
% 7.03/1.65  % (2162)Memory used [KB]: 2635
% 7.03/1.65  % (2162)Time elapsed: 0.052 s
% 7.03/1.65  % (2162)Instructions burned: 111 (million)
% 7.03/1.65  % (2162)------------------------------
% 7.03/1.65  % (2162)------------------------------
% 7.03/1.66  % (2107)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-2053"
% 7.03/1.66  % (2164)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.66  % (2107)Refutation found. Thanks to Tanya!
% 7.03/1.66  % SZS status Theorem for Vampire---4
% 7.03/1.66  % SZS output start Proof for Vampire---4
% See solution above
% 7.03/1.66  % (2107)------------------------------
% 7.03/1.66  % (2107)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.03/1.66  % (2107)Termination reason: Refutation
% 7.03/1.66  
% 7.03/1.66  % (2107)Memory used [KB]: 6491
% 7.03/1.66  % (2107)Time elapsed: 0.642 s
% 7.03/1.66  % (2107)Instructions burned: 1344 (million)
% 7.03/1.66  % (2053)Success in time 1.319 s
% 7.03/1.66  % Vampire---4.8 exiting
%------------------------------------------------------------------------------