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

View Problem - Process Solution

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

% Computer : n025.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed May  1 02:32:22 EDT 2024

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

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

fof(f3592,plain,
    mult(a,mult(b,c)) != mult(a,mult(b,c)),
    inference(backward_demodulation,[],[f9,f3027]) ).

fof(f3027,plain,
    ! [X2,X0,X1] : mult(rd(mult(X0,X1),X0),mult(X0,X2)) = mult(X0,mult(X1,X2)),
    inference(forward_demodulation,[],[f3026,f3]) ).

fof(f3,axiom,
    ! [X0,X1] : mult(rd(X0,X1),X1) = X0,
    file('/export/starexec/sandbox2/tmp/tmp.Bp31FYmpdt/Vampire---4.8_15189',c03) ).

fof(f3026,plain,
    ! [X2,X0,X1] : mult(rd(mult(X0,X1),X0),mult(X0,X2)) = mult(X0,mult(mult(rd(X1,X0),X0),X2)),
    inference(forward_demodulation,[],[f2958,f3]) ).

fof(f2958,plain,
    ! [X2,X0,X1] : mult(X0,mult(mult(mult(rd(rd(X1,X0),X0),X0),X0),X2)) = mult(rd(mult(X0,X1),X0),mult(X0,X2)),
    inference(superposition,[],[f7,f1595]) ).

fof(f1595,plain,
    ! [X0,X1] : mult(mult(X1,rd(rd(X0,X1),X1)),X1) = rd(mult(X1,X0),X1),
    inference(superposition,[],[f270,f3]) ).

fof(f270,plain,
    ! [X0,X1] : mult(mult(X1,rd(X0,X1)),X1) = rd(mult(X1,mult(X0,X1)),X1),
    inference(superposition,[],[f131,f3]) ).

fof(f131,plain,
    ! [X0,X1] : mult(mult(X0,X1),X0) = rd(mult(X0,mult(mult(X1,X0),X0)),X0),
    inference(superposition,[],[f4,f58]) ).

fof(f58,plain,
    ! [X0,X1] : mult(mult(mult(X0,X1),X0),X0) = mult(X0,mult(mult(X1,X0),X0)),
    inference(forward_demodulation,[],[f43,f5]) ).

fof(f5,axiom,
    ! [X0] : mult(X0,unit) = X0,
    file('/export/starexec/sandbox2/tmp/tmp.Bp31FYmpdt/Vampire---4.8_15189',c05) ).

fof(f43,plain,
    ! [X0,X1] : mult(X0,mult(mult(mult(X1,X0),X0),unit)) = mult(mult(mult(X0,X1),X0),X0),
    inference(superposition,[],[f7,f5]) ).

fof(f4,axiom,
    ! [X0,X1] : rd(mult(X0,X1),X1) = X0,
    file('/export/starexec/sandbox2/tmp/tmp.Bp31FYmpdt/Vampire---4.8_15189',c04) ).

fof(f7,axiom,
    ! [X2,X0,X1] : mult(mult(mult(X0,X1),X0),mult(X0,X2)) = mult(X0,mult(mult(mult(X1,X0),X0),X2)),
    file('/export/starexec/sandbox2/tmp/tmp.Bp31FYmpdt/Vampire---4.8_15189',c07) ).

fof(f9,axiom,
    mult(a,mult(b,c)) != mult(rd(mult(a,b),a),mult(a,c)),
    file('/export/starexec/sandbox2/tmp/tmp.Bp31FYmpdt/Vampire---4.8_15189',goals) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem    : GRP698-1 : TPTP v8.1.2. Released v4.0.0.
% 0.10/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.15/0.34  % Computer : n025.cluster.edu
% 0.15/0.34  % Model    : x86_64 x86_64
% 0.15/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.34  % Memory   : 8042.1875MB
% 0.15/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.34  % CPULimit   : 300
% 0.15/0.34  % WCLimit    : 300
% 0.15/0.34  % DateTime   : Tue Apr 30 18:44:11 EDT 2024
% 0.15/0.34  % CPUTime    : 
% 0.15/0.34  This is a CNF_UNS_RFO_PEQ_UEQ problem
% 0.15/0.34  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox2/tmp/tmp.Bp31FYmpdt/Vampire---4.8_15189
% 0.57/0.72  % (15630)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on Vampire---4 for (2996ds/56Mi)
% 0.57/0.72  % (15630)Refutation not found, incomplete strategy% (15630)------------------------------
% 0.57/0.72  % (15630)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.72  % (15630)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.72  
% 0.57/0.72  % (15630)Memory used [KB]: 950
% 0.57/0.72  % (15630)Time elapsed: 0.001 s
% 0.57/0.72  % (15630)Instructions burned: 2 (million)
% 0.57/0.72  % (15630)------------------------------
% 0.57/0.72  % (15630)------------------------------
% 0.57/0.72  % (15623)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on Vampire---4 for (2996ds/34Mi)
% 0.57/0.72  % (15625)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2996ds/78Mi)
% 0.57/0.72  % (15626)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2996ds/33Mi)
% 0.57/0.72  % (15628)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/45Mi)
% 0.57/0.72  % (15627)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on Vampire---4 for (2996ds/34Mi)
% 0.57/0.72  % (15624)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on Vampire---4 for (2996ds/51Mi)
% 0.57/0.72  % (15629)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on Vampire---4 for (2996ds/83Mi)
% 0.57/0.72  % (15623)Refutation not found, incomplete strategy% (15623)------------------------------
% 0.57/0.72  % (15623)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.72  % (15623)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.72  
% 0.57/0.72  % (15623)Memory used [KB]: 964
% 0.57/0.72  % (15627)Refutation not found, incomplete strategy% (15627)------------------------------
% 0.57/0.72  % (15627)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.72  % (15627)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.72  
% 0.57/0.72  % (15627)Memory used [KB]: 965
% 0.57/0.72  % (15627)Time elapsed: 0.002 s
% 0.57/0.72  % (15627)Instructions burned: 2 (million)
% 0.57/0.72  % (15627)------------------------------
% 0.57/0.72  % (15627)------------------------------
% 0.57/0.72  % (15626)Refutation not found, incomplete strategy% (15626)------------------------------
% 0.57/0.72  % (15626)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.72  % (15626)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.72  
% 0.57/0.72  % (15626)Memory used [KB]: 952
% 0.57/0.72  % (15626)Time elapsed: 0.002 s
% 0.57/0.72  % (15626)Instructions burned: 2 (million)
% 0.57/0.72  % (15628)Refutation not found, incomplete strategy% (15628)------------------------------
% 0.57/0.72  % (15628)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.72  % (15626)------------------------------
% 0.57/0.72  % (15626)------------------------------
% 0.57/0.72  % (15628)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.72  
% 0.57/0.72  % (15628)Memory used [KB]: 951
% 0.57/0.72  % (15628)Time elapsed: 0.002 s
% 0.57/0.72  % (15628)Instructions burned: 2 (million)
% 0.57/0.72  % (15628)------------------------------
% 0.57/0.72  % (15628)------------------------------
% 0.57/0.72  % (15623)Time elapsed: 0.003 s
% 0.57/0.72  % (15623)Instructions burned: 2 (million)
% 0.57/0.72  % (15623)------------------------------
% 0.57/0.72  % (15623)------------------------------
% 0.57/0.72  % (15629)Refutation not found, incomplete strategy% (15629)------------------------------
% 0.57/0.72  % (15629)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.72  % (15629)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.72  
% 0.57/0.72  % (15629)Memory used [KB]: 951
% 0.57/0.72  % (15629)Time elapsed: 0.003 s
% 0.57/0.72  % (15629)Instructions burned: 2 (million)
% 0.57/0.72  % (15629)------------------------------
% 0.57/0.72  % (15629)------------------------------
% 0.57/0.72  % (15633)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on Vampire---4 for (2996ds/55Mi)
% 0.57/0.73  % (15635)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.57/0.73  % (15636)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.57/0.73  % (15637)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.57/0.73  % (15638)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.57/0.73  % (15639)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.57/0.73  % (15635)Refutation not found, incomplete strategy% (15635)------------------------------
% 0.57/0.73  % (15635)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.73  % (15635)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.73  
% 0.57/0.73  % (15635)Memory used [KB]: 949
% 0.57/0.73  % (15635)Time elapsed: 0.002 s
% 0.57/0.73  % (15635)Instructions burned: 2 (million)
% 0.57/0.73  % (15635)------------------------------
% 0.57/0.73  % (15635)------------------------------
% 0.57/0.73  % (15638)Refutation not found, incomplete strategy% (15638)------------------------------
% 0.57/0.73  % (15638)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.73  % (15638)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.73  
% 0.57/0.73  % (15639)Refutation not found, incomplete strategy% (15639)------------------------------
% 0.57/0.73  % (15639)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.73  % (15638)Memory used [KB]: 951
% 0.57/0.73  % (15638)Time elapsed: 0.003 s
% 0.57/0.73  % (15638)Instructions burned: 2 (million)
% 0.57/0.73  % (15638)------------------------------
% 0.57/0.73  % (15638)------------------------------
% 0.57/0.73  % (15639)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.73  
% 0.57/0.73  % (15639)Memory used [KB]: 951
% 0.57/0.73  % (15639)Time elapsed: 0.002 s
% 0.57/0.73  % (15639)Instructions burned: 2 (million)
% 0.57/0.73  % (15639)------------------------------
% 0.57/0.73  % (15639)------------------------------
% 0.57/0.73  % (15642)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.57/0.73  % (15643)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.57/0.73  % (15645)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.57/0.73  % (15643)Refutation not found, incomplete strategy% (15643)------------------------------
% 0.57/0.73  % (15643)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.73  % (15643)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.73  
% 0.57/0.73  % (15643)Memory used [KB]: 951
% 0.57/0.73  % (15643)Time elapsed: 0.003 s
% 0.57/0.73  % (15643)Instructions burned: 2 (million)
% 0.57/0.74  % (15643)------------------------------
% 0.57/0.74  % (15643)------------------------------
% 0.57/0.74  % (15645)Refutation not found, incomplete strategy% (15645)------------------------------
% 0.57/0.74  % (15645)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.74  % (15645)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.74  
% 0.57/0.74  % (15645)Memory used [KB]: 967
% 0.57/0.74  % (15645)Time elapsed: 0.003 s
% 0.57/0.74  % (15645)Instructions burned: 3 (million)
% 0.57/0.74  % (15645)------------------------------
% 0.57/0.74  % (15645)------------------------------
% 0.57/0.74  % (15648)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.57/0.74  % (15650)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.57/0.74  % (15650)Refutation not found, incomplete strategy% (15650)------------------------------
% 0.57/0.74  % (15650)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.74  % (15650)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.74  
% 0.57/0.74  % (15650)Memory used [KB]: 951
% 0.57/0.74  % (15650)Time elapsed: 0.003 s
% 0.57/0.74  % (15650)Instructions burned: 2 (million)
% 0.57/0.74  % (15650)------------------------------
% 0.57/0.74  % (15650)------------------------------
% 0.57/0.74  % (15633)Instruction limit reached!
% 0.57/0.74  % (15633)------------------------------
% 0.57/0.74  % (15633)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.74  % (15633)Termination reason: Unknown
% 0.57/0.74  % (15633)Termination phase: Saturation
% 0.57/0.74  
% 0.57/0.74  % (15633)Memory used [KB]: 1621
% 0.57/0.74  % (15633)Time elapsed: 0.019 s
% 0.57/0.74  % (15633)Instructions burned: 55 (million)
% 0.57/0.74  % (15633)------------------------------
% 0.57/0.74  % (15633)------------------------------
% 0.57/0.75  % (15655)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.57/0.75  % (15653)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.57/0.75  % (15624)Instruction limit reached!
% 0.57/0.75  % (15624)------------------------------
% 0.57/0.75  % (15624)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.75  % (15624)Termination reason: Unknown
% 0.57/0.75  % (15624)Termination phase: Saturation
% 0.57/0.75  
% 0.57/0.75  % (15624)Memory used [KB]: 1507
% 0.57/0.75  % (15624)Time elapsed: 0.031 s
% 0.57/0.75  % (15624)Instructions burned: 52 (million)
% 0.57/0.75  % (15624)------------------------------
% 0.57/0.75  % (15624)------------------------------
% 0.57/0.76  % (15660)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.57/0.76  % (15660)Refutation not found, incomplete strategy% (15660)------------------------------
% 0.57/0.76  % (15660)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.76  % (15660)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.76  
% 0.57/0.76  % (15660)Memory used [KB]: 953
% 0.57/0.76  % (15660)Time elapsed: 0.003 s
% 0.57/0.76  % (15660)Instructions burned: 2 (million)
% 0.57/0.76  % (15660)------------------------------
% 0.57/0.76  % (15660)------------------------------
% 0.57/0.76  % (15637)Instruction limit reached!
% 0.57/0.76  % (15637)------------------------------
% 0.57/0.76  % (15637)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.76  % (15637)Termination reason: Unknown
% 0.57/0.76  % (15637)Termination phase: Saturation
% 0.57/0.76  
% 0.57/0.76  % (15637)Memory used [KB]: 1701
% 0.57/0.76  % (15637)Time elapsed: 0.033 s
% 0.57/0.76  % (15637)Instructions burned: 52 (million)
% 0.57/0.76  % (15637)------------------------------
% 0.57/0.76  % (15637)------------------------------
% 0.57/0.76  % (15664)lrs-1011_1:1_sil=2000:sos=on:urr=on:i=53:sd=1:bd=off:ins=3:av=off:ss=axioms:sgt=16:gsp=on:lsd=10_0 on Vampire---4 for (2995ds/53Mi)
% 0.57/0.76  % (15666)lrs+1011_6929:65536_anc=all_dependent:sil=2000:fde=none:plsqc=1:plsq=on:plsqr=19,8:plsql=on:nwc=3.0:i=46:afp=4000:ep=R:nm=3:fsr=off:afr=on:aer=off:gsp=on_0 on Vampire---4 for (2995ds/46Mi)
% 0.57/0.76  % (15653)Instruction limit reached!
% 0.57/0.76  % (15653)------------------------------
% 0.57/0.76  % (15653)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.76  % (15653)Termination reason: Unknown
% 0.57/0.76  % (15653)Termination phase: Saturation
% 0.57/0.76  % (15664)Refutation not found, incomplete strategy% (15664)------------------------------
% 0.57/0.76  % (15664)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.76  % (15664)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.76  
% 0.57/0.76  % (15664)Memory used [KB]: 951
% 0.57/0.76  % (15664)Time elapsed: 0.003 s
% 0.57/0.76  % (15664)Instructions burned: 2 (million)
% 0.57/0.76  % (15664)------------------------------
% 0.57/0.76  % (15664)------------------------------
% 0.57/0.76  
% 0.57/0.76  % (15653)Memory used [KB]: 1291
% 0.57/0.76  % (15653)Time elapsed: 0.019 s
% 0.57/0.76  % (15653)Instructions burned: 33 (million)
% 0.57/0.76  % (15653)------------------------------
% 0.57/0.76  % (15653)------------------------------
% 0.57/0.76  % (15666)Refutation not found, incomplete strategy% (15666)------------------------------
% 0.57/0.76  % (15666)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.76  % (15666)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.76  
% 0.57/0.76  % (15666)Memory used [KB]: 950
% 0.57/0.76  % (15666)Time elapsed: 0.003 s
% 0.57/0.76  % (15666)Instructions burned: 2 (million)
% 0.57/0.76  % (15666)------------------------------
% 0.57/0.76  % (15666)------------------------------
% 0.57/0.77  % (15668)dis+10_3:31_sil=2000:sp=frequency:abs=on:acc=on:lcm=reverse:nwc=3.0:alpa=random:st=3.0:i=102:sd=1:nm=4:ins=1:aer=off:ss=axioms_0 on Vampire---4 for (2995ds/102Mi)
% 0.57/0.77  % (15625)Instruction limit reached!
% 0.57/0.77  % (15625)------------------------------
% 0.57/0.77  % (15625)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.77  % (15625)Termination reason: Unknown
% 0.57/0.77  % (15625)Termination phase: Saturation
% 0.57/0.77  
% 0.57/0.77  % (15625)Memory used [KB]: 2232
% 0.57/0.77  % (15625)Time elapsed: 0.047 s
% 0.57/0.77  % (15625)Instructions burned: 78 (million)
% 0.57/0.77  % (15625)------------------------------
% 0.57/0.77  % (15625)------------------------------
% 0.57/0.77  % (15670)ott+1011_9:29_slsqr=3,2:sil=2000:tgt=ground:lsd=10:lcm=predicate:avsqc=4:slsq=on:avsq=on:i=35:s2at=4.0:add=large:sd=1:avsqr=1,16:aer=off:ss=axioms:sgt=100:rawr=on:s2a=on:sac=on:afp=1:nwc=10.0:nm=64:bd=preordered:abs=on:rnwc=on:er=filter:nicw=on:spb=non_intro:lma=on_0 on Vampire---4 for (2995ds/35Mi)
% 0.57/0.77  % (15671)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on Vampire---4 for (2995ds/87Mi)
% 0.81/0.77  % (15674)dis+1010_12107:524288_anc=none:drc=encompass:sil=2000:bsd=on:rp=on:nwc=10.0:alpa=random:i=109:kws=precedence:awrs=decay:awrsf=2:nm=16:ins=3:rawr=on:s2a=on:s2at=4.5:acc=on:flr=on_0 on Vampire---4 for (2995ds/109Mi)
% 0.81/0.79  % (15670)Instruction limit reached!
% 0.81/0.79  % (15670)------------------------------
% 0.81/0.79  % (15670)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.81/0.79  % (15670)Termination reason: Unknown
% 0.81/0.79  % (15670)Termination phase: Saturation
% 0.81/0.79  
% 0.81/0.79  % (15670)Memory used [KB]: 1568
% 0.81/0.79  % (15670)Time elapsed: 0.022 s
% 0.81/0.79  % (15670)Instructions burned: 35 (million)
% 0.81/0.79  % (15670)------------------------------
% 0.81/0.79  % (15670)------------------------------
% 0.81/0.79  % (15648)Instruction limit reached!
% 0.81/0.79  % (15648)------------------------------
% 0.81/0.79  % (15648)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.81/0.79  % (15648)Termination reason: Unknown
% 0.81/0.79  % (15648)Termination phase: Saturation
% 0.81/0.79  
% 0.81/0.79  % (15648)Memory used [KB]: 1908
% 0.81/0.79  % (15648)Time elapsed: 0.053 s
% 0.81/0.79  % (15648)Instructions burned: 93 (million)
% 0.81/0.79  % (15648)------------------------------
% 0.81/0.79  % (15648)------------------------------
% 0.81/0.79  % (15684)lrs+1002_1:16_sil=2000:sp=occurrence:sos=on:i=161:aac=none:bd=off:ss=included:sd=5:st=2.5:sup=off_0 on Vampire---4 for (2995ds/161Mi)
% 0.81/0.79  % (15684)Refutation not found, incomplete strategy% (15684)------------------------------
% 0.81/0.79  % (15684)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.81/0.79  % (15684)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.79  
% 0.81/0.79  % (15684)Memory used [KB]: 950
% 0.81/0.79  % (15684)Time elapsed: 0.003 s
% 0.81/0.79  % (15684)Instructions burned: 2 (million)
% 0.81/0.79  % (15684)------------------------------
% 0.81/0.79  % (15684)------------------------------
% 0.81/0.79  % (15686)lrs-1002_2:9_anc=none:sil=2000:plsqc=1:plsq=on:avsql=on:plsqr=2859761,1048576:erd=off:rp=on:nwc=21.7107:newcnf=on:avsq=on:i=69:aac=none:avsqr=6317,1048576:ep=RS:fsr=off:rawr=on:afp=50:afq=2.133940627822616:sac=on_0 on Vampire---4 for (2995ds/69Mi)
% 0.81/0.80  % (15686)Refutation not found, incomplete strategy% (15686)------------------------------
% 0.81/0.80  % (15686)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.81/0.80  % (15686)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.80  
% 0.81/0.80  % (15686)Memory used [KB]: 955
% 0.81/0.80  % (15686)Time elapsed: 0.003 s
% 0.81/0.80  % (15686)Instructions burned: 2 (million)
% 0.81/0.80  % (15686)------------------------------
% 0.81/0.80  % (15686)------------------------------
% 0.81/0.80  % (15689)lrs+1010_1:512_sil=8000:tgt=ground:spb=units:gs=on:lwlo=on:nicw=on:gsem=on:st=1.5:i=40:nm=21:ss=included:nwc=5.3:afp=4000:afq=1.38:ins=1:bs=unit_only:awrs=converge:awrsf=10:bce=on_0 on Vampire---4 for (2995ds/40Mi)
% 0.81/0.80  % (15691)ott+1011_1:3_drc=off:sil=4000:tgt=ground:fde=unused:plsq=on:sp=unary_first:fd=preordered:nwc=10.0:i=360:ins=1:rawr=on:bd=preordered_0 on Vampire---4 for (2995ds/360Mi)
% 0.81/0.82  % (15671)Instruction limit reached!
% 0.81/0.82  % (15671)------------------------------
% 0.81/0.82  % (15671)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.81/0.82  % (15671)Termination reason: Unknown
% 0.81/0.82  % (15671)Termination phase: Saturation
% 0.81/0.82  
% 0.81/0.82  % (15671)Memory used [KB]: 1664
% 0.81/0.82  % (15671)Time elapsed: 0.050 s
% 0.81/0.82  % (15671)Instructions burned: 87 (million)
% 0.81/0.82  % (15671)------------------------------
% 0.81/0.82  % (15671)------------------------------
% 0.81/0.82  % (15668)Instruction limit reached!
% 0.81/0.82  % (15668)------------------------------
% 0.81/0.82  % (15668)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.81/0.82  % (15668)Termination reason: Unknown
% 0.81/0.82  % (15668)Termination phase: Saturation
% 0.81/0.82  
% 0.81/0.82  % (15668)Memory used [KB]: 1841
% 0.81/0.82  % (15668)Time elapsed: 0.055 s
% 0.81/0.82  % (15668)Instructions burned: 102 (million)
% 0.81/0.82  % (15668)------------------------------
% 0.81/0.82  % (15668)------------------------------
% 0.81/0.82  % (15701)dis+10_1:4_to=lpo:sil=2000:sos=on:spb=goal:rp=on:sac=on:newcnf=on:i=161:ss=axioms:aac=none_0 on Vampire---4 for (2995ds/161Mi)
% 0.81/0.82  % (15701)Refutation not found, incomplete strategy% (15701)------------------------------
% 0.81/0.82  % (15701)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.81/0.82  % (15701)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.82  
% 0.81/0.82  % (15701)Memory used [KB]: 951
% 0.81/0.82  % (15701)Time elapsed: 0.002 s
% 0.81/0.82  % (15701)Instructions burned: 2 (million)
% 0.81/0.82  % (15701)------------------------------
% 0.81/0.82  % (15701)------------------------------
% 0.81/0.82  % (15689)Instruction limit reached!
% 0.81/0.82  % (15689)------------------------------
% 0.81/0.82  % (15689)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.81/0.82  % (15689)Termination reason: Unknown
% 0.81/0.82  % (15689)Termination phase: Saturation
% 0.81/0.82  
% 0.81/0.82  % (15689)Memory used [KB]: 1656
% 0.81/0.82  % (15689)Time elapsed: 0.026 s
% 0.81/0.82  % (15689)Instructions burned: 41 (million)
% 0.81/0.82  % (15689)------------------------------
% 0.81/0.82  % (15689)------------------------------
% 0.81/0.82  % (15704)lrs+1011_1:20_sil=4000:tgt=ground:i=80:sd=1:bd=off:nm=32:av=off:ss=axioms:lsd=60_0 on Vampire---4 for (2995ds/80Mi)
% 0.81/0.83  % (15706)lrs+11_1:2_slsqr=1,2:sil=2000:sp=const_frequency:kmz=on:newcnf=on:slsq=on:i=37:s2at=1.5:awrs=converge:nm=2:uhcvi=on:ss=axioms:sgt=20:afp=10000:fs=off:fsr=off:bd=off:s2agt=5:fd=off:add=off:erd=off:foolp=on:nwc=10.0:rp=on_0 on Vampire---4 for (2995ds/37Mi)
% 0.81/0.83  % (15708)lrs+1011_1:2_drc=encompass:sil=4000:fde=unused:sos=on:sac=on:newcnf=on:i=55:sd=10:bd=off:ins=1:uhcvi=on:ss=axioms:spb=non_intro:st=3.0:erd=off:s2a=on:nwc=3.0_0 on Vampire---4 for (2995ds/55Mi)
% 0.81/0.83  % (15708)Refutation not found, incomplete strategy% (15708)------------------------------
% 0.81/0.83  % (15708)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.81/0.83  % (15708)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.83  
% 0.81/0.83  % (15708)Memory used [KB]: 951
% 0.81/0.83  % (15708)Time elapsed: 0.003 s
% 0.81/0.83  % (15708)Instructions burned: 2 (million)
% 0.81/0.83  % (15708)------------------------------
% 0.81/0.83  % (15708)------------------------------
% 0.81/0.83  % (15674)Instruction limit reached!
% 0.81/0.83  % (15674)------------------------------
% 0.81/0.83  % (15674)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.81/0.83  % (15674)Termination reason: Unknown
% 0.81/0.83  % (15674)Termination phase: Saturation
% 0.81/0.83  
% 0.81/0.83  % (15674)Memory used [KB]: 1910
% 0.81/0.83  % (15674)Time elapsed: 0.058 s
% 0.81/0.83  % (15674)Instructions burned: 111 (million)
% 0.81/0.83  % (15674)------------------------------
% 0.81/0.83  % (15674)------------------------------
% 0.81/0.83  % (15712)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on Vampire---4 for (2995ds/32Mi)
% 0.81/0.83  % (15711)dis-1011_1:32_to=lpo:drc=off:sil=2000:sp=reverse_arity:sos=on:foolp=on:lsd=20:nwc=1.49509792053687:s2agt=30:avsq=on:s2a=on:s2pl=no:i=47:s2at=5.0:avsqr=5593,1048576:nm=0:fsr=off:amm=sco:rawr=on:awrs=converge:awrsf=427:ss=included:sd=1:slsq=on:fd=off_0 on Vampire---4 for (2995ds/47Mi)
% 0.81/0.83  % (15636)Instruction limit reached!
% 0.81/0.83  % (15636)------------------------------
% 0.81/0.83  % (15636)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.81/0.83  % (15636)Termination reason: Unknown
% 0.81/0.83  % (15636)Termination phase: Saturation
% 0.81/0.83  % (15712)Refutation not found, incomplete strategy% (15712)------------------------------
% 0.81/0.83  % (15712)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.81/0.83  % (15712)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.83  
% 0.81/0.83  % (15712)Memory used [KB]: 950
% 0.81/0.83  % (15712)Time elapsed: 0.002 s
% 0.81/0.83  % (15712)Instructions burned: 2 (million)
% 0.81/0.83  % (15712)------------------------------
% 0.81/0.83  % (15712)------------------------------
% 0.81/0.83  
% 0.81/0.83  % (15636)Memory used [KB]: 4112
% 0.81/0.83  % (15636)Time elapsed: 0.107 s
% 0.81/0.83  % (15636)Instructions burned: 209 (million)
% 0.81/0.83  % (15636)------------------------------
% 0.81/0.83  % (15636)------------------------------
% 0.81/0.83  % (15711)Refutation not found, incomplete strategy% (15711)------------------------------
% 0.81/0.83  % (15711)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.81/0.83  % (15711)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.83  
% 0.81/0.83  % (15711)Memory used [KB]: 951
% 0.81/0.83  % (15711)Time elapsed: 0.003 s
% 0.81/0.83  % (15711)Instructions burned: 2 (million)
% 0.81/0.83  % (15711)------------------------------
% 0.81/0.83  % (15711)------------------------------
% 0.81/0.84  % (15716)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.81/0.84  % (15716)Refutation not found, incomplete strategy% (15716)------------------------------
% 0.81/0.84  % (15716)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.81/0.84  % (15716)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.84  
% 0.81/0.84  % (15716)Memory used [KB]: 951
% 0.81/0.84  % (15716)Time elapsed: 0.002 s
% 0.81/0.84  % (15716)Instructions burned: 2 (million)
% 0.81/0.84  % (15716)------------------------------
% 0.81/0.84  % (15716)------------------------------
% 0.81/0.84  % (15717)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.81/0.84  % (15718)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.81/0.84  % (15717)Refutation not found, incomplete strategy% (15717)------------------------------
% 0.81/0.84  % (15717)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.81/0.84  % (15717)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.84  
% 0.81/0.84  % (15717)Memory used [KB]: 951
% 0.81/0.84  % (15717)Time elapsed: 0.002 s
% 0.81/0.84  % (15717)Instructions burned: 2 (million)
% 0.81/0.84  % (15717)------------------------------
% 0.81/0.84  % (15717)------------------------------
% 0.81/0.84  % (15720)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.81/0.84  % (15722)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.81/0.84  % (15722)Refutation not found, incomplete strategy% (15722)------------------------------
% 0.81/0.84  % (15722)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.81/0.84  % (15722)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.84  
% 0.81/0.84  % (15722)Memory used [KB]: 950
% 0.81/0.84  % (15722)Time elapsed: 0.003 s
% 0.81/0.84  % (15722)Instructions burned: 2 (million)
% 0.81/0.84  % (15722)------------------------------
% 0.81/0.84  % (15722)------------------------------
% 0.81/0.84  % (15706)Instruction limit reached!
% 0.81/0.84  % (15706)------------------------------
% 0.81/0.84  % (15706)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.81/0.84  % (15706)Termination reason: Unknown
% 0.81/0.84  % (15706)Termination phase: Saturation
% 0.81/0.84  
% 0.81/0.84  % (15706)Memory used [KB]: 1298
% 0.81/0.84  % (15706)Time elapsed: 0.020 s
% 0.81/0.84  % (15706)Instructions burned: 38 (million)
% 0.81/0.84  % (15706)------------------------------
% 0.81/0.84  % (15706)------------------------------
% 0.81/0.85  % (15642)Instruction limit reached!
% 0.81/0.85  % (15642)------------------------------
% 0.81/0.85  % (15642)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.81/0.85  % (15642)Termination reason: Unknown
% 0.81/0.85  % (15642)Termination phase: Saturation
% 0.81/0.85  
% 0.81/0.85  % (15642)Memory used [KB]: 3172
% 0.81/0.85  % (15642)Time elapsed: 0.113 s
% 0.81/0.85  % (15642)Instructions burned: 246 (million)
% 0.81/0.85  % (15642)------------------------------
% 0.81/0.85  % (15642)------------------------------
% 0.81/0.85  % (15725)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.81/0.85  % (15727)dis+1011_1:128_sil=2000:plsq=on:sp=frequency:plsql=on:nicw=on:i=49:kws=precedence:bd=off:fsr=off:ss=axioms:sgt=64:sd=3_0 on Vampire---4 for (2994ds/49Mi)
% 0.81/0.85  % (15728)lrs-1011_8:1_sil=2000:spb=goal:urr=on:sac=on:i=51:afp=10000:fsr=off:ss=axioms:avsq=on:avsqr=17819,524288:bd=off:bsd=on:fd=off:sims=off:rawr=on:alpa=true:bsr=on:aer=off_0 on Vampire---4 for (2994ds/51Mi)
% 0.81/0.85  % (15704)Instruction limit reached!
% 0.81/0.85  % (15704)------------------------------
% 0.81/0.85  % (15704)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.81/0.85  % (15704)Termination reason: Unknown
% 0.81/0.85  % (15704)Termination phase: Saturation
% 0.81/0.85  
% 0.81/0.85  % (15704)Memory used [KB]: 2179
% 0.81/0.85  % (15704)Time elapsed: 0.028 s
% 0.81/0.85  % (15704)Instructions burned: 80 (million)
% 0.81/0.85  % (15704)------------------------------
% 0.81/0.85  % (15704)------------------------------
% 0.81/0.85  % (15731)lrs+1011_1:1024_sil=8000:sp=unary_first:nwc=10.0:st=3.0:s2a=on:i=149:s2at=5.0:awrs=converge:awrsf=390:ep=R:av=off:ss=axioms:s2agt=32_0 on Vampire---4 for (2994ds/149Mi)
% 0.81/0.85  % (15731)Refutation not found, incomplete strategy% (15731)------------------------------
% 0.81/0.85  % (15731)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.81/0.85  % (15731)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.85  
% 0.81/0.85  % (15731)Memory used [KB]: 950
% 0.81/0.85  % (15731)Time elapsed: 0.001 s
% 0.81/0.85  % (15731)Instructions burned: 2 (million)
% 0.81/0.85  % (15731)------------------------------
% 0.81/0.85  % (15731)------------------------------
% 0.81/0.86  % (15734)lrs+11_10:1_to=lpo:drc=off:sil=4000:sp=const_min:fd=preordered:rp=on:st=3.0:s2a=on:i=56:s2at=2.0:ss=axioms:er=known:sup=off:sd=1_0 on Vampire---4 for (2994ds/56Mi)
% 0.81/0.86  % (15734)Refutation not found, incomplete strategy% (15734)------------------------------
% 0.81/0.86  % (15734)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.81/0.86  % (15734)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.86  
% 0.81/0.86  % (15734)Memory used [KB]: 952
% 0.81/0.86  % (15734)Time elapsed: 0.001 s
% 0.81/0.86  % (15734)Instructions burned: 2 (million)
% 0.81/0.86  % (15734)------------------------------
% 0.81/0.86  % (15734)------------------------------
% 0.81/0.86  % (15736)lrs+1011_4:1_bsr=on:sil=32000:sos=all:urr=on:br=off:s2a=on:i=289:s2at=2.0:bd=off:gsp=on:ss=axioms:sgt=8:sd=1:fsr=off_0 on Vampire---4 for (2994ds/289Mi)
% 0.81/0.86  % (15736)Refutation not found, incomplete strategy% (15736)------------------------------
% 0.81/0.86  % (15736)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.81/0.86  % (15736)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.86  
% 0.81/0.86  % (15736)Memory used [KB]: 952
% 0.81/0.86  % (15736)Time elapsed: 0.001 s
% 0.81/0.86  % (15736)Instructions burned: 2 (million)
% 0.81/0.86  % (15736)------------------------------
% 0.81/0.86  % (15736)------------------------------
% 1.41/0.86  % (15739)ott-1011_16:1_sil=2000:sp=const_max:urr=on:lsd=20:st=3.0:i=206:ss=axioms:gsp=on:rp=on:sos=on:fd=off:aac=none_0 on Vampire---4 for (2994ds/206Mi)
% 1.41/0.86  % (15727)Instruction limit reached!
% 1.41/0.86  % (15727)------------------------------
% 1.41/0.86  % (15727)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.86  % (15739)Refutation not found, incomplete strategy% (15739)------------------------------
% 1.41/0.86  % (15739)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.86  % (15727)Termination reason: Unknown
% 1.41/0.86  % (15727)Termination phase: Saturation
% 1.41/0.86  
% 1.41/0.86  % (15727)Memory used [KB]: 1331
% 1.41/0.86  % (15727)Time elapsed: 0.017 s
% 1.41/0.86  % (15727)Instructions burned: 50 (million)
% 1.41/0.86  % (15727)------------------------------
% 1.41/0.86  % (15727)------------------------------
% 1.41/0.86  % (15739)Termination reason: Refutation not found, incomplete strategy
% 1.41/0.86  
% 1.41/0.86  % (15739)Memory used [KB]: 951
% 1.41/0.86  % (15739)Time elapsed: 0.001 s
% 1.41/0.86  % (15739)Instructions burned: 2 (million)
% 1.41/0.86  % (15739)------------------------------
% 1.41/0.86  % (15739)------------------------------
% 1.41/0.86  % (15728)Instruction limit reached!
% 1.41/0.86  % (15728)------------------------------
% 1.41/0.86  % (15728)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.86  % (15728)Termination reason: Unknown
% 1.41/0.86  % (15728)Termination phase: Saturation
% 1.41/0.86  
% 1.41/0.86  % (15728)Memory used [KB]: 2458
% 1.41/0.86  % (15728)Time elapsed: 0.018 s
% 1.41/0.86  % (15728)Instructions burned: 53 (million)
% 1.41/0.86  % (15728)------------------------------
% 1.41/0.86  % (15728)------------------------------
% 1.41/0.87  % (15742)ott+1004_1:2_bsr=unit_only:slsqr=1,8:to=lpo:sil=2000:plsqc=2:plsq=on:sp=reverse_frequency:acc=on:nwc=6.4:slsq=on:st=2.0:i=50:s2at=3.0:bd=off:ins=4:ss=axioms:sgt=10:plsql=on:rawr=on:aer=off:slsqc=2:afp=4000:afq=2.0:bce=on:gs=on:lma=on:br=off:gsaa=full_model:add=off_0 on Vampire---4 for (2994ds/50Mi)
% 1.41/0.87  % (15743)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on Vampire---4 for (2994ds/1483Mi)
% 1.41/0.87  % (15718)Instruction limit reached!
% 1.41/0.87  % (15718)------------------------------
% 1.41/0.87  % (15718)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.87  % (15718)Termination reason: Unknown
% 1.41/0.87  % (15718)Termination phase: Saturation
% 1.41/0.87  
% 1.41/0.87  % (15718)Memory used [KB]: 1789
% 1.41/0.87  % (15718)Time elapsed: 0.032 s
% 1.41/0.87  % (15718)Instructions burned: 83 (million)
% 1.41/0.87  % (15718)------------------------------
% 1.41/0.87  % (15718)------------------------------
% 1.41/0.87  % (15745)dis+1010_1:3_sil=2000:tgt=ground:sp=const_max:nwc=5.0:s2a=on:i=67:nm=16:av=off:bd=off_0 on Vampire---4 for (2994ds/67Mi)
% 1.41/0.87  % (15747)lrs+1011_1:1_sil=64000:tgt=full:plsqc=1:plsq=on:plsqr=32,1:sp=occurrence:sos=on:lsd=20:st=5.0:i=67:sd=2:nm=4:av=off:fsr=off:ss=axioms:er=tagged:gs=on:sgt=8:nwc=3.0:bd=off_0 on Vampire---4 for (2994ds/67Mi)
% 1.41/0.87  % (15747)Refutation not found, incomplete strategy% (15747)------------------------------
% 1.41/0.87  % (15747)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.87  % (15747)Termination reason: Refutation not found, incomplete strategy
% 1.41/0.87  
% 1.41/0.87  % (15747)Memory used [KB]: 952
% 1.41/0.87  % (15747)Time elapsed: 0.001 s
% 1.41/0.87  % (15747)Instructions burned: 2 (million)
% 1.41/0.87  % (15747)------------------------------
% 1.41/0.87  % (15747)------------------------------
% 1.41/0.87  % (15749)dis+1002_1:1024_sil=2000:sac=on:slsq=on:i=52:nm=16:sfv=off:slsqc=1:urr=ec_only:bd=off_0 on Vampire---4 for (2994ds/52Mi)
% 1.41/0.88  % (15720)Instruction limit reached!
% 1.41/0.88  % (15720)------------------------------
% 1.41/0.88  % (15720)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.88  % (15720)Termination reason: Unknown
% 1.41/0.88  % (15720)Termination phase: Saturation
% 1.41/0.88  
% 1.41/0.88  % (15720)Memory used [KB]: 2158
% 1.41/0.88  % (15720)Time elapsed: 0.040 s
% 1.41/0.88  % (15720)Instructions burned: 120 (million)
% 1.41/0.88  % (15720)------------------------------
% 1.41/0.88  % (15720)------------------------------
% 1.41/0.88  % (15725)Instruction limit reached!
% 1.41/0.88  % (15725)------------------------------
% 1.41/0.88  % (15725)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.88  % (15725)Termination reason: Unknown
% 1.41/0.88  % (15725)Termination phase: Saturation
% 1.41/0.88  
% 1.41/0.88  % (15725)Memory used [KB]: 1955
% 1.41/0.88  % (15725)Time elapsed: 0.034 s
% 1.41/0.88  % (15725)Instructions burned: 117 (million)
% 1.41/0.88  % (15725)------------------------------
% 1.41/0.88  % (15725)------------------------------
% 1.41/0.88  % (15755)lrs+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:i=366:sd=2:ss=axioms_0 on Vampire---4 for (2994ds/366Mi)
% 1.41/0.88  % (15756)lrs+1011_4:1_to=lpo:drc=off:sil=8000:sp=frequency:abs=on:urr=on:lsd=10:nwc=5.0:s2agt=4:newcnf=on:st=5.0:s2a=on:i=863:ss=axioms:aac=none:br=off:bd=preordered_0 on Vampire---4 for (2994ds/863Mi)
% 1.41/0.88  % (15755)Refutation not found, incomplete strategy% (15755)------------------------------
% 1.41/0.88  % (15755)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.88  % (15755)Termination reason: Refutation not found, incomplete strategy
% 1.41/0.88  
% 1.41/0.88  % (15755)Memory used [KB]: 952
% 1.41/0.88  % (15755)Time elapsed: 0.001 s
% 1.41/0.88  % (15755)Instructions burned: 2 (million)
% 1.41/0.88  % (15755)------------------------------
% 1.41/0.88  % (15755)------------------------------
% 1.41/0.88  % (15742)Instruction limit reached!
% 1.41/0.88  % (15742)------------------------------
% 1.41/0.88  % (15742)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.88  % (15742)Termination reason: Unknown
% 1.41/0.88  % (15742)Termination phase: Saturation
% 1.41/0.88  
% 1.41/0.88  % (15742)Memory used [KB]: 1613
% 1.41/0.88  % (15742)Time elapsed: 0.018 s
% 1.41/0.88  % (15742)Instructions burned: 51 (million)
% 1.41/0.88  % (15742)------------------------------
% 1.41/0.88  % (15742)------------------------------
% 1.41/0.88  % (15758)lrs+1011_1:1_sil=16000:fde=unused:plsqc=1:plsq=on:plsqr=32,1:sos=on:nwc=10.0:i=163:kws=frequency:nm=2:lsd=1:bd=off_0 on Vampire---4 for (2994ds/163Mi)
% 1.41/0.88  % (15758)Refutation not found, incomplete strategy% (15758)------------------------------
% 1.41/0.88  % (15758)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.88  % (15758)Termination reason: Refutation not found, incomplete strategy
% 1.41/0.88  
% 1.41/0.88  % (15758)Memory used [KB]: 951
% 1.41/0.88  % (15758)Time elapsed: 0.001 s
% 1.41/0.88  % (15758)Instructions burned: 2 (million)
% 1.41/0.88  % (15758)------------------------------
% 1.41/0.88  % (15758)------------------------------
% 1.41/0.88  % (15760)lrs+33_1:1_sil=4000:sp=reverse_frequency:sos=all:i=77:sd=2:bd=off:nm=2:av=off:fsr=off:ss=axioms:sgt=10:rawr=on:sup=off:to=lpo:fs=off_0 on Vampire---4 for (2994ds/77Mi)
% 1.41/0.88  % (15760)Refutation not found, incomplete strategy% (15760)------------------------------
% 1.41/0.88  % (15760)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.41/0.88  % (15760)Termination reason: Refutation not found, incomplete strategy
% 1.41/0.88  
% 1.41/0.88  % (15760)Memory used [KB]: 948
% 1.41/0.88  % (15760)Time elapsed: 0.001 s
% 1.41/0.89  % (15760)Instructions burned: 2 (million)
% 1.41/0.89  % (15760)------------------------------
% 1.41/0.89  % (15760)------------------------------
% 1.59/0.89  % (15762)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on Vampire---4 for (2994ds/1548Mi)
% 1.59/0.89  % (15745)Instruction limit reached!
% 1.59/0.89  % (15745)------------------------------
% 1.59/0.89  % (15745)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.59/0.89  % (15745)Termination reason: Unknown
% 1.59/0.89  % (15745)Termination phase: Saturation
% 1.59/0.89  
% 1.59/0.89  % (15745)Memory used [KB]: 1632
% 1.59/0.89  % (15745)Time elapsed: 0.021 s
% 1.59/0.89  % (15745)Instructions burned: 71 (million)
% 1.59/0.89  % (15745)------------------------------
% 1.59/0.89  % (15745)------------------------------
% 1.59/0.89  % (15762)Refutation not found, incomplete strategy% (15762)------------------------------
% 1.59/0.89  % (15762)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.59/0.89  % (15762)Termination reason: Refutation not found, incomplete strategy
% 1.59/0.89  
% 1.59/0.89  % (15764)lrs+1010_974213:1048576_nwc=9.0:s2a=on:i=76:bd=off:lwlo=on:fd=off:sil=256000:s2agt=10:sims=off:nm=9:sp=const_min:rp=on:er=known:cond=fast:bce=on:abs=on:irw=on:amm=sco:afp=2000:updr=off:add=off:to=lpo:awrs=decay:awrsf=260:rawr=on:afq=2.0:uhcvi=on_0 on Vampire---4 for (2994ds/76Mi)
% 1.59/0.89  % (15762)Memory used [KB]: 951
% 1.59/0.89  % (15762)Time elapsed: 0.001 s
% 1.59/0.89  % (15762)Instructions burned: 2 (million)
% 1.59/0.89  % (15762)------------------------------
% 1.59/0.89  % (15762)------------------------------
% 1.59/0.89  % (15749)Instruction limit reached!
% 1.59/0.89  % (15749)------------------------------
% 1.59/0.89  % (15749)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.59/0.89  % (15749)Termination reason: Unknown
% 1.59/0.89  % (15749)Termination phase: Saturation
% 1.59/0.89  
% 1.59/0.89  % (15749)Memory used [KB]: 1354
% 1.59/0.89  % (15749)Time elapsed: 0.017 s
% 1.59/0.89  % (15749)Instructions burned: 52 (million)
% 1.59/0.89  % (15749)------------------------------
% 1.59/0.89  % (15749)------------------------------
% 1.59/0.89  % (15765)dis+1010_111129:1048576_sfv=off:drc=encompass:sil=2000:tgt=full:sp=reverse_arity:spb=goal:rnwc=on:fd=preordered:rp=on:nwc=6.5667:i=1376:kws=arity_squared:bd=off:nm=0:uhcvi=on:rawr=on:av=off:erd=off:cond=on:lcm=reverse_0 on Vampire---4 for (2994ds/1376Mi)
% 1.59/0.89  % (15766)lrs-1002_3:2_sil=2000:sos=on:fd=off:nwc=10.0:flr=on:i=117:nm=16:fsr=off:sup=off:ss=axioms:fs=off:bd=off:fde=none:erd=off_0 on Vampire---4 for (2994ds/117Mi)
% 1.59/0.89  % (15766)Refutation not found, incomplete strategy% (15766)------------------------------
% 1.59/0.89  % (15766)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.59/0.89  % (15766)Termination reason: Refutation not found, incomplete strategy
% 1.59/0.89  
% 1.59/0.89  % (15766)Memory used [KB]: 947
% 1.59/0.89  % (15766)Time elapsed: 0.001 s
% 1.59/0.89  % (15766)Instructions burned: 2 (million)
% 1.59/0.89  % (15766)------------------------------
% 1.59/0.89  % (15766)------------------------------
% 1.59/0.89  % (15768)ott+1011_47:51_anc=all_dependent:slsqr=853,231:sil=4000:sp=reverse_frequency:foolp=on:spb=non_intro:abs=on:s2agt=50:slsqc=1:slsq=on:st=4.0:i=59:s2at=1.5:sd=7:kws=inv_frequency:afp=2000:nm=14:ins=2:afq=1.2:uhcvi=on:afr=on:gsp=on:ss=axioms:sgt=100:rawr=on:tgt=ground:awrs=converge:awrsf=390:bs=unit_only:add=off:flr=on:plsq=on:plsqc=1:plsqr=6705511,1048576:bd=preordered:newcnf=on:nwc=5.0_0 on Vampire---4 for (2994ds/59Mi)
% 1.59/0.89  % (15770)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.59/0.91  % (15768)Instruction limit reached!
% 1.59/0.91  % (15768)------------------------------
% 1.59/0.91  % (15768)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.59/0.91  % (15768)Termination reason: Unknown
% 1.59/0.91  % (15768)Termination phase: Saturation
% 1.59/0.91  
% 1.59/0.91  % (15768)Memory used [KB]: 1897
% 1.59/0.91  % (15768)Time elapsed: 0.021 s
% 1.59/0.91  % (15768)Instructions burned: 59 (million)
% 1.59/0.91  % (15768)------------------------------
% 1.59/0.91  % (15768)------------------------------
% 1.59/0.91  % (15764)Instruction limit reached!
% 1.59/0.91  % (15764)------------------------------
% 1.59/0.91  % (15764)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.59/0.91  % (15764)Termination reason: Unknown
% 1.59/0.91  % (15764)Termination phase: Saturation
% 1.59/0.91  
% 1.59/0.91  % (15764)Memory used [KB]: 2143
% 1.59/0.91  % (15764)Time elapsed: 0.026 s
% 1.59/0.91  % (15764)Instructions burned: 79 (million)
% 1.59/0.91  % (15764)------------------------------
% 1.59/0.91  % (15764)------------------------------
% 1.59/0.91  % (15781)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.59/0.91  % (15781)Refutation not found, incomplete strategy% (15781)------------------------------
% 1.59/0.91  % (15781)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.59/0.91  % (15781)Termination reason: Refutation not found, incomplete strategy
% 1.59/0.91  
% 1.59/0.91  % (15781)Memory used [KB]: 952
% 1.59/0.91  % (15781)Time elapsed: 0.001 s
% 1.59/0.91  % (15781)Instructions burned: 2 (million)
% 1.59/0.91  % (15781)------------------------------
% 1.59/0.91  % (15781)------------------------------
% 1.59/0.92  % (15783)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.59/0.92  % (15785)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.69/0.93  % (15691)Instruction limit reached!
% 1.69/0.93  % (15691)------------------------------
% 1.69/0.93  % (15691)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.69/0.93  % (15691)Termination reason: Unknown
% 1.69/0.93  % (15691)Termination phase: Saturation
% 1.69/0.93  
% 1.69/0.93  % (15691)Memory used [KB]: 4973
% 1.69/0.93  % (15691)Time elapsed: 0.134 s
% 1.69/0.93  % (15691)Instructions burned: 361 (million)
% 1.69/0.93  % (15691)------------------------------
% 1.69/0.93  % (15691)------------------------------
% 1.69/0.94  % (15794)lrs+1002_1:8_sil=4000:sos=on:nicw=on:st=2.5:i=356:ss=included:sd=7:ep=RS:erd=off_0 on Vampire---4 for (2994ds/356Mi)
% 1.69/0.94  % (15794)Refutation not found, incomplete strategy% (15794)------------------------------
% 1.69/0.94  % (15794)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.69/0.94  % (15794)Termination reason: Refutation not found, incomplete strategy
% 1.69/0.94  
% 1.69/0.94  % (15794)Memory used [KB]: 965
% 1.69/0.94  % (15794)Time elapsed: 0.001 s
% 1.69/0.94  % (15794)Instructions burned: 2 (million)
% 1.69/0.94  % (15794)------------------------------
% 1.69/0.94  % (15794)------------------------------
% 1.69/0.94  % (15797)lrs+1011_1:4_bsr=unit_only:to=lpo:sil=2000:plsqc=4:plsq=on:sp=occurrence:plsql=on:alpa=false:i=75:afp=10:afq=2.0:ss=axioms:rawr=on:fd=off_0 on Vampire---4 for (2994ds/75Mi)
% 1.69/0.94  % (15770)Instruction limit reached!
% 1.69/0.94  % (15770)------------------------------
% 1.69/0.94  % (15770)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.69/0.94  % (15770)Termination reason: Unknown
% 1.69/0.94  % (15770)Termination phase: Saturation
% 1.69/0.94  
% 1.69/0.94  % (15770)Memory used [KB]: 2974
% 1.69/0.94  % (15770)Time elapsed: 0.049 s
% 1.69/0.94  % (15770)Instructions burned: 151 (million)
% 1.69/0.94  % (15770)------------------------------
% 1.69/0.94  % (15770)------------------------------
% 1.69/0.94  % (15800)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)
% 1.69/0.96  % (15797)Instruction limit reached!
% 1.69/0.96  % (15797)------------------------------
% 1.69/0.96  % (15797)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.69/0.96  % (15797)Termination reason: Unknown
% 1.69/0.96  % (15797)Termination phase: Saturation
% 1.69/0.96  
% 1.69/0.96  % (15797)Memory used [KB]: 2148
% 1.69/0.96  % (15797)Time elapsed: 0.026 s
% 1.69/0.96  % (15797)Instructions burned: 75 (million)
% 1.69/0.96  % (15797)------------------------------
% 1.69/0.96  % (15797)------------------------------
% 1.69/0.97  % (15812)ott-1011_3:2_to=lpo:drc=off:sil=2000:sims=off:sos=on:lma=on:spb=goal_then_units:lcm=predicate:fd=preordered:rp=on:newcnf=on:avsq=on:i=251:ins=1:fsr=off:avsqc=4:aac=none:plsq=on:plsqc=1:plsqr=32,1:fs=off_0 on Vampire---4 for (2993ds/251Mi)
% 1.69/0.97  % (15812)Refutation not found, incomplete strategy% (15812)------------------------------
% 1.69/0.97  % (15812)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.69/0.97  % (15812)Termination reason: Refutation not found, incomplete strategy
% 1.69/0.97  
% 1.69/0.97  % (15812)Memory used [KB]: 950
% 1.69/0.97  % (15812)Time elapsed: 0.001 s
% 1.69/0.97  % (15812)Instructions burned: 2 (million)
% 1.69/0.97  % (15812)------------------------------
% 1.69/0.97  % (15812)------------------------------
% 1.69/0.97  % (15815)dis+1010_1:1_sil=2000:tgt=full:rp=on:gs=on:nwc=5.0:i=93:abs=on:sos=on_0 on Vampire---4 for (2993ds/93Mi)
% 1.69/0.97  % (15815)Refutation not found, incomplete strategy% (15815)------------------------------
% 1.69/0.97  % (15815)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.69/0.97  % (15815)Termination reason: Refutation not found, incomplete strategy
% 1.69/0.97  
% 1.69/0.97  % (15815)Memory used [KB]: 952
% 1.69/0.97  % (15815)Time elapsed: 0.002 s
% 1.69/0.97  % (15815)Instructions burned: 2 (million)
% 1.69/0.97  % (15815)------------------------------
% 1.69/0.97  % (15815)------------------------------
% 1.69/0.97  % (15818)lrs+1010_1:8_sil=4000:sos=on:urr=on:rnwc=on:nwc=10.0:i=37:sup=off:kws=frequency_0 on Vampire---4 for (2993ds/37Mi)
% 1.69/0.97  % (15818)Refutation not found, incomplete strategy% (15818)------------------------------
% 1.69/0.97  % (15818)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.69/0.97  % (15818)Termination reason: Refutation not found, incomplete strategy
% 1.69/0.97  
% 1.69/0.97  % (15818)Memory used [KB]: 952
% 1.69/0.97  % (15818)Time elapsed: 0.001 s
% 1.69/0.97  % (15818)Instructions burned: 2 (million)
% 1.69/0.97  % (15818)------------------------------
% 1.69/0.97  % (15818)------------------------------
% 1.69/0.98  % (15785)Instruction limit reached!
% 1.69/0.98  % (15785)------------------------------
% 1.69/0.98  % (15785)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.69/0.98  % (15785)Termination reason: Unknown
% 1.69/0.98  % (15785)Termination phase: Saturation
% 1.69/0.98  
% 1.69/0.98  % (15785)Memory used [KB]: 2774
% 1.69/0.98  % (15785)Time elapsed: 0.061 s
% 1.69/0.98  % (15785)Instructions burned: 201 (million)
% 1.69/0.98  % (15785)------------------------------
% 1.69/0.98  % (15785)------------------------------
% 1.69/0.98  % (15820)lrs+1010_1:1_sil=2000:sos=all:kmz=on:cond=fast:i=132:kws=inv_frequency:av=off:gsp=on:rawr=on:s2a=on:s2at=2.0_0 on Vampire---4 for (2993ds/132Mi)
% 1.69/0.98  % (15820)Refutation not found, incomplete strategy% (15820)------------------------------
% 1.69/0.98  % (15820)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.69/0.98  % (15820)Termination reason: Refutation not found, incomplete strategy
% 1.69/0.98  
% 1.69/0.98  % (15820)Memory used [KB]: 952
% 1.69/0.98  % (15820)Time elapsed: 0.001 s
% 1.69/0.98  % (15820)Instructions burned: 2 (million)
% 1.69/0.98  % (15820)------------------------------
% 1.69/0.98  % (15820)------------------------------
% 1.69/0.98  % (15823)dis+1011_1:1024_drc=off:sil=2000:urr=ec_only:br=off:sac=on:i=209:fsr=off_0 on Vampire---4 for (2993ds/209Mi)
% 1.69/0.98  % (15824)lrs+11_7:12_sil=2000:sp=occurrence:sos=on:erd=off:lcm=reverse:gs=on:st=5.0:i=100:awrs=converge:bd=off:ss=axioms:fs=off:fsr=off:rawr=on_0 on Vampire---4 for (2993ds/100Mi)
% 1.69/0.98  % (15824)Refutation not found, incomplete strategy% (15824)------------------------------
% 1.69/0.98  % (15824)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.69/0.98  % (15824)Termination reason: Refutation not found, incomplete strategy
% 1.69/0.98  
% 1.69/0.98  % (15824)Memory used [KB]: 950
% 1.69/0.98  % (15824)Time elapsed: 0.002 s
% 1.69/0.98  % (15824)Instructions burned: 2 (million)
% 1.69/0.98  % (15824)------------------------------
% 1.69/0.98  % (15824)------------------------------
% 1.69/0.98  % (15827)dis+10_1:1_sil=2000:nwc=5.0:s2agt=32:s2a=on:i=54:nm=4:alpa=true_0 on Vampire---4 for (2993ds/54Mi)
% 1.69/1.00  % (15827)Instruction limit reached!
% 1.69/1.00  % (15827)------------------------------
% 1.69/1.00  % (15827)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.69/1.00  % (15827)Termination reason: Unknown
% 1.69/1.00  % (15827)Termination phase: Saturation
% 1.69/1.00  
% 1.69/1.00  % (15827)Memory used [KB]: 1436
% 1.69/1.00  % (15827)Time elapsed: 0.018 s
% 1.69/1.00  % (15827)Instructions burned: 56 (million)
% 1.69/1.00  % (15827)------------------------------
% 1.69/1.00  % (15827)------------------------------
% 1.69/1.00  % (15837)lrs-1011_1:1_to=lpo:drc=off:sil=2000:sp=const_min:sos=on:lsd=10:sac=on:i=62:br=off:newcnf=on_0 on Vampire---4 for (2993ds/62Mi)
% 1.69/1.00  % (15837)Refutation not found, incomplete strategy% (15837)------------------------------
% 1.69/1.00  % (15837)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.69/1.00  % (15837)Termination reason: Refutation not found, incomplete strategy
% 1.69/1.00  
% 1.69/1.00  % (15837)Memory used [KB]: 952
% 1.69/1.00  % (15837)Time elapsed: 0.001 s
% 1.69/1.00  % (15837)Instructions burned: 2 (million)
% 1.69/1.00  % (15837)------------------------------
% 1.69/1.00  % (15837)------------------------------
% 2.01/1.01  % (15840)lrs+10_8:1_to=lpo:drc=encompass:sil=4000:sos=on:urr=on:newcnf=on:i=2265:sd=2:nm=2:ss=axioms:sgt=32:sup=off:bd=off_0 on Vampire---4 for (2993ds/2265Mi)
% 2.01/1.01  % (15840)Refutation not found, incomplete strategy% (15840)------------------------------
% 2.01/1.01  % (15840)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.01/1.01  % (15840)Termination reason: Refutation not found, incomplete strategy
% 2.01/1.01  
% 2.01/1.01  % (15840)Memory used [KB]: 951
% 2.01/1.01  % (15840)Time elapsed: 0.024 s
% 2.01/1.01  % (15840)Instructions burned: 2 (million)
% 2.01/1.01  % (15840)------------------------------
% 2.01/1.01  % (15840)------------------------------
% 2.01/1.01  % (15844)lrs+1011_1:128_sil=2000:lsd=10:newcnf=on:i=91:bd=off:fsd=on:ss=axioms:plsq=on:plsqr=9200103,131072:sd=1:lma=on_0 on Vampire---4 for (2993ds/91Mi)
% 2.01/1.02  % (15823)First to succeed.
% 2.01/1.02  % (15823)Refutation found. Thanks to Tanya!
% 2.01/1.02  % SZS status Unsatisfiable for Vampire---4
% 2.01/1.02  % SZS output start Proof for Vampire---4
% See solution above
% 2.01/1.02  % (15823)------------------------------
% 2.01/1.02  % (15823)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 2.01/1.02  % (15823)Termination reason: Refutation
% 2.01/1.02  
% 2.01/1.02  % (15823)Memory used [KB]: 2101
% 2.01/1.02  % (15823)Time elapsed: 0.043 s
% 2.01/1.02  % (15823)Instructions burned: 139 (million)
% 2.01/1.02  % (15823)------------------------------
% 2.01/1.02  % (15823)------------------------------
% 2.01/1.02  % (15450)Success in time 0.662 s
% 2.01/1.02  % Vampire---4.8 exiting
%------------------------------------------------------------------------------