TSTP Solution File: GEO053-2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GEO053-2 : TPTP v8.1.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n014.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 Aug 31 16:07:51 EDT 2022

% Result   : Unsatisfiable 7.37s 1.38s
% Output   : Refutation 7.37s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   22
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   52 (  26 unt;   0 def)
%            Number of atoms       :  105 (  16 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :  104 (  51   ~;  53   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   17 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-4 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-5 aty)
%            Number of variables   :  107 ( 107   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f818,plain,
    $false,
    inference(subsumption_resolution,[],[f800,f21]) ).

fof(f21,axiom,
    v != w,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_v_equals_w) ).

fof(f800,plain,
    v = w,
    inference(resolution,[],[f796,f7]) ).

fof(f7,axiom,
    ! [X0,X1] :
      ( ~ between(X0,X1,X0)
      | X0 = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',identity_for_betweeness) ).

fof(f796,plain,
    between(v,w,v),
    inference(subsumption_resolution,[],[f795,f745]) ).

fof(f745,plain,
    between(v,w,u),
    inference(superposition,[],[f4,f695]) ).

fof(f695,plain,
    u = extension(v,w,v,u),
    inference(subsumption_resolution,[],[f685,f28]) ).

fof(f28,plain,
    ! [X2,X1] : equidistant(X1,X1,X2,X2),
    inference(superposition,[],[f5,f23]) ).

fof(f23,plain,
    ! [X2,X0,X1] : extension(X1,X0,X2,X2) = X0,
    inference(resolution,[],[f5,f3]) ).

fof(f3,axiom,
    ! [X2,X0,X1] :
      ( ~ equidistant(X0,X1,X2,X2)
      | X0 = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',identity_for_equidistance) ).

fof(f5,axiom,
    ! [X3,X0,X1,X5] : equidistant(X1,extension(X0,X1,X5,X3),X5,X3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',segment_construction2) ).

fof(f685,plain,
    ! [X0] :
      ( ~ equidistant(u,u,X0,X0)
      | u = extension(v,w,v,u) ),
    inference(resolution,[],[f644,f3]) ).

fof(f644,plain,
    ! [X2,X1] :
      ( equidistant(extension(v,w,v,u),u,X1,X2)
      | ~ equidistant(u,u,X1,X2) ),
    inference(resolution,[],[f635,f2]) ).

fof(f2,axiom,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ equidistant(X0,X1,X2,X3)
      | ~ equidistant(X0,X1,X4,X5)
      | equidistant(X2,X3,X4,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',transitivity_for_equidistance) ).

fof(f635,plain,
    equidistant(u,u,extension(v,w,v,u),u),
    inference(subsumption_resolution,[],[f625,f58]) ).

fof(f58,plain,
    equidistant(w,u,v,u),
    inference(resolution,[],[f55,f25]) ).

fof(f25,plain,
    ! [X2,X3,X4,X5] :
      ( ~ equidistant(X2,X3,X4,X5)
      | equidistant(X3,X2,X4,X5) ),
    inference(resolution,[],[f2,f1]) ).

fof(f1,axiom,
    ! [X0,X1] : equidistant(X0,X1,X1,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',reflexivity_for_equidistance) ).

fof(f55,plain,
    equidistant(u,w,v,u),
    inference(resolution,[],[f41,f37]) ).

fof(f37,plain,
    ! [X2,X3] : equidistant(X2,X3,X2,X3),
    inference(resolution,[],[f25,f1]) ).

fof(f41,plain,
    ! [X0,X1] :
      ( ~ equidistant(v,u,X0,X1)
      | equidistant(u,w,X0,X1) ),
    inference(resolution,[],[f35,f2]) ).

fof(f35,plain,
    equidistant(v,u,u,w),
    inference(resolution,[],[f25,f20]) ).

fof(f20,axiom,
    equidistant(u,v,u,w),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',u_to_v_equals_u_to_w) ).

fof(f625,plain,
    ( ~ equidistant(w,u,v,u)
    | equidistant(u,u,extension(v,w,v,u),u) ),
    inference(resolution,[],[f382,f217]) ).

fof(f217,plain,
    equidistant(v,u,w,u),
    inference(resolution,[],[f212,f25]) ).

fof(f212,plain,
    equidistant(u,v,w,u),
    inference(resolution,[],[f57,f1]) ).

fof(f57,plain,
    ! [X0,X1] :
      ( ~ equidistant(u,w,X0,X1)
      | equidistant(u,v,X0,X1) ),
    inference(resolution,[],[f54,f2]) ).

fof(f54,plain,
    equidistant(u,w,u,v),
    inference(resolution,[],[f41,f1]) ).

fof(f382,plain,
    ! [X8,X9] :
      ( ~ equidistant(v,X8,w,X9)
      | ~ equidistant(w,X8,v,X9)
      | equidistant(u,X8,extension(v,w,v,u),X9) ),
    inference(resolution,[],[f377,f1]) ).

fof(f377,plain,
    ! [X16,X14,X17,X15] :
      ( ~ equidistant(w,v,X17,X15)
      | ~ equidistant(w,X14,X17,X16)
      | ~ equidistant(v,X14,X15,X16)
      | equidistant(u,X14,extension(X17,X15,v,u),X16) ),
    inference(resolution,[],[f373,f103]) ).

fof(f103,plain,
    ! [X8,X6,X9,X7] : equidistant(X6,X7,X8,extension(X9,X8,X6,X7)),
    inference(resolution,[],[f26,f37]) ).

fof(f26,plain,
    ! [X10,X11,X8,X6,X9,X7] :
      ( ~ equidistant(X6,extension(X7,X6,X8,X9),X10,X11)
      | equidistant(X8,X9,X10,X11) ),
    inference(resolution,[],[f2,f5]) ).

fof(f373,plain,
    ! [X21,X24,X22,X25,X23,X20] :
      ( ~ equidistant(v,u,X21,extension(X20,X21,X24,X25))
      | ~ equidistant(v,X22,X21,X23)
      | ~ equidistant(w,X22,X20,X23)
      | equidistant(u,X22,extension(X20,X21,X24,X25),X23)
      | ~ equidistant(w,v,X20,X21) ),
    inference(subsumption_resolution,[],[f371,f21]) ).

fof(f371,plain,
    ! [X21,X24,X22,X25,X23,X20] :
      ( ~ equidistant(w,v,X20,X21)
      | ~ equidistant(w,X22,X20,X23)
      | v = w
      | equidistant(u,X22,extension(X20,X21,X24,X25),X23)
      | ~ equidistant(v,u,X21,extension(X20,X21,X24,X25))
      | ~ equidistant(v,X22,X21,X23) ),
    inference(resolution,[],[f364,f89]) ).

fof(f89,plain,
    ! [X18,X19,X16,X14,X17,X15,X12,X13,X20] :
      ( ~ between(X16,X12,X18)
      | ~ equidistant(X16,X12,X17,X14)
      | ~ equidistant(X16,X13,X17,X15)
      | X12 = X16
      | equidistant(X18,X13,extension(X17,X14,X19,X20),X15)
      | ~ equidistant(X12,X18,X14,extension(X17,X14,X19,X20))
      | ~ equidistant(X12,X13,X14,X15) ),
    inference(resolution,[],[f6,f4]) ).

fof(f6,axiom,
    ! [X2,X3,X0,X1,X8,X6,X9,X7] :
      ( ~ between(X6,X7,X8)
      | ~ equidistant(X1,X3,X7,X9)
      | ~ equidistant(X0,X1,X6,X7)
      | X0 = X1
      | ~ equidistant(X1,X2,X7,X8)
      | equidistant(X2,X3,X8,X9)
      | ~ between(X0,X1,X2)
      | ~ equidistant(X0,X3,X6,X9) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',outer_five_segment) ).

fof(f364,plain,
    between(w,v,u),
    inference(subsumption_resolution,[],[f363,f19]) ).

fof(f19,axiom,
    between(u,v,w),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',v_between_u_and_w) ).

fof(f363,plain,
    ( between(w,v,u)
    | ~ between(u,v,w) ),
    inference(subsumption_resolution,[],[f359,f29]) ).

fof(f29,plain,
    ! [X3,X4] : between(X3,X4,X4),
    inference(superposition,[],[f4,f23]) ).

fof(f359,plain,
    ( ~ between(v,w,w)
    | ~ between(u,v,w)
    | between(w,v,u) ),
    inference(superposition,[],[f9,f354]) ).

fof(f354,plain,
    v = inner_pasch(u,v,w,w,v),
    inference(resolution,[],[f128,f29]) ).

fof(f128,plain,
    ! [X0] :
      ( ~ between(v,X0,w)
      | v = inner_pasch(u,v,w,X0,v) ),
    inference(resolution,[],[f27,f19]) ).

fof(f27,plain,
    ! [X2,X3,X0,X1] :
      ( ~ between(X0,X1,X2)
      | inner_pasch(X0,X1,X2,X3,X1) = X1
      | ~ between(X1,X3,X2) ),
    inference(resolution,[],[f8,f7]) ).

fof(f8,axiom,
    ! [X3,X10,X0,X1,X5] :
      ( between(X3,inner_pasch(X10,X3,X5,X0,X1),X1)
      | ~ between(X10,X3,X5)
      | ~ between(X1,X0,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',inner_pasch1) ).

fof(f9,axiom,
    ! [X3,X10,X0,X1,X5] :
      ( between(X0,inner_pasch(X10,X3,X5,X0,X1),X10)
      | ~ between(X10,X3,X5)
      | ~ between(X1,X0,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',inner_pasch2) ).

fof(f4,axiom,
    ! [X3,X0,X1,X5] : between(X0,X1,extension(X0,X1,X5,X3)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',segment_construction1) ).

fof(f795,plain,
    ( ~ between(v,w,u)
    | between(v,w,v) ),
    inference(subsumption_resolution,[],[f791,f364]) ).

fof(f791,plain,
    ( ~ between(w,v,u)
    | ~ between(v,w,u)
    | between(v,w,v) ),
    inference(superposition,[],[f9,f783]) ).

fof(f783,plain,
    w = inner_pasch(v,w,u,v,w),
    inference(resolution,[],[f755,f364]) ).

fof(f755,plain,
    ! [X9] :
      ( ~ between(w,X9,u)
      | w = inner_pasch(v,w,u,X9,w) ),
    inference(superposition,[],[f130,f695]) ).

fof(f130,plain,
    ! [X8,X6,X7,X4,X5] :
      ( ~ between(X5,X8,extension(X4,X5,X6,X7))
      | inner_pasch(X4,X5,extension(X4,X5,X6,X7),X8,X5) = X5 ),
    inference(resolution,[],[f27,f4]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem    : GEO053-2 : TPTP v8.1.0. Released v1.0.0.
% 0.13/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.35  % Computer : n014.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Aug 29 21:03:33 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.49  % (30365)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.20/0.49  % (30357)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.49  % (30357)Refutation not found, incomplete strategy% (30357)------------------------------
% 0.20/0.49  % (30357)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.49  % (30357)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.49  % (30357)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.49  
% 0.20/0.49  % (30357)Memory used [KB]: 5884
% 0.20/0.49  % (30357)Time elapsed: 0.079 s
% 0.20/0.49  % (30357)Instructions burned: 6 (million)
% 0.20/0.49  % (30357)------------------------------
% 0.20/0.49  % (30357)------------------------------
% 0.20/0.49  TRYING [1]
% 0.20/0.49  TRYING [2]
% 0.20/0.50  % (30365)Instruction limit reached!
% 0.20/0.50  % (30365)------------------------------
% 0.20/0.50  % (30365)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.50  % (30365)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (30365)Termination reason: Unknown
% 0.20/0.50  % (30365)Termination phase: Finite model building constraint generation
% 0.20/0.50  
% 0.20/0.50  % (30365)Memory used [KB]: 6012
% 0.20/0.50  % (30365)Time elapsed: 0.087 s
% 0.20/0.50  % (30365)Instructions burned: 6 (million)
% 0.20/0.50  % (30365)------------------------------
% 0.20/0.50  % (30365)------------------------------
% 0.20/0.52  % (30351)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.20/0.52  % (30350)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 0.20/0.52  % (30355)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.20/0.53  % (30356)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.20/0.53  % (30372)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/97Mi)
% 0.20/0.53  % (30354)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.20/0.53  % (30353)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.20/0.54  % (30367)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.20/0.54  % (30352)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.20/0.54  % (30352)Instruction limit reached!
% 0.20/0.54  % (30352)------------------------------
% 0.20/0.54  % (30352)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (30352)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (30352)Termination reason: Unknown
% 0.20/0.54  % (30352)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (30352)Memory used [KB]: 5884
% 0.20/0.54  % (30352)Time elapsed: 0.133 s
% 0.20/0.54  % (30352)Instructions burned: 5 (million)
% 0.20/0.54  % (30352)------------------------------
% 0.20/0.54  % (30352)------------------------------
% 0.20/0.54  % (30373)lrs+1011_1:1_aac=none:bsr=unit_only:ep=R:sac=on:sos=all:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.20/0.54  % (30378)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 0.20/0.54  % (30366)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.54  % (30366)Instruction limit reached!
% 0.20/0.54  % (30366)------------------------------
% 0.20/0.54  % (30366)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (30366)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (30366)Termination reason: Unknown
% 0.20/0.54  % (30366)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (30366)Memory used [KB]: 1279
% 0.20/0.54  % (30366)Time elapsed: 0.002 s
% 0.20/0.54  % (30366)Instructions burned: 2 (million)
% 0.20/0.54  % (30366)------------------------------
% 0.20/0.54  % (30366)------------------------------
% 0.20/0.54  % (30371)lrs+1010_1:1_bd=off:fsr=off:sd=1:sos=on:ss=axioms:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/67Mi)
% 0.20/0.54  % (30364)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 0.20/0.54  % (30368)lrs+1003_1:1024_add=large:afr=on:cond=fast:fsr=off:gs=on:sos=on:sp=reverse_arity:i=28:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/28Mi)
% 0.20/0.54  % (30369)lrs+1011_1:1_afp=100000:afr=on:amm=sco:bd=preordered:cond=fast:newcnf=on:nm=4:sos=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.54  % (30369)Refutation not found, incomplete strategy% (30369)------------------------------
% 0.20/0.54  % (30369)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (30369)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (30369)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (30369)Memory used [KB]: 5884
% 0.20/0.54  % (30369)Time elapsed: 0.146 s
% 0.20/0.54  % (30369)Instructions burned: 1 (million)
% 0.20/0.54  % (30369)------------------------------
% 0.20/0.54  % (30369)------------------------------
% 0.20/0.55  % (30370)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.20/0.55  % (30360)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.20/0.55  % (30377)lrs+10_1:1_av=off:sd=2:sos=on:sp=reverse_arity:ss=axioms:to=lpo:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/73Mi)
% 0.20/0.55  % (30358)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.55  % (30377)Refutation not found, incomplete strategy% (30377)------------------------------
% 0.20/0.55  % (30377)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (30377)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (30377)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (30377)Memory used [KB]: 1407
% 0.20/0.55  % (30377)Time elapsed: 0.147 s
% 0.20/0.55  % (30377)Instructions burned: 4 (million)
% 0.20/0.55  % (30377)------------------------------
% 0.20/0.55  % (30377)------------------------------
% 0.20/0.55  % (30362)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=5:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/5Mi)
% 0.20/0.55  % (30360)Instruction limit reached!
% 0.20/0.55  % (30360)------------------------------
% 0.20/0.55  % (30360)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (30358)Instruction limit reached!
% 0.20/0.55  % (30358)------------------------------
% 0.20/0.55  % (30358)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (30358)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (30360)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (30358)Termination reason: Unknown
% 0.20/0.55  % (30360)Termination reason: Unknown
% 0.20/0.55  % (30358)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (30360)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (30358)Memory used [KB]: 5884
% 0.20/0.55  % (30360)Memory used [KB]: 5884
% 0.20/0.55  % (30358)Time elapsed: 0.150 s
% 0.20/0.55  % (30360)Time elapsed: 0.150 s
% 0.20/0.55  % (30358)Instructions burned: 3 (million)
% 0.20/0.55  % (30360)Instructions burned: 6 (million)
% 0.20/0.55  % (30358)------------------------------
% 0.20/0.55  % (30358)------------------------------
% 0.20/0.55  % (30360)------------------------------
% 0.20/0.55  % (30360)------------------------------
% 0.20/0.55  % (30374)dis+10_1:1_add=large:alpa=false:anc=none:fd=off:lcm=reverse:nwc=5.0:sd=2:sgt=20:ss=included:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.20/0.55  % (30376)lrs+3_8:1_anc=none:erd=off:fsd=on:s2a=on:s2agt=16:sgt=16:sos=on:sp=frequency:ss=included:i=71:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/71Mi)
% 0.20/0.55  % (30362)Instruction limit reached!
% 0.20/0.55  % (30362)------------------------------
% 0.20/0.55  % (30362)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (30363)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.55  % (30361)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/23Mi)
% 0.20/0.56  % (30363)Instruction limit reached!
% 0.20/0.56  % (30363)------------------------------
% 0.20/0.56  % (30363)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (30379)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.56  % (30375)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/81Mi)
% 0.20/0.56  % (30363)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (30363)Termination reason: Unknown
% 0.20/0.56  % (30363)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (30363)Memory used [KB]: 5884
% 0.20/0.56  % (30363)Time elapsed: 0.160 s
% 0.20/0.56  % (30363)Instructions burned: 4 (million)
% 0.20/0.56  % (30363)------------------------------
% 0.20/0.56  % (30363)------------------------------
% 0.20/0.56  % (30371)Refutation not found, incomplete strategy% (30371)------------------------------
% 0.20/0.56  % (30371)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (30359)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.56  % (30375)Refutation not found, incomplete strategy% (30375)------------------------------
% 0.20/0.56  % (30375)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (30375)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (30375)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.56  
% 0.20/0.56  % (30375)Memory used [KB]: 6012
% 0.20/0.56  % (30375)Time elapsed: 0.162 s
% 0.20/0.56  % (30375)Instructions burned: 6 (million)
% 0.20/0.56  % (30375)------------------------------
% 0.20/0.56  % (30375)------------------------------
% 0.20/0.57  % (30355)Instruction limit reached!
% 0.20/0.57  % (30355)------------------------------
% 0.20/0.57  % (30355)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (30371)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (30371)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.57  
% 0.20/0.57  % (30371)Memory used [KB]: 6012
% 0.20/0.57  % (30371)Time elapsed: 0.139 s
% 0.20/0.57  % (30371)Instructions burned: 4 (million)
% 0.20/0.57  % (30371)------------------------------
% 0.20/0.57  % (30371)------------------------------
% 0.20/0.57  % (30362)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (30362)Termination reason: Unknown
% 0.20/0.57  % (30362)Termination phase: Saturation
% 0.20/0.57  
% 0.20/0.57  % (30362)Memory used [KB]: 5884
% 0.20/0.57  % (30362)Time elapsed: 0.151 s
% 0.20/0.57  % (30362)Instructions burned: 5 (million)
% 0.20/0.57  % (30362)------------------------------
% 0.20/0.57  % (30362)------------------------------
% 0.20/0.57  % (30370)Instruction limit reached!
% 0.20/0.57  % (30370)------------------------------
% 0.20/0.57  % (30370)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (30370)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (30370)Termination reason: Unknown
% 0.20/0.57  % (30370)Termination phase: Saturation
% 0.20/0.57  
% 0.20/0.57  % (30370)Memory used [KB]: 1407
% 0.20/0.57  % (30370)Time elapsed: 0.149 s
% 0.20/0.57  % (30370)Instructions burned: 6 (million)
% 0.20/0.57  % (30370)------------------------------
% 0.20/0.57  % (30370)------------------------------
% 0.20/0.57  % (30378)Instruction limit reached!
% 0.20/0.57  % (30378)------------------------------
% 0.20/0.57  % (30378)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (30378)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (30378)Termination reason: Unknown
% 0.20/0.57  % (30378)Termination phase: Saturation
% 0.20/0.57  
% 0.20/0.57  % (30378)Memory used [KB]: 6012
% 0.20/0.57  % (30378)Time elapsed: 0.170 s
% 0.20/0.57  % (30378)Instructions burned: 21 (million)
% 0.20/0.57  % (30378)------------------------------
% 0.20/0.57  % (30378)------------------------------
% 1.64/0.57  % (30355)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.57  % (30355)Termination reason: Unknown
% 1.64/0.57  % (30355)Termination phase: Saturation
% 1.64/0.57  
% 1.64/0.57  % (30355)Memory used [KB]: 6140
% 1.64/0.57  % (30355)Time elapsed: 0.158 s
% 1.64/0.57  % (30355)Instructions burned: 25 (million)
% 1.64/0.57  % (30355)------------------------------
% 1.64/0.57  % (30355)------------------------------
% 1.64/0.57  % (30354)Instruction limit reached!
% 1.64/0.57  % (30354)------------------------------
% 1.64/0.57  % (30354)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.57  % (30354)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.57  % (30354)Termination reason: Unknown
% 1.64/0.57  % (30354)Termination phase: Saturation
% 1.64/0.57  
% 1.64/0.57  % (30354)Memory used [KB]: 6140
% 1.64/0.57  % (30354)Time elapsed: 0.167 s
% 1.64/0.57  % (30354)Instructions burned: 35 (million)
% 1.64/0.57  % (30354)------------------------------
% 1.64/0.57  % (30354)------------------------------
% 1.64/0.57  % (30367)Instruction limit reached!
% 1.64/0.57  % (30367)------------------------------
% 1.64/0.57  % (30367)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.57  % (30367)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.57  % (30367)Termination reason: Unknown
% 1.64/0.57  % (30367)Termination phase: Saturation
% 1.64/0.57  
% 1.64/0.57  % (30367)Memory used [KB]: 5884
% 1.64/0.57  % (30367)Time elapsed: 0.170 s
% 1.64/0.57  % (30367)Instructions burned: 8 (million)
% 1.64/0.57  % (30367)------------------------------
% 1.64/0.57  % (30367)------------------------------
% 1.64/0.58  % (30361)Instruction limit reached!
% 1.64/0.58  % (30361)------------------------------
% 1.64/0.58  % (30361)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.59  % (30361)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.59  % (30361)Termination reason: Unknown
% 1.64/0.59  % (30361)Termination phase: Saturation
% 1.64/0.59  % (30351)Instruction limit reached!
% 1.64/0.59  % (30351)------------------------------
% 1.64/0.59  % (30351)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.59  % (30368)Instruction limit reached!
% 1.64/0.59  % (30368)------------------------------
% 1.64/0.59  % (30368)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.59  
% 1.90/0.59  % (30361)Memory used [KB]: 6140
% 1.90/0.59  % (30361)Time elapsed: 0.168 s
% 1.90/0.59  % (30361)Instructions burned: 25 (million)
% 1.90/0.59  % (30361)------------------------------
% 1.90/0.59  % (30361)------------------------------
% 1.90/0.60  % (30364)Instruction limit reached!
% 1.90/0.60  % (30364)------------------------------
% 1.90/0.60  % (30364)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.60  % (30364)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.60  % (30364)Termination reason: Unknown
% 1.90/0.60  % (30364)Termination phase: Saturation
% 1.90/0.60  
% 1.90/0.60  % (30364)Memory used [KB]: 1663
% 1.90/0.60  % (30364)Time elapsed: 0.164 s
% 1.90/0.60  % (30364)Instructions burned: 29 (million)
% 1.90/0.60  % (30364)------------------------------
% 1.90/0.60  % (30364)------------------------------
% 1.90/0.60  % (30353)Instruction limit reached!
% 1.90/0.60  % (30353)------------------------------
% 1.90/0.60  % (30353)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.60  % (30353)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.60  % (30353)Termination reason: Unknown
% 1.90/0.60  % (30353)Termination phase: Saturation
% 1.90/0.60  
% 1.90/0.60  % (30353)Memory used [KB]: 6268
% 1.90/0.60  % (30353)Time elapsed: 0.176 s
% 1.90/0.60  % (30353)Instructions burned: 44 (million)
% 1.90/0.60  % (30353)------------------------------
% 1.90/0.60  % (30353)------------------------------
% 1.90/0.60  % (30356)Instruction limit reached!
% 1.90/0.60  % (30356)------------------------------
% 1.90/0.60  % (30356)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.61  % (30351)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.61  % (30368)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.61  % (30368)Termination reason: Unknown
% 1.90/0.61  % (30368)Termination phase: Saturation
% 1.90/0.61  
% 1.90/0.61  % (30368)Memory used [KB]: 10746
% 1.90/0.61  % (30368)Time elapsed: 0.192 s
% 1.90/0.61  % (30368)Instructions burned: 28 (million)
% 1.90/0.61  % (30368)------------------------------
% 1.90/0.61  % (30368)------------------------------
% 1.90/0.61  % (30373)Instruction limit reached!
% 1.90/0.61  % (30373)------------------------------
% 1.90/0.61  % (30373)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.61  % (30373)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.61  % (30373)Termination reason: Unknown
% 1.90/0.61  % (30373)Termination phase: Saturation
% 1.90/0.61  
% 1.90/0.61  % (30373)Memory used [KB]: 6268
% 1.90/0.61  % (30373)Time elapsed: 0.189 s
% 1.90/0.61  % (30373)Instructions burned: 37 (million)
% 1.90/0.61  % (30373)------------------------------
% 1.90/0.61  % (30373)------------------------------
% 1.90/0.61  % (30351)Termination reason: Unknown
% 1.90/0.61  % (30351)Termination phase: Saturation
% 1.90/0.61  
% 1.90/0.61  % (30351)Memory used [KB]: 1918
% 1.90/0.61  % (30351)Time elapsed: 0.179 s
% 1.90/0.61  % (30351)Instructions burned: 43 (million)
% 1.90/0.61  % (30351)------------------------------
% 1.90/0.61  % (30351)------------------------------
% 1.90/0.62  % (30356)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.62  % (30356)Termination reason: Unknown
% 1.90/0.62  % (30356)Termination phase: Saturation
% 1.90/0.62  
% 1.90/0.62  % (30356)Memory used [KB]: 5628
% 1.90/0.62  % (30356)Time elapsed: 0.161 s
% 1.90/0.62  % (30356)Instructions burned: 52 (million)
% 1.90/0.62  % (30356)------------------------------
% 1.90/0.62  % (30356)------------------------------
% 1.90/0.62  % (30380)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=14:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/14Mi)
% 1.90/0.63  % (30381)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 1.90/0.64  % (30374)Instruction limit reached!
% 1.90/0.64  % (30374)------------------------------
% 1.90/0.64  % (30374)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.64  % (30374)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.64  % (30374)Termination reason: Unknown
% 1.90/0.64  % (30374)Termination phase: Saturation
% 1.90/0.64  
% 1.90/0.64  % (30374)Memory used [KB]: 6396
% 1.90/0.64  % (30374)Time elapsed: 0.213 s
% 1.90/0.64  % (30374)Instructions burned: 46 (million)
% 1.90/0.64  % (30374)------------------------------
% 1.90/0.64  % (30374)------------------------------
% 1.90/0.64  % (30359)Instruction limit reached!
% 1.90/0.64  % (30359)------------------------------
% 1.90/0.64  % (30359)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.64  % (30359)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.64  % (30359)Termination reason: Unknown
% 1.90/0.64  % (30359)Termination phase: Saturation
% 1.90/0.64  
% 1.90/0.64  % (30359)Memory used [KB]: 6396
% 1.90/0.64  % (30359)Time elapsed: 0.233 s
% 1.90/0.64  % (30359)Instructions burned: 53 (million)
% 1.90/0.64  % (30359)------------------------------
% 1.90/0.64  % (30359)------------------------------
% 1.90/0.64  % (30380)Instruction limit reached!
% 1.90/0.64  % (30380)------------------------------
% 1.90/0.64  % (30380)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.64  % (30380)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.64  % (30380)Termination reason: Unknown
% 1.90/0.64  % (30380)Termination phase: Saturation
% 1.90/0.64  
% 1.90/0.64  % (30380)Memory used [KB]: 6012
% 1.90/0.64  % (30380)Time elapsed: 0.017 s
% 1.90/0.64  % (30380)Instructions burned: 14 (million)
% 1.90/0.64  % (30380)------------------------------
% 1.90/0.64  % (30380)------------------------------
% 2.13/0.65  % (30376)Instruction limit reached!
% 2.13/0.65  % (30376)------------------------------
% 2.13/0.65  % (30376)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.13/0.65  % (30376)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.13/0.65  % (30376)Termination reason: Unknown
% 2.13/0.65  % (30376)Termination phase: Saturation
% 2.13/0.65  
% 2.13/0.65  % (30376)Memory used [KB]: 6780
% 2.13/0.65  % (30376)Time elapsed: 0.230 s
% 2.13/0.65  % (30376)Instructions burned: 71 (million)
% 2.13/0.65  % (30376)------------------------------
% 2.13/0.65  % (30376)------------------------------
% 2.16/0.67  % (30383)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/33Mi)
% 2.16/0.67  % (30384)dis+21_1:2_av=off:bd=off:fd=off:lcm=predicate:nwc=10.0:s2a=on:s2at=2.0:sp=reverse_arity:spb=goal:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/29Mi)
% 2.16/0.67  % (30381)Instruction limit reached!
% 2.16/0.67  % (30381)------------------------------
% 2.16/0.67  % (30381)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.67  % (30381)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.67  % (30381)Termination reason: Unknown
% 2.16/0.67  % (30381)Termination phase: Saturation
% 2.16/0.67  
% 2.16/0.67  % (30381)Memory used [KB]: 6524
% 2.16/0.67  % (30381)Time elapsed: 0.065 s
% 2.16/0.67  % (30381)Instructions burned: 40 (million)
% 2.16/0.67  % (30381)------------------------------
% 2.16/0.67  % (30381)------------------------------
% 2.16/0.68  % (30382)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/3Mi)
% 2.16/0.68  % (30382)Instruction limit reached!
% 2.16/0.68  % (30382)------------------------------
% 2.16/0.68  % (30382)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.68  % (30382)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.68  % (30382)Termination reason: Unknown
% 2.16/0.68  % (30382)Termination phase: Saturation
% 2.16/0.68  
% 2.16/0.68  % (30382)Memory used [KB]: 5884
% 2.16/0.68  % (30382)Time elapsed: 0.004 s
% 2.16/0.68  % (30382)Instructions burned: 3 (million)
% 2.16/0.68  % (30382)------------------------------
% 2.16/0.68  % (30382)------------------------------
% 2.16/0.69  % (30379)Instruction limit reached!
% 2.16/0.69  % (30379)------------------------------
% 2.16/0.69  % (30379)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.69  % (30379)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.69  % (30379)Termination reason: Unknown
% 2.16/0.69  % (30379)Termination phase: Saturation
% 2.16/0.69  
% 2.16/0.69  % (30379)Memory used [KB]: 6652
% 2.16/0.69  % (30379)Time elapsed: 0.286 s
% 2.16/0.69  % (30379)Instructions burned: 101 (million)
% 2.16/0.69  % (30379)------------------------------
% 2.16/0.69  % (30379)------------------------------
% 2.16/0.69  % (30385)dis+1002_1:32_av=off:awrs=decay:awrsf=16:bs=on:fsr=off:gs=on:gsp=on:nwc=1.4:s2a=on:s2agt=32:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/34Mi)
% 2.16/0.69  % (30388)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/75Mi)
% 2.16/0.70  % (30386)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/46Mi)
% 2.25/0.70  % (30387)fmb+10_1:1_fde=unused:fmbsr=1.78:fmbsso=preprocessed_usage:gsp=on:ins=1:newcnf=on:updr=off:i=22:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/22Mi)
% 2.25/0.70  TRYING [1]
% 2.25/0.70  % (30394)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/109Mi)
% 2.25/0.70  % (30393)lrs+1011_1:7_av=off:bsr=on:fd=preordered:nwc=5.0:s2a=on:s2at=2.0:sp=reverse_frequency:to=lpo:urr=on:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/45Mi)
% 2.25/0.70  TRYING [2]
% 2.25/0.71  TRYING [3]
% 2.25/0.71  % (30392)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/147Mi)
% 2.25/0.71  % (30396)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=116:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/116Mi)
% 2.25/0.71  % (30395)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/151Mi)
% 2.25/0.71  % (30372)Instruction limit reached!
% 2.25/0.71  % (30372)------------------------------
% 2.25/0.71  % (30372)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.71  % (30372)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.71  % (30372)Termination reason: Unknown
% 2.25/0.71  % (30372)Termination phase: Saturation
% 2.25/0.71  
% 2.25/0.71  % (30372)Memory used [KB]: 6524
% 2.25/0.71  % (30372)Time elapsed: 0.278 s
% 2.25/0.71  % (30372)Instructions burned: 98 (million)
% 2.25/0.71  % (30372)------------------------------
% 2.25/0.71  % (30372)------------------------------
% 2.25/0.72  % (30390)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/151Mi)
% 2.25/0.72  % (30397)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/7Mi)
% 2.25/0.72  % (30391)lrs+1011_1:64_nwc=3.0:s2a=on:sd=1:sgt=64:ss=included:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/37Mi)
% 2.25/0.72  % (30389)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/7Mi)
% 2.25/0.72  % (30384)Instruction limit reached!
% 2.25/0.72  % (30384)------------------------------
% 2.25/0.72  % (30384)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.72  % (30384)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.72  % (30384)Termination reason: Unknown
% 2.25/0.72  % (30384)Termination phase: Saturation
% 2.25/0.72  
% 2.25/0.72  % (30384)Memory used [KB]: 1535
% 2.25/0.72  % (30384)Time elapsed: 0.131 s
% 2.25/0.72  % (30384)Instructions burned: 31 (million)
% 2.25/0.72  % (30384)------------------------------
% 2.25/0.72  % (30384)------------------------------
% 2.25/0.73  % (30383)Instruction limit reached!
% 2.25/0.73  % (30383)------------------------------
% 2.25/0.73  % (30383)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.73  % (30383)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.73  % (30383)Termination reason: Unknown
% 2.25/0.73  % (30383)Termination phase: Saturation
% 2.25/0.73  
% 2.25/0.73  % (30383)Memory used [KB]: 6140
% 2.25/0.73  % (30383)Time elapsed: 0.142 s
% 2.25/0.73  % (30383)Instructions burned: 33 (million)
% 2.25/0.73  % (30383)------------------------------
% 2.25/0.73  % (30383)------------------------------
% 2.25/0.73  % (30389)Instruction limit reached!
% 2.25/0.73  % (30389)------------------------------
% 2.25/0.73  % (30389)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.73  % (30389)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.73  % (30389)Termination reason: Unknown
% 2.25/0.73  % (30389)Termination phase: Saturation
% 2.25/0.73  
% 2.25/0.73  % (30389)Memory used [KB]: 6012
% 2.25/0.73  % (30389)Time elapsed: 0.127 s
% 2.25/0.73  % (30389)Instructions burned: 7 (million)
% 2.25/0.73  % (30389)------------------------------
% 2.25/0.73  % (30389)------------------------------
% 2.25/0.73  % (30387)Instruction limit reached!
% 2.25/0.73  % (30387)------------------------------
% 2.25/0.73  % (30387)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.73  % (30387)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.73  % (30387)Termination reason: Unknown
% 2.25/0.73  % (30387)Termination phase: Finite model building constraint generation
% 2.25/0.73  
% 2.25/0.73  % (30387)Memory used [KB]: 8443
% 2.25/0.73  % (30387)Time elapsed: 0.105 s
% 2.25/0.73  % (30387)Instructions burned: 24 (million)
% 2.25/0.73  % (30387)------------------------------
% 2.25/0.73  % (30387)------------------------------
% 2.25/0.73  % (30398)lrs+1011_1:1_aac=none:drc=off:fsr=off:nwc=2.0:sp=occurrence:ss=included:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/149Mi)
% 2.25/0.74  % (30399)lrs+2_1:1_drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=57:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/57Mi)
% 2.25/0.74  % (30401)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/92Mi)
% 2.25/0.74  % (30397)Instruction limit reached!
% 2.25/0.74  % (30397)------------------------------
% 2.25/0.74  % (30397)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.74  % (30397)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.74  % (30397)Termination reason: Unknown
% 2.25/0.74  % (30397)Termination phase: Saturation
% 2.25/0.74  
% 2.25/0.74  % (30397)Memory used [KB]: 6012
% 2.25/0.74  % (30397)Time elapsed: 0.104 s
% 2.25/0.74  % (30397)Instructions burned: 8 (million)
% 2.25/0.74  % (30397)------------------------------
% 2.25/0.74  % (30397)------------------------------
% 2.25/0.74  % (30402)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=307:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/307Mi)
% 2.25/0.74  % (30400)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/69Mi)
% 2.46/0.75  % (30403)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=137:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/137Mi)
% 2.46/0.77  % (30404)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/108Mi)
% 2.46/0.77  % (30385)Instruction limit reached!
% 2.46/0.77  % (30385)------------------------------
% 2.46/0.77  % (30385)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.77  % (30385)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.77  % (30385)Termination reason: Unknown
% 2.46/0.77  % (30385)Termination phase: Saturation
% 2.46/0.77  
% 2.46/0.77  % (30385)Memory used [KB]: 6524
% 2.46/0.77  % (30385)Time elapsed: 0.190 s
% 2.46/0.77  % (30385)Instructions burned: 35 (million)
% 2.46/0.77  % (30385)------------------------------
% 2.46/0.77  % (30385)------------------------------
% 2.46/0.77  % (30406)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/500Mi)
% 2.46/0.77  % (30406)Refutation not found, incomplete strategy% (30406)------------------------------
% 2.46/0.77  % (30406)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.77  % (30405)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=278:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/278Mi)
% 2.46/0.78  % (30407)ott+1010_1:1_acc=on:bd=off:br=off:bsr=on:drc=off:erd=off:nicw=on:sac=on:sos=on:to=lpo:urr=on:i=143:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/143Mi)
% 2.46/0.78  % (30406)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.78  % (30406)Termination reason: Refutation not found, incomplete strategy
% 2.46/0.78  
% 2.46/0.78  % (30406)Memory used [KB]: 5884
% 2.46/0.78  % (30406)Time elapsed: 0.055 s
% 2.46/0.78  % (30406)Instructions burned: 3 (million)
% 2.46/0.78  % (30406)------------------------------
% 2.46/0.78  % (30406)------------------------------
% 2.46/0.78  % (30386)Instruction limit reached!
% 2.46/0.78  % (30386)------------------------------
% 2.46/0.78  % (30386)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.78  % (30386)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.78  % (30386)Termination reason: Unknown
% 2.46/0.78  % (30386)Termination phase: Saturation
% 2.46/0.78  
% 2.46/0.78  % (30386)Memory used [KB]: 6268
% 2.46/0.78  % (30386)Time elapsed: 0.190 s
% 2.46/0.78  % (30386)Instructions burned: 46 (million)
% 2.46/0.78  % (30386)------------------------------
% 2.46/0.78  % (30386)------------------------------
% 2.46/0.78  % (30391)Instruction limit reached!
% 2.46/0.78  % (30391)------------------------------
% 2.46/0.78  % (30391)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.78  % (30391)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.78  % (30391)Termination reason: Unknown
% 2.46/0.78  % (30391)Termination phase: Saturation
% 2.46/0.78  
% 2.46/0.78  % (30391)Memory used [KB]: 6140
% 2.46/0.78  % (30391)Time elapsed: 0.181 s
% 2.46/0.78  % (30391)Instructions burned: 38 (million)
% 2.46/0.78  % (30391)------------------------------
% 2.46/0.78  % (30391)------------------------------
% 2.46/0.79  % (30393)Instruction limit reached!
% 2.46/0.79  % (30393)------------------------------
% 2.46/0.79  % (30393)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.79  % (30393)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.79  % (30393)Termination reason: Unknown
% 2.46/0.79  % (30393)Termination phase: Saturation
% 2.46/0.79  
% 2.46/0.79  % (30393)Memory used [KB]: 1918
% 2.46/0.79  % (30393)Time elapsed: 0.180 s
% 2.46/0.79  % (30393)Instructions burned: 46 (million)
% 2.46/0.79  % (30393)------------------------------
% 2.46/0.79  % (30393)------------------------------
% 2.46/0.81  % (30408)lrs+10_2:3_anc=all:br=off:fsr=off:nwc=5.0:s2a=on:s2agt=10:urr=on:i=490:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/490Mi)
% 2.46/0.82  % (30409)lrs+10_1:32_awrs=converge:awrsf=20:drc=off:fd=preordered:slsq=on:slsqc=0:slsqr=1,2:sos=on:to=lpo:i=78:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/78Mi)
% 2.46/0.83  % (30410)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/95Mi)
% 2.46/0.83  % (30388)Instruction limit reached!
% 2.46/0.83  % (30388)------------------------------
% 2.46/0.83  % (30388)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.83  % (30388)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.83  % (30388)Termination reason: Unknown
% 2.46/0.83  % (30388)Termination phase: Saturation
% 2.46/0.83  
% 2.46/0.83  % (30388)Memory used [KB]: 1918
% 2.46/0.83  % (30388)Time elapsed: 0.233 s
% 2.46/0.83  % (30388)Instructions burned: 77 (million)
% 2.46/0.83  % (30388)------------------------------
% 2.46/0.83  % (30388)------------------------------
% 2.46/0.84  % (30399)Instruction limit reached!
% 2.46/0.84  % (30399)------------------------------
% 2.46/0.84  % (30399)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.84  % (30399)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.84  % (30399)Termination reason: Unknown
% 2.46/0.84  % (30399)Termination phase: Saturation
% 2.46/0.84  
% 2.46/0.84  % (30399)Memory used [KB]: 6396
% 2.46/0.84  % (30399)Time elapsed: 0.204 s
% 2.46/0.84  % (30399)Instructions burned: 58 (million)
% 2.46/0.84  % (30399)------------------------------
% 2.46/0.84  % (30399)------------------------------
% 2.88/0.85  % (30415)lrs+11_1:1_av=off:bce=on:bd=off:bsr=unit_only:flr=on:gs=on:nwc=2.0:rnwc=on:sp=frequency:thsq=on:thsqc=64:thsqd=1:thsql=off:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/298Mi)
% 2.88/0.85  % (30411)dis+10_2:1_abs=on:fde=none:lcm=reverse:nwc=2.0:plsq=on:plsqc=1:plsql=on:plsqr=4095,256:s2a=on:sac=on:sp=reverse_arity:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/156Mi)
% 2.88/0.86  % (30412)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=240:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/240Mi)
% 2.88/0.86  % (30413)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=119:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/119Mi)
% 2.88/0.87  % (30414)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/141Mi)
% 2.88/0.88  % (30400)Instruction limit reached!
% 2.88/0.88  % (30400)------------------------------
% 2.88/0.88  % (30400)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.88  % (30400)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.88  % (30400)Termination reason: Unknown
% 2.88/0.88  % (30400)Termination phase: Saturation
% 2.88/0.88  
% 2.88/0.88  % (30400)Memory used [KB]: 1918
% 2.88/0.88  % (30400)Time elapsed: 0.228 s
% 2.88/0.88  % (30400)Instructions burned: 69 (million)
% 2.88/0.88  % (30400)------------------------------
% 2.88/0.88  % (30400)------------------------------
% 2.88/0.88  % (30416)dis+22_1:128_bsd=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/58Mi)
% 2.95/0.90  % (30401)Instruction limit reached!
% 2.95/0.90  % (30401)------------------------------
% 2.95/0.90  % (30401)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.95/0.90  % (30401)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.95/0.90  % (30401)Termination reason: Unknown
% 2.95/0.90  % (30401)Termination phase: Saturation
% 2.95/0.90  
% 2.95/0.90  % (30401)Memory used [KB]: 7036
% 2.95/0.90  % (30401)Time elapsed: 0.257 s
% 2.95/0.90  % (30401)Instructions burned: 94 (million)
% 2.95/0.90  % (30401)------------------------------
% 2.95/0.90  % (30401)------------------------------
% 2.95/0.90  % (30396)Instruction limit reached!
% 2.95/0.90  % (30396)------------------------------
% 2.95/0.90  % (30396)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.95/0.90  % (30396)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.95/0.90  % (30396)Termination reason: Unknown
% 2.95/0.90  % (30396)Termination phase: Saturation
% 2.95/0.90  
% 2.95/0.90  % (30396)Memory used [KB]: 6908
% 2.95/0.90  % (30396)Time elapsed: 0.302 s
% 2.95/0.90  % (30396)Instructions burned: 116 (million)
% 2.95/0.90  % (30396)------------------------------
% 2.95/0.90  % (30396)------------------------------
% 2.95/0.90  % (30418)dis+1003_1:128_av=off:nwc=5.0:s2a=on:sp=unary_frequency:tgt=full:to=lpo:i=378:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/378Mi)
% 2.95/0.91  % (30419)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/46Mi)
% 2.95/0.91  % (30420)ott+1010_4:1_bsr=unit_only:fde=unused:nwc=10.0:s2a=on:s2agt=32:slsq=on:slsqc=2:thsq=on:thsqc=64:thsqd=16:i=171:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/171Mi)
% 2.95/0.91  % (30394)Instruction limit reached!
% 2.95/0.91  % (30394)------------------------------
% 2.95/0.91  % (30394)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.95/0.91  % (30394)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.95/0.91  % (30394)Termination reason: Unknown
% 2.95/0.91  % (30394)Termination phase: Saturation
% 2.95/0.91  
% 2.95/0.91  % (30394)Memory used [KB]: 7419
% 2.95/0.91  % (30394)Time elapsed: 0.294 s
% 2.95/0.91  % (30394)Instructions burned: 111 (million)
% 2.95/0.91  % (30394)------------------------------
% 2.95/0.91  % (30394)------------------------------
% 2.95/0.92  % (30417)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/39Mi)
% 2.95/0.92  % (30395)Refutation not found, non-redundant clauses discarded% (30395)------------------------------
% 2.95/0.92  % (30395)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.95/0.92  % (30395)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.95/0.92  % (30395)Termination reason: Refutation not found, non-redundant clauses discarded
% 2.95/0.92  
% 2.95/0.92  % (30395)Memory used [KB]: 6908
% 2.95/0.92  % (30395)Time elapsed: 0.313 s
% 2.95/0.92  % (30395)Instructions burned: 148 (million)
% 2.95/0.92  % (30395)------------------------------
% 2.95/0.92  % (30395)------------------------------
% 2.95/0.92  % (30392)Instruction limit reached!
% 2.95/0.92  % (30392)------------------------------
% 2.95/0.92  % (30392)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.95/0.92  % (30392)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.95/0.92  % (30392)Termination reason: Unknown
% 2.95/0.92  % (30392)Termination phase: Saturation
% 2.95/0.92  
% 2.95/0.92  % (30392)Memory used [KB]: 3198
% 2.95/0.92  % (30392)Time elapsed: 0.324 s
% 2.95/0.92  % (30392)Instructions burned: 148 (million)
% 2.95/0.92  % (30392)------------------------------
% 2.95/0.92  % (30392)------------------------------
% 2.95/0.92  % (30421)dis+11_1:1_aac=none:abs=on:add=off:ep=RS:flr=on:fsr=off:lcm=reverse:lma=on:nicw=on:nwc=3.0:sos=all:i=182:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/182Mi)
% 3.40/0.95  % (30398)Instruction limit reached!
% 3.40/0.95  % (30398)------------------------------
% 3.40/0.95  % (30398)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/0.95  % (30398)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.95  % (30398)Termination reason: Unknown
% 3.40/0.95  % (30398)Termination phase: Saturation
% 3.40/0.95  
% 3.40/0.95  % (30398)Memory used [KB]: 7164
% 3.40/0.95  % (30398)Time elapsed: 0.334 s
% 3.40/0.95  % (30398)Instructions burned: 151 (million)
% 3.40/0.95  % (30398)------------------------------
% 3.40/0.95  % (30398)------------------------------
% 3.40/0.96  % (30409)Instruction limit reached!
% 3.40/0.96  % (30409)------------------------------
% 3.40/0.96  % (30409)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/0.96  % (30409)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.96  % (30409)Termination reason: Unknown
% 3.40/0.96  % (30409)Termination phase: Saturation
% 3.40/0.96  
% 3.40/0.96  % (30409)Memory used [KB]: 7291
% 3.40/0.96  % (30409)Time elapsed: 0.242 s
% 3.40/0.96  % (30409)Instructions burned: 78 (million)
% 3.40/0.96  % (30409)------------------------------
% 3.40/0.96  % (30409)------------------------------
% 3.40/0.96  % (30404)Instruction limit reached!
% 3.40/0.96  % (30404)------------------------------
% 3.40/0.96  % (30404)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/0.96  % (30404)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.96  % (30404)Termination reason: Unknown
% 3.40/0.96  % (30404)Termination phase: Saturation
% 3.40/0.96  
% 3.40/0.96  % (30404)Memory used [KB]: 2814
% 3.40/0.96  % (30404)Time elapsed: 0.282 s
% 3.40/0.96  % (30404)Instructions burned: 109 (million)
% 3.40/0.96  % (30404)------------------------------
% 3.40/0.96  % (30404)------------------------------
% 3.40/0.96  % (30390)Instruction limit reached!
% 3.40/0.96  % (30390)------------------------------
% 3.40/0.96  % (30390)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/0.96  % (30390)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.96  % (30390)Termination reason: Unknown
% 3.40/0.96  % (30390)Termination phase: Saturation
% 3.40/0.96  
% 3.40/0.96  % (30390)Memory used [KB]: 7036
% 3.40/0.96  % (30390)Time elapsed: 0.348 s
% 3.40/0.96  % (30390)Instructions burned: 152 (million)
% 3.40/0.96  % (30390)------------------------------
% 3.40/0.96  % (30390)------------------------------
% 3.40/0.97  % (30422)lrs+1002_1:1024_drc=off:ins=1:nwc=5.0:slsq=on:slsqc=1:slsql=off:slsqr=1,8:urr=on:uwa=all:i=40:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/40Mi)
% 3.40/0.97  % (30417)Instruction limit reached!
% 3.40/0.97  % (30417)------------------------------
% 3.40/0.97  % (30417)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/0.97  % (30417)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.97  % (30417)Termination reason: Unknown
% 3.40/0.97  % (30417)Termination phase: Saturation
% 3.40/0.97  
% 3.40/0.97  % (30417)Memory used [KB]: 6524
% 3.40/0.97  % (30417)Time elapsed: 0.155 s
% 3.40/0.97  % (30417)Instructions burned: 39 (million)
% 3.40/0.97  % (30417)------------------------------
% 3.40/0.97  % (30417)------------------------------
% 3.40/0.98  % (30423)fmb+10_1:1_fmbes=contour:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/7Mi)
% 3.40/0.98  % (30410)Instruction limit reached!
% 3.40/0.98  % (30410)------------------------------
% 3.40/0.98  % (30410)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/0.98  % (30410)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.98  % (30410)Termination reason: Unknown
% 3.40/0.98  % (30410)Termination phase: Saturation
% 3.40/0.98  
% 3.40/0.98  % (30410)Memory used [KB]: 6524
% 3.40/0.98  % (30410)Time elapsed: 0.252 s
% 3.40/0.98  % (30410)Instructions burned: 95 (million)
% 3.40/0.98  % (30410)------------------------------
% 3.40/0.98  % (30410)------------------------------
% 3.40/0.98  TRYING [1]
% 3.40/0.98  TRYING [2]
% 3.40/0.98  % (30423)Instruction limit reached!
% 3.40/0.98  % (30423)------------------------------
% 3.40/0.98  % (30423)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/0.98  % (30423)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.98  % (30423)Termination reason: Unknown
% 3.40/0.98  % (30423)Termination phase: Finite model building SAT solving
% 3.40/0.98  
% 3.40/0.98  % (30423)Memory used [KB]: 6140
% 3.40/0.98  % (30423)Time elapsed: 0.110 s
% 3.40/0.98  % (30423)Instructions burned: 7 (million)
% 3.40/0.98  % (30423)------------------------------
% 3.40/0.98  % (30423)------------------------------
% 3.40/0.98  % (30416)Instruction limit reached!
% 3.40/0.98  % (30416)------------------------------
% 3.40/0.98  % (30416)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/0.98  % (30416)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.98  % (30416)Termination reason: Unknown
% 3.40/0.98  % (30416)Termination phase: Saturation
% 3.40/0.98  
% 3.40/0.98  % (30416)Memory used [KB]: 6524
% 3.40/0.98  % (30416)Time elapsed: 0.190 s
% 3.40/0.98  % (30416)Instructions burned: 59 (million)
% 3.40/0.98  % (30416)------------------------------
% 3.40/0.98  % (30416)------------------------------
% 3.40/0.99  % (30419)Instruction limit reached!
% 3.40/0.99  % (30419)------------------------------
% 3.40/0.99  % (30419)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/0.99  % (30419)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.99  % (30419)Termination reason: Unknown
% 3.40/0.99  % (30419)Termination phase: Saturation
% 3.40/0.99  
% 3.40/0.99  % (30419)Memory used [KB]: 6396
% 3.40/0.99  % (30419)Time elapsed: 0.180 s
% 3.40/0.99  % (30419)Instructions burned: 47 (million)
% 3.40/0.99  % (30419)------------------------------
% 3.40/0.99  % (30419)------------------------------
% 3.40/1.00  % (30403)Instruction limit reached!
% 3.40/1.00  % (30403)------------------------------
% 3.40/1.00  % (30403)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/1.00  % (30403)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/1.00  % (30403)Termination reason: Unknown
% 3.40/1.00  % (30403)Termination phase: Saturation
% 3.40/1.00  
% 3.40/1.00  % (30403)Memory used [KB]: 7164
% 3.40/1.00  % (30403)Time elapsed: 0.357 s
% 3.40/1.00  % (30403)Instructions burned: 138 (million)
% 3.40/1.00  % (30403)------------------------------
% 3.40/1.00  % (30403)------------------------------
% 3.40/1.00  % (30424)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=106:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/106Mi)
% 4.11/1.02  % (30422)Instruction limit reached!
% 4.11/1.02  % (30422)------------------------------
% 4.11/1.02  % (30422)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.11/1.02  % (30422)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.11/1.02  % (30422)Termination reason: Unknown
% 4.11/1.02  % (30422)Termination phase: Saturation
% 4.11/1.02  
% 4.11/1.02  % (30422)Memory used [KB]: 6780
% 4.11/1.02  % (30422)Time elapsed: 0.160 s
% 4.11/1.02  % (30422)Instructions burned: 41 (million)
% 4.11/1.02  % (30422)------------------------------
% 4.11/1.02  % (30422)------------------------------
% 4.11/1.02  % (30426)lrs+10_1:1_aac=none:lcm=reverse:nwc=10.0:sos=on:ss=axioms:st=3.0:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/101Mi)
% 4.11/1.02  % (30426)Refutation not found, incomplete strategy% (30426)------------------------------
% 4.11/1.02  % (30426)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.11/1.02  % (30426)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.11/1.02  % (30426)Termination reason: Refutation not found, incomplete strategy
% 4.11/1.02  
% 4.11/1.02  % (30426)Memory used [KB]: 5884
% 4.11/1.02  % (30426)Time elapsed: 0.097 s
% 4.11/1.02  % (30426)Instructions burned: 5 (million)
% 4.11/1.02  % (30426)------------------------------
% 4.11/1.02  % (30426)------------------------------
% 4.11/1.03  % (30425)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=70:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/70Mi)
% 4.11/1.04  % (30407)Instruction limit reached!
% 4.11/1.04  % (30407)------------------------------
% 4.11/1.04  % (30407)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.11/1.04  % (30407)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.11/1.04  % (30407)Termination reason: Unknown
% 4.11/1.04  % (30407)Termination phase: Saturation
% 4.11/1.04  
% 4.11/1.04  % (30407)Memory used [KB]: 7803
% 4.11/1.04  % (30407)Time elapsed: 0.375 s
% 4.11/1.04  % (30407)Instructions burned: 145 (million)
% 4.11/1.04  % (30407)------------------------------
% 4.11/1.04  % (30407)------------------------------
% 4.11/1.04  % (30427)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/162Mi)
% 4.11/1.05  % (30428)lrs+1010_1:1_nwc=2.0:spb=goal_then_units:ss=axioms:st=5.0:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/45Mi)
% 4.11/1.06  % (30414)Instruction limit reached!
% 4.11/1.06  % (30414)------------------------------
% 4.11/1.06  % (30414)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.11/1.06  % (30414)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.11/1.06  % (30414)Termination reason: Unknown
% 4.11/1.06  % (30414)Termination phase: Saturation
% 4.11/1.06  
% 4.11/1.06  % (30414)Memory used [KB]: 7419
% 4.11/1.06  % (30414)Time elapsed: 0.232 s
% 4.11/1.06  % (30414)Instructions burned: 141 (million)
% 4.11/1.06  % (30414)------------------------------
% 4.11/1.06  % (30414)------------------------------
% 5.57/1.07  % (30413)Instruction limit reached!
% 5.57/1.07  % (30413)------------------------------
% 5.57/1.07  % (30413)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.57/1.07  % (30413)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.57/1.07  % (30413)Termination reason: Unknown
% 5.57/1.07  % (30413)Termination phase: Saturation
% 5.57/1.07  
% 5.57/1.07  % (30413)Memory used [KB]: 2814
% 5.57/1.07  % (30413)Time elapsed: 0.271 s
% 5.57/1.07  % (30413)Instructions burned: 119 (million)
% 5.57/1.07  % (30413)------------------------------
% 5.57/1.07  % (30413)------------------------------
% 5.57/1.07  % (30429)ott+1011_90:23_awrs=decay:awrsf=16:bce=on:cond=on:drc=off:fd=preordered:fde=unused:flr=on:gs=on:sp=frequency:urr=on:i=389:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/389Mi)
% 5.57/1.08  % (30430)lrs+10_5:1_bce=on:bd=off:bsr=unit_only:s2a=on:sos=all:sp=reverse_arity:ss=axioms:st=2.0:to=lpo:urr=on:i=226:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/226Mi)
% 5.57/1.09  % (30431)lrs+2_1:1_lcm=predicate:sos=on:sp=frequency:i=272:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/272Mi)
% 5.57/1.09  % (30432)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=654:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/654Mi)
% 5.57/1.10  % (30411)Instruction limit reached!
% 5.57/1.10  % (30411)------------------------------
% 5.57/1.10  % (30411)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.57/1.10  % (30411)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.57/1.10  % (30411)Termination reason: Unknown
% 5.57/1.10  % (30411)Termination phase: Saturation
% 5.57/1.10  
% 5.57/1.10  % (30411)Memory used [KB]: 7164
% 5.57/1.10  % (30411)Time elapsed: 0.354 s
% 5.57/1.10  % (30411)Instructions burned: 157 (million)
% 5.57/1.10  % (30411)------------------------------
% 5.57/1.10  % (30411)------------------------------
% 5.57/1.10  % (30434)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/15Mi)
% 5.57/1.11  % (30428)Instruction limit reached!
% 5.57/1.11  % (30428)------------------------------
% 5.57/1.11  % (30428)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.57/1.11  % (30428)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.57/1.11  % (30428)Termination reason: Unknown
% 5.57/1.11  % (30428)Termination phase: Saturation
% 5.57/1.11  
% 5.57/1.11  % (30428)Memory used [KB]: 6268
% 5.57/1.11  % (30428)Time elapsed: 0.149 s
% 5.57/1.11  % (30428)Instructions burned: 45 (million)
% 5.57/1.11  % (30428)------------------------------
% 5.57/1.11  % (30428)------------------------------
% 5.57/1.11  % (30433)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=85:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/85Mi)
% 5.57/1.11  % (30436)lrs+3_1:1_br=off:bsr=on:cond=on:ep=RS:etr=on:flr=on:gs=on:gsem=on:gsp=on:ins=2:lcm=predicate:lwlo=on:plsq=on:plsqr=36625,677197:sims=off:slsq=on:slsqc=0:slsqr=171,238:sos=theory:sp=weighted_frequency:spb=goal:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/141Mi)
% 5.57/1.11  % (30435)dis+1002_1:1_av=off:newcnf=on:nwc=5.0:rnwc=on:slsq=on:slsqc=0:slsqr=1,1:spb=goal_then_units:to=lpo:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/156Mi)
% 5.57/1.12  % (30437)lrs+1002_1:1_av=off:bd=off:bsr=unit_only:erd=off:etr=on:nm=0:sfv=off:sos=on:i=185:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/185Mi)
% 5.57/1.12  % (30438)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/86Mi)
% 5.57/1.12  % (30434)Instruction limit reached!
% 5.57/1.12  % (30434)------------------------------
% 5.57/1.12  % (30434)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.57/1.12  % (30434)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.57/1.12  % (30434)Termination reason: Unknown
% 5.57/1.12  % (30434)Termination phase: Saturation
% 5.57/1.12  
% 5.57/1.12  % (30434)Memory used [KB]: 6012
% 5.57/1.12  % (30434)Time elapsed: 0.142 s
% 5.57/1.12  % (30434)Instructions burned: 15 (million)
% 5.57/1.12  % (30434)------------------------------
% 5.57/1.12  % (30434)------------------------------
% 5.57/1.13  % (30439)lrs+10_1:4_awrs=converge:sp=frequency:to=lpo:i=344:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/344Mi)
% 5.57/1.14  % (30433)Refutation not found, incomplete strategy% (30433)------------------------------
% 5.57/1.14  % (30433)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.57/1.14  % (30433)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.57/1.14  % (30433)Termination reason: Refutation not found, incomplete strategy
% 5.57/1.14  
% 5.57/1.14  % (30433)Memory used [KB]: 6012
% 5.57/1.14  % (30433)Time elapsed: 0.160 s
% 5.57/1.14  % (30433)Instructions burned: 7 (million)
% 5.57/1.14  % (30433)------------------------------
% 5.57/1.14  % (30433)------------------------------
% 5.57/1.14  % (30424)Instruction limit reached!
% 5.57/1.14  % (30424)------------------------------
% 5.57/1.14  % (30424)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.57/1.14  % (30424)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.57/1.14  % (30424)Termination reason: Unknown
% 5.57/1.14  % (30424)Termination phase: Saturation
% 5.57/1.14  
% 5.57/1.14  % (30424)Memory used [KB]: 1918
% 5.57/1.14  % (30424)Time elapsed: 0.241 s
% 5.57/1.14  % (30424)Instructions burned: 108 (million)
% 5.57/1.14  % (30424)------------------------------
% 5.57/1.14  % (30424)------------------------------
% 5.57/1.15  % (30440)lrs+1010_1:1024_cond=fast:i=104:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/104Mi)
% 6.30/1.16  % (30402)Refutation not found, non-redundant clauses discarded% (30402)------------------------------
% 6.30/1.16  % (30402)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.30/1.16  % (30402)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.30/1.16  % (30402)Termination reason: Refutation not found, non-redundant clauses discarded
% 6.30/1.16  
% 6.30/1.16  % (30402)Memory used [KB]: 7547
% 6.30/1.16  % (30402)Time elapsed: 0.534 s
% 6.30/1.16  % (30402)Instructions burned: 291 (million)
% 6.30/1.16  % (30402)------------------------------
% 6.30/1.16  % (30402)------------------------------
% 6.30/1.16  % (30441)lrs+1003_1:1_ep=R:erd=off:sos=on:urr=on:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/355Mi)
% 6.30/1.16  % (30442)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/29Mi)
% 6.30/1.16  % (30425)Instruction limit reached!
% 6.30/1.16  % (30425)------------------------------
% 6.30/1.16  % (30425)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.30/1.16  % (30425)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.30/1.16  % (30425)Termination reason: Unknown
% 6.30/1.16  % (30425)Termination phase: Saturation
% 6.30/1.16  
% 6.30/1.16  % (30425)Memory used [KB]: 6524
% 6.30/1.16  % (30425)Time elapsed: 0.242 s
% 6.30/1.16  % (30425)Instructions burned: 71 (million)
% 6.30/1.16  % (30425)------------------------------
% 6.30/1.16  % (30425)------------------------------
% 6.30/1.17  % (30420)Instruction limit reached!
% 6.30/1.17  % (30420)------------------------------
% 6.30/1.17  % (30420)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.30/1.17  % (30420)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.30/1.17  % (30420)Termination reason: Unknown
% 6.30/1.17  % (30420)Termination phase: Saturation
% 6.30/1.17  
% 6.30/1.17  % (30420)Memory used [KB]: 6908
% 6.30/1.17  % (30420)Time elapsed: 0.310 s
% 6.30/1.17  % (30420)Instructions burned: 171 (million)
% 6.30/1.17  % (30420)------------------------------
% 6.30/1.17  % (30420)------------------------------
% 6.30/1.18  % (30443)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/92Mi)
% 6.30/1.20  % (30444)lrs+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=460:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/460Mi)
% 6.56/1.21  % (30421)Instruction limit reached!
% 6.56/1.21  % (30421)------------------------------
% 6.56/1.21  % (30421)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.56/1.21  % (30421)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.56/1.21  % (30421)Termination reason: Unknown
% 6.56/1.21  % (30421)Termination phase: Saturation
% 6.56/1.21  
% 6.56/1.21  % (30421)Memory used [KB]: 7547
% 6.56/1.21  % (30421)Time elapsed: 0.382 s
% 6.56/1.21  % (30421)Instructions burned: 182 (million)
% 6.56/1.21  % (30421)------------------------------
% 6.56/1.21  % (30421)------------------------------
% 6.56/1.21  % (30442)Instruction limit reached!
% 6.56/1.21  % (30442)------------------------------
% 6.56/1.21  % (30442)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.56/1.21  % (30442)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.56/1.21  % (30442)Termination reason: Unknown
% 6.56/1.21  % (30442)Termination phase: Saturation
% 6.56/1.21  
% 6.56/1.21  % (30442)Memory used [KB]: 6012
% 6.56/1.21  % (30442)Time elapsed: 0.124 s
% 6.56/1.21  % (30442)Instructions burned: 29 (million)
% 6.56/1.21  % (30442)------------------------------
% 6.56/1.21  % (30442)------------------------------
% 6.56/1.23  % (30445)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/498Mi)
% 6.56/1.24  % (30446)dis+1011_1:1_fd=preordered:tgt=ground:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/274Mi)
% 6.75/1.25  % (30447)lrs+10_1:4_av=off:bd=off:br=off:fsr=off:plsq=on:plsqr=20,11:s2a=on:urr=ec_only:i=1000:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1000Mi)
% 6.75/1.25  % (30438)Instruction limit reached!
% 6.75/1.25  % (30438)------------------------------
% 6.75/1.25  % (30438)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.75/1.25  % (30438)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.75/1.25  % (30438)Termination reason: Unknown
% 6.75/1.25  % (30438)Termination phase: Saturation
% 6.75/1.25  
% 6.75/1.25  % (30438)Memory used [KB]: 6524
% 6.75/1.25  % (30438)Time elapsed: 0.233 s
% 6.75/1.25  % (30438)Instructions burned: 88 (million)
% 6.75/1.25  % (30438)------------------------------
% 6.75/1.25  % (30438)------------------------------
% 6.75/1.25  % (30447)Refutation not found, incomplete strategy% (30447)------------------------------
% 6.75/1.25  % (30447)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.75/1.25  % (30447)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.75/1.25  % (30447)Termination reason: Refutation not found, incomplete strategy
% 6.75/1.25  
% 6.75/1.25  % (30447)Memory used [KB]: 1407
% 6.75/1.25  % (30447)Time elapsed: 0.103 s
% 6.75/1.25  % (30447)Instructions burned: 4 (million)
% 6.75/1.25  % (30447)------------------------------
% 6.75/1.25  % (30447)------------------------------
% 6.75/1.26  % (30405)Instruction limit reached!
% 6.75/1.26  % (30405)------------------------------
% 6.75/1.26  % (30405)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.75/1.26  % (30405)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.75/1.26  % (30405)Termination reason: Unknown
% 6.75/1.26  % (30405)Termination phase: Saturation
% 6.75/1.26  
% 6.75/1.26  % (30405)Memory used [KB]: 7547
% 6.75/1.26  % (30405)Time elapsed: 0.541 s
% 6.75/1.26  % (30405)Instructions burned: 279 (million)
% 6.75/1.26  % (30405)------------------------------
% 6.75/1.26  % (30405)------------------------------
% 6.75/1.26  % (30412)Instruction limit reached!
% 6.75/1.26  % (30412)------------------------------
% 6.75/1.26  % (30412)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.75/1.26  % (30412)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.75/1.26  % (30412)Termination reason: Unknown
% 6.75/1.26  % (30412)Termination phase: Saturation
% 6.75/1.26  
% 6.75/1.26  % (30412)Memory used [KB]: 8187
% 6.75/1.26  % (30412)Time elapsed: 0.484 s
% 6.75/1.26  % (30412)Instructions burned: 240 (million)
% 6.75/1.26  % (30412)------------------------------
% 6.75/1.26  % (30412)------------------------------
% 6.75/1.27  % (30449)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=174:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/174Mi)
% 6.75/1.27  % (30448)dis+11_1:1_av=off:bsr=unit_only:drc=off:plsq=on:slsq=on:slsqc=1:slsqr=1,2:i=310:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/310Mi)
% 6.75/1.28  % (30450)lrs+31_1:1_bs=on:bsr=on:fsr=off:gs=on:gsp=on:sp=weighted_frequency:spb=units:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/298Mi)
% 6.75/1.29  % (30451)ott+10_1:1_br=off:bsr=on:fsr=off:nwc=2.0:s2a=on:s2agt=12:s2at=5.0:urr=on:i=874:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/874Mi)
% 6.75/1.30  % (30452)lrs+10_1:1_ep=RST:sd=2:sos=on:ss=axioms:st=5.0:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/151Mi)
% 6.75/1.31  % (30443)Instruction limit reached!
% 6.75/1.31  % (30443)------------------------------
% 6.75/1.31  % (30443)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.75/1.31  % (30443)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.75/1.31  % (30443)Termination reason: Unknown
% 6.75/1.31  % (30443)Termination phase: Saturation
% 6.75/1.31  
% 6.75/1.31  % (30443)Memory used [KB]: 7036
% 6.75/1.31  % (30443)Time elapsed: 0.122 s
% 6.75/1.31  % (30443)Instructions burned: 92 (million)
% 6.75/1.31  % (30443)------------------------------
% 6.75/1.31  % (30443)------------------------------
% 6.75/1.31  % (30435)Instruction limit reached!
% 6.75/1.31  % (30435)------------------------------
% 6.75/1.31  % (30435)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.75/1.31  % (30435)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.75/1.31  % (30435)Termination reason: Unknown
% 6.75/1.31  % (30435)Termination phase: Saturation
% 6.75/1.31  
% 6.75/1.31  % (30435)Memory used [KB]: 1791
% 6.75/1.31  % (30435)Time elapsed: 0.315 s
% 6.75/1.31  % (30435)Instructions burned: 159 (million)
% 6.75/1.31  % (30435)------------------------------
% 6.75/1.31  % (30435)------------------------------
% 6.75/1.32  % (30440)Instruction limit reached!
% 6.75/1.32  % (30440)------------------------------
% 6.75/1.32  % (30440)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.75/1.32  % (30440)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.75/1.32  % (30440)Termination reason: Unknown
% 6.75/1.32  % (30440)Termination phase: Saturation
% 6.75/1.32  
% 6.75/1.32  % (30440)Memory used [KB]: 6524
% 6.75/1.32  % (30440)Time elapsed: 0.263 s
% 6.75/1.32  % (30440)Instructions burned: 105 (million)
% 6.75/1.32  % (30440)------------------------------
% 6.75/1.32  % (30440)------------------------------
% 6.75/1.32  % (30427)Instruction limit reached!
% 6.75/1.32  % (30427)------------------------------
% 6.75/1.32  % (30427)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.75/1.32  % (30427)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.75/1.32  % (30427)Termination reason: Unknown
% 6.75/1.32  % (30427)Termination phase: Saturation
% 6.75/1.32  
% 6.75/1.32  % (30427)Memory used [KB]: 7291
% 6.75/1.32  % (30427)Time elapsed: 0.385 s
% 6.75/1.32  % (30427)Instructions burned: 163 (million)
% 6.75/1.32  % (30427)------------------------------
% 6.75/1.32  % (30427)------------------------------
% 6.75/1.33  % (30436)Instruction limit reached!
% 6.75/1.33  % (30436)------------------------------
% 6.75/1.33  % (30436)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.75/1.33  % (30436)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.75/1.33  % (30436)Termination reason: Unknown
% 6.75/1.33  % (30436)Termination phase: Saturation
% 6.75/1.33  
% 6.75/1.33  % (30436)Memory used [KB]: 13176
% 6.75/1.33  % (30436)Time elapsed: 0.319 s
% 6.75/1.33  % (30436)Instructions burned: 141 (million)
% 6.75/1.33  % (30436)------------------------------
% 6.75/1.33  % (30436)------------------------------
% 7.37/1.34  % (30437)Instruction limit reached!
% 7.37/1.34  % (30437)------------------------------
% 7.37/1.34  % (30437)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.37/1.34  % (30437)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.37/1.34  % (30437)Termination reason: Unknown
% 7.37/1.34  % (30437)Termination phase: Saturation
% 7.37/1.34  
% 7.37/1.34  % (30437)Memory used [KB]: 2174
% 7.37/1.34  % (30437)Time elapsed: 0.345 s
% 7.37/1.34  % (30437)Instructions burned: 186 (million)
% 7.37/1.34  % (30437)------------------------------
% 7.37/1.34  % (30437)------------------------------
% 7.37/1.35  % (30453)lrs+1011_1:5_er=filter:nwc=6.0:sd=2:sos=on:ss=axioms:st=1.5:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/75Mi)
% 7.37/1.35  % (30454)lrs+10_1:1_sd=1:sos=on:ss=axioms:st=5.0:i=184:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/184Mi)
% 7.37/1.35  % (30453)Refutation not found, incomplete strategy% (30453)------------------------------
% 7.37/1.35  % (30453)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.37/1.35  % (30453)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.37/1.35  % (30453)Termination reason: Refutation not found, incomplete strategy
% 7.37/1.35  
% 7.37/1.35  % (30453)Memory used [KB]: 5884
% 7.37/1.35  % (30453)Time elapsed: 0.108 s
% 7.37/1.35  % (30453)Instructions burned: 2 (million)
% 7.37/1.35  % (30453)------------------------------
% 7.37/1.35  % (30453)------------------------------
% 7.37/1.37  % (30444)First to succeed.
% 7.37/1.38  % (30456)dis+1011_981:877462_av=off:awrs=decay:awrsf=1:bd=off:er=filter:erd=off:etr=on:fd=off:fsd=on:gs=on:gsp=on:nwc=5.0:plsq=on:plsqc=2:plsqr=371,20:rp=on:slsq=on:slsqc=1:slsql=off:slsqr=19,32:sp=occurrence:thsq=on:thsqc=16:thsqd=32:thsqr=239,12:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/87Mi)
% 7.37/1.38  % (30444)Refutation found. Thanks to Tanya!
% 7.37/1.38  % SZS status Unsatisfiable for theBenchmark
% 7.37/1.38  % SZS output start Proof for theBenchmark
% See solution above
% 7.37/1.38  % (30444)------------------------------
% 7.37/1.38  % (30444)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.37/1.38  % (30444)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.37/1.38  % (30444)Termination reason: Refutation
% 7.37/1.38  
% 7.37/1.38  % (30444)Memory used [KB]: 2430
% 7.37/1.38  % (30444)Time elapsed: 0.273 s
% 7.37/1.38  % (30444)Instructions burned: 101 (million)
% 7.37/1.38  % (30444)------------------------------
% 7.37/1.38  % (30444)------------------------------
% 7.37/1.38  % (30349)Success in time 1.02 s
%------------------------------------------------------------------------------