TSTP Solution File: GRP699-1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : GRP699-1 : TPTP v8.1.2. Released v4.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 : n027.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed May  1 02:32:22 EDT 2024

% Result   : Unsatisfiable 5.07s 1.39s
% Output   : Refutation 5.07s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   14 (  14 unt;   0 def)
%            Number of atoms       :   14 (  13 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    2 (   2   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   3 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :   25 (  25   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2887,plain,
    $false,
    inference(trivial_inequality_removal,[],[f2844]) ).

fof(f2844,plain,
    mult(mult(a,b),c) != mult(mult(a,b),c),
    inference(superposition,[],[f9,f1913]) ).

fof(f1913,plain,
    ! [X2,X0,X1] : mult(mult(X2,X1),X0) = mult(mult(X2,X0),ld(X0,mult(X1,X0))),
    inference(superposition,[],[f1786,f1]) ).

fof(f1,axiom,
    ! [X0,X1] : mult(X0,ld(X0,X1)) = X1,
    file('/export/starexec/sandbox/tmp/tmp.YDroPiYdWy/Vampire---4.8_16879',c01) ).

fof(f1786,plain,
    ! [X2,X0,X1] : mult(mult(X2,mult(X0,X1)),X0) = mult(mult(X2,X0),ld(X0,mult(mult(X0,X1),X0))),
    inference(backward_demodulation,[],[f60,f1705]) ).

fof(f1705,plain,
    ! [X0,X1] : mult(X0,mult(ld(X0,X1),X0)) = ld(X0,mult(mult(X0,X1),X0)),
    inference(superposition,[],[f2,f290]) ).

fof(f290,plain,
    ! [X0,X1] : mult(mult(X0,X1),X0) = mult(X0,mult(X0,mult(ld(X0,X1),X0))),
    inference(superposition,[],[f88,f1]) ).

fof(f88,plain,
    ! [X0,X1] : mult(mult(X0,mult(X0,X1)),X0) = mult(X0,mult(X0,mult(X1,X0))),
    inference(forward_demodulation,[],[f69,f6]) ).

fof(f6,axiom,
    ! [X0] : mult(unit,X0) = X0,
    file('/export/starexec/sandbox/tmp/tmp.YDroPiYdWy/Vampire---4.8_16879',c06) ).

fof(f69,plain,
    ! [X0,X1] : mult(mult(unit,X0),mult(X0,mult(X1,X0))) = mult(mult(X0,mult(X0,X1)),X0),
    inference(superposition,[],[f8,f6]) ).

fof(f8,axiom,
    ! [X2,X0,X1] : mult(mult(X0,X1),mult(X1,mult(X2,X1))) = mult(mult(X0,mult(X1,mult(X1,X2))),X1),
    file('/export/starexec/sandbox/tmp/tmp.YDroPiYdWy/Vampire---4.8_16879',c08) ).

fof(f2,axiom,
    ! [X0,X1] : ld(X0,mult(X0,X1)) = X1,
    file('/export/starexec/sandbox/tmp/tmp.YDroPiYdWy/Vampire---4.8_16879',c02) ).

fof(f60,plain,
    ! [X2,X0,X1] : mult(mult(X2,X0),mult(X0,mult(ld(X0,X1),X0))) = mult(mult(X2,mult(X0,X1)),X0),
    inference(superposition,[],[f8,f1]) ).

fof(f9,axiom,
    mult(mult(a,b),c) != mult(mult(a,c),ld(c,mult(b,c))),
    file('/export/starexec/sandbox/tmp/tmp.YDroPiYdWy/Vampire---4.8_16879',goals) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : GRP699-1 : TPTP v8.1.2. Released v4.0.0.
% 0.11/0.14  % 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.15/0.35  % Computer : n027.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit   : 300
% 0.15/0.35  % WCLimit    : 300
% 0.15/0.35  % DateTime   : Tue Apr 30 18:56:18 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  This is a CNF_UNS_RFO_PEQ_UEQ problem
% 0.15/0.36  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.YDroPiYdWy/Vampire---4.8_16879
% 0.56/0.74  % (17128)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.56/0.75  % (17128)Refutation not found, incomplete strategy% (17128)------------------------------
% 0.56/0.75  % (17128)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.75  % (17128)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (17128)Memory used [KB]: 952
% 0.56/0.75  % (17128)Time elapsed: 0.002 s
% 0.56/0.75  % (17128)Instructions burned: 2 (million)
% 0.56/0.75  % (17128)------------------------------
% 0.56/0.75  % (17128)------------------------------
% 0.56/0.75  % (17122)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.56/0.75  % (17124)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.56/0.75  % (17125)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.56/0.75  % (17126)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.56/0.75  % (17123)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.56/0.75  % (17127)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.56/0.75  % (17122)Refutation not found, incomplete strategy% (17122)------------------------------
% 0.56/0.75  % (17122)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.75  % (17122)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (17122)Memory used [KB]: 964
% 0.56/0.75  % (17122)Time elapsed: 0.002 s
% 0.56/0.75  % (17122)Instructions burned: 2 (million)
% 0.56/0.75  % (17122)------------------------------
% 0.56/0.75  % (17122)------------------------------
% 0.56/0.75  % (17126)Refutation not found, incomplete strategy% (17126)------------------------------
% 0.56/0.75  % (17126)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.75  % (17126)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (17126)Memory used [KB]: 965
% 0.56/0.75  % (17126)Time elapsed: 0.002 s
% 0.56/0.75  % (17126)Instructions burned: 2 (million)
% 0.56/0.75  % (17126)------------------------------
% 0.56/0.75  % (17126)------------------------------
% 0.56/0.75  % (17127)Refutation not found, incomplete strategy% (17127)------------------------------
% 0.56/0.75  % (17127)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.75  % (17125)Refutation not found, incomplete strategy% (17125)------------------------------
% 0.56/0.75  % (17125)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.75  % (17127)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  % (17125)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  
% 0.56/0.75  % (17127)Memory used [KB]: 950
% 0.56/0.75  % (17125)Memory used [KB]: 952
% 0.56/0.75  % (17127)Time elapsed: 0.002 s
% 0.56/0.75  % (17125)Time elapsed: 0.002 s
% 0.56/0.75  % (17127)Instructions burned: 2 (million)
% 0.56/0.75  % (17125)Instructions burned: 2 (million)
% 0.56/0.75  % (17127)------------------------------
% 0.56/0.75  % (17127)------------------------------
% 0.56/0.75  % (17125)------------------------------
% 0.56/0.75  % (17125)------------------------------
% 0.56/0.75  % (17129)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.56/0.75  % (17129)Refutation not found, incomplete strategy% (17129)------------------------------
% 0.56/0.75  % (17129)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.75  % (17129)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (17129)Memory used [KB]: 950
% 0.56/0.75  % (17129)Time elapsed: 0.002 s
% 0.56/0.75  % (17129)Instructions burned: 2 (million)
% 0.56/0.75  % (17129)------------------------------
% 0.56/0.75  % (17129)------------------------------
% 0.56/0.75  % (17130)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.56/0.75  % (17132)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.56/0.75  % (17131)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.56/0.75  % (17133)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.56/0.75  % (17135)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.56/0.75  % (17135)Refutation not found, incomplete strategy% (17135)------------------------------
% 0.56/0.75  % (17135)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.75  % (17135)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (17135)Memory used [KB]: 951
% 0.56/0.75  % (17135)Time elapsed: 0.001 s
% 0.56/0.75  % (17135)Instructions burned: 2 (million)
% 0.56/0.75  % (17135)------------------------------
% 0.56/0.75  % (17135)------------------------------
% 0.56/0.75  % (17134)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.56/0.75  % (17131)Refutation not found, incomplete strategy% (17131)------------------------------
% 0.56/0.75  % (17131)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.75  % (17131)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (17131)Memory used [KB]: 949
% 0.56/0.75  % (17131)Time elapsed: 0.002 s
% 0.56/0.75  % (17131)Instructions burned: 2 (million)
% 0.56/0.75  % (17131)------------------------------
% 0.56/0.75  % (17131)------------------------------
% 0.56/0.75  % (17134)Refutation not found, incomplete strategy% (17134)------------------------------
% 0.56/0.75  % (17134)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.75  % (17134)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (17134)Memory used [KB]: 952
% 0.56/0.75  % (17134)Time elapsed: 0.002 s
% 0.56/0.75  % (17134)Instructions burned: 2 (million)
% 0.56/0.75  % (17134)------------------------------
% 0.56/0.75  % (17134)------------------------------
% 0.56/0.76  % (17137)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 (2996ds/117Mi)
% 0.56/0.76  % (17136)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.56/0.76  % (17137)Refutation not found, incomplete strategy% (17137)------------------------------
% 0.56/0.76  % (17137)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.76  % (17137)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (17137)Memory used [KB]: 950
% 0.56/0.76  % (17137)Time elapsed: 0.003 s
% 0.56/0.76  % (17137)Instructions burned: 2 (million)
% 0.56/0.76  % (17137)------------------------------
% 0.56/0.76  % (17137)------------------------------
% 0.56/0.76  % (17138)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 (2996ds/143Mi)
% 0.56/0.76  % (17138)Refutation not found, incomplete strategy% (17138)------------------------------
% 0.56/0.76  % (17138)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.76  % (17138)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (17138)Memory used [KB]: 967
% 0.56/0.76  % (17138)Time elapsed: 0.002 s
% 0.56/0.76  % (17138)Instructions burned: 3 (million)
% 0.56/0.76  % (17138)------------------------------
% 0.56/0.76  % (17138)------------------------------
% 0.56/0.76  % (17139)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 (2996ds/93Mi)
% 0.64/0.76  % (17140)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 (2996ds/62Mi)
% 0.64/0.77  % (17140)Refutation not found, incomplete strategy% (17140)------------------------------
% 0.64/0.77  % (17140)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.77  % (17140)Termination reason: Refutation not found, incomplete strategy
% 0.64/0.77  
% 0.64/0.77  % (17140)Memory used [KB]: 950
% 0.64/0.77  % (17140)Time elapsed: 0.001 s
% 0.64/0.77  % (17140)Instructions burned: 2 (million)
% 0.64/0.77  % (17140)------------------------------
% 0.64/0.77  % (17140)------------------------------
% 0.64/0.77  % (17141)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 (2996ds/32Mi)
% 0.64/0.77  % (17123)Instruction limit reached!
% 0.64/0.77  % (17123)------------------------------
% 0.64/0.77  % (17123)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.77  % (17123)Termination reason: Unknown
% 0.64/0.77  % (17123)Termination phase: Saturation
% 0.64/0.77  
% 0.64/0.77  % (17123)Memory used [KB]: 1500
% 0.64/0.77  % (17123)Time elapsed: 0.030 s
% 0.64/0.77  % (17123)Instructions burned: 51 (million)
% 0.64/0.77  % (17123)------------------------------
% 0.64/0.77  % (17123)------------------------------
% 0.64/0.78  % (17142)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.64/0.78  % (17141)Instruction limit reached!
% 0.64/0.78  % (17141)------------------------------
% 0.64/0.78  % (17141)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.78  % (17141)Termination reason: Unknown
% 0.64/0.78  % (17141)Termination phase: Saturation
% 0.64/0.78  
% 0.64/0.78  % (17141)Memory used [KB]: 1309
% 0.64/0.78  % (17141)Time elapsed: 0.012 s
% 0.64/0.78  % (17141)Instructions burned: 35 (million)
% 0.64/0.78  % (17141)------------------------------
% 0.64/0.78  % (17141)------------------------------
% 0.64/0.78  % (17143)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.64/0.78  % (17133)Instruction limit reached!
% 0.64/0.78  % (17133)------------------------------
% 0.64/0.78  % (17133)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.78  % (17133)Termination reason: Unknown
% 0.64/0.78  % (17133)Termination phase: Saturation
% 0.64/0.78  
% 0.64/0.78  % (17133)Memory used [KB]: 1735
% 0.64/0.78  % (17133)Time elapsed: 0.032 s
% 0.64/0.78  % (17133)Instructions burned: 53 (million)
% 0.64/0.78  % (17133)------------------------------
% 0.64/0.78  % (17133)------------------------------
% 0.64/0.78  % (17143)Refutation not found, incomplete strategy% (17143)------------------------------
% 0.64/0.78  % (17143)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.78  % (17143)Termination reason: Refutation not found, incomplete strategy
% 0.64/0.78  
% 0.64/0.78  % (17143)Memory used [KB]: 951
% 0.64/0.78  % (17143)Time elapsed: 0.001 s
% 0.64/0.78  % (17143)Instructions burned: 2 (million)
% 0.64/0.78  % (17143)------------------------------
% 0.64/0.78  % (17143)------------------------------
% 0.64/0.78  % (17130)Instruction limit reached!
% 0.64/0.78  % (17130)------------------------------
% 0.64/0.78  % (17130)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.78  % (17130)Termination reason: Unknown
% 0.64/0.78  % (17130)Termination phase: Saturation
% 0.64/0.78  
% 0.64/0.78  % (17130)Memory used [KB]: 1623
% 0.64/0.78  % (17130)Time elapsed: 0.034 s
% 0.64/0.78  % (17130)Instructions burned: 56 (million)
% 0.64/0.78  % (17130)------------------------------
% 0.64/0.78  % (17130)------------------------------
% 0.64/0.79  % (17145)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.64/0.79  % (17145)Refutation not found, incomplete strategy% (17145)------------------------------
% 0.64/0.79  % (17145)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.79  % (17145)Termination reason: Refutation not found, incomplete strategy
% 0.64/0.79  
% 0.64/0.79  % (17145)Memory used [KB]: 950
% 0.64/0.79  % (17145)Time elapsed: 0.001 s
% 0.64/0.79  % (17145)Instructions burned: 2 (million)
% 0.64/0.79  % (17145)------------------------------
% 0.64/0.79  % (17145)------------------------------
% 0.64/0.79  % (17144)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.64/0.79  % (17146)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.64/0.79  % (17144)Refutation not found, incomplete strategy% (17144)------------------------------
% 0.64/0.79  % (17144)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.79  % (17144)Termination reason: Refutation not found, incomplete strategy
% 0.64/0.79  
% 0.64/0.79  % (17144)Memory used [KB]: 951
% 0.64/0.79  % (17144)Time elapsed: 0.003 s
% 0.64/0.79  % (17144)Instructions burned: 2 (million)
% 0.64/0.79  % (17144)------------------------------
% 0.64/0.79  % (17144)------------------------------
% 0.64/0.79  % (17147)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.64/0.79  % (17124)Instruction limit reached!
% 0.64/0.79  % (17124)------------------------------
% 0.64/0.79  % (17124)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.79  % (17124)Termination reason: Unknown
% 0.64/0.79  % (17124)Termination phase: Saturation
% 0.64/0.79  
% 0.64/0.79  % (17124)Memory used [KB]: 2245
% 0.64/0.79  % (17124)Time elapsed: 0.047 s
% 0.64/0.79  % (17124)Instructions burned: 79 (million)
% 0.64/0.79  % (17124)------------------------------
% 0.64/0.79  % (17124)------------------------------
% 0.64/0.79  % (17148)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.64/0.80  % (17149)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.64/0.80  % (17147)Instruction limit reached!
% 0.64/0.80  % (17147)------------------------------
% 0.64/0.80  % (17147)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.80  % (17147)Termination reason: Unknown
% 0.64/0.80  % (17147)Termination phase: Saturation
% 0.64/0.80  
% 0.64/0.80  % (17147)Memory used [KB]: 1496
% 0.64/0.80  % (17147)Time elapsed: 0.013 s
% 0.64/0.80  % (17147)Instructions burned: 35 (million)
% 0.64/0.80  % (17147)------------------------------
% 0.64/0.80  % (17147)------------------------------
% 0.64/0.80  % (17150)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.64/0.80  % (17150)Refutation not found, incomplete strategy% (17150)------------------------------
% 0.64/0.80  % (17150)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.80  % (17150)Termination reason: Refutation not found, incomplete strategy
% 0.64/0.80  
% 0.64/0.80  % (17150)Memory used [KB]: 950
% 0.64/0.80  % (17150)Time elapsed: 0.001 s
% 0.64/0.80  % (17150)Instructions burned: 2 (million)
% 0.64/0.80  % (17150)------------------------------
% 0.64/0.80  % (17150)------------------------------
% 0.64/0.81  % (17151)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.64/0.81  % (17151)Refutation not found, incomplete strategy% (17151)------------------------------
% 0.64/0.81  % (17151)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.81  % (17151)Termination reason: Refutation not found, incomplete strategy
% 0.64/0.81  
% 0.64/0.81  % (17151)Memory used [KB]: 952
% 0.64/0.81  % (17151)Time elapsed: 0.001 s
% 0.64/0.81  % (17151)Instructions burned: 2 (million)
% 0.64/0.81  % (17151)------------------------------
% 0.64/0.81  % (17151)------------------------------
% 0.64/0.81  % (17152)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.64/0.81  % (17139)Instruction limit reached!
% 0.64/0.81  % (17139)------------------------------
% 0.64/0.81  % (17139)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.81  % (17139)Termination reason: Unknown
% 0.64/0.81  % (17139)Termination phase: Saturation
% 0.64/0.81  
% 0.64/0.81  % (17139)Memory used [KB]: 1973
% 0.64/0.81  % (17139)Time elapsed: 0.052 s
% 0.64/0.81  % (17139)Instructions burned: 93 (million)
% 0.64/0.81  % (17139)------------------------------
% 0.64/0.81  % (17139)------------------------------
% 0.64/0.82  % (17153)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.64/0.82  % (17152)Instruction limit reached!
% 0.64/0.82  % (17152)------------------------------
% 0.64/0.82  % (17152)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.82  % (17152)Termination reason: Unknown
% 0.64/0.82  % (17152)Termination phase: Saturation
% 0.64/0.82  
% 0.64/0.82  % (17152)Memory used [KB]: 1678
% 0.64/0.82  % (17152)Time elapsed: 0.036 s
% 0.64/0.82  % (17152)Instructions burned: 40 (million)
% 0.64/0.82  % (17152)------------------------------
% 0.64/0.82  % (17152)------------------------------
% 0.64/0.83  % (17154)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.64/0.83  % (17154)Refutation not found, incomplete strategy% (17154)------------------------------
% 0.64/0.83  % (17154)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.83  % (17154)Termination reason: Refutation not found, incomplete strategy
% 0.64/0.83  
% 0.64/0.83  % (17154)Memory used [KB]: 951
% 0.64/0.83  % (17154)Time elapsed: 0.001 s
% 0.64/0.83  % (17154)Instructions burned: 2 (million)
% 0.64/0.83  % (17154)------------------------------
% 0.64/0.83  % (17154)------------------------------
% 0.64/0.83  % (17155)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.64/0.84  % (17148)Instruction limit reached!
% 0.64/0.84  % (17148)------------------------------
% 0.64/0.84  % (17148)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.84  % (17148)Termination reason: Unknown
% 0.64/0.84  % (17148)Termination phase: Saturation
% 0.64/0.84  
% 0.64/0.84  % (17148)Memory used [KB]: 1661
% 0.64/0.84  % (17148)Time elapsed: 0.049 s
% 0.64/0.84  % (17148)Instructions burned: 87 (million)
% 0.64/0.84  % (17148)------------------------------
% 0.64/0.84  % (17148)------------------------------
% 0.64/0.84  % (17146)Instruction limit reached!
% 0.64/0.84  % (17146)------------------------------
% 0.64/0.84  % (17146)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.84  % (17146)Termination reason: Unknown
% 0.64/0.84  % (17146)Termination phase: Saturation
% 0.64/0.84  
% 0.64/0.84  % (17146)Memory used [KB]: 1907
% 0.64/0.84  % (17146)Time elapsed: 0.054 s
% 0.64/0.84  % (17146)Instructions burned: 102 (million)
% 0.64/0.84  % (17146)------------------------------
% 0.64/0.84  % (17146)------------------------------
% 0.64/0.84  % (17156)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.64/0.84  % (17157)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.64/0.85  % (17157)Refutation not found, incomplete strategy% (17157)------------------------------
% 0.64/0.85  % (17157)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.85  % (17157)Termination reason: Refutation not found, incomplete strategy
% 0.64/0.85  
% 0.64/0.85  % (17157)Memory used [KB]: 951
% 0.64/0.85  % (17157)Time elapsed: 0.002 s
% 0.64/0.85  % (17157)Instructions burned: 2 (million)
% 0.64/0.85  % (17157)------------------------------
% 0.64/0.85  % (17157)------------------------------
% 0.64/0.85  % (17158)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 (2995ds/47Mi)
% 0.64/0.85  % (17158)Refutation not found, incomplete strategy% (17158)------------------------------
% 0.64/0.85  % (17158)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.85  % (17158)Termination reason: Refutation not found, incomplete strategy
% 0.64/0.85  
% 0.64/0.85  % (17158)Memory used [KB]: 950
% 0.64/0.85  % (17158)Time elapsed: 0.003 s
% 0.64/0.85  % (17158)Instructions burned: 2 (million)
% 0.64/0.85  % (17158)------------------------------
% 0.64/0.85  % (17158)------------------------------
% 0.64/0.85  % (17149)Instruction limit reached!
% 0.64/0.85  % (17149)------------------------------
% 0.64/0.85  % (17149)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.85  % (17149)Termination reason: Unknown
% 0.64/0.85  % (17149)Termination phase: Saturation
% 0.64/0.85  
% 0.64/0.85  % (17149)Memory used [KB]: 1913
% 0.64/0.85  % (17149)Time elapsed: 0.058 s
% 0.64/0.85  % (17149)Instructions burned: 110 (million)
% 0.64/0.85  % (17149)------------------------------
% 0.64/0.85  % (17149)------------------------------
% 0.64/0.85  % (17155)Instruction limit reached!
% 0.64/0.85  % (17155)------------------------------
% 0.64/0.85  % (17155)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.85  % (17155)Termination reason: Unknown
% 0.64/0.85  % (17155)Termination phase: Saturation
% 0.64/0.85  
% 0.64/0.85  % (17155)Memory used [KB]: 2166
% 0.64/0.85  % (17155)Time elapsed: 0.048 s
% 0.64/0.85  % (17155)Instructions burned: 81 (million)
% 0.64/0.85  % (17155)------------------------------
% 0.64/0.85  % (17155)------------------------------
% 0.64/0.86  % (17159)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on Vampire---4 for (2995ds/32Mi)
% 0.64/0.86  % (17159)Refutation not found, incomplete strategy% (17159)------------------------------
% 0.64/0.86  % (17159)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.86  % (17159)Termination reason: Refutation not found, incomplete strategy
% 0.64/0.86  
% 0.64/0.86  % (17159)Memory used [KB]: 950
% 0.64/0.86  % (17161)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)
% 0.64/0.86  % (17159)Time elapsed: 0.003 s
% 0.64/0.86  % (17159)Instructions burned: 2 (million)
% 0.64/0.86  % (17160)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 (2995ds/132Mi)
% 0.64/0.86  % (17159)------------------------------
% 0.64/0.86  % (17159)------------------------------
% 0.64/0.86  % (17161)Refutation not found, incomplete strategy% (17161)------------------------------
% 0.64/0.86  % (17161)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.86  % (17132)Instruction limit reached!
% 0.64/0.86  % (17132)------------------------------
% 0.64/0.86  % (17132)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.64/0.86  % (17161)Termination reason: Refutation not found, incomplete strategy
% 0.64/0.86  
% 0.64/0.86  % (17161)Memory used [KB]: 951
% 0.64/0.86  % (17161)Time elapsed: 0.001 s
% 0.64/0.86  % (17161)Instructions burned: 2 (million)
% 0.64/0.86  % (17161)------------------------------
% 0.64/0.86  % (17161)------------------------------
% 0.64/0.86  % (17132)Termination reason: Unknown
% 0.64/0.86  % (17132)Termination phase: Saturation
% 0.64/0.86  
% 1.12/0.86  % (17132)Memory used [KB]: 4018
% 1.12/0.86  % (17132)Time elapsed: 0.108 s
% 1.12/0.86  % (17132)Instructions burned: 208 (million)
% 1.12/0.86  % (17132)------------------------------
% 1.12/0.86  % (17132)------------------------------
% 1.12/0.86  % (17160)Refutation not found, incomplete strategy% (17160)------------------------------
% 1.12/0.86  % (17160)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.12/0.86  % (17160)Termination reason: Refutation not found, incomplete strategy
% 1.12/0.86  
% 1.12/0.86  % (17160)Memory used [KB]: 950
% 1.12/0.86  % (17160)Time elapsed: 0.002 s
% 1.12/0.86  % (17160)Instructions burned: 2 (million)
% 1.12/0.86  % (17160)------------------------------
% 1.12/0.86  % (17160)------------------------------
% 1.12/0.86  % (17163)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.12/0.86  % (17162)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.12/0.86  % (17164)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.12/0.86  % (17164)Refutation not found, incomplete strategy% (17164)------------------------------
% 1.12/0.86  % (17164)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.12/0.86  % (17164)Termination reason: Refutation not found, incomplete strategy
% 1.12/0.86  
% 1.12/0.86  % (17164)Memory used [KB]: 949
% 1.12/0.86  % (17164)Time elapsed: 0.002 s
% 1.12/0.86  % (17164)Instructions burned: 2 (million)
% 1.12/0.86  % (17164)------------------------------
% 1.12/0.86  % (17164)------------------------------
% 1.12/0.86  % (17156)Instruction limit reached!
% 1.12/0.86  % (17156)------------------------------
% 1.12/0.86  % (17156)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.12/0.86  % (17156)Termination reason: Unknown
% 1.12/0.86  % (17156)Termination phase: Saturation
% 1.12/0.86  
% 1.12/0.86  % (17156)Memory used [KB]: 1298
% 1.12/0.86  % (17156)Time elapsed: 0.043 s
% 1.12/0.86  % (17156)Instructions burned: 38 (million)
% 1.12/0.86  % (17156)------------------------------
% 1.12/0.86  % (17156)------------------------------
% 1.12/0.87  % (17165)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.12/0.87  % (17166)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.12/0.87  % (17167)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.12/0.87  % (17136)Instruction limit reached!
% 1.12/0.87  % (17136)------------------------------
% 1.12/0.87  % (17136)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.12/0.87  % (17136)Termination reason: Unknown
% 1.12/0.87  % (17136)Termination phase: Saturation
% 1.12/0.87  
% 1.12/0.87  % (17136)Memory used [KB]: 3165
% 1.12/0.87  % (17136)Time elapsed: 0.117 s
% 1.12/0.87  % (17136)Instructions burned: 244 (million)
% 1.12/0.87  % (17136)------------------------------
% 1.12/0.87  % (17136)------------------------------
% 1.12/0.87  % (17168)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.12/0.88  % (17168)Refutation not found, incomplete strategy% (17168)------------------------------
% 1.12/0.88  % (17168)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.12/0.88  % (17168)Termination reason: Refutation not found, incomplete strategy
% 1.12/0.88  
% 1.12/0.88  % (17168)Memory used [KB]: 950
% 1.12/0.88  % (17168)Time elapsed: 0.001 s
% 1.12/0.88  % (17168)Instructions burned: 2 (million)
% 1.12/0.88  % (17168)------------------------------
% 1.12/0.88  % (17168)------------------------------
% 1.12/0.88  % (17169)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.12/0.88  % (17169)Refutation not found, incomplete strategy% (17169)------------------------------
% 1.12/0.88  % (17169)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.12/0.88  % (17169)Termination reason: Refutation not found, incomplete strategy
% 1.12/0.88  
% 1.12/0.88  % (17169)Memory used [KB]: 952
% 1.12/0.88  % (17169)Time elapsed: 0.001 s
% 1.12/0.88  % (17169)Instructions burned: 2 (million)
% 1.12/0.88  % (17169)------------------------------
% 1.12/0.88  % (17169)------------------------------
% 1.12/0.88  % (17170)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.12/0.88  % (17170)Refutation not found, incomplete strategy% (17170)------------------------------
% 1.12/0.88  % (17170)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.12/0.88  % (17170)Termination reason: Refutation not found, incomplete strategy
% 1.12/0.88  
% 1.12/0.88  % (17170)Memory used [KB]: 953
% 1.12/0.88  % (17170)Time elapsed: 0.001 s
% 1.12/0.88  % (17170)Instructions burned: 2 (million)
% 1.12/0.88  % (17170)------------------------------
% 1.12/0.88  % (17170)------------------------------
% 1.12/0.88  % (17171)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.12/0.89  % (17171)Refutation not found, incomplete strategy% (17171)------------------------------
% 1.12/0.89  % (17171)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.12/0.89  % (17171)Termination reason: Refutation not found, incomplete strategy
% 1.12/0.89  
% 1.12/0.89  % (17171)Memory used [KB]: 952
% 1.12/0.89  % (17171)Time elapsed: 0.001 s
% 1.12/0.89  % (17171)Instructions burned: 2 (million)
% 1.12/0.89  % (17171)------------------------------
% 1.12/0.89  % (17171)------------------------------
% 1.12/0.89  % (17172)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.41/0.89  % (17167)Instruction limit reached!
% 1.41/0.89  % (17167)------------------------------
% 1.41/0.89  % (17167)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.89  % (17167)Termination reason: Unknown
% 1.41/0.89  % (17167)Termination phase: Saturation
% 1.41/0.89  
% 1.41/0.89  % (17167)Memory used [KB]: 2273
% 1.41/0.89  % (17167)Time elapsed: 0.026 s
% 1.41/0.89  % (17167)Instructions burned: 51 (million)
% 1.41/0.89  % (17167)------------------------------
% 1.41/0.89  % (17167)------------------------------
% 1.41/0.90  % (17173)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on Vampire---4 for (2994ds/1483Mi)
% 1.41/0.90  % (17163)Instruction limit reached!
% 1.41/0.90  % (17163)------------------------------
% 1.41/0.90  % (17163)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.90  % (17163)Termination reason: Unknown
% 1.41/0.90  % (17163)Termination phase: Saturation
% 1.41/0.90  
% 1.41/0.90  % (17163)Memory used [KB]: 2156
% 1.41/0.90  % (17163)Time elapsed: 0.037 s
% 1.41/0.90  % (17163)Instructions burned: 119 (million)
% 1.41/0.90  % (17163)------------------------------
% 1.41/0.90  % (17163)------------------------------
% 1.41/0.90  % (17174)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.41/0.90  % (17162)Instruction limit reached!
% 1.41/0.90  % (17162)------------------------------
% 1.41/0.90  % (17162)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.90  % (17162)Termination reason: Unknown
% 1.41/0.90  % (17162)Termination phase: Saturation
% 1.41/0.90  
% 1.41/0.90  % (17162)Memory used [KB]: 1805
% 1.41/0.90  % (17162)Time elapsed: 0.039 s
% 1.41/0.90  % (17162)Instructions burned: 82 (million)
% 1.41/0.90  % (17162)------------------------------
% 1.41/0.90  % (17162)------------------------------
% 1.41/0.90  % (17175)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.41/0.90  % (17175)Refutation not found, incomplete strategy% (17175)------------------------------
% 1.41/0.90  % (17175)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.90  % (17175)Termination reason: Refutation not found, incomplete strategy
% 1.41/0.90  
% 1.41/0.90  % (17175)Memory used [KB]: 952
% 1.41/0.90  % (17175)Time elapsed: 0.001 s
% 1.41/0.90  % (17175)Instructions burned: 2 (million)
% 1.41/0.90  % (17175)------------------------------
% 1.41/0.90  % (17175)------------------------------
% 1.41/0.90  % (17166)Instruction limit reached!
% 1.41/0.90  % (17166)------------------------------
% 1.41/0.90  % (17166)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.90  % (17166)Termination reason: Unknown
% 1.41/0.90  % (17166)Termination phase: Saturation
% 1.41/0.90  
% 1.41/0.90  % (17166)Memory used [KB]: 1359
% 1.41/0.90  % (17166)Time elapsed: 0.037 s
% 1.41/0.90  % (17166)Instructions burned: 49 (million)
% 1.41/0.90  % (17166)------------------------------
% 1.41/0.90  % (17166)------------------------------
% 1.41/0.90  % (17176)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.41/0.90  % (17172)Instruction limit reached!
% 1.41/0.90  % (17172)------------------------------
% 1.41/0.90  % (17172)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.90  % (17172)Termination reason: Unknown
% 1.41/0.90  % (17172)Termination phase: Saturation
% 1.41/0.90  
% 1.41/0.90  % (17172)Memory used [KB]: 1627
% 1.41/0.90  % (17172)Time elapsed: 0.018 s
% 1.41/0.90  % (17172)Instructions burned: 50 (million)
% 1.41/0.90  % (17172)------------------------------
% 1.41/0.90  % (17172)------------------------------
% 1.41/0.91  % (17177)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.41/0.91  % (17177)Refutation not found, incomplete strategy% (17177)------------------------------
% 1.41/0.91  % (17177)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.91  % (17177)Termination reason: Refutation not found, incomplete strategy
% 1.41/0.91  
% 1.41/0.91  % (17177)Memory used [KB]: 951
% 1.41/0.91  % (17177)Time elapsed: 0.003 s
% 1.41/0.91  % (17177)Instructions burned: 2 (million)
% 1.41/0.91  % (17177)------------------------------
% 1.41/0.91  % (17177)------------------------------
% 1.41/0.91  % (17178)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.41/0.91  % (17165)Instruction limit reached!
% 1.41/0.91  % (17165)------------------------------
% 1.41/0.91  % (17165)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.91  % (17165)Termination reason: Unknown
% 1.41/0.91  % (17165)Termination phase: Saturation
% 1.41/0.91  
% 1.41/0.91  % (17165)Memory used [KB]: 1959
% 1.41/0.91  % (17165)Time elapsed: 0.045 s
% 1.41/0.91  % (17165)Instructions burned: 120 (million)
% 1.41/0.91  % (17165)------------------------------
% 1.41/0.91  % (17165)------------------------------
% 1.41/0.91  % (17179)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.41/0.91  % (17179)Refutation not found, incomplete strategy% (17179)------------------------------
% 1.41/0.91  % (17179)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.91  % (17180)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.41/0.91  % (17179)Termination reason: Refutation not found, incomplete strategy
% 1.41/0.91  
% 1.41/0.91  % (17179)Memory used [KB]: 951
% 1.41/0.91  % (17179)Time elapsed: 0.002 s
% 1.41/0.91  % (17179)Instructions burned: 2 (million)
% 1.41/0.91  % (17179)------------------------------
% 1.41/0.91  % (17179)------------------------------
% 1.41/0.91  % (17180)Refutation not found, incomplete strategy% (17180)------------------------------
% 1.41/0.91  % (17180)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.91  % (17180)Termination reason: Refutation not found, incomplete strategy
% 1.41/0.91  
% 1.41/0.91  % (17180)Memory used [KB]: 948
% 1.41/0.91  % (17180)Time elapsed: 0.001 s
% 1.41/0.91  % (17180)Instructions burned: 2 (million)
% 1.41/0.91  % (17180)------------------------------
% 1.41/0.91  % (17180)------------------------------
% 1.41/0.91  % (17182)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.41/0.91  % (17181)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on Vampire---4 for (2994ds/1548Mi)
% 1.41/0.92  % (17181)Refutation not found, incomplete strategy% (17181)------------------------------
% 1.41/0.92  % (17181)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.92  % (17181)Termination reason: Refutation not found, incomplete strategy
% 1.41/0.92  
% 1.41/0.92  % (17181)Memory used [KB]: 951
% 1.41/0.92  % (17181)Time elapsed: 0.003 s
% 1.41/0.92  % (17181)Instructions burned: 2 (million)
% 1.41/0.92  % (17181)------------------------------
% 1.41/0.92  % (17181)------------------------------
% 1.41/0.92  % (17174)Instruction limit reached!
% 1.41/0.92  % (17174)------------------------------
% 1.41/0.92  % (17174)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.92  % (17174)Termination reason: Unknown
% 1.41/0.92  % (17174)Termination phase: Saturation
% 1.41/0.92  
% 1.41/0.92  % (17174)Memory used [KB]: 1630
% 1.41/0.92  % (17174)Time elapsed: 0.019 s
% 1.41/0.92  % (17174)Instructions burned: 69 (million)
% 1.41/0.92  % (17174)------------------------------
% 1.41/0.92  % (17174)------------------------------
% 1.41/0.92  % (17183)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.41/0.92  % (17184)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.41/0.92  % (17184)Refutation not found, incomplete strategy% (17184)------------------------------
% 1.41/0.92  % (17184)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.92  % (17176)Instruction limit reached!
% 1.41/0.92  % (17176)------------------------------
% 1.41/0.92  % (17176)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.92  % (17184)Termination reason: Refutation not found, incomplete strategy
% 1.41/0.92  
% 1.41/0.92  % (17184)Memory used [KB]: 947
% 1.41/0.92  % (17184)Time elapsed: 0.002 s
% 1.41/0.92  % (17184)Instructions burned: 2 (million)
% 1.41/0.92  % (17184)------------------------------
% 1.41/0.92  % (17184)------------------------------
% 1.41/0.92  % (17176)Termination reason: Unknown
% 1.41/0.92  % (17176)Termination phase: Saturation
% 1.41/0.92  
% 1.41/0.92  % (17176)Memory used [KB]: 1360
% 1.41/0.92  % (17176)Time elapsed: 0.017 s
% 1.41/0.92  % (17176)Instructions burned: 53 (million)
% 1.41/0.92  % (17176)------------------------------
% 1.41/0.92  % (17176)------------------------------
% 1.41/0.92  % (17185)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.41/0.92  % (17186)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.68/0.94  % (17182)Instruction limit reached!
% 1.68/0.94  % (17182)------------------------------
% 1.68/0.94  % (17182)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.68/0.94  % (17182)Termination reason: Unknown
% 1.68/0.94  % (17182)Termination phase: Saturation
% 1.68/0.94  
% 1.68/0.94  % (17182)Memory used [KB]: 2055
% 1.68/0.94  % (17182)Time elapsed: 0.029 s
% 1.68/0.94  % (17182)Instructions burned: 77 (million)
% 1.68/0.94  % (17182)------------------------------
% 1.68/0.94  % (17182)------------------------------
% 1.68/0.94  % (17196)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.68/0.95  % (17196)Refutation not found, incomplete strategy% (17196)------------------------------
% 1.68/0.95  % (17196)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.68/0.95  % (17196)Termination reason: Refutation not found, incomplete strategy
% 1.68/0.95  
% 1.68/0.95  % (17196)Memory used [KB]: 953
% 1.68/0.95  % (17196)Time elapsed: 0.002 s
% 1.68/0.95  % (17196)Instructions burned: 2 (million)
% 1.68/0.95  % (17196)------------------------------
% 1.68/0.95  % (17196)------------------------------
% 1.68/0.95  % (17185)Instruction limit reached!
% 1.68/0.95  % (17185)------------------------------
% 1.68/0.95  % (17185)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.68/0.95  % (17185)Termination reason: Unknown
% 1.68/0.95  % (17185)Termination phase: Saturation
% 1.68/0.95  
% 1.68/0.95  % (17185)Memory used [KB]: 1749
% 1.68/0.95  % (17185)Time elapsed: 0.026 s
% 1.68/0.95  % (17185)Instructions burned: 59 (million)
% 1.68/0.95  % (17185)------------------------------
% 1.68/0.95  % (17185)------------------------------
% 1.68/0.95  % (17197)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.68/0.95  % (17198)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.68/0.96  % (17153)Instruction limit reached!
% 1.68/0.96  % (17153)------------------------------
% 1.68/0.96  % (17153)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.68/0.96  % (17153)Termination reason: Unknown
% 1.68/0.96  % (17153)Termination phase: Saturation
% 1.68/0.96  
% 1.68/0.96  % (17153)Memory used [KB]: 5165
% 1.68/0.96  % (17153)Time elapsed: 0.169 s
% 1.68/0.96  % (17153)Instructions burned: 362 (million)
% 1.68/0.96  % (17153)------------------------------
% 1.68/0.96  % (17153)------------------------------
% 1.68/0.97  % (17199)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 (2994ds/356Mi)
% 1.68/0.97  % (17199)Refutation not found, incomplete strategy% (17199)------------------------------
% 1.68/0.97  % (17199)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.68/0.97  % (17199)Termination reason: Refutation not found, incomplete strategy
% 1.68/0.97  
% 1.68/0.97  % (17199)Memory used [KB]: 965
% 1.68/0.97  % (17199)Time elapsed: 0.001 s
% 1.68/0.97  % (17199)Instructions burned: 2 (million)
% 1.68/0.97  % (17199)------------------------------
% 1.68/0.97  % (17199)------------------------------
% 1.68/0.97  % (17200)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 (2994ds/75Mi)
% 1.68/0.98  % (17186)Instruction limit reached!
% 1.68/0.98  % (17186)------------------------------
% 1.68/0.98  % (17186)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.68/0.98  % (17186)Termination reason: Unknown
% 1.68/0.98  % (17186)Termination phase: Saturation
% 1.68/0.98  
% 1.68/0.98  % (17186)Memory used [KB]: 3297
% 1.68/0.98  % (17186)Time elapsed: 0.056 s
% 1.68/0.98  % (17186)Instructions burned: 153 (million)
% 1.68/0.98  % (17186)------------------------------
% 1.68/0.98  % (17186)------------------------------
% 1.68/0.98  % (17201)dis+1011_13623:1048576_drc=off:sil=2000:fde=unused:bsd=on:sp=const_min:br=off:fd=preordered:gs=on:nwc=17.1261:gsem=off:i=578:kws=inv_frequency:nm=4:rawr=on:bd=off:fsr=off:bsdmm=1:av=off_0 on Vampire---4 for (2993ds/578Mi)
% 1.68/0.99  % (17200)Instruction limit reached!
% 1.68/0.99  % (17200)------------------------------
% 1.68/0.99  % (17200)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.68/0.99  % (17200)Termination reason: Unknown
% 1.68/0.99  % (17200)Termination phase: Saturation
% 1.68/0.99  
% 1.68/0.99  % (17200)Memory used [KB]: 1886
% 1.68/0.99  % (17200)Time elapsed: 0.026 s
% 1.68/0.99  % (17200)Instructions burned: 77 (million)
% 1.68/0.99  % (17200)------------------------------
% 1.68/0.99  % (17200)------------------------------
% 1.68/1.00  % (17207)ott-1011_3:2_to=lpo:drc=off:sil=2000:sims=off:sos=on:lma=on:spb=goal_then_units:lcm=predicate:fd=preordered:rp=on:newcnf=on:avsq=on:i=251:ins=1:fsr=off:avsqc=4:aac=none:plsq=on:plsqc=1:plsqr=32,1:fs=off_0 on Vampire---4 for (2993ds/251Mi)
% 1.68/1.00  % (17207)Refutation not found, incomplete strategy% (17207)------------------------------
% 1.68/1.00  % (17207)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.68/1.00  % (17207)Termination reason: Refutation not found, incomplete strategy
% 1.68/1.00  
% 1.68/1.00  % (17207)Memory used [KB]: 951
% 1.68/1.00  % (17207)Time elapsed: 0.001 s
% 1.68/1.00  % (17207)Instructions burned: 2 (million)
% 1.68/1.00  % (17207)------------------------------
% 1.68/1.00  % (17207)------------------------------
% 1.68/1.00  % (17211)dis+1010_1:1_sil=2000:tgt=full:rp=on:gs=on:nwc=5.0:i=93:abs=on:sos=on_0 on Vampire---4 for (2993ds/93Mi)
% 1.68/1.00  % (17211)Refutation not found, incomplete strategy% (17211)------------------------------
% 1.68/1.00  % (17211)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.68/1.00  % (17211)Termination reason: Refutation not found, incomplete strategy
% 1.68/1.00  
% 1.68/1.00  % (17211)Memory used [KB]: 952
% 1.68/1.00  % (17211)Time elapsed: 0.002 s
% 1.68/1.00  % (17211)Instructions burned: 2 (million)
% 1.68/1.00  % (17211)------------------------------
% 1.68/1.00  % (17211)------------------------------
% 1.98/1.00  % (17214)lrs+1010_1:8_sil=4000:sos=on:urr=on:rnwc=on:nwc=10.0:i=37:sup=off:kws=frequency_0 on Vampire---4 for (2993ds/37Mi)
% 1.98/1.01  % (17214)Refutation not found, incomplete strategy% (17214)------------------------------
% 1.98/1.01  % (17214)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.98/1.01  % (17214)Termination reason: Refutation not found, incomplete strategy
% 1.98/1.01  
% 1.98/1.01  % (17214)Memory used [KB]: 951
% 1.98/1.01  % (17214)Time elapsed: 0.001 s
% 1.98/1.01  % (17214)Instructions burned: 2 (million)
% 1.98/1.01  % (17214)------------------------------
% 1.98/1.01  % (17214)------------------------------
% 1.98/1.01  % (17216)lrs+1010_1:1_sil=2000:sos=all:kmz=on:cond=fast:i=132:kws=inv_frequency:av=off:gsp=on:rawr=on:s2a=on:s2at=2.0_0 on Vampire---4 for (2993ds/132Mi)
% 1.98/1.01  % (17216)Refutation not found, incomplete strategy% (17216)------------------------------
% 1.98/1.01  % (17216)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.98/1.01  % (17216)Termination reason: Refutation not found, incomplete strategy
% 1.98/1.01  
% 1.98/1.01  % (17216)Memory used [KB]: 952
% 1.98/1.01  % (17216)Time elapsed: 0.001 s
% 1.98/1.01  % (17216)Instructions burned: 2 (million)
% 1.98/1.01  % (17216)------------------------------
% 1.98/1.01  % (17216)------------------------------
% 1.98/1.01  % (17198)Instruction limit reached!
% 1.98/1.01  % (17198)------------------------------
% 1.98/1.01  % (17198)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.98/1.01  % (17198)Termination reason: Unknown
% 1.98/1.01  % (17198)Termination phase: Saturation
% 1.98/1.01  
% 1.98/1.01  % (17198)Memory used [KB]: 2657
% 1.98/1.01  % (17198)Time elapsed: 0.060 s
% 1.98/1.01  % (17198)Instructions burned: 200 (million)
% 1.98/1.01  % (17198)------------------------------
% 1.98/1.01  % (17198)------------------------------
% 1.98/1.01  % (17219)dis+1011_1:1024_drc=off:sil=2000:urr=ec_only:br=off:sac=on:i=209:fsr=off_0 on Vampire---4 for (2993ds/209Mi)
% 1.98/1.01  % (17220)lrs+11_7:12_sil=2000:sp=occurrence:sos=on:erd=off:lcm=reverse:gs=on:st=5.0:i=100:awrs=converge:bd=off:ss=axioms:fs=off:fsr=off:rawr=on_0 on Vampire---4 for (2993ds/100Mi)
% 1.98/1.01  % (17220)Refutation not found, incomplete strategy% (17220)------------------------------
% 1.98/1.01  % (17220)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.98/1.01  % (17220)Termination reason: Refutation not found, incomplete strategy
% 1.98/1.01  
% 1.98/1.01  % (17220)Memory used [KB]: 950
% 1.98/1.01  % (17220)Time elapsed: 0.002 s
% 1.98/1.01  % (17220)Instructions burned: 2 (million)
% 1.98/1.01  % (17220)------------------------------
% 1.98/1.01  % (17220)------------------------------
% 1.98/1.02  % (17223)dis+10_1:1_sil=2000:nwc=5.0:s2agt=32:s2a=on:i=54:nm=4:alpa=true_0 on Vampire---4 for (2993ds/54Mi)
% 1.98/1.03  % (17223)Instruction limit reached!
% 1.98/1.03  % (17223)------------------------------
% 1.98/1.03  % (17223)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.98/1.03  % (17223)Termination reason: Unknown
% 1.98/1.03  % (17223)Termination phase: Saturation
% 1.98/1.03  
% 1.98/1.03  % (17223)Memory used [KB]: 1435
% 1.98/1.03  % (17223)Time elapsed: 0.018 s
% 1.98/1.03  % (17223)Instructions burned: 56 (million)
% 1.98/1.03  % (17223)------------------------------
% 1.98/1.03  % (17223)------------------------------
% 1.98/1.04  % (17234)lrs-1011_1:1_to=lpo:drc=off:sil=2000:sp=const_min:sos=on:lsd=10:sac=on:i=62:br=off:newcnf=on_0 on Vampire---4 for (2993ds/62Mi)
% 1.98/1.04  % (17234)Refutation not found, incomplete strategy% (17234)------------------------------
% 1.98/1.04  % (17234)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.98/1.04  % (17234)Termination reason: Refutation not found, incomplete strategy
% 1.98/1.04  
% 1.98/1.04  % (17234)Memory used [KB]: 951
% 1.98/1.04  % (17234)Time elapsed: 0.001 s
% 1.98/1.04  % (17234)Instructions burned: 2 (million)
% 1.98/1.04  % (17234)------------------------------
% 1.98/1.04  % (17234)------------------------------
% 1.98/1.04  % (17237)lrs+10_8:1_to=lpo:drc=encompass:sil=4000:sos=on:urr=on:newcnf=on:i=2265:sd=2:nm=2:ss=axioms:sgt=32:sup=off:bd=off_0 on Vampire---4 for (2993ds/2265Mi)
% 1.98/1.04  % (17237)Refutation not found, incomplete strategy% (17237)------------------------------
% 1.98/1.04  % (17237)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.98/1.04  % (17237)Termination reason: Refutation not found, incomplete strategy
% 1.98/1.04  
% 1.98/1.04  % (17237)Memory used [KB]: 952
% 1.98/1.04  % (17237)Time elapsed: 0.001 s
% 1.98/1.04  % (17237)Instructions burned: 2 (million)
% 1.98/1.04  % (17237)------------------------------
% 1.98/1.04  % (17237)------------------------------
% 1.98/1.04  % (17239)lrs+1011_1:128_sil=2000:lsd=10:newcnf=on:i=91:bd=off:fsd=on:ss=axioms:plsq=on:plsqr=9200103,131072:sd=1:lma=on_0 on Vampire---4 for (2993ds/91Mi)
% 1.98/1.07  % (17239)Instruction limit reached!
% 1.98/1.07  % (17239)------------------------------
% 1.98/1.07  % (17239)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.98/1.07  % (17239)Termination reason: Unknown
% 1.98/1.07  % (17239)Termination phase: Saturation
% 1.98/1.07  
% 1.98/1.07  % (17239)Memory used [KB]: 2043
% 1.98/1.07  % (17239)Time elapsed: 0.031 s
% 1.98/1.07  % (17239)Instructions burned: 94 (million)
% 1.98/1.07  % (17239)------------------------------
% 1.98/1.07  % (17239)------------------------------
% 1.98/1.07  % (17219)Instruction limit reached!
% 1.98/1.07  % (17219)------------------------------
% 1.98/1.07  % (17219)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.98/1.07  % (17219)Termination reason: Unknown
% 1.98/1.07  % (17219)Termination phase: Saturation
% 1.98/1.07  
% 1.98/1.07  % (17219)Memory used [KB]: 2698
% 1.98/1.07  % (17219)Time elapsed: 0.063 s
% 1.98/1.07  % (17219)Instructions burned: 210 (million)
% 1.98/1.07  % (17219)------------------------------
% 1.98/1.07  % (17219)------------------------------
% 3.10/1.08  % (17256)ott+1011_7:2_anc=all:to=lpo:sil=2000:tgt=full:plsq=on:sos=on:spb=intro:fd=preordered:rp=on:i=83:uhcvi=on:rawr=on:fs=off:fsr=off:lsd=1:erd=off:aac=none:plsqc=2:newcnf=on:abs=on:bd=off_0 on Vampire---4 for (2993ds/83Mi)
% 3.10/1.08  % (17256)Refutation not found, incomplete strategy% (17256)------------------------------
% 3.10/1.08  % (17256)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.10/1.08  % (17256)Termination reason: Refutation not found, incomplete strategy
% 3.10/1.08  
% 3.10/1.08  % (17256)Memory used [KB]: 955
% 3.10/1.08  % (17256)Time elapsed: 0.002 s
% 3.10/1.08  % (17256)Instructions burned: 2 (million)
% 3.10/1.08  % (17256)------------------------------
% 3.10/1.08  % (17256)------------------------------
% 3.10/1.08  % (17258)dis+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:spb=goal:rp=on:i=123:bd=off:ins=4:ss=axioms:sgt=32:acc=on:fde=none_0 on Vampire---4 for (2992ds/123Mi)
% 3.10/1.08  % (17258)Refutation not found, incomplete strategy% (17258)------------------------------
% 3.10/1.08  % (17258)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.10/1.08  % (17258)Termination reason: Refutation not found, incomplete strategy
% 3.10/1.08  
% 3.10/1.08  % (17258)Memory used [KB]: 953
% 3.10/1.08  % (17258)Time elapsed: 0.002 s
% 3.10/1.08  % (17258)Instructions burned: 2 (million)
% 3.10/1.08  % (17258)------------------------------
% 3.10/1.08  % (17258)------------------------------
% 3.10/1.08  % (17260)dis-1003_1:1_drc=off:sil=2000:sos=all:i=84:av=off:irw=on:plsq=on:plsqc=1:plsqr=32,1:sfv=off_0 on Vampire---4 for (2992ds/84Mi)
% 3.10/1.08  % (17260)Refutation not found, incomplete strategy% (17260)------------------------------
% 3.10/1.08  % (17260)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.10/1.08  % (17260)Termination reason: Refutation not found, incomplete strategy
% 3.10/1.08  
% 3.10/1.08  % (17260)Memory used [KB]: 952
% 3.10/1.08  % (17260)Time elapsed: 0.001 s
% 3.10/1.08  % (17260)Instructions burned: 2 (million)
% 3.10/1.08  % (17260)------------------------------
% 3.10/1.08  % (17260)------------------------------
% 3.10/1.08  % (17261)lrs+2_1:1_sil=2000:urr=on:flr=on:s2a=on:i=85:s2at=5.0:sd=1:ss=axioms:sgt=8:gsp=on:br=off_0 on Vampire---4 for (2992ds/85Mi)
% 3.10/1.08  % (17263)dis+1002_1:1_sil=2000:tgt=full:spb=goal:avsq=on:i=259:avsqr=19,107:er=known:rawr=on:nwc=3.7:cond=fast:abs=on_0 on Vampire---4 for (2992ds/259Mi)
% 3.10/1.11  % (17261)Instruction limit reached!
% 3.10/1.11  % (17261)------------------------------
% 3.10/1.11  % (17261)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.10/1.11  % (17261)Termination reason: Unknown
% 3.10/1.11  % (17261)Termination phase: Saturation
% 3.10/1.11  
% 3.10/1.11  % (17261)Memory used [KB]: 2300
% 3.10/1.11  % (17261)Time elapsed: 0.051 s
% 3.10/1.11  % (17261)Instructions burned: 85 (million)
% 3.10/1.11  % (17261)------------------------------
% 3.10/1.11  % (17261)------------------------------
% 3.10/1.11  % (17275)lrs+1010_1:1_to=lpo:sil=32000:plsq=on:plsqr=32,1:sp=frequency:sos=on:erd=off:newcnf=on:i=106:bd=off:rawr=on:sup=off_0 on Vampire---4 for (2992ds/106Mi)
% 3.10/1.11  % (17275)Refutation not found, incomplete strategy% (17275)------------------------------
% 3.10/1.11  % (17275)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.10/1.11  % (17275)Termination reason: Refutation not found, incomplete strategy
% 3.10/1.11  
% 3.10/1.11  % (17275)Memory used [KB]: 950
% 3.10/1.11  % (17275)Time elapsed: 0.001 s
% 3.10/1.11  % (17275)Instructions burned: 2 (million)
% 3.10/1.11  % (17275)------------------------------
% 3.10/1.11  % (17275)------------------------------
% 3.10/1.11  % (17277)lrs+1010_1:28_sil=2000:s2agt=16:st=3.0:s2a=on:i=278:sd=3:ss=axioms:av=off:slsq=on_0 on Vampire---4 for (2992ds/278Mi)
% 3.10/1.14  % (17201)Instruction limit reached!
% 3.10/1.14  % (17201)------------------------------
% 3.10/1.14  % (17201)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.10/1.14  % (17201)Termination reason: Unknown
% 3.10/1.14  % (17201)Termination phase: Saturation
% 3.10/1.14  
% 3.10/1.14  % (17201)Memory used [KB]: 4900
% 3.10/1.14  % (17201)Time elapsed: 0.156 s
% 3.10/1.14  % (17201)Instructions burned: 582 (million)
% 3.10/1.14  % (17201)------------------------------
% 3.10/1.14  % (17201)------------------------------
% 3.10/1.14  % (17295)lrs+1011_1:10_to=lpo:sil=2000:nwc=5.0:st=5.0:i=151:nm=2:av=off:ss=included:bd=preordered:uhcvi=on:irw=on_0 on Vampire---4 for (2992ds/151Mi)
% 3.10/1.15  % (17263)Instruction limit reached!
% 3.10/1.15  % (17263)------------------------------
% 3.10/1.15  % (17263)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.10/1.15  % (17263)Termination reason: Unknown
% 3.10/1.15  % (17263)Termination phase: Saturation
% 3.10/1.15  
% 3.10/1.15  % (17263)Memory used [KB]: 3429
% 3.10/1.15  % (17263)Time elapsed: 0.095 s
% 3.10/1.15  % (17263)Instructions burned: 262 (million)
% 3.10/1.15  % (17263)------------------------------
% 3.10/1.15  % (17263)------------------------------
% 3.10/1.16  % (17311)lrs+2_1:28_bsr=unit_only:slsqr=1,2:to=lpo:sil=4000:fde=none:sp=unary_first:spb=goal_then_units:slsqc=1:slsq=on:i=97:s2at=2.0:slsql=off:bd=off:nm=3:av=off:fsd=on:s2agt=32_0 on Vampire---4 for (2992ds/97Mi)
% 3.79/1.19  % (17311)Instruction limit reached!
% 3.79/1.19  % (17311)------------------------------
% 3.79/1.19  % (17311)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.79/1.19  % (17311)Termination reason: Unknown
% 3.79/1.19  % (17311)Termination phase: Saturation
% 3.79/1.19  
% 3.79/1.19  % (17311)Memory used [KB]: 2112
% 3.79/1.19  % (17311)Time elapsed: 0.032 s
% 3.79/1.19  % (17311)Instructions burned: 98 (million)
% 3.79/1.19  % (17311)------------------------------
% 3.79/1.19  % (17311)------------------------------
% 3.79/1.19  % (17295)Instruction limit reached!
% 3.79/1.19  % (17295)------------------------------
% 3.79/1.19  % (17295)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.79/1.19  % (17295)Termination reason: Unknown
% 3.79/1.19  % (17295)Termination phase: Saturation
% 3.79/1.19  
% 3.79/1.19  % (17295)Memory used [KB]: 2282
% 3.79/1.19  % (17295)Time elapsed: 0.072 s
% 3.79/1.19  % (17295)Instructions burned: 151 (million)
% 3.79/1.19  % (17295)------------------------------
% 3.79/1.19  % (17295)------------------------------
% 3.79/1.19  % (17336)dis+1011_1:1_sil=2000:sos=on:lsd=100:rp=on:nwc=10.0:s2agt=16:newcnf=on:i=464:bd=off:fsr=off:rawr=on:avsq=on:avsql=on:avsqr=117,449:s2a=on:bs=on_0 on Vampire---4 for (2991ds/464Mi)
% 3.79/1.19  % (17337)dis+666_17:28_sil=4000:sp=const_frequency:lcm=reverse:nwc=15.189:avsqc=3:avsq=on:s2a=on:i=79:s2at=2.5:bs=on:ins=2:fsd=on:rawr=on:to=lpo:s2agt=8:sac=on:bd=off_0 on Vampire---4 for (2991ds/79Mi)
% 3.79/1.19  % (17336)Refutation not found, incomplete strategy% (17336)------------------------------
% 3.79/1.19  % (17336)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.79/1.19  % (17336)Termination reason: Refutation not found, incomplete strategy
% 3.79/1.19  
% 3.79/1.19  % (17336)Memory used [KB]: 951
% 3.79/1.19  % (17336)Time elapsed: 0.002 s
% 3.79/1.19  % (17336)Instructions burned: 2 (million)
% 3.79/1.19  % (17336)------------------------------
% 3.79/1.19  % (17336)------------------------------
% 3.79/1.19  % (17178)Instruction limit reached!
% 3.79/1.19  % (17178)------------------------------
% 3.79/1.19  % (17178)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.79/1.19  % (17178)Termination reason: Unknown
% 3.79/1.19  % (17178)Termination phase: Saturation
% 3.79/1.19  
% 3.79/1.19  % (17178)Memory used [KB]: 12698
% 3.79/1.19  % (17178)Time elapsed: 0.286 s
% 3.79/1.19  % (17178)Instructions burned: 863 (million)
% 3.79/1.19  % (17178)------------------------------
% 3.79/1.19  % (17178)------------------------------
% 3.79/1.19  % (17342)dis-1011_1:4_sil=2000:tgt=ground:s2a=on:i=1993:ep=RS:fsr=off:s2at=2.0:av=off:ss=axioms:st=1.5_0 on Vampire---4 for (2991ds/1993Mi)
% 3.79/1.19  % (17342)Refutation not found, incomplete strategy% (17342)------------------------------
% 3.79/1.19  % (17342)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.79/1.19  % (17342)Termination reason: Refutation not found, incomplete strategy
% 3.79/1.19  
% 3.79/1.19  % (17342)Memory used [KB]: 955
% 3.79/1.19  % (17342)Time elapsed: 0.001 s
% 3.79/1.19  % (17342)Instructions burned: 2 (million)
% 3.79/1.19  % (17342)------------------------------
% 3.79/1.19  % (17342)------------------------------
% 3.79/1.20  % (17343)lrs+1011_1:1_sil=64000:i=101:sd=2:ep=R:ss=axioms_0 on Vampire---4 for (2991ds/101Mi)
% 3.79/1.20  % (17343)Refutation not found, incomplete strategy% (17343)------------------------------
% 3.79/1.20  % (17343)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.79/1.20  % (17343)Termination reason: Refutation not found, incomplete strategy
% 3.79/1.20  
% 3.79/1.20  % (17343)Memory used [KB]: 950
% 3.79/1.20  % (17343)Time elapsed: 0.001 s
% 3.79/1.20  % (17343)Instructions burned: 2 (million)
% 3.79/1.20  % (17343)------------------------------
% 3.79/1.20  % (17343)------------------------------
% 3.79/1.20  % (17344)dis-1010_1:1_bsr=unit_only:to=lpo:sil=256000:fde=none:plsq=on:plsqr=205,29:sp=occurrence:sos=on:abs=on:newcnf=on:st=6.0:i=4978:sd=2:bd=off:amm=off:ss=axioms:rawr=on_0 on Vampire---4 for (2991ds/4978Mi)
% 3.79/1.20  % (17344)Refutation not found, incomplete strategy% (17344)------------------------------
% 3.79/1.20  % (17344)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.79/1.20  % (17344)Termination reason: Refutation not found, incomplete strategy
% 3.79/1.20  
% 3.79/1.20  % (17344)Memory used [KB]: 952
% 3.79/1.20  % (17344)Time elapsed: 0.001 s
% 3.79/1.20  % (17344)Instructions burned: 2 (million)
% 3.79/1.20  % (17344)------------------------------
% 3.79/1.20  % (17344)------------------------------
% 4.04/1.20  % (17345)lrs+1002_14319:131072_to=lpo:drc=encompass:sil=2000:tgt=ground:fde=none:sp=const_max:sos=on:spb=units:lcm=predicate:nwc=7.734471748972603:flr=on:newcnf=on:i=169:add=large:awrs=decay:awrsf=1079:bd=off:nm=2:ins=1:fsr=off:uhcvi=on:rawr=on:anc=all_dependent:aac=none:fs=off_0 on Vampire---4 for (2991ds/169Mi)
% 4.04/1.20  % (17345)Refutation not found, incomplete strategy% (17345)------------------------------
% 4.04/1.20  % (17345)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.04/1.20  % (17345)Termination reason: Refutation not found, incomplete strategy
% 4.04/1.20  
% 4.04/1.20  % (17345)Memory used [KB]: 953
% 4.04/1.20  % (17345)Time elapsed: 0.001 s
% 4.04/1.20  % (17345)Instructions burned: 2 (million)
% 4.04/1.20  % (17345)------------------------------
% 4.04/1.20  % (17345)------------------------------
% 4.04/1.20  % (17346)ott+2_27871:262144_drc=encompass:sil=2000:plsqc=1:plsq=on:ile=on:plsqr=9426019,262144:sp=const_frequency:foolp=on:bce=on:rnwc=on:gs=on:nwc=12.5427:i=178:gsaa=from_current:erml=3:bd=off:nm=10:uhcvi=on:gsp=on:er=known:rawr=on:fd=preordered:alpa=true_0 on Vampire---4 for (2991ds/178Mi)
% 4.04/1.20  % (17347)dis+21_1:1_to=lpo:drc=off:sil=2000:etr=on:sp=const_frequency:sos=all:fs=off:spb=goal_then_units:s2a=on:i=111:s2at=3.0:fsr=off_0 on Vampire---4 for (2991ds/111Mi)
% 4.04/1.20  % (17347)Refutation not found, incomplete strategy% (17347)------------------------------
% 4.04/1.20  % (17347)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.04/1.20  % (17347)Termination reason: Refutation not found, incomplete strategy
% 4.04/1.20  
% 4.04/1.20  % (17347)Memory used [KB]: 950
% 4.04/1.20  % (17347)Time elapsed: 0.001 s
% 4.04/1.20  % (17347)Instructions burned: 2 (million)
% 4.04/1.20  % (17347)------------------------------
% 4.04/1.20  % (17347)------------------------------
% 4.04/1.20  % (17349)lrs+1011_3:1_slsqr=1,2:sil=2000:tgt=full:plsq=on:plsqr=173,396:spb=goal:bce=on:newcnf=on:slsq=on:st=3.5:i=243:add=off:bs=on:fsr=off:ss=axioms:rawr=on:afp=1:afq=2.9664927043397338_0 on Vampire---4 for (2991ds/243Mi)
% 4.04/1.21  % (17277)Instruction limit reached!
% 4.04/1.21  % (17277)------------------------------
% 4.04/1.21  % (17277)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.04/1.21  % (17277)Termination reason: Unknown
% 4.04/1.21  % (17277)Termination phase: Saturation
% 4.04/1.21  
% 4.04/1.21  % (17277)Memory used [KB]: 4169
% 4.04/1.21  % (17277)Time elapsed: 0.117 s
% 4.04/1.21  % (17277)Instructions burned: 280 (million)
% 4.04/1.21  % (17277)------------------------------
% 4.04/1.21  % (17277)------------------------------
% 4.04/1.21  % (17352)lrs+1011_1:32_sil=2000:tgt=ground:acc=model:lsd=10:nwc=1.1:flr=on:s2pl=no:i=229:bd=off:gsp=on:rawr=on_0 on Vampire---4 for (2991ds/229Mi)
% 4.04/1.21  % (17337)Instruction limit reached!
% 4.04/1.21  % (17337)------------------------------
% 4.04/1.21  % (17337)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.04/1.21  % (17337)Termination reason: Unknown
% 4.04/1.21  % (17337)Termination phase: Saturation
% 4.04/1.21  
% 4.04/1.21  % (17337)Memory used [KB]: 1627
% 4.04/1.21  % (17337)Time elapsed: 0.025 s
% 4.04/1.21  % (17337)Instructions burned: 82 (million)
% 4.04/1.21  % (17337)------------------------------
% 4.04/1.21  % (17337)------------------------------
% 4.04/1.22  % (17357)lrs+1002_63:8_sil=4000:sp=frequency:urr=on:lcm=reverse:nwc=10.0:flr=on:i=306:fdi=1:fsr=off:br=off_0 on Vampire---4 for (2991ds/306Mi)
% 4.28/1.25  % (17346)Instruction limit reached!
% 4.28/1.25  % (17346)------------------------------
% 4.28/1.25  % (17346)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.28/1.25  % (17346)Termination reason: Unknown
% 4.28/1.25  % (17346)Termination phase: Saturation
% 4.28/1.25  
% 4.28/1.25  % (17346)Memory used [KB]: 2450
% 4.28/1.25  % (17346)Time elapsed: 0.056 s
% 4.28/1.25  % (17346)Instructions burned: 178 (million)
% 4.28/1.25  % (17346)------------------------------
% 4.28/1.25  % (17346)------------------------------
% 4.28/1.26  % (17378)dis+22_1:32_sil=2000:fde=none:nwc=10.0:slsqc=3:slsq=on:i=118:slsql=off:nm=16:fsr=off:fsd=on:ss=axioms_0 on Vampire---4 for (2991ds/118Mi)
% 4.28/1.26  % (17183)Instruction limit reached!
% 4.28/1.26  % (17183)------------------------------
% 4.28/1.26  % (17183)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.28/1.26  % (17183)Termination reason: Unknown
% 4.28/1.26  % (17183)Termination phase: Saturation
% 4.28/1.26  
% 4.28/1.26  % (17183)Memory used [KB]: 12835
% 4.28/1.26  % (17183)Time elapsed: 0.341 s
% 4.28/1.26  % (17183)Instructions burned: 1377 (million)
% 4.28/1.26  % (17183)------------------------------
% 4.28/1.26  % (17183)------------------------------
% 4.28/1.26  % (17381)dis-1011_1:2_to=lpo:sil=2000:plsq=on:plsqr=473,226:etr=on:erd=off:i=85:bd=off:amm=off:ss=axioms:sgt=64:rawr=on:add=large:fd=off_0 on Vampire---4 for (2991ds/85Mi)
% 4.28/1.27  % (17352)Instruction limit reached!
% 4.28/1.27  % (17352)------------------------------
% 4.28/1.27  % (17352)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.28/1.27  % (17352)Termination reason: Unknown
% 4.28/1.27  % (17352)Termination phase: Saturation
% 4.28/1.27  
% 4.28/1.27  % (17352)Memory used [KB]: 2986
% 4.28/1.27  % (17352)Time elapsed: 0.059 s
% 4.28/1.27  % (17352)Instructions burned: 230 (million)
% 4.28/1.27  % (17352)------------------------------
% 4.28/1.27  % (17352)------------------------------
% 4.28/1.27  % (17387)lrs+11_1:1_drc=off:sil=4000:fde=unused:sp=unary_frequency:sos=on:fs=off:nwc=17.7715:flr=on:avsq=on:i=182:kws=precedence:avsqr=18,127:bd=off:nm=16:fsr=off:uhcvi=on:rawr=on:s2pl=no:s2agt=8:ss=axioms:sd=1:st=3.5:aac=none:afp=50:afq=2.0_0 on Vampire---4 for (2990ds/182Mi)
% 4.28/1.27  % (17387)Refutation not found, incomplete strategy% (17387)------------------------------
% 4.28/1.27  % (17387)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.28/1.27  % (17387)Termination reason: Refutation not found, incomplete strategy
% 4.28/1.27  
% 4.28/1.27  % (17387)Memory used [KB]: 951
% 4.28/1.27  % (17387)Time elapsed: 0.001 s
% 4.28/1.27  % (17387)Instructions burned: 2 (million)
% 4.28/1.27  % (17387)------------------------------
% 4.28/1.27  % (17387)------------------------------
% 4.28/1.27  % (17389)lrs-32_1:4_to=lpo:drc=off:sil=2000:sp=reverse_arity:spb=goal_then_units:urr=on:nwc=2.0:i=134:ss=included:st=2.0:bd=preordered_0 on Vampire---4 for (2990ds/134Mi)
% 4.28/1.28  % (17349)Instruction limit reached!
% 4.28/1.28  % (17349)------------------------------
% 4.28/1.28  % (17349)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.28/1.28  % (17349)Termination reason: Unknown
% 4.28/1.28  % (17349)Termination phase: Saturation
% 4.28/1.28  
% 4.28/1.28  % (17349)Memory used [KB]: 5257
% 4.28/1.28  % (17349)Time elapsed: 0.075 s
% 4.28/1.28  % (17349)Instructions burned: 245 (million)
% 4.28/1.28  % (17349)------------------------------
% 4.28/1.28  % (17349)------------------------------
% 4.28/1.28  % (17390)dis+1011_1:1_sil=2000:sos=on:newcnf=on:i=181:sd=2:ep=R:ss=axioms_0 on Vampire---4 for (2990ds/181Mi)
% 4.28/1.28  % (17390)Refutation not found, incomplete strategy% (17390)------------------------------
% 4.28/1.28  % (17390)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.28/1.28  % (17390)Termination reason: Refutation not found, incomplete strategy
% 4.28/1.28  
% 4.28/1.28  % (17390)Memory used [KB]: 951
% 4.28/1.28  % (17390)Time elapsed: 0.001 s
% 4.28/1.28  % (17390)Instructions burned: 2 (million)
% 4.28/1.28  % (17390)------------------------------
% 4.28/1.28  % (17390)------------------------------
% 4.28/1.28  % (17391)dis-11_4:1_to=lpo:sil=2000:fde=unused:sims=off:sp=occurrence:lma=on:spb=goal_then_units:abs=on:fd=off:flr=on:avsq=on:i=61:avsqr=1137305,524288:bd=off:uhcvi=on:awrs=decay:sos=on:bsd=on:afp=50:afq=1.3:nwc=10.053150171695567_0 on Vampire---4 for (2990ds/61Mi)
% 4.28/1.29  % (17391)Refutation not found, incomplete strategy% (17391)------------------------------
% 4.28/1.29  % (17391)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.28/1.29  % (17391)Termination reason: Refutation not found, incomplete strategy
% 4.28/1.29  
% 4.28/1.29  % (17391)Memory used [KB]: 950
% 4.28/1.29  % (17391)Time elapsed: 0.001 s
% 4.28/1.29  % (17391)Instructions burned: 2 (million)
% 4.28/1.29  % (17391)------------------------------
% 4.28/1.29  % (17391)------------------------------
% 4.28/1.29  % (17381)Instruction limit reached!
% 4.28/1.29  % (17381)------------------------------
% 4.28/1.29  % (17381)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.28/1.29  % (17381)Termination reason: Unknown
% 4.28/1.29  % (17381)Termination phase: Saturation
% 4.28/1.29  
% 4.28/1.29  % (17381)Memory used [KB]: 1869
% 4.28/1.29  % (17381)Time elapsed: 0.025 s
% 4.28/1.29  % (17381)Instructions burned: 87 (million)
% 4.28/1.29  % (17381)------------------------------
% 4.28/1.29  % (17381)------------------------------
% 4.28/1.29  % (17392)dis+1010_1:1_sil=2000:nwc=5.0:i=135:nm=4:av=off:rp=on:ep=R_0 on Vampire---4 for (2990ds/135Mi)
% 4.28/1.29  % (17392)Refutation not found, incomplete strategy% (17392)------------------------------
% 4.28/1.29  % (17392)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.28/1.29  % (17392)Termination reason: Refutation not found, incomplete strategy
% 4.28/1.29  
% 4.28/1.29  % (17392)Memory used [KB]: 952
% 4.28/1.29  % (17392)Time elapsed: 0.002 s
% 4.28/1.29  % (17392)Instructions burned: 2 (million)
% 4.28/1.29  % (17392)------------------------------
% 4.28/1.29  % (17392)------------------------------
% 4.28/1.29  % (17393)dis+1010_6843:1048576_to=lpo:sil=4000:bsd=on:sp=unary_frequency:sos=on:spb=non_intro:nwc=1.63121:newcnf=on:s2a=on:i=94:s2at=4.5:awrs=decay:awrsf=1049:bsdmm=1:bd=preordered:nm=2:av=off:gsp=on:s2pl=no_0 on Vampire---4 for (2990ds/94Mi)
% 4.28/1.29  % (17393)Refutation not found, incomplete strategy% (17393)------------------------------
% 4.28/1.29  % (17393)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.28/1.29  % (17393)Termination reason: Refutation not found, incomplete strategy
% 4.28/1.29  
% 4.28/1.29  % (17393)Memory used [KB]: 952
% 4.28/1.29  % (17393)Time elapsed: 0.001 s
% 4.28/1.29  % (17393)Instructions burned: 2 (million)
% 4.28/1.29  % (17393)------------------------------
% 4.28/1.29  % (17393)------------------------------
% 4.28/1.29  % (17394)lrs+1_1:1_sil=4000:plsqc=1:plsq=on:plsqr=108,31:sos=on:st=5.0:i=111:sd=2:bd=off:fsr=off:ss=axioms:rawr=on:bce=on:aac=none:afr=on_0 on Vampire---4 for (2990ds/111Mi)
% 4.28/1.29  % (17394)Refutation not found, incomplete strategy% (17394)------------------------------
% 4.28/1.29  % (17394)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.28/1.29  % (17394)Termination reason: Refutation not found, incomplete strategy
% 4.28/1.29  
% 4.28/1.29  % (17394)Memory used [KB]: 951
% 4.28/1.29  % (17394)Time elapsed: 0.001 s
% 4.28/1.29  % (17394)Instructions burned: 2 (million)
% 4.28/1.29  % (17394)------------------------------
% 4.28/1.29  % (17394)------------------------------
% 4.28/1.29  % (17395)dis+1011_2:3_sil=2000:tgt=ground:fde=none:sos=on:lsd=1:alpa=random:i=371:kws=inv_arity_squared:gsp=on:bsd=on_0 on Vampire---4 for (2990ds/371Mi)
% 4.28/1.29  % (17378)Instruction limit reached!
% 4.28/1.29  % (17378)------------------------------
% 4.28/1.29  % (17378)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.28/1.29  % (17378)Termination reason: Unknown
% 4.28/1.29  % (17378)Termination phase: Saturation
% 4.28/1.29  
% 4.28/1.29  % (17378)Memory used [KB]: 1902
% 4.28/1.29  % (17378)Time elapsed: 0.035 s
% 4.28/1.29  % (17378)Instructions burned: 119 (million)
% 4.28/1.29  % (17378)------------------------------
% 4.28/1.29  % (17378)------------------------------
% 4.28/1.29  % (17395)Refutation not found, incomplete strategy% (17395)------------------------------
% 4.28/1.29  % (17395)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.28/1.29  % (17395)Termination reason: Refutation not found, incomplete strategy
% 4.28/1.29  
% 4.28/1.29  % (17395)Memory used [KB]: 953
% 4.28/1.29  % (17395)Time elapsed: 0.001 s
% 4.28/1.29  % (17395)Instructions burned: 2 (million)
% 4.28/1.29  % (17395)------------------------------
% 4.28/1.29  % (17395)------------------------------
% 4.28/1.29  % (17396)dis+33_1:1_to=lpo:sil=16000:plsq=on:nwc=3.0:s2agt=16:s2a=on:i=1643:s2at=5.5:nm=2:av=off:fsr=off:s2pl=no:ep=RS:erd=off_0 on Vampire---4 for (2990ds/1643Mi)
% 4.28/1.29  % (17396)Refutation not found, incomplete strategy% (17396)------------------------------
% 4.28/1.29  % (17396)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.28/1.29  % (17396)Termination reason: Refutation not found, incomplete strategy
% 4.28/1.29  
% 4.28/1.29  % (17397)lrs+1010_3:1_slsqr=4009667,65536:sil=4000:slsqc=3:slsq=on:i=143:slsql=off:ep=RST:nm=6:anc=none:avsq=on:plsq=on:plsqr=32,1_0 on Vampire---4 for (2990ds/143Mi)
% 4.28/1.29  % (17396)Memory used [KB]: 954
% 4.28/1.29  % (17396)Time elapsed: 0.001 s
% 4.28/1.29  % (17396)Instructions burned: 2 (million)
% 4.28/1.29  % (17396)------------------------------
% 4.28/1.29  % (17396)------------------------------
% 4.28/1.29  % (17398)lrs+1011_1:64_sil=2000:fde=none:sos=on:urr=ec_only:nwc=10.0:i=225:nm=19:gsp=on:ss=axioms:bd=off_0 on Vampire---4 for (2990ds/225Mi)
% 4.28/1.29  % (17398)Refutation not found, incomplete strategy% (17398)------------------------------
% 4.28/1.29  % (17398)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.28/1.29  % (17398)Termination reason: Refutation not found, incomplete strategy
% 4.28/1.29  
% 4.28/1.30  % (17398)Memory used [KB]: 953
% 4.28/1.30  % (17398)Time elapsed: 0.001 s
% 4.28/1.30  % (17398)Instructions burned: 2 (million)
% 4.28/1.30  % (17398)------------------------------
% 4.28/1.30  % (17398)------------------------------
% 4.28/1.30  % (17399)lrs+1002_1:128_to=lpo:sil=2000:plsq=on:plsqr=7,2:sos=on:spb=units:fd=preordered:nwc=5.0:i=89:bd=off:nm=4:av=off:rawr=on:newcnf=on:fs=off:fsr=off_0 on Vampire---4 for (2990ds/89Mi)
% 4.28/1.30  % (17399)Refutation not found, incomplete strategy% (17399)------------------------------
% 4.28/1.30  % (17399)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.28/1.30  % (17399)Termination reason: Refutation not found, incomplete strategy
% 4.28/1.30  
% 4.28/1.30  % (17399)Memory used [KB]: 950
% 4.28/1.30  % (17399)Time elapsed: 0.001 s
% 4.28/1.30  % (17399)Instructions burned: 2 (million)
% 4.28/1.30  % (17399)------------------------------
% 4.28/1.30  % (17399)------------------------------
% 4.28/1.30  % (17400)lrs+1011_2:3_drc=off:sil=2000:tgt=ground:fde=none:sp=occurrence:urr=ec_only:lsd=100:i=149:bd=off:rawr=on:ins=4:av=off_0 on Vampire---4 for (2990ds/149Mi)
% 4.28/1.30  % (17401)dis+1002_50821:131072_drc=encompass:sil=4000:irw=on:fde=unused:etr=on:sp=occurrence:lma=on:spb=intro:urr=ec_only:nwc=14.514:s2agt=20:sac=on:s2a=on:s2pl=no:i=217:kws=precedence:awrs=decay:awrsf=404:nm=4:uhcvi=on:ss=axioms:rawr=on:nicw=on:afp=10:afq=2.1363337302905383:slsq=on:slsqc=1:slsqr=101081,131072:sup=off:amm=off:flr=on_0 on Vampire---4 for (2990ds/217Mi)
% 4.28/1.30  % (17401)Refutation not found, incomplete strategy% (17401)------------------------------
% 4.28/1.30  % (17401)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.28/1.30  % (17401)Termination reason: Refutation not found, incomplete strategy
% 4.28/1.30  
% 4.28/1.30  % (17401)Memory used [KB]: 953
% 4.28/1.30  % (17401)Time elapsed: 0.001 s
% 4.28/1.30  % (17401)Instructions burned: 2 (million)
% 4.28/1.30  % (17401)------------------------------
% 4.28/1.30  % (17401)------------------------------
% 4.28/1.30  % (17402)lrs+1011_1:1_sil=8000:nicw=on:i=1513:sd=1:ss=axioms:sgt=64_0 on Vampire---4 for (2990ds/1513Mi)
% 4.28/1.31  % (17389)Instruction limit reached!
% 4.28/1.31  % (17389)------------------------------
% 4.28/1.31  % (17389)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.28/1.31  % (17389)Termination reason: Unknown
% 4.28/1.31  % (17389)Termination phase: Saturation
% 4.28/1.31  
% 4.28/1.31  % (17389)Memory used [KB]: 2288
% 4.28/1.31  % (17389)Time elapsed: 0.039 s
% 4.28/1.31  % (17389)Instructions burned: 134 (million)
% 4.28/1.31  % (17389)------------------------------
% 4.28/1.31  % (17389)------------------------------
% 4.28/1.31  % (17405)lrs+10_1:52_anc=all:bsr=unit_only:to=lpo:sil=2000:sp=frequency:fd=preordered:flr=on:sac=on:i=460:bd=off:alpa=true:plsq=on:plsqr=1,32_0 on Vampire---4 for (2990ds/460Mi)
% 4.28/1.32  % (17357)Instruction limit reached!
% 4.28/1.32  % (17357)------------------------------
% 4.28/1.32  % (17357)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.28/1.32  % (17357)Termination reason: Unknown
% 4.28/1.32  % (17357)Termination phase: Saturation
% 4.28/1.32  
% 4.28/1.32  % (17357)Memory used [KB]: 4829
% 4.28/1.32  % (17357)Time elapsed: 0.105 s
% 4.28/1.32  % (17357)Instructions burned: 308 (million)
% 4.28/1.32  % (17357)------------------------------
% 4.28/1.32  % (17357)------------------------------
% 4.28/1.32  % (17410)lrs+1002_1:8_sil=16000:tgt=ground:fde=none:sp=const_frequency:sos=on:nwc=3.0:i=76_0 on Vampire---4 for (2990ds/76Mi)
% 4.28/1.32  % (17410)Refutation not found, incomplete strategy% (17410)------------------------------
% 4.28/1.32  % (17410)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.28/1.32  % (17410)Termination reason: Refutation not found, incomplete strategy
% 4.28/1.32  
% 4.28/1.32  % (17410)Memory used [KB]: 953
% 4.28/1.32  % (17410)Time elapsed: 0.001 s
% 4.28/1.32  % (17410)Instructions burned: 2 (million)
% 4.28/1.32  % (17410)------------------------------
% 4.28/1.32  % (17410)------------------------------
% 5.07/1.33  % (17413)lrs-1011_1:64_sil=2000:tgt=full:acc=on:urr=ec_only:sac=on:i=113:nm=2:ss=axioms:sgt=4:er=filter_0 on Vampire---4 for (2990ds/113Mi)
% 5.07/1.33  % (17397)Instruction limit reached!
% 5.07/1.33  % (17397)------------------------------
% 5.07/1.33  % (17397)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.07/1.33  % (17397)Termination reason: Unknown
% 5.07/1.33  % (17397)Termination phase: Saturation
% 5.07/1.33  
% 5.07/1.33  % (17397)Memory used [KB]: 2736
% 5.07/1.33  % (17397)Time elapsed: 0.042 s
% 5.07/1.33  % (17397)Instructions burned: 144 (million)
% 5.07/1.33  % (17397)------------------------------
% 5.07/1.33  % (17397)------------------------------
% 5.07/1.34  % (17417)dis-1002_3:1_to=lpo:sil=4000:sp=occurrence:fd=off:nwc=6.0:st=2.0:i=77:sd=1:fsr=off:ss=axioms:sgt=16:fs=off_0 on Vampire---4 for (2990ds/77Mi)
% 5.07/1.34  % (17400)Instruction limit reached!
% 5.07/1.34  % (17400)------------------------------
% 5.07/1.34  % (17400)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.07/1.34  % (17400)Termination reason: Unknown
% 5.07/1.34  % (17400)Termination phase: Saturation
% 5.07/1.34  
% 5.07/1.34  % (17400)Memory used [KB]: 3048
% 5.07/1.34  % (17400)Time elapsed: 0.042 s
% 5.07/1.34  % (17400)Instructions burned: 149 (million)
% 5.07/1.34  % (17400)------------------------------
% 5.07/1.34  % (17400)------------------------------
% 5.07/1.34  % (17420)dis+1011_2:3_sil=8000:tgt=ground:fde=none:spb=goal_then_units:acc=on:nwc=4.0:updr=off:i=639:kws=inv_frequency:nm=16:ins=3:rawr=on:amm=sco_0 on Vampire---4 for (2990ds/639Mi)
% 5.07/1.35  % (17142)Instruction limit reached!
% 5.07/1.35  % (17142)------------------------------
% 5.07/1.35  % (17142)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.07/1.35  % (17142)Termination reason: Unknown
% 5.07/1.35  % (17142)Termination phase: Saturation
% 5.07/1.35  
% 5.07/1.35  % (17142)Memory used [KB]: 13241
% 5.07/1.35  % (17142)Time elapsed: 0.583 s
% 5.07/1.35  % (17142)Instructions burned: 1921 (million)
% 5.07/1.35  % (17142)------------------------------
% 5.07/1.35  % (17142)------------------------------
% 5.07/1.35  % (17422)dis+1011_1:1_sil=2000:fd=off:nwc=10.0:s2a=on:i=851:bd=off:nm=2:sup=off:s2at=4.0_0 on Vampire---4 for (2990ds/851Mi)
% 5.07/1.35  % (17422)Refutation not found, incomplete strategy% (17422)------------------------------
% 5.07/1.35  % (17422)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.07/1.35  % (17422)Termination reason: Refutation not found, incomplete strategy
% 5.07/1.35  
% 5.07/1.35  % (17422)Memory used [KB]: 949
% 5.07/1.35  % (17422)Time elapsed: 0.001 s
% 5.07/1.35  % (17422)Instructions burned: 2 (million)
% 5.07/1.35  % (17422)------------------------------
% 5.07/1.35  % (17422)------------------------------
% 5.07/1.35  % (17425)lrs+1011_1:2_sil=2000:fde=unused:nwc=10.0:newcnf=on:i=463:ep=RST:av=off:ins=1_0 on Vampire---4 for (2990ds/463Mi)
% 5.07/1.35  % (17425)Refutation not found, incomplete strategy% (17425)------------------------------
% 5.07/1.35  % (17425)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.07/1.35  % (17425)Termination reason: Refutation not found, incomplete strategy
% 5.07/1.35  
% 5.07/1.35  % (17425)Memory used [KB]: 964
% 5.07/1.35  % (17425)Time elapsed: 0.001 s
% 5.07/1.35  % (17425)Instructions burned: 2 (million)
% 5.07/1.35  % (17425)------------------------------
% 5.07/1.35  % (17425)------------------------------
% 5.07/1.36  % (17173)Instruction limit reached!
% 5.07/1.36  % (17173)------------------------------
% 5.07/1.36  % (17173)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.07/1.36  % (17173)Termination reason: Unknown
% 5.07/1.36  % (17173)Termination phase: Saturation
% 5.07/1.36  
% 5.07/1.36  % (17427)lrs+1011_1:95_anc=none:sil=2000:plsq=on:plsqr=7,80:sos=on:lsd=50:plsql=on:fd=off:st=6.0:s2a=on:i=127:nm=16:uhcvi=on:ss=axioms:rawr=on:gsp=on:amm=sco_0 on Vampire---4 for (2990ds/127Mi)
% 5.07/1.36  % (17173)Memory used [KB]: 11799
% 5.07/1.36  % (17173)Time elapsed: 0.462 s
% 5.07/1.36  % (17173)Instructions burned: 1484 (million)
% 5.07/1.36  % (17173)------------------------------
% 5.07/1.36  % (17173)------------------------------
% 5.07/1.36  % (17427)Refutation not found, incomplete strategy% (17427)------------------------------
% 5.07/1.36  % (17427)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.07/1.36  % (17427)Termination reason: Refutation not found, incomplete strategy
% 5.07/1.36  
% 5.07/1.36  % (17427)Memory used [KB]: 951
% 5.07/1.36  % (17427)Time elapsed: 0.001 s
% 5.07/1.36  % (17427)Instructions burned: 2 (million)
% 5.07/1.36  % (17427)------------------------------
% 5.07/1.36  % (17427)------------------------------
% 5.07/1.36  % (17428)lrs+1010_1:1_anc=all_dependent:sil=2000:tgt=ground:nwc=5.0:s2agt=20:alpa=false:newcnf=on:avsq=on:s2a=on:i=159:avsqr=1,16:bd=off:sac=on:aac=none:erd=off_0 on Vampire---4 for (2990ds/159Mi)
% 5.07/1.36  % (17429)dis+10_16:63_anc=none:to=lpo:sil=2000:fde=none:sos=on:nwc=10.0:i=140:sd=1:aac=none:ep=RS:fsr=off:ss=axioms:st=5.0_0 on Vampire---4 for (2990ds/140Mi)
% 5.07/1.36  % (17417)Instruction limit reached!
% 5.07/1.36  % (17417)------------------------------
% 5.07/1.36  % (17417)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.07/1.36  % (17417)Termination reason: Unknown
% 5.07/1.36  % (17429)Refutation not found, incomplete strategy% (17429)------------------------------
% 5.07/1.36  % (17429)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.07/1.36  % (17429)Termination reason: Refutation not found, incomplete strategy
% 5.07/1.36  
% 5.07/1.36  % (17429)Memory used [KB]: 952
% 5.07/1.36  % (17429)Time elapsed: 0.001 s
% 5.07/1.36  % (17429)Instructions burned: 2 (million)
% 5.07/1.36  % (17429)------------------------------
% 5.07/1.36  % (17429)------------------------------
% 5.07/1.36  % (17417)Termination phase: Saturation
% 5.07/1.36  
% 5.07/1.36  % (17417)Memory used [KB]: 1685
% 5.07/1.36  % (17417)Time elapsed: 0.023 s
% 5.07/1.36  % (17417)Instructions burned: 78 (million)
% 5.07/1.36  % (17417)------------------------------
% 5.07/1.36  % (17417)------------------------------
% 5.07/1.36  % (17430)dis-1002_1:12_to=lpo:sil=2000:sp=const_max:nwc=2.0:sac=on:i=246:nm=16:nicw=on:fsr=off_0 on Vampire---4 for (2990ds/246Mi)
% 5.07/1.36  % (17431)lrs+1011_7141:1048576_sil=2000:plsq=on:plsqr=2328305,1048576:sp=frequency:sos=on:plsql=on:fd=off:nwc=19.7177:cond=fast:st=3:i=275:bd=off:nm=2:ins=2:av=off:uhcvi=on:fdi=16:ss=included:lsd=5_0 on Vampire---4 for (2990ds/275Mi)
% 5.07/1.36  % (17431)Refutation not found, incomplete strategy% (17431)------------------------------
% 5.07/1.36  % (17431)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.07/1.36  % (17431)Termination reason: Refutation not found, incomplete strategy
% 5.07/1.36  
% 5.07/1.36  % (17431)Memory used [KB]: 951
% 5.07/1.36  % (17431)Time elapsed: 0.024 s
% 5.07/1.36  % (17431)Instructions burned: 2 (million)
% 5.07/1.36  % (17431)------------------------------
% 5.07/1.36  % (17431)------------------------------
% 5.07/1.36  % (17413)Instruction limit reached!
% 5.07/1.36  % (17413)------------------------------
% 5.07/1.36  % (17413)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.07/1.36  % (17413)Termination reason: Unknown
% 5.07/1.36  % (17413)Termination phase: Saturation
% 5.07/1.36  
% 5.07/1.36  % (17413)Memory used [KB]: 2963
% 5.07/1.36  % (17413)Time elapsed: 0.038 s
% 5.07/1.36  % (17413)Instructions burned: 114 (million)
% 5.07/1.36  % (17413)------------------------------
% 5.07/1.36  % (17413)------------------------------
% 5.07/1.37  % (17433)lrs+2_1:1_sil=2000:tgt=ground:sos=on:i=1318:sd=1:ss=included:to=lpo:plsq=on:plsqr=32,1_0 on Vampire---4 for (2989ds/1318Mi)
% 5.07/1.37  % (17434)lrs+35_10:1_bsr=unit_only:to=lpo:sil=2000:bsd=on:sp=unary_first:abs=on:urr=on:s2agt=32:newcnf=on:s2a=on:i=286:gsp=on:rawr=on:sac=on:afp=1000:avsq=on:avsqr=63937,1048576:nwc=10.0_0 on Vampire---4 for (2989ds/286Mi)
% 5.07/1.37  % (17433)Refutation not found, incomplete strategy% (17433)------------------------------
% 5.07/1.37  % (17433)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.07/1.37  % (17433)Termination reason: Refutation not found, incomplete strategy
% 5.07/1.37  
% 5.07/1.37  % (17433)Memory used [KB]: 953
% 5.07/1.37  % (17433)Time elapsed: 0.001 s
% 5.07/1.37  % (17433)Instructions burned: 3 (million)
% 5.07/1.37  % (17433)------------------------------
% 5.07/1.37  % (17433)------------------------------
% 5.07/1.37  % (17437)dis+1002_5:16_sil=4000:sos=on:sac=on:i=965:ep=RST:fsr=off:erd=off_0 on Vampire---4 for (2989ds/965Mi)
% 5.07/1.38  % (17402)First to succeed.
% 5.07/1.39  % (17402)Refutation found. Thanks to Tanya!
% 5.07/1.39  % SZS status Unsatisfiable for Vampire---4
% 5.07/1.39  % SZS output start Proof for Vampire---4
% See solution above
% 5.07/1.39  % (17402)------------------------------
% 5.07/1.39  % (17402)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.07/1.39  % (17402)Termination reason: Refutation
% 5.07/1.39  
% 5.07/1.39  % (17402)Memory used [KB]: 2884
% 5.07/1.39  % (17402)Time elapsed: 0.083 s
% 5.07/1.39  % (17402)Instructions burned: 275 (million)
% 5.07/1.39  % (17402)------------------------------
% 5.07/1.39  % (17402)------------------------------
% 5.07/1.39  % (17118)Success in time 1.031 s
% 5.07/1.39  % Vampire---4.8 exiting
%------------------------------------------------------------------------------