TSTP Solution File: SWW497_5 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SWW497_5 : TPTP v8.2.0. 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 : n010.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 : Tue May 21 07:00:53 EDT 2024

% Result   : Theorem 1.21s 0.88s
% Output   : Refutation 1.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   74
% Syntax   : Number of formulae    :  102 (  28 unt;  64 typ;   0 def)
%            Number of atoms       :   50 (  30 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   26 (  14   ~;   8   |;   1   &)
%                                         (   3 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   2 avg)
%            Maximal term depth    :    9 (   2 avg)
%            Number of FOOLs       :    1 (   1 fml;   0 var)
%            Number of types       :    6 (   5 usr)
%            Number of type conns  :   34 (  26   >;   8   *;   0   +;   0  <<)
%            Number of predicates  :   38 (  36 usr;   2 prp; 0-2 aty)
%            Number of functors    :   24 (  24 usr;   8 con; 0-4 aty)
%            Number of variables   :   56 (  22   !;   0   ?;  56   :)
%                                         (  34  !>;   0  ?*;   0  @-;   0  @+)

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

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

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

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

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

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

tff(func_def_0,type,
    complex1: ( real * real ) > complex ).

tff(func_def_1,type,
    complex_case: 
      !>[X0: $tType] : ( ( fun(real,fun(real,X0)) * complex ) > X0 ) ).

tff(func_def_2,type,
    complex_rec: 
      !>[X0: $tType] : ( ( fun(real,fun(real,X0)) * complex ) > X0 ) ).

tff(func_def_3,type,
    fundam1563812824_csqrt: complex > complex ).

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

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

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

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

tff(func_def_8,type,
    bit0: int > int ).

tff(func_def_9,type,
    bit1: int > int ).

tff(func_def_10,type,
    pls: int ).

tff(func_def_11,type,
    number_number_of: 
      !>[X0: $tType] : ( int > X0 ) ).

tff(func_def_12,type,
    sqrt: real > real ).

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

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

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

tff(func_def_16,type,
    fFalse: bool ).

tff(func_def_17,type,
    fTrue: bool ).

tff(func_def_18,type,
    x: real ).

tff(func_def_19,type,
    y: real ).

tff(func_def_20,type,
    z: complex ).

tff(func_def_21,type,
    sK0: real ).

tff(func_def_22,type,
    sK1: real ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(pred_def_25,type,
    sP2: real > $o ).

tff(pred_def_26,type,
    sP3: real > $o ).

tff(pred_def_27,type,
    sP4: real > $o ).

tff(pred_def_28,type,
    sP5: complex > $o ).

tff(pred_def_29,type,
    sP6: complex > $o ).

tff(pred_def_30,type,
    sP7: real > $o ).

tff(pred_def_31,type,
    sP8: real > $o ).

tff(pred_def_32,type,
    sP9: real > $o ).

tff(pred_def_33,type,
    sP10: real > $o ).

tff(pred_def_34,type,
    sP11: real > $o ).

tff(pred_def_35,type,
    sP12: real > $o ).

tff(f615,plain,
    $false,
    inference(avatar_sat_refutation,[],[f495,f614]) ).

tff(f614,plain,
    spl13_2,
    inference(avatar_split_clause,[],[f613,f475]) ).

tff(f475,plain,
    ( spl13_2
  <=> sP11(one_one(real)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl13_2])]) ).

tff(f613,plain,
    sP11(one_one(real)),
    inference(superposition,[],[f569,f386]) ).

tff(f386,plain,
    norm_norm(complex,z) = one_one(real),
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    norm_norm(complex,z) = one_one(real),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_0_assms) ).

tff(f569,plain,
    sP11(norm_norm(complex,z)),
    inference(superposition,[],[f515,f343]) ).

tff(f343,plain,
    z = complex1(x,y),
    inference(cnf_transformation,[],[f2]) ).

tff(f2,axiom,
    z = complex1(x,y),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_1_z) ).

tff(f515,plain,
    sP11(norm_norm(complex,complex1(x,y))),
    inference(resolution,[],[f469,f432]) ).

tff(f432,plain,
    sP2(plus_plus(real,power_power(real,x,number_number_of(nat,plus_plus(int,plus_plus(int,plus_plus(int,one_one(int),pls),pls),plus_plus(int,plus_plus(int,one_one(int),pls),pls)))),power_power(real,y,number_number_of(nat,plus_plus(int,plus_plus(int,plus_plus(int,one_one(int),pls),pls),plus_plus(int,plus_plus(int,one_one(int),pls),pls)))))),
    inference(inequality_splitting,[],[f400,f431]) ).

tff(f431,plain,
    ~ sP2(one_one(real)),
    introduced(inequality_splitting_name_introduction,[new_symbols(naming,[sP2])]) ).

tff(f400,plain,
    one_one(real) != plus_plus(real,power_power(real,x,number_number_of(nat,plus_plus(int,plus_plus(int,plus_plus(int,one_one(int),pls),pls),plus_plus(int,plus_plus(int,one_one(int),pls),pls)))),power_power(real,y,number_number_of(nat,plus_plus(int,plus_plus(int,plus_plus(int,one_one(int),pls),pls),plus_plus(int,plus_plus(int,one_one(int),pls),pls))))),
    inference(definition_unfolding,[],[f291,f310,f296,f310,f296]) ).

tff(f296,plain,
    ! [X0: int] : ( bit1(X0) = plus_plus(int,plus_plus(int,one_one(int),X0),X0) ),
    inference(cnf_transformation,[],[f182]) ).

tff(f182,plain,
    ! [X0: int] : ( bit1(X0) = plus_plus(int,plus_plus(int,one_one(int),X0),X0) ),
    inference(rectify,[],[f27]) ).

tff(f27,axiom,
    ! [X8: int] : ( bit1(X8) = plus_plus(int,plus_plus(int,one_one(int),X8),X8) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_26_Bit1__def) ).

tff(f310,plain,
    ! [X0: int] : ( bit0(X0) = plus_plus(int,X0,X0) ),
    inference(cnf_transformation,[],[f190]) ).

tff(f190,plain,
    ! [X0: int] : ( bit0(X0) = plus_plus(int,X0,X0) ),
    inference(rectify,[],[f31]) ).

tff(f31,axiom,
    ! [X8: int] : ( bit0(X8) = plus_plus(int,X8,X8) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_30_Bit0__def) ).

tff(f291,plain,
    one_one(real) != plus_plus(real,power_power(real,x,number_number_of(nat,bit0(bit1(pls)))),power_power(real,y,number_number_of(nat,bit0(bit1(pls))))),
    inference(cnf_transformation,[],[f180]) ).

tff(f180,plain,
    one_one(real) != plus_plus(real,power_power(real,x,number_number_of(nat,bit0(bit1(pls)))),power_power(real,y,number_number_of(nat,bit0(bit1(pls))))),
    inference(flattening,[],[f179]) ).

tff(f179,negated_conjecture,
    ( ~ one_one(real) = plus_plus(real,power_power(real,x,number_number_of(nat,bit0(bit1(pls)))),power_power(real,y,number_number_of(nat,bit0(bit1(pls))))) ),
    inference(negated_conjecture,[],[f178]) ).

tff(f178,conjecture,
    one_one(real) = plus_plus(real,power_power(real,x,number_number_of(nat,bit0(bit1(pls)))),power_power(real,y,number_number_of(nat,bit0(bit1(pls))))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conj_0) ).

tff(f469,plain,
    ! [X0: real,X1: real] :
      ( ~ sP2(plus_plus(real,power_power(real,X0,number_number_of(nat,plus_plus(int,plus_plus(int,plus_plus(int,one_one(int),pls),pls),plus_plus(int,plus_plus(int,one_one(int),pls),pls)))),power_power(real,X1,number_number_of(nat,plus_plus(int,plus_plus(int,plus_plus(int,one_one(int),pls),pls),plus_plus(int,plus_plus(int,one_one(int),pls),pls))))))
      | sP11(norm_norm(complex,complex1(X0,X1))) ),
    inference(superposition,[],[f465,f430]) ).

tff(f430,plain,
    ! [X0: real,X1: real] : ( norm_norm(complex,complex1(X1,X0)) = sqrt(plus_plus(real,power_power(real,X1,number_number_of(nat,plus_plus(int,plus_plus(int,plus_plus(int,one_one(int),pls),pls),plus_plus(int,plus_plus(int,one_one(int),pls),pls)))),power_power(real,X0,number_number_of(nat,plus_plus(int,plus_plus(int,plus_plus(int,one_one(int),pls),pls),plus_plus(int,plus_plus(int,one_one(int),pls),pls)))))) ),
    inference(definition_unfolding,[],[f380,f310,f296,f310,f296]) ).

tff(f380,plain,
    ! [X0: real,X1: real] : ( sqrt(plus_plus(real,power_power(real,X1,number_number_of(nat,bit0(bit1(pls)))),power_power(real,X0,number_number_of(nat,bit0(bit1(pls)))))) = norm_norm(complex,complex1(X1,X0)) ),
    inference(cnf_transformation,[],[f232]) ).

tff(f232,plain,
    ! [X0: real,X1: real] : ( sqrt(plus_plus(real,power_power(real,X1,number_number_of(nat,bit0(bit1(pls)))),power_power(real,X0,number_number_of(nat,bit0(bit1(pls)))))) = norm_norm(complex,complex1(X1,X0)) ),
    inference(rectify,[],[f56]) ).

tff(f56,axiom,
    ! [X28: real,X20: real] : ( norm_norm(complex,complex1(X20,X28)) = sqrt(plus_plus(real,power_power(real,X20,number_number_of(nat,bit0(bit1(pls)))),power_power(real,X28,number_number_of(nat,bit0(bit1(pls)))))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_55_complex__norm) ).

tff(f465,plain,
    ! [X0: real] :
      ( sP11(sqrt(X0))
      | ~ sP2(X0) ),
    inference(superposition,[],[f431,f449]) ).

tff(f449,plain,
    ! [X0: real] :
      ( ( one_one(real) = X0 )
      | sP11(sqrt(X0)) ),
    inference(inequality_splitting,[],[f377,f448]) ).

tff(f448,plain,
    ~ sP11(one_one(real)),
    introduced(inequality_splitting_name_introduction,[new_symbols(naming,[sP11])]) ).

tff(f377,plain,
    ! [X0: real] :
      ( ( one_one(real) = X0 )
      | ( one_one(real) != sqrt(X0) ) ),
    inference(cnf_transformation,[],[f285]) ).

tff(f285,plain,
    ! [X0: real] :
      ( ( ( one_one(real) = sqrt(X0) )
        | ( one_one(real) != X0 ) )
      & ( ( one_one(real) = X0 )
        | ( one_one(real) != sqrt(X0) ) ) ),
    inference(nnf_transformation,[],[f231]) ).

tff(f231,plain,
    ! [X0: real] :
      ( ( one_one(real) = sqrt(X0) )
    <=> ( one_one(real) = X0 ) ),
    inference(rectify,[],[f64]) ).

tff(f64,axiom,
    ! [X10: real] :
      ( ( one_one(real) = sqrt(X10) )
    <=> ( one_one(real) = X10 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_63_real__sqrt__eq__1__iff) ).

tff(f495,plain,
    ~ spl13_2,
    inference(avatar_contradiction_clause,[],[f493]) ).

tff(f493,plain,
    ( $false
    | ~ spl13_2 ),
    inference(resolution,[],[f476,f448]) ).

tff(f476,plain,
    ( sP11(one_one(real))
    | ~ spl13_2 ),
    inference(avatar_component_clause,[],[f475]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.09  % Problem    : SWW497_5 : TPTP v8.2.0. Released v6.0.0.
% 0.04/0.11  % 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.10/0.31  % Computer : n010.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit   : 300
% 0.10/0.31  % WCLimit    : 300
% 0.10/0.31  % DateTime   : Sat May 18 20:21:52 EDT 2024
% 0.10/0.31  % CPUTime    : 
% 0.10/0.31  This is a TF1_THM_EQU_NAR problem
% 0.10/0.31  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/benchmark/theBenchmark.p
% 0.51/0.74  % (3322)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 theBenchmark for (2995ds/34Mi)
% 0.51/0.74  % (3318)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 theBenchmark for (2995ds/34Mi)
% 0.51/0.74  % (3323)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2995ds/45Mi)
% 0.51/0.74  % (3320)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2995ds/78Mi)
% 0.51/0.74  % (3319)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 theBenchmark for (2995ds/51Mi)
% 0.51/0.74  % (3325)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on theBenchmark for (2995ds/56Mi)
% 0.51/0.74  % (3324)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 theBenchmark for (2995ds/83Mi)
% 0.51/0.74  % (3321)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on theBenchmark for (2995ds/33Mi)
% 0.51/0.74  % (3324)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.51/0.74  % (3325)Refutation not found, incomplete strategy% (3325)------------------------------
% 0.51/0.74  % (3325)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.74  % (3325)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.74  
% 0.51/0.74  % (3325)Memory used [KB]: 1105
% 0.51/0.74  % (3325)Time elapsed: 0.004 s
% 0.51/0.74  % (3325)Instructions burned: 6 (million)
% 0.51/0.74  % (3324)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.51/0.74  % (3325)------------------------------
% 0.51/0.74  % (3325)------------------------------
% 0.51/0.74  % (3323)Refutation not found, incomplete strategy% (3323)------------------------------
% 0.51/0.74  % (3323)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.74  % (3323)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.74  
% 0.51/0.74  % (3323)Memory used [KB]: 1161
% 0.51/0.74  % (3323)Time elapsed: 0.005 s
% 0.51/0.74  % (3323)Instructions burned: 9 (million)
% 0.51/0.74  % (3323)------------------------------
% 0.51/0.74  % (3323)------------------------------
% 0.51/0.74  % (3322)Refutation not found, incomplete strategy% (3322)------------------------------
% 0.51/0.74  % (3322)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.74  % (3322)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.74  
% 0.51/0.74  % (3322)Memory used [KB]: 1284
% 0.51/0.74  % (3322)Time elapsed: 0.006 s
% 0.51/0.74  % (3322)Instructions burned: 12 (million)
% 0.51/0.74  % (3322)------------------------------
% 0.51/0.74  % (3322)------------------------------
% 0.51/0.74  % (3318)Refutation not found, incomplete strategy% (3318)------------------------------
% 0.51/0.74  % (3318)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.74  % (3318)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.74  
% 0.51/0.74  % (3318)Memory used [KB]: 1186
% 0.51/0.74  % (3318)Time elapsed: 0.007 s
% 0.51/0.74  % (3318)Instructions burned: 12 (million)
% 0.51/0.74  % (3318)------------------------------
% 0.51/0.74  % (3318)------------------------------
% 0.59/0.74  % (3326)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 theBenchmark for (2995ds/55Mi)
% 0.59/0.74  % (3327)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 theBenchmark for (2995ds/50Mi)
% 0.59/0.74  % (3328)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on theBenchmark for (2995ds/208Mi)
% 0.59/0.74  % (3329)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 theBenchmark for (2995ds/52Mi)
% 0.59/0.75  % (3327)Refutation not found, incomplete strategy% (3327)------------------------------
% 0.59/0.75  % (3327)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.75  % (3327)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.75  
% 0.59/0.75  % (3327)Memory used [KB]: 1286
% 0.59/0.75  % (3327)Time elapsed: 0.006 s
% 0.59/0.75  % (3327)Instructions burned: 13 (million)
% 0.59/0.75  % (3327)------------------------------
% 0.59/0.75  % (3327)------------------------------
% 0.59/0.75  % (3321)Instruction limit reached!
% 0.59/0.75  % (3321)------------------------------
% 0.59/0.75  % (3321)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.75  % (3321)Termination reason: Unknown
% 0.59/0.75  % (3321)Termination phase: Saturation
% 0.59/0.75  
% 0.59/0.75  % (3321)Memory used [KB]: 1415
% 0.59/0.75  % (3321)Time elapsed: 0.017 s
% 0.59/0.75  % (3321)Instructions burned: 35 (million)
% 0.59/0.75  % (3321)------------------------------
% 0.59/0.75  % (3321)------------------------------
% 0.59/0.75  % (3330)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 theBenchmark for (2995ds/518Mi)
% 0.59/0.75  % (3331)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 theBenchmark for (2995ds/42Mi)
% 0.59/0.76  % (3330)Refutation not found, incomplete strategy% (3330)------------------------------
% 0.59/0.76  % (3330)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.76  % (3330)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.76  
% 0.59/0.76  % (3330)Memory used [KB]: 1249
% 0.59/0.76  % (3330)Time elapsed: 0.006 s
% 0.59/0.76  % (3330)Instructions burned: 10 (million)
% 0.59/0.76  % (3330)------------------------------
% 0.59/0.76  % (3330)------------------------------
% 0.59/0.76  % (3331)Refutation not found, incomplete strategy% (3331)------------------------------
% 0.59/0.76  % (3331)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.76  % (3331)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.76  
% 0.59/0.76  % (3331)Memory used [KB]: 1276
% 0.59/0.76  % (3331)Time elapsed: 0.006 s
% 0.59/0.76  % (3331)Instructions burned: 11 (million)
% 0.59/0.76  % (3332)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 theBenchmark for (2995ds/243Mi)
% 0.59/0.76  % (3331)------------------------------
% 0.59/0.76  % (3331)------------------------------
% 0.59/0.76  % (3332)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.59/0.76  % (3319)Instruction limit reached!
% 0.59/0.76  % (3319)------------------------------
% 0.59/0.76  % (3319)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.76  % (3319)Termination reason: Unknown
% 0.59/0.76  % (3319)Termination phase: Saturation
% 0.59/0.76  
% 0.59/0.76  % (3319)Memory used [KB]: 1739
% 0.59/0.76  % (3319)Time elapsed: 0.028 s
% 0.59/0.76  % (3319)Instructions burned: 52 (million)
% 0.59/0.76  % (3319)------------------------------
% 0.59/0.76  % (3319)------------------------------
% 0.59/0.76  % (3333)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on theBenchmark for (2995ds/117Mi)
% 0.67/0.76  % (3333)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.67/0.77  % (3334)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 theBenchmark for (2995ds/143Mi)
% 0.67/0.77  % (3334)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.67/0.77  % (3326)Instruction limit reached!
% 0.67/0.77  % (3326)------------------------------
% 0.67/0.77  % (3326)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.67/0.77  % (3326)Termination reason: Unknown
% 0.67/0.77  % (3326)Termination phase: Saturation
% 0.67/0.77  
% 0.67/0.77  % (3326)Memory used [KB]: 1740
% 0.67/0.77  % (3326)Time elapsed: 0.028 s
% 0.67/0.77  % (3326)Instructions burned: 56 (million)
% 0.67/0.77  % (3326)------------------------------
% 0.67/0.77  % (3326)------------------------------
% 0.67/0.77  % (3329)Instruction limit reached!
% 0.67/0.77  % (3329)------------------------------
% 0.67/0.77  % (3329)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.67/0.77  % (3329)Termination reason: Unknown
% 0.67/0.77  % (3329)Termination phase: Saturation
% 0.67/0.77  
% 0.67/0.77  % (3329)Memory used [KB]: 1801
% 0.67/0.77  % (3329)Time elapsed: 0.028 s
% 0.67/0.77  % (3329)Instructions burned: 52 (million)
% 0.67/0.77  % (3329)------------------------------
% 0.67/0.77  % (3329)------------------------------
% 0.67/0.77  % (3324)Instruction limit reached!
% 0.67/0.77  % (3324)------------------------------
% 0.67/0.77  % (3324)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.67/0.77  % (3324)Termination reason: Unknown
% 0.67/0.77  % (3324)Termination phase: Saturation
% 0.67/0.77  
% 0.67/0.77  % (3324)Memory used [KB]: 1597
% 0.67/0.77  % (3324)Time elapsed: 0.037 s
% 0.67/0.77  % (3324)Instructions burned: 83 (million)
% 0.67/0.77  % (3324)------------------------------
% 0.67/0.77  % (3324)------------------------------
% 0.67/0.77  % (3335)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 theBenchmark for (2995ds/93Mi)
% 0.67/0.77  % (3335)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.67/0.77  % (3320)Instruction limit reached!
% 0.67/0.77  % (3320)------------------------------
% 0.67/0.77  % (3320)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.67/0.77  % (3320)Termination reason: Unknown
% 0.67/0.77  % (3320)Termination phase: Saturation
% 0.67/0.77  
% 0.67/0.77  % (3320)Memory used [KB]: 1788
% 0.67/0.77  % (3320)Time elapsed: 0.039 s
% 0.67/0.77  % (3320)Instructions burned: 78 (million)
% 0.67/0.77  % (3320)------------------------------
% 0.67/0.77  % (3320)------------------------------
% 0.67/0.77  % (3336)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 theBenchmark for (2995ds/62Mi)
% 0.67/0.77  % (3337)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 theBenchmark for (2995ds/32Mi)
% 0.67/0.77  % (3336)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.67/0.78  % (3338)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 theBenchmark for (2995ds/1919Mi)
% 0.67/0.78  % (3334)Refutation not found, incomplete strategy% (3334)------------------------------
% 0.67/0.78  % (3334)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.67/0.78  % (3334)Termination reason: Refutation not found, incomplete strategy
% 0.67/0.78  
% 0.67/0.78  % (3334)Memory used [KB]: 1380
% 0.67/0.78  % (3334)Time elapsed: 0.012 s
% 0.67/0.78  % (3334)Instructions burned: 23 (million)
% 0.67/0.78  % (3334)------------------------------
% 0.67/0.78  % (3334)------------------------------
% 0.67/0.78  % (3337)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.67/0.78  % (3339)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 theBenchmark for (2995ds/55Mi)
% 0.67/0.78  % (3339)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.67/0.79  % (3339)Refutation not found, incomplete strategy% (3339)------------------------------
% 0.67/0.79  % (3339)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.67/0.79  % (3339)Termination reason: Refutation not found, incomplete strategy
% 0.67/0.79  
% 0.67/0.79  % (3339)Memory used [KB]: 1362
% 0.67/0.79  % (3339)Time elapsed: 0.008 s
% 0.67/0.79  % (3339)Instructions burned: 16 (million)
% 0.67/0.79  % (3339)------------------------------
% 0.67/0.79  % (3339)------------------------------
% 0.67/0.79  % (3340)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 theBenchmark for (2995ds/53Mi)
% 0.67/0.79  % (3337)Instruction limit reached!
% 0.67/0.79  % (3337)------------------------------
% 0.67/0.79  % (3337)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.67/0.79  % (3337)Termination reason: Unknown
% 0.67/0.79  % (3337)Termination phase: Saturation
% 0.67/0.79  
% 0.67/0.79  % (3337)Memory used [KB]: 1442
% 0.67/0.79  % (3337)Time elapsed: 0.018 s
% 0.67/0.79  % (3337)Instructions burned: 33 (million)
% 0.67/0.79  % (3337)------------------------------
% 0.67/0.79  % (3337)------------------------------
% 0.67/0.79  % (3340)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.67/0.79  % (3340)Refutation not found, incomplete strategy% (3340)------------------------------
% 0.67/0.79  % (3340)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.67/0.79  % (3340)Termination reason: Refutation not found, incomplete strategy
% 0.67/0.79  
% 0.67/0.79  % (3340)Memory used [KB]: 1151
% 0.67/0.79  % (3340)Time elapsed: 0.004 s
% 0.67/0.79  % (3340)Instructions burned: 6 (million)
% 0.67/0.79  % (3340)------------------------------
% 0.67/0.79  % (3340)------------------------------
% 0.67/0.79  % (3341)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 theBenchmark for (2995ds/46Mi)
% 0.67/0.80  % (3342)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 theBenchmark for (2995ds/102Mi)
% 0.67/0.80  % (3341)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.67/0.80  % (3336)Instruction limit reached!
% 0.67/0.80  % (3336)------------------------------
% 0.67/0.80  % (3336)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.67/0.80  % (3336)Termination reason: Unknown
% 0.67/0.80  % (3336)Termination phase: Saturation
% 0.67/0.80  
% 0.67/0.80  % (3336)Memory used [KB]: 1817
% 0.67/0.80  % (3336)Time elapsed: 0.031 s
% 0.67/0.80  % (3336)Instructions burned: 63 (million)
% 0.67/0.80  % (3336)------------------------------
% 0.67/0.80  % (3336)------------------------------
% 0.67/0.81  % (3343)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 theBenchmark for (2995ds/35Mi)
% 0.67/0.82  % (3335)Instruction limit reached!
% 0.67/0.82  % (3335)------------------------------
% 0.67/0.82  % (3335)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.67/0.82  % (3335)Termination reason: Unknown
% 0.67/0.82  % (3335)Termination phase: Saturation
% 0.67/0.82  
% 0.67/0.82  % (3335)Memory used [KB]: 2015
% 0.67/0.82  % (3335)Time elapsed: 0.045 s
% 0.67/0.82  % (3335)Instructions burned: 94 (million)
% 0.67/0.82  % (3335)------------------------------
% 0.67/0.82  % (3335)------------------------------
% 0.92/0.82  % (3341)Instruction limit reached!
% 0.92/0.82  % (3341)------------------------------
% 0.92/0.82  % (3341)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.92/0.82  % (3341)Termination reason: Unknown
% 0.92/0.82  % (3341)Termination phase: Saturation
% 0.92/0.82  
% 0.92/0.82  % (3341)Memory used [KB]: 2418
% 0.92/0.82  % (3341)Time elapsed: 0.025 s
% 0.92/0.82  % (3341)Instructions burned: 46 (million)
% 0.92/0.82  % (3341)------------------------------
% 0.92/0.82  % (3341)------------------------------
% 0.92/0.82  % (3344)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on theBenchmark for (2995ds/87Mi)
% 0.92/0.82  % (3344)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.92/0.82  % (3328)Instruction limit reached!
% 0.92/0.82  % (3328)------------------------------
% 0.92/0.82  % (3328)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.92/0.82  % (3328)Termination reason: Unknown
% 0.92/0.82  % (3328)Termination phase: Saturation
% 0.92/0.82  
% 0.92/0.82  % (3328)Memory used [KB]: 2049
% 0.92/0.82  % (3328)Time elapsed: 0.078 s
% 0.92/0.82  % (3328)Instructions burned: 209 (million)
% 0.92/0.82  % (3328)------------------------------
% 0.92/0.82  % (3328)------------------------------
% 0.92/0.82  % (3345)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 theBenchmark for (2995ds/109Mi)
% 0.92/0.82  % (3333)Instruction limit reached!
% 0.92/0.82  % (3333)------------------------------
% 0.92/0.82  % (3333)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.92/0.82  % (3333)Termination reason: Unknown
% 0.92/0.82  % (3333)Termination phase: Saturation
% 0.92/0.82  
% 0.92/0.82  % (3333)Memory used [KB]: 2685
% 0.92/0.82  % (3333)Time elapsed: 0.060 s
% 0.92/0.82  % (3333)Instructions burned: 117 (million)
% 0.92/0.82  % (3333)------------------------------
% 0.92/0.82  % (3333)------------------------------
% 0.92/0.82  % (3346)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 theBenchmark for (2995ds/161Mi)
% 0.92/0.82  % (3343)Instruction limit reached!
% 0.92/0.82  % (3343)------------------------------
% 0.92/0.82  % (3343)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.92/0.82  % (3343)Termination reason: Unknown
% 0.92/0.82  % (3343)Termination phase: Saturation
% 0.92/0.82  
% 0.92/0.82  % (3343)Memory used [KB]: 1445
% 0.92/0.82  % (3343)Time elapsed: 0.019 s
% 0.92/0.82  % (3343)Instructions burned: 35 (million)
% 0.92/0.82  % (3343)------------------------------
% 0.92/0.82  % (3343)------------------------------
% 0.92/0.82  % (3347)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 theBenchmark for (2995ds/69Mi)
% 0.92/0.83  % (3347)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.92/0.83  % (3346)Refutation not found, incomplete strategy% (3346)------------------------------
% 0.92/0.83  % (3346)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.92/0.83  % (3346)Termination reason: Refutation not found, incomplete strategy
% 0.92/0.83  
% 0.92/0.83  % (3346)Memory used [KB]: 1262
% 0.92/0.83  % (3346)Time elapsed: 0.005 s
% 0.92/0.83  % (3346)Instructions burned: 10 (million)
% 0.92/0.83  % (3348)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 theBenchmark for (2995ds/40Mi)
% 0.92/0.83  % (3346)------------------------------
% 0.92/0.83  % (3346)------------------------------
% 0.92/0.83  % (3349)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 theBenchmark for (2994ds/360Mi)
% 0.92/0.84  % (3347)Refutation not found, incomplete strategy% (3347)------------------------------
% 0.92/0.84  % (3347)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.92/0.84  % (3347)Termination reason: Refutation not found, incomplete strategy
% 0.92/0.84  
% 0.92/0.84  % (3347)Memory used [KB]: 1366
% 0.92/0.84  % (3347)Time elapsed: 0.015 s
% 0.92/0.84  % (3347)Instructions burned: 26 (million)
% 0.92/0.84  % (3347)------------------------------
% 0.92/0.84  % (3347)------------------------------
% 0.92/0.84  % (3342)Instruction limit reached!
% 0.92/0.84  % (3342)------------------------------
% 0.92/0.84  % (3342)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.92/0.84  % (3342)Termination reason: Unknown
% 0.92/0.84  % (3342)Termination phase: Saturation
% 0.92/0.84  
% 0.92/0.84  % (3342)Memory used [KB]: 1675
% 0.92/0.84  % (3342)Time elapsed: 0.044 s
% 0.92/0.84  % (3342)Instructions burned: 104 (million)
% 0.92/0.84  % (3342)------------------------------
% 0.92/0.84  % (3342)------------------------------
% 0.92/0.84  % (3350)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 theBenchmark for (2994ds/161Mi)
% 0.92/0.84  % (3351)lrs+1011_1:20_sil=4000:tgt=ground:i=80:sd=1:bd=off:nm=32:av=off:ss=axioms:lsd=60_0 on theBenchmark for (2994ds/80Mi)
% 0.92/0.84  % (3350)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.92/0.85  % (3350)Refutation not found, incomplete strategy% (3350)------------------------------
% 0.92/0.85  % (3350)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.92/0.85  % (3350)Termination reason: Refutation not found, incomplete strategy
% 0.92/0.85  
% 0.92/0.85  % (3350)Memory used [KB]: 1160
% 0.92/0.85  % (3350)Time elapsed: 0.006 s
% 0.92/0.85  % (3350)Instructions burned: 10 (million)
% 0.92/0.85  % (3350)------------------------------
% 0.92/0.85  % (3350)------------------------------
% 0.92/0.85  % (3348)Instruction limit reached!
% 0.92/0.85  % (3348)------------------------------
% 0.92/0.85  % (3348)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.92/0.85  % (3348)Termination reason: Unknown
% 0.92/0.85  % (3348)Termination phase: Saturation
% 0.92/0.85  
% 0.92/0.85  % (3348)Memory used [KB]: 1702
% 0.92/0.85  % (3348)Time elapsed: 0.022 s
% 0.92/0.85  % (3348)Instructions burned: 41 (million)
% 0.92/0.85  % (3348)------------------------------
% 0.92/0.85  % (3348)------------------------------
% 1.21/0.85  % (3352)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 theBenchmark for (2994ds/37Mi)
% 1.21/0.85  % (3353)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 theBenchmark for (2994ds/55Mi)
% 1.21/0.85  % (3352)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.21/0.85  % (3353)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.21/0.85  % (3332)Instruction limit reached!
% 1.21/0.85  % (3332)------------------------------
% 1.21/0.85  % (3332)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.21/0.85  % (3332)Termination reason: Unknown
% 1.21/0.85  % (3332)Termination phase: Saturation
% 1.21/0.85  
% 1.21/0.85  % (3332)Memory used [KB]: 2374
% 1.21/0.85  % (3332)Time elapsed: 0.096 s
% 1.21/0.85  % (3332)Instructions burned: 243 (million)
% 1.21/0.85  % (3332)------------------------------
% 1.21/0.85  % (3332)------------------------------
% 1.21/0.86  % (3344)Instruction limit reached!
% 1.21/0.86  % (3344)------------------------------
% 1.21/0.86  % (3344)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.21/0.86  % (3344)Termination reason: Unknown
% 1.21/0.86  % (3344)Termination phase: Saturation
% 1.21/0.86  
% 1.21/0.86  % (3344)Memory used [KB]: 1920
% 1.21/0.86  % (3344)Time elapsed: 0.040 s
% 1.21/0.86  % (3353)Refutation not found, incomplete strategy% (3353)------------------------------
% 1.21/0.86  % (3353)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.21/0.86  % (3344)Instructions burned: 87 (million)
% 1.21/0.86  % (3344)------------------------------
% 1.21/0.86  % (3344)------------------------------
% 1.21/0.86  % (3353)Termination reason: Refutation not found, incomplete strategy
% 1.21/0.86  
% 1.21/0.86  % (3353)Memory used [KB]: 1179
% 1.21/0.86  % (3353)Time elapsed: 0.007 s
% 1.21/0.86  % (3353)Instructions burned: 12 (million)
% 1.21/0.86  % (3354)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 theBenchmark for (2994ds/47Mi)
% 1.21/0.86  % (3353)------------------------------
% 1.21/0.86  % (3353)------------------------------
% 1.21/0.86  % (3355)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on theBenchmark for (2994ds/32Mi)
% 1.21/0.86  % (3356)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 theBenchmark for (2994ds/132Mi)
% 1.21/0.87  % (3354)Refutation not found, incomplete strategy% (3354)------------------------------
% 1.21/0.87  % (3354)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.21/0.87  % (3354)Termination reason: Refutation not found, incomplete strategy
% 1.21/0.87  
% 1.21/0.87  % (3354)Memory used [KB]: 1347
% 1.21/0.87  % (3354)Time elapsed: 0.009 s
% 1.21/0.87  % (3354)Instructions burned: 19 (million)
% 1.21/0.87  % (3354)------------------------------
% 1.21/0.87  % (3354)------------------------------
% 1.21/0.87  % (3352)Instruction limit reached!
% 1.21/0.87  % (3352)------------------------------
% 1.21/0.87  % (3352)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.21/0.87  % (3352)Termination reason: Unknown
% 1.21/0.87  % (3352)Termination phase: Saturation
% 1.21/0.87  
% 1.21/0.87  % (3356)Refutation not found, incomplete strategy% (3356)------------------------------
% 1.21/0.87  % (3356)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.21/0.87  % (3356)Termination reason: Refutation not found, incomplete strategy
% 1.21/0.87  
% 1.21/0.87  % (3356)Memory used [KB]: 1272
% 1.21/0.87  % (3356)Time elapsed: 0.008 s
% 1.21/0.87  % (3356)Instructions burned: 16 (million)
% 1.21/0.87  % (3352)Memory used [KB]: 1450
% 1.21/0.87  % (3352)Time elapsed: 0.019 s
% 1.21/0.87  % (3352)Instructions burned: 37 (million)
% 1.21/0.87  % (3352)------------------------------
% 1.21/0.87  % (3352)------------------------------
% 1.21/0.87  % (3356)------------------------------
% 1.21/0.87  % (3356)------------------------------
% 1.21/0.87  % (3355)Refutation not found, incomplete strategy% (3355)------------------------------
% 1.21/0.87  % (3355)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.21/0.87  % (3355)Termination reason: Refutation not found, incomplete strategy
% 1.21/0.87  
% 1.21/0.87  % (3355)Memory used [KB]: 1298
% 1.21/0.87  % (3355)Time elapsed: 0.009 s
% 1.21/0.87  % (3355)Instructions burned: 17 (million)
% 1.21/0.87  % (3355)------------------------------
% 1.21/0.87  % (3355)------------------------------
% 1.21/0.87  % (3357)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 theBenchmark for (2994ds/54Mi)
% 1.21/0.87  % (3358)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 theBenchmark for (2994ds/82Mi)
% 1.21/0.87  % (3359)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 theBenchmark for (2994ds/119Mi)
% 1.21/0.87  % (3360)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 theBenchmark for (2994ds/177Mi)
% 1.21/0.87  % (3358)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.21/0.87  % (3345)Instruction limit reached!
% 1.21/0.87  % (3345)------------------------------
% 1.21/0.87  % (3345)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.21/0.87  % (3345)Termination reason: Unknown
% 1.21/0.87  % (3345)Termination phase: Saturation
% 1.21/0.87  
% 1.21/0.87  % (3345)Memory used [KB]: 2303
% 1.21/0.88  % (3345)Time elapsed: 0.056 s
% 1.21/0.88  % (3345)Instructions burned: 111 (million)
% 1.21/0.88  % (3345)------------------------------
% 1.21/0.88  % (3345)------------------------------
% 1.21/0.88  % (3351)Instruction limit reached!
% 1.21/0.88  % (3351)------------------------------
% 1.21/0.88  % (3351)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.21/0.88  % (3351)Termination reason: Unknown
% 1.21/0.88  % (3351)Termination phase: Saturation
% 1.21/0.88  
% 1.21/0.88  % (3351)Memory used [KB]: 1363
% 1.21/0.88  % (3351)Time elapsed: 0.035 s
% 1.21/0.88  % (3351)Instructions burned: 80 (million)
% 1.21/0.88  % (3351)------------------------------
% 1.21/0.88  % (3351)------------------------------
% 1.21/0.88  % (3361)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 theBenchmark for (2994ds/117Mi)
% 1.21/0.88  % (3362)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 theBenchmark for (2994ds/49Mi)
% 1.21/0.88  % (3360)First to succeed.
% 1.21/0.88  % (3360)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-3317"
% 1.21/0.88  % (3360)Refutation found. Thanks to Tanya!
% 1.21/0.88  % SZS status Theorem for theBenchmark
% 1.21/0.88  % SZS output start Proof for theBenchmark
% See solution above
% 1.21/0.88  % (3360)------------------------------
% 1.21/0.88  % (3360)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.21/0.88  % (3360)Termination reason: Refutation
% 1.21/0.88  
% 1.21/0.88  % (3360)Memory used [KB]: 1296
% 1.21/0.88  % (3360)Time elapsed: 0.009 s
% 1.21/0.88  % (3360)Instructions burned: 16 (million)
% 1.21/0.88  % (3317)Success in time 0.55 s
% 1.21/0.88  % Vampire---4.8 exiting
%------------------------------------------------------------------------------