TSTP Solution File: GEO009-3 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : GEO009-3 : TPTP v8.1.2. Bugfixed v1.2.1.
% 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 : n032.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:21:09 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f1686,plain,
    $false,
    inference(unit_resulting_resolution,[],[f83,f82,f266,f62,f261,f78]) ).

fof(f78,axiom,
    ! [X3,X10,X0,X5] :
      ( ~ between(X10,X3,X5)
      | between(X3,X5,X0)
      | X3 = X10
      | ~ between(X10,X3,X0)
      | between(X3,X0,X5) ),
    file('/export/starexec/sandbox/tmp/tmp.0XfuZ56U9a/Vampire---4.8_16560',b13) ).

fof(f261,plain,
    ! [X0,X1] : between(extension(e,a,X0,X1),a,c),
    inference(resolution,[],[f245,f47]) ).

fof(f47,axiom,
    ! [X3,X10,X5] :
      ( ~ between(X10,X3,X5)
      | between(X5,X3,X10) ),
    file('/export/starexec/sandbox/tmp/tmp.0XfuZ56U9a/Vampire---4.8_16560',t1) ).

fof(f245,plain,
    ! [X0,X1] : between(c,a,extension(e,a,X0,X1)),
    inference(resolution,[],[f238,f4]) ).

fof(f4,axiom,
    ! [X3,X0,X1,X5] : between(X0,X1,extension(X0,X1,X5,X3)),
    file('/export/starexec/sandbox/tmp/tmp.0XfuZ56U9a/Vampire---4.8_16560',segment_construction1) ).

fof(f238,plain,
    ! [X0] :
      ( ~ between(e,a,X0)
      | between(c,a,X0) ),
    inference(resolution,[],[f54,f112]) ).

fof(f112,plain,
    between(e,c,a),
    inference(resolution,[],[f47,f80]) ).

fof(f80,axiom,
    between(a,c,e),
    file('/export/starexec/sandbox/tmp/tmp.0XfuZ56U9a/Vampire---4.8_16560',c_between_a_and_e) ).

fof(f54,axiom,
    ! [X3,X10,X0,X5] :
      ( ~ between(X10,X3,X5)
      | ~ between(X10,X5,X0)
      | between(X3,X5,X0) ),
    file('/export/starexec/sandbox/tmp/tmp.0XfuZ56U9a/Vampire---4.8_16560',b5) ).

fof(f62,axiom,
    ! [X3,X10] : extension(X10,X3,lower_dimension_point_1,lower_dimension_point_2) != X3,
    file('/export/starexec/sandbox/tmp/tmp.0XfuZ56U9a/Vampire---4.8_16560',e3_1) ).

fof(f266,plain,
    ! [X0,X1] : between(extension(e,a,X0,X1),a,d),
    inference(resolution,[],[f247,f47]) ).

fof(f247,plain,
    ! [X0,X1] : between(d,a,extension(e,a,X0,X1)),
    inference(resolution,[],[f239,f4]) ).

fof(f239,plain,
    ! [X0] :
      ( ~ between(e,a,X0)
      | between(d,a,X0) ),
    inference(resolution,[],[f54,f113]) ).

fof(f113,plain,
    between(e,d,a),
    inference(resolution,[],[f47,f81]) ).

fof(f81,axiom,
    between(a,d,e),
    file('/export/starexec/sandbox/tmp/tmp.0XfuZ56U9a/Vampire---4.8_16560',d_between_a_and_e) ).

fof(f82,axiom,
    ~ between(a,c,d),
    file('/export/starexec/sandbox/tmp/tmp.0XfuZ56U9a/Vampire---4.8_16560',c_not_between_a_and_d) ).

fof(f83,axiom,
    ~ between(a,d,c),
    file('/export/starexec/sandbox/tmp/tmp.0XfuZ56U9a/Vampire---4.8_16560',prove_d_between_a_and_c) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.09  % Problem    : GEO009-3 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.07/0.10  % 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.09/0.29  % Computer : n032.cluster.edu
% 0.09/0.29  % Model    : x86_64 x86_64
% 0.09/0.29  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.29  % Memory   : 8042.1875MB
% 0.09/0.29  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.29  % CPULimit   : 300
% 0.09/0.29  % WCLimit    : 300
% 0.09/0.29  % DateTime   : Tue Apr 30 19:03:06 EDT 2024
% 0.09/0.29  % CPUTime    : 
% 0.09/0.29  This is a CNF_UNS_RFO_SEQ_NHN problem
% 0.09/0.29  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.0XfuZ56U9a/Vampire---4.8_16560
% 0.39/0.59  % (16811)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 (2997ds/34Mi)
% 0.39/0.59  % (16813)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2997ds/78Mi)
% 0.39/0.59  % (16817)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 (2997ds/83Mi)
% 0.39/0.60  % (16812)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 (2997ds/51Mi)
% 0.39/0.60  % (16818)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 (2997ds/56Mi)
% 0.39/0.60  % (16814)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2997ds/33Mi)
% 0.39/0.60  % (16816)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2997ds/45Mi)
% 0.39/0.60  % (16815)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 (2997ds/34Mi)
% 0.39/0.60  % (16811)Instruction limit reached!
% 0.39/0.60  % (16811)------------------------------
% 0.39/0.60  % (16811)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.39/0.60  % (16811)Termination reason: Unknown
% 0.39/0.60  % (16811)Termination phase: Saturation
% 0.39/0.60  
% 0.39/0.60  % (16811)Memory used [KB]: 1160
% 0.39/0.60  % (16811)Time elapsed: 0.011 s
% 0.39/0.60  % (16811)Instructions burned: 35 (million)
% 0.39/0.60  % (16811)------------------------------
% 0.39/0.60  % (16811)------------------------------
% 0.39/0.61  % (16819)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 (2997ds/55Mi)
% 0.39/0.61  % (16814)Instruction limit reached!
% 0.39/0.61  % (16814)------------------------------
% 0.39/0.61  % (16814)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.39/0.61  % (16814)Termination reason: Unknown
% 0.39/0.61  % (16814)Termination phase: Saturation
% 0.39/0.61  
% 0.39/0.61  % (16814)Memory used [KB]: 1194
% 0.39/0.61  % (16814)Time elapsed: 0.015 s
% 0.39/0.61  % (16814)Instructions burned: 33 (million)
% 0.39/0.61  % (16814)------------------------------
% 0.39/0.61  % (16814)------------------------------
% 0.39/0.61  % (16818)Instruction limit reached!
% 0.39/0.61  % (16818)------------------------------
% 0.39/0.61  % (16818)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.39/0.61  % (16818)Termination reason: Unknown
% 0.39/0.61  % (16818)Termination phase: Saturation
% 0.39/0.61  
% 0.39/0.61  % (16818)Memory used [KB]: 1227
% 0.39/0.61  % (16818)Time elapsed: 0.016 s
% 0.39/0.61  % (16818)Instructions burned: 57 (million)
% 0.39/0.61  % (16818)------------------------------
% 0.39/0.61  % (16818)------------------------------
% 0.39/0.61  % (16820)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.39/0.61  % (16821)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.39/0.61  % (16815)Instruction limit reached!
% 0.39/0.61  % (16815)------------------------------
% 0.39/0.61  % (16815)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.39/0.61  % (16815)Termination reason: Unknown
% 0.39/0.61  % (16815)Termination phase: Saturation
% 0.39/0.61  
% 0.39/0.61  % (16815)Memory used [KB]: 1298
% 0.39/0.61  % (16815)Time elapsed: 0.020 s
% 0.39/0.61  % (16815)Instructions burned: 34 (million)
% 0.39/0.61  % (16815)------------------------------
% 0.39/0.61  % (16815)------------------------------
% 0.39/0.62  % (16813)Instruction limit reached!
% 0.39/0.62  % (16813)------------------------------
% 0.39/0.62  % (16813)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.39/0.62  % (16813)Termination reason: Unknown
% 0.39/0.62  % (16813)Termination phase: Saturation
% 0.39/0.62  
% 0.39/0.62  % (16813)Memory used [KB]: 1261
% 0.39/0.62  % (16813)Time elapsed: 0.022 s
% 0.39/0.62  % (16813)Instructions burned: 78 (million)
% 0.39/0.62  % (16813)------------------------------
% 0.39/0.62  % (16813)------------------------------
% 0.39/0.62  % (16816)Instruction limit reached!
% 0.39/0.62  % (16816)------------------------------
% 0.39/0.62  % (16816)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.39/0.62  % (16816)Termination reason: Unknown
% 0.39/0.62  % (16816)Termination phase: Saturation
% 0.39/0.62  
% 0.39/0.62  % (16816)Memory used [KB]: 1213
% 0.39/0.62  % (16816)Time elapsed: 0.021 s
% 0.39/0.62  % (16816)Instructions burned: 46 (million)
% 0.39/0.62  % (16816)------------------------------
% 0.39/0.62  % (16816)------------------------------
% 0.39/0.62  % (16817)Instruction limit reached!
% 0.39/0.62  % (16817)------------------------------
% 0.39/0.62  % (16817)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.39/0.62  % (16817)Termination reason: Unknown
% 0.39/0.62  % (16817)Termination phase: Saturation
% 0.39/0.62  
% 0.39/0.62  % (16817)Memory used [KB]: 1547
% 0.39/0.62  % (16817)Time elapsed: 0.023 s
% 0.39/0.62  % (16817)Instructions burned: 87 (million)
% 0.39/0.62  % (16817)------------------------------
% 0.39/0.62  % (16817)------------------------------
% 0.39/0.62  % (16823)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.39/0.62  % (16821)Refutation not found, incomplete strategy% (16821)------------------------------
% 0.39/0.62  % (16821)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.39/0.62  % (16821)Termination reason: Refutation not found, incomplete strategy
% 0.39/0.62  
% 0.39/0.62  % (16821)Memory used [KB]: 1134
% 0.39/0.62  % (16821)Time elapsed: 0.006 s
% 0.39/0.62  % (16821)Instructions burned: 16 (million)
% 0.39/0.62  % (16821)------------------------------
% 0.39/0.62  % (16821)------------------------------
% 0.39/0.62  % (16824)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.39/0.62  % (16825)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.39/0.62  % (16822)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.39/0.62  % (16826)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.39/0.62  % (16819)Instruction limit reached!
% 0.39/0.62  % (16819)------------------------------
% 0.39/0.62  % (16819)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.39/0.62  % (16819)Termination reason: Unknown
% 0.39/0.62  % (16819)Termination phase: Saturation
% 0.39/0.62  
% 0.39/0.62  % (16819)Memory used [KB]: 1422
% 0.39/0.62  % (16819)Time elapsed: 0.017 s
% 0.39/0.62  % (16819)Instructions burned: 55 (million)
% 0.39/0.62  % (16819)------------------------------
% 0.39/0.62  % (16819)------------------------------
% 0.60/0.63  % (16827)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.60/0.63  % (16812)Instruction limit reached!
% 0.60/0.63  % (16812)------------------------------
% 0.60/0.63  % (16812)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.63  % (16812)Termination reason: Unknown
% 0.60/0.63  % (16812)Termination phase: Saturation
% 0.60/0.63  
% 0.60/0.63  % (16812)Memory used [KB]: 1515
% 0.60/0.63  % (16812)Time elapsed: 0.032 s
% 0.60/0.63  % (16812)Instructions burned: 51 (million)
% 0.60/0.63  % (16812)------------------------------
% 0.60/0.63  % (16812)------------------------------
% 0.60/0.63  % (16820)Instruction limit reached!
% 0.60/0.63  % (16820)------------------------------
% 0.60/0.63  % (16820)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.63  % (16820)Termination reason: Unknown
% 0.60/0.63  % (16820)Termination phase: Saturation
% 0.60/0.63  
% 0.60/0.63  % (16820)Memory used [KB]: 1297
% 0.60/0.63  % (16820)Time elapsed: 0.019 s
% 0.60/0.63  % (16820)Instructions burned: 53 (million)
% 0.60/0.63  % (16820)------------------------------
% 0.60/0.63  % (16820)------------------------------
% 0.60/0.63  % (16828)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.60/0.63  % (16829)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.60/0.64  % (16824)Instruction limit reached!
% 0.60/0.64  % (16824)------------------------------
% 0.60/0.64  % (16824)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.64  % (16824)Termination reason: Unknown
% 0.60/0.64  % (16824)Termination phase: Saturation
% 0.60/0.64  
% 0.60/0.64  % (16824)Memory used [KB]: 1260
% 0.60/0.64  % (16824)Time elapsed: 0.020 s
% 0.60/0.64  % (16824)Instructions burned: 42 (million)
% 0.60/0.64  % (16824)------------------------------
% 0.60/0.64  % (16824)------------------------------
% 0.60/0.64  % (16830)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.60/0.65  % (16822)Instruction limit reached!
% 0.60/0.65  % (16822)------------------------------
% 0.60/0.65  % (16822)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.65  % (16822)Termination reason: Unknown
% 0.60/0.65  % (16822)Termination phase: Saturation
% 0.60/0.65  
% 0.60/0.65  % (16822)Memory used [KB]: 1249
% 0.60/0.65  % (16822)Time elapsed: 0.029 s
% 0.60/0.65  % (16822)Instructions burned: 52 (million)
% 0.60/0.65  % (16822)------------------------------
% 0.60/0.65  % (16822)------------------------------
% 0.60/0.65  % (16831)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 (2996ds/1919Mi)
% 0.60/0.65  % (16831)Refutation not found, incomplete strategy% (16831)------------------------------
% 0.60/0.65  % (16831)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.65  % (16831)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.65  
% 0.60/0.65  % (16831)Memory used [KB]: 1015
% 0.60/0.65  % (16831)Time elapsed: 0.004 s
% 0.60/0.65  % (16831)Instructions burned: 4 (million)
% 0.60/0.65  % (16831)------------------------------
% 0.60/0.65  % (16831)------------------------------
% 0.60/0.65  % (16829)Instruction limit reached!
% 0.60/0.65  % (16829)------------------------------
% 0.60/0.65  % (16829)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.65  % (16829)Termination reason: Unknown
% 0.60/0.65  % (16829)Termination phase: Saturation
% 0.60/0.65  
% 0.60/0.65  % (16829)Memory used [KB]: 1692
% 0.60/0.65  % (16829)Time elapsed: 0.022 s
% 0.60/0.65  % (16829)Instructions burned: 64 (million)
% 0.60/0.65  % (16829)------------------------------
% 0.60/0.65  % (16829)------------------------------
% 0.60/0.65  % (16830)Instruction limit reached!
% 0.60/0.65  % (16830)------------------------------
% 0.60/0.65  % (16830)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.65  % (16830)Termination reason: Unknown
% 0.60/0.65  % (16830)Termination phase: Saturation
% 0.60/0.65  
% 0.60/0.65  % (16830)Memory used [KB]: 1327
% 0.60/0.65  % (16830)Time elapsed: 0.015 s
% 0.60/0.65  % (16830)Instructions burned: 32 (million)
% 0.60/0.65  % (16830)------------------------------
% 0.60/0.65  % (16830)------------------------------
% 0.60/0.65  % (16826)Instruction limit reached!
% 0.60/0.65  % (16826)------------------------------
% 0.60/0.65  % (16826)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.65  % (16826)Termination reason: Unknown
% 0.60/0.65  % (16826)Termination phase: Saturation
% 0.60/0.65  
% 0.60/0.65  % (16826)Memory used [KB]: 1555
% 0.60/0.65  % (16826)Time elapsed: 0.035 s
% 0.60/0.65  % (16826)Instructions burned: 119 (million)
% 0.60/0.65  % (16826)------------------------------
% 0.60/0.65  % (16826)------------------------------
% 0.60/0.66  % (16833)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 (2996ds/53Mi)
% 0.60/0.66  % (16832)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 (2996ds/55Mi)
% 0.60/0.66  % (16834)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 (2996ds/46Mi)
% 0.60/0.66  % (16835)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 (2996ds/102Mi)
% 0.60/0.66  % (16835)Refutation not found, incomplete strategy% (16835)------------------------------
% 0.60/0.66  % (16835)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.66  % (16835)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.66  
% 0.60/0.66  % (16835)Memory used [KB]: 1186
% 0.60/0.66  % (16835)Time elapsed: 0.007 s
% 0.60/0.66  % (16835)Instructions burned: 17 (million)
% 0.60/0.66  % (16835)------------------------------
% 0.60/0.66  % (16835)------------------------------
% 0.60/0.67  % (16828)Instruction limit reached!
% 0.60/0.67  % (16828)------------------------------
% 0.60/0.67  % (16828)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.67  % (16828)Termination reason: Unknown
% 0.60/0.67  % (16828)Termination phase: Saturation
% 0.60/0.67  
% 0.60/0.67  % (16828)Memory used [KB]: 1705
% 0.60/0.67  % (16828)Time elapsed: 0.036 s
% 0.60/0.67  % (16828)Instructions burned: 94 (million)
% 0.60/0.67  % (16828)------------------------------
% 0.60/0.67  % (16828)------------------------------
% 0.60/0.67  % (16827)Instruction limit reached!
% 0.60/0.67  % (16827)------------------------------
% 0.60/0.67  % (16827)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.67  % (16827)Termination reason: Unknown
% 0.60/0.67  % (16827)Termination phase: Saturation
% 0.60/0.67  
% 0.60/0.67  % (16827)Memory used [KB]: 1529
% 0.60/0.67  % (16827)Time elapsed: 0.042 s
% 0.60/0.67  % (16827)Instructions burned: 146 (million)
% 0.60/0.67  % (16827)------------------------------
% 0.60/0.67  % (16827)------------------------------
% 0.60/0.67  % (16836)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 (2996ds/35Mi)
% 0.60/0.67  % (16837)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on Vampire---4 for (2996ds/87Mi)
% 0.60/0.67  % (16838)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 (2996ds/109Mi)
% 0.60/0.67  % (16833)Instruction limit reached!
% 0.60/0.67  % (16833)------------------------------
% 0.60/0.67  % (16833)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.67  % (16833)Termination reason: Unknown
% 0.60/0.67  % (16833)Termination phase: Saturation
% 0.60/0.67  
% 0.60/0.67  % (16833)Memory used [KB]: 1241
% 0.60/0.67  % (16833)Time elapsed: 0.016 s
% 0.60/0.67  % (16833)Instructions burned: 54 (million)
% 0.60/0.67  % (16833)------------------------------
% 0.60/0.67  % (16833)------------------------------
% 0.60/0.67  % (16834)Instruction limit reached!
% 0.60/0.67  % (16834)------------------------------
% 0.60/0.67  % (16834)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.67  % (16834)Termination reason: Unknown
% 0.60/0.67  % (16834)Termination phase: Saturation
% 0.60/0.67  
% 0.60/0.67  % (16834)Memory used [KB]: 1395
% 0.60/0.67  % (16834)Time elapsed: 0.016 s
% 0.60/0.67  % (16834)Instructions burned: 48 (million)
% 0.60/0.67  % (16834)------------------------------
% 0.60/0.67  % (16834)------------------------------
% 0.60/0.67  % (16839)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 (2996ds/161Mi)
% 0.60/0.67  % (16840)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 (2996ds/69Mi)
% 0.60/0.68  % (16836)Instruction limit reached!
% 0.60/0.68  % (16836)------------------------------
% 0.60/0.68  % (16836)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.68  % (16836)Termination reason: Unknown
% 0.60/0.68  % (16836)Termination phase: Saturation
% 0.60/0.68  
% 0.60/0.68  % (16836)Memory used [KB]: 1320
% 0.60/0.68  % (16836)Time elapsed: 0.035 s
% 0.60/0.68  % (16836)Instructions burned: 36 (million)
% 0.60/0.68  % (16836)------------------------------
% 0.60/0.68  % (16836)------------------------------
% 0.60/0.68  % (16841)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 (2996ds/40Mi)
% 0.60/0.68  % (16825)Instruction limit reached!
% 0.60/0.68  % (16825)------------------------------
% 0.60/0.68  % (16825)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.68  % (16825)Termination reason: Unknown
% 0.60/0.68  % (16825)Termination phase: Saturation
% 0.60/0.68  
% 0.60/0.68  % (16825)Memory used [KB]: 1492
% 0.60/0.68  % (16825)Time elapsed: 0.064 s
% 0.60/0.68  % (16825)Instructions burned: 246 (million)
% 0.60/0.68  % (16825)------------------------------
% 0.60/0.68  % (16825)------------------------------
% 0.99/0.68  % (16832)Instruction limit reached!
% 0.99/0.68  % (16832)------------------------------
% 0.99/0.68  % (16832)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.99/0.68  % (16832)Termination reason: Unknown
% 0.99/0.68  % (16832)Termination phase: Saturation
% 0.99/0.68  
% 0.99/0.68  % (16832)Memory used [KB]: 1521
% 0.99/0.68  % (16832)Time elapsed: 0.030 s
% 0.99/0.68  % (16832)Instructions burned: 56 (million)
% 0.99/0.68  % (16832)------------------------------
% 0.99/0.68  % (16832)------------------------------
% 0.99/0.68  % (16842)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 (2996ds/360Mi)
% 0.99/0.69  % (16843)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 (2996ds/161Mi)
% 0.99/0.69  % (16843)Refutation not found, incomplete strategy% (16843)------------------------------
% 0.99/0.69  % (16843)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.99/0.69  % (16843)Termination reason: Refutation not found, incomplete strategy
% 0.99/0.69  
% 0.99/0.69  % (16843)Memory used [KB]: 1015
% 0.99/0.69  % (16843)Time elapsed: 0.003 s
% 0.99/0.69  % (16843)Instructions burned: 4 (million)
% 0.99/0.69  % (16843)------------------------------
% 0.99/0.69  % (16843)------------------------------
% 0.99/0.69  % (16844)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 (2996ds/80Mi)
% 0.99/0.69  % (16837)Instruction limit reached!
% 0.99/0.69  % (16837)------------------------------
% 0.99/0.69  % (16837)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.99/0.69  % (16837)Termination reason: Unknown
% 0.99/0.69  % (16837)Termination phase: Saturation
% 0.99/0.69  
% 0.99/0.69  % (16837)Memory used [KB]: 1680
% 0.99/0.69  % (16837)Time elapsed: 0.027 s
% 0.99/0.69  % (16837)Instructions burned: 87 (million)
% 0.99/0.69  % (16837)------------------------------
% 0.99/0.69  % (16837)------------------------------
% 0.99/0.69  % (16844)Refutation not found, incomplete strategy% (16844)------------------------------
% 0.99/0.69  % (16844)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.99/0.69  % (16844)Termination reason: Refutation not found, incomplete strategy
% 0.99/0.69  
% 0.99/0.69  % (16844)Memory used [KB]: 1014
% 0.99/0.69  % (16844)Time elapsed: 0.003 s
% 0.99/0.69  % (16844)Instructions burned: 3 (million)
% 0.99/0.69  % (16844)------------------------------
% 0.99/0.69  % (16844)------------------------------
% 0.99/0.70  % (16845)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 (2996ds/37Mi)
% 0.99/0.70  % (16841)Instruction limit reached!
% 0.99/0.70  % (16841)------------------------------
% 0.99/0.70  % (16841)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.99/0.70  % (16841)Termination reason: Unknown
% 0.99/0.70  % (16841)Termination phase: Saturation
% 0.99/0.70  
% 0.99/0.70  % (16841)Memory used [KB]: 1398
% 0.99/0.70  % (16841)Time elapsed: 0.016 s
% 0.99/0.70  % (16841)Instructions burned: 42 (million)
% 0.99/0.70  % (16841)------------------------------
% 0.99/0.70  % (16841)------------------------------
% 0.99/0.70  % (16840)Instruction limit reached!
% 0.99/0.70  % (16840)------------------------------
% 0.99/0.70  % (16840)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.99/0.70  % (16840)Termination reason: Unknown
% 0.99/0.70  % (16840)Termination phase: Saturation
% 0.99/0.70  
% 0.99/0.70  % (16840)Memory used [KB]: 1662
% 0.99/0.70  % (16840)Time elapsed: 0.024 s
% 0.99/0.70  % (16840)Instructions burned: 69 (million)
% 0.99/0.70  % (16840)------------------------------
% 0.99/0.70  % (16840)------------------------------
% 0.99/0.70  % (16846)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 (2996ds/55Mi)
% 0.99/0.70  % (16847)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 (2996ds/47Mi)
% 0.99/0.70  % (16838)Instruction limit reached!
% 0.99/0.70  % (16838)------------------------------
% 0.99/0.70  % (16838)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.99/0.70  % (16838)Termination reason: Unknown
% 0.99/0.70  % (16838)Termination phase: Saturation
% 0.99/0.70  
% 0.99/0.70  % (16838)Memory used [KB]: 1675
% 0.99/0.70  % (16838)Time elapsed: 0.034 s
% 0.99/0.70  % (16838)Instructions burned: 111 (million)
% 0.99/0.70  % (16838)------------------------------
% 0.99/0.70  % (16838)------------------------------
% 0.99/0.70  % (16848)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on Vampire---4 for (2996ds/32Mi)
% 0.99/0.70  % (16849)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.99/0.71  % (16845)Instruction limit reached!
% 0.99/0.71  % (16845)------------------------------
% 0.99/0.71  % (16845)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.99/0.71  % (16845)Termination reason: Unknown
% 0.99/0.71  % (16845)Termination phase: Saturation
% 0.99/0.71  
% 0.99/0.71  % (16845)Memory used [KB]: 1726
% 0.99/0.71  % (16845)Time elapsed: 0.014 s
% 0.99/0.71  % (16845)Instructions burned: 38 (million)
% 0.99/0.71  % (16845)------------------------------
% 0.99/0.71  % (16845)------------------------------
% 0.99/0.71  % (16850)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 (2995ds/54Mi)
% 0.99/0.71  % (16848)Instruction limit reached!
% 0.99/0.71  % (16848)------------------------------
% 0.99/0.71  % (16848)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.99/0.71  % (16848)Termination reason: Unknown
% 0.99/0.71  % (16848)Termination phase: Saturation
% 0.99/0.71  
% 0.99/0.71  % (16848)Memory used [KB]: 1274
% 0.99/0.71  % (16848)Time elapsed: 0.010 s
% 0.99/0.71  % (16848)Instructions burned: 32 (million)
% 0.99/0.71  % (16848)------------------------------
% 0.99/0.71  % (16848)------------------------------
% 0.99/0.71  % (16847)Instruction limit reached!
% 0.99/0.71  % (16847)------------------------------
% 0.99/0.71  % (16847)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.99/0.71  % (16847)Termination reason: Unknown
% 0.99/0.71  % (16847)Termination phase: Saturation
% 0.99/0.71  
% 0.99/0.71  % (16847)Memory used [KB]: 1466
% 0.99/0.71  % (16847)Time elapsed: 0.017 s
% 0.99/0.71  % (16847)Instructions burned: 49 (million)
% 0.99/0.71  % (16847)------------------------------
% 0.99/0.71  % (16847)------------------------------
% 0.99/0.72  % (16851)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 (2995ds/82Mi)
% 0.99/0.72  % (16852)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 (2995ds/119Mi)
% 0.99/0.72  % (16839)Instruction limit reached!
% 0.99/0.72  % (16839)------------------------------
% 0.99/0.72  % (16839)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.99/0.72  % (16839)Termination reason: Unknown
% 0.99/0.72  % (16839)Termination phase: Saturation
% 0.99/0.72  
% 0.99/0.72  % (16839)Memory used [KB]: 1487
% 0.99/0.72  % (16839)Time elapsed: 0.047 s
% 0.99/0.72  % (16839)Instructions burned: 164 (million)
% 0.99/0.72  % (16839)------------------------------
% 0.99/0.72  % (16839)------------------------------
% 0.99/0.72  % (16853)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 (2995ds/177Mi)
% 0.99/0.72  % (16846)Instruction limit reached!
% 0.99/0.72  % (16846)------------------------------
% 0.99/0.72  % (16846)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.99/0.72  % (16846)Termination reason: Unknown
% 0.99/0.72  % (16846)Termination phase: Saturation
% 0.99/0.72  
% 0.99/0.72  % (16846)Memory used [KB]: 1256
% 0.99/0.72  % (16846)Time elapsed: 0.028 s
% 0.99/0.72  % (16846)Instructions burned: 55 (million)
% 0.99/0.72  % (16846)------------------------------
% 0.99/0.72  % (16846)------------------------------
% 0.99/0.73  % (16850)Instruction limit reached!
% 0.99/0.73  % (16850)------------------------------
% 0.99/0.73  % (16850)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.99/0.73  % (16850)Termination reason: Unknown
% 0.99/0.73  % (16850)Termination phase: Saturation
% 0.99/0.73  
% 0.99/0.73  % (16850)Memory used [KB]: 1303
% 0.99/0.73  % (16850)Time elapsed: 0.016 s
% 0.99/0.73  % (16850)Instructions burned: 57 (million)
% 0.99/0.73  % (16850)------------------------------
% 0.99/0.73  % (16850)------------------------------
% 0.99/0.73  % (16854)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 (2995ds/117Mi)
% 0.99/0.73  % (16855)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 (2995ds/49Mi)
% 0.99/0.74  % (16849)Instruction limit reached!
% 0.99/0.74  % (16849)------------------------------
% 0.99/0.74  % (16849)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.99/0.74  % (16849)Termination reason: Unknown
% 0.99/0.74  % (16849)Termination phase: Saturation
% 0.99/0.74  
% 0.99/0.74  % (16849)Memory used [KB]: 1440
% 0.99/0.74  % (16849)Time elapsed: 0.037 s
% 0.99/0.74  % (16849)Instructions burned: 134 (million)
% 0.99/0.74  % (16849)------------------------------
% 0.99/0.74  % (16849)------------------------------
% 0.99/0.74  % (16851)Instruction limit reached!
% 0.99/0.74  % (16851)------------------------------
% 0.99/0.74  % (16851)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.99/0.74  % (16851)Termination reason: Unknown
% 0.99/0.74  % (16851)Termination phase: Saturation
% 0.99/0.74  
% 0.99/0.74  % (16851)Memory used [KB]: 1674
% 0.99/0.74  % (16851)Time elapsed: 0.026 s
% 0.99/0.74  % (16851)Instructions burned: 84 (million)
% 0.99/0.74  % (16851)------------------------------
% 0.99/0.74  % (16851)------------------------------
% 0.99/0.74  % (16823)Instruction limit reached!
% 0.99/0.74  % (16823)------------------------------
% 0.99/0.74  % (16823)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.99/0.74  % (16823)Termination reason: Unknown
% 0.99/0.74  % (16823)Termination phase: Saturation
% 0.99/0.74  
% 0.99/0.74  % (16823)Memory used [KB]: 1789
% 0.99/0.74  % (16823)Time elapsed: 0.125 s
% 0.99/0.74  % (16823)Instructions burned: 518 (million)
% 0.99/0.74  % (16823)------------------------------
% 0.99/0.74  % (16823)------------------------------
% 0.99/0.74  % (16856)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 (2995ds/51Mi)
% 0.99/0.74  % (16857)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 (2995ds/149Mi)
% 0.99/0.74  % (16858)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 (2995ds/56Mi)
% 0.99/0.75  % (16855)Instruction limit reached!
% 0.99/0.75  % (16855)------------------------------
% 0.99/0.75  % (16855)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.99/0.75  % (16855)Termination reason: Unknown
% 0.99/0.75  % (16855)Termination phase: Saturation
% 0.99/0.75  
% 0.99/0.75  % (16855)Memory used [KB]: 1501
% 0.99/0.75  % (16855)Time elapsed: 0.020 s
% 0.99/0.75  % (16855)Instructions burned: 49 (million)
% 0.99/0.75  % (16855)------------------------------
% 0.99/0.75  % (16855)------------------------------
% 0.99/0.75  % (16867)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 (2995ds/289Mi)
% 1.48/0.75  % (16867)Refutation not found, incomplete strategy% (16867)------------------------------
% 1.48/0.75  % (16867)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.48/0.75  % (16867)Termination reason: Refutation not found, incomplete strategy
% 1.48/0.75  
% 1.48/0.75  % (16867)Memory used [KB]: 1074
% 1.48/0.75  % (16867)Time elapsed: 0.004 s
% 1.48/0.75  % (16867)Instructions burned: 9 (million)
% 1.48/0.75  % (16867)------------------------------
% 1.48/0.75  % (16867)------------------------------
% 1.48/0.76  % (16871)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 (2995ds/206Mi)
% 1.48/0.76  % (16852)Instruction limit reached!
% 1.48/0.76  % (16852)------------------------------
% 1.48/0.76  % (16852)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.48/0.76  % (16852)Termination reason: Unknown
% 1.48/0.76  % (16852)Termination phase: Saturation
% 1.48/0.76  
% 1.48/0.76  % (16852)Memory used [KB]: 2062
% 1.48/0.76  % (16852)Time elapsed: 0.041 s
% 1.48/0.76  % (16852)Instructions burned: 120 (million)
% 1.48/0.76  % (16852)------------------------------
% 1.48/0.76  % (16852)------------------------------
% 1.48/0.76  % (16856)Instruction limit reached!
% 1.48/0.76  % (16856)------------------------------
% 1.48/0.76  % (16856)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.48/0.76  % (16856)Termination reason: Unknown
% 1.48/0.76  % (16856)Termination phase: Saturation
% 1.48/0.76  
% 1.48/0.76  % (16856)Memory used [KB]: 1281
% 1.48/0.76  % (16856)Time elapsed: 0.018 s
% 1.48/0.76  % (16856)Instructions burned: 53 (million)
% 1.48/0.76  % (16856)------------------------------
% 1.48/0.76  % (16856)------------------------------
% 1.48/0.76  % (16872)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 (2995ds/50Mi)
% 1.48/0.76  % (16873)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on Vampire---4 for (2995ds/1483Mi)
% 1.48/0.76  % (16858)Instruction limit reached!
% 1.48/0.76  % (16858)------------------------------
% 1.48/0.76  % (16858)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.48/0.76  % (16858)Termination reason: Unknown
% 1.48/0.76  % (16858)Termination phase: Saturation
% 1.48/0.76  
% 1.48/0.76  % (16858)Memory used [KB]: 1303
% 1.48/0.76  % (16858)Time elapsed: 0.020 s
% 1.48/0.76  % (16858)Instructions burned: 56 (million)
% 1.48/0.76  % (16858)------------------------------
% 1.48/0.76  % (16858)------------------------------
% 1.48/0.76  % (16872)Refutation not found, incomplete strategy% (16872)------------------------------
% 1.48/0.76  % (16872)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.48/0.76  % (16872)Termination reason: Refutation not found, incomplete strategy
% 1.48/0.76  
% 1.48/0.76  % (16872)Memory used [KB]: 1114
% 1.48/0.76  % (16872)Time elapsed: 0.005 s
% 1.48/0.76  % (16872)Instructions burned: 10 (million)
% 1.48/0.76  % (16872)------------------------------
% 1.48/0.76  % (16872)------------------------------
% 1.48/0.77  % (16874)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 (2995ds/67Mi)
% 1.58/0.77  % (16875)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 (2995ds/67Mi)
% 1.58/0.77  % (16854)Instruction limit reached!
% 1.58/0.77  % (16854)------------------------------
% 1.58/0.77  % (16854)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.58/0.77  % (16854)Termination reason: Unknown
% 1.58/0.77  % (16854)Termination phase: Saturation
% 1.58/0.77  
% 1.58/0.77  % (16854)Memory used [KB]: 1515
% 1.58/0.77  % (16854)Time elapsed: 0.044 s
% 1.58/0.77  % (16854)Instructions burned: 118 (million)
% 1.58/0.77  % (16854)------------------------------
% 1.58/0.77  % (16854)------------------------------
% 1.58/0.77  % (16876)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 (2995ds/52Mi)
% 1.58/0.78  % (16853)Instruction limit reached!
% 1.58/0.78  % (16853)------------------------------
% 1.58/0.78  % (16853)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.58/0.78  % (16853)Termination reason: Unknown
% 1.58/0.78  % (16853)Termination phase: Saturation
% 1.58/0.78  
% 1.58/0.78  % (16853)Memory used [KB]: 4325
% 1.58/0.78  % (16853)Time elapsed: 0.062 s
% 1.58/0.78  % (16853)Instructions burned: 178 (million)
% 1.58/0.78  % (16853)------------------------------
% 1.58/0.78  % (16853)------------------------------
% 1.58/0.78  % (16842)Instruction limit reached!
% 1.58/0.78  % (16842)------------------------------
% 1.58/0.78  % (16842)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.58/0.78  % (16874)Instruction limit reached!
% 1.58/0.78  % (16874)------------------------------
% 1.58/0.78  % (16874)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.58/0.78  % (16874)Termination reason: Unknown
% 1.58/0.78  % (16874)Termination phase: Saturation
% 1.58/0.78  
% 1.58/0.78  % (16874)Memory used [KB]: 1324
% 1.58/0.78  % (16874)Time elapsed: 0.019 s
% 1.58/0.78  % (16874)Instructions burned: 67 (million)
% 1.58/0.78  % (16874)------------------------------
% 1.58/0.78  % (16874)------------------------------
% 1.58/0.78  % (16842)Termination reason: Unknown
% 1.58/0.78  % (16842)Termination phase: Saturation
% 1.58/0.78  
% 1.58/0.78  % (16842)Memory used [KB]: 2266
% 1.58/0.78  % (16842)Time elapsed: 0.100 s
% 1.58/0.78  % (16842)Instructions burned: 361 (million)
% 1.58/0.78  % (16842)------------------------------
% 1.58/0.78  % (16842)------------------------------
% 1.58/0.78  % (16880)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 (2995ds/366Mi)
% 1.58/0.79  % (16880)Refutation not found, incomplete strategy% (16880)------------------------------
% 1.58/0.79  % (16880)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.58/0.79  % (16880)Termination reason: Refutation not found, incomplete strategy
% 1.58/0.79  
% 1.58/0.79  % (16880)Memory used [KB]: 1014
% 1.58/0.79  % (16880)Time elapsed: 0.002 s
% 1.58/0.79  % (16880)Instructions burned: 3 (million)
% 1.58/0.79  % (16880)------------------------------
% 1.58/0.79  % (16880)------------------------------
% 1.58/0.79  % (16882)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 (2995ds/863Mi)
% 1.58/0.79  % (16883)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 (2995ds/163Mi)
% 1.58/0.79  % (16857)Instruction limit reached!
% 1.58/0.79  % (16857)------------------------------
% 1.58/0.79  % (16857)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.58/0.79  % (16857)Termination reason: Unknown
% 1.58/0.79  % (16857)Termination phase: Saturation
% 1.58/0.79  
% 1.58/0.79  % (16857)Memory used [KB]: 1585
% 1.58/0.79  % (16857)Time elapsed: 0.045 s
% 1.58/0.79  % (16857)Instructions burned: 150 (million)
% 1.58/0.79  % (16857)------------------------------
% 1.58/0.79  % (16857)------------------------------
% 1.58/0.79  % (16876)Instruction limit reached!
% 1.58/0.79  % (16876)------------------------------
% 1.58/0.79  % (16876)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.58/0.79  % (16876)Termination reason: Unknown
% 1.58/0.79  % (16876)Termination phase: Saturation
% 1.58/0.79  
% 1.58/0.79  % (16876)Memory used [KB]: 1357
% 1.58/0.79  % (16876)Time elapsed: 0.016 s
% 1.58/0.79  % (16876)Instructions burned: 53 (million)
% 1.58/0.79  % (16876)------------------------------
% 1.58/0.79  % (16876)------------------------------
% 1.58/0.79  % (16885)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 (2995ds/77Mi)
% 1.58/0.79  % (16875)Instruction limit reached!
% 1.58/0.79  % (16875)------------------------------
% 1.58/0.79  % (16875)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.58/0.79  % (16875)Termination reason: Unknown
% 1.58/0.79  % (16875)Termination phase: Saturation
% 1.58/0.79  
% 1.58/0.79  % (16875)Memory used [KB]: 1398
% 1.58/0.79  % (16875)Time elapsed: 0.023 s
% 1.58/0.79  % (16875)Instructions burned: 68 (million)
% 1.58/0.79  % (16875)------------------------------
% 1.58/0.79  % (16875)------------------------------
% 1.58/0.79  % (16886)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on Vampire---4 for (2995ds/1548Mi)
% 1.58/0.79  % (16887)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 (2995ds/76Mi)
% 1.58/0.79  % (16889)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 (2995ds/1376Mi)
% 1.90/0.81  % (16885)Instruction limit reached!
% 1.90/0.81  % (16885)------------------------------
% 1.90/0.81  % (16885)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.90/0.81  % (16885)Termination reason: Unknown
% 1.90/0.81  % (16885)Termination phase: Saturation
% 1.90/0.81  
% 1.90/0.81  % (16885)Memory used [KB]: 2487
% 1.90/0.81  % (16885)Time elapsed: 0.023 s
% 1.90/0.81  % (16885)Instructions burned: 77 (million)
% 1.90/0.81  % (16885)------------------------------
% 1.90/0.81  % (16885)------------------------------
% 1.90/0.81  % (16887)Instruction limit reached!
% 1.90/0.81  % (16887)------------------------------
% 1.90/0.81  % (16887)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.90/0.81  % (16887)Termination reason: Unknown
% 1.90/0.81  % (16887)Termination phase: Saturation
% 1.90/0.81  
% 1.90/0.81  % (16887)Memory used [KB]: 1477
% 1.90/0.81  % (16887)Time elapsed: 0.022 s
% 1.90/0.81  % (16887)Instructions burned: 76 (million)
% 1.90/0.81  % (16887)------------------------------
% 1.90/0.81  % (16887)------------------------------
% 1.90/0.81  % (16900)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 (2995ds/117Mi)
% 1.90/0.81  % (16901)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 (2995ds/59Mi)
% 1.90/0.82  % (16871)Instruction limit reached!
% 1.90/0.82  % (16871)------------------------------
% 1.90/0.82  % (16871)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.90/0.82  % (16871)Termination reason: Unknown
% 1.90/0.82  % (16871)Termination phase: Saturation
% 1.90/0.82  
% 1.90/0.82  % (16871)Memory used [KB]: 2114
% 1.90/0.82  % (16871)Time elapsed: 0.064 s
% 1.90/0.82  % (16871)Instructions burned: 207 (million)
% 1.90/0.82  % (16871)------------------------------
% 1.90/0.82  % (16871)------------------------------
% 1.90/0.82  % (16906)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.90/0.83  % (16883)Instruction limit reached!
% 1.90/0.83  % (16883)------------------------------
% 1.90/0.83  % (16883)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.90/0.83  % (16883)Termination reason: Unknown
% 1.90/0.83  % (16883)Termination phase: Saturation
% 1.90/0.83  
% 1.90/0.83  % (16883)Memory used [KB]: 1657
% 1.90/0.83  % (16883)Time elapsed: 0.043 s
% 1.90/0.83  % (16883)Instructions burned: 163 (million)
% 1.90/0.83  % (16883)------------------------------
% 1.90/0.83  % (16883)------------------------------
% 1.90/0.83  % (16901)Instruction limit reached!
% 1.90/0.83  % (16901)------------------------------
% 1.90/0.83  % (16901)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.90/0.83  % (16901)Termination reason: Unknown
% 1.90/0.83  % (16901)Termination phase: Saturation
% 1.90/0.83  
% 1.90/0.83  % (16901)Memory used [KB]: 1433
% 1.90/0.83  % (16901)Time elapsed: 0.018 s
% 1.90/0.83  % (16901)Instructions burned: 61 (million)
% 1.90/0.83  % (16901)------------------------------
% 1.90/0.83  % (16901)------------------------------
% 1.90/0.83  % (16911)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.90/0.83  % (16913)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.90/0.83  % (16911)Refutation not found, incomplete strategy% (16911)------------------------------
% 1.90/0.83  % (16911)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.90/0.83  % (16911)Termination reason: Refutation not found, incomplete strategy
% 1.90/0.83  
% 1.90/0.83  % (16911)Memory used [KB]: 1089
% 1.90/0.83  % (16911)Time elapsed: 0.003 s
% 1.90/0.83  % (16911)Instructions burned: 11 (million)
% 1.90/0.83  % (16911)------------------------------
% 1.90/0.83  % (16911)------------------------------
% 1.90/0.84  % (16915)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.90/0.84  % (16915)Refutation not found, incomplete strategy% (16915)------------------------------
% 1.90/0.84  % (16915)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.90/0.84  % (16915)Termination reason: Refutation not found, incomplete strategy
% 1.90/0.84  
% 1.90/0.84  % (16915)Memory used [KB]: 1025
% 1.90/0.84  % (16915)Time elapsed: 0.023 s
% 1.90/0.84  % (16915)Instructions burned: 4 (million)
% 1.90/0.84  % (16915)------------------------------
% 1.90/0.84  % (16915)------------------------------
% 2.08/0.84  % (16918)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)
% 2.08/0.85  % (16900)Instruction limit reached!
% 2.08/0.85  % (16900)------------------------------
% 2.08/0.85  % (16900)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.08/0.85  % (16900)Termination reason: Unknown
% 2.08/0.85  % (16900)Termination phase: Saturation
% 2.08/0.85  
% 2.08/0.85  % (16900)Memory used [KB]: 2583
% 2.08/0.85  % (16900)Time elapsed: 0.036 s
% 2.08/0.85  % (16900)Instructions burned: 117 (million)
% 2.08/0.85  % (16900)------------------------------
% 2.08/0.85  % (16900)------------------------------
% 2.08/0.85  % (16926)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)
% 2.08/0.86  % (16906)Instruction limit reached!
% 2.08/0.86  % (16906)------------------------------
% 2.08/0.86  % (16906)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.08/0.86  % (16906)Termination reason: Unknown
% 2.08/0.86  % (16906)Termination phase: Saturation
% 2.08/0.86  
% 2.08/0.86  % (16906)Memory used [KB]: 1368
% 2.08/0.86  % (16906)Time elapsed: 0.063 s
% 2.08/0.86  % (16906)Instructions burned: 153 (million)
% 2.08/0.86  % (16906)------------------------------
% 2.08/0.86  % (16906)------------------------------
% 2.08/0.87  % (16932)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 (2994ds/578Mi)
% 2.08/0.87  % (16926)Instruction limit reached!
% 2.08/0.87  % (16926)------------------------------
% 2.08/0.87  % (16926)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.08/0.87  % (16926)Termination reason: Unknown
% 2.08/0.87  % (16926)Termination phase: Saturation
% 2.08/0.87  
% 2.08/0.87  % (16926)Memory used [KB]: 1337
% 2.08/0.87  % (16926)Time elapsed: 0.045 s
% 2.08/0.87  % (16926)Instructions burned: 76 (million)
% 2.08/0.87  % (16926)------------------------------
% 2.08/0.87  % (16926)------------------------------
% 2.08/0.87  % (16937)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 (2994ds/251Mi)
% 2.20/0.93  % (16918)Instruction limit reached!
% 2.20/0.93  % (16918)------------------------------
% 2.20/0.93  % (16918)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.20/0.93  % (16918)Termination reason: Unknown
% 2.20/0.93  % (16918)Termination phase: Saturation
% 2.20/0.93  
% 2.20/0.93  % (16918)Memory used [KB]: 2487
% 2.20/0.93  % (16918)Time elapsed: 0.118 s
% 2.20/0.93  % (16918)Instructions burned: 358 (million)
% 2.20/0.93  % (16918)------------------------------
% 2.20/0.93  % (16918)------------------------------
% 2.20/0.94  % (16970)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)
% 2.20/0.95  % (16937)Instruction limit reached!
% 2.20/0.95  % (16937)------------------------------
% 2.20/0.95  % (16937)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.20/0.95  % (16937)Termination reason: Unknown
% 2.20/0.95  % (16937)Termination phase: Saturation
% 2.20/0.95  
% 2.20/0.95  % (16937)Memory used [KB]: 3064
% 2.20/0.95  % (16937)Time elapsed: 0.102 s
% 2.20/0.95  % (16937)Instructions burned: 253 (million)
% 2.20/0.95  % (16937)------------------------------
% 2.20/0.95  % (16937)------------------------------
% 2.20/0.95  % (16986)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)
% 2.20/0.96  % (16986)Instruction limit reached!
% 2.20/0.96  % (16986)------------------------------
% 2.20/0.96  % (16986)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.20/0.96  % (16986)Termination reason: Unknown
% 2.20/0.96  % (16986)Termination phase: Saturation
% 2.20/0.96  
% 2.20/0.96  % (16986)Memory used [KB]: 1434
% 2.20/0.96  % (16986)Time elapsed: 0.012 s
% 2.20/0.96  % (16986)Instructions burned: 37 (million)
% 2.20/0.96  % (16986)------------------------------
% 2.20/0.96  % (16986)------------------------------
% 2.20/0.96  % (16970)Instruction limit reached!
% 2.20/0.96  % (16970)------------------------------
% 2.20/0.96  % (16970)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.20/0.96  % (16970)Termination reason: Unknown
% 2.20/0.96  % (16970)Termination phase: Saturation
% 2.20/0.96  
% 2.20/0.96  % (16970)Memory used [KB]: 1696
% 2.20/0.96  % (16970)Time elapsed: 0.051 s
% 2.20/0.96  % (16970)Instructions burned: 96 (million)
% 2.20/0.96  % (16970)------------------------------
% 2.20/0.96  % (16970)------------------------------
% 2.20/0.97  % (16998)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)
% 2.20/0.97  % (17002)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)
% 2.41/0.99  % (17002)Refutation not found, incomplete strategy% (17002)------------------------------
% 2.41/0.99  % (17002)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.41/0.99  % (17002)Termination reason: Refutation not found, incomplete strategy
% 2.41/0.99  
% 2.41/0.99  % (17002)Memory used [KB]: 1489
% 2.41/0.99  % (17002)Time elapsed: 0.027 s
% 2.41/0.99  % (17002)Instructions burned: 90 (million)
% 2.41/0.99  % (17002)------------------------------
% 2.41/0.99  % (17002)------------------------------
% 2.41/1.00  % (17023)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)
% 2.41/1.00  % (16998)Instruction limit reached!
% 2.41/1.00  % (16998)------------------------------
% 2.41/1.00  % (16998)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.41/1.00  % (16998)Termination reason: Unknown
% 2.41/1.00  % (16998)Termination phase: Saturation
% 2.41/1.00  
% 2.41/1.00  % (16998)Memory used [KB]: 1674
% 2.41/1.00  % (16998)Time elapsed: 0.062 s
% 2.41/1.00  % (16998)Instructions burned: 135 (million)
% 2.41/1.00  % (16998)------------------------------
% 2.41/1.00  % (16998)------------------------------
% 2.41/1.00  % (16882)Instruction limit reached!
% 2.41/1.00  % (16882)------------------------------
% 2.41/1.00  % (16882)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.41/1.00  % (16882)Termination reason: Unknown
% 2.41/1.00  % (16882)Termination phase: Saturation
% 2.41/1.00  
% 2.41/1.00  % (16882)Memory used [KB]: 4122
% 2.41/1.00  % (16882)Time elapsed: 0.220 s
% 2.41/1.00  % (16882)Instructions burned: 863 (million)
% 2.41/1.00  % (16882)------------------------------
% 2.41/1.00  % (16882)------------------------------
% 2.41/1.01  % (17033)dis+10_1:1_sil=2000:nwc=5.0:s2agt=32:s2a=on:i=54:nm=4:alpa=true_0 on Vampire---4 for (2992ds/54Mi)
% 2.41/1.01  % (17036)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 (2992ds/62Mi)
% 2.41/1.01  % (17036)Refutation not found, incomplete strategy% (17036)------------------------------
% 2.41/1.01  % (17036)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.41/1.01  % (17036)Termination reason: Refutation not found, incomplete strategy
% 2.41/1.01  
% 2.41/1.01  % (17036)Memory used [KB]: 1028
% 2.41/1.01  % (17036)Time elapsed: 0.002 s
% 2.41/1.01  % (17036)Instructions burned: 5 (million)
% 2.41/1.01  % (17036)------------------------------
% 2.41/1.01  % (17036)------------------------------
% 2.41/1.01  % (17039)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 (2992ds/2265Mi)
% 2.41/1.01  % (17039)Refutation not found, incomplete strategy% (17039)------------------------------
% 2.41/1.01  % (17039)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.41/1.01  % (17039)Termination reason: Refutation not found, incomplete strategy
% 2.41/1.01  
% 2.41/1.01  % (17039)Memory used [KB]: 1087
% 2.41/1.01  % (17039)Time elapsed: 0.003 s
% 2.41/1.01  % (17039)Instructions burned: 10 (million)
% 2.41/1.01  % (17039)------------------------------
% 2.41/1.01  % (17039)------------------------------
% 2.41/1.02  % (17041)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 (2992ds/91Mi)
% 2.41/1.02  % (17041)Refutation not found, incomplete strategy% (17041)------------------------------
% 2.41/1.02  % (17041)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.41/1.02  % (17041)Termination reason: Refutation not found, incomplete strategy
% 2.41/1.02  
% 2.41/1.02  % (17041)Memory used [KB]: 1016
% 2.41/1.02  % (17041)Time elapsed: 0.001 s
% 2.41/1.02  % (17041)Instructions burned: 4 (million)
% 2.41/1.02  % (17041)------------------------------
% 2.41/1.02  % (17041)------------------------------
% 2.41/1.02  % (17042)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 (2992ds/83Mi)
% 2.41/1.02  % (17033)Instruction limit reached!
% 2.41/1.02  % (17033)------------------------------
% 2.41/1.02  % (17033)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.41/1.02  % (17033)Termination reason: Unknown
% 2.41/1.02  % (17033)Termination phase: Saturation
% 2.41/1.02  
% 2.41/1.02  % (17033)Memory used [KB]: 1350
% 2.41/1.02  % (17033)Time elapsed: 0.018 s
% 2.41/1.02  % (17033)Instructions burned: 55 (million)
% 2.41/1.02  % (17033)------------------------------
% 2.41/1.02  % (17033)------------------------------
% 2.41/1.03  % (17047)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)
% 2.41/1.03  % (17047)Refutation not found, incomplete strategy% (17047)------------------------------
% 2.41/1.03  % (17047)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.41/1.03  % (17047)Termination reason: Refutation not found, incomplete strategy
% 2.41/1.03  
% 2.41/1.03  % (17047)Memory used [KB]: 1023
% 2.41/1.03  % (17047)Time elapsed: 0.002 s
% 2.41/1.03  % (17047)Instructions burned: 4 (million)
% 2.41/1.03  % (17047)------------------------------
% 2.41/1.03  % (17047)------------------------------
% 2.41/1.03  % (17023)Instruction limit reached!
% 2.41/1.03  % (17023)------------------------------
% 2.41/1.03  % (17023)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.41/1.03  % (17023)Termination reason: Unknown
% 2.41/1.03  % (17023)Termination phase: Saturation
% 2.41/1.03  
% 2.41/1.03  % (17023)Memory used [KB]: 3004
% 2.41/1.03  % (17023)Time elapsed: 0.033 s
% 2.41/1.03  % (17023)Instructions burned: 100 (million)
% 2.41/1.03  % (17023)------------------------------
% 2.41/1.03  % (17023)------------------------------
% 2.41/1.03  % (17050)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)
% 2.41/1.03  % (17051)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)
% 2.41/1.03  % (17051)Refutation not found, incomplete strategy% (17051)------------------------------
% 2.41/1.03  % (17051)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.41/1.03  % (17051)Termination reason: Refutation not found, incomplete strategy
% 2.41/1.03  
% 2.41/1.03  % (17051)Memory used [KB]: 1085
% 2.41/1.03  % (17051)Time elapsed: 0.002 s
% 2.41/1.03  % (17051)Instructions burned: 7 (million)
% 2.41/1.03  % (17051)------------------------------
% 2.41/1.03  % (17051)------------------------------
% 2.41/1.03  % (17053)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)
% 2.41/1.04  % (17042)Instruction limit reached!
% 2.41/1.04  % (17042)------------------------------
% 2.41/1.04  % (17042)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.41/1.04  % (17042)Termination reason: Unknown
% 2.41/1.04  % (17042)Termination phase: Saturation
% 2.41/1.04  
% 2.41/1.04  % (17042)Memory used [KB]: 3296
% 2.41/1.04  % (17042)Time elapsed: 0.026 s
% 2.41/1.04  % (17042)Instructions burned: 86 (million)
% 2.41/1.04  % (17042)------------------------------
% 2.41/1.04  % (17042)------------------------------
% 2.41/1.05  % (17059)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)
% 2.41/1.05  % (17050)Instruction limit reached!
% 2.41/1.05  % (17050)------------------------------
% 2.41/1.05  % (17050)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.41/1.05  % (17050)Termination reason: Unknown
% 2.41/1.05  % (17050)Termination phase: Saturation
% 2.41/1.05  
% 2.41/1.05  % (17050)Memory used [KB]: 1327
% 2.41/1.05  % (17050)Time elapsed: 0.023 s
% 2.41/1.05  % (17050)Instructions burned: 85 (million)
% 2.41/1.05  % (17050)------------------------------
% 2.41/1.05  % (17050)------------------------------
% 2.41/1.05  % (16932)Instruction limit reached!
% 2.41/1.05  % (16932)------------------------------
% 2.41/1.05  % (16932)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.41/1.05  % (16932)Termination reason: Unknown
% 2.41/1.05  % (16932)Termination phase: Saturation
% 2.41/1.05  
% 2.41/1.05  % (16932)Memory used [KB]: 7154
% 2.41/1.05  % (16932)Time elapsed: 0.210 s
% 2.41/1.05  % (16932)Instructions burned: 578 (million)
% 2.41/1.05  % (16932)------------------------------
% 2.41/1.05  % (16932)------------------------------
% 2.41/1.05  % (17064)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.03/1.06  % (17065)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.03/1.06  % (17059)Refutation not found, incomplete strategy% (17059)------------------------------
% 3.03/1.06  % (17059)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 3.03/1.06  % (17059)Termination reason: Refutation not found, incomplete strategy
% 3.03/1.06  
% 3.03/1.06  % (17059)Memory used [KB]: 1299
% 3.03/1.06  % (17059)Time elapsed: 0.016 s
% 3.03/1.06  % (17059)Instructions burned: 64 (million)
% 3.03/1.06  % (17059)------------------------------
% 3.03/1.06  % (17059)------------------------------
% 3.03/1.07  % (17066)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)
% 4.23/1.10  % (17066)Instruction limit reached!
% 4.23/1.10  % (17066)------------------------------
% 4.23/1.10  % (17066)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.23/1.10  % (17066)Termination reason: Unknown
% 4.23/1.10  % (17066)Termination phase: Saturation
% 4.23/1.10  
% 4.23/1.10  % (17066)Memory used [KB]: 1361
% 4.23/1.10  % (17066)Time elapsed: 0.034 s
% 4.23/1.10  % (17066)Instructions burned: 99 (million)
% 4.23/1.10  % (17066)------------------------------
% 4.23/1.10  % (17066)------------------------------
% 4.23/1.10  % (17053)Instruction limit reached!
% 4.23/1.10  % (17053)------------------------------
% 4.23/1.10  % (17053)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.23/1.10  % (17053)Termination reason: Unknown
% 4.23/1.10  % (17053)Termination phase: Saturation
% 4.23/1.10  
% 4.23/1.10  % (17053)Memory used [KB]: 1932
% 4.23/1.10  % (17053)Time elapsed: 0.069 s
% 4.23/1.10  % (17053)Instructions burned: 261 (million)
% 4.23/1.10  % (17053)------------------------------
% 4.23/1.10  % (17053)------------------------------
% 4.23/1.10  % (17071)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 (2992ds/464Mi)
% 4.23/1.11  % (17073)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 (2992ds/79Mi)
% 4.23/1.11  % (17065)Instruction limit reached!
% 4.23/1.11  % (17065)------------------------------
% 4.23/1.11  % (17065)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.23/1.11  % (17065)Termination reason: Unknown
% 4.23/1.11  % (17065)Termination phase: Saturation
% 4.23/1.11  
% 4.23/1.11  % (17065)Memory used [KB]: 1987
% 4.23/1.11  % (17065)Time elapsed: 0.050 s
% 4.23/1.11  % (17065)Instructions burned: 153 (million)
% 4.23/1.11  % (17065)------------------------------
% 4.23/1.11  % (17065)------------------------------
% 4.23/1.11  % (17078)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)
% 4.53/1.13  % (17073)Instruction limit reached!
% 4.53/1.13  % (17073)------------------------------
% 4.53/1.13  % (17073)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.53/1.13  % (17073)Termination reason: Unknown
% 4.53/1.13  % (17073)Termination phase: Saturation
% 4.53/1.13  
% 4.53/1.13  % (17073)Memory used [KB]: 1334
% 4.53/1.13  % (17073)Time elapsed: 0.023 s
% 4.53/1.13  % (17073)Instructions burned: 79 (million)
% 4.53/1.13  % (17073)------------------------------
% 4.53/1.13  % (17073)------------------------------
% 4.53/1.13  % (17084)lrs+1011_1:1_sil=64000:i=101:sd=2:ep=R:ss=axioms_0 on Vampire---4 for (2991ds/101Mi)
% 4.53/1.13  % (17064)Instruction limit reached!
% 4.53/1.13  % (17064)------------------------------
% 4.53/1.13  % (17064)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.53/1.13  % (17064)Termination reason: Unknown
% 4.53/1.13  % (17064)Termination phase: Saturation
% 4.53/1.13  
% 4.53/1.13  % (17064)Memory used [KB]: 1939
% 4.53/1.13  % (17064)Time elapsed: 0.078 s
% 4.53/1.13  % (17064)Instructions burned: 279 (million)
% 4.53/1.13  % (17064)------------------------------
% 4.53/1.13  % (17064)------------------------------
% 4.53/1.13  % (17085)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)
% 4.53/1.14  % (16873)Instruction limit reached!
% 4.53/1.14  % (16873)------------------------------
% 4.53/1.14  % (16873)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.53/1.14  % (16873)Termination reason: Unknown
% 4.53/1.14  % (16873)Termination phase: Saturation
% 4.53/1.14  
% 4.53/1.14  % (16873)Memory used [KB]: 4209
% 4.53/1.14  % (16873)Time elapsed: 0.377 s
% 4.53/1.14  % (16873)Instructions burned: 1483 (million)
% 4.53/1.14  % (16873)------------------------------
% 4.53/1.14  % (16873)------------------------------
% 4.53/1.14  % (17089)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.69/1.15  % (17084)Instruction limit reached!
% 4.69/1.15  % (17084)------------------------------
% 4.69/1.15  % (17084)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.69/1.15  % (17084)Termination reason: Unknown
% 4.69/1.15  % (17084)Termination phase: Saturation
% 4.69/1.15  
% 4.69/1.15  % (17084)Memory used [KB]: 1285
% 4.69/1.15  % (17084)Time elapsed: 0.025 s
% 4.69/1.15  % (17084)Instructions burned: 103 (million)
% 4.69/1.15  % (17084)------------------------------
% 4.69/1.15  % (17084)------------------------------
% 4.69/1.15  % (16889)Instruction limit reached!
% 4.69/1.15  % (16889)------------------------------
% 4.69/1.15  % (16889)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.69/1.15  % (16889)Termination reason: Unknown
% 4.69/1.15  % (16889)Termination phase: Saturation
% 4.69/1.15  
% 4.69/1.15  % (16889)Memory used [KB]: 3872
% 4.69/1.15  % (16889)Time elapsed: 0.364 s
% 4.69/1.15  % (16889)Instructions burned: 1379 (million)
% 4.69/1.15  % (16889)------------------------------
% 4.69/1.15  % (16889)------------------------------
% 4.69/1.16  % (17093)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.69/1.16  % (17095)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.69/1.19  % (16886)Instruction limit reached!
% 4.69/1.19  % (16886)------------------------------
% 4.69/1.19  % (16886)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.69/1.19  % (16886)Termination reason: Unknown
% 4.69/1.19  % (16886)Termination phase: Saturation
% 4.69/1.19  
% 4.69/1.19  % (16886)Memory used [KB]: 4150
% 4.69/1.19  % (16886)Time elapsed: 0.397 s
% 4.69/1.19  % (16886)Instructions burned: 1549 (million)
% 4.69/1.19  % (16886)------------------------------
% 4.69/1.19  % (16886)------------------------------
% 4.69/1.19  % (17089)Instruction limit reached!
% 4.69/1.19  % (17089)------------------------------
% 4.69/1.19  % (17089)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.69/1.19  % (17089)Termination reason: Unknown
% 4.69/1.19  % (17089)Termination phase: Saturation
% 4.69/1.19  
% 4.69/1.19  % (17089)Memory used [KB]: 3277
% 4.69/1.19  % (17089)Time elapsed: 0.047 s
% 4.69/1.19  % (17089)Instructions burned: 171 (million)
% 4.69/1.19  % (17089)------------------------------
% 4.69/1.19  % (17089)------------------------------
% 4.69/1.19  % (17106)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.69/1.19  % (17107)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.69/1.19  % (17095)Instruction limit reached!
% 4.69/1.19  % (17095)------------------------------
% 4.69/1.19  % (17095)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.69/1.19  % (17095)Termination reason: Unknown
% 4.69/1.19  % (17095)Termination phase: Saturation
% 4.69/1.19  
% 4.69/1.19  % (17095)Memory used [KB]: 2614
% 4.69/1.19  % (17095)Time elapsed: 0.036 s
% 4.69/1.19  % (17095)Instructions burned: 111 (million)
% 4.69/1.19  % (17095)------------------------------
% 4.69/1.19  % (17095)------------------------------
% 4.69/1.19  % (17111)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.69/1.21  % (17093)Instruction limit reached!
% 4.69/1.21  % (17093)------------------------------
% 4.69/1.21  % (17093)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.69/1.21  % (17093)Termination reason: Unknown
% 4.69/1.21  % (17093)Termination phase: Saturation
% 4.69/1.21  
% 4.69/1.21  % (17093)Memory used [KB]: 2159
% 4.69/1.21  % (17093)Time elapsed: 0.057 s
% 4.69/1.21  % (17093)Instructions burned: 179 (million)
% 4.69/1.21  % (17093)------------------------------
% 4.69/1.21  % (17093)------------------------------
% 4.69/1.21  % (17121)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 (2990ds/118Mi)
% 4.69/1.22  % (17121)Refutation not found, incomplete strategy% (17121)------------------------------
% 4.69/1.22  % (17121)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 4.69/1.22  % (17121)Termination reason: Refutation not found, incomplete strategy
% 4.69/1.22  
% 4.69/1.22  % (17121)Memory used [KB]: 1014
% 4.69/1.22  % (17121)Time elapsed: 0.001 s
% 4.69/1.22  % (17121)Instructions burned: 3 (million)
% 4.69/1.22  % (17121)------------------------------
% 4.69/1.22  % (17121)------------------------------
% 4.69/1.22  % (17125)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 (2990ds/85Mi)
% 5.01/1.24  % (17125)Instruction limit reached!
% 5.01/1.24  % (17125)------------------------------
% 5.01/1.24  % (17125)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.01/1.24  % (17125)Termination reason: Unknown
% 5.01/1.24  % (17125)Termination phase: Saturation
% 5.01/1.24  
% 5.01/1.24  % (17125)Memory used [KB]: 1435
% 5.01/1.24  % (17125)Time elapsed: 0.025 s
% 5.01/1.24  % (17125)Instructions burned: 85 (million)
% 5.01/1.24  % (17125)------------------------------
% 5.01/1.24  % (17125)------------------------------
% 5.01/1.24  % (17147)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)
% 5.01/1.25  % (17071)Instruction limit reached!
% 5.01/1.25  % (17071)------------------------------
% 5.01/1.25  % (17071)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.01/1.25  % (17071)Termination reason: Unknown
% 5.01/1.25  % (17071)Termination phase: Saturation
% 5.01/1.25  
% 5.01/1.25  % (17071)Memory used [KB]: 4573
% 5.01/1.25  % (17071)Time elapsed: 0.143 s
% 5.01/1.25  % (17071)Instructions burned: 466 (million)
% 5.01/1.25  % (17071)------------------------------
% 5.01/1.25  % (17071)------------------------------
% 5.01/1.25  % (17149)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)
% 5.01/1.26  % (17107)Instruction limit reached!
% 5.01/1.26  % (17107)------------------------------
% 5.01/1.26  % (17107)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.01/1.26  % (17107)Termination reason: Unknown
% 5.01/1.26  % (17107)Termination phase: Saturation
% 5.01/1.26  
% 5.01/1.26  % (17107)Memory used [KB]: 3115
% 5.01/1.26  % (17107)Time elapsed: 0.069 s
% 5.01/1.26  % (17107)Instructions burned: 229 (million)
% 5.01/1.26  % (17107)------------------------------
% 5.01/1.26  % (17107)------------------------------
% 5.01/1.26  % (17106)Instruction limit reached!
% 5.01/1.26  % (17106)------------------------------
% 5.01/1.26  % (17106)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.01/1.26  % (17106)Termination reason: Unknown
% 5.01/1.26  % (17106)Termination phase: Saturation
% 5.01/1.26  
% 5.01/1.26  % (17106)Memory used [KB]: 2275
% 5.01/1.26  % (17106)Time elapsed: 0.071 s
% 5.01/1.26  % (17106)Instructions burned: 243 (million)
% 5.01/1.26  % (17106)------------------------------
% 5.01/1.26  % (17106)------------------------------
% 5.01/1.26  % (17153)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)
% 5.01/1.26  % (17154)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)
% 5.01/1.27  % (16913)Instruction limit reached!
% 5.01/1.27  % (16913)------------------------------
% 5.01/1.27  % (16913)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.01/1.27  % (16913)Termination reason: Unknown
% 5.01/1.27  % (16913)Termination phase: Saturation
% 5.01/1.27  
% 5.01/1.27  % (16913)Memory used [KB]: 4160
% 5.01/1.27  % (16913)Time elapsed: 0.457 s
% 5.01/1.27  % (16913)Instructions burned: 1800 (million)
% 5.01/1.27  % (16913)------------------------------
% 5.01/1.27  % (16913)------------------------------
% 5.01/1.27  % (17157)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)
% 5.36/1.28  % (17154)Instruction limit reached!
% 5.36/1.28  % (17154)------------------------------
% 5.36/1.28  % (17154)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.36/1.28  % (17154)Termination reason: Unknown
% 5.36/1.28  % (17154)Termination phase: Saturation
% 5.36/1.28  
% 5.36/1.28  % (17154)Memory used [KB]: 1362
% 5.36/1.28  % (17154)Time elapsed: 0.018 s
% 5.36/1.28  % (17154)Instructions burned: 64 (million)
% 5.36/1.28  % (17154)------------------------------
% 5.36/1.28  % (17154)------------------------------
% 5.36/1.28  % (17158)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)
% 5.36/1.28  % (17149)Instruction limit reached!
% 5.36/1.28  % (17149)------------------------------
% 5.36/1.28  % (17149)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.36/1.28  % (17149)Termination reason: Unknown
% 5.36/1.28  % (17149)Termination phase: Saturation
% 5.36/1.28  
% 5.36/1.28  % (17149)Memory used [KB]: 1737
% 5.36/1.28  % (17149)Time elapsed: 0.037 s
% 5.36/1.28  % (17149)Instructions burned: 135 (million)
% 5.36/1.28  % (17149)------------------------------
% 5.36/1.28  % (17149)------------------------------
% 5.36/1.29  % (17159)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)
% 5.36/1.30  % (17147)Instruction limit reached!
% 5.36/1.30  % (17147)------------------------------
% 5.36/1.30  % (17147)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.36/1.30  % (17147)Termination reason: Unknown
% 5.36/1.30  % (17147)Termination phase: Saturation
% 5.36/1.30  
% 5.36/1.30  % (17147)Memory used [KB]: 4196
% 5.36/1.30  % (17147)Time elapsed: 0.054 s
% 5.36/1.30  % (17147)Instructions burned: 184 (million)
% 5.36/1.30  % (17147)------------------------------
% 5.36/1.30  % (17147)------------------------------
% 5.36/1.30  % (17111)Instruction limit reached!
% 5.36/1.30  % (17111)------------------------------
% 5.36/1.30  % (17111)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.36/1.30  % (17111)Termination reason: Unknown
% 5.36/1.30  % (17111)Termination phase: Saturation
% 5.36/1.30  
% 5.36/1.30  % (17111)Memory used [KB]: 4876
% 5.36/1.30  % (17111)Time elapsed: 0.105 s
% 5.36/1.30  % (17111)Instructions burned: 308 (million)
% 5.36/1.30  % (17111)------------------------------
% 5.36/1.30  % (17111)------------------------------
% 5.36/1.30  % (17160)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)
% 5.36/1.30  % (17161)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)
% 5.36/1.30  % (17153)Instruction limit reached!
% 5.36/1.30  % (17153)------------------------------
% 5.36/1.30  % (17153)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.36/1.30  % (17153)Termination reason: Unknown
% 5.36/1.30  % (17153)Termination phase: Saturation
% 5.36/1.30  
% 5.36/1.30  % (17153)Memory used [KB]: 1436
% 5.36/1.30  % (17153)Time elapsed: 0.044 s
% 5.36/1.30  % (17153)Instructions burned: 181 (million)
% 5.36/1.30  % (17153)------------------------------
% 5.36/1.30  % (17153)------------------------------
% 5.36/1.30  % (17157)Instruction limit reached!
% 5.36/1.30  % (17157)------------------------------
% 5.36/1.30  % (17157)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.36/1.30  % (17157)Termination reason: Unknown
% 5.36/1.30  % (17157)Termination phase: Saturation
% 5.36/1.30  
% 5.36/1.30  % (17157)Memory used [KB]: 1474
% 5.36/1.30  % (17157)Time elapsed: 0.034 s
% 5.36/1.30  % (17157)Instructions burned: 136 (million)
% 5.36/1.30  % (17157)------------------------------
% 5.36/1.30  % (17157)------------------------------
% 5.36/1.30  % (17162)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)
% 5.36/1.30  % (17163)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)
% 5.36/1.30  % (17158)Instruction limit reached!
% 5.36/1.30  % (17158)------------------------------
% 5.36/1.30  % (17158)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.36/1.30  % (17158)Termination reason: Unknown
% 5.36/1.30  % (17158)Termination phase: Saturation
% 5.36/1.30  
% 5.36/1.30  % (17158)Memory used [KB]: 1403
% 5.36/1.30  % (17158)Time elapsed: 0.026 s
% 5.36/1.30  % (17158)Instructions burned: 96 (million)
% 5.36/1.30  % (17158)------------------------------
% 5.36/1.30  % (17158)------------------------------
% 5.36/1.31  % (17164)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)
% 5.36/1.32  % (17159)Instruction limit reached!
% 5.36/1.32  % (17159)------------------------------
% 5.36/1.32  % (17159)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.36/1.32  % (17159)Termination reason: Unknown
% 5.36/1.32  % (17159)Termination phase: Saturation
% 5.36/1.32  
% 5.36/1.32  % (17159)Memory used [KB]: 1873
% 5.36/1.32  % (17159)Time elapsed: 0.032 s
% 5.36/1.32  % (17159)Instructions burned: 113 (million)
% 5.36/1.32  % (17159)------------------------------
% 5.36/1.32  % (17159)------------------------------
% 5.36/1.32  % (17165)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)
% 5.36/1.33  % (17164)Instruction limit reached!
% 5.36/1.33  % (17164)------------------------------
% 5.36/1.33  % (17164)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.36/1.33  % (17164)Termination reason: Unknown
% 5.36/1.33  % (17164)Termination phase: Saturation
% 5.36/1.33  
% 5.36/1.33  % (17164)Memory used [KB]: 2063
% 5.36/1.33  % (17164)Time elapsed: 0.045 s
% 5.36/1.33  % (17164)Instructions burned: 91 (million)
% 5.36/1.33  % (17164)------------------------------
% 5.36/1.33  % (17164)------------------------------
% 5.36/1.33  % (17166)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 (2989ds/217Mi)
% 5.36/1.34  % (17162)Instruction limit reached!
% 5.36/1.34  % (17162)------------------------------
% 5.36/1.34  % (17162)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.36/1.34  % (17162)Termination reason: Unknown
% 5.36/1.34  % (17162)Termination phase: Saturation
% 5.36/1.34  
% 5.36/1.34  % (17162)Memory used [KB]: 1341
% 5.36/1.34  % (17162)Time elapsed: 0.058 s
% 5.36/1.34  % (17162)Instructions burned: 145 (million)
% 5.36/1.34  % (17162)------------------------------
% 5.36/1.34  % (17162)------------------------------
% 5.36/1.34  % (17167)lrs+1011_1:1_sil=8000:nicw=on:i=1513:sd=1:ss=axioms:sgt=64_0 on Vampire---4 for (2989ds/1513Mi)
% 5.79/1.36  % (17163)Instruction limit reached!
% 5.79/1.36  % (17163)------------------------------
% 5.79/1.36  % (17163)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.79/1.36  % (17163)Termination reason: Unknown
% 5.79/1.36  % (17163)Termination phase: Saturation
% 5.79/1.36  
% 5.79/1.36  % (17163)Memory used [KB]: 1435
% 5.79/1.36  % (17163)Time elapsed: 0.075 s
% 5.79/1.36  % (17163)Instructions burned: 228 (million)
% 5.79/1.36  % (17163)------------------------------
% 5.79/1.36  % (17163)------------------------------
% 5.79/1.36  % (17168)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 (2989ds/460Mi)
% 5.79/1.36  % (17165)Instruction limit reached!
% 5.79/1.36  % (17165)------------------------------
% 5.79/1.36  % (17165)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.79/1.36  % (17165)Termination reason: Unknown
% 5.79/1.36  % (17165)Termination phase: Saturation
% 5.79/1.36  
% 5.79/1.36  % (17165)Memory used [KB]: 1767
% 5.79/1.36  % (17165)Time elapsed: 0.064 s
% 5.79/1.36  % (17165)Instructions burned: 150 (million)
% 5.79/1.36  % (17165)------------------------------
% 5.79/1.36  % (17165)------------------------------
% 5.79/1.36  % (17169)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 (2989ds/76Mi)
% 5.89/1.38  % (17169)Instruction limit reached!
% 5.89/1.38  % (17169)------------------------------
% 5.89/1.38  % (17169)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.89/1.38  % (17169)Termination reason: Unknown
% 5.89/1.38  % (17169)Termination phase: Saturation
% 5.89/1.38  
% 5.89/1.38  % (17169)Memory used [KB]: 1436
% 5.89/1.38  % (17169)Time elapsed: 0.022 s
% 5.89/1.38  % (17169)Instructions burned: 76 (million)
% 5.89/1.38  % (17169)------------------------------
% 5.89/1.38  % (17169)------------------------------
% 5.89/1.38  % (17166)Instruction limit reached!
% 5.89/1.38  % (17166)------------------------------
% 5.89/1.38  % (17166)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.89/1.38  % (17166)Termination reason: Unknown
% 5.89/1.38  % (17166)Termination phase: Saturation
% 5.89/1.38  
% 5.89/1.38  % (17166)Memory used [KB]: 1552
% 5.89/1.38  % (17166)Time elapsed: 0.077 s
% 5.89/1.38  % (17166)Instructions burned: 220 (million)
% 5.89/1.38  % (17166)------------------------------
% 5.89/1.38  % (17166)------------------------------
% 5.89/1.39  % (17170)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 (2989ds/113Mi)
% 5.89/1.39  % (17171)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 (2989ds/77Mi)
% 5.89/1.40  % (17160)Instruction limit reached!
% 5.89/1.40  % (17160)------------------------------
% 5.89/1.40  % (17160)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.89/1.40  % (17160)Termination reason: Unknown
% 5.89/1.40  % (17160)Termination phase: Saturation
% 5.89/1.40  
% 5.89/1.40  % (17160)Memory used [KB]: 2455
% 5.89/1.40  % (17160)Time elapsed: 0.102 s
% 5.89/1.40  % (17160)Instructions burned: 374 (million)
% 5.89/1.40  % (17160)------------------------------
% 5.89/1.40  % (17160)------------------------------
% 5.89/1.40  % (17172)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 (2988ds/639Mi)
% 5.89/1.41  % (17171)Instruction limit reached!
% 5.89/1.41  % (17171)------------------------------
% 5.89/1.41  % (17171)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.89/1.41  % (17171)Termination reason: Unknown
% 5.89/1.41  % (17171)Termination phase: Saturation
% 5.89/1.41  
% 5.89/1.41  % (17171)Memory used [KB]: 2422
% 5.89/1.41  % (17171)Time elapsed: 0.025 s
% 5.89/1.41  % (17171)Instructions burned: 77 (million)
% 5.89/1.41  % (17171)------------------------------
% 5.89/1.41  % (17171)------------------------------
% 5.89/1.41  % (17173)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 (2988ds/851Mi)
% 5.89/1.42  % (17170)Instruction limit reached!
% 5.89/1.42  % (17170)------------------------------
% 5.89/1.42  % (17170)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 5.89/1.42  % (17170)Termination reason: Unknown
% 5.89/1.42  % (17170)Termination phase: Saturation
% 5.89/1.42  
% 5.89/1.42  % (17170)Memory used [KB]: 1405
% 5.89/1.42  % (17170)Time elapsed: 0.031 s
% 5.89/1.42  % (17170)Instructions burned: 116 (million)
% 5.89/1.42  % (17170)------------------------------
% 5.89/1.42  % (17170)------------------------------
% 5.89/1.42  % (17174)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 (2988ds/463Mi)
% 6.12/1.50  % (17168)Instruction limit reached!
% 6.12/1.50  % (17168)------------------------------
% 6.12/1.50  % (17168)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 6.12/1.50  % (17168)Termination reason: Unknown
% 6.12/1.50  % (17168)Termination phase: Saturation
% 6.12/1.50  
% 6.12/1.50  % (17168)Memory used [KB]: 5331
% 6.12/1.50  % (17168)Time elapsed: 0.143 s
% 6.12/1.50  % (17168)Instructions burned: 460 (million)
% 6.12/1.50  % (17168)------------------------------
% 6.12/1.50  % (17168)------------------------------
% 6.12/1.50  % (17175)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 (2987ds/127Mi)
% 6.27/1.54  % (17174)Instruction limit reached!
% 6.27/1.54  % (17174)------------------------------
% 6.27/1.54  % (17174)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 6.27/1.54  % (17174)Termination reason: Unknown
% 6.27/1.54  % (17174)Termination phase: Saturation
% 6.27/1.54  
% 6.27/1.54  % (17174)Memory used [KB]: 2444
% 6.27/1.54  % (17174)Time elapsed: 0.124 s
% 6.27/1.54  % (17174)Instructions burned: 464 (million)
% 6.27/1.54  % (17174)------------------------------
% 6.27/1.54  % (17174)------------------------------
% 6.27/1.54  % (17175)Instruction limit reached!
% 6.27/1.54  % (17175)------------------------------
% 6.27/1.54  % (17175)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 6.27/1.54  % (17175)Termination reason: Unknown
% 6.27/1.54  % (17175)Termination phase: Saturation
% 6.27/1.54  
% 6.27/1.54  % (17175)Memory used [KB]: 1915
% 6.27/1.54  % (17175)Time elapsed: 0.039 s
% 6.27/1.54  % (17175)Instructions burned: 128 (million)
% 6.27/1.54  % (17175)------------------------------
% 6.27/1.54  % (17175)------------------------------
% 6.27/1.54  % (17176)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 (2987ds/159Mi)
% 6.27/1.54  % (17177)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 (2987ds/140Mi)
% 6.27/1.55  % (17177)Refutation not found, incomplete strategy% (17177)------------------------------
% 6.27/1.55  % (17177)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 6.27/1.55  % (17177)Termination reason: Refutation not found, incomplete strategy
% 6.27/1.55  
% 6.27/1.55  % (17177)Memory used [KB]: 1111
% 6.27/1.55  % (17177)Time elapsed: 0.002 s
% 6.27/1.55  % (17177)Instructions burned: 7 (million)
% 6.27/1.55  % (17177)------------------------------
% 6.27/1.55  % (17177)------------------------------
% 6.27/1.55  % (17178)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 (2987ds/246Mi)
% 6.44/1.58  % (17172)Instruction limit reached!
% 6.44/1.58  % (17172)------------------------------
% 6.44/1.58  % (17172)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 6.44/1.58  % (17172)Termination reason: Unknown
% 6.44/1.58  % (17172)Termination phase: Saturation
% 6.44/1.58  
% 6.44/1.58  % (17172)Memory used [KB]: 4520
% 6.44/1.58  % (17172)Time elapsed: 0.180 s
% 6.44/1.58  % (17172)Instructions burned: 642 (million)
% 6.44/1.58  % (17172)------------------------------
% 6.44/1.58  % (17172)------------------------------
% 6.44/1.58  % (17078)Instruction limit reached!
% 6.44/1.58  % (17078)------------------------------
% 6.44/1.58  % (17078)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 6.44/1.58  % (17078)Termination reason: Unknown
% 6.44/1.58  % (17078)Termination phase: Saturation
% 6.44/1.58  
% 6.44/1.58  % (17078)Memory used [KB]: 4076
% 6.44/1.58  % (17078)Time elapsed: 0.473 s
% 6.44/1.58  % (17078)Instructions burned: 1993 (million)
% 6.44/1.58  % (17078)------------------------------
% 6.44/1.58  % (17078)------------------------------
% 6.44/1.59  % (17179)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 (2987ds/275Mi)
% 6.44/1.59  % (17180)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 (2987ds/1318Mi)
% 6.44/1.59  % (17176)Instruction limit reached!
% 6.44/1.59  % (17176)------------------------------
% 6.44/1.59  % (17176)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 6.44/1.59  % (17176)Termination reason: Unknown
% 6.44/1.59  % (17176)Termination phase: Saturation
% 6.44/1.59  
% 6.44/1.59  % (17176)Memory used [KB]: 1902
% 6.44/1.59  % (17176)Time elapsed: 0.048 s
% 6.44/1.59  % (17176)Instructions burned: 161 (million)
% 6.44/1.59  % (17176)------------------------------
% 6.44/1.59  % (17176)------------------------------
% 6.44/1.59  % (17181)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 (2987ds/286Mi)
% 6.44/1.61  % (17173)Instruction limit reached!
% 6.44/1.61  % (17173)------------------------------
% 6.44/1.61  % (17173)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 6.44/1.61  % (17173)Termination reason: Unknown
% 6.44/1.61  % (17173)Termination phase: Saturation
% 6.44/1.61  
% 6.44/1.61  % (17173)Memory used [KB]: 2161
% 6.44/1.61  % (17173)Time elapsed: 0.203 s
% 6.44/1.61  % (17173)Instructions burned: 853 (million)
% 6.44/1.61  % (17173)------------------------------
% 6.44/1.61  % (17173)------------------------------
% 6.44/1.61  % (17178)Instruction limit reached!
% 6.44/1.61  % (17178)------------------------------
% 6.44/1.61  % (17178)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 6.44/1.61  % (17178)Termination reason: Unknown
% 6.44/1.61  % (17178)Termination phase: Saturation
% 6.44/1.61  
% 6.44/1.61  % (17178)Memory used [KB]: 2323
% 6.44/1.61  % (17178)Time elapsed: 0.067 s
% 6.44/1.61  % (17178)Instructions burned: 249 (million)
% 6.44/1.61  % (17178)------------------------------
% 6.44/1.61  % (17178)------------------------------
% 6.44/1.62  % (17182)dis+1002_5:16_sil=4000:sos=on:sac=on:i=965:ep=RST:fsr=off:erd=off_0 on Vampire---4 for (2986ds/965Mi)
% 6.44/1.62  % (17183)dis+1011_4:1_slsqr=11827605,262144:sil=2000:sp=const_max:spb=non_intro:acc=on:newcnf=on:slsq=on:nicw=on:i=144:kws=precedence:bd=off:rawr=on:alpa=true:bsd=on:bsr=unit_only:urr=ec_only_0 on Vampire---4 for (2986ds/144Mi)
% 8.79/1.66  % (17179)Instruction limit reached!
% 8.79/1.66  % (17179)------------------------------
% 8.79/1.66  % (17179)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 8.79/1.66  % (17179)Termination reason: Unknown
% 8.79/1.66  % (17179)Termination phase: Saturation
% 8.79/1.66  
% 8.79/1.66  % (17179)Memory used [KB]: 2109
% 8.79/1.66  % (17179)Time elapsed: 0.076 s
% 8.79/1.66  % (17179)Instructions burned: 277 (million)
% 8.79/1.66  % (17179)------------------------------
% 8.79/1.66  % (17179)------------------------------
% 8.79/1.66  % (17183)Instruction limit reached!
% 8.79/1.66  % (17183)------------------------------
% 8.79/1.66  % (17183)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 8.79/1.66  % (17183)Termination reason: Unknown
% 8.79/1.66  % (17183)Termination phase: Saturation
% 8.79/1.66  
% 8.79/1.66  % (17183)Memory used [KB]: 1996
% 8.79/1.66  % (17183)Time elapsed: 0.045 s
% 8.79/1.66  % (17183)Instructions burned: 146 (million)
% 8.79/1.66  % (17183)------------------------------
% 8.79/1.66  % (17183)------------------------------
% 8.79/1.66  % (17184)dis-1002_1:64_sil=2000:sos=on:nwc=10.0:i=145:nm=2:ss=axioms:ep=RST:sd=1_0 on Vampire---4 for (2986ds/145Mi)
% 8.79/1.66  % (17185)lrs-1010_1:4_sil=256000:sp=occurrence:sos=on:s2a=on:i=3921:sd=1:kws=precedence:bd=off:ins=3:ss=included:sfv=off:amm=off_0 on Vampire---4 for (2986ds/3921Mi)
% 8.79/1.67  % (17181)Instruction limit reached!
% 8.79/1.67  % (17181)------------------------------
% 8.79/1.67  % (17181)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 8.79/1.67  % (17181)Termination reason: Unknown
% 8.79/1.67  % (17181)Termination phase: Saturation
% 8.79/1.67  
% 8.79/1.67  % (17181)Memory used [KB]: 3842
% 8.79/1.67  % (17181)Time elapsed: 0.080 s
% 8.79/1.67  % (17181)Instructions burned: 286 (million)
% 8.79/1.67  % (17181)------------------------------
% 8.79/1.67  % (17181)------------------------------
% 8.99/1.68  % (17186)dis+1011_8:1_sil=4000:sos=on:acc=on:alpa=true:i=154:fsr=off:sfv=off:gsp=on_0 on Vampire---4 for (2986ds/154Mi)
% 8.99/1.70  % (17184)Instruction limit reached!
% 8.99/1.70  % (17184)------------------------------
% 8.99/1.70  % (17184)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 8.99/1.70  % (17184)Termination reason: Unknown
% 8.99/1.70  % (17184)Termination phase: Saturation
% 8.99/1.70  
% 8.99/1.70  % (17184)Memory used [KB]: 1401
% 8.99/1.70  % (17184)Time elapsed: 0.036 s
% 8.99/1.70  % (17184)Instructions burned: 148 (million)
% 8.99/1.70  % (17184)------------------------------
% 8.99/1.70  % (17184)------------------------------
% 8.99/1.70  % (17187)lrs+20_16421289:1048576_drc=encompass:sil=4000:sp=frequency:sos=on:spb=intro:lcm=predicate:gs=on:nwc=19.1506:alpa=random:kmz=on:updr=off:sac=on:gsem=on:i=205:bs=on:gsaa=from_current:sd=3:kws=inv_arity_squared:afp=50:nm=49:afq=1.98965:gsp=on:ss=axioms:er=filter:sgt=20:rawr=on:avsq=on:avsqr=1994651,1048576:sup=off_0 on Vampire---4 for (2986ds/205Mi)
% 8.99/1.73  % (17186)Instruction limit reached!
% 8.99/1.73  % (17186)------------------------------
% 8.99/1.73  % (17186)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 8.99/1.73  % (17186)Termination reason: Unknown
% 8.99/1.73  % (17186)Termination phase: Saturation
% 8.99/1.73  
% 8.99/1.73  % (17186)Memory used [KB]: 2768
% 8.99/1.73  % (17186)Time elapsed: 0.049 s
% 8.99/1.73  % (17186)Instructions burned: 155 (million)
% 8.99/1.73  % (17186)------------------------------
% 8.99/1.73  % (17186)------------------------------
% 8.99/1.73  % (17188)lrs-1002_138645:1048576_sfv=off:slsqr=135371,262144:to=lpo:drc=encompass:sil=4000:tgt=full:bsd=on:sp=const_frequency:spb=goal:urr=ec_only:rp=on:nwc=4.14887:s2agt=50:newcnf=on:slsq=on:i=899:s2at=3:afp=1000:bsdmm=2:bd=preordered:nm=15:afq=4.12266:rawr=on:bsr=unit_only:lwlo=on:irw=on:bce=on_0 on Vampire---4 for (2985ds/899Mi)
% 9.43/1.75  % (17161)Instruction limit reached!
% 9.43/1.75  % (17161)------------------------------
% 9.43/1.75  % (17161)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 9.43/1.75  % (17161)Termination reason: Unknown
% 9.43/1.75  % (17161)Termination phase: Saturation
% 9.43/1.75  
% 9.43/1.75  % (17161)Memory used [KB]: 10059
% 9.43/1.75  % (17161)Time elapsed: 0.472 s
% 9.43/1.75  % (17161)Instructions burned: 1643 (million)
% 9.43/1.75  % (17161)------------------------------
% 9.43/1.75  % (17161)------------------------------
% 9.43/1.75  % (17187)Instruction limit reached!
% 9.43/1.75  % (17187)------------------------------
% 9.43/1.75  % (17187)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 9.43/1.75  % (17187)Termination reason: Unknown
% 9.43/1.75  % (17187)Termination phase: Saturation
% 9.43/1.75  
% 9.43/1.75  % (17187)Memory used [KB]: 1679
% 9.43/1.75  % (17187)Time elapsed: 0.054 s
% 9.43/1.75  % (17187)Instructions burned: 207 (million)
% 9.43/1.75  % (17187)------------------------------
% 9.43/1.75  % (17187)------------------------------
% 9.43/1.75  % (17189)lrs-32_1:1024_sil=8000:sos=on:i=645:nm=4:updr=off_0 on Vampire---4 for (2985ds/645Mi)
% 9.43/1.76  % (17190)lrs+1010_1:1_slsqr=430,487:sil=4000:fde=none:plsq=on:plsqr=7,29:erd=off:plsql=on:rp=on:nwc=14.055527276864483:slsqc=3:newcnf=on:slsq=on:i=175:bd=off:av=off:rawr=on_0 on Vampire---4 for (2985ds/175Mi)
% 9.43/1.78  % (17167)Instruction limit reached!
% 9.43/1.78  % (17167)------------------------------
% 9.43/1.78  % (17167)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 9.43/1.78  % (17167)Termination reason: Unknown
% 9.43/1.78  % (17167)Termination phase: Saturation
% 9.43/1.78  
% 9.43/1.78  % (17167)Memory used [KB]: 8987
% 9.43/1.78  % (17167)Time elapsed: 0.459 s
% 9.43/1.78  % (17167)Instructions burned: 1513 (million)
% 9.43/1.78  % (17167)------------------------------
% 9.43/1.78  % (17167)------------------------------
% 9.43/1.78  % (17191)lrs-1002_6:7_sil=4000:sos=on:nwc=10.0:i=120:ep=R:ins=1:fsr=off:gsp=on:fs=off:fde=none:avsq=on:bce=on_0 on Vampire---4 for (2985ds/120Mi)
% 9.43/1.80  % (17190)Instruction limit reached!
% 9.43/1.80  % (17190)------------------------------
% 9.43/1.80  % (17190)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 9.43/1.80  % (17190)Termination reason: Unknown
% 9.43/1.80  % (17190)Termination phase: Saturation
% 9.43/1.80  
% 9.43/1.80  % (17190)Memory used [KB]: 1646
% 9.43/1.80  % (17190)Time elapsed: 0.046 s
% 9.43/1.80  % (17190)Instructions burned: 176 (million)
% 9.43/1.80  % (17190)------------------------------
% 9.43/1.80  % (17190)------------------------------
% 9.43/1.80  % (17192)lrs-1011_4:7_sil=2000:tgt=full:bsd=on:spb=goal:nwc=5.0:updr=off:newcnf=on:i=144:kws=arity_squared:rawr=on:bsdmm=2_0 on Vampire---4 for (2985ds/144Mi)
% 9.77/1.82  % (17191)Instruction limit reached!
% 9.77/1.82  % (17191)------------------------------
% 9.77/1.82  % (17191)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 9.77/1.82  % (17191)Termination reason: Unknown
% 9.77/1.82  % (17191)Termination phase: Saturation
% 9.77/1.82  
% 9.77/1.82  % (17191)Memory used [KB]: 3600
% 9.77/1.82  % (17191)Time elapsed: 0.038 s
% 9.77/1.82  % (17191)Instructions burned: 121 (million)
% 9.77/1.82  % (17191)------------------------------
% 9.77/1.82  % (17191)------------------------------
% 9.77/1.82  % (17193)lrs+10_1:1_sil=16000:sp=frequency:nwc=10.0:s2agt=5:s2a=on:i=166:sd=2:nm=2:ss=axioms:sgt=8:bd=off_0 on Vampire---4 for (2984ds/166Mi)
% 9.77/1.82  % (17193)Refutation not found, incomplete strategy% (17193)------------------------------
% 9.77/1.82  % (17193)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 9.77/1.82  % (17193)Termination reason: Refutation not found, incomplete strategy
% 9.77/1.82  
% 9.77/1.82  % (17193)Memory used [KB]: 1016
% 9.77/1.82  % (17193)Time elapsed: 0.001 s
% 9.77/1.82  % (17193)Instructions burned: 4 (million)
% 9.77/1.82  % (17193)------------------------------
% 9.77/1.82  % (17193)------------------------------
% 9.77/1.83  % (17194)lrs+10_1:1_sil=4000:tgt=full:sos=on:st=2.0:i=97:sd=2:kws=inv_frequency:nm=4:ss=axioms:sac=on_0 on Vampire---4 for (2984ds/97Mi)
% 9.77/1.84  % (17194)Refutation not found, incomplete strategy% (17194)------------------------------
% 9.77/1.84  % (17194)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 9.77/1.84  % (17194)Termination reason: Refutation not found, incomplete strategy
% 9.77/1.84  
% 9.77/1.84  % (17194)Memory used [KB]: 1205
% 9.77/1.84  % (17194)Time elapsed: 0.016 s
% 9.77/1.84  % (17194)Instructions burned: 56 (million)
% 9.77/1.84  % (17194)------------------------------
% 9.77/1.84  % (17194)------------------------------
% 9.77/1.84  % (17192)Instruction limit reached!
% 9.77/1.84  % (17192)------------------------------
% 9.77/1.84  % (17192)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 9.77/1.84  % (17192)Termination reason: Unknown
% 9.77/1.84  % (17192)Termination phase: Saturation
% 9.77/1.84  
% 9.77/1.84  % (17192)Memory used [KB]: 1848
% 9.77/1.84  % (17192)Time elapsed: 0.042 s
% 9.77/1.84  % (17192)Instructions burned: 145 (million)
% 9.77/1.84  % (17192)------------------------------
% 9.77/1.84  % (17192)------------------------------
% 9.77/1.84  % (17195)lrs+10_1:14_bsr=on:sil=2000:sp=occurrence:sos=on:bce=on:gs=on:newcnf=on:nicw=on:i=159:gsaa=from_current:amm=off:rawr=on:avsq=on:avsqr=2,7:fsr=off_0 on Vampire---4 for (2984ds/159Mi)
% 9.77/1.85  % (17196)lrs+1_8:1_bsr=on:sil=2000:abs=on:fd=preordered:nwc=10.0:s2a=on:i=135:bd=off:sup=off:s2pl=on_0 on Vampire---4 for (2984ds/135Mi)
% 10.01/1.86  % (17182)Instruction limit reached!
% 10.01/1.86  % (17182)------------------------------
% 10.01/1.86  % (17182)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.01/1.86  % (17182)Termination reason: Unknown
% 10.01/1.86  % (17182)Termination phase: Saturation
% 10.01/1.86  
% 10.01/1.86  % (17182)Memory used [KB]: 5705
% 10.01/1.86  % (17182)Time elapsed: 0.246 s
% 10.01/1.86  % (17182)Instructions burned: 965 (million)
% 10.01/1.86  % (17182)------------------------------
% 10.01/1.86  % (17182)------------------------------
% 10.01/1.86  % (17197)dis+1011_5:1_sil=2000:fde=unused:nwc=10.0:i=450:ep=R:fs=off:fsr=off:awrs=converge_0 on Vampire---4 for (2984ds/450Mi)
% 10.01/1.88  % (17196)Instruction limit reached!
% 10.01/1.88  % (17196)------------------------------
% 10.01/1.88  % (17196)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.01/1.88  % (17196)Termination reason: Unknown
% 10.01/1.88  % (17196)Termination phase: Saturation
% 10.01/1.88  
% 10.01/1.88  % (17196)Memory used [KB]: 1578
% 10.01/1.88  % (17196)Time elapsed: 0.037 s
% 10.01/1.88  % (17196)Instructions burned: 136 (million)
% 10.01/1.88  % (17196)------------------------------
% 10.01/1.88  % (17196)------------------------------
% 10.01/1.88  % (17198)dis+1002_1:1_sil=8000:fde=none:nwc=5.0:i=119:ep=R:fsr=off:sos=on:mep=off_0 on Vampire---4 for (2984ds/119Mi)
% 10.01/1.90  % (17195)Instruction limit reached!
% 10.01/1.90  % (17195)------------------------------
% 10.01/1.90  % (17195)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.01/1.90  % (17195)Termination reason: Unknown
% 10.01/1.90  % (17195)Termination phase: Saturation
% 10.01/1.90  
% 10.01/1.90  % (17195)Memory used [KB]: 2648
% 10.01/1.90  % (17195)Time elapsed: 0.053 s
% 10.01/1.90  % (17195)Instructions burned: 161 (million)
% 10.01/1.90  % (17195)------------------------------
% 10.01/1.90  % (17195)------------------------------
% 10.01/1.90  % (17199)ott-1010_16:1_bsr=unit_only:sil=64000:sos=on:urr=on:sac=on:i=4758:sd=2:kws=inv_frequency:ins=4:ss=axioms:br=off_0 on Vampire---4 for (2984ds/4758Mi)
% 10.01/1.90  % (17199)Refutation not found, incomplete strategy% (17199)------------------------------
% 10.01/1.90  % (17199)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.01/1.90  % (17199)Termination reason: Refutation not found, incomplete strategy
% 10.01/1.90  
% 10.01/1.90  % (17199)Memory used [KB]: 1085
% 10.01/1.90  % (17199)Time elapsed: 0.003 s
% 10.01/1.90  % (17199)Instructions burned: 9 (million)
% 10.01/1.90  % (17199)------------------------------
% 10.01/1.90  % (17199)------------------------------
% 10.01/1.90  % (17200)dis+1011_3:2_drc=encompass:sil=8000:tgt=full:sp=frequency:nwc=10.0:i=139:nm=2:fde=none:ins=1_0 on Vampire---4 for (2984ds/139Mi)
% 10.01/1.92  % (17198)Instruction limit reached!
% 10.01/1.92  % (17198)------------------------------
% 10.01/1.92  % (17198)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.01/1.92  % (17198)Termination reason: Unknown
% 10.01/1.92  % (17198)Termination phase: Saturation
% 10.01/1.92  
% 10.01/1.92  % (17198)Memory used [KB]: 1834
% 10.01/1.92  % (17198)Time elapsed: 0.033 s
% 10.01/1.92  % (17198)Instructions burned: 121 (million)
% 10.01/1.92  % (17198)------------------------------
% 10.01/1.92  % (17198)------------------------------
% 10.01/1.92  % (17201)dis+1011_4:1_sil=2000:nwc=10.0:newcnf=on:i=139:sd=1:nm=2:ss=axioms:fde=unused:sup=off:av=off_0 on Vampire---4 for (2983ds/139Mi)
% 10.01/1.92  % (17189)Instruction limit reached!
% 10.01/1.92  % (17189)------------------------------
% 10.01/1.92  % (17189)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.01/1.92  % (17189)Termination reason: Unknown
% 10.01/1.92  % (17189)Termination phase: Saturation
% 10.01/1.92  
% 10.01/1.92  % (17189)Memory used [KB]: 2811
% 10.01/1.92  % (17189)Time elapsed: 0.169 s
% 10.01/1.92  % (17189)Instructions burned: 645 (million)
% 10.01/1.92  % (17189)------------------------------
% 10.01/1.92  % (17189)------------------------------
% 10.01/1.92  % (17202)lrs+1011_8157881:1048576_to=lpo:drc=off:sil=2000:fde=unused:sos=on:spb=intro:urr=on:nwc=4.0:i=116:add=off:sd=1:nm=19:fsr=off:uhcvi=on:ss=axioms:sgt=100:ins=3:sup=off:afp=1000:s2pl=no:anc=none:acc=model:fs=off:lma=on_0 on Vampire---4 for (2983ds/116Mi)
% 10.01/1.94  % (17200)Instruction limit reached!
% 10.01/1.94  % (17200)------------------------------
% 10.01/1.94  % (17200)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.01/1.94  % (17200)Termination reason: Unknown
% 10.01/1.94  % (17200)Termination phase: Saturation
% 10.01/1.94  
% 10.01/1.94  % (17200)Memory used [KB]: 1707
% 10.01/1.94  % (17200)Time elapsed: 0.060 s
% 10.01/1.94  % (17200)Instructions burned: 140 (million)
% 10.01/1.94  % (17200)------------------------------
% 10.01/1.94  % (17200)------------------------------
% 10.49/1.94  % (17180)Instruction limit reached!
% 10.49/1.94  % (17180)------------------------------
% 10.49/1.94  % (17180)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.49/1.94  % (17180)Termination reason: Unknown
% 10.49/1.94  % (17180)Termination phase: Saturation
% 10.49/1.94  
% 10.49/1.94  % (17180)Memory used [KB]: 6085
% 10.49/1.94  % (17180)Time elapsed: 0.359 s
% 10.49/1.94  % (17180)Instructions burned: 1319 (million)
% 10.49/1.94  % (17180)------------------------------
% 10.49/1.94  % (17180)------------------------------
% 10.49/1.94  % (17203)lrs+1010_1:16_sil=2000:plsq=on:plsqr=32,1:slsq=on:i=53:slsql=off:bd=off:er=filter:erml=3:slsqc=2:cond=on:alpa=false:fsr=off:acc=on_0 on Vampire---4 for (2983ds/53Mi)
% 10.49/1.95  % (17204)dis-1002_1:1024_sil=2000:tgt=ground:sos=on:acc=model:s2agt=64:sac=on:newcnf=on:s2a=on:i=159:fsr=off:ss=axioms:ins=1_0 on Vampire---4 for (2983ds/159Mi)
% 10.49/1.95  % (17188)Instruction limit reached!
% 10.49/1.95  % (17188)------------------------------
% 10.49/1.95  % (17188)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.49/1.95  % (17188)Termination reason: Unknown
% 10.49/1.95  % (17188)Termination phase: Saturation
% 10.49/1.95  
% 10.49/1.95  % (17188)Memory used [KB]: 2825
% 10.49/1.95  % (17188)Time elapsed: 0.225 s
% 10.49/1.95  % (17188)Instructions burned: 903 (million)
% 10.49/1.95  % (17188)------------------------------
% 10.49/1.95  % (17188)------------------------------
% 10.49/1.95  % (17201)Instruction limit reached!
% 10.49/1.95  % (17201)------------------------------
% 10.49/1.95  % (17201)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.49/1.95  % (17201)Termination reason: Unknown
% 10.49/1.95  % (17201)Termination phase: Saturation
% 10.49/1.95  
% 10.49/1.95  % (17201)Memory used [KB]: 1384
% 10.49/1.95  % (17201)Time elapsed: 0.056 s
% 10.49/1.95  % (17201)Instructions burned: 141 (million)
% 10.49/1.95  % (17201)------------------------------
% 10.49/1.95  % (17201)------------------------------
% 10.49/1.95  % (17205)lrs+11_4:1_sil=2000:tgt=full:sos=on:erd=off:spb=goal_then_units:sac=on:st=6.0:i=96:nm=3:ss=included:sd=1:s2pl=on:awrs=converge:awrsf=20:afp=50:afq=1.2_0 on Vampire---4 for (2983ds/96Mi)
% 10.49/1.95  % (17206)lrs+1011_4345945:1048576_bsr=unit_only:sil=8000:tgt=full:irw=on:fde=none:sos=on:lma=on:spb=intro:abs=on:urr=on:br=off:fd=preordered:rp=on:nwc=14.3155:s2agt=50:alpa=random:kmz=on:updr=off:s2a=on:i=223:add=off:bs=on:kws=inv_arity_squared:afp=100000:aac=none:awrs=decay:awrsf=1366:nm=2:ins=2:afq=4.07453:uhcvi=on:afr=on:rawr=on:sp=unary_first:bd=off:fsd=on:fsdmm=1:s2at=5.0:sup=off_0 on Vampire---4 for (2983ds/223Mi)
% 10.49/1.96  % (17202)Instruction limit reached!
% 10.49/1.96  % (17202)------------------------------
% 10.49/1.96  % (17202)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.49/1.96  % (17202)Termination reason: Unknown
% 10.49/1.96  % (17202)Termination phase: Saturation
% 10.49/1.96  
% 10.49/1.96  % (17202)Memory used [KB]: 3353
% 10.49/1.96  % (17202)Time elapsed: 0.057 s
% 10.49/1.96  % (17202)Instructions burned: 116 (million)
% 10.49/1.96  % (17202)------------------------------
% 10.49/1.96  % (17202)------------------------------
% 10.49/1.96  % (17203)Instruction limit reached!
% 10.49/1.96  % (17203)------------------------------
% 10.49/1.96  % (17203)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.49/1.96  % (17203)Termination reason: Unknown
% 10.49/1.96  % (17203)Termination phase: Saturation
% 10.49/1.96  
% 10.49/1.96  % (17203)Memory used [KB]: 1779
% 10.49/1.96  % (17203)Time elapsed: 0.039 s
% 10.49/1.96  % (17203)Instructions burned: 54 (million)
% 10.49/1.96  % (17203)------------------------------
% 10.49/1.96  % (17203)------------------------------
% 10.49/1.96  % (17207)dis+1011_16:1_anc=all_dependent:sil=4000:tgt=ground:fde=unused:sos=on:acc=model:newcnf=on:avsq=on:i=116:bs=on:avsqr=32,501:uhcvi=on:rawr=on:nwc=10.0:alpa=true:slsq=on:slsqr=5,16_0 on Vampire---4 for (2983ds/116Mi)
% 10.49/1.96  % (17208)lrs-1011_1:1_bsr=unit_only:sil=2000:sp=occurrence:sac=on:i=149:sd=3:ss=axioms:sgt=30:newcnf=on_0 on Vampire---4 for (2983ds/149Mi)
% 10.89/1.98  % (17205)Instruction limit reached!
% 10.89/1.98  % (17205)------------------------------
% 10.89/1.98  % (17205)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.89/1.98  % (17205)Termination reason: Unknown
% 10.89/1.98  % (17205)Termination phase: Saturation
% 10.89/1.98  
% 10.89/1.98  % (17205)Memory used [KB]: 1343
% 10.89/1.98  % (17205)Time elapsed: 0.049 s
% 10.89/1.98  % (17205)Instructions burned: 96 (million)
% 10.89/1.98  % (17205)------------------------------
% 10.89/1.98  % (17205)------------------------------
% 10.89/1.98  % (17209)lrs+1002_1:1024_sil=2000:plsq=on:plsqr=1,1:gs=on:gsem=off:i=416:nm=0:fsr=off:fs=off_0 on Vampire---4 for (2983ds/416Mi)
% 10.89/1.98  % (17204)Instruction limit reached!
% 10.89/1.98  % (17204)------------------------------
% 10.89/1.98  % (17204)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.89/1.98  % (17204)Termination reason: Unknown
% 10.89/1.98  % (17204)Termination phase: Saturation
% 10.89/1.98  
% 10.89/1.98  % (17204)Memory used [KB]: 1941
% 10.89/1.98  % (17204)Time elapsed: 0.060 s
% 10.89/1.98  % (17204)Instructions burned: 160 (million)
% 10.89/1.98  % (17204)------------------------------
% 10.89/1.98  % (17204)------------------------------
% 10.89/1.99  % (17210)lrs+1011_10195:1048576_to=lpo:sil=2000:fde=none:ile=on:sp=const_frequency:lma=on:lcm=reverse:nwc=22.1777:flr=on:st=1.5:i=420:bs=on:sd=2:awrs=converge:awrsf=457:bd=preordered:nm=5:fsd=on:ss=axioms:sgt=20:rawr=on:etr=on:bsd=on:afp=10:afq=2.1644398980198307_0 on Vampire---4 for (2983ds/420Mi)
% 10.89/1.99  % (17197)Instruction limit reached!
% 10.89/1.99  % (17197)------------------------------
% 10.89/1.99  % (17197)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.89/1.99  % (17197)Termination reason: Unknown
% 10.89/1.99  % (17197)Termination phase: Saturation
% 10.89/1.99  
% 10.89/1.99  % (17197)Memory used [KB]: 6873
% 10.89/1.99  % (17197)Time elapsed: 0.127 s
% 10.89/1.99  % (17197)Instructions burned: 451 (million)
% 10.89/1.99  % (17197)------------------------------
% 10.89/1.99  % (17197)------------------------------
% 10.89/1.99  % (17207)Instruction limit reached!
% 10.89/1.99  % (17207)------------------------------
% 10.89/1.99  % (17207)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.89/1.99  % (17207)Termination reason: Unknown
% 10.89/1.99  % (17207)Termination phase: Saturation
% 10.89/1.99  
% 10.89/1.99  % (17207)Memory used [KB]: 2001
% 10.89/1.99  % (17207)Time elapsed: 0.055 s
% 10.89/1.99  % (17207)Instructions burned: 119 (million)
% 10.89/1.99  % (17207)------------------------------
% 10.89/1.99  % (17207)------------------------------
% 10.89/1.99  % (17211)lrs-1010_1:3_sil=4000:tgt=ground:sos=on:i=179:nm=3:ss=axioms:nwc=2.0_0 on Vampire---4 for (2983ds/179Mi)
% 10.89/2.00  % (17212)dis+21_1:64_sil=8000:sp=frequency:lcm=predicate:gs=on:slsqc=3:slsq=on:st=2.0:i=680:s2at=5.5:av=off:ss=included:s2a=on:rawr=on:ep=R_0 on Vampire---4 for (2983ds/680Mi)
% 10.89/2.00  % (17208)Instruction limit reached!
% 10.89/2.00  % (17208)------------------------------
% 10.89/2.00  % (17208)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.89/2.00  % (17208)Termination reason: Unknown
% 10.89/2.00  % (17208)Termination phase: Saturation
% 10.89/2.00  
% 10.89/2.00  % (17208)Memory used [KB]: 1479
% 10.89/2.00  % (17208)Time elapsed: 0.063 s
% 10.89/2.00  % (17208)Instructions burned: 152 (million)
% 10.89/2.00  % (17208)------------------------------
% 10.89/2.00  % (17208)------------------------------
% 10.89/2.00  % (17213)lrs+11_5:2_to=lpo:drc=encompass:sil=8000:tgt=full:sp=const_frequency:sos=all:lma=on:spb=goal_then_units:nwc=10.0:i=165:fsr=off:rawr=on:fdi=5_0 on Vampire---4 for (2983ds/165Mi)
% 10.89/2.01  % (17206)Instruction limit reached!
% 10.89/2.01  % (17206)------------------------------
% 10.89/2.01  % (17206)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 10.89/2.01  % (17206)Termination reason: Unknown
% 10.89/2.01  % (17206)Termination phase: Saturation
% 10.89/2.01  
% 10.89/2.01  % (17206)Memory used [KB]: 2576
% 10.89/2.01  % (17206)Time elapsed: 0.082 s
% 10.89/2.01  % (17206)Instructions burned: 226 (million)
% 10.89/2.01  % (17206)------------------------------
% 10.89/2.01  % (17206)------------------------------
% 10.89/2.02  % (17214)lrs+21_16:1_bsr=unit_only:to=lpo:sp=const_frequency:sos=on:urr=on:newcnf=on:i=191:fsr=off:ss=axioms:alpa=true:ep=RST:sil=8000:sac=on:spb=non_intro_0 on Vampire---4 for (2982ds/191Mi)
% 11.28/2.03  % (17211)Instruction limit reached!
% 11.28/2.03  % (17211)------------------------------
% 11.28/2.03  % (17211)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 11.28/2.03  % (17211)Termination reason: Unknown
% 11.28/2.03  % (17211)Termination phase: Saturation
% 11.28/2.03  
% 11.28/2.03  % (17211)Memory used [KB]: 1362
% 11.28/2.03  % (17211)Time elapsed: 0.068 s
% 11.28/2.03  % (17211)Instructions burned: 182 (million)
% 11.28/2.03  % (17211)------------------------------
% 11.28/2.03  % (17211)------------------------------
% 11.28/2.04  % (17215)dis+1002_1:1_sil=16000:tgt=ground:sac=on:i=260:sd=2:aac=none:ss=axioms:nwc=10.0_0 on Vampire---4 for (2982ds/260Mi)
% 11.28/2.05  % (17213)Instruction limit reached!
% 11.28/2.05  % (17213)------------------------------
% 11.28/2.05  % (17213)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 11.28/2.05  % (17213)Termination reason: Unknown
% 11.28/2.05  % (17213)Termination phase: Saturation
% 11.28/2.05  
% 11.28/2.05  % (17213)Memory used [KB]: 1977
% 11.28/2.05  % (17213)Time elapsed: 0.046 s
% 11.28/2.05  % (17213)Instructions burned: 166 (million)
% 11.28/2.05  % (17213)------------------------------
% 11.28/2.05  % (17213)------------------------------
% 11.38/2.05  % (17216)dis+1011_3:8_bsr=unit_only:slsqr=1,16:sil=2000:plsq=on:plsqr=296,127:sp=reverse_frequency:lsd=5:nwc=10.0:slsqc=3:slsq=on:st=3.0:i=192:s2at=4.5:sd=4:slsql=off:nm=16:ins=5:ss=axioms:sgt=20:rawr=on:urr=ec_only:to=lpo_0 on Vampire---4 for (2982ds/192Mi)
% 11.38/2.06  % (17214)Instruction limit reached!
% 11.38/2.06  % (17214)------------------------------
% 11.38/2.06  % (17214)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 11.38/2.06  % (17214)Termination reason: Unknown
% 11.38/2.06  % (17214)Termination phase: Saturation
% 11.38/2.06  
% 11.38/2.06  % (17214)Memory used [KB]: 1522
% 11.38/2.06  % (17214)Time elapsed: 0.043 s
% 11.38/2.06  % (17214)Instructions burned: 193 (million)
% 11.38/2.06  % (17214)------------------------------
% 11.38/2.06  % (17214)------------------------------
% 11.38/2.06  % (17217)dis-1010_64191:1048576_slsqr=356311,1048576:drc=off:sil=2000:tgt=full:sp=weighted_frequency:sos=all:spb=goal:fd=preordered:rp=on:nwc=13.7836:s2agt=5:slsqc=2:sac=on:slsq=on:st=3:s2a=on:i=140:sd=2:kws=precedence:afp=10:erml=2:slsql=off:nm=5:amm=sco:afq=1.96219:ss=axioms:er=known:rawr=on:avsq=on:avsqc=3:avsqr=23111,524288:aac=none:rnwc=on_0 on Vampire---4 for (2982ds/140Mi)
% 11.38/2.08  % (17209)Instruction limit reached!
% 11.38/2.08  % (17209)------------------------------
% 11.38/2.08  % (17209)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 11.38/2.08  % (17209)Termination reason: Unknown
% 11.38/2.08  % (17209)Termination phase: Saturation
% 11.38/2.08  
% 11.38/2.08  % (17209)Memory used [KB]: 3361
% 11.38/2.08  % (17209)Time elapsed: 0.128 s
% 11.38/2.08  % (17209)Instructions burned: 419 (million)
% 11.38/2.08  % (17209)------------------------------
% 11.38/2.08  % (17209)------------------------------
% 11.38/2.09  % (17218)lrs-1010_1:128_tgt=ground:si=on:plsq=on:plsqr=2087559,524288:sos=on:st=1.5:i=653:sd=2:rtra=on:ss=included:sil=128000:ins=1:gsp=on:anc=all_dependent_0 on Vampire---4 for (2982ds/653Mi)
% 11.38/2.10  % (17215)Instruction limit reached!
% 11.38/2.10  % (17215)------------------------------
% 11.38/2.10  % (17215)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 11.38/2.10  % (17215)Termination reason: Unknown
% 11.38/2.10  % (17215)Termination phase: Saturation
% 11.38/2.10  
% 11.38/2.10  % (17215)Memory used [KB]: 1583
% 11.38/2.10  % (17215)Time elapsed: 0.060 s
% 11.38/2.10  % (17215)Instructions burned: 261 (million)
% 11.38/2.10  % (17215)------------------------------
% 11.38/2.10  % (17215)------------------------------
% 11.38/2.10  % (17210)Instruction limit reached!
% 11.38/2.10  % (17210)------------------------------
% 11.38/2.10  % (17210)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 11.38/2.10  % (17210)Termination reason: Unknown
% 11.38/2.10  % (17210)Termination phase: Saturation
% 11.38/2.10  
% 11.38/2.10  % (17210)Memory used [KB]: 1852
% 11.38/2.10  % (17210)Time elapsed: 0.131 s
% 11.38/2.10  % (17210)Instructions burned: 422 (million)
% 11.38/2.10  % (17210)------------------------------
% 11.38/2.10  % (17210)------------------------------
% 11.38/2.10  % (17217)Instruction limit reached!
% 11.38/2.10  % (17217)------------------------------
% 11.38/2.10  % (17217)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 11.38/2.10  % (17217)Termination reason: Unknown
% 11.38/2.10  % (17217)Termination phase: Saturation
% 11.38/2.10  
% 11.38/2.10  % (17217)Memory used [KB]: 1341
% 11.38/2.10  % (17217)Time elapsed: 0.037 s
% 11.38/2.10  % (17217)Instructions burned: 142 (million)
% 11.38/2.10  % (17217)------------------------------
% 11.38/2.10  % (17217)------------------------------
% 11.38/2.10  % (17219)ott+1011_170061:1048576_to=lpo:drc=encompass:sil=4000:tgt=full:fde=unused:sims=off:sp=unary_frequency:lma=on:gs=on:nwc=3.05078:sac=on:nicw=on:gsem=off:s2a=on:i=307:bs=on:nm=16:ins=7:fsr=off:amm=sco:uhcvi=on:fdi=4:rawr=on_0 on Vampire---4 for (2982ds/307Mi)
% 11.38/2.10  % (17220)dis-1011_1:32_to=lpo:sil=2000:fde=none:sos=on:nwc=5.0:flr=on:st=3.0:i=216:nm=3:ss=axioms:aac=none:fsr=off_0 on Vampire---4 for (2982ds/216Mi)
% 11.38/2.10  % (17221)dis+1011_1:4_bsr=on:to=lpo:sil=2000:tgt=ground:plsqc=1:plsq=on:plsqr=4477983,65536:sp=frequency:erd=off:spb=goal:nwc=2.0:sac=on:newcnf=on:cond=fast:st=5.0:i=176:nm=16:ss=axioms:rawr=on:lsd=100:awrs=converge_0 on Vampire---4 for (2982ds/176Mi)
% 11.38/2.10  % (17216)Instruction limit reached!
% 11.38/2.10  % (17216)------------------------------
% 11.38/2.10  % (17216)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 11.38/2.10  % (17216)Termination reason: Unknown
% 11.38/2.10  % (17216)Termination phase: Saturation
% 11.38/2.10  
% 11.38/2.10  % (17216)Memory used [KB]: 1936
% 11.38/2.10  % (17216)Time elapsed: 0.055 s
% 11.38/2.10  % (17216)Instructions burned: 193 (million)
% 11.38/2.10  % (17216)------------------------------
% 11.38/2.10  % (17216)------------------------------
% 11.38/2.11  % (17222)lrs-1010_2:1_sil=4000:tgt=ground:sos=on:erd=off:bce=on:st=4.5:i=206:sd=1:kws=inv_frequency:ss=axioms:sgt=100:rawr=on:avsq=on:avsqr=17,12:plsq=on:plsqr=25,62:anc=all_dependent_0 on Vampire---4 for (2982ds/206Mi)
% 11.87/2.15  % (17221)Instruction limit reached!
% 11.87/2.15  % (17221)------------------------------
% 11.87/2.15  % (17221)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 11.87/2.15  % (17221)Termination reason: Unknown
% 11.87/2.15  % (17221)Termination phase: Saturation
% 11.87/2.15  
% 11.87/2.15  % (17221)Memory used [KB]: 1707
% 11.87/2.15  % (17221)Time elapsed: 0.050 s
% 11.87/2.15  % (17221)Instructions burned: 176 (million)
% 11.87/2.15  % (17221)------------------------------
% 11.87/2.15  % (17221)------------------------------
% 11.87/2.15  % (17223)dis+1011_1:1_bsr=unit_only:slsqr=1,2:sil=2000:plsqc=1:plsq=on:plsqr=32,1:lsd=20:plsql=on:slsqc=1:slsq=on:i=592:slsql=off:nm=2:uhcvi=on:rawr=on:fsr=off:avsq=on:avsqr=9387,262144_0 on Vampire---4 for (2981ds/592Mi)
% 11.87/2.16  % (17220)Instruction limit reached!
% 11.87/2.16  % (17220)------------------------------
% 11.87/2.16  % (17220)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 11.87/2.16  % (17220)Termination reason: Unknown
% 11.87/2.16  % (17220)Termination phase: Saturation
% 11.87/2.16  
% 11.87/2.16  % (17220)Memory used [KB]: 2119
% 11.87/2.16  % (17220)Time elapsed: 0.060 s
% 11.87/2.16  % (17220)Instructions burned: 216 (million)
% 11.87/2.16  % (17220)------------------------------
% 11.87/2.16  % (17220)------------------------------
% 11.87/2.16  % (17222)Instruction limit reached!
% 11.87/2.16  % (17222)------------------------------
% 11.87/2.16  % (17222)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 11.87/2.16  % (17222)Termination reason: Unknown
% 11.87/2.16  % (17222)Termination phase: Saturation
% 11.87/2.16  
% 11.87/2.16  % (17222)Memory used [KB]: 1909
% 11.87/2.16  % (17222)Time elapsed: 0.054 s
% 11.87/2.16  % (17222)Instructions burned: 207 (million)
% 11.87/2.16  % (17222)------------------------------
% 11.87/2.16  % (17222)------------------------------
% 11.87/2.16  % (17224)ott+33_191939:1048576_drc=encompass:sil=4000:tgt=ground:sp=const_frequency:lma=on:spb=goal:gs=on:nwc=17.8226:gsem=off:cond=fast:i=266:kws=inv_arity:bd=preordered:nm=35:av=off:fsr=off:uhcvi=on:rawr=on:bs=unit_only:urr=ec_only:ins=1_0 on Vampire---4 for (2981ds/266Mi)
% 12.93/2.17  % (17225)dis+11_4:7_sil=2000:sp=unary_first:i=118:afp=50:ep=RST:afq=2.0:rawr=on:add=large:alpa=false:to=lpo:fsr=off:anc=none:nicw=on_0 on Vampire---4 for (2981ds/118Mi)
% 12.93/2.18  % (17212)Instruction limit reached!
% 12.93/2.18  % (17212)------------------------------
% 12.93/2.18  % (17212)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 12.93/2.18  % (17212)Termination reason: Unknown
% 12.93/2.18  % (17212)Termination phase: Saturation
% 12.93/2.18  
% 12.93/2.18  % (17212)Memory used [KB]: 5468
% 12.93/2.18  % (17212)Time elapsed: 0.206 s
% 12.93/2.18  % (17212)Instructions burned: 684 (million)
% 12.93/2.18  % (17212)------------------------------
% 12.93/2.18  % (17212)------------------------------
% 12.93/2.18  % (17226)lrs-34_1:1_sil=4000:erd=off:urr=on:nwc=3.0:s2agt=16:s2a=on:i=119:br=off:ep=R:ins=1_0 on Vampire---4 for (2981ds/119Mi)
% 12.93/2.20  % (17219)Instruction limit reached!
% 12.93/2.20  % (17219)------------------------------
% 12.93/2.20  % (17219)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 12.93/2.20  % (17219)Termination reason: Unknown
% 12.93/2.20  % (17219)Termination phase: Saturation
% 12.93/2.20  
% 12.93/2.20  % (17219)Memory used [KB]: 3731
% 12.93/2.20  % (17219)Time elapsed: 0.098 s
% 12.93/2.20  % (17219)Instructions burned: 308 (million)
% 12.93/2.20  % (17219)------------------------------
% 12.93/2.20  % (17219)------------------------------
% 12.93/2.20  % (17227)lrs+1011_1:1_sil=16000:sp=occurrence:st=5.0:i=167:sd=2:ss=axioms:sgt=16_0 on Vampire---4 for (2981ds/167Mi)
% 12.93/2.20  % (17225)Instruction limit reached!
% 12.93/2.20  % (17225)------------------------------
% 12.93/2.20  % (17225)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 12.93/2.20  % (17225)Termination reason: Unknown
% 12.93/2.20  % (17225)Termination phase: Saturation
% 12.93/2.20  
% 12.93/2.20  % (17225)Memory used [KB]: 2016
% 12.93/2.20  % (17225)Time elapsed: 0.057 s
% 12.93/2.20  % (17225)Instructions burned: 118 (million)
% 12.93/2.20  % (17225)------------------------------
% 12.93/2.20  % (17225)------------------------------
% 12.93/2.21  % (17228)dis+1011_5:2_to=lpo:drc=off:sil=2000:fde=unused:spb=goal_then_units:acc=on:nwc=10.0:nicw=on:i=211:fsr=off:fsd=on:rawr=on:fsdmm=1:plsq=on:plsql=on:plsqc=2:plsqr=57,62:amm=sco_0 on Vampire---4 for (2981ds/211Mi)
% 12.93/2.21  % (17226)Instruction limit reached!
% 12.93/2.21  % (17226)------------------------------
% 12.93/2.21  % (17226)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 12.93/2.21  % (17226)Termination reason: Unknown
% 12.93/2.21  % (17226)Termination phase: Saturation
% 12.93/2.21  
% 12.93/2.21  % (17226)Memory used [KB]: 1971
% 12.93/2.21  % (17226)Time elapsed: 0.032 s
% 12.93/2.21  % (17226)Instructions burned: 121 (million)
% 12.93/2.21  % (17226)------------------------------
% 12.93/2.21  % (17226)------------------------------
% 12.93/2.21  % (17229)dis+1011_1:4_sil=8000:tgt=full:st=1.5:s2a=on:i=201:s2at=1.2:sd=5:ss=axioms:ep=RS:av=off_0 on Vampire---4 for (2981ds/201Mi)
% 12.93/2.21  % (17224)First to succeed.
% 12.93/2.21  % (17224)Refutation found. Thanks to Tanya!
% 12.93/2.21  % SZS status Unsatisfiable for Vampire---4
% 12.93/2.21  % SZS output start Proof for Vampire---4
% See solution above
% 12.93/2.21  % (17224)------------------------------
% 12.93/2.21  % (17224)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 12.93/2.21  % (17224)Termination reason: Refutation
% 12.93/2.21  
% 12.93/2.21  % (17224)Memory used [KB]: 2312
% 12.93/2.21  % (17224)Time elapsed: 0.054 s
% 12.93/2.21  % (17224)Instructions burned: 181 (million)
% 12.93/2.21  % (17224)------------------------------
% 12.93/2.21  % (17224)------------------------------
% 12.93/2.21  % (16807)Success in time 1.898 s
% 12.93/2.22  % Vampire---4.8 exiting
%------------------------------------------------------------------------------