TSTP Solution File: PUZ018_10 by Vampire---4.8

View Problem - Process Solution

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

% Computer : n022.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:48:25 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
cnf(u105,hypothesis,
    ~ all_on(saturday) ).

cnf(u110,hypothesis,
    all_on(friday) ).

cnf(u113,hypothesis,
    ~ all_on(thursday) ).

cnf(u117,hypothesis,
    ~ all_on(wednesday) ).

cnf(u121,hypothesis,
    ~ all_on(tuesday) ).

cnf(u125,hypothesis,
    ~ all_on(monday) ).

cnf(u129,hypothesis,
    ~ all_on(sunday) ).

cnf(u178,hypothesis,
    on(a,saturday) ).

cnf(u182,hypothesis,
    on(a,friday) ).

cnf(u186,hypothesis,
    ( ~ consecutive(X0,X1)
    | ~ all_on(X0)
    | ~ consecutive(saturday,X0) ) ).

cnf(u198,hypothesis,
    on(b,tuesday) ).

cnf(u203,hypothesis,
    ~ on(b,monday) ).

cnf(u206,hypothesis,
    ( ~ consecutive(X0,X1)
    | ~ all_on(X0)
    | ~ consecutive(tuesday,X0) ) ).

cnf(u210,hypothesis,
    on(b,wednesday) ).

cnf(u214,hypothesis,
    ( ~ consecutive(X0,X1)
    | ~ all_on(X0)
    | ~ consecutive(wednesday,X0) ) ).

cnf(u218,hypothesis,
    on(b,sunday) ).

cnf(u222,hypothesis,
    ( ~ consecutive(X0,X1)
    | ~ all_on(X0)
    | ~ consecutive(monday,X0) ) ).

cnf(u235,hypothesis,
    on(c,tuesday) ).

cnf(u239,hypothesis,
    on(c,monday) ).

cnf(u245,hypothesis,
    ~ on(c,wednesday) ).

cnf(u249,hypothesis,
    on(c,thursday) ).

cnf(u257,hypothesis,
    on(c,friday) ).

cnf(u261,hypothesis,
    ( ~ consecutive(X0,X1)
    | ~ all_on(X0)
    | ~ consecutive(friday,X0) ) ).

cnf(u266,hypothesis,
    ~ on(c,saturday) ).

cnf(u303,hypothesis,
    on(a,wednesday) ).

cnf(u315,hypothesis,
    on(b,friday) ).

cnf(u358,hypothesis,
    on(a,monday) ).

cnf(u369,hypothesis,
    ( ~ consecutive(X2,X0)
    | ~ on(a,X0)
    | ~ on(a,X2)
    | ~ consecutive(X0,saturday) ) ).

cnf(u377,hypothesis,
    ( ~ consecutive(X2,X0)
    | ~ on(b,X0)
    | ~ on(b,X2)
    | ~ consecutive(X0,sunday) ) ).

cnf(u385,hypothesis,
    ( ~ consecutive(X2,X0)
    | ~ on(b,X0)
    | ~ on(b,X2)
    | ~ consecutive(X0,tuesday) ) ).

cnf(u393,hypothesis,
    ( ~ consecutive(X2,X0)
    | ~ on(a,X0)
    | ~ on(a,X2)
    | ~ consecutive(X0,friday) ) ).

cnf(u401,hypothesis,
    ( ~ consecutive(X2,X0)
    | ~ on(b,X0)
    | ~ on(b,X2)
    | ~ consecutive(X0,wednesday) ) ).

cnf(u409,hypothesis,
    ( ~ consecutive(X2,X0)
    | ~ on(a,X0)
    | ~ on(a,X2)
    | ~ consecutive(X0,monday) ) ).

cnf(u424,hypothesis,
    ( ~ consecutive(X2,X0)
    | ~ on(b,X0)
    | ~ on(b,X2)
    | ~ consecutive(X0,monday) ) ).

cnf(u434,hypothesis,
    ( ~ consecutive(X2,X0)
    | ~ on(b,X0)
    | ~ on(b,X2)
    | ~ consecutive(X0,friday) ) ).

cnf(u445,hypothesis,
    ( ~ consecutive(X2,X0)
    | ~ on(a,X0)
    | ~ on(a,X2)
    | ~ consecutive(X0,wednesday) ) ).

cnf(u528,hypothesis,
    ~ consecutive(monday,wednesday) ).

cnf(u533,hypothesis,
    ~ consecutive(wednesday,wednesday) ).

cnf(u540,hypothesis,
    ~ consecutive(wednesday,tuesday) ).

cnf(u546,hypothesis,
    ~ consecutive(wednesday,sunday) ).

cnf(u636,hypothesis,
    ( ~ consecutive(X2,X0)
    | ~ on(c,X0)
    | ~ on(c,X2)
    | ~ consecutive(X0,tuesday) ) ).

cnf(u645,hypothesis,
    ( ~ consecutive(X2,X0)
    | ~ on(c,X0)
    | ~ on(c,X2)
    | ~ consecutive(X0,thursday) ) ).

cnf(u655,hypothesis,
    ~ consecutive(saturday,monday) ).

cnf(u661,hypothesis,
    ~ consecutive(saturday,saturday) ).

cnf(u666,hypothesis,
    ~ consecutive(monday,friday) ).

cnf(u671,hypothesis,
    ~ consecutive(wednesday,friday) ).

cnf(u676,hypothesis,
    ~ consecutive(saturday,friday) ).

cnf(u689,hypothesis,
    ~ consecutive(saturday,wednesday) ).

cnf(u693,hypothesis,
    ( ~ consecutive(X2,X0)
    | ~ on(c,X0)
    | ~ on(c,X2)
    | ~ consecutive(X0,friday) ) ).

cnf(u764,hypothesis,
    ~ consecutive(saturday,tuesday) ).

cnf(u836,hypothesis,
    ~ consecutive(tuesday,friday) ).

cnf(u842,hypothesis,
    ~ consecutive(tuesday,thursday) ).

cnf(u848,hypothesis,
    ~ consecutive(tuesday,tuesday) ).

cnf(u854,hypothesis,
    ( ~ consecutive(X2,X0)
    | ~ on(c,X0)
    | ~ on(c,X2)
    | ~ consecutive(X0,monday) ) ).

cnf(u863,hypothesis,
    ~ consecutive(friday,friday) ).

cnf(u869,hypothesis,
    ~ consecutive(friday,wednesday) ).

cnf(u882,hypothesis,
    ~ consecutive(friday,thursday) ).

cnf(u888,hypothesis,
    ~ consecutive(friday,tuesday) ).

cnf(u102,hypothesis,
    ~ on(c,sunday) ).

cnf(u95,hypothesis,
    ( ~ on(X4,X2)
    | ~ consecutive(X1,X2)
    | ~ consecutive(X2,X3)
    | ~ on(X4,X0)
    | ~ on(X4,X1)
    | ~ consecutive(X0,X1) ) ).

cnf(u98,hypothesis,
    ~ on(a,tuesday) ).

cnf(u348,hypothesis,
    on(b,sunday) ).

cnf(u518,hypothesis,
    ~ on(b,monday) ).

cnf(u133,hypothesis,
    ~ all_on(tuesday) ).

cnf(u334,hypothesis,
    on(a,saturday) ).

cnf(u62,axiom,
    consecutive(monday,tuesday) ).

cnf(u78,axiom,
    ~ same_day(sunday,saturday) ).

cnf(u71,axiom,
    ~ same_person(b,c) ).

cnf(u58,axiom,
    ( on(c,X0)
    | ~ all_on(X0) ) ).

cnf(u271,hypothesis,
    ( same_day(X1,X0)
    | on(b,X1)
    | on(b,X0)
    | on(a,X1)
    | on(a,X0) ) ).

cnf(u627,hypothesis,
    on(c,tuesday) ).

cnf(u100,hypothesis,
    ~ on(b,thursday) ).

cnf(u93,axiom,
    ~ same_day(friday,saturday) ).

cnf(u74,axiom,
    ~ same_day(sunday,tuesday) ).

cnf(u67,axiom,
    consecutive(saturday,sunday) ).

cnf(u63,axiom,
    consecutive(tuesday,wednesday) ).

cnf(u574,hypothesis,
    ~ consecutive(wednesday,monday) ).

cnf(u96,hypothesis,
    ( same_person(X0,X3)
    | on(X0,X2)
    | on(X3,X1)
    | on(X3,X2)
    | on(X0,X1)
    | same_day(X1,X2) ) ).

cnf(u89,axiom,
    ~ same_day(wednesday,friday) ).

cnf(u86,axiom,
    ~ same_day(tuesday,friday) ).

cnf(u79,axiom,
    ~ same_day(monday,tuesday) ).

cnf(u68,axiom,
    same_person(X0,X0) ).

cnf(u101,hypothesis,
    ~ on(b,saturday) ).

cnf(u82,axiom,
    ~ same_day(monday,friday) ).

cnf(u135,hypothesis,
    ( ~ consecutive(X3,X1)
    | ~ consecutive(X1,X0)
    | ~ consecutive(X0,X2)
    | ~ on(a,X3)
    | ~ on(a,X1)
    | ~ all_on(X0) ) ).

cnf(u97,hypothesis,
    ~ on(a,sunday) ).

cnf(u138,hypothesis,
    ( ~ consecutive(X3,X1)
    | ~ consecutive(X1,X0)
    | ~ consecutive(X0,X2)
    | ~ on(b,X3)
    | ~ on(b,X1)
    | ~ all_on(X0) ) ).

cnf(u950,hypothesis,
    ~ consecutive(tuesday,monday) ).

cnf(u132,hypothesis,
    ~ all_on(sunday) ).

cnf(u353,hypothesis,
    on(b,tuesday) ).

cnf(u61,axiom,
    consecutive(sunday,monday) ).

cnf(u84,axiom,
    ~ same_day(tuesday,wednesday) ).

cnf(u77,axiom,
    ~ same_day(sunday,friday) ).

cnf(u952,hypothesis,
    ~ consecutive(friday,monday) ).

cnf(u57,axiom,
    ( on(b,X0)
    | ~ all_on(X0) ) ).

cnf(u91,axiom,
    ~ same_day(thursday,friday) ).

cnf(u80,axiom,
    ~ same_day(monday,wednesday) ).

cnf(u73,axiom,
    ~ same_day(sunday,monday) ).

cnf(u70,axiom,
    ~ same_person(a,c) ).

cnf(u273,hypothesis,
    ( same_day(X1,X0)
    | on(c,X1)
    | on(c,X0)
    | on(b,X1)
    | on(b,X0) ) ).

cnf(u92,axiom,
    ~ same_day(thursday,saturday) ).

cnf(u85,axiom,
    ~ same_day(tuesday,thursday) ).

cnf(u66,axiom,
    consecutive(friday,saturday) ).

cnf(u520,hypothesis,
    ~ all_on(monday) ).

cnf(u99,hypothesis,
    ~ on(a,thursday) ).

cnf(u88,axiom,
    ~ same_day(wednesday,thursday) ).

cnf(u81,axiom,
    ~ same_day(monday,thursday) ).

cnf(u629,hypothesis,
    on(c,thursday) ).

cnf(u144,hypothesis,
    ( ~ consecutive(X3,X1)
    | ~ consecutive(X1,X0)
    | ~ consecutive(X0,X2)
    | ~ on(c,X3)
    | ~ on(c,X1)
    | ~ all_on(X0) ) ).

cnf(u137,hypothesis,
    ~ all_on(saturday) ).

cnf(u134,hypothesis,
    ~ all_on(thursday) ).

cnf(u59,axiom,
    ( ~ on(c,X0)
    | ~ on(b,X0)
    | ~ on(a,X0)
    | all_on(X0) ) ).

cnf(u272,hypothesis,
    ( same_day(X1,X0)
    | on(c,X1)
    | on(c,X0)
    | on(a,X1)
    | on(a,X0) ) ).

cnf(u75,axiom,
    ~ same_day(sunday,wednesday) ).

cnf(u64,axiom,
    consecutive(wednesday,thursday) ).

cnf(u60,axiom,
    ( same_day(X0,X1)
    | ~ all_on(X1)
    | ~ all_on(X0) ) ).

cnf(u87,axiom,
    ~ same_day(tuesday,saturday) ).

cnf(u76,axiom,
    ~ same_day(sunday,thursday) ).

cnf(u69,axiom,
    ~ same_person(a,b) ).

cnf(u56,axiom,
    ( on(a,X0)
    | ~ all_on(X0) ) ).

cnf(u90,axiom,
    ~ same_day(wednesday,saturday) ).

cnf(u83,axiom,
    ~ same_day(monday,saturday) ).

cnf(u72,axiom,
    same_day(X0,X0) ).

cnf(u65,axiom,
    consecutive(thursday,friday) ).

cnf(u906,hypothesis,
    ~ on(c,wednesday) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.14  % Problem    : PUZ018_10 : TPTP v8.2.0. Released v8.2.0.
% 0.06/0.15  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.13/0.36  % Computer : n022.cluster.edu
% 0.13/0.36  % Model    : x86_64 x86_64
% 0.13/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.36  % Memory   : 8042.1875MB
% 0.13/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.36  % CPULimit   : 300
% 0.13/0.36  % WCLimit    : 300
% 0.13/0.36  % DateTime   : Fri May  3 18:07:53 EDT 2024
% 0.13/0.36  % CPUTime    : 
% 0.13/0.36  This is a TF0_SAT_NEQ_NAR problem
% 0.13/0.36  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/tmp/tmp.gwN5JLIsD2/Vampire---4.8_5075
% 0.60/0.80  % (5187)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2995ds/33Mi)
% 0.60/0.80  % (5186)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2995ds/78Mi)
% 0.60/0.80  % (5189)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2995ds/45Mi)
% 0.60/0.80  % (5185)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 (2995ds/51Mi)
% 0.60/0.80  % (5188)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 (2995ds/34Mi)
% 0.60/0.80  % (5191)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 (2995ds/56Mi)
% 0.60/0.80  % (5184)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 (2995ds/34Mi)
% 0.60/0.80  % (5190)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 (2995ds/83Mi)
% 0.60/0.81  % (5189)Refutation not found, incomplete strategy% (5189)------------------------------
% 0.60/0.81  % (5189)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.81  % (5189)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.81  
% 0.60/0.81  % (5189)Memory used [KB]: 1240
% 0.60/0.81  % (5189)Time elapsed: 0.009 s
% 0.60/0.81  % (5189)Instructions burned: 14 (million)
% 0.60/0.81  % (5189)------------------------------
% 0.60/0.81  % (5189)------------------------------
% 0.60/0.81  % (5185)Refutation not found, incomplete strategy% (5185)------------------------------
% 0.60/0.81  % (5185)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.81  % (5185)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.81  
% 0.60/0.81  % (5185)Memory used [KB]: 1282
% 0.60/0.81  % (5185)Time elapsed: 0.011 s
% 0.60/0.81  % (5185)Instructions burned: 16 (million)
% 0.60/0.81  % (5185)------------------------------
% 0.60/0.81  % (5185)------------------------------
% 0.60/0.81  % (5191)Refutation not found, incomplete strategy% (5191)------------------------------
% 0.60/0.81  % (5191)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.81  % (5191)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.81  
% 0.60/0.81  % (5184)Refutation not found, incomplete strategy% (5184)------------------------------
% 0.60/0.81  % (5184)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.81  % (5184)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.81  
% 0.60/0.81  % (5184)Memory used [KB]: 1290
% 0.60/0.81  % (5184)Time elapsed: 0.011 s
% 0.60/0.81  % (5184)Instructions burned: 19 (million)
% 0.60/0.81  % (5191)Memory used [KB]: 1249
% 0.60/0.81  % (5191)Time elapsed: 0.011 s
% 0.60/0.81  % (5191)Instructions burned: 20 (million)
% 0.60/0.81  % (5184)------------------------------
% 0.60/0.81  % (5184)------------------------------
% 0.60/0.81  % (5191)------------------------------
% 0.60/0.81  % (5191)------------------------------
% 0.60/0.81  % (5188)Refutation not found, incomplete strategy% (5188)------------------------------
% 0.60/0.81  % (5188)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.81  % (5188)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.81  
% 0.60/0.81  % (5188)Memory used [KB]: 1305
% 0.60/0.81  % (5188)Time elapsed: 0.013 s
% 0.60/0.81  % (5188)Instructions burned: 19 (million)
% 0.60/0.81  % (5188)------------------------------
% 0.60/0.81  % (5188)------------------------------
% 0.60/0.81  % (5192)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 (2995ds/55Mi)
% 0.60/0.82  % (5193)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 (2995ds/50Mi)
% 0.60/0.82  % (5194)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 (2995ds/208Mi)
% 0.60/0.82  % (5195)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 (2995ds/52Mi)
% 0.60/0.82  % (5196)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 (2995ds/518Mi)
% 0.60/0.82  % (5187)Instruction limit reached!
% 0.60/0.82  % (5187)------------------------------
% 0.60/0.82  % (5187)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.82  % (5187)Termination reason: Unknown
% 0.60/0.82  % (5187)Termination phase: Saturation
% 0.60/0.82  
% 0.60/0.82  % (5187)Memory used [KB]: 1314
% 0.60/0.82  % (5187)Time elapsed: 0.018 s
% 0.60/0.82  % (5187)Instructions burned: 34 (million)
% 0.60/0.82  % (5187)------------------------------
% 0.60/0.82  % (5187)------------------------------
% 0.60/0.82  % (5192)Refutation not found, incomplete strategy% (5192)------------------------------
% 0.60/0.82  % (5192)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.82  % (5192)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.82  
% 0.60/0.82  % (5192)Memory used [KB]: 1079
% 0.60/0.82  % (5192)Time elapsed: 0.029 s
% 0.60/0.82  % (5192)Instructions burned: 12 (million)
% 0.60/0.82  % (5192)------------------------------
% 0.60/0.82  % (5192)------------------------------
% 0.60/0.82  % (5193)Refutation not found, incomplete strategy% (5193)------------------------------
% 0.60/0.82  % (5193)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.82  % (5193)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.82  
% 0.60/0.82  % (5193)Memory used [KB]: 1089
% 0.60/0.82  % (5193)Time elapsed: 0.030 s
% 0.60/0.82  % (5193)Instructions burned: 13 (million)
% 0.60/0.82  % (5197)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 (2995ds/42Mi)
% 0.60/0.82  % (5193)------------------------------
% 0.60/0.82  % (5193)------------------------------
% 0.60/0.82  % (5194)Refutation not found, incomplete strategy% (5194)------------------------------
% 0.60/0.82  % (5194)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.82  % (5194)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.82  
% 0.60/0.82  % (5194)Memory used [KB]: 1241
% 0.60/0.82  % (5194)Time elapsed: 0.032 s
% 0.60/0.82  % (5194)Instructions burned: 14 (million)
% 0.60/0.82  % (5194)------------------------------
% 0.60/0.82  % (5194)------------------------------
% 0.60/0.82  % (5198)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 (2995ds/243Mi)
% 0.60/0.83  % (5199)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 (2995ds/117Mi)
% 0.60/0.83  % (5190)Refutation not found, incomplete strategy% (5190)------------------------------
% 0.60/0.83  % (5190)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.83  % (5190)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.83  
% 0.60/0.83  % (5190)Memory used [KB]: 1202
% 0.60/0.83  % (5190)Time elapsed: 0.024 s
% 0.60/0.83  % (5190)Instructions burned: 24 (million)
% 0.60/0.83  % (5190)------------------------------
% 0.60/0.83  % (5190)------------------------------
% 0.60/0.83  % (5200)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 (2995ds/143Mi)
% 0.60/0.83  % (5195)Refutation not found, incomplete strategy% (5195)------------------------------
% 0.60/0.83  % (5195)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.83  % (5195)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.83  
% 0.60/0.83  % (5195)Memory used [KB]: 1243
% 0.60/0.83  % (5195)Time elapsed: 0.037 s
% 0.60/0.83  % (5195)Instructions burned: 23 (million)
% 0.60/0.83  % (5195)------------------------------
% 0.60/0.83  % (5195)------------------------------
% 0.60/0.83  % (5201)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 (2995ds/93Mi)
% 0.60/0.83  % (5196)Refutation not found, incomplete strategy% (5196)------------------------------
% 0.60/0.83  % (5196)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.83  % (5196)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.83  
% 0.60/0.83  % (5196)Memory used [KB]: 1230
% 0.60/0.83  % (5196)Time elapsed: 0.036 s
% 0.60/0.83  % (5196)Instructions burned: 27 (million)
% 0.60/0.83  % (5196)------------------------------
% 0.60/0.83  % (5196)------------------------------
% 0.60/0.83  % (5199)Refutation not found, incomplete strategy% (5199)------------------------------
% 0.60/0.83  % (5199)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.83  % (5199)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.83  
% 0.60/0.83  % (5199)Memory used [KB]: 1164
% 0.60/0.83  % (5199)Time elapsed: 0.008 s
% 0.60/0.83  % (5199)Instructions burned: 13 (million)
% 0.60/0.83  % (5199)------------------------------
% 0.60/0.83  % (5199)------------------------------
% 0.60/0.83  % (5203)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 (2995ds/32Mi)
% 0.60/0.84  % (5204)dis+1011_1:1_sil=16000:nwc=7.0:s2agt=64:s2a=on:i=1919:ss=axioms:sgt=8:lsd=50:sd=7_0 on Vampire---4 for (2995ds/1919Mi)
% 0.60/0.84  % (5200)Refutation not found, incomplete strategy% (5200)------------------------------
% 0.60/0.84  % (5200)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.84  % (5200)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.84  
% 0.60/0.84  % (5200)Memory used [KB]: 1269
% 0.60/0.84  % (5200)Time elapsed: 0.009 s
% 0.60/0.84  % (5200)Instructions burned: 16 (million)
% 0.60/0.84  % (5200)------------------------------
% 0.60/0.84  % (5200)------------------------------
% 0.60/0.84  % (5202)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 (2995ds/62Mi)
% 0.60/0.84  % (5186)Instruction limit reached!
% 0.60/0.84  % (5186)------------------------------
% 0.60/0.84  % (5186)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.84  % (5186)Termination reason: Unknown
% 0.60/0.84  % (5186)Termination phase: Saturation
% 0.60/0.84  
% 0.60/0.84  % (5186)Memory used [KB]: 1567
% 0.60/0.84  % (5186)Time elapsed: 0.038 s
% 0.60/0.84  % (5186)Instructions burned: 78 (million)
% 0.60/0.84  % (5186)------------------------------
% 0.60/0.84  % (5186)------------------------------
% 0.60/0.84  % (5206)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.60/0.84  % (5197)Instruction limit reached!
% 0.60/0.84  % (5197)------------------------------
% 0.60/0.84  % (5197)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.84  % (5197)Termination reason: Unknown
% 0.60/0.84  % (5197)Termination phase: Saturation
% 0.60/0.84  
% 0.60/0.84  % (5197)Memory used [KB]: 1417
% 0.60/0.84  % (5197)Time elapsed: 0.023 s
% 0.60/0.84  % (5197)Instructions burned: 42 (million)
% 0.60/0.84  % (5197)------------------------------
% 0.60/0.84  % (5197)------------------------------
% 0.60/0.84  % (5205)ott-32_5:1_sil=4000:sp=occurrence:urr=full:rp=on:nwc=5.0:newcnf=on:st=5.0:s2pl=on:i=55:sd=2:ins=2:ss=included:rawr=on:anc=none:sos=on:s2agt=8:spb=intro:ep=RS:avsq=on:avsqr=27,155:lma=on_0 on Vampire---4 for (2995ds/55Mi)
% 0.60/0.84  % (5204)Refutation not found, incomplete strategy% (5204)------------------------------
% 0.60/0.84  % (5204)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.84  % (5204)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.84  
% 0.60/0.84  % (5204)Memory used [KB]: 1281
% 0.60/0.84  % (5204)Time elapsed: 0.010 s
% 0.60/0.84  % (5204)Instructions burned: 17 (million)
% 0.60/0.84  % (5204)------------------------------
% 0.60/0.84  % (5204)------------------------------
% 0.60/0.85  % (5203)First to succeed.
% 0.60/0.85  % (5203)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-5183"
% 0.60/0.85  % SZS status Satisfiable for Vampire---4
% 0.60/0.85  % (5203)# SZS output start Saturation.
% See solution above
% 0.60/0.85  % (5203)------------------------------
% 0.60/0.85  % (5203)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.85  % (5203)Termination reason: Satisfiable
% 0.60/0.85  
% 0.60/0.85  % (5203)Memory used [KB]: 1264
% 0.60/0.85  % (5203)Time elapsed: 0.013 s
% 0.60/0.85  % (5203)Instructions burned: 20 (million)
% 0.60/0.85  % (5183)Success in time 0.482 s
% 0.60/0.85  % Vampire---4.8 exiting
%------------------------------------------------------------------------------