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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : PLA030-1 : TPTP v8.1.2. Released v2.5.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 : n015.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Sun May  5 08:45:42 EDT 2024

% Result   : Satisfiable 0.75s 0.80s
% Output   : Saturation 0.75s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(u35,axiom,
    differ(c,b) ).

cnf(u33,axiom,
    differ(c,a) ).

cnf(clear_table,axiom,
    holds(clear(table),X2) ).

cnf(initial_state2,axiom,
    holds(on(b,table),s0) ).

cnf(differ_a_b,axiom,
    differ(a,b) ).

cnf(pickup_4,axiom,
    ( holds(clear(X0),do(pickup(X3),X2))
    | ~ holds(clear(X0),X2)
    | ~ differ(X0,X3) ) ).

cnf(initial_state3,axiom,
    holds(on(c,d),s0) ).

cnf(differ_b_d,axiom,
    differ(b,d) ).

cnf(differ_a_d,axiom,
    differ(a,d) ).

cnf(putdown_2,axiom,
    ( holds(on(X0,X1),do(putdown(X0,X1),X2))
    | ~ holds(holding(X0),X2)
    | ~ holds(clear(X1),X2) ) ).

cnf(initial_state5,axiom,
    holds(clear(a),s0) ).

cnf(differ_c_d,axiom,
    differ(c,d) ).

cnf(putdown_3,axiom,
    ( holds(clear(X0),do(putdown(X0,X1),X2))
    | ~ holds(holding(X0),X2)
    | ~ holds(clear(X1),X2) ) ).

cnf(and_definition,axiom,
    ( holds(and(X0,X1),X2)
    | ~ holds(X0,X2)
    | ~ holds(X1,X2) ) ).

cnf(u36,axiom,
    differ(d,b) ).

cnf(initial_state8,axiom,
    holds(empty,s0) ).

cnf(putdown_5,axiom,
    ( holds(clear(X3),do(putdown(X0,X1),X2))
    | ~ holds(clear(X3),X2)
    | ~ differ(X3,X1) ) ).

cnf(pickup_2,axiom,
    ( holds(clear(X1),do(pickup(X0),X2))
    | ~ holds(clear(X0),X2)
    | ~ holds(on(X0,X1),X2)
    | ~ holds(empty,X2) ) ).

cnf(u38,axiom,
    differ(d,c) ).

cnf(u31,axiom,
    differ(table,a) ).

cnf(differ_c_table,axiom,
    differ(c,table) ).

cnf(differ_a_c,axiom,
    differ(a,c) ).

cnf(u32,axiom,
    differ(b,a) ).

cnf(initial_state4,axiom,
    holds(on(d,table),s0) ).

cnf(initial_state1,axiom,
    holds(on(a,table),s0) ).

cnf(differ_a_table,axiom,
    differ(a,table) ).

cnf(u34,axiom,
    differ(d,a) ).

cnf(pickup_3,axiom,
    ( holds(on(X0,X1),do(pickup(X3),X2))
    | ~ holds(on(X0,X1),X2)
    | ~ differ(X0,X3) ) ).

cnf(initial_state6,axiom,
    holds(clear(b),s0) ).

cnf(differ_b_c,axiom,
    differ(b,c) ).

cnf(putdown_4,axiom,
    ( holds(on(X0,X1),do(putdown(X3,X4),X2))
    | ~ holds(on(X0,X1),X2) ) ).

cnf(putdown_1,axiom,
    ( holds(empty,do(putdown(X0,X1),X2))
    | ~ holds(holding(X0),X2)
    | ~ holds(clear(X1),X2) ) ).

cnf(u37,axiom,
    differ(table,b) ).

cnf(differ_b_table,axiom,
    differ(b,table) ).

cnf(symmetry_of_differ,axiom,
    ( ~ differ(X1,X0)
    | differ(X0,X1) ) ).

cnf(u40,axiom,
    differ(table,d) ).

cnf(u39,axiom,
    differ(table,c) ).

cnf(initial_state7,axiom,
    holds(clear(c),s0) ).

cnf(differ_d_table,axiom,
    differ(d,table) ).

cnf(pickup_1,axiom,
    ( holds(holding(X0),do(pickup(X0),X2))
    | ~ holds(clear(X0),X2)
    | ~ holds(empty,X2)
    | ~ differ(X0,table) ) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : PLA030-1 : TPTP v8.1.2. Released v2.5.0.
% 0.07/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.35  % Computer : n015.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit   : 300
% 0.15/0.35  % WCLimit    : 300
% 0.15/0.35  % DateTime   : Fri May  3 18:36:08 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  This is a CNF_SAT_RFO_NEQ problem
% 0.15/0.36  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.67sGNKZ6hn/Vampire---4.8_21762
% 0.56/0.75  % (22113)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on Vampire---4 for (2996ds/56Mi)
% 0.56/0.75  % (22113)Refutation not found, incomplete strategy% (22113)------------------------------
% 0.56/0.75  % (22113)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.75  % (22113)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (22113)Memory used [KB]: 967
% 0.56/0.75  % (22113)Time elapsed: 0.001 s
% 0.56/0.75  % (22113)Instructions burned: 2 (million)
% 0.56/0.75  % (22113)------------------------------
% 0.56/0.75  % (22113)------------------------------
% 0.56/0.75  % (22106)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on Vampire---4 for (2996ds/34Mi)
% 0.56/0.75  % (22109)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2996ds/33Mi)
% 0.56/0.75  % (22108)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2996ds/78Mi)
% 0.56/0.75  % (22107)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on Vampire---4 for (2996ds/51Mi)
% 0.56/0.75  % (22111)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/45Mi)
% 0.56/0.75  % (22112)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on Vampire---4 for (2996ds/83Mi)
% 0.56/0.75  % (22110)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on Vampire---4 for (2996ds/34Mi)
% 0.56/0.75  % (22108)Refutation not found, incomplete strategy% (22108)------------------------------
% 0.56/0.75  % (22108)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.75  % (22106)Refutation not found, incomplete strategy% (22106)------------------------------
% 0.56/0.75  % (22106)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.75  % (22106)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (22106)Memory used [KB]: 967
% 0.56/0.75  % (22106)Time elapsed: 0.002 s
% 0.56/0.75  % (22106)Instructions burned: 2 (million)
% 0.56/0.75  % (22109)Refutation not found, incomplete strategy% (22109)------------------------------
% 0.56/0.75  % (22109)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.75  % (22108)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (22108)Memory used [KB]: 967
% 0.56/0.75  % (22108)Time elapsed: 0.002 s
% 0.56/0.75  % (22108)Instructions burned: 2 (million)
% 0.56/0.75  % (22109)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (22109)Memory used [KB]: 967
% 0.56/0.75  % (22109)Time elapsed: 0.002 s
% 0.56/0.75  % (22111)Refutation not found, incomplete strategy% (22111)------------------------------
% 0.56/0.75  % (22111)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.75  % (22111)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (22111)Memory used [KB]: 967
% 0.56/0.75  % (22111)Time elapsed: 0.002 s
% 0.56/0.75  % (22111)Instructions burned: 2 (million)
% 0.56/0.75  % (22109)Instructions burned: 2 (million)
% 0.56/0.75  % (22106)------------------------------
% 0.56/0.75  % (22106)------------------------------
% 0.56/0.75  % (22112)Refutation not found, incomplete strategy% (22112)------------------------------
% 0.56/0.75  % (22112)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.75  % (22112)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (22108)------------------------------
% 0.56/0.75  % (22108)------------------------------
% 0.56/0.75  % (22112)Memory used [KB]: 967
% 0.56/0.75  % (22112)Time elapsed: 0.002 s
% 0.56/0.75  % (22112)Instructions burned: 2 (million)
% 0.56/0.75  % (22111)------------------------------
% 0.56/0.75  % (22111)------------------------------
% 0.56/0.75  % (22109)------------------------------
% 0.56/0.75  % (22109)------------------------------
% 0.56/0.75  % (22110)Refutation not found, incomplete strategy% (22110)------------------------------
% 0.56/0.75  % (22110)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.75  % (22110)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (22110)Memory used [KB]: 969
% 0.56/0.75  % (22110)Time elapsed: 0.002 s
% 0.56/0.75  % (22112)------------------------------
% 0.56/0.75  % (22112)------------------------------
% 0.56/0.75  % (22110)Instructions burned: 2 (million)
% 0.56/0.75  % (22107)Refutation not found, incomplete strategy% (22107)------------------------------
% 0.56/0.75  % (22107)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.75  % (22107)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (22107)Memory used [KB]: 976
% 0.56/0.75  % (22107)Time elapsed: 0.003 s
% 0.56/0.75  % (22107)Instructions burned: 3 (million)
% 0.56/0.75  % (22110)------------------------------
% 0.56/0.75  % (22110)------------------------------
% 0.56/0.75  % (22107)------------------------------
% 0.56/0.75  % (22107)------------------------------
% 0.56/0.75  % (22115)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on Vampire---4 for (2996ds/55Mi)
% 0.56/0.76  % (22115)Refutation not found, incomplete strategy% (22115)------------------------------
% 0.56/0.76  % (22115)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (22115)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (22115)Memory used [KB]: 967
% 0.56/0.76  % (22115)Time elapsed: 0.001 s
% 0.56/0.76  % (22115)Instructions burned: 2 (million)
% 0.56/0.76  % (22115)------------------------------
% 0.56/0.76  % (22115)------------------------------
% 0.56/0.76  % (22125)dis+1011_11:1_sil=2000:avsq=on:i=143:avsqr=1,16:ep=RS:rawr=on:aac=none:lsd=100:mep=off:fde=none:newcnf=on:bsr=unit_only_0 on Vampire---4 for (2996ds/143Mi)
% 0.56/0.76  % (22118)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/208Mi)
% 0.56/0.76  % (22117)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on Vampire---4 for (2996ds/50Mi)
% 0.56/0.76  % (22119)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on Vampire---4 for (2996ds/52Mi)
% 0.56/0.76  % (22120)lrs-1010_1:1_to=lpo:sil=2000:sp=reverse_arity:sos=on:urr=ec_only:i=518:sd=2:bd=off:ss=axioms:sgt=16_0 on Vampire---4 for (2996ds/518Mi)
% 0.56/0.76  % (22121)lrs+1011_87677:1048576_sil=8000:sos=on:spb=non_intro:nwc=10.0:kmz=on:i=42:ep=RS:nm=0:ins=1:uhcvi=on:rawr=on:fde=unused:afp=2000:afq=1.444:plsq=on:nicw=on_0 on Vampire---4 for (2996ds/42Mi)
% 0.56/0.76  % (22118)Refutation not found, incomplete strategy% (22118)------------------------------
% 0.56/0.76  % (22118)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (22118)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (22118)Memory used [KB]: 967
% 0.56/0.76  % (22118)Time elapsed: 0.003 s
% 0.56/0.76  % (22120)Refutation not found, incomplete strategy% (22120)------------------------------
% 0.56/0.76  % (22120)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (22120)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (22120)Memory used [KB]: 967
% 0.56/0.76  % (22120)Time elapsed: 0.003 s
% 0.56/0.76  % (22120)Instructions burned: 2 (million)
% 0.56/0.76  % (22118)Instructions burned: 2 (million)
% 0.56/0.76  % (22119)Refutation not found, incomplete strategy% (22119)------------------------------
% 0.56/0.76  % (22119)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (22119)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (22125)Refutation not found, incomplete strategy% (22125)------------------------------
% 0.56/0.76  % (22125)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (22125)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (22125)Memory used [KB]: 988
% 0.56/0.76  % (22125)Time elapsed: 0.002 s
% 0.56/0.76  % (22125)Instructions burned: 3 (million)
% 0.56/0.76  % (22122)dis+1011_1258907:1048576_bsr=unit_only:to=lpo:drc=off:sil=2000:tgt=full:fde=none:sp=frequency:spb=goal:rnwc=on:nwc=6.70083:sac=on:newcnf=on:st=2:i=243:bs=unit_only:sd=3:afp=300:awrs=decay:awrsf=218:nm=16:ins=3:afq=3.76821:afr=on:ss=axioms:sgt=5:rawr=on:add=off:bsd=on_0 on Vampire---4 for (2996ds/243Mi)
% 0.56/0.76  % (22119)Memory used [KB]: 968
% 0.56/0.76  % (22119)Time elapsed: 0.002 s
% 0.56/0.76  % (22119)Instructions burned: 2 (million)
% 0.56/0.76  % (22117)Refutation not found, incomplete strategy% (22117)------------------------------
% 0.56/0.76  % (22117)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (22120)------------------------------
% 0.56/0.76  % (22120)------------------------------
% 0.56/0.76  % (22124)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on Vampire---4 for (2996ds/117Mi)
% 0.56/0.76  % (22125)------------------------------
% 0.56/0.76  % (22125)------------------------------
% 0.56/0.76  % (22118)------------------------------
% 0.56/0.76  % (22118)------------------------------
% 0.56/0.76  % (22117)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (22117)Memory used [KB]: 973
% 0.56/0.76  % (22117)Time elapsed: 0.002 s
% 0.56/0.76  % (22117)Instructions burned: 2 (million)
% 0.56/0.76  % (22119)------------------------------
% 0.56/0.76  % (22119)------------------------------
% 0.56/0.76  % (22121)Refutation not found, incomplete strategy% (22121)------------------------------
% 0.56/0.76  % (22121)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (22122)Refutation not found, incomplete strategy% (22122)------------------------------
% 0.56/0.76  % (22122)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (22122)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (22122)Memory used [KB]: 968
% 0.56/0.76  % (22122)Time elapsed: 0.002 s
% 0.56/0.76  % (22122)Instructions burned: 2 (million)
% 0.56/0.76  % (22117)------------------------------
% 0.56/0.76  % (22117)------------------------------
% 0.56/0.76  % (22121)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (22121)Memory used [KB]: 972
% 0.56/0.76  % (22121)Time elapsed: 0.003 s
% 0.56/0.76  % (22121)Instructions burned: 2 (million)
% 0.56/0.76  % (22124)Refutation not found, incomplete strategy% (22124)------------------------------
% 0.56/0.76  % (22124)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (22124)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (22124)Memory used [KB]: 967
% 0.56/0.76  % (22124)Time elapsed: 0.002 s
% 0.56/0.76  % (22124)Instructions burned: 2 (million)
% 0.56/0.76  % (22122)------------------------------
% 0.56/0.76  % (22122)------------------------------
% 0.56/0.76  % (22121)------------------------------
% 0.56/0.76  % (22121)------------------------------
% 0.56/0.76  % (22124)------------------------------
% 0.56/0.76  % (22124)------------------------------
% 0.56/0.76  % (22131)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.56/0.76  % (22131)Refutation not found, incomplete strategy% (22131)------------------------------
% 0.56/0.76  % (22131)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (22131)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (22131)Memory used [KB]: 967
% 0.56/0.76  % (22131)Time elapsed: 0.001 s
% 0.56/0.76  % (22131)Instructions burned: 2 (million)
% 0.56/0.76  % (22131)------------------------------
% 0.56/0.76  % (22131)------------------------------
% 0.56/0.76  % (22128)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.56/0.76  % (22129)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.56/0.76  % (22130)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.56/0.76  % (22132)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.56/0.76  % (22133)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.56/0.76  % (22130)Refutation not found, incomplete strategy% (22130)------------------------------
% 0.56/0.76  % (22130)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (22130)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  % (22134)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.56/0.76  
% 0.56/0.76  % (22130)Memory used [KB]: 968
% 0.56/0.76  % (22129)Refutation not found, incomplete strategy% (22129)------------------------------
% 0.56/0.76  % (22129)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (22130)Time elapsed: 0.002 s
% 0.56/0.76  % (22130)Instructions burned: 2 (million)
% 0.56/0.76  % (22129)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  % (22135)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.56/0.76  
% 0.56/0.76  % (22129)Memory used [KB]: 968
% 0.56/0.76  % (22129)Time elapsed: 0.003 s
% 0.56/0.76  % (22129)Instructions burned: 2 (million)
% 0.56/0.76  % (22133)Refutation not found, incomplete strategy% (22133)------------------------------
% 0.56/0.76  % (22133)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (22132)Refutation not found, incomplete strategy% (22132)------------------------------
% 0.56/0.76  % (22132)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (22132)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (22132)Memory used [KB]: 968
% 0.56/0.76  % (22132)Time elapsed: 0.002 s
% 0.56/0.76  % (22132)Instructions burned: 2 (million)
% 0.56/0.76  % (22133)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (22130)------------------------------
% 0.56/0.76  % (22130)------------------------------
% 0.56/0.76  % (22133)Memory used [KB]: 967
% 0.56/0.76  % (22133)Time elapsed: 0.003 s
% 0.56/0.76  % (22128)Refutation not found, incomplete strategy% (22128)------------------------------
% 0.56/0.76  % (22128)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (22128)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (22128)Memory used [KB]: 987
% 0.56/0.76  % (22128)Time elapsed: 0.002 s
% 0.56/0.76  % (22128)Instructions burned: 2 (million)
% 0.56/0.76  % (22133)Instructions burned: 2 (million)
% 0.56/0.76  % (22129)------------------------------
% 0.56/0.76  % (22129)------------------------------
% 0.56/0.76  % (22135)Refutation not found, incomplete strategy% (22135)------------------------------
% 0.56/0.76  % (22135)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (22132)------------------------------
% 0.56/0.76  % (22132)------------------------------
% 0.56/0.76  % (22135)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (22135)Memory used [KB]: 967
% 0.56/0.76  % (22135)Time elapsed: 0.002 s
% 0.56/0.76  % (22135)Instructions burned: 2 (million)
% 0.56/0.76  % (22128)------------------------------
% 0.56/0.76  % (22128)------------------------------
% 0.56/0.76  % (22133)------------------------------
% 0.56/0.76  % (22133)------------------------------
% 0.56/0.76  % (22138)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.56/0.76  % (22135)------------------------------
% 0.56/0.76  % (22135)------------------------------
% 0.56/0.76  % (22134)Refutation not found, incomplete strategy% (22134)------------------------------
% 0.56/0.76  % (22134)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (22134)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (22134)Memory used [KB]: 974
% 0.56/0.76  % (22134)Time elapsed: 0.002 s
% 0.56/0.76  % (22134)Instructions burned: 2 (million)
% 0.56/0.76  % (22138)Refutation not found, incomplete strategy% (22138)------------------------------
% 0.56/0.76  % (22138)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (22138)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.77  % (22138)Memory used [KB]: 968
% 0.56/0.77  % (22138)Time elapsed: 0.001 s
% 0.56/0.77  % (22138)Instructions burned: 2 (million)
% 0.56/0.77  % (22138)------------------------------
% 0.56/0.77  % (22138)------------------------------
% 0.56/0.77  % (22134)------------------------------
% 0.56/0.77  % (22134)------------------------------
% 0.56/0.77  % (22146)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.56/0.77  % (22146)Refutation not found, incomplete strategy% (22146)------------------------------
% 0.56/0.77  % (22146)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.77  % (22146)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.77  
% 0.56/0.77  % (22146)Memory used [KB]: 967
% 0.56/0.77  % (22146)Time elapsed: 0.001 s
% 0.56/0.77  % (22146)Instructions burned: 2 (million)
% 0.56/0.77  % (22140)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.56/0.77  % (22146)------------------------------
% 0.56/0.77  % (22146)------------------------------
% 0.56/0.77  % (22141)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.56/0.77  % (22142)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.56/0.77  % (22143)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.56/0.77  % (22144)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.56/0.77  % (22145)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.56/0.77  % (22142)Refutation not found, incomplete strategy% (22142)------------------------------
% 0.56/0.77  % (22142)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.77  % (22142)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.77  
% 0.56/0.77  % (22142)Memory used [KB]: 967
% 0.56/0.77  % (22142)Time elapsed: 0.003 s
% 0.56/0.77  % (22142)Instructions burned: 2 (million)
% 0.56/0.77  % (22142)------------------------------
% 0.56/0.77  % (22142)------------------------------
% 0.56/0.77  % (22147)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.56/0.77  % (22147)Refutation not found, incomplete strategy% (22147)------------------------------
% 0.56/0.77  % (22147)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.77  % (22147)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.77  
% 0.56/0.77  % (22147)Memory used [KB]: 967
% 0.56/0.77  % (22147)Time elapsed: 0.003 s
% 0.56/0.77  % (22147)Instructions burned: 2 (million)
% 0.56/0.77  % (22143)Refutation not found, incomplete strategy% (22143)------------------------------
% 0.56/0.77  % (22143)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.77  % (22143)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.77  
% 0.56/0.77  % (22143)Memory used [KB]: 977
% 0.56/0.77  % (22143)Time elapsed: 0.003 s
% 0.56/0.77  % (22143)Instructions burned: 3 (million)
% 0.56/0.77  % (22145)Refutation not found, incomplete strategy% (22145)------------------------------
% 0.56/0.77  % (22145)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.77  % (22145)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.77  
% 0.56/0.77  % (22145)Memory used [KB]: 986
% 0.56/0.77  % (22145)Time elapsed: 0.003 s
% 0.56/0.77  % (22145)Instructions burned: 2 (million)
% 0.56/0.77  % (22147)------------------------------
% 0.56/0.77  % (22147)------------------------------
% 0.56/0.77  % (22144)Refutation not found, incomplete strategy% (22144)------------------------------
% 0.56/0.77  % (22144)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.77  % (22144)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.77  
% 0.56/0.77  % (22143)------------------------------
% 0.56/0.77  % (22143)------------------------------
% 0.56/0.77  % (22141)Refutation not found, incomplete strategy% (22141)------------------------------
% 0.56/0.77  % (22141)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.77  % (22144)Memory used [KB]: 968
% 0.56/0.77  % (22144)Time elapsed: 0.003 s
% 0.56/0.77  % (22144)Instructions burned: 2 (million)
% 0.56/0.77  % (22141)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.77  
% 0.56/0.77  % (22141)Memory used [KB]: 1072
% 0.56/0.77  % (22141)Time elapsed: 0.003 s
% 0.56/0.77  % (22141)Instructions burned: 3 (million)
% 0.56/0.77  % (22145)------------------------------
% 0.56/0.77  % (22145)------------------------------
% 0.56/0.77  % (22144)------------------------------
% 0.56/0.77  % (22144)------------------------------
% 0.56/0.77  % (22148)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.56/0.77  % (22141)------------------------------
% 0.56/0.77  % (22141)------------------------------
% 0.56/0.77  % (22148)Refutation not found, incomplete strategy% (22148)------------------------------
% 0.56/0.77  % (22148)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.77  % (22148)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.77  
% 0.56/0.77  % (22148)Memory used [KB]: 968
% 0.56/0.77  % (22148)Time elapsed: 0.001 s
% 0.56/0.77  % (22148)Instructions burned: 2 (million)
% 0.56/0.77  % (22148)------------------------------
% 0.56/0.77  % (22148)------------------------------
% 0.56/0.77  % (22149)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.56/0.77  % (22155)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 (2996ds/119Mi)
% 0.56/0.77  % (22149)Refutation not found, incomplete strategy% (22149)------------------------------
% 0.56/0.77  % (22149)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.77  % (22149)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.77  
% 0.56/0.77  % (22149)Memory used [KB]: 968
% 0.56/0.77  % (22149)Time elapsed: 0.003 s
% 0.56/0.77  % (22149)Instructions burned: 2 (million)
% 0.56/0.77  % (22155)Refutation not found, incomplete strategy% (22155)------------------------------
% 0.56/0.77  % (22155)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.77  % (22155)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.77  
% 0.56/0.77  % (22155)Memory used [KB]: 967
% 0.56/0.77  % (22155)Time elapsed: 0.001 s
% 0.56/0.77  % (22155)Instructions burned: 2 (million)
% 0.56/0.77  % (22155)------------------------------
% 0.56/0.77  % (22155)------------------------------
% 0.56/0.77  % (22149)------------------------------
% 0.56/0.77  % (22149)------------------------------
% 0.75/0.77  % (22150)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.75/0.77  % (22151)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.75/0.77  % (22152)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 (2996ds/132Mi)
% 0.75/0.77  % (22153)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 (2996ds/54Mi)
% 0.75/0.78  % (22150)Refutation not found, incomplete strategy% (22150)------------------------------
% 0.75/0.78  % (22150)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.78  % (22150)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.78  % (22154)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 (2996ds/82Mi)
% 0.75/0.78  
% 0.75/0.78  % (22150)Memory used [KB]: 968
% 0.75/0.78  % (22150)Time elapsed: 0.002 s
% 0.75/0.78  % (22150)Instructions burned: 2 (million)
% 0.75/0.78  % (22152)Refutation not found, incomplete strategy% (22152)------------------------------
% 0.75/0.78  % (22152)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.78  % (22151)Refutation not found, incomplete strategy% (22151)------------------------------
% 0.75/0.78  % (22151)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.78  % (22151)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.78  
% 0.75/0.78  % (22151)Memory used [KB]: 967
% 0.75/0.78  % (22151)Time elapsed: 0.003 s
% 0.75/0.78  % (22151)Instructions burned: 2 (million)
% 0.75/0.78  % (22152)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.78  
% 0.75/0.78  % (22153)Refutation not found, incomplete strategy% (22153)------------------------------
% 0.75/0.78  % (22153)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.78  % (22152)Memory used [KB]: 967
% 0.75/0.78  % (22152)Time elapsed: 0.003 s
% 0.75/0.78  % (22152)Instructions burned: 2 (million)
% 0.75/0.78  % (22153)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.78  
% 0.75/0.78  % (22153)Memory used [KB]: 967
% 0.75/0.78  % (22153)Time elapsed: 0.003 s
% 0.75/0.78  % (22153)Instructions burned: 2 (million)
% 0.75/0.78  % (22154)Refutation not found, incomplete strategy% (22154)------------------------------
% 0.75/0.78  % (22154)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.78  % (22150)------------------------------
% 0.75/0.78  % (22150)------------------------------
% 0.75/0.78  % (22154)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.78  
% 0.75/0.78  % (22154)Memory used [KB]: 968
% 0.75/0.78  % (22154)Time elapsed: 0.002 s
% 0.75/0.78  % (22151)------------------------------
% 0.75/0.78  % (22151)------------------------------
% 0.75/0.78  % (22154)Instructions burned: 2 (million)
% 0.75/0.78  % (22152)------------------------------
% 0.75/0.78  % (22152)------------------------------
% 0.75/0.78  % (22153)------------------------------
% 0.75/0.78  % (22153)------------------------------
% 0.75/0.78  % (22154)------------------------------
% 0.75/0.78  % (22154)------------------------------
% 0.75/0.78  % (22158)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 (2996ds/117Mi)
% 0.75/0.78  % (22158)Refutation not found, incomplete strategy% (22158)------------------------------
% 0.75/0.78  % (22158)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.78  % (22158)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.78  
% 0.75/0.78  % (22158)Memory used [KB]: 984
% 0.75/0.78  % (22158)Time elapsed: 0.001 s
% 0.75/0.78  % (22158)Instructions burned: 2 (million)
% 0.75/0.78  % (22158)------------------------------
% 0.75/0.78  % (22158)------------------------------
% 0.75/0.78  % (22157)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 (2996ds/177Mi)
% 0.75/0.78  % (22157)Refutation not found, incomplete strategy% (22157)------------------------------
% 0.75/0.78  % (22157)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.78  % (22157)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.78  
% 0.75/0.78  % (22157)Memory used [KB]: 968
% 0.75/0.78  % (22157)Time elapsed: 0.002 s
% 0.75/0.78  % (22157)Instructions burned: 2 (million)
% 0.75/0.78  % (22157)------------------------------
% 0.75/0.78  % (22157)------------------------------
% 0.75/0.78  % (22160)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.75/0.78  % (22161)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.75/0.78  % (22162)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.75/0.78  % (22163)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.75/0.78  % (22165)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)
% 0.75/0.78  % (22160)Refutation not found, incomplete strategy% (22160)------------------------------
% 0.75/0.78  % (22160)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.78  % (22160)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.78  
% 0.75/0.78  % (22160)Memory used [KB]: 968
% 0.75/0.78  % (22160)Time elapsed: 0.003 s
% 0.75/0.78  % (22162)Refutation not found, incomplete strategy% (22162)------------------------------
% 0.75/0.78  % (22162)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.78  % (22162)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.78  
% 0.75/0.78  % (22162)Memory used [KB]: 968
% 0.75/0.78  % (22162)Time elapsed: 0.003 s
% 0.75/0.78  % (22162)Instructions burned: 2 (million)
% 0.75/0.78  % (22161)Refutation not found, incomplete strategy% (22161)------------------------------
% 0.75/0.78  % (22161)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.78  % (22161)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.78  
% 0.75/0.78  % (22161)Memory used [KB]: 968
% 0.75/0.78  % (22161)Time elapsed: 0.002 s
% 0.75/0.78  % (22161)Instructions burned: 2 (million)
% 0.75/0.78  % (22160)Instructions burned: 2 (million)
% 0.75/0.78  % (22167)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)
% 0.75/0.78  % (22163)Refutation not found, incomplete strategy% (22163)------------------------------
% 0.75/0.78  % (22163)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.78  % (22163)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.78  
% 0.75/0.78  % (22163)Memory used [KB]: 968
% 0.75/0.78  % (22163)Time elapsed: 0.003 s
% 0.75/0.78  % (22163)Instructions burned: 2 (million)
% 0.75/0.78  % (22165)Refutation not found, incomplete strategy% (22165)------------------------------
% 0.75/0.78  % (22165)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.78  % (22165)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.78  
% 0.75/0.78  % (22165)Memory used [KB]: 968
% 0.75/0.78  % (22165)Time elapsed: 0.002 s
% 0.75/0.78  % (22162)------------------------------
% 0.75/0.78  % (22162)------------------------------
% 0.75/0.78  % (22165)Instructions burned: 2 (million)
% 0.75/0.78  % (22161)------------------------------
% 0.75/0.78  % (22161)------------------------------
% 0.75/0.78  % (22167)Refutation not found, incomplete strategy% (22167)------------------------------
% 0.75/0.78  % (22167)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.78  % (22160)------------------------------
% 0.75/0.78  % (22160)------------------------------
% 0.75/0.78  % (22167)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.78  
% 0.75/0.78  % (22167)Memory used [KB]: 968
% 0.75/0.78  % (22167)Time elapsed: 0.001 s
% 0.75/0.78  % (22167)Instructions burned: 2 (million)
% 0.75/0.78  % (22167)------------------------------
% 0.75/0.78  % (22167)------------------------------
% 0.75/0.78  % (22165)------------------------------
% 0.75/0.78  % (22165)------------------------------
% 0.75/0.78  % (22163)------------------------------
% 0.75/0.78  % (22163)------------------------------
% 0.75/0.78  % (22172)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)
% 0.75/0.78  % (22168)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)
% 0.75/0.78  % (22172)Refutation not found, incomplete strategy% (22172)------------------------------
% 0.75/0.78  % (22172)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.78  % (22172)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.78  
% 0.75/0.78  % (22172)Memory used [KB]: 968
% 0.75/0.78  % (22172)Time elapsed: 0.001 s
% 0.75/0.78  % (22172)Instructions burned: 2 (million)
% 0.75/0.78  % (22172)------------------------------
% 0.75/0.78  % (22172)------------------------------
% 0.75/0.78  % (22170)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on Vampire---4 for (2995ds/1483Mi)
% 0.75/0.78  % (22171)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)
% 0.75/0.78  % (22173)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)
% 0.75/0.79  % (22174)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)
% 0.75/0.79  % (22168)Refutation not found, incomplete strategy% (22168)------------------------------
% 0.75/0.79  % (22168)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.79  % (22175)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)
% 0.75/0.79  % (22168)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.79  
% 0.75/0.79  % (22168)Memory used [KB]: 968
% 0.75/0.79  % (22168)Time elapsed: 0.003 s
% 0.75/0.79  % (22168)Instructions burned: 2 (million)
% 0.75/0.79  % (22174)Refutation not found, incomplete strategy% (22174)------------------------------
% 0.75/0.79  % (22174)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.79  % (22174)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.79  
% 0.75/0.79  % (22174)Memory used [KB]: 967
% 0.75/0.79  % (22174)Time elapsed: 0.003 s
% 0.75/0.79  % (22174)Instructions burned: 2 (million)
% 0.75/0.79  % (22170)Refutation not found, incomplete strategy% (22170)------------------------------
% 0.75/0.79  % (22170)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.79  % (22168)------------------------------
% 0.75/0.79  % (22168)------------------------------
% 0.75/0.79  % (22170)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.79  
% 0.75/0.79  % (22170)Memory used [KB]: 986
% 0.75/0.79  % (22175)Refutation not found, incomplete strategy% (22175)------------------------------
% 0.75/0.79  % (22175)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.79  % (22170)Time elapsed: 0.003 s
% 0.75/0.79  % (22170)Instructions burned: 2 (million)
% 0.75/0.79  % (22175)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.79  
% 0.75/0.79  % (22175)Memory used [KB]: 968
% 0.75/0.79  % (22175)Time elapsed: 0.002 s
% 0.75/0.79  % (22175)Instructions burned: 2 (million)
% 0.75/0.79  % (22174)------------------------------
% 0.75/0.79  % (22174)------------------------------
% 0.75/0.79  % (22171)Refutation not found, incomplete strategy% (22171)------------------------------
% 0.75/0.79  % (22171)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.79  % (22170)------------------------------
% 0.75/0.79  % (22170)------------------------------
% 0.75/0.79  % (22171)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.79  
% 0.75/0.79  % (22171)Memory used [KB]: 987
% 0.75/0.79  % (22171)Time elapsed: 0.004 s
% 0.75/0.79  % (22173)Refutation not found, incomplete strategy% (22173)------------------------------
% 0.75/0.79  % (22173)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.79  % (22175)------------------------------
% 0.75/0.79  % (22175)------------------------------
% 0.75/0.79  % (22171)Instructions burned: 3 (million)
% 0.75/0.79  % (22177)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)
% 0.75/0.79  % (22173)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.79  
% 0.75/0.79  % (22173)Memory used [KB]: 983
% 0.75/0.79  % (22173)Time elapsed: 0.004 s
% 0.75/0.79  % (22173)Instructions burned: 3 (million)
% 0.75/0.79  % (22171)------------------------------
% 0.75/0.79  % (22171)------------------------------
% 0.75/0.79  % (22173)------------------------------
% 0.75/0.79  % (22173)------------------------------
% 0.75/0.79  % (22177)Refutation not found, incomplete strategy% (22177)------------------------------
% 0.75/0.79  % (22177)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.79  % (22177)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.79  
% 0.75/0.79  % (22177)Memory used [KB]: 972
% 0.75/0.79  % (22177)Time elapsed: 0.001 s
% 0.75/0.79  % (22177)Instructions burned: 2 (million)
% 0.75/0.79  % (22177)------------------------------
% 0.75/0.79  % (22177)------------------------------
% 0.75/0.79  % (22184)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 (2995ds/151Mi)
% 0.75/0.79  % (22178)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)
% 0.75/0.79  % (22184)Refutation not found, incomplete strategy% (22184)------------------------------
% 0.75/0.79  % (22184)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.79  % (22184)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.79  
% 0.75/0.79  % (22184)Memory used [KB]: 968
% 0.75/0.79  % (22184)Time elapsed: 0.001 s
% 0.75/0.79  % (22184)Instructions burned: 2 (million)
% 0.75/0.79  % (22179)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on Vampire---4 for (2995ds/1548Mi)
% 0.75/0.79  % (22178)Refutation not found, incomplete strategy% (22178)------------------------------
% 0.75/0.79  % (22178)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.79  % (22184)------------------------------
% 0.75/0.79  % (22184)------------------------------
% 0.75/0.79  % (22178)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.79  
% 0.75/0.79  % (22178)Memory used [KB]: 968
% 0.75/0.79  % (22178)Time elapsed: 0.003 s
% 0.75/0.79  % (22178)Instructions burned: 2 (million)
% 0.75/0.79  % (22180)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)
% 0.75/0.79  % (22181)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)
% 0.75/0.79  % (22179)Refutation not found, incomplete strategy% (22179)------------------------------
% 0.75/0.79  % (22179)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.79  % (22179)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.79  
% 0.75/0.79  % (22179)Memory used [KB]: 967
% 0.75/0.79  % (22179)Time elapsed: 0.003 s
% 0.75/0.79  % (22179)Instructions burned: 2 (million)
% 0.75/0.79  % (22178)------------------------------
% 0.75/0.79  % (22178)------------------------------
% 0.75/0.79  % (22182)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)
% 0.75/0.79  % (22179)------------------------------
% 0.75/0.79  % (22179)------------------------------
% 0.75/0.79  % (22183)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)
% 0.75/0.79  % (22182)Refutation not found, incomplete strategy% (22182)------------------------------
% 0.75/0.79  % (22182)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.79  % (22182)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.79  
% 0.75/0.79  % (22182)Memory used [KB]: 968
% 0.75/0.79  % (22182)Time elapsed: 0.003 s
% 0.75/0.79  % (22182)Instructions burned: 2 (million)
% 0.75/0.79  % (22182)------------------------------
% 0.75/0.79  % (22182)------------------------------
% 0.75/0.79  % (22181)Refutation not found, incomplete strategy% (22181)------------------------------
% 0.75/0.79  % (22181)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.79  % (22181)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.79  
% 0.75/0.79  % (22181)Memory used [KB]: 988
% 0.75/0.79  % (22181)Time elapsed: 0.002 s
% 0.75/0.79  % (22181)Instructions burned: 3 (million)
% 0.75/0.79  % (22183)Refutation not found, incomplete strategy% (22183)------------------------------
% 0.75/0.79  % (22183)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.79  % (22183)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.79  % (22181)------------------------------
% 0.75/0.79  % (22181)------------------------------
% 0.75/0.79  
% 0.75/0.79  % (22183)Memory used [KB]: 969
% 0.75/0.79  % (22183)Time elapsed: 0.002 s
% 0.75/0.79  % (22183)Instructions burned: 2 (million)
% 0.75/0.79  % (22183)------------------------------
% 0.75/0.79  % (22183)------------------------------
% 0.75/0.79  % (22180)Refutation not found, incomplete strategy% (22180)------------------------------
% 0.75/0.79  % (22180)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.79  % (22180)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.79  
% 0.75/0.79  % (22180)Memory used [KB]: 1064
% 0.75/0.79  % (22180)Time elapsed: 0.003 s
% 0.75/0.79  % (22180)Instructions burned: 4 (million)
% 0.75/0.79  % (22185)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 (2995ds/260Mi)
% 0.75/0.79  % (22185)Refutation not found, incomplete strategy% (22185)------------------------------
% 0.75/0.79  % (22185)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.79  % (22185)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.79  
% 0.75/0.79  % (22185)Memory used [KB]: 968
% 0.75/0.79  % (22185)Time elapsed: 0.001 s
% 0.75/0.79  % (22180)------------------------------
% 0.75/0.79  % (22180)------------------------------
% 0.75/0.79  % (22185)Instructions burned: 2 (million)
% 0.75/0.79  % (22185)------------------------------
% 0.75/0.79  % (22185)------------------------------
% 0.75/0.79  % (22186)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 (2995ds/1797Mi)
% 0.75/0.79  % (22187)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 (2995ds/200Mi)
% 0.75/0.80  % (22187)Refutation not found, incomplete strategy% (22187)------------------------------
% 0.75/0.80  % (22187)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.80  % (22187)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.80  
% 0.75/0.80  % (22192)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 (2995ds/251Mi)
% 0.75/0.80  % (22187)Memory used [KB]: 968
% 0.75/0.80  % (22187)Time elapsed: 0.002 s
% 0.75/0.80  % (22187)Instructions burned: 2 (million)
% 0.75/0.80  % (22189)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 (2995ds/356Mi)
% 0.75/0.80  % (22186)Refutation not found, incomplete strategy% (22186)------------------------------
% 0.75/0.80  % (22186)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.80  % (22187)------------------------------
% 0.75/0.80  % (22187)------------------------------
% 0.75/0.80  % (22186)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.80  
% 0.75/0.80  % (22192)Refutation not found, incomplete strategy% (22192)------------------------------
% 0.75/0.80  % (22192)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.80  % (22192)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.80  
% 0.75/0.80  % (22192)Memory used [KB]: 977
% 0.75/0.80  % (22192)Time elapsed: 0.001 s
% 0.75/0.80  % (22190)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 (2995ds/75Mi)
% 0.75/0.80  % (22192)Instructions burned: 2 (million)
% 0.75/0.80  % (22186)Memory used [KB]: 988
% 0.75/0.80  % (22186)Time elapsed: 0.004 s
% 0.75/0.80  % (22186)Instructions burned: 3 (million)
% 0.75/0.80  % (22189)Refutation not found, incomplete strategy% (22189)------------------------------
% 0.75/0.80  % (22189)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.80  % (22192)------------------------------
% 0.75/0.80  % (22192)------------------------------
% 0.75/0.80  % (22189)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.80  
% 0.75/0.80  % (22189)Memory used [KB]: 967
% 0.75/0.80  % (22189)Time elapsed: 0.003 s
% 0.75/0.80  % (22189)Instructions burned: 2 (million)
% 0.75/0.80  % (22186)------------------------------
% 0.75/0.80  % (22186)------------------------------
% 0.75/0.80  % (22190)Refutation not found, incomplete strategy% (22190)------------------------------
% 0.75/0.80  % (22190)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.80  % (22190)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.80  
% 0.75/0.80  % (22190)Memory used [KB]: 968
% 0.75/0.80  % (22190)Time elapsed: 0.003 s
% 0.75/0.80  % (22190)Instructions burned: 2 (million)
% 0.75/0.80  % (22191)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 (2995ds/578Mi)
% 0.75/0.80  % (22189)------------------------------
% 0.75/0.80  % (22189)------------------------------
% 0.75/0.80  % (22190)------------------------------
% 0.75/0.80  % (22190)------------------------------
% 0.75/0.80  % (22194)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 (2995ds/93Mi)
% 0.75/0.80  % (22191)Refutation not found, incomplete strategy% (22191)------------------------------
% 0.75/0.80  % (22191)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.80  % (22191)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.80  
% 0.75/0.80  % (22191)Memory used [KB]: 972
% 0.75/0.80  % (22191)Time elapsed: 0.002 s
% 0.75/0.80  % (22191)Instructions burned: 2 (million)
% 0.75/0.80  % (22191)------------------------------
% 0.75/0.80  % (22191)------------------------------
% 0.75/0.80  % (22197)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 (2995ds/132Mi)
% 0.75/0.80  % (22194)Refutation not found, incomplete strategy% (22194)------------------------------
% 0.75/0.80  % (22194)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.80  % (22194)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.80  
% 0.75/0.80  % (22194)Memory used [KB]: 973
% 0.75/0.80  % (22194)Time elapsed: 0.004 s
% 0.75/0.80  % (22194)Instructions burned: 2 (million)
% 0.75/0.80  % (22197)Refutation not found, incomplete strategy% (22197)------------------------------
% 0.75/0.80  % (22197)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.80  % (22197)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.80  
% 0.75/0.80  % (22197)Memory used [KB]: 969
% 0.75/0.80  % (22197)Time elapsed: 0.001 s
% 0.75/0.80  % (22197)Instructions burned: 2 (million)
% 0.75/0.80  % (22194)------------------------------
% 0.75/0.80  % (22194)------------------------------
% 0.75/0.80  % (22197)------------------------------
% 0.75/0.80  % (22197)------------------------------
% 0.75/0.80  % (22196)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 (2995ds/37Mi)
% 0.75/0.80  % (22198)dis+1011_1:1024_drc=off:sil=2000:urr=ec_only:br=off:sac=on:i=209:fsr=off_0 on Vampire---4 for (2995ds/209Mi)
% 0.75/0.80  % (22199)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 (2995ds/100Mi)
% 0.75/0.80  % (22196)Refutation not found, incomplete strategy% (22196)------------------------------
% 0.75/0.80  % (22196)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.80  % (22196)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.80  
% 0.75/0.80  % (22196)Memory used [KB]: 969
% 0.75/0.80  % (22196)Time elapsed: 0.003 s
% 0.75/0.80  % (22196)Instructions burned: 2 (million)
% 0.75/0.80  % (22200)dis+10_1:1_sil=2000:nwc=5.0:s2agt=32:s2a=on:i=54:nm=4:alpa=true_0 on Vampire---4 for (2995ds/54Mi)
% 0.75/0.80  % (22196)------------------------------
% 0.75/0.80  % (22196)------------------------------
% 0.75/0.80  % (22198)Refutation not found, incomplete strategy% (22198)------------------------------
% 0.75/0.80  % (22198)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.80  % (22198)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.80  
% 0.75/0.80  % (22198)Memory used [KB]: 971
% 0.75/0.80  % (22198)Time elapsed: 0.003 s
% 0.75/0.80  % (22198)Instructions burned: 2 (million)
% 0.75/0.80  % (22202)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 (2995ds/2265Mi)
% 0.75/0.80  % (22198)------------------------------
% 0.75/0.80  % (22198)------------------------------
% 0.75/0.80  % (22202)Refutation not found, incomplete strategy% (22202)------------------------------
% 0.75/0.80  % (22202)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.80  % (22202)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.80  
% 0.75/0.80  % (22202)Memory used [KB]: 968
% 0.75/0.80  % (22202)Time elapsed: 0.001 s
% 0.75/0.80  % (22202)Instructions burned: 2 (million)
% 0.75/0.80  % (22199)Refutation not found, incomplete strategy% (22199)------------------------------
% 0.75/0.80  % (22199)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.80  % (22199)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.80  
% 0.75/0.80  % (22199)Memory used [KB]: 968
% 0.75/0.80  % (22201)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 (2995ds/62Mi)
% 0.75/0.80  % (22199)Time elapsed: 0.004 s
% 0.75/0.80  % (22199)Instructions burned: 2 (million)
% 0.75/0.80  % (22202)------------------------------
% 0.75/0.80  % (22202)------------------------------
% 0.75/0.80  % (22200)First to succeed.
% 0.75/0.80  % (22199)------------------------------
% 0.75/0.80  % (22199)------------------------------
% 0.75/0.80  % (22200)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-21949"
% 0.75/0.80  % (22201)Refutation not found, incomplete strategy% (22201)------------------------------
% 0.75/0.80  % (22201)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.80  % (22201)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.80  
% 0.75/0.80  % (22201)Memory used [KB]: 969
% 0.75/0.80  % (22201)Time elapsed: 0.003 s
% 0.75/0.80  % (22201)Instructions burned: 2 (million)
% 0.75/0.80  % (22201)------------------------------
% 0.75/0.80  % (22201)------------------------------
% 0.75/0.80  % (22203)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 (2995ds/91Mi)
% 0.75/0.80  % SZS status Satisfiable for Vampire---4
% 0.75/0.80  % (22200)# SZS output start Saturation.
% See solution above
% 0.75/0.80  % (22200)------------------------------
% 0.75/0.80  % (22200)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.80  % (22200)Termination reason: Satisfiable
% 0.75/0.80  
% 0.75/0.80  % (22200)Memory used [KB]: 998
% 0.75/0.80  % (22200)Time elapsed: 0.004 s
% 0.75/0.80  % (22200)Instructions burned: 3 (million)
% 0.75/0.80  % (21949)Success in time 0.434 s
% 0.75/0.81  % Vampire---4.8 exiting
%------------------------------------------------------------------------------