TSTP Solution File: SWW503_5 by Vampire---4.8

View Problem - Process Solution

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

% Computer : n011.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 11:18:44 EDT 2024

% Result   : Theorem 1.92s 1.00s
% Output   : Refutation 1.92s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   78
% Syntax   : Number of formulae    :  101 (  32 unt;  65 typ;   0 def)
%            Number of atoms       :   40 (  33 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   10 (   6   ~;   2   |;   0   &)
%                                         (   0 <=>;   2  =>;   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       :    5 (   4 usr)
%            Number of type conns  :   17 (  11   >;   6   *;   0   +;   0  <<)
%            Number of predicates  :   37 (  35 usr;   1 prp; 0-3 aty)
%            Number of functors    :   26 (  26 usr;  16 con; 0-3 aty)
%            Number of variables   :   68 (  26   !;   0   ?;  68   :)
%                                         (  42  !>;   0  ?*;   0  @-;   0  @+)

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

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

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

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

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

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

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

tff(func_def_3,type,
    times_times: 
      !>[X0: $tType] : ( ( X0 * X0 ) > X0 ) ).

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

tff(func_def_5,type,
    root: ( nat * real ) > real ).

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

tff(func_def_7,type,
    norm_norm: 
      !>[X0: $tType] : ( X0 > real ) ).

tff(func_def_8,type,
    of_real: 
      !>[X0: $tType] : ( real > X0 ) ).

tff(func_def_9,type,
    fFalse: bool ).

tff(func_def_10,type,
    fTrue: bool ).

tff(func_def_11,type,
    b: complex ).

tff(func_def_12,type,
    n: nat ).

tff(func_def_13,type,
    na: nat ).

tff(func_def_14,type,
    v: complex ).

tff(func_def_15,type,
    sK0: complex ).

tff(func_def_16,type,
    sK1: complex ).

tff(func_def_17,type,
    sK2: nat > complex ).

tff(func_def_18,type,
    sF3: real ).

tff(func_def_19,type,
    sF4: real ).

tff(func_def_20,type,
    sF5: complex ).

tff(func_def_21,type,
    sF6: complex ).

tff(func_def_22,type,
    sF7: complex ).

tff(func_def_23,type,
    sF8: complex ).

tff(func_def_24,type,
    sF9: complex ).

tff(func_def_25,type,
    sF10: complex ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(pred_def_21,type,
    real_normed_field: 
      !>[X0: $tType] : $o ).

tff(pred_def_22,type,
    real_normed_vector: 
      !>[X0: $tType] : $o ).

tff(pred_def_23,type,
    ring_11004092258visors: 
      !>[X0: $tType] : $o ).

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

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

tff(pred_def_26,type,
    ordere216010020id_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_27,type,
    real_n2089651433ebra_1: 
      !>[X0: $tType] : $o ).

tff(pred_def_28,type,
    divisi14063676e_zero: 
      !>[X0: $tType] : $o ).

tff(pred_def_29,type,
    real_n1866405975lgebra: 
      !>[X0: $tType] : $o ).

tff(pred_def_30,type,
    linord1117847801e_zero: 
      !>[X0: $tType] : $o ).

tff(pred_def_31,type,
    ordere236663937imp_le: 
      !>[X0: $tType] : $o ).

tff(pred_def_32,type,
    ordere223160158up_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_33,type,
    ord_less: 
      !>[X0: $tType] : ( ( X0 * X0 ) > $o ) ).

tff(pred_def_34,type,
    even_odd_even: 
      !>[X0: $tType] : ( X0 > $o ) ).

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

tff(f2380,plain,
    $false,
    inference(subsumption_resolution,[],[f2379,f668]) ).

tff(f668,plain,
    sF7 != sF10,
    inference(definition_folding,[],[f636,f667,f666,f660,f665,f664,f663,f662,f661,f660]) ).

tff(f661,plain,
    root(na,sF3) = sF4,
    introduced(function_definition,[new_symbols(definition,[sF4])]) ).

tff(f662,plain,
    of_real(complex,sF4) = sF5,
    introduced(function_definition,[new_symbols(definition,[sF5])]) ).

tff(f663,plain,
    inverse_divide(complex,v,sF5) = sF6,
    introduced(function_definition,[new_symbols(definition,[sF6])]) ).

tff(f664,plain,
    power_power(complex,sF6,na) = sF7,
    introduced(function_definition,[new_symbols(definition,[sF7])]) ).

tff(f665,plain,
    power_power(complex,v,na) = sF8,
    introduced(function_definition,[new_symbols(definition,[sF8])]) ).

tff(f660,plain,
    norm_norm(complex,b) = sF3,
    introduced(function_definition,[new_symbols(definition,[sF3])]) ).

tff(f666,plain,
    of_real(complex,sF3) = sF9,
    introduced(function_definition,[new_symbols(definition,[sF9])]) ).

tff(f667,plain,
    inverse_divide(complex,sF8,sF9) = sF10,
    introduced(function_definition,[new_symbols(definition,[sF10])]) ).

tff(f636,plain,
    power_power(complex,inverse_divide(complex,v,of_real(complex,root(na,norm_norm(complex,b)))),na) != inverse_divide(complex,power_power(complex,v,na),of_real(complex,norm_norm(complex,b))),
    inference(cnf_transformation,[],[f255]) ).

tff(f255,plain,
    power_power(complex,inverse_divide(complex,v,of_real(complex,root(na,norm_norm(complex,b)))),na) != inverse_divide(complex,power_power(complex,v,na),of_real(complex,norm_norm(complex,b))),
    inference(flattening,[],[f175]) ).

tff(f175,negated_conjecture,
    ( ~ power_power(complex,inverse_divide(complex,v,of_real(complex,root(na,norm_norm(complex,b)))),na) = inverse_divide(complex,power_power(complex,v,na),of_real(complex,norm_norm(complex,b))) ),
    inference(negated_conjecture,[],[f174]) ).

tff(f174,conjecture,
    power_power(complex,inverse_divide(complex,v,of_real(complex,root(na,norm_norm(complex,b)))),na) = inverse_divide(complex,power_power(complex,v,na),of_real(complex,norm_norm(complex,b))),
    file('/export/starexec/sandbox/tmp/tmp.jibUFEAVGF/Vampire---4.8_20869',conj_0) ).

tff(f2379,plain,
    sF7 = sF10,
    inference(forward_demodulation,[],[f2378,f667]) ).

tff(f2378,plain,
    sF7 = inverse_divide(complex,sF8,sF9),
    inference(forward_demodulation,[],[f2377,f665]) ).

tff(f2377,plain,
    sF7 = inverse_divide(complex,power_power(complex,v,na),sF9),
    inference(forward_demodulation,[],[f2376,f816]) ).

tff(f816,plain,
    sF9 = power_power(complex,sF5,na),
    inference(forward_demodulation,[],[f815,f666]) ).

tff(f815,plain,
    of_real(complex,sF3) = power_power(complex,sF5,na),
    inference(forward_demodulation,[],[f807,f662]) ).

tff(f807,plain,
    of_real(complex,sF3) = power_power(complex,of_real(complex,sF4),na),
    inference(superposition,[],[f410,f670]) ).

tff(f670,plain,
    sF3 = power_power(real,sF4,na),
    inference(forward_demodulation,[],[f669,f661]) ).

tff(f669,plain,
    sF3 = power_power(real,root(na,sF3),na),
    inference(forward_demodulation,[],[f402,f660]) ).

tff(f402,plain,
    norm_norm(complex,b) = power_power(real,root(na,norm_norm(complex,b)),na),
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    norm_norm(complex,b) = power_power(real,root(na,norm_norm(complex,b)),na),
    file('/export/starexec/sandbox/tmp/tmp.jibUFEAVGF/Vampire---4.8_20869',fact_0__096root_An_A_Icmod_Ab_J_A_094_An_A_061_Acmod_Ab_096) ).

tff(f410,plain,
    ! [X0: nat,X1: real] : ( power_power(complex,of_real(complex,X1),X0) = of_real(complex,power_power(real,X1,X0)) ),
    inference(cnf_transformation,[],[f177]) ).

tff(f177,plain,
    ! [X0: nat,X1: real] : ( power_power(complex,of_real(complex,X1),X0) = of_real(complex,power_power(real,X1,X0)) ),
    inference(rectify,[],[f9]) ).

tff(f9,axiom,
    ! [X3: nat,X2: real] : ( power_power(complex,of_real(complex,X2),X3) = of_real(complex,power_power(real,X2,X3)) ),
    file('/export/starexec/sandbox/tmp/tmp.jibUFEAVGF/Vampire---4.8_20869',fact_8_complex__of__real__power) ).

tff(f2376,plain,
    sF7 = inverse_divide(complex,power_power(complex,v,na),power_power(complex,sF5,na)),
    inference(backward_demodulation,[],[f664,f2359]) ).

tff(f2359,plain,
    ! [X0: nat] : ( inverse_divide(complex,power_power(complex,v,X0),power_power(complex,sF5,X0)) = power_power(complex,sF6,X0) ),
    inference(superposition,[],[f1110,f663]) ).

tff(f1110,plain,
    ! [X2: nat,X0: complex,X1: complex] : ( power_power(complex,inverse_divide(complex,X0,X1),X2) = inverse_divide(complex,power_power(complex,X0,X2),power_power(complex,X1,X2)) ),
    inference(resolution,[],[f416,f619]) ).

tff(f619,plain,
    field_inverse_zero(complex),
    inference(cnf_transformation,[],[f157]) ).

tff(f157,axiom,
    field_inverse_zero(complex),
    file('/export/starexec/sandbox/tmp/tmp.jibUFEAVGF/Vampire---4.8_20869',arity_Complex_Ocomplex___Fields_Ofield__inverse__zero) ).

tff(f416,plain,
    ! [X0: $tType,X2: X0,X3: X0,X1: nat] :
      ( ~ field_inverse_zero(X0)
      | ( power_power(X0,inverse_divide(X0,X3,X2),X1) = inverse_divide(X0,power_power(X0,X3,X1),power_power(X0,X2,X1)) ) ),
    inference(cnf_transformation,[],[f263]) ).

tff(f263,plain,
    ! [X0: $tType] :
      ( ! [X1: nat,X2: X0,X3: X0] : ( power_power(X0,inverse_divide(X0,X3,X2),X1) = inverse_divide(X0,power_power(X0,X3,X1),power_power(X0,X2,X1)) )
      | ~ field_inverse_zero(X0) ),
    inference(ennf_transformation,[],[f181]) ).

tff(f181,plain,
    ! [X0: $tType] :
      ( field_inverse_zero(X0)
     => ! [X1: nat,X2: X0,X3: X0] : ( power_power(X0,inverse_divide(X0,X3,X2),X1) = inverse_divide(X0,power_power(X0,X3,X1),power_power(X0,X2,X1)) ) ),
    inference(rectify,[],[f14]) ).

tff(f14,axiom,
    ! [X0: $tType] :
      ( field_inverse_zero(X0)
     => ! [X3: nat,X6: X0,X7: X0] : ( power_power(X0,inverse_divide(X0,X7,X6),X3) = inverse_divide(X0,power_power(X0,X7,X3),power_power(X0,X6,X3)) ) ),
    file('/export/starexec/sandbox/tmp/tmp.jibUFEAVGF/Vampire---4.8_20869',fact_13_power__divide) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem    : SWW503_5 : TPTP v8.1.2. Released v6.0.0.
% 0.14/0.15  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.14/0.36  % Computer : n011.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit   : 300
% 0.14/0.36  % WCLimit    : 300
% 0.14/0.36  % DateTime   : Fri May  3 19:24:08 EDT 2024
% 0.21/0.36  % CPUTime    : 
% 0.21/0.36  This is a TF1_THM_EQU_NAR problem
% 0.21/0.37  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/tmp/tmp.jibUFEAVGF/Vampire---4.8_20869
% 0.58/0.76  % (21127)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on Vampire---4 for (2996ds/34Mi)
% 0.58/0.76  % (21129)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2996ds/78Mi)
% 0.58/0.76  % (21130)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2996ds/33Mi)
% 0.58/0.76  % (21131)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on Vampire---4 for (2996ds/34Mi)
% 0.58/0.76  % (21128)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on Vampire---4 for (2996ds/51Mi)
% 0.58/0.76  % (21132)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/45Mi)
% 0.58/0.76  % (21134)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on Vampire---4 for (2996ds/56Mi)
% 0.58/0.76  % (21133)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on Vampire---4 for (2996ds/83Mi)
% 0.58/0.76  % (21127)Refutation not found, incomplete strategy% (21127)------------------------------
% 0.58/0.76  % (21127)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.76  % (21127)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.76  
% 0.58/0.76  % (21127)Memory used [KB]: 1093
% 0.58/0.76  % (21127)Time elapsed: 0.003 s
% 0.58/0.76  % (21127)Instructions burned: 4 (million)
% 0.58/0.76  % (21133)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.58/0.76  % (21127)------------------------------
% 0.58/0.76  % (21127)------------------------------
% 0.58/0.76  % (21133)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.58/0.76  % (21134)Refutation not found, incomplete strategy% (21134)------------------------------
% 0.58/0.76  % (21134)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.76  % (21134)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.76  
% 0.58/0.76  % (21132)Refutation not found, incomplete strategy% (21132)------------------------------
% 0.58/0.76  % (21132)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.76  % (21134)Memory used [KB]: 1127
% 0.58/0.76  % (21134)Time elapsed: 0.004 s
% 0.58/0.76  % (21134)Instructions burned: 4 (million)
% 0.58/0.76  % (21132)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.76  
% 0.58/0.76  % (21132)Memory used [KB]: 1129
% 0.58/0.76  % (21132)Time elapsed: 0.004 s
% 0.58/0.76  % (21132)Instructions burned: 4 (million)
% 0.58/0.76  % (21134)------------------------------
% 0.58/0.76  % (21134)------------------------------
% 0.58/0.76  % (21132)------------------------------
% 0.58/0.76  % (21132)------------------------------
% 0.58/0.76  % (21133)Refutation not found, incomplete strategy% (21133)------------------------------
% 0.58/0.76  % (21133)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.76  % (21133)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.76  
% 0.58/0.76  % (21133)Memory used [KB]: 1132
% 0.58/0.76  % (21129)Refutation not found, incomplete strategy% (21129)------------------------------
% 0.58/0.76  % (21129)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.76  % (21129)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.76  
% 0.58/0.76  % (21129)Memory used [KB]: 1146
% 0.58/0.76  % (21129)Time elapsed: 0.005 s
% 0.58/0.76  % (21129)Instructions burned: 6 (million)
% 0.58/0.76  % (21133)Time elapsed: 0.005 s
% 0.58/0.76  % (21133)Instructions burned: 6 (million)
% 0.58/0.76  % (21129)------------------------------
% 0.58/0.76  % (21129)------------------------------
% 0.58/0.76  % (21133)------------------------------
% 0.58/0.76  % (21133)------------------------------
% 0.58/0.76  % (21135)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on Vampire---4 for (2996ds/55Mi)
% 0.58/0.77  % (21137)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/208Mi)
% 0.58/0.77  % (21131)Refutation not found, incomplete strategy% (21131)------------------------------
% 0.58/0.77  % (21131)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (21131)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.77  
% 0.58/0.77  % (21131)Memory used [KB]: 1335
% 0.58/0.77  % (21131)Time elapsed: 0.008 s
% 0.58/0.77  % (21131)Instructions burned: 14 (million)
% 0.58/0.77  % (21131)------------------------------
% 0.58/0.77  % (21131)------------------------------
% 0.58/0.77  % (21139)lrs-1010_1:1_to=lpo:sil=2000:sp=reverse_arity:sos=on:urr=ec_only:i=518:sd=2:bd=off:ss=axioms:sgt=16_0 on Vampire---4 for (2996ds/518Mi)
% 0.58/0.77  % (21138)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on Vampire---4 for (2996ds/52Mi)
% 0.58/0.77  % (21136)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on Vampire---4 for (2996ds/50Mi)
% 0.58/0.77  % (21139)Refutation not found, incomplete strategy% (21139)------------------------------
% 0.58/0.77  % (21139)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (21139)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.77  
% 0.58/0.77  % (21139)Memory used [KB]: 1145
% 0.58/0.77  % (21139)Time elapsed: 0.005 s
% 0.58/0.77  % (21139)Instructions burned: 7 (million)
% 0.58/0.77  % (21139)------------------------------
% 0.58/0.77  % (21139)------------------------------
% 0.58/0.77  % (21140)lrs+1011_87677:1048576_sil=8000:sos=on:spb=non_intro:nwc=10.0:kmz=on:i=42:ep=RS:nm=0:ins=1:uhcvi=on:rawr=on:fde=unused:afp=2000:afq=1.444:plsq=on:nicw=on_0 on Vampire---4 for (2996ds/42Mi)
% 0.58/0.77  % (21130)Instruction limit reached!
% 0.58/0.77  % (21130)------------------------------
% 0.58/0.77  % (21130)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (21130)Termination reason: Unknown
% 0.58/0.77  % (21130)Termination phase: Saturation
% 0.58/0.77  
% 0.58/0.77  % (21130)Memory used [KB]: 1349
% 0.58/0.77  % (21130)Time elapsed: 0.017 s
% 0.58/0.77  % (21130)Instructions burned: 34 (million)
% 0.58/0.77  % (21130)------------------------------
% 0.58/0.77  % (21130)------------------------------
% 0.58/0.77  % (21136)Refutation not found, incomplete strategy% (21136)------------------------------
% 0.58/0.77  % (21136)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (21136)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.77  
% 0.58/0.77  % (21136)Memory used [KB]: 1320
% 0.58/0.77  % (21136)Time elapsed: 0.009 s
% 0.58/0.77  % (21136)Instructions burned: 14 (million)
% 0.58/0.78  % (21136)------------------------------
% 0.58/0.78  % (21136)------------------------------
% 0.58/0.78  % (21141)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 (2996ds/243Mi)
% 0.58/0.78  % (21141)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.58/0.78  % (21143)dis+1011_11:1_sil=2000:avsq=on:i=143:avsqr=1,16:ep=RS:rawr=on:aac=none:lsd=100:mep=off:fde=none:newcnf=on:bsr=unit_only_0 on Vampire---4 for (2995ds/143Mi)
% 0.58/0.78  % (21140)Refutation not found, incomplete strategy% (21140)------------------------------
% 0.58/0.78  % (21140)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.78  % (21140)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.78  
% 0.58/0.78  % (21140)Memory used [KB]: 1327
% 0.58/0.78  % (21140)Time elapsed: 0.008 s
% 0.58/0.78  % (21140)Instructions burned: 13 (million)
% 0.58/0.78  % (21143)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.58/0.78  % (21140)------------------------------
% 0.58/0.78  % (21140)------------------------------
% 0.58/0.78  % (21135)Instruction limit reached!
% 0.58/0.78  % (21135)------------------------------
% 0.58/0.78  % (21135)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.78  % (21135)Termination reason: Unknown
% 0.58/0.78  % (21135)Termination phase: Saturation
% 0.58/0.78  
% 0.58/0.78  % (21135)Memory used [KB]: 1937
% 0.58/0.78  % (21135)Time elapsed: 0.018 s
% 0.58/0.78  % (21135)Instructions burned: 55 (million)
% 0.58/0.78  % (21135)------------------------------
% 0.58/0.78  % (21135)------------------------------
% 0.58/0.78  % (21144)lrs+1011_1:2_to=lpo:sil=8000:plsqc=1:plsq=on:plsqr=326,59:sp=weighted_frequency:plsql=on:nwc=10.0:newcnf=on:i=93:awrs=converge:awrsf=200:bd=off:ins=1:rawr=on:alpa=false:avsq=on:avsqr=1,16_0 on Vampire---4 for (2995ds/93Mi)
% 0.58/0.78  % (21144)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.58/0.78  % (21142)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on Vampire---4 for (2995ds/117Mi)
% 0.58/0.79  % (21145)lrs+1666_1:1_sil=4000:sp=occurrence:sos=on:urr=on:newcnf=on:i=62:amm=off:ep=R:erd=off:nm=0:plsq=on:plsqr=14,1_0 on Vampire---4 for (2995ds/62Mi)
% 0.58/0.79  % (21142)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.58/0.79  % (21145)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.58/0.79  % (21128)Instruction limit reached!
% 0.58/0.79  % (21128)------------------------------
% 0.58/0.79  % (21128)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.79  % (21128)Termination reason: Unknown
% 0.58/0.79  % (21128)Termination phase: Saturation
% 0.58/0.79  
% 0.58/0.79  % (21128)Memory used [KB]: 1807
% 0.58/0.79  % (21128)Time elapsed: 0.033 s
% 0.58/0.79  % (21128)Instructions burned: 51 (million)
% 0.58/0.79  % (21128)------------------------------
% 0.58/0.79  % (21128)------------------------------
% 0.58/0.80  % (21138)Instruction limit reached!
% 0.58/0.80  % (21138)------------------------------
% 0.58/0.80  % (21138)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.80  % (21138)Termination reason: Unknown
% 0.58/0.80  % (21138)Termination phase: Saturation
% 0.58/0.80  
% 0.58/0.80  % (21138)Memory used [KB]: 1743
% 0.58/0.80  % (21138)Time elapsed: 0.032 s
% 0.58/0.80  % (21138)Instructions burned: 54 (million)
% 0.58/0.80  % (21138)------------------------------
% 0.58/0.80  % (21138)------------------------------
% 0.58/0.80  % (21146)lrs+21_2461:262144_anc=none:drc=off:sil=2000:sp=occurrence:nwc=6.0:updr=off:st=3.0:i=32:sd=2:afp=4000:erml=3:nm=14:afq=2.0:uhcvi=on:ss=included:er=filter:abs=on:nicw=on:ile=on:sims=off:s2a=on:s2agt=50:s2at=-1.0:plsq=on:plsql=on:plsqc=2:plsqr=1,32:newcnf=on:bd=off:to=lpo_0 on Vampire---4 for (2995ds/32Mi)
% 0.58/0.80  % (21146)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.58/0.81  % (21147)dis+1011_1:1_sil=16000:nwc=7.0:s2agt=64:s2a=on:i=1919:ss=axioms:sgt=8:lsd=50:sd=7_0 on Vampire---4 for (2995ds/1919Mi)
% 0.58/0.82  % (21147)Refutation not found, incomplete strategy% (21147)------------------------------
% 0.58/0.82  % (21147)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.82  % (21147)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.82  
% 0.58/0.82  % (21147)Memory used [KB]: 1149
% 0.58/0.82  % (21147)Time elapsed: 0.029 s
% 0.58/0.82  % (21147)Instructions burned: 7 (million)
% 0.58/0.82  % (21144)Instruction limit reached!
% 0.58/0.82  % (21144)------------------------------
% 0.58/0.82  % (21144)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.82  % (21144)Termination reason: Unknown
% 0.58/0.82  % (21144)Termination phase: Saturation
% 0.58/0.82  
% 0.58/0.82  % (21144)Memory used [KB]: 1982
% 0.58/0.82  % (21144)Time elapsed: 0.034 s
% 0.58/0.82  % (21144)Instructions burned: 94 (million)
% 0.58/0.82  % (21144)------------------------------
% 0.58/0.82  % (21144)------------------------------
% 0.58/0.82  % (21145)Instruction limit reached!
% 0.58/0.82  % (21145)------------------------------
% 0.58/0.82  % (21145)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.82  % (21145)Termination reason: Unknown
% 0.58/0.82  % (21145)Termination phase: Saturation
% 0.58/0.82  % (21147)------------------------------
% 0.58/0.82  % (21147)------------------------------
% 0.58/0.82  
% 0.58/0.82  % (21145)Memory used [KB]: 1948
% 0.58/0.82  % (21145)Time elapsed: 0.033 s
% 0.58/0.82  % (21145)Instructions burned: 63 (million)
% 0.58/0.82  % (21145)------------------------------
% 0.58/0.82  % (21145)------------------------------
% 0.58/0.82  % (21146)Instruction limit reached!
% 0.58/0.82  % (21146)------------------------------
% 0.58/0.82  % (21146)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.82  % (21146)Termination reason: Unknown
% 0.58/0.82  % (21146)Termination phase: Saturation
% 0.58/0.82  
% 0.58/0.82  % (21146)Memory used [KB]: 1490
% 0.58/0.82  % (21146)Time elapsed: 0.020 s
% 0.58/0.82  % (21146)Instructions burned: 32 (million)
% 0.58/0.82  % (21146)------------------------------
% 0.58/0.82  % (21146)------------------------------
% 0.58/0.82  % (21148)ott-32_5:1_sil=4000:sp=occurrence:urr=full:rp=on:nwc=5.0:newcnf=on:st=5.0:s2pl=on:i=55:sd=2:ins=2:ss=included:rawr=on:anc=none:sos=on:s2agt=8:spb=intro:ep=RS:avsq=on:avsqr=27,155:lma=on_0 on Vampire---4 for (2995ds/55Mi)
% 0.58/0.82  % (21149)lrs-1011_1:1_sil=2000:sos=on:urr=on:i=53:sd=1:bd=off:ins=3:av=off:ss=axioms:sgt=16:gsp=on:lsd=10_0 on Vampire---4 for (2995ds/53Mi)
% 0.58/0.82  % (21148)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.58/0.82  % (21151)dis+10_3:31_sil=2000:sp=frequency:abs=on:acc=on:lcm=reverse:nwc=3.0:alpa=random:st=3.0:i=102:sd=1:nm=4:ins=1:aer=off:ss=axioms_0 on Vampire---4 for (2995ds/102Mi)
% 0.58/0.82  % (21149)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.58/0.82  % (21149)Refutation not found, incomplete strategy% (21149)------------------------------
% 0.58/0.82  % (21149)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.82  % (21149)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.82  
% 0.58/0.82  % (21149)Memory used [KB]: 1129
% 0.58/0.82  % (21149)Time elapsed: 0.004 s
% 0.58/0.82  % (21149)Instructions burned: 4 (million)
% 0.58/0.82  % (21149)------------------------------
% 0.58/0.82  % (21149)------------------------------
% 0.58/0.82  % (21150)lrs+1011_6929:65536_anc=all_dependent:sil=2000:fde=none:plsqc=1:plsq=on:plsqr=19,8:plsql=on:nwc=3.0:i=46:afp=4000:ep=R:nm=3:fsr=off:afr=on:aer=off:gsp=on_0 on Vampire---4 for (2995ds/46Mi)
% 0.58/0.82  % (21148)Refutation not found, incomplete strategy% (21148)------------------------------
% 0.58/0.82  % (21148)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.82  % (21148)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.82  
% 0.58/0.82  % (21148)Memory used [KB]: 1346
% 0.58/0.82  % (21148)Time elapsed: 0.006 s
% 0.58/0.82  % (21148)Instructions burned: 16 (million)
% 0.58/0.82  % (21148)------------------------------
% 0.58/0.82  % (21148)------------------------------
% 0.58/0.82  % (21151)Refutation not found, incomplete strategy% (21151)------------------------------
% 0.58/0.82  % (21151)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.82  % (21151)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.82  
% 0.58/0.82  % (21151)Memory used [KB]: 1160
% 0.58/0.82  % (21151)Time elapsed: 0.005 s
% 0.58/0.82  % (21151)Instructions burned: 6 (million)
% 0.58/0.82  % (21151)------------------------------
% 0.58/0.82  % (21151)------------------------------
% 0.58/0.83  % (21152)ott+1011_9:29_slsqr=3,2:sil=2000:tgt=ground:lsd=10:lcm=predicate:avsqc=4:slsq=on:avsq=on:i=35:s2at=4.0:add=large:sd=1:avsqr=1,16:aer=off:ss=axioms:sgt=100:rawr=on:s2a=on:sac=on:afp=1:nwc=10.0:nm=64:bd=preordered:abs=on:rnwc=on:er=filter:nicw=on:spb=non_intro:lma=on_0 on Vampire---4 for (2995ds/35Mi)
% 0.58/0.83  % (21150)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.88/0.83  % (21154)dis+1010_12107:524288_anc=none:drc=encompass:sil=2000:bsd=on:rp=on:nwc=10.0:alpa=random:i=109:kws=precedence:awrs=decay:awrsf=2:nm=16:ins=3:rawr=on:s2a=on:s2at=4.5:acc=on:flr=on_0 on Vampire---4 for (2995ds/109Mi)
% 0.88/0.83  % (21153)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on Vampire---4 for (2995ds/87Mi)
% 0.88/0.83  % (21153)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.88/0.84  % (21152)Instruction limit reached!
% 0.88/0.84  % (21152)------------------------------
% 0.88/0.84  % (21152)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.88/0.84  % (21152)Termination reason: Unknown
% 0.88/0.84  % (21152)Termination phase: Saturation
% 0.88/0.84  
% 0.88/0.84  % (21152)Memory used [KB]: 1379
% 0.88/0.84  % (21152)Time elapsed: 0.013 s
% 0.88/0.84  % (21152)Instructions burned: 36 (million)
% 0.88/0.84  % (21152)------------------------------
% 0.88/0.84  % (21152)------------------------------
% 0.88/0.84  % (21155)lrs+1002_1:16_sil=2000:sp=occurrence:sos=on:i=161:aac=none:bd=off:ss=included:sd=5:st=2.5:sup=off_0 on Vampire---4 for (2995ds/161Mi)
% 0.88/0.84  % (21155)Refutation not found, incomplete strategy% (21155)------------------------------
% 0.88/0.84  % (21155)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.88/0.84  % (21155)Termination reason: Refutation not found, incomplete strategy
% 0.88/0.84  
% 0.88/0.84  % (21155)Memory used [KB]: 1312
% 0.88/0.84  % (21155)Time elapsed: 0.004 s
% 0.88/0.84  % (21155)Instructions burned: 11 (million)
% 0.88/0.84  % (21155)------------------------------
% 0.88/0.84  % (21155)------------------------------
% 0.88/0.85  % (21156)lrs-1002_2:9_anc=none:sil=2000:plsqc=1:plsq=on:avsql=on:plsqr=2859761,1048576:erd=off:rp=on:nwc=21.7107:newcnf=on:avsq=on:i=69:aac=none:avsqr=6317,1048576:ep=RS:fsr=off:rawr=on:afp=50:afq=2.133940627822616:sac=on_0 on Vampire---4 for (2995ds/69Mi)
% 0.88/0.85  % (21156)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.88/0.85  % (21150)Instruction limit reached!
% 0.88/0.85  % (21150)------------------------------
% 0.88/0.85  % (21150)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.88/0.85  % (21150)Termination reason: Unknown
% 0.88/0.85  % (21150)Termination phase: Saturation
% 0.88/0.85  
% 0.88/0.85  % (21150)Memory used [KB]: 2038
% 0.88/0.85  % (21150)Time elapsed: 0.031 s
% 0.88/0.85  % (21150)Instructions burned: 46 (million)
% 0.88/0.85  % (21150)------------------------------
% 0.88/0.85  % (21150)------------------------------
% 0.88/0.85  % (21142)Instruction limit reached!
% 0.88/0.85  % (21142)------------------------------
% 0.88/0.85  % (21142)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.88/0.85  % (21142)Termination reason: Unknown
% 0.88/0.85  % (21142)Termination phase: Saturation
% 0.88/0.85  
% 0.88/0.85  % (21142)Memory used [KB]: 2343
% 0.88/0.85  % (21142)Time elapsed: 0.072 s
% 0.88/0.85  % (21142)Instructions burned: 118 (million)
% 0.88/0.85  % (21142)------------------------------
% 0.88/0.85  % (21142)------------------------------
% 0.88/0.86  % (21158)ott+1011_1:3_drc=off:sil=4000:tgt=ground:fde=unused:plsq=on:sp=unary_first:fd=preordered:nwc=10.0:i=360:ins=1:rawr=on:bd=preordered_0 on Vampire---4 for (2995ds/360Mi)
% 0.88/0.86  % (21137)Instruction limit reached!
% 0.88/0.86  % (21137)------------------------------
% 0.88/0.86  % (21137)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.88/0.86  % (21137)Termination reason: Unknown
% 0.88/0.86  % (21137)Termination phase: Saturation
% 0.88/0.86  
% 0.88/0.86  % (21137)Memory used [KB]: 1926
% 0.88/0.86  % (21137)Time elapsed: 0.095 s
% 0.88/0.86  % (21137)Instructions burned: 210 (million)
% 0.88/0.86  % (21137)------------------------------
% 0.88/0.86  % (21137)------------------------------
% 0.88/0.86  % (21157)lrs+1010_1:512_sil=8000:tgt=ground:spb=units:gs=on:lwlo=on:nicw=on:gsem=on:st=1.5:i=40:nm=21:ss=included:nwc=5.3:afp=4000:afq=1.38:ins=1:bs=unit_only:awrs=converge:awrsf=10:bce=on_0 on Vampire---4 for (2995ds/40Mi)
% 0.88/0.86  % (21143)Instruction limit reached!
% 0.88/0.86  % (21143)------------------------------
% 0.88/0.86  % (21143)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.88/0.86  % (21143)Termination reason: Unknown
% 0.88/0.86  % (21143)Termination phase: Saturation
% 0.88/0.86  
% 0.88/0.86  % (21143)Memory used [KB]: 2320
% 0.88/0.86  % (21143)Time elapsed: 0.086 s
% 0.88/0.86  % (21143)Instructions burned: 144 (million)
% 0.88/0.86  % (21143)------------------------------
% 0.88/0.86  % (21143)------------------------------
% 0.88/0.87  % (21159)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 (2995ds/161Mi)
% 0.88/0.87  % (21160)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 (2995ds/80Mi)
% 0.88/0.87  % (21159)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.88/0.87  % (21159)Refutation not found, incomplete strategy% (21159)------------------------------
% 0.88/0.87  % (21159)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.88/0.87  % (21159)Termination reason: Refutation not found, incomplete strategy
% 0.88/0.87  
% 0.88/0.87  % (21159)Memory used [KB]: 1132
% 0.88/0.87  % (21159)Time elapsed: 0.005 s
% 0.88/0.87  % (21159)Instructions burned: 5 (million)
% 0.88/0.87  % (21159)------------------------------
% 0.88/0.87  % (21159)------------------------------
% 0.88/0.87  % (21156)Instruction limit reached!
% 0.88/0.87  % (21156)------------------------------
% 0.88/0.87  % (21156)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.88/0.87  % (21156)Termination reason: Unknown
% 0.88/0.87  % (21156)Termination phase: Saturation
% 0.88/0.87  
% 0.88/0.87  % (21156)Memory used [KB]: 2111
% 0.88/0.87  % (21156)Time elapsed: 0.025 s
% 0.88/0.87  % (21156)Instructions burned: 71 (million)
% 0.88/0.87  % (21156)------------------------------
% 0.88/0.87  % (21156)------------------------------
% 0.88/0.87  % (21153)Instruction limit reached!
% 0.88/0.87  % (21153)------------------------------
% 0.88/0.87  % (21153)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.88/0.87  % (21153)Termination reason: Unknown
% 0.88/0.87  % (21153)Termination phase: Saturation
% 0.88/0.87  
% 0.88/0.87  % (21153)Memory used [KB]: 2144
% 0.88/0.87  % (21153)Time elapsed: 0.045 s
% 0.88/0.87  % (21153)Instructions burned: 87 (million)
% 0.88/0.87  % (21153)------------------------------
% 0.88/0.87  % (21153)------------------------------
% 0.88/0.87  % (21161)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 (2995ds/37Mi)
% 0.88/0.87  % (21161)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.88/0.87  % (21162)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 (2995ds/55Mi)
% 0.88/0.88  % (21162)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.88/0.88  % (21163)dis-1011_1:32_to=lpo:drc=off:sil=2000:sp=reverse_arity:sos=on:foolp=on:lsd=20:nwc=1.49509792053687:s2agt=30:avsq=on:s2a=on:s2pl=no:i=47:s2at=5.0:avsqr=5593,1048576:nm=0:fsr=off:amm=sco:rawr=on:awrs=converge:awrsf=427:ss=included:sd=1:slsq=on:fd=off_0 on Vampire---4 for (2994ds/47Mi)
% 0.88/0.88  % (21162)Refutation not found, incomplete strategy% (21162)------------------------------
% 0.88/0.88  % (21162)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.88/0.88  % (21162)Termination reason: Refutation not found, incomplete strategy
% 0.88/0.88  
% 0.88/0.88  % (21162)Memory used [KB]: 1143
% 0.88/0.88  % (21162)Time elapsed: 0.007 s
% 0.88/0.88  % (21162)Instructions burned: 9 (million)
% 1.27/0.88  % (21162)------------------------------
% 1.27/0.88  % (21162)------------------------------
% 1.27/0.88  % (21157)Instruction limit reached!
% 1.27/0.88  % (21157)------------------------------
% 1.27/0.88  % (21157)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.27/0.88  % (21157)Termination reason: Unknown
% 1.27/0.88  % (21157)Termination phase: Saturation
% 1.27/0.88  
% 1.27/0.88  % (21157)Memory used [KB]: 1792
% 1.27/0.88  % (21157)Time elapsed: 0.049 s
% 1.27/0.88  % (21157)Instructions burned: 40 (million)
% 1.27/0.88  % (21157)------------------------------
% 1.27/0.88  % (21157)------------------------------
% 1.27/0.89  % (21164)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on Vampire---4 for (2994ds/32Mi)
% 1.27/0.89  % (21161)Instruction limit reached!
% 1.27/0.89  % (21161)------------------------------
% 1.27/0.89  % (21161)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.27/0.89  % (21161)Termination reason: Unknown
% 1.27/0.89  % (21161)Termination phase: Saturation
% 1.27/0.89  
% 1.27/0.89  % (21161)Memory used [KB]: 1813
% 1.27/0.89  % (21161)Time elapsed: 0.037 s
% 1.27/0.89  % (21161)Instructions burned: 39 (million)
% 1.27/0.89  % (21161)------------------------------
% 1.27/0.89  % (21161)------------------------------
% 1.27/0.89  % (21163)Refutation not found, incomplete strategy% (21163)------------------------------
% 1.27/0.89  % (21163)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.27/0.89  % (21163)Termination reason: Refutation not found, incomplete strategy
% 1.27/0.89  
% 1.27/0.89  % (21163)Memory used [KB]: 1329
% 1.27/0.89  % (21163)Time elapsed: 0.011 s
% 1.27/0.89  % (21163)Instructions burned: 17 (million)
% 1.27/0.89  % (21163)------------------------------
% 1.27/0.89  % (21163)------------------------------
% 1.27/0.89  % (21166)dis-1011_1:1024_sil=2000:fde=unused:sos=on:nwc=10.0:i=54:uhcvi=on:ss=axioms:ep=RS:av=off:sp=occurrence:fsr=off:awrs=decay:awrsf=200_0 on Vampire---4 for (2994ds/54Mi)
% 1.27/0.89  % (21165)dis+1011_1:1_sil=4000:s2agt=4:slsqc=3:slsq=on:i=132:bd=off:av=off:sup=off:ss=axioms:st=3.0_0 on Vampire---4 for (2994ds/132Mi)
% 1.27/0.89  % (21166)Refutation not found, incomplete strategy% (21166)------------------------------
% 1.27/0.89  % (21166)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.27/0.89  % (21166)Termination reason: Refutation not found, incomplete strategy
% 1.27/0.89  
% 1.27/0.89  % (21166)Memory used [KB]: 1129
% 1.27/0.89  % (21166)Time elapsed: 0.002 s
% 1.27/0.89  % (21166)Instructions burned: 4 (million)
% 1.27/0.89  % (21166)------------------------------
% 1.27/0.89  % (21166)------------------------------
% 1.27/0.89  % (21154)Instruction limit reached!
% 1.27/0.89  % (21154)------------------------------
% 1.27/0.89  % (21154)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.27/0.89  % (21154)Termination reason: Unknown
% 1.27/0.89  % (21154)Termination phase: Saturation
% 1.27/0.89  
% 1.27/0.89  % (21154)Memory used [KB]: 2711
% 1.27/0.89  % (21154)Time elapsed: 0.065 s
% 1.27/0.89  % (21154)Instructions burned: 110 (million)
% 1.27/0.89  % (21154)------------------------------
% 1.27/0.89  % (21154)------------------------------
% 1.27/0.89  % (21168)lrs+11_1:32_sil=2000:sp=occurrence:lsd=20:rp=on:i=119:sd=1:nm=0:av=off:ss=included:nwc=10.0:flr=on_0 on Vampire---4 for (2994ds/119Mi)
% 1.27/0.89  % (21167)lrs+1011_1:2_to=lpo:drc=off:sil=2000:sp=const_min:urr=on:lcm=predicate:nwc=16.7073:updr=off:newcnf=on:i=82:av=off:rawr=on:ss=included:st=5.0:erd=off:flr=on_0 on Vampire---4 for (2994ds/82Mi)
% 1.27/0.89  % (21167)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.27/0.90  % (21169)ott+1002_2835555:1048576_to=lpo:sil=2000:sos=on:fs=off:nwc=10.3801:avsqc=3:updr=off:avsq=on:st=2:s2a=on:i=177:s2at=3:afp=10000:aac=none:avsqr=13357983,1048576:awrs=converge:awrsf=460:bd=off:nm=13:ins=2:fsr=off:amm=sco:afq=1.16719:ss=axioms:rawr=on:fd=off_0 on Vampire---4 for (2994ds/177Mi)
% 1.27/0.90  % (21169)Refutation not found, incomplete strategy% (21169)------------------------------
% 1.27/0.90  % (21169)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.27/0.90  % (21169)Termination reason: Refutation not found, incomplete strategy
% 1.27/0.90  
% 1.27/0.90  % (21169)Memory used [KB]: 1141
% 1.27/0.90  % (21169)Time elapsed: 0.005 s
% 1.27/0.90  % (21169)Instructions burned: 6 (million)
% 1.27/0.90  % (21169)------------------------------
% 1.27/0.90  % (21169)------------------------------
% 1.27/0.90  % (21141)Instruction limit reached!
% 1.27/0.90  % (21141)------------------------------
% 1.27/0.90  % (21141)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.27/0.90  % (21141)Termination reason: Unknown
% 1.27/0.90  % (21141)Termination phase: Saturation
% 1.27/0.90  
% 1.27/0.90  % (21141)Memory used [KB]: 2527
% 1.27/0.90  % (21141)Time elapsed: 0.127 s
% 1.27/0.90  % (21141)Instructions burned: 243 (million)
% 1.27/0.90  % (21141)------------------------------
% 1.27/0.90  % (21141)------------------------------
% 1.27/0.90  % (21160)Instruction limit reached!
% 1.27/0.90  % (21160)------------------------------
% 1.27/0.90  % (21160)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.27/0.90  % (21160)Termination reason: Unknown
% 1.27/0.90  % (21160)Termination phase: Saturation
% 1.27/0.90  
% 1.27/0.90  % (21160)Memory used [KB]: 1513
% 1.27/0.90  % (21160)Time elapsed: 0.061 s
% 1.27/0.90  % (21160)Instructions burned: 81 (million)
% 1.27/0.90  % (21160)------------------------------
% 1.27/0.90  % (21160)------------------------------
% 1.27/0.90  % (21164)Instruction limit reached!
% 1.27/0.90  % (21164)------------------------------
% 1.27/0.90  % (21164)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.27/0.90  % (21164)Termination reason: Unknown
% 1.27/0.90  % (21164)Termination phase: Saturation
% 1.27/0.90  
% 1.27/0.90  % (21164)Memory used [KB]: 1591
% 1.27/0.90  % (21164)Time elapsed: 0.021 s
% 1.27/0.90  % (21164)Instructions burned: 33 (million)
% 1.27/0.90  % (21164)------------------------------
% 1.27/0.90  % (21164)------------------------------
% 1.27/0.91  % (21171)dis+1011_1:128_sil=2000:plsq=on:sp=frequency:plsql=on:nicw=on:i=49:kws=precedence:bd=off:fsr=off:ss=axioms:sgt=64:sd=3_0 on Vampire---4 for (2994ds/49Mi)
% 1.27/0.91  % (21170)lrs+1002_263:262144_sfv=off:to=lpo:drc=encompass:sil=2000:tgt=full:fde=none:bsd=on:sp=const_frequency:spb=units:fd=preordered:nwc=12.504039574721643:lwlo=on:i=117:awrs=converge:awrsf=1360:bsdmm=3:bd=off:nm=11:fsd=on:amm=off:uhcvi=on:afr=on:rawr=on:fsdmm=1:updr=off:sac=on:fdi=16_0 on Vampire---4 for (2994ds/117Mi)
% 1.27/0.91  % (21173)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 (2994ds/149Mi)
% 1.27/0.91  % (21172)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 (2994ds/51Mi)
% 1.27/0.91  % Exception at run slice level
% 1.27/0.91  User error: Immediate (shared) subterms of  term/literal zero_zero(norm_norm) have different types/not well-typed!
% 1.27/0.92  % (21174)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 (2994ds/56Mi)
% 1.27/0.92  % (21174)Refutation not found, incomplete strategy% (21174)------------------------------
% 1.27/0.92  % (21174)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.27/0.92  % (21174)Termination reason: Refutation not found, incomplete strategy
% 1.27/0.92  
% 1.27/0.92  % (21174)Memory used [KB]: 1151
% 1.27/0.92  % (21174)Time elapsed: 0.005 s
% 1.27/0.92  % (21174)Instructions burned: 5 (million)
% 1.27/0.92  % (21174)------------------------------
% 1.27/0.92  % (21174)------------------------------
% 1.27/0.93  % (21175)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 (2994ds/289Mi)
% 1.27/0.93  % (21168)Instruction limit reached!
% 1.27/0.93  % (21168)------------------------------
% 1.27/0.93  % (21168)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.27/0.93  % (21168)Termination reason: Unknown
% 1.27/0.93  % (21168)Termination phase: Saturation
% 1.27/0.93  
% 1.27/0.93  % (21168)Memory used [KB]: 2347
% 1.27/0.93  % (21168)Time elapsed: 0.037 s
% 1.27/0.93  % (21168)Instructions burned: 121 (million)
% 1.27/0.93  % (21168)------------------------------
% 1.27/0.93  % (21168)------------------------------
% 1.27/0.93  % (21175)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 1.27/0.93  % (21175)Refutation not found, incomplete strategy% (21175)------------------------------
% 1.27/0.93  % (21175)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.27/0.93  % (21175)Termination reason: Refutation not found, incomplete strategy
% 1.27/0.93  
% 1.27/0.93  % (21175)Memory used [KB]: 1128
% 1.27/0.93  % (21175)Time elapsed: 0.004 s
% 1.27/0.93  % (21175)Instructions burned: 5 (million)
% 1.27/0.93  % (21175)------------------------------
% 1.27/0.93  % (21175)------------------------------
% 1.27/0.93  % (21176)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 (2994ds/206Mi)
% 1.27/0.93  % (21176)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 1.27/0.93  % (21171)Instruction limit reached!
% 1.27/0.93  % (21171)------------------------------
% 1.27/0.93  % (21171)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.27/0.93  % (21171)Termination reason: Unknown
% 1.27/0.93  % (21171)Termination phase: Saturation
% 1.27/0.93  
% 1.27/0.93  % (21171)Memory used [KB]: 1786
% 1.27/0.93  % (21171)Time elapsed: 0.031 s
% 1.27/0.93  % (21171)Instructions burned: 49 (million)
% 1.27/0.93  % (21171)------------------------------
% 1.27/0.93  % (21171)------------------------------
% 1.27/0.93  % (21176)Refutation not found, incomplete strategy% (21176)------------------------------
% 1.27/0.93  % (21176)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.27/0.93  % (21176)Termination reason: Refutation not found, incomplete strategy
% 1.27/0.93  
% 1.27/0.93  % (21176)Memory used [KB]: 1156
% 1.27/0.93  % (21176)Time elapsed: 0.003 s
% 1.27/0.93  % (21176)Instructions burned: 9 (million)
% 1.27/0.93  % (21177)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 (2994ds/50Mi)
% 1.27/0.93  % (21176)------------------------------
% 1.27/0.93  % (21176)------------------------------
% 1.27/0.94  % (21167)Instruction limit reached!
% 1.27/0.94  % (21167)------------------------------
% 1.27/0.94  % (21167)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.27/0.94  % (21167)Termination reason: Unknown
% 1.27/0.94  % (21167)Termination phase: Saturation
% 1.27/0.94  
% 1.27/0.94  % (21167)Memory used [KB]: 2044
% 1.27/0.94  % (21167)Time elapsed: 0.045 s
% 1.27/0.94  % (21167)Instructions burned: 82 (million)
% 1.27/0.94  % (21167)------------------------------
% 1.27/0.94  % (21167)------------------------------
% 1.27/0.94  % (21179)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 (2994ds/67Mi)
% 1.27/0.94  % (21178)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on Vampire---4 for (2994ds/1483Mi)
% 1.27/0.94  % (21172)Instruction limit reached!
% 1.27/0.94  % (21172)------------------------------
% 1.27/0.94  % (21172)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.27/0.94  % (21172)Termination reason: Unknown
% 1.27/0.94  % (21172)Termination phase: Saturation
% 1.27/0.94  
% 1.27/0.94  % (21172)Memory used [KB]: 2069
% 1.27/0.94  % (21172)Time elapsed: 0.029 s
% 1.27/0.94  % (21172)Instructions burned: 51 (million)
% 1.27/0.94  % (21172)------------------------------
% 1.27/0.94  % (21172)------------------------------
% 1.27/0.94  % (21165)Instruction limit reached!
% 1.27/0.94  % (21165)------------------------------
% 1.27/0.94  % (21165)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.27/0.94  % (21165)Termination reason: Unknown
% 1.27/0.94  % (21165)Termination phase: Saturation
% 1.27/0.94  
% 1.27/0.94  % (21165)Memory used [KB]: 1333
% 1.27/0.94  % (21165)Time elapsed: 0.051 s
% 1.27/0.94  % (21165)Instructions burned: 134 (million)
% 1.27/0.94  % (21165)------------------------------
% 1.27/0.94  % (21165)------------------------------
% 1.27/0.94  % (21181)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 (2994ds/52Mi)
% 1.27/0.94  % (21182)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 (2994ds/366Mi)
% 1.27/0.94  % (21180)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 (2994ds/67Mi)
% 1.27/0.94  % (21182)Refutation not found, incomplete strategy% (21182)------------------------------
% 1.27/0.94  % (21182)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.27/0.94  % (21182)Termination reason: Refutation not found, incomplete strategy
% 1.27/0.94  
% 1.27/0.94  % (21182)Memory used [KB]: 1130
% 1.27/0.94  % (21182)Time elapsed: 0.004 s
% 1.27/0.94  % (21182)Instructions burned: 5 (million)
% 1.27/0.94  % (21182)------------------------------
% 1.27/0.94  % (21182)------------------------------
% 1.27/0.95  % (21180)Refutation not found, incomplete strategy% (21180)------------------------------
% 1.27/0.95  % (21180)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.27/0.95  % (21180)Termination reason: Refutation not found, incomplete strategy
% 1.27/0.95  
% 1.27/0.95  % (21180)Memory used [KB]: 1230
% 1.27/0.95  % (21180)Time elapsed: 0.007 s
% 1.27/0.95  % (21180)Instructions burned: 9 (million)
% 1.85/0.95  % (21180)------------------------------
% 1.85/0.95  % (21180)------------------------------
% 1.85/0.95  % (21183)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 (2994ds/863Mi)
% 1.85/0.95  % (21183)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.85/0.95  % (21184)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 (2994ds/163Mi)
% 1.85/0.96  % (21179)Instruction limit reached!
% 1.85/0.96  % (21179)------------------------------
% 1.85/0.96  % (21179)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.85/0.96  % (21179)Termination reason: Unknown
% 1.85/0.96  % (21179)Termination phase: Saturation
% 1.85/0.96  
% 1.85/0.96  % (21179)Memory used [KB]: 1655
% 1.85/0.96  % (21179)Time elapsed: 0.020 s
% 1.85/0.96  % (21179)Instructions burned: 69 (million)
% 1.85/0.96  % (21179)------------------------------
% 1.85/0.96  % (21179)------------------------------
% 1.85/0.96  % (21185)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 (2994ds/77Mi)
% 1.85/0.96  % (21185)Refutation not found, incomplete strategy% (21185)------------------------------
% 1.85/0.96  % (21185)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.85/0.96  % (21185)Termination reason: Refutation not found, incomplete strategy
% 1.85/0.96  
% 1.85/0.96  % (21185)Memory used [KB]: 1130
% 1.85/0.96  % (21185)Time elapsed: 0.002 s
% 1.85/0.96  % (21185)Instructions burned: 4 (million)
% 1.85/0.96  % (21184)Refutation not found, incomplete strategy% (21184)------------------------------
% 1.85/0.96  % (21184)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.85/0.96  % (21185)------------------------------
% 1.85/0.96  % (21185)------------------------------
% 1.85/0.96  % (21184)Termination reason: Refutation not found, incomplete strategy
% 1.85/0.96  
% 1.85/0.96  % (21184)Memory used [KB]: 1333
% 1.85/0.96  % (21184)Time elapsed: 0.008 s
% 1.85/0.96  % (21184)Instructions burned: 14 (million)
% 1.85/0.96  % (21177)Instruction limit reached!
% 1.85/0.96  % (21177)------------------------------
% 1.85/0.96  % (21177)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.85/0.96  % (21184)------------------------------
% 1.85/0.96  % (21184)------------------------------
% 1.85/0.96  % (21177)Termination reason: Unknown
% 1.85/0.96  % (21177)Termination phase: Saturation
% 1.85/0.96  
% 1.85/0.96  % (21177)Memory used [KB]: 1590
% 1.85/0.96  % (21177)Time elapsed: 0.028 s
% 1.85/0.96  % (21177)Instructions burned: 51 (million)
% 1.85/0.96  % (21177)------------------------------
% 1.85/0.96  % (21177)------------------------------
% 1.85/0.96  % (21186)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on Vampire---4 for (2994ds/1548Mi)
% 1.92/0.96  % (21188)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 (2994ds/1376Mi)
% 1.92/0.97  % (21186)Refutation not found, incomplete strategy% (21186)------------------------------
% 1.92/0.97  % (21186)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.92/0.97  % (21186)Termination reason: Refutation not found, incomplete strategy
% 1.92/0.97  
% 1.92/0.97  % (21186)Memory used [KB]: 1314
% 1.92/0.97  % (21186)Time elapsed: 0.005 s
% 1.92/0.97  % (21186)Instructions burned: 15 (million)
% 1.92/0.97  % (21187)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 (2994ds/76Mi)
% 1.92/0.97  % (21186)------------------------------
% 1.92/0.97  % (21186)------------------------------
% 1.92/0.97  % (21181)Instruction limit reached!
% 1.92/0.97  % (21181)------------------------------
% 1.92/0.97  % (21181)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.92/0.97  % (21181)Termination reason: Unknown
% 1.92/0.97  % (21181)Termination phase: Saturation
% 1.92/0.97  
% 1.92/0.97  % (21181)Memory used [KB]: 1638
% 1.92/0.97  % (21181)Time elapsed: 0.028 s
% 1.92/0.97  % (21181)Instructions burned: 52 (million)
% 1.92/0.97  % (21181)------------------------------
% 1.92/0.97  % (21181)------------------------------
% 1.92/0.97  % (21189)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 (2994ds/117Mi)
% 1.92/0.97  % (21189)Refutation not found, incomplete strategy% (21189)------------------------------
% 1.92/0.97  % (21189)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.92/0.97  % (21189)Termination reason: Refutation not found, incomplete strategy
% 1.92/0.97  
% 1.92/0.97  % (21189)Memory used [KB]: 1077
% 1.92/0.97  % (21189)Time elapsed: 0.001 s
% 1.92/0.97  % (21189)Instructions burned: 3 (million)
% 1.92/0.97  % (21189)------------------------------
% 1.92/0.97  % (21189)------------------------------
% 1.92/0.97  % (21191)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 (2994ds/151Mi)
% 1.92/0.97  % (21190)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 (2994ds/59Mi)
% 1.92/0.97  % (21191)Refutation not found, incomplete strategy% (21191)------------------------------
% 1.92/0.97  % (21191)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.92/0.97  % (21191)Termination reason: Refutation not found, incomplete strategy
% 1.92/0.97  
% 1.92/0.97  % (21191)Memory used [KB]: 1148
% 1.92/0.97  % (21191)Time elapsed: 0.003 s
% 1.92/0.97  % (21191)Instructions burned: 7 (million)
% 1.92/0.97  % (21191)------------------------------
% 1.92/0.97  % (21191)------------------------------
% 1.92/0.98  % (21190)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.92/0.98  % (21192)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 (2994ds/260Mi)
% 1.92/0.98  % (21190)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 1.92/0.98  % (21192)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 1.92/0.98  % (21173)Instruction limit reached!
% 1.92/0.98  % (21173)------------------------------
% 1.92/0.98  % (21173)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.92/0.98  % (21173)Termination reason: Unknown
% 1.92/0.98  % (21173)Termination phase: Saturation
% 1.92/0.98  
% 1.92/0.98  % (21173)Memory used [KB]: 2255
% 1.92/0.98  % (21173)Time elapsed: 0.072 s
% 1.92/0.98  % (21173)Instructions burned: 149 (million)
% 1.92/0.98  % (21173)------------------------------
% 1.92/0.98  % (21173)------------------------------
% 1.92/0.98  % (21192)Refutation not found, incomplete strategy% (21192)------------------------------
% 1.92/0.98  % (21192)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.92/0.98  % (21192)Termination reason: Refutation not found, incomplete strategy
% 1.92/0.98  
% 1.92/0.98  % (21192)Memory used [KB]: 1128
% 1.92/0.98  % (21192)Time elapsed: 0.002 s
% 1.92/0.98  % (21192)Instructions burned: 4 (million)
% 1.92/0.98  % (21192)------------------------------
% 1.92/0.98  % (21192)------------------------------
% 1.92/0.98  % (21193)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 (2994ds/1797Mi)
% 1.92/0.98  % (21193)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.92/0.98  % (21194)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 (2994ds/200Mi)
% 1.92/0.99  % (21194)Refutation not found, incomplete strategy% (21194)------------------------------
% 1.92/0.99  % (21194)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.92/0.99  % (21194)Termination reason: Refutation not found, incomplete strategy
% 1.92/0.99  
% 1.92/0.99  % (21194)Memory used [KB]: 1163
% 1.92/0.99  % (21194)Time elapsed: 0.002 s
% 1.92/0.99  % (21194)Instructions burned: 5 (million)
% 1.92/0.99  % (21194)------------------------------
% 1.92/0.99  % (21194)------------------------------
% 1.92/0.99  % (21195)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 (2993ds/356Mi)
% 1.92/0.99  % (21195)Refutation not found, incomplete strategy% (21195)------------------------------
% 1.92/0.99  % (21195)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.92/0.99  % (21195)Termination reason: Refutation not found, incomplete strategy
% 1.92/0.99  
% 1.92/0.99  % (21195)Memory used [KB]: 1333
% 1.92/0.99  % (21195)Time elapsed: 0.004 s
% 1.92/0.99  % (21195)Instructions burned: 11 (million)
% 1.92/0.99  % (21195)------------------------------
% 1.92/0.99  % (21195)------------------------------
% 1.92/0.99  % (21196)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 (2993ds/75Mi)
% 1.92/1.00  % (21196)Refutation not found, incomplete strategy% (21196)------------------------------
% 1.92/1.00  % (21196)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.92/1.00  % (21196)Termination reason: Refutation not found, incomplete strategy
% 1.92/1.00  
% 1.92/1.00  % (21196)Memory used [KB]: 1144
% 1.92/1.00  % (21196)Time elapsed: 0.003 s
% 1.92/1.00  % (21196)Instructions burned: 6 (million)
% 1.92/1.00  % (21178)First to succeed.
% 1.92/1.00  % (21196)------------------------------
% 1.92/1.00  % (21196)------------------------------
% 1.92/1.00  % (21178)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-21115"
% 1.92/1.00  % (21178)Refutation found. Thanks to Tanya!
% 1.92/1.00  % SZS status Theorem for Vampire---4
% 1.92/1.00  % SZS output start Proof for Vampire---4
% See solution above
% 1.92/1.00  % (21178)------------------------------
% 1.92/1.00  % (21178)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.92/1.00  % (21178)Termination reason: Refutation
% 1.92/1.00  
% 1.92/1.00  % (21178)Memory used [KB]: 1981
% 1.92/1.00  % (21178)Time elapsed: 0.061 s
% 1.92/1.00  % (21178)Instructions burned: 110 (million)
% 1.92/1.00  % (21115)Success in time 0.615 s
% 1.92/1.00  % Vampire---4.8 exiting
%------------------------------------------------------------------------------