TSTP Solution File: GRP617-1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GRP617-1 : TPTP v8.1.0. Released v3.1.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 : n025.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 16:16:42 EDT 2022

% Result   : Unsatisfiable 29.81s 4.12s
% Output   : Refutation 29.81s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   71 (  35 unt;   0 def)
%            Number of atoms       :  125 (  14 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :  109 (  55   ~;  54   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   4 avg)
%            Maximal term depth    :    5 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :  137 ( 137   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f38387,plain,
    $false,
    inference(subsumption_resolution,[],[f38355,f18]) ).

fof(f18,axiom,
    multiply(v,u) != multiply(u,v),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_vu_equals_uv) ).

fof(f38355,plain,
    multiply(v,u) = multiply(u,v),
    inference(resolution,[],[f38302,f45]) ).

fof(f45,plain,
    ! [X10,X8,X9] :
      ( ~ product(X8,X9,X10)
      | multiply(X8,X9) = X10 ),
    inference(resolution,[],[f6,f5]) ).

fof(f5,axiom,
    ! [X0,X1] : product(X0,X1,multiply(X0,X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',total_function1) ).

fof(f6,axiom,
    ! [X2,X3,X0,X1] :
      ( ~ product(X0,X1,X2)
      | ~ product(X0,X1,X3)
      | X2 = X3 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',total_function2) ).

fof(f38302,plain,
    product(v,u,multiply(u,v)),
    inference(resolution,[],[f38266,f820]) ).

fof(f820,plain,
    ! [X31,X29,X32,X30] :
      ( ~ product(X31,multiply(X32,inverse(X30)),X29)
      | product(X29,X30,multiply(X31,X32)) ),
    inference(resolution,[],[f567,f57]) ).

fof(f57,plain,
    ! [X18,X19,X16,X17,X20] :
      ( ~ product(X16,X17,X18)
      | product(X20,X17,multiply(X19,X18))
      | ~ product(X19,X16,X20) ),
    inference(resolution,[],[f8,f5]) ).

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

fof(f567,plain,
    ! [X3,X4] : product(multiply(X3,inverse(X4)),X4,X3),
    inference(resolution,[],[f208,f5]) ).

fof(f208,plain,
    ! [X2,X0,X1] :
      ( ~ product(X2,inverse(X1),X0)
      | product(X0,X1,X2) ),
    inference(resolution,[],[f54,f3]) ).

fof(f3,axiom,
    ! [X0] : product(inverse(X0),X0,identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',left_inverse) ).

fof(f54,plain,
    ! [X6,X7,X4,X5] :
      ( ~ product(X4,X5,identity)
      | product(X7,X5,X6)
      | ~ product(X6,X4,X7) ),
    inference(resolution,[],[f8,f2]) ).

fof(f2,axiom,
    ! [X0] : product(X0,identity,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',right_identity) ).

fof(f38266,plain,
    product(u,multiply(v,inverse(u)),v),
    inference(forward_literal_rewriting,[],[f38265,f871]) ).

fof(f871,plain,
    ! [X3,X4,X5] :
      ( ~ product(identity,multiply(X3,X4),X5)
      | product(X3,X4,X5) ),
    inference(resolution,[],[f867,f51]) ).

fof(f51,plain,
    ! [X14,X15,X12,X13] :
      ( ~ product(inverse(X12),X13,X14)
      | product(X12,X14,X15)
      | ~ product(identity,X13,X15) ),
    inference(resolution,[],[f7,f4]) ).

fof(f4,axiom,
    ! [X0] : product(X0,inverse(X0),identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',right_inverse) ).

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

fof(f867,plain,
    ! [X6,X7] : product(inverse(X6),multiply(X6,X7),X7),
    inference(resolution,[],[f216,f5]) ).

fof(f216,plain,
    ! [X8,X9,X7] :
      ( ~ product(X7,X9,X8)
      | product(inverse(X7),X8,X9) ),
    inference(forward_demodulation,[],[f215,f98]) ).

fof(f98,plain,
    ! [X1] : multiply(identity,X1) = X1,
    inference(resolution,[],[f41,f5]) ).

fof(f41,plain,
    ! [X0,X1] :
      ( ~ product(identity,X0,X1)
      | X0 = X1 ),
    inference(resolution,[],[f6,f1]) ).

fof(f1,axiom,
    ! [X0] : product(identity,X0,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',left_identity) ).

fof(f215,plain,
    ! [X8,X9,X7] :
      ( ~ product(X7,X9,X8)
      | product(inverse(X7),X8,multiply(identity,X9)) ),
    inference(resolution,[],[f50,f5]) ).

fof(f50,plain,
    ! [X10,X11,X8,X9] :
      ( ~ product(identity,X9,X11)
      | product(inverse(X8),X10,X11)
      | ~ product(X8,X9,X10) ),
    inference(resolution,[],[f7,f3]) ).

fof(f38265,plain,
    product(identity,multiply(u,multiply(v,inverse(u))),v),
    inference(forward_literal_rewriting,[],[f38264,f14866]) ).

fof(f14866,plain,
    ! [X12,X13] :
      ( ~ product(X13,identity,X12)
      | product(identity,X12,X13) ),
    inference(forward_literal_rewriting,[],[f14857,f208]) ).

fof(f14857,plain,
    ! [X12,X13] :
      ( product(X13,inverse(X12),identity)
      | ~ product(X13,identity,X12) ),
    inference(superposition,[],[f1442,f142]) ).

fof(f142,plain,
    ! [X0] : identity = multiply(inverse(X0),X0),
    inference(resolution,[],[f43,f5]) ).

fof(f43,plain,
    ! [X4,X5] :
      ( ~ product(inverse(X4),X4,X5)
      | identity = X5 ),
    inference(resolution,[],[f6,f3]) ).

fof(f1442,plain,
    ! [X58,X59,X57] :
      ( ~ product(X59,multiply(X58,X57),X57)
      | product(X59,X58,identity) ),
    inference(forward_literal_rewriting,[],[f1441,f209]) ).

fof(f209,plain,
    ! [X3,X4,X5] :
      ( ~ product(X5,X4,X3)
      | product(X3,inverse(X4),X5) ),
    inference(resolution,[],[f54,f4]) ).

fof(f1441,plain,
    ! [X58,X59,X57] :
      ( ~ product(X57,inverse(multiply(X58,X57)),X59)
      | product(X59,X58,identity) ),
    inference(forward_demodulation,[],[f1406,f605]) ).

fof(f605,plain,
    ! [X26] : inverse(inverse(X26)) = X26,
    inference(forward_demodulation,[],[f591,f98]) ).

fof(f591,plain,
    ! [X26] : multiply(identity,X26) = inverse(inverse(X26)),
    inference(resolution,[],[f565,f45]) ).

fof(f565,plain,
    ! [X1] : product(identity,X1,inverse(inverse(X1))),
    inference(resolution,[],[f208,f3]) ).

fof(f1406,plain,
    ! [X58,X59,X57] :
      ( ~ product(X57,inverse(multiply(X58,inverse(inverse(X57)))),X59)
      | product(X59,X58,identity) ),
    inference(resolution,[],[f864,f56]) ).

fof(f56,plain,
    ! [X14,X15,X12,X13] :
      ( ~ product(X12,X13,inverse(X14))
      | ~ product(X14,X12,X15)
      | product(X15,X13,identity) ),
    inference(resolution,[],[f8,f4]) ).

fof(f864,plain,
    ! [X2,X3] : product(inverse(multiply(X2,inverse(X3))),X2,X3),
    inference(resolution,[],[f216,f567]) ).

fof(f38264,plain,
    product(v,identity,multiply(u,multiply(v,inverse(u)))),
    inference(forward_demodulation,[],[f38192,f605]) ).

fof(f38192,plain,
    product(inverse(inverse(v)),identity,multiply(u,multiply(v,inverse(u)))),
    inference(superposition,[],[f867,f37810]) ).

fof(f37810,plain,
    identity = multiply(inverse(v),multiply(u,multiply(v,inverse(u)))),
    inference(resolution,[],[f1898,f2278]) ).

fof(f2278,plain,
    ! [X0] : subgroup2_member(multiply(inverse(X0),multiply(u,multiply(X0,inverse(u))))),
    inference(forward_demodulation,[],[f2180,f1981]) ).

fof(f1981,plain,
    ! [X24,X22,X23] : multiply(multiply(X22,X23),X24) = multiply(X22,multiply(X23,X24)),
    inference(resolution,[],[f1204,f45]) ).

fof(f1204,plain,
    ! [X18,X19,X17] : product(X17,multiply(X18,X19),multiply(multiply(X17,X18),X19)),
    inference(resolution,[],[f271,f5]) ).

fof(f271,plain,
    ! [X8,X6,X9,X7] :
      ( ~ product(X6,X7,X8)
      | product(X9,X8,multiply(multiply(X9,X6),X7)) ),
    inference(resolution,[],[f52,f5]) ).

fof(f52,plain,
    ! [X18,X19,X16,X17,X20] :
      ( ~ product(multiply(X19,X16),X17,X20)
      | ~ product(X16,X17,X18)
      | product(X19,X18,X20) ),
    inference(resolution,[],[f7,f5]) ).

fof(f2180,plain,
    ! [X0] : subgroup2_member(multiply(inverse(X0),multiply(multiply(u,X0),inverse(u)))),
    inference(backward_demodulation,[],[f1963,f1981]) ).

fof(f1963,plain,
    ! [X0] : subgroup2_member(multiply(multiply(inverse(X0),multiply(u,X0)),inverse(u))),
    inference(superposition,[],[f1082,f605]) ).

fof(f1082,plain,
    ! [X1] : subgroup2_member(multiply(multiply(X1,multiply(u,inverse(X1))),inverse(u))),
    inference(resolution,[],[f136,f20]) ).

fof(f20,plain,
    subgroup2_member(inverse(u)),
    inference(resolution,[],[f11,f17]) ).

fof(f17,axiom,
    subgroup2_member(u),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',u_in_G2) ).

fof(f11,axiom,
    ! [X0] :
      ( ~ subgroup2_member(X0)
      | subgroup2_member(inverse(X0)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',closure_of_inverse2) ).

fof(f136,plain,
    ! [X3,X4] :
      ( ~ subgroup2_member(X3)
      | subgroup2_member(multiply(multiply(X4,multiply(u,inverse(X4))),X3)) ),
    inference(resolution,[],[f39,f27]) ).

fof(f27,plain,
    ! [X0] : subgroup2_member(multiply(X0,multiply(u,inverse(X0)))),
    inference(resolution,[],[f14,f17]) ).

fof(f14,axiom,
    ! [X0,X6] :
      ( ~ subgroup2_member(X0)
      | subgroup2_member(multiply(X6,multiply(X0,inverse(X6)))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',normality2) ).

fof(f39,plain,
    ! [X4,X5] :
      ( ~ subgroup2_member(X4)
      | ~ subgroup2_member(X5)
      | subgroup2_member(multiply(X4,X5)) ),
    inference(resolution,[],[f12,f5]) ).

fof(f12,axiom,
    ! [X8,X6,X7] :
      ( ~ product(X6,X7,X8)
      | ~ subgroup2_member(X6)
      | subgroup2_member(X8)
      | ~ subgroup2_member(X7) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',closure_of_product2) ).

fof(f1898,plain,
    ! [X3] :
      ( ~ subgroup2_member(multiply(inverse(v),multiply(X3,multiply(v,inverse(X3)))))
      | identity = multiply(inverse(v),multiply(X3,multiply(v,inverse(X3)))) ),
    inference(resolution,[],[f1066,f15]) ).

fof(f15,axiom,
    ! [X0] :
      ( ~ subgroup1_member(X0)
      | ~ subgroup2_member(X0)
      | identity = X0 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',trivial_intersection) ).

fof(f1066,plain,
    ! [X1] : subgroup1_member(multiply(inverse(v),multiply(X1,multiply(v,inverse(X1))))),
    inference(resolution,[],[f130,f19]) ).

fof(f19,plain,
    subgroup1_member(inverse(v)),
    inference(resolution,[],[f9,f16]) ).

fof(f16,axiom,
    subgroup1_member(v),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',v_in_G1) ).

fof(f9,axiom,
    ! [X0] :
      ( ~ subgroup1_member(X0)
      | subgroup1_member(inverse(X0)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',closure_of_inverse1) ).

fof(f130,plain,
    ! [X3,X4] :
      ( ~ subgroup1_member(X3)
      | subgroup1_member(multiply(X3,multiply(X4,multiply(v,inverse(X4))))) ),
    inference(resolution,[],[f33,f24]) ).

fof(f24,plain,
    ! [X0] : subgroup1_member(multiply(X0,multiply(v,inverse(X0)))),
    inference(resolution,[],[f13,f16]) ).

fof(f13,axiom,
    ! [X0,X6] :
      ( ~ subgroup1_member(X0)
      | subgroup1_member(multiply(X6,multiply(X0,inverse(X6)))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',normality1) ).

fof(f33,plain,
    ! [X4,X5] :
      ( ~ subgroup1_member(X5)
      | ~ subgroup1_member(X4)
      | subgroup1_member(multiply(X4,X5)) ),
    inference(resolution,[],[f10,f5]) ).

fof(f10,axiom,
    ! [X8,X6,X7] :
      ( ~ product(X6,X7,X8)
      | subgroup1_member(X8)
      | ~ subgroup1_member(X7)
      | ~ subgroup1_member(X6) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',closure_of_product1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : GRP617-1 : TPTP v8.1.0. Released v3.1.0.
% 0.07/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.12/0.34  % Computer : n025.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Mon Aug 29 22:43:44 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.43  % (14543)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.19/0.44  % (14535)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.19/0.45  TRYING [1]
% 0.19/0.45  TRYING [2]
% 0.19/0.45  TRYING [3]
% 0.19/0.46  % (14535)Instruction limit reached!
% 0.19/0.46  % (14535)------------------------------
% 0.19/0.46  % (14535)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.46  % (14535)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.46  % (14535)Termination reason: Unknown
% 0.19/0.46  % (14535)Termination phase: Finite model building constraint generation
% 0.19/0.46  
% 0.19/0.46  % (14535)Memory used [KB]: 6012
% 0.19/0.46  % (14535)Time elapsed: 0.053 s
% 0.19/0.46  % (14535)Instructions burned: 7 (million)
% 0.19/0.46  % (14535)------------------------------
% 0.19/0.46  % (14535)------------------------------
% 0.19/0.47  % (14527)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.19/0.49  % (14527)Refutation not found, incomplete strategy% (14527)------------------------------
% 0.19/0.49  % (14527)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.49  % (14527)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.49  % (14527)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.49  
% 0.19/0.49  % (14527)Memory used [KB]: 6012
% 0.19/0.49  % (14527)Time elapsed: 0.077 s
% 0.19/0.49  % (14527)Instructions burned: 12 (million)
% 0.19/0.49  % (14527)------------------------------
% 0.19/0.49  % (14527)------------------------------
% 0.19/0.51  % (14543)Instruction limit reached!
% 0.19/0.51  % (14543)------------------------------
% 0.19/0.51  % (14543)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (14543)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (14543)Termination reason: Unknown
% 0.19/0.51  % (14543)Termination phase: Saturation
% 0.19/0.51  
% 0.19/0.51  % (14543)Memory used [KB]: 6140
% 0.19/0.51  % (14543)Time elapsed: 0.092 s
% 0.19/0.51  % (14543)Instructions burned: 37 (million)
% 0.19/0.51  % (14543)------------------------------
% 0.19/0.51  % (14543)------------------------------
% 0.19/0.52  % (14534)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.19/0.54  % (14522)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.19/0.54  % (14522)Instruction limit reached!
% 0.19/0.54  % (14522)------------------------------
% 0.19/0.54  % (14522)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (14522)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (14522)Termination reason: Unknown
% 0.19/0.54  % (14522)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (14522)Memory used [KB]: 5884
% 0.19/0.54  % (14522)Time elapsed: 0.134 s
% 0.19/0.54  % (14522)Instructions burned: 4 (million)
% 0.19/0.54  % (14522)------------------------------
% 0.19/0.54  % (14522)------------------------------
% 0.19/0.56  % (14526)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)
% 1.55/0.57  % (14521)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)
% 1.55/0.57  % (14523)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)
% 1.55/0.57  % (14524)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)
% 1.55/0.57  % (14542)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)
% 1.55/0.58  % (14520)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 1.55/0.58  % (14545)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)
% 1.55/0.58  % (14525)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 1.55/0.58  % (14533)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)
% 1.55/0.58  % (14532)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)
% 1.55/0.58  % (14530)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)
% 1.55/0.58  % (14531)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)
% 1.55/0.58  % (14544)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)
% 1.55/0.58  % (14533)Instruction limit reached!
% 1.55/0.58  % (14533)------------------------------
% 1.55/0.58  % (14533)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.55/0.58  % (14533)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.55/0.58  % (14533)Termination reason: Unknown
% 1.55/0.58  % (14533)Termination phase: Saturation
% 1.55/0.58  
% 1.55/0.58  % (14533)Memory used [KB]: 5884
% 1.55/0.58  % (14533)Time elapsed: 0.172 s
% 1.55/0.58  % (14533)Instructions burned: 3 (million)
% 1.55/0.58  % (14533)------------------------------
% 1.55/0.58  % (14533)------------------------------
% 1.89/0.59  % (14532)Instruction limit reached!
% 1.89/0.59  % (14532)------------------------------
% 1.89/0.59  % (14532)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.59  % (14532)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.59  % (14532)Termination reason: Unknown
% 1.89/0.59  % (14532)Termination phase: Saturation
% 1.89/0.59  
% 1.89/0.59  % (14532)Memory used [KB]: 5884
% 1.89/0.59  % (14532)Time elapsed: 0.174 s
% 1.89/0.59  % (14532)Instructions burned: 6 (million)
% 1.89/0.59  % (14532)------------------------------
% 1.89/0.59  % (14532)------------------------------
% 1.89/0.59  % (14546)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)
% 1.89/0.60  % (14534)Instruction limit reached!
% 1.89/0.60  % (14534)------------------------------
% 1.89/0.60  % (14534)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.60  % (14528)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)
% 1.89/0.60  % (14545)Refutation not found, incomplete strategy% (14545)------------------------------
% 1.89/0.60  % (14545)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.60  % (14545)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.60  % (14545)Termination reason: Refutation not found, incomplete strategy
% 1.89/0.60  
% 1.89/0.60  % (14545)Memory used [KB]: 6012
% 1.89/0.60  % (14545)Time elapsed: 0.186 s
% 1.89/0.60  % (14545)Instructions burned: 7 (million)
% 1.89/0.60  % (14545)------------------------------
% 1.89/0.60  % (14545)------------------------------
% 1.89/0.60  % (14534)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.60  % (14534)Termination reason: Unknown
% 1.89/0.60  % (14534)Termination phase: Saturation
% 1.89/0.60  
% 1.89/0.60  % (14534)Memory used [KB]: 1663
% 1.89/0.60  % (14534)Time elapsed: 0.181 s
% 1.89/0.60  % (14534)Instructions burned: 30 (million)
% 1.89/0.60  % (14534)------------------------------
% 1.89/0.60  % (14534)------------------------------
% 1.89/0.61  % (14539)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)
% 1.89/0.61  % (14530)Instruction limit reached!
% 1.89/0.61  % (14530)------------------------------
% 1.89/0.61  % (14530)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.61  % (14530)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.61  % (14530)Termination reason: Unknown
% 1.89/0.61  % (14530)Termination phase: Saturation
% 1.89/0.61  
% 1.89/0.61  % (14530)Memory used [KB]: 6012
% 1.89/0.61  % (14530)Time elapsed: 0.173 s
% 1.89/0.61  % (14530)Instructions burned: 6 (million)
% 1.89/0.61  % (14530)------------------------------
% 1.89/0.61  % (14530)------------------------------
% 1.89/0.61  % (14540)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)
% 1.89/0.61  % (14537)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 1.89/0.61  % (14541)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)
% 1.89/0.61  % (14536)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)
% 1.89/0.61  % (14536)Instruction limit reached!
% 1.89/0.61  % (14536)------------------------------
% 1.89/0.61  % (14536)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.61  % (14536)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.61  % (14536)Termination reason: Unknown
% 1.89/0.61  % (14536)Termination phase: Saturation
% 1.89/0.61  
% 1.89/0.61  % (14536)Memory used [KB]: 5884
% 1.89/0.61  % (14536)Time elapsed: 0.200 s
% 1.89/0.61  % (14536)Instructions burned: 2 (million)
% 1.89/0.61  % (14536)------------------------------
% 1.89/0.61  % (14536)------------------------------
% 1.89/0.61  % (14528)Instruction limit reached!
% 1.89/0.61  % (14528)------------------------------
% 1.89/0.61  % (14528)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.61  % (14528)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.61  % (14528)Termination reason: Unknown
% 1.89/0.61  % (14528)Termination phase: Saturation
% 1.89/0.61  
% 1.89/0.61  % (14528)Memory used [KB]: 5884
% 1.89/0.61  % (14528)Time elapsed: 0.202 s
% 1.89/0.61  % (14528)Instructions burned: 3 (million)
% 1.89/0.61  % (14528)------------------------------
% 1.89/0.61  % (14528)------------------------------
% 1.89/0.62  % (14549)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)
% 1.89/0.62  % (14529)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)
% 1.89/0.62  % (14548)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)
% 1.89/0.62  % (14547)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)
% 1.89/0.63  % (14526)Instruction limit reached!
% 1.89/0.63  % (14526)------------------------------
% 1.89/0.63  % (14526)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.63  % (14526)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.63  % (14526)Termination reason: Unknown
% 1.89/0.63  % (14526)Termination phase: Saturation
% 1.89/0.63  
% 1.89/0.63  % (14526)Memory used [KB]: 1663
% 1.89/0.63  % (14526)Time elapsed: 0.215 s
% 1.89/0.63  % (14526)Instructions burned: 49 (million)
% 1.89/0.63  % (14526)------------------------------
% 1.89/0.63  % (14526)------------------------------
% 1.89/0.63  % (14539)Instruction limit reached!
% 1.89/0.63  % (14539)------------------------------
% 1.89/0.63  % (14539)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.63  % (14539)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.63  % (14539)Termination reason: Unknown
% 1.89/0.63  % (14539)Termination phase: Saturation
% 1.89/0.63  
% 1.89/0.63  % (14539)Memory used [KB]: 6012
% 1.89/0.63  % (14539)Time elapsed: 0.198 s
% 1.89/0.63  % (14539)Instructions burned: 7 (million)
% 1.89/0.63  % (14539)------------------------------
% 1.89/0.63  % (14539)------------------------------
% 1.89/0.63  % (14538)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)
% 1.89/0.63  % (14540)Instruction limit reached!
% 1.89/0.63  % (14540)------------------------------
% 1.89/0.63  % (14540)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.63  % (14540)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.63  % (14540)Termination reason: Unknown
% 1.89/0.63  % (14540)Termination phase: Saturation
% 1.89/0.63  
% 1.89/0.63  % (14540)Memory used [KB]: 1535
% 1.89/0.63  % (14540)Time elapsed: 0.224 s
% 1.89/0.63  % (14540)Instructions burned: 7 (million)
% 1.89/0.63  % (14540)------------------------------
% 1.89/0.63  % (14540)------------------------------
% 1.89/0.64  % (14531)Instruction limit reached!
% 1.89/0.64  % (14531)------------------------------
% 1.89/0.64  % (14531)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.64  % (14537)Instruction limit reached!
% 1.89/0.64  % (14537)------------------------------
% 1.89/0.64  % (14537)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.64  % (14541)Refutation not found, incomplete strategy% (14541)------------------------------
% 1.89/0.64  % (14541)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.64  % (14541)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.64  % (14541)Termination reason: Refutation not found, incomplete strategy
% 1.89/0.64  
% 1.89/0.64  % (14541)Memory used [KB]: 6012
% 1.89/0.64  % (14541)Time elapsed: 0.232 s
% 1.89/0.64  % (14541)Instructions burned: 9 (million)
% 1.89/0.64  % (14541)------------------------------
% 1.89/0.64  % (14541)------------------------------
% 1.89/0.64  % (14531)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.64  % (14531)Termination reason: Unknown
% 1.89/0.64  % (14531)Termination phase: Saturation
% 1.89/0.64  
% 1.89/0.64  % (14531)Memory used [KB]: 6012
% 1.89/0.64  % (14531)Time elapsed: 0.211 s
% 1.89/0.64  % (14531)Instructions burned: 23 (million)
% 1.89/0.64  % (14531)------------------------------
% 1.89/0.64  % (14531)------------------------------
% 1.89/0.64  % (14529)Refutation not found, incomplete strategy% (14529)------------------------------
% 1.89/0.64  % (14529)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.65  % (14549)Refutation not found, incomplete strategy% (14549)------------------------------
% 1.89/0.65  % (14549)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.65  % (14525)Instruction limit reached!
% 1.89/0.65  % (14525)------------------------------
% 1.89/0.65  % (14525)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.65  % (14525)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.65  % (14525)Termination reason: Unknown
% 1.89/0.65  % (14525)Termination phase: Saturation
% 1.89/0.65  
% 1.89/0.65  % (14525)Memory used [KB]: 6140
% 1.89/0.65  % (14525)Time elapsed: 0.206 s
% 1.89/0.65  % (14525)Instructions burned: 25 (million)
% 1.89/0.65  % (14525)------------------------------
% 1.89/0.65  % (14525)------------------------------
% 1.89/0.66  % (14537)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.66  % (14537)Termination reason: Unknown
% 1.89/0.66  % (14537)Termination phase: Saturation
% 1.89/0.66  
% 1.89/0.66  % (14537)Memory used [KB]: 5884
% 1.89/0.66  % (14537)Time elapsed: 0.206 s
% 1.89/0.66  % (14537)Instructions burned: 9 (million)
% 1.89/0.66  % (14537)------------------------------
% 1.89/0.66  % (14537)------------------------------
% 1.89/0.66  % (14529)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.66  % (14529)Termination reason: Refutation not found, incomplete strategy
% 1.89/0.66  
% 1.89/0.66  % (14529)Memory used [KB]: 6012
% 1.89/0.66  % (14529)Time elapsed: 0.235 s
% 1.89/0.66  % (14529)Instructions burned: 12 (million)
% 1.89/0.66  % (14529)------------------------------
% 1.89/0.66  % (14529)------------------------------
% 1.89/0.66  % (14582)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)
% 2.43/0.66  % (14549)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.43/0.66  % (14549)Termination reason: Refutation not found, incomplete strategy
% 2.43/0.66  
% 2.43/0.66  % (14549)Memory used [KB]: 6012
% 2.43/0.66  % (14549)Time elapsed: 0.234 s
% 2.43/0.66  % (14549)Instructions burned: 13 (million)
% 2.43/0.66  % (14549)------------------------------
% 2.43/0.66  % (14549)------------------------------
% 2.43/0.67  % (14548)Instruction limit reached!
% 2.43/0.67  % (14548)------------------------------
% 2.43/0.67  % (14548)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.43/0.67  % (14548)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.43/0.67  % (14548)Termination reason: Unknown
% 2.43/0.67  % (14548)Termination phase: Saturation
% 2.43/0.67  
% 2.43/0.67  % (14548)Memory used [KB]: 6140
% 2.43/0.67  % (14548)Time elapsed: 0.236 s
% 2.43/0.67  % (14548)Instructions burned: 20 (million)
% 2.43/0.67  % (14548)------------------------------
% 2.43/0.67  % (14548)------------------------------
% 2.43/0.67  % (14521)Instruction limit reached!
% 2.43/0.67  % (14521)------------------------------
% 2.43/0.67  % (14521)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.43/0.67  % (14521)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.43/0.67  % (14521)Termination reason: Unknown
% 2.43/0.67  % (14521)Termination phase: Saturation
% 2.43/0.67  
% 2.43/0.67  % (14521)Memory used [KB]: 1918
% 2.43/0.67  % (14521)Time elapsed: 0.265 s
% 2.43/0.67  % (14521)Instructions burned: 43 (million)
% 2.43/0.67  % (14521)------------------------------
% 2.43/0.67  % (14521)------------------------------
% 2.53/0.68  % (14523)Instruction limit reached!
% 2.53/0.68  % (14523)------------------------------
% 2.53/0.68  % (14523)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.68  % (14523)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.68  % (14523)Termination reason: Unknown
% 2.53/0.68  % (14523)Termination phase: Saturation
% 2.53/0.68  
% 2.53/0.68  % (14523)Memory used [KB]: 6140
% 2.53/0.68  % (14523)Time elapsed: 0.253 s
% 2.53/0.68  % (14523)Instructions burned: 43 (million)
% 2.53/0.68  % (14523)------------------------------
% 2.53/0.68  % (14523)------------------------------
% 2.53/0.68  % (14538)Instruction limit reached!
% 2.53/0.68  % (14538)------------------------------
% 2.53/0.68  % (14538)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.68  % (14538)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.68  % (14538)Termination reason: Unknown
% 2.53/0.68  % (14538)Termination phase: Saturation
% 2.53/0.68  
% 2.53/0.68  % (14538)Memory used [KB]: 10618
% 2.53/0.68  % (14538)Time elapsed: 0.267 s
% 2.53/0.68  % (14538)Instructions burned: 28 (million)
% 2.53/0.68  % (14538)------------------------------
% 2.53/0.68  % (14538)------------------------------
% 2.53/0.68  % (14524)Instruction limit reached!
% 2.53/0.68  % (14524)------------------------------
% 2.53/0.68  % (14524)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.68  % (14524)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.68  % (14524)Termination reason: Unknown
% 2.53/0.68  % (14524)Termination phase: Saturation
% 2.53/0.68  
% 2.53/0.68  % (14524)Memory used [KB]: 6524
% 2.53/0.68  % (14524)Time elapsed: 0.271 s
% 2.53/0.68  % (14524)Instructions burned: 34 (million)
% 2.53/0.68  % (14524)------------------------------
% 2.53/0.68  % (14524)------------------------------
% 2.53/0.70  % (14582)Instruction limit reached!
% 2.53/0.70  % (14582)------------------------------
% 2.53/0.70  % (14582)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.70  % (14582)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.70  % (14582)Termination reason: Unknown
% 2.53/0.70  % (14582)Termination phase: Saturation
% 2.53/0.70  
% 2.53/0.70  % (14582)Memory used [KB]: 6140
% 2.53/0.70  % (14582)Time elapsed: 0.129 s
% 2.53/0.70  % (14582)Instructions burned: 15 (million)
% 2.53/0.70  % (14582)------------------------------
% 2.53/0.70  % (14582)------------------------------
% 2.53/0.70  % (14544)Instruction limit reached!
% 2.53/0.70  % (14544)------------------------------
% 2.53/0.70  % (14544)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.70  % (14544)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.70  % (14544)Termination reason: Unknown
% 2.53/0.70  % (14544)Termination phase: Saturation
% 2.53/0.70  
% 2.53/0.70  % (14544)Memory used [KB]: 6268
% 2.53/0.70  % (14544)Time elapsed: 0.293 s
% 2.53/0.70  % (14544)Instructions burned: 46 (million)
% 2.53/0.70  % (14544)------------------------------
% 2.53/0.70  % (14544)------------------------------
% 2.53/0.71  % (14583)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 2.65/0.73  % (14546)Refutation not found, non-redundant clauses discarded% (14546)------------------------------
% 2.65/0.73  % (14546)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.65/0.73  % (14546)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.65/0.73  % (14546)Termination reason: Refutation not found, non-redundant clauses discarded
% 2.65/0.73  
% 2.65/0.73  % (14546)Memory used [KB]: 6524
% 2.65/0.73  % (14546)Time elapsed: 0.312 s
% 2.65/0.73  % (14546)Instructions burned: 64 (million)
% 2.65/0.73  % (14546)------------------------------
% 2.65/0.73  % (14546)------------------------------
% 2.65/0.73  % (14584)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.65/0.74  % (14584)Instruction limit reached!
% 2.65/0.74  % (14584)------------------------------
% 2.65/0.74  % (14584)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.65/0.75  % (14584)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.65/0.75  % (14584)Termination reason: Unknown
% 2.65/0.75  % (14584)Termination phase: Saturation
% 2.65/0.75  
% 2.65/0.75  % (14584)Memory used [KB]: 5884
% 2.65/0.75  % (14584)Time elapsed: 0.145 s
% 2.65/0.75  % (14584)Instructions burned: 3 (million)
% 2.65/0.75  % (14584)------------------------------
% 2.65/0.75  % (14584)------------------------------
% 2.65/0.76  % (14585)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.65/0.77  % (14547)Instruction limit reached!
% 2.65/0.77  % (14547)------------------------------
% 2.65/0.77  % (14547)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.65/0.77  % (14542)Instruction limit reached!
% 2.65/0.77  % (14542)------------------------------
% 2.65/0.77  % (14542)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.65/0.78  % (14547)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.65/0.78  % (14547)Termination reason: Unknown
% 2.65/0.78  % (14547)Termination phase: Saturation
% 2.65/0.78  
% 2.65/0.78  % (14547)Memory used [KB]: 2174
% 2.65/0.78  % (14547)Time elapsed: 0.342 s
% 2.65/0.78  % (14547)Instructions burned: 74 (million)
% 2.65/0.78  % (14547)------------------------------
% 2.65/0.78  % (14547)------------------------------
% 2.65/0.78  % (14542)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.65/0.78  % (14542)Termination reason: Unknown
% 2.65/0.78  % (14542)Termination phase: Saturation
% 2.65/0.78  
% 2.65/0.78  % (14542)Memory used [KB]: 7547
% 2.65/0.78  % (14542)Time elapsed: 0.343 s
% 2.65/0.78  % (14542)Instructions burned: 97 (million)
% 2.65/0.78  % (14542)------------------------------
% 2.65/0.78  % (14542)------------------------------
% 2.65/0.78  % (14588)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.65/0.79  % (14583)Instruction limit reached!
% 2.65/0.79  % (14583)------------------------------
% 2.65/0.79  % (14583)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.65/0.79  % (14583)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.65/0.79  % (14583)Termination reason: Unknown
% 2.65/0.79  % (14583)Termination phase: Saturation
% 2.65/0.79  
% 2.65/0.79  % (14583)Memory used [KB]: 6396
% 2.65/0.79  % (14583)Time elapsed: 0.190 s
% 2.65/0.79  % (14583)Instructions burned: 39 (million)
% 2.65/0.79  % (14583)------------------------------
% 2.65/0.79  % (14583)------------------------------
% 2.65/0.80  % (14593)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.65/0.81  % (14591)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.77/0.82  % (14589)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.77/0.82  % (14591)Instruction limit reached!
% 2.77/0.82  % (14591)------------------------------
% 2.77/0.82  % (14591)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.77/0.82  % (14591)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.77/0.82  % (14591)Termination reason: Unknown
% 2.77/0.82  % (14591)Termination phase: Saturation
% 2.77/0.82  
% 2.77/0.82  % (14591)Memory used [KB]: 6012
% 2.77/0.82  % (14591)Time elapsed: 0.146 s
% 2.77/0.82  % (14591)Instructions burned: 7 (million)
% 2.77/0.82  % (14591)------------------------------
% 2.77/0.82  % (14591)------------------------------
% 2.77/0.82  TRYING [1]
% 2.77/0.82  TRYING [2]
% 2.77/0.82  TRYING [3]
% 2.77/0.82  % (14590)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.77/0.82  TRYING [4]
% 2.77/0.83  % (14592)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.77/0.85  % (14585)Instruction limit reached!
% 2.77/0.85  % (14585)------------------------------
% 2.77/0.85  % (14585)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.77/0.85  % (14587)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 (2997ds/34Mi)
% 2.77/0.85  % (14585)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.77/0.85  % (14585)Termination reason: Unknown
% 2.77/0.85  % (14585)Termination phase: Saturation
% 2.77/0.85  
% 2.77/0.85  % (14585)Memory used [KB]: 6140
% 2.77/0.85  % (14585)Time elapsed: 0.230 s
% 2.77/0.85  % (14585)Instructions burned: 33 (million)
% 2.77/0.85  % (14585)------------------------------
% 2.77/0.85  % (14585)------------------------------
% 2.77/0.85  % (14589)Instruction limit reached!
% 2.77/0.85  % (14589)------------------------------
% 2.77/0.85  % (14589)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.77/0.85  % (14589)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.77/0.85  % (14589)Termination reason: Unknown
% 2.77/0.85  % (14589)Termination phase: Finite model building constraint generation
% 2.77/0.85  
% 2.77/0.85  % (14589)Memory used [KB]: 6908
% 2.77/0.85  % (14589)Time elapsed: 0.153 s
% 2.77/0.85  % (14589)Instructions burned: 22 (million)
% 2.77/0.85  % (14589)------------------------------
% 2.77/0.85  % (14589)------------------------------
% 2.77/0.85  % (14588)Instruction limit reached!
% 2.77/0.85  % (14588)------------------------------
% 2.77/0.85  % (14588)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.77/0.85  % (14588)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.77/0.85  % (14588)Termination reason: Unknown
% 2.77/0.85  % (14588)Termination phase: Saturation
% 2.77/0.85  
% 2.77/0.85  % (14588)Memory used [KB]: 6268
% 2.77/0.85  % (14588)Time elapsed: 0.178 s
% 2.77/0.85  % (14588)Instructions burned: 46 (million)
% 2.77/0.85  % (14588)------------------------------
% 2.77/0.85  % (14588)------------------------------
% 2.77/0.85  % (14606)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=137:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/137Mi)
% 2.77/0.85  % (14586)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 (2997ds/29Mi)
% 2.77/0.85  % (14593)Instruction limit reached!
% 2.77/0.85  % (14593)------------------------------
% 2.77/0.85  % (14593)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.77/0.85  % (14593)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.77/0.85  % (14593)Termination reason: Unknown
% 2.77/0.85  % (14593)Termination phase: Saturation
% 2.77/0.85  
% 2.77/0.85  % (14593)Memory used [KB]: 6140
% 2.77/0.85  % (14593)Time elapsed: 0.159 s
% 2.77/0.85  % (14593)Instructions burned: 37 (million)
% 2.77/0.85  % (14593)------------------------------
% 2.77/0.85  % (14593)------------------------------
% 2.77/0.86  % (14594)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.77/0.86  % (14605)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 (2996ds/307Mi)
% 2.77/0.86  % (14595)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.77/0.88  % (14597)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)
% 3.19/0.90  % (14603)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 (2996ds/69Mi)
% 3.19/0.91  % (14601)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 (2996ds/149Mi)
% 3.19/0.91  % (14632)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 (2994ds/58Mi)
% 3.19/0.91  % (14597)Refutation not found, incomplete strategy% (14597)------------------------------
% 3.19/0.91  % (14597)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.19/0.91  % (14597)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.19/0.91  % (14597)Termination reason: Refutation not found, incomplete strategy
% 3.19/0.91  
% 3.19/0.91  % (14597)Memory used [KB]: 6012
% 3.19/0.91  % (14597)Time elapsed: 0.219 s
% 3.19/0.91  % (14597)Instructions burned: 14 (million)
% 3.19/0.91  % (14597)------------------------------
% 3.19/0.91  % (14597)------------------------------
% 3.19/0.91  % (14596)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)
% 3.19/0.92  % (14599)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)
% 3.19/0.93  % (14607)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 (2996ds/108Mi)
% 3.19/0.93  % (14586)Instruction limit reached!
% 3.19/0.93  % (14586)------------------------------
% 3.19/0.93  % (14586)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.19/0.93  % (14586)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.19/0.93  % (14586)Termination reason: Unknown
% 3.19/0.93  % (14586)Termination phase: Saturation
% 3.19/0.93  
% 3.19/0.93  % (14586)Memory used [KB]: 1663
% 3.19/0.93  % (14586)Time elapsed: 0.282 s
% 3.19/0.93  % (14586)Instructions burned: 30 (million)
% 3.19/0.93  % (14586)------------------------------
% 3.19/0.93  % (14586)------------------------------
% 3.19/0.95  % (14632)Instruction limit reached!
% 3.19/0.95  % (14632)------------------------------
% 3.19/0.95  % (14632)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.19/0.95  % (14632)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.19/0.95  % (14632)Termination reason: Unknown
% 3.19/0.95  % (14632)Termination phase: Saturation
% 3.19/0.95  
% 3.19/0.95  % (14632)Memory used [KB]: 6908
% 3.19/0.95  % (14632)Time elapsed: 0.038 s
% 3.19/0.95  % (14632)Instructions burned: 59 (million)
% 3.19/0.95  % (14632)------------------------------
% 3.19/0.95  % (14632)------------------------------
% 3.19/0.95  % (14600)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 (2996ds/7Mi)
% 3.19/0.95  % (14604)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 (2996ds/92Mi)
% 3.19/0.96  % (14590)Instruction limit reached!
% 3.19/0.96  % (14590)------------------------------
% 3.19/0.96  % (14590)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.19/0.96  % (14590)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.19/0.96  % (14590)Termination reason: Unknown
% 3.19/0.96  % (14590)Termination phase: Saturation
% 3.19/0.96  
% 3.19/0.96  % (14590)Memory used [KB]: 1791
% 3.19/0.96  % (14590)Time elapsed: 0.270 s
% 3.19/0.96  % (14590)Instructions burned: 76 (million)
% 3.19/0.96  % (14590)------------------------------
% 3.19/0.96  % (14590)------------------------------
% 3.55/0.96  % (14602)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 (2996ds/57Mi)
% 3.55/0.97  % (14595)Instruction limit reached!
% 3.55/0.97  % (14595)------------------------------
% 3.55/0.97  % (14595)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.55/0.97  % (14595)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.55/0.97  % (14595)Termination reason: Unknown
% 3.55/0.97  % (14595)Termination phase: Saturation
% 3.55/0.97  
% 3.55/0.97  % (14595)Memory used [KB]: 2174
% 3.55/0.97  % (14595)Time elapsed: 0.279 s
% 3.55/0.97  % (14595)Instructions burned: 45 (million)
% 3.55/0.97  % (14595)------------------------------
% 3.55/0.97  % (14595)------------------------------
% 3.55/0.97  % (14587)Instruction limit reached!
% 3.55/0.97  % (14587)------------------------------
% 3.55/0.97  % (14587)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.55/0.97  % (14587)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.55/0.97  % (14587)Termination reason: Unknown
% 3.55/0.97  % (14587)Termination phase: Saturation
% 3.55/0.97  
% 3.55/0.97  % (14587)Memory used [KB]: 6780
% 3.55/0.97  % (14587)Time elapsed: 0.302 s
% 3.55/0.97  % (14587)Instructions burned: 35 (million)
% 3.55/0.97  % (14587)------------------------------
% 3.55/0.97  % (14587)------------------------------
% 3.55/0.97  % (14600)Instruction limit reached!
% 3.55/0.97  % (14600)------------------------------
% 3.55/0.97  % (14600)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.55/0.97  % (14600)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.55/0.97  % (14600)Termination reason: Unknown
% 3.55/0.97  % (14600)Termination phase: Saturation
% 3.55/0.97  
% 3.55/0.97  % (14600)Memory used [KB]: 5884
% 3.55/0.97  % (14600)Time elapsed: 0.246 s
% 3.55/0.97  % (14600)Instructions burned: 7 (million)
% 3.55/0.97  % (14600)------------------------------
% 3.55/0.97  % (14600)------------------------------
% 3.55/0.97  % (14612)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 (2996ds/143Mi)
% 3.55/0.97  % (14615)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)
% 3.78/0.98  % (14609)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 (2996ds/278Mi)
% 3.78/0.98  % (14610)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 (2996ds/500Mi)
% 3.78/0.98  % (14617)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 (2995ds/78Mi)
% 3.78/0.98  % (14610)Refutation not found, incomplete strategy% (14610)------------------------------
% 3.78/0.98  % (14610)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.78/0.98  % (14610)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.78/0.98  % (14610)Termination reason: Refutation not found, incomplete strategy
% 3.78/0.98  
% 3.78/0.98  % (14610)Memory used [KB]: 5884
% 3.78/0.98  % (14610)Time elapsed: 0.233 s
% 3.78/0.98  % (14610)Instructions burned: 2 (million)
% 3.78/0.98  % (14610)------------------------------
% 3.78/0.98  % (14610)------------------------------
% 3.78/0.99  % (14618)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/95Mi)
% 3.78/1.00  % (14625)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 (2995ds/240Mi)
% 3.78/1.01  % (14635)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 (2993ds/46Mi)
% 3.85/1.02  % (14631)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 (2994ds/298Mi)
% 3.85/1.02  % (14624)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 (2995ds/156Mi)
% 3.85/1.04  % (14628)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 (2994ds/119Mi)
% 3.85/1.04  % (14628)Refutation not found, incomplete strategy% (14628)------------------------------
% 3.85/1.04  % (14628)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.85/1.04  % (14628)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.85/1.04  % (14628)Termination reason: Refutation not found, incomplete strategy
% 3.85/1.04  
% 3.85/1.04  % (14628)Memory used [KB]: 1407
% 3.85/1.04  % (14628)Time elapsed: 0.135 s
% 3.85/1.04  % (14628)Instructions burned: 1 (million)
% 3.85/1.04  % (14628)------------------------------
% 3.85/1.04  % (14628)------------------------------
% 3.85/1.04  % (14629)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 (2994ds/141Mi)
% 5.46/1.04  % (14605)Refutation not found, incomplete strategy% (14605)------------------------------
% 5.46/1.04  % (14605)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.46/1.04  % (14605)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.46/1.04  % (14605)Termination reason: Refutation not found, incomplete strategy
% 5.46/1.04  
% 5.46/1.04  % (14605)Memory used [KB]: 6780
% 5.46/1.04  % (14605)Time elapsed: 0.304 s
% 5.46/1.04  % (14605)Instructions burned: 75 (million)
% 5.46/1.04  % (14605)------------------------------
% 5.46/1.04  % (14605)------------------------------
% 5.46/1.06  % (14603)Instruction limit reached!
% 5.46/1.06  % (14603)------------------------------
% 5.46/1.06  % (14603)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.46/1.06  % (14603)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.46/1.06  % (14603)Termination reason: Unknown
% 5.46/1.06  % (14603)Termination phase: Saturation
% 5.46/1.06  
% 5.46/1.06  % (14603)Memory used [KB]: 1918
% 5.46/1.06  % (14603)Time elapsed: 0.326 s
% 5.46/1.06  % (14603)Instructions burned: 70 (million)
% 5.46/1.06  % (14603)------------------------------
% 5.46/1.06  % (14603)------------------------------
% 5.46/1.06  % (14596)Instruction limit reached!
% 5.46/1.06  % (14596)------------------------------
% 5.46/1.06  % (14596)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.46/1.07  % (14633)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/39Mi)
% 5.46/1.07  % (14596)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.46/1.07  % (14596)Termination reason: Unknown
% 5.46/1.07  % (14596)Termination phase: Saturation
% 5.46/1.07  
% 5.46/1.07  % (14596)Memory used [KB]: 6140
% 5.46/1.07  % (14596)Time elapsed: 0.352 s
% 5.46/1.07  % (14596)Instructions burned: 111 (million)
% 5.46/1.07  % (14596)------------------------------
% 5.46/1.07  % (14596)------------------------------
% 5.46/1.07  % (14602)Instruction limit reached!
% 5.46/1.07  % (14602)------------------------------
% 5.46/1.07  % (14602)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.46/1.07  % (14602)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.46/1.07  % (14602)Termination reason: Unknown
% 5.46/1.07  % (14602)Termination phase: Saturation
% 5.46/1.07  
% 5.46/1.07  % (14602)Memory used [KB]: 6396
% 5.46/1.07  % (14602)Time elapsed: 0.356 s
% 5.46/1.07  % (14602)Instructions burned: 58 (million)
% 5.46/1.07  % (14602)------------------------------
% 5.46/1.07  % (14602)------------------------------
% 5.46/1.07  % (14594)Instruction limit reached!
% 5.46/1.07  % (14594)------------------------------
% 5.46/1.07  % (14594)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.46/1.07  % (14594)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.46/1.07  % (14594)Termination reason: Unknown
% 5.46/1.07  % (14594)Termination phase: Saturation
% 5.46/1.07  
% 5.46/1.07  % (14594)Memory used [KB]: 2174
% 5.46/1.07  % (14594)Time elapsed: 0.367 s
% 5.46/1.07  % (14594)Instructions burned: 149 (million)
% 5.46/1.07  % (14594)------------------------------
% 5.46/1.07  % (14594)------------------------------
% 5.46/1.08  % (14635)Instruction limit reached!
% 5.46/1.08  % (14635)------------------------------
% 5.46/1.08  % (14635)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.46/1.08  % (14635)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.46/1.08  % (14635)Termination reason: Unknown
% 5.46/1.08  % (14635)Termination phase: Saturation
% 5.46/1.08  
% 5.46/1.08  % (14635)Memory used [KB]: 6268
% 5.46/1.08  % (14635)Time elapsed: 0.061 s
% 5.46/1.08  % (14635)Instructions burned: 46 (million)
% 5.46/1.08  % (14635)------------------------------
% 5.46/1.08  % (14635)------------------------------
% 5.46/1.08  % (14639)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 (2993ds/40Mi)
% 5.46/1.08  % (14634)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 (2994ds/378Mi)
% 5.46/1.09  % (14604)Instruction limit reached!
% 5.46/1.09  % (14604)------------------------------
% 5.46/1.09  % (14604)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.46/1.09  % (14604)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.46/1.09  % (14604)Termination reason: Unknown
% 5.46/1.09  % (14604)Termination phase: Saturation
% 5.46/1.09  
% 5.46/1.09  % (14604)Memory used [KB]: 6908
% 5.46/1.09  % (14604)Time elapsed: 0.363 s
% 5.46/1.09  % (14604)Instructions burned: 92 (million)
% 5.46/1.09  % (14604)------------------------------
% 5.46/1.09  % (14604)------------------------------
% 5.46/1.09  % (14599)Instruction limit reached!
% 5.46/1.09  % (14599)------------------------------
% 5.46/1.09  % (14599)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.46/1.09  % (14599)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.46/1.09  % (14592)Instruction limit reached!
% 5.46/1.09  % (14592)------------------------------
% 5.46/1.09  % (14592)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.46/1.09  % (14592)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.46/1.09  % (14592)Termination reason: Unknown
% 5.46/1.09  % (14592)Termination phase: Saturation
% 5.46/1.09  
% 5.46/1.09  % (14592)Memory used [KB]: 8699
% 5.46/1.09  % (14592)Time elapsed: 0.424 s
% 5.46/1.09  % (14592)Instructions burned: 152 (million)
% 5.46/1.09  % (14592)------------------------------
% 5.46/1.09  % (14592)------------------------------
% 5.46/1.09  % (14599)Termination reason: Unknown
% 5.46/1.09  % (14599)Termination phase: Saturation
% 5.46/1.09  
% 5.46/1.09  % (14599)Memory used [KB]: 6524
% 5.46/1.09  % (14599)Time elapsed: 0.392 s
% 5.46/1.09  % (14599)Instructions burned: 117 (million)
% 5.46/1.09  % (14599)------------------------------
% 5.46/1.09  % (14599)------------------------------
% 5.46/1.10  % (14642)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 (2993ds/106Mi)
% 5.46/1.10  % (14636)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 (2993ds/171Mi)
% 5.46/1.10  % (14617)Instruction limit reached!
% 5.46/1.10  % (14617)------------------------------
% 5.46/1.10  % (14617)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.46/1.10  % (14617)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.46/1.10  % (14617)Termination reason: Unknown
% 5.46/1.10  % (14617)Termination phase: Saturation
% 5.46/1.10  
% 5.46/1.10  % (14617)Memory used [KB]: 6524
% 5.46/1.10  % (14617)Time elapsed: 0.266 s
% 5.46/1.10  % (14617)Instructions burned: 78 (million)
% 5.46/1.10  % (14617)------------------------------
% 5.46/1.10  % (14617)------------------------------
% 5.46/1.10  % (14618)Instruction limit reached!
% 5.46/1.10  % (14618)------------------------------
% 5.46/1.10  % (14618)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.46/1.10  % (14618)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.46/1.10  % (14618)Termination reason: Unknown
% 5.46/1.10  % (14618)Termination phase: Saturation
% 5.46/1.10  
% 5.46/1.10  % (14618)Memory used [KB]: 6012
% 5.46/1.10  % (14618)Time elapsed: 0.287 s
% 5.46/1.10  % (14618)Instructions burned: 96 (million)
% 5.46/1.10  % (14618)------------------------------
% 5.46/1.10  % (14618)------------------------------
% 5.46/1.10  % (14606)Instruction limit reached!
% 5.46/1.10  % (14606)------------------------------
% 5.46/1.10  % (14606)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.46/1.10  % (14606)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.46/1.10  % (14606)Termination reason: Unknown
% 5.46/1.10  % (14606)Termination phase: Saturation
% 5.46/1.10  
% 5.46/1.10  % (14606)Memory used [KB]: 6780
% 5.46/1.10  % (14606)Time elapsed: 0.368 s
% 5.46/1.10  % (14606)Instructions burned: 139 (million)
% 5.46/1.10  % (14606)------------------------------
% 5.46/1.10  % (14606)------------------------------
% 5.46/1.11  % (14640)fmb+10_1:1_fmbes=contour:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/7Mi)
% 5.46/1.11  TRYING [1]
% 5.46/1.11  TRYING [2]
% 5.46/1.11  TRYING [3]
% 5.46/1.11  % (14638)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 (2993ds/182Mi)
% 5.46/1.11  % (14640)Instruction limit reached!
% 5.46/1.11  % (14640)------------------------------
% 5.46/1.11  % (14640)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.46/1.11  % (14640)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.46/1.11  % (14640)Termination reason: Unknown
% 5.46/1.11  % (14640)Termination phase: Finite model building SAT solving
% 5.46/1.11  
% 5.46/1.11  % (14640)Memory used [KB]: 6140
% 5.46/1.11  % (14640)Time elapsed: 0.108 s
% 5.46/1.11  % (14640)Instructions burned: 9 (million)
% 5.46/1.11  % (14640)------------------------------
% 5.46/1.11  % (14640)------------------------------
% 5.46/1.12  % (14607)Instruction limit reached!
% 5.46/1.12  % (14607)------------------------------
% 5.46/1.12  % (14607)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.46/1.12  % (14607)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.46/1.12  % (14607)Termination reason: Unknown
% 5.46/1.12  % (14607)Termination phase: Saturation
% 5.46/1.12  
% 5.46/1.12  % (14607)Memory used [KB]: 2558
% 5.46/1.12  % (14607)Time elapsed: 0.372 s
% 5.46/1.12  % (14607)Instructions burned: 110 (million)
% 5.46/1.12  % (14607)------------------------------
% 5.46/1.12  % (14607)------------------------------
% 5.46/1.12  % (14633)Instruction limit reached!
% 5.46/1.12  % (14633)------------------------------
% 5.46/1.12  % (14633)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.15/1.14  % (14639)Instruction limit reached!
% 6.15/1.14  % (14639)------------------------------
% 6.15/1.14  % (14639)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.15/1.15  % (14639)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.15/1.15  % (14633)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.15/1.15  % (14633)Termination reason: Unknown
% 6.15/1.15  % (14633)Termination phase: Saturation
% 6.15/1.15  
% 6.15/1.15  % (14633)Memory used [KB]: 6524
% 6.15/1.15  % (14633)Time elapsed: 0.161 s
% 6.15/1.15  % (14633)Instructions burned: 41 (million)
% 6.15/1.15  % (14633)------------------------------
% 6.15/1.15  % (14633)------------------------------
% 6.15/1.15  % (14639)Termination reason: Unknown
% 6.15/1.15  % (14639)Termination phase: Saturation
% 6.15/1.15  
% 6.15/1.15  % (14639)Memory used [KB]: 6396
% 6.15/1.15  % (14639)Time elapsed: 0.121 s
% 6.15/1.15  % (14639)Instructions burned: 41 (million)
% 6.15/1.15  % (14639)------------------------------
% 6.15/1.15  % (14639)------------------------------
% 6.15/1.15  % (14601)Instruction limit reached!
% 6.15/1.15  % (14601)------------------------------
% 6.15/1.15  % (14601)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.15/1.15  % (14601)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.15/1.15  % (14601)Termination reason: Unknown
% 6.15/1.15  % (14601)Termination phase: Saturation
% 6.15/1.15  
% 6.15/1.15  % (14601)Memory used [KB]: 6652
% 6.15/1.15  % (14601)Time elapsed: 0.448 s
% 6.15/1.15  % (14601)Instructions burned: 151 (million)
% 6.15/1.15  % (14601)------------------------------
% 6.15/1.15  % (14601)------------------------------
% 6.15/1.16  % (14681)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 (2992ds/45Mi)
% 6.15/1.17  % (14666)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 (2993ds/101Mi)
% 6.15/1.17  % (14673)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 (2992ds/162Mi)
% 6.15/1.18  % (14664)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 (2993ds/70Mi)
% 6.15/1.19  % (14690)lrs+2_1:1_lcm=predicate:sos=on:sp=frequency:i=272:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/272Mi)
% 6.15/1.19  % (14695)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 (2992ds/15Mi)
% 6.15/1.19  % (14682)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 (2992ds/389Mi)
% 6.38/1.21  % (14686)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 (2992ds/226Mi)
% 6.38/1.21  % (14693)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 (2992ds/654Mi)
% 6.38/1.21  % (14612)Instruction limit reached!
% 6.38/1.21  % (14612)------------------------------
% 6.38/1.21  % (14612)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.38/1.21  % (14612)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.38/1.21  % (14612)Termination reason: Unknown
% 6.38/1.21  % (14612)Termination phase: Saturation
% 6.38/1.21  
% 6.38/1.21  % (14612)Memory used [KB]: 8955
% 6.38/1.21  % (14612)Time elapsed: 0.432 s
% 6.38/1.21  % (14612)Instructions burned: 143 (million)
% 6.38/1.21  % (14612)------------------------------
% 6.38/1.21  % (14612)------------------------------
% 6.38/1.22  % (14681)Instruction limit reached!
% 6.38/1.22  % (14681)------------------------------
% 6.38/1.22  % (14681)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.38/1.23  % (14695)Instruction limit reached!
% 6.38/1.23  % (14695)------------------------------
% 6.38/1.23  % (14695)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.38/1.23  % (14694)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 (2992ds/85Mi)
% 6.38/1.23  % (14642)Instruction limit reached!
% 6.38/1.23  % (14642)------------------------------
% 6.38/1.23  % (14642)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.38/1.23  % (14642)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.38/1.23  % (14642)Termination reason: Unknown
% 6.38/1.23  % (14642)Termination phase: Saturation
% 6.38/1.23  
% 6.38/1.23  % (14642)Memory used [KB]: 1918
% 6.38/1.23  % (14642)Time elapsed: 0.194 s
% 6.38/1.23  % (14642)Instructions burned: 106 (million)
% 6.38/1.23  % (14642)------------------------------
% 6.38/1.23  % (14642)------------------------------
% 6.38/1.23  % (14702)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 (2992ds/185Mi)
% 6.38/1.23  % (14681)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.38/1.23  % (14681)Termination reason: Unknown
% 6.38/1.23  % (14681)Termination phase: Saturation
% 6.38/1.23  
% 6.38/1.23  % (14681)Memory used [KB]: 6140
% 6.38/1.23  % (14681)Time elapsed: 0.119 s
% 6.38/1.23  % (14681)Instructions burned: 46 (million)
% 6.38/1.23  % (14681)------------------------------
% 6.38/1.23  % (14681)------------------------------
% 6.38/1.23  % (14701)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 (2992ds/141Mi)
% 6.38/1.24  % (14699)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 (2992ds/156Mi)
% 6.38/1.24  % (14695)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.38/1.24  % (14695)Termination reason: Unknown
% 6.38/1.24  % (14695)Termination phase: Saturation
% 6.38/1.24  
% 6.38/1.24  % (14695)Memory used [KB]: 6012
% 6.38/1.24  % (14695)Time elapsed: 0.114 s
% 6.38/1.24  % (14695)Instructions burned: 15 (million)
% 6.38/1.24  % (14695)------------------------------
% 6.38/1.24  % (14695)------------------------------
% 6.38/1.24  % (14708)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/86Mi)
% 6.38/1.24  % (14710)lrs+10_1:4_awrs=converge:sp=frequency:to=lpo:i=344:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/344Mi)
% 6.38/1.25  % (14624)Instruction limit reached!
% 6.38/1.25  % (14624)------------------------------
% 6.38/1.25  % (14624)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.38/1.26  % (14624)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.38/1.26  % (14624)Termination reason: Unknown
% 6.38/1.26  % (14624)Termination phase: Saturation
% 6.38/1.26  
% 6.38/1.26  % (14624)Memory used [KB]: 6780
% 6.38/1.26  % (14624)Time elapsed: 0.379 s
% 6.38/1.26  % (14624)Instructions burned: 158 (million)
% 6.38/1.26  % (14624)------------------------------
% 6.38/1.26  % (14624)------------------------------
% 6.38/1.26  % (14723)lrs+1010_1:1024_cond=fast:i=104:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/104Mi)
% 6.71/1.27  % (14629)Instruction limit reached!
% 6.71/1.27  % (14629)------------------------------
% 6.71/1.27  % (14629)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.71/1.27  % (14629)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.71/1.27  % (14629)Termination reason: Unknown
% 6.71/1.27  % (14629)Termination phase: Saturation
% 6.71/1.27  
% 6.71/1.27  % (14629)Memory used [KB]: 6908
% 6.71/1.27  % (14629)Time elapsed: 0.370 s
% 6.71/1.27  % (14629)Instructions burned: 142 (million)
% 6.71/1.27  % (14629)------------------------------
% 6.71/1.27  % (14629)------------------------------
% 6.71/1.27  % (14724)lrs+1003_1:1_ep=R:erd=off:sos=on:urr=on:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/355Mi)
% 6.71/1.28  % (14664)Instruction limit reached!
% 6.71/1.28  % (14664)------------------------------
% 6.71/1.28  % (14664)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.71/1.28  % (14664)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.71/1.28  % (14664)Termination reason: Unknown
% 6.71/1.28  % (14664)Termination phase: Saturation
% 6.71/1.28  
% 6.71/1.28  % (14664)Memory used [KB]: 7291
% 6.71/1.28  % (14664)Time elapsed: 0.211 s
% 6.71/1.28  % (14664)Instructions burned: 72 (million)
% 6.71/1.28  % (14664)------------------------------
% 6.71/1.28  % (14664)------------------------------
% 6.71/1.28  % (14727)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 (2992ds/29Mi)
% 6.85/1.31  % (14638)Instruction limit reached!
% 6.85/1.31  % (14638)------------------------------
% 6.85/1.31  % (14638)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.85/1.31  % (14638)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.85/1.31  % (14638)Termination reason: Unknown
% 6.85/1.31  % (14638)Termination phase: Saturation
% 6.85/1.31  
% 6.85/1.31  % (14638)Memory used [KB]: 6524
% 6.85/1.31  % (14638)Time elapsed: 0.319 s
% 6.85/1.31  % (14638)Instructions burned: 185 (million)
% 6.85/1.31  % (14638)------------------------------
% 6.85/1.31  % (14638)------------------------------
% 6.85/1.32  % (14727)Instruction limit reached!
% 6.85/1.32  % (14727)------------------------------
% 6.85/1.32  % (14727)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.85/1.32  % (14727)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.85/1.32  % (14727)Termination reason: Unknown
% 6.85/1.32  % (14727)Termination phase: Saturation
% 6.85/1.32  
% 6.85/1.32  % (14727)Memory used [KB]: 6140
% 6.85/1.32  % (14727)Time elapsed: 0.130 s
% 6.85/1.32  % (14727)Instructions burned: 29 (million)
% 6.85/1.32  % (14727)------------------------------
% 6.85/1.32  % (14727)------------------------------
% 6.85/1.32  % (14782)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 (2991ds/460Mi)
% 6.97/1.34  % (14666)Instruction limit reached!
% 6.97/1.34  % (14666)------------------------------
% 6.97/1.34  % (14666)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.97/1.34  % (14666)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.97/1.34  % (14666)Termination reason: Unknown
% 6.97/1.34  % (14666)Termination phase: Saturation
% 6.97/1.34  
% 6.97/1.34  % (14666)Memory used [KB]: 6908
% 6.97/1.34  % (14666)Time elapsed: 0.237 s
% 6.97/1.34  % (14666)Instructions burned: 103 (million)
% 6.97/1.34  % (14666)------------------------------
% 6.97/1.34  % (14666)------------------------------
% 6.97/1.35  % (14767)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 (2991ds/92Mi)
% 6.97/1.37  % (14694)Instruction limit reached!
% 6.97/1.37  % (14694)------------------------------
% 6.97/1.37  % (14694)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.97/1.37  % (14694)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.97/1.37  % (14694)Termination reason: Unknown
% 6.97/1.37  % (14694)Termination phase: Saturation
% 6.97/1.37  
% 6.97/1.37  % (14694)Memory used [KB]: 6780
% 6.97/1.37  % (14694)Time elapsed: 0.237 s
% 6.97/1.37  % (14694)Instructions burned: 86 (million)
% 6.97/1.37  % (14694)------------------------------
% 6.97/1.37  % (14694)------------------------------
% 6.97/1.37  % (14636)Instruction limit reached!
% 6.97/1.37  % (14636)------------------------------
% 6.97/1.37  % (14636)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.97/1.37  % (14636)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.97/1.37  % (14636)Termination reason: Unknown
% 6.97/1.37  % (14636)Termination phase: Saturation
% 6.97/1.37  
% 6.97/1.37  % (14636)Memory used [KB]: 6780
% 6.97/1.37  % (14636)Time elapsed: 0.361 s
% 6.97/1.37  % (14636)Instructions burned: 173 (million)
% 6.97/1.37  % (14636)------------------------------
% 6.97/1.37  % (14636)------------------------------
% 6.97/1.38  % (14785)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/498Mi)
% 6.97/1.38  % (14708)Instruction limit reached!
% 6.97/1.38  % (14708)------------------------------
% 6.97/1.38  % (14708)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.97/1.38  % (14708)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.97/1.38  % (14708)Termination reason: Unknown
% 6.97/1.38  % (14708)Termination phase: Saturation
% 6.97/1.38  
% 6.97/1.38  % (14708)Memory used [KB]: 7164
% 6.97/1.38  % (14708)Time elapsed: 0.243 s
% 6.97/1.38  % (14708)Instructions burned: 87 (million)
% 6.97/1.38  % (14708)------------------------------
% 6.97/1.38  % (14708)------------------------------
% 6.97/1.38  % (14625)Instruction limit reached!
% 6.97/1.38  % (14625)------------------------------
% 6.97/1.38  % (14625)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.97/1.38  % (14625)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.97/1.38  % (14625)Termination reason: Unknown
% 6.97/1.38  % (14625)Termination phase: Saturation
% 6.97/1.38  
% 6.97/1.38  % (14625)Memory used [KB]: 8059
% 6.97/1.38  % (14625)Time elapsed: 0.497 s
% 6.97/1.38  % (14625)Instructions burned: 241 (million)
% 6.97/1.38  % (14625)------------------------------
% 6.97/1.38  % (14625)------------------------------
% 6.97/1.39  % (14794)dis+1011_1:1_fd=preordered:tgt=ground:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/274Mi)
% 6.97/1.39  % (14797)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 (2991ds/1000Mi)
% 6.97/1.39  % (14797)Refutation not found, incomplete strategy% (14797)------------------------------
% 6.97/1.39  % (14797)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.97/1.39  % (14797)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.97/1.39  % (14797)Termination reason: Refutation not found, incomplete strategy
% 6.97/1.39  
% 6.97/1.39  % (14797)Memory used [KB]: 1407
% 6.97/1.39  % (14797)Time elapsed: 0.122 s
% 6.97/1.39  % (14797)Instructions burned: 3 (million)
% 6.97/1.39  % (14797)------------------------------
% 6.97/1.39  % (14797)------------------------------
% 6.97/1.40  % (14723)Instruction limit reached!
% 6.97/1.40  % (14723)------------------------------
% 6.97/1.40  % (14723)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.97/1.40  % (14723)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.97/1.40  % (14723)Termination reason: Unknown
% 6.97/1.40  % (14723)Termination phase: Saturation
% 6.97/1.40  
% 6.97/1.40  % (14723)Memory used [KB]: 6524
% 6.97/1.40  % (14723)Time elapsed: 0.236 s
% 6.97/1.40  % (14723)Instructions burned: 105 (million)
% 6.97/1.40  % (14723)------------------------------
% 6.97/1.40  % (14723)------------------------------
% 6.97/1.40  % (14806)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 (2990ds/310Mi)
% 6.97/1.41  % (14808)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 (2990ds/174Mi)
% 6.97/1.42  % (14609)Instruction limit reached!
% 6.97/1.42  % (14609)------------------------------
% 6.97/1.42  % (14609)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.97/1.42  % (14609)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.97/1.42  % (14609)Termination reason: Unknown
% 6.97/1.42  % (14609)Termination phase: Saturation
% 6.97/1.42  
% 6.97/1.42  % (14609)Memory used [KB]: 10746
% 6.97/1.42  % (14609)Time elapsed: 0.673 s
% 6.97/1.42  % (14609)Instructions burned: 279 (million)
% 6.97/1.42  % (14609)------------------------------
% 6.97/1.42  % (14609)------------------------------
% 6.97/1.42  % (14825)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 (2990ds/874Mi)
% 7.44/1.43  % (14673)Instruction limit reached!
% 7.44/1.43  % (14673)------------------------------
% 7.44/1.43  % (14673)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.44/1.43  % (14673)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.44/1.43  % (14673)Termination reason: Unknown
% 7.44/1.43  % (14673)Termination phase: Saturation
% 7.44/1.43  
% 7.44/1.43  % (14673)Memory used [KB]: 9083
% 7.44/1.43  % (14673)Time elapsed: 0.321 s
% 7.44/1.43  % (14673)Instructions burned: 164 (million)
% 7.44/1.43  % (14673)------------------------------
% 7.44/1.43  % (14673)------------------------------
% 7.44/1.44  % (14821)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 (2990ds/298Mi)
% 7.44/1.48  % (14827)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 (2989ds/151Mi)
% 7.44/1.48  % (14827)Refutation not found, incomplete strategy% (14827)------------------------------
% 7.44/1.48  % (14827)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.44/1.48  % (14827)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.44/1.48  % (14827)Termination reason: Refutation not found, incomplete strategy
% 7.44/1.48  
% 7.44/1.48  % (14827)Memory used [KB]: 5884
% 7.44/1.48  % (14827)Time elapsed: 0.095 s
% 7.44/1.48  % (14827)Instructions burned: 3 (million)
% 7.44/1.48  % (14827)------------------------------
% 7.44/1.48  % (14827)------------------------------
% 7.44/1.48  % (14701)Instruction limit reached!
% 7.44/1.48  % (14701)------------------------------
% 7.44/1.48  % (14701)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.44/1.48  % (14701)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.44/1.48  % (14701)Termination reason: Unknown
% 7.44/1.48  % (14701)Termination phase: Saturation
% 7.44/1.48  
% 7.44/1.48  % (14701)Memory used [KB]: 13432
% 7.44/1.48  % (14701)Time elapsed: 0.338 s
% 7.44/1.48  % (14701)Instructions burned: 142 (million)
% 7.44/1.48  % (14701)------------------------------
% 7.44/1.48  % (14701)------------------------------
% 7.77/1.49  % (14699)Instruction limit reached!
% 7.77/1.49  % (14699)------------------------------
% 7.77/1.49  % (14699)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.77/1.49  % (14699)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.77/1.49  % (14699)Termination reason: Unknown
% 7.77/1.49  % (14699)Termination phase: Saturation
% 7.77/1.49  
% 7.77/1.49  % (14699)Memory used [KB]: 2046
% 7.77/1.49  % (14699)Time elapsed: 0.346 s
% 7.77/1.49  % (14699)Instructions burned: 156 (million)
% 7.77/1.49  % (14699)------------------------------
% 7.77/1.49  % (14699)------------------------------
% 7.77/1.50  % (14832)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 (2989ds/75Mi)
% 7.77/1.50  % (14690)Instruction limit reached!
% 7.77/1.50  % (14690)------------------------------
% 7.77/1.50  % (14690)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.77/1.50  % (14690)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.77/1.50  % (14690)Termination reason: Unknown
% 7.77/1.50  % (14690)Termination phase: Saturation
% 7.77/1.50  
% 7.77/1.50  % (14690)Memory used [KB]: 8059
% 7.77/1.50  % (14690)Time elapsed: 0.361 s
% 7.77/1.50  % (14690)Instructions burned: 272 (million)
% 7.77/1.50  % (14690)------------------------------
% 7.77/1.50  % (14690)------------------------------
% 7.77/1.50  % (14839)dis+1002_1:128_aac=none:avsq=on:avsqc=1:avsql=on:awrs=converge:flr=on:nwc=4.0:plsq=on:plsqc=2:plsql=on:plsqr=1,32:rp=on:sac=on:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=occurrence:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/24Mi)
% 7.77/1.51  % (14847)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=1220:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/1220Mi)
% 7.77/1.51  % (14767)Instruction limit reached!
% 7.77/1.51  % (14767)------------------------------
% 7.77/1.51  % (14767)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.77/1.51  % (14767)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.77/1.51  % (14767)Termination reason: Unknown
% 7.77/1.51  % (14767)Termination phase: Saturation
% 7.77/1.51  
% 7.77/1.51  % (14767)Memory used [KB]: 6780
% 7.77/1.51  % (14767)Time elapsed: 0.283 s
% 7.77/1.51  % (14767)Instructions burned: 92 (million)
% 7.77/1.51  % (14767)------------------------------
% 7.77/1.51  % (14767)------------------------------
% 7.77/1.52  % (14841)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 (2989ds/87Mi)
% 7.77/1.52  % (14631)Instruction limit reached!
% 7.77/1.52  % (14631)------------------------------
% 7.77/1.52  % (14631)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.77/1.52  % (14631)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.77/1.52  % (14631)Termination reason: Unknown
% 7.77/1.52  % (14631)Termination phase: Saturation
% 7.77/1.52  
% 7.77/1.52  % (14631)Memory used [KB]: 9083
% 7.77/1.52  % (14631)Time elapsed: 0.619 s
% 7.77/1.52  % (14631)Instructions burned: 299 (million)
% 7.77/1.52  % (14631)------------------------------
% 7.77/1.52  % (14631)------------------------------
% 7.77/1.52  % (14835)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 (2989ds/184Mi)
% 7.77/1.53  % (14702)Instruction limit reached!
% 7.77/1.53  % (14702)------------------------------
% 7.77/1.53  % (14702)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.77/1.53  % (14702)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.77/1.53  % (14702)Termination reason: Unknown
% 7.77/1.53  % (14702)Termination phase: Saturation
% 7.77/1.53  
% 7.77/1.53  % (14702)Memory used [KB]: 2174
% 7.77/1.53  % (14702)Time elapsed: 0.371 s
% 7.77/1.53  % (14702)Instructions burned: 186 (million)
% 7.77/1.53  % (14702)------------------------------
% 7.77/1.53  % (14702)------------------------------
% 7.77/1.53  % (14843)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=374:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/374Mi)
% 7.77/1.54  % (14839)Instruction limit reached!
% 7.77/1.54  % (14839)------------------------------
% 7.77/1.54  % (14839)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.77/1.54  % (14839)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.77/1.54  % (14839)Termination reason: Unknown
% 7.77/1.54  % (14839)Termination phase: Saturation
% 7.77/1.54  
% 7.77/1.54  % (14839)Memory used [KB]: 6140
% 7.77/1.54  % (14839)Time elapsed: 0.109 s
% 7.77/1.54  % (14839)Instructions burned: 25 (million)
% 7.77/1.54  % (14839)------------------------------
% 7.77/1.54  % (14839)------------------------------
% 7.77/1.55  % (14851)lrs+10_1:1_av=off:bd=preordered:bs=unit_only:slsq=on:slsqc=0:slsqr=1,1:sos=on:sp=frequency:spb=goal_then_units:to=lpo:urr=ec_only:i=696:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/696Mi)
% 7.77/1.56  % (14686)Instruction limit reached!
% 7.77/1.56  % (14686)------------------------------
% 7.77/1.56  % (14686)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.77/1.56  % (14686)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.77/1.56  % (14686)Termination reason: Unknown
% 7.77/1.56  % (14686)Termination phase: Saturation
% 7.77/1.56  
% 7.77/1.56  % (14686)Memory used [KB]: 10106
% 7.77/1.56  % (14686)Time elapsed: 0.438 s
% 7.77/1.56  % (14686)Instructions burned: 226 (million)
% 7.77/1.56  % (14686)------------------------------
% 7.77/1.56  % (14686)------------------------------
% 8.40/1.56  % (14855)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=181:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/181Mi)
% 8.40/1.60  % (14871)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=368:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/368Mi)
% 10.02/1.62  % (14870)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=794:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/794Mi)
% 10.02/1.62  % (14870)Refutation not found, incomplete strategy% (14870)------------------------------
% 10.02/1.62  % (14870)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.02/1.62  % (14832)Instruction limit reached!
% 10.02/1.62  % (14832)------------------------------
% 10.02/1.62  % (14832)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.02/1.63  % (14832)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.02/1.63  % (14832)Termination reason: Unknown
% 10.02/1.63  % (14832)Termination phase: Saturation
% 10.02/1.63  
% 10.02/1.63  % (14832)Memory used [KB]: 6524
% 10.02/1.63  % (14832)Time elapsed: 0.214 s
% 10.02/1.63  % (14832)Instructions burned: 76 (million)
% 10.02/1.63  % (14832)------------------------------
% 10.02/1.63  % (14832)------------------------------
% 10.02/1.63  % (14870)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.02/1.63  % (14870)Termination reason: Refutation not found, incomplete strategy
% 10.02/1.63  
% 10.02/1.63  % (14870)Memory used [KB]: 5884
% 10.02/1.63  % (14870)Time elapsed: 0.106 s
% 10.02/1.63  % (14870)Instructions burned: 2 (million)
% 10.02/1.63  % (14870)------------------------------
% 10.02/1.63  % (14870)------------------------------
% 10.02/1.63  % (14874)dis+1011_1:64_bs=unit_only:flr=on:gs=on:nicw=on:nwc=2.0:s2a=on:sac=on:sas=z3:ss=axioms:st=2.6:updr=off:i=1065:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/1065Mi)
% 10.26/1.64  % (14881)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/51Mi)
% 10.26/1.64  % (14887)lrs+1011_1:128_afr=on:amm=sco:bd=off:cond=fast:nm=0:nwc=2.0:rnwc=on:s2a=on:s2at=1.5:slsq=on:slsqc=0:slsqr=1,8:sos=on:sp=reverse_arity:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/381Mi)
% 10.26/1.65  % (14892)lrs+11_1:1_bd=off:br=off:drc=off:to=lpo:urr=ec_only:i=167:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/167Mi)
% 10.26/1.66  % (14897)lrs+10_1:8_drc=off:fd=preordered:fde=unused:sp=reverse_frequency:ss=axioms:st=2.0:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/107Mi)
% 10.26/1.66  % (14892)Refutation not found, incomplete strategy% (14892)------------------------------
% 10.26/1.66  % (14892)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.26/1.66  % (14892)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.26/1.66  % (14892)Termination reason: Refutation not found, incomplete strategy
% 10.26/1.66  
% 10.26/1.66  % (14892)Memory used [KB]: 5884
% 10.26/1.66  % (14892)Time elapsed: 0.117 s
% 10.26/1.66  % (14892)Instructions burned: 2 (million)
% 10.26/1.66  % (14892)------------------------------
% 10.26/1.66  % (14892)------------------------------
% 10.26/1.67  % (14634)Instruction limit reached!
% 10.26/1.67  % (14634)------------------------------
% 10.26/1.67  % (14634)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.26/1.67  % (14906)dis+10_1:1_bd=preordered:nwc=2.0:sp=reverse_arity:to=lpo:urr=on:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/108Mi)
% 10.26/1.67  % (14841)Instruction limit reached!
% 10.26/1.67  % (14841)------------------------------
% 10.26/1.67  % (14841)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.26/1.68  % (14634)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.26/1.68  % (14634)Termination reason: Unknown
% 10.26/1.68  % (14634)Termination phase: Saturation
% 10.26/1.68  
% 10.26/1.68  % (14634)Memory used [KB]: 3709
% 10.26/1.68  % (14634)Time elapsed: 0.703 s
% 10.26/1.68  % (14634)Instructions burned: 379 (million)
% 10.26/1.68  % (14634)------------------------------
% 10.26/1.68  % (14634)------------------------------
% 10.26/1.68  % (14913)dis+11_1:32_av=off:fde=unused:lcm=reverse:s2a=on:s2at=5.0:i=127:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/127Mi)
% 10.26/1.68  % (14841)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.26/1.68  % (14841)Termination reason: Unknown
% 10.26/1.68  % (14841)Termination phase: Saturation
% 10.26/1.68  
% 10.26/1.68  % (14841)Memory used [KB]: 7036
% 10.26/1.68  % (14841)Time elapsed: 0.247 s
% 10.26/1.68  % (14841)Instructions burned: 88 (million)
% 10.26/1.68  % (14841)------------------------------
% 10.26/1.68  % (14841)------------------------------
% 10.26/1.70  % (14808)Instruction limit reached!
% 10.26/1.70  % (14808)------------------------------
% 10.26/1.70  % (14808)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.26/1.70  % (14808)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.26/1.70  % (14808)Termination reason: Unknown
% 10.26/1.70  % (14808)Termination phase: Saturation
% 10.26/1.70  
% 10.26/1.70  % (14808)Memory used [KB]: 7291
% 10.26/1.70  % (14808)Time elapsed: 0.385 s
% 10.26/1.70  % (14808)Instructions burned: 175 (million)
% 10.26/1.70  % (14808)------------------------------
% 10.26/1.70  % (14808)------------------------------
% 10.26/1.71  % (14881)Refutation not found, incomplete strategy% (14881)------------------------------
% 10.26/1.71  % (14881)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.26/1.71  % (14682)Instruction limit reached!
% 10.26/1.71  % (14682)------------------------------
% 10.26/1.71  % (14682)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.26/1.71  % (14682)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.26/1.71  % (14682)Termination reason: Unknown
% 10.26/1.71  % (14682)Termination phase: Saturation
% 10.26/1.71  
% 10.26/1.71  % (14682)Memory used [KB]: 15095
% 10.26/1.71  % (14682)Time elapsed: 0.553 s
% 10.26/1.71  % (14682)Instructions burned: 389 (million)
% 10.26/1.71  % (14682)------------------------------
% 10.26/1.71  % (14682)------------------------------
% 10.26/1.72  % (14881)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.26/1.72  % (14881)Termination reason: Refutation not found, incomplete strategy
% 10.26/1.72  
% 10.26/1.72  % (14881)Memory used [KB]: 6396
% 10.26/1.72  % (14881)Time elapsed: 0.183 s
% 10.26/1.72  % (14881)Instructions burned: 43 (million)
% 10.26/1.72  % (14881)------------------------------
% 10.26/1.72  % (14881)------------------------------
% 10.99/1.75  % (14919)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/64Mi)
% 10.99/1.75  % (14918)lrs+1010_1:8_aac=none:abs=on:anc=all_dependent:bd=off:bsr=on:cond=on:fde=unused:fsr=off:sos=on:ss=axioms:i=74:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/74Mi)
% 10.99/1.76  % (14710)Instruction limit reached!
% 10.99/1.76  % (14710)------------------------------
% 10.99/1.76  % (14710)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.99/1.76  % (14710)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.99/1.76  % (14710)Termination reason: Unknown
% 10.99/1.76  % (14710)Termination phase: Saturation
% 10.99/1.76  
% 10.99/1.76  % (14710)Memory used [KB]: 8187
% 10.99/1.76  % (14710)Time elapsed: 0.599 s
% 10.99/1.76  % (14710)Instructions burned: 345 (million)
% 10.99/1.76  % (14710)------------------------------
% 10.99/1.76  % (14710)------------------------------
% 10.99/1.77  % (14918)Refutation not found, incomplete strategy% (14918)------------------------------
% 10.99/1.77  % (14918)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.99/1.78  % (14923)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/86Mi)
% 10.99/1.78  % (14918)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.99/1.78  % (14918)Termination reason: Refutation not found, incomplete strategy
% 10.99/1.78  
% 10.99/1.78  % (14918)Memory used [KB]: 6012
% 10.99/1.78  % (14918)Time elapsed: 0.120 s
% 10.99/1.78  % (14918)Instructions burned: 17 (million)
% 10.99/1.78  % (14918)------------------------------
% 10.99/1.78  % (14918)------------------------------
% 11.34/1.80  % (14920)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=885:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/885Mi)
% 11.34/1.80  % (14835)Instruction limit reached!
% 11.34/1.80  % (14835)------------------------------
% 11.34/1.80  % (14835)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.34/1.80  % (14835)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.34/1.80  % (14835)Termination reason: Unknown
% 11.34/1.80  % (14835)Termination phase: Saturation
% 11.34/1.80  
% 11.34/1.80  % (14835)Memory used [KB]: 7419
% 11.34/1.80  % (14835)Time elapsed: 0.381 s
% 11.34/1.80  % (14835)Instructions burned: 185 (million)
% 11.34/1.80  % (14835)------------------------------
% 11.34/1.80  % (14835)------------------------------
% 11.34/1.81  % (14794)Instruction limit reached!
% 11.34/1.81  % (14794)------------------------------
% 11.34/1.81  % (14794)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.34/1.81  % (14794)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.34/1.81  % (14794)Termination reason: Unknown
% 11.34/1.81  % (14794)Termination phase: Saturation
% 11.34/1.81  
% 11.34/1.81  % (14794)Memory used [KB]: 7164
% 11.34/1.81  % (14794)Time elapsed: 0.529 s
% 11.34/1.81  % (14794)Instructions burned: 276 (million)
% 11.34/1.81  % (14794)------------------------------
% 11.34/1.81  % (14794)------------------------------
% 11.34/1.81  % (14922)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=610:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/610Mi)
% 11.34/1.82  % (14615)Instruction limit reached!
% 11.34/1.82  % (14615)------------------------------
% 11.34/1.82  % (14615)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.34/1.82  % (14615)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.34/1.82  % (14615)Termination reason: Unknown
% 11.34/1.82  % (14615)Termination phase: Saturation
% 11.34/1.82  
% 11.34/1.82  % (14615)Memory used [KB]: 19573
% 11.34/1.82  % (14615)Time elapsed: 0.989 s
% 11.34/1.82  % (14615)Instructions burned: 490 (million)
% 11.34/1.82  % (14615)------------------------------
% 11.34/1.82  % (14615)------------------------------
% 11.34/1.82  % (14693)Instruction limit reached!
% 11.34/1.82  % (14693)------------------------------
% 11.34/1.82  % (14693)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.34/1.82  % (14924)lrs+22_1:4_alpa=false:avsq=on:fsr=off:nwc=3.0:sos=all:uwa=ground:i=260:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/260Mi)
% 11.34/1.83  % (14919)Instruction limit reached!
% 11.34/1.83  % (14919)------------------------------
% 11.34/1.83  % (14919)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.34/1.83  % (14693)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.34/1.83  % (14693)Termination reason: Unknown
% 11.34/1.83  % (14693)Termination phase: Saturation
% 11.34/1.83  
% 11.34/1.83  % (14693)Memory used [KB]: 3582
% 11.34/1.83  % (14693)Time elapsed: 0.688 s
% 11.34/1.83  % (14693)Instructions burned: 656 (million)
% 11.34/1.83  % (14693)------------------------------
% 11.34/1.83  % (14693)------------------------------
% 11.34/1.83  % (14897)Instruction limit reached!
% 11.34/1.83  % (14897)------------------------------
% 11.34/1.83  % (14897)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.34/1.83  % (14897)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.34/1.83  % (14897)Termination reason: Unknown
% 11.34/1.83  % (14897)Termination phase: Saturation
% 11.34/1.83  
% 11.34/1.83  % (14897)Memory used [KB]: 6524
% 11.34/1.83  % (14897)Time elapsed: 0.284 s
% 11.34/1.83  % (14897)Instructions burned: 109 (million)
% 11.34/1.83  % (14897)------------------------------
% 11.34/1.83  % (14897)------------------------------
% 11.34/1.83  % (14919)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.34/1.83  % (14919)Termination reason: Unknown
% 11.34/1.83  % (14919)Termination phase: Saturation
% 11.34/1.83  
% 11.34/1.83  % (14919)Memory used [KB]: 6012
% 11.34/1.83  % (14919)Time elapsed: 0.173 s
% 11.34/1.83  % (14919)Instructions burned: 64 (million)
% 11.34/1.83  % (14919)------------------------------
% 11.34/1.83  % (14919)------------------------------
% 11.34/1.83  % (14906)Instruction limit reached!
% 11.34/1.83  % (14906)------------------------------
% 11.34/1.83  % (14906)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.34/1.83  % (14925)lrs+33_1:1_av=off:bsr=unit_only:flr=on:lcm=predicate:sp=frequency:i=1496:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/1496Mi)
% 11.34/1.84  % (14926)lrs+1011_1:1_acc=model:avsq=on:bd=off:flr=on:fsd=on:gs=on:newcnf=on:plsq=on:plsql=on:plsqr=1,32:s2a=on:s2at=3.0:sac=on:skr=on:sos=on:sp=occurrence:updr=off:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/56Mi)
% 11.34/1.85  % (14906)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.34/1.85  % (14906)Termination reason: Unknown
% 11.34/1.85  % (14906)Termination phase: Saturation
% 11.34/1.85  
% 11.34/1.85  % (14906)Memory used [KB]: 6780
% 11.34/1.85  % (14906)Time elapsed: 0.257 s
% 11.34/1.85  % (14906)Instructions burned: 108 (million)
% 11.34/1.85  % (14906)------------------------------
% 11.34/1.85  % (14906)------------------------------
% 11.77/1.87  % (14920)Refutation not found, incomplete strategy% (14920)------------------------------
% 11.77/1.87  % (14920)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.77/1.87  % (14724)Instruction limit reached!
% 11.77/1.87  % (14724)------------------------------
% 11.77/1.87  % (14724)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.77/1.87  % (14724)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.77/1.87  % (14724)Termination reason: Unknown
% 11.77/1.87  % (14724)Termination phase: Saturation
% 11.77/1.87  
% 11.77/1.87  % (14724)Memory used [KB]: 12792
% 11.77/1.87  % (14724)Time elapsed: 0.699 s
% 11.77/1.87  % (14724)Instructions burned: 355 (million)
% 11.77/1.87  % (14724)------------------------------
% 11.77/1.87  % (14724)------------------------------
% 11.77/1.87  % (14920)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.77/1.87  % (14920)Termination reason: Refutation not found, incomplete strategy
% 11.77/1.87  
% 11.77/1.87  % (14920)Memory used [KB]: 6396
% 11.77/1.87  % (14920)Time elapsed: 0.164 s
% 11.77/1.87  % (14920)Instructions burned: 36 (million)
% 11.77/1.87  % (14920)------------------------------
% 11.77/1.87  % (14920)------------------------------
% 11.77/1.88  % (14927)dis+21_1:1_asg=force:av=off:bsr=on:cond=fast:dr=on:drc=off:er=known:fde=unused:foolp=on:inw=on:nm=4:norm_ineq=on:nwc=4.0:s2a=on:sfv=off:skr=on:sp=reverse_arity:tac=rule:to=lpo:urr=on:i=266:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/266Mi)
% 11.77/1.88  % (14821)Instruction limit reached!
% 11.77/1.88  % (14821)------------------------------
% 11.77/1.88  % (14821)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.77/1.88  % (14913)Instruction limit reached!
% 11.77/1.88  % (14913)------------------------------
% 11.77/1.88  % (14913)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.77/1.88  % (14913)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.77/1.88  % (14913)Termination reason: Unknown
% 11.77/1.88  % (14913)Termination phase: Saturation
% 11.77/1.88  
% 11.77/1.88  % (14913)Memory used [KB]: 2302
% 11.77/1.88  % (14913)Time elapsed: 0.303 s
% 11.77/1.88  % (14913)Instructions burned: 127 (million)
% 11.77/1.88  % (14913)------------------------------
% 11.77/1.88  % (14913)------------------------------
% 11.77/1.89  % (14855)Instruction limit reached!
% 11.77/1.89  % (14855)------------------------------
% 11.77/1.89  % (14855)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.77/1.89  % (14855)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.77/1.89  % (14855)Termination reason: Unknown
% 11.77/1.89  % (14855)Termination phase: Saturation
% 11.77/1.89  
% 11.77/1.89  % (14855)Memory used [KB]: 7931
% 11.77/1.89  % (14855)Time elapsed: 0.416 s
% 11.77/1.89  % (14855)Instructions burned: 181 (million)
% 11.77/1.89  % (14855)------------------------------
% 11.77/1.89  % (14855)------------------------------
% 11.77/1.89  % (14821)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.77/1.89  % (14821)Termination reason: Unknown
% 11.77/1.89  % (14821)Termination phase: Saturation
% 11.77/1.89  
% 11.77/1.89  % (14821)Memory used [KB]: 12281
% 11.77/1.89  % (14821)Time elapsed: 0.549 s
% 11.77/1.89  % (14821)Instructions burned: 298 (million)
% 11.77/1.89  % (14821)------------------------------
% 11.77/1.89  % (14821)------------------------------
% 11.77/1.89  % (14806)Instruction limit reached!
% 11.77/1.89  % (14806)------------------------------
% 11.77/1.89  % (14806)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.77/1.89  % (14806)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.77/1.89  % (14806)Termination reason: Unknown
% 11.77/1.89  % (14806)Termination phase: Saturation
% 11.77/1.89  
% 11.77/1.89  % (14806)Memory used [KB]: 4093
% 11.77/1.89  % (14806)Time elapsed: 0.594 s
% 11.77/1.89  % (14806)Instructions burned: 311 (million)
% 11.77/1.89  % (14806)------------------------------
% 11.77/1.89  % (14806)------------------------------
% 11.99/1.90  % (14923)Instruction limit reached!
% 11.99/1.90  % (14923)------------------------------
% 11.99/1.90  % (14923)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.99/1.91  % (14928)dis+22_1:20_av=off:bd=off:fde=unused:plsq=on:slsq=on:uwa=all:i=191:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/191Mi)
% 11.99/1.92  % (14923)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.99/1.92  % (14923)Termination reason: Unknown
% 11.99/1.92  % (14923)Termination phase: Saturation
% 11.99/1.92  
% 11.99/1.92  % (14923)Memory used [KB]: 7164
% 11.99/1.92  % (14923)Time elapsed: 0.187 s
% 11.99/1.92  % (14923)Instructions burned: 86 (million)
% 11.99/1.92  % (14923)------------------------------
% 11.99/1.92  % (14923)------------------------------
% 11.99/1.92  % (14930)ott+4_1:5_av=off:bce=on:erd=off:fd=preordered:flr=on:fsr=off:gsp=on:nwc=3.0:plsq=on:rnwc=on:tgt=ground:urr=on:i=590:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/590Mi)
% 11.99/1.93  % (14929)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/76Mi)
% 11.99/1.93  % (14933)lrs+10_1:1_drc=off:s2a=on:s2agt=8:sp=reverse_arity:to=lpo:i=201:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/201Mi)
% 11.99/1.94  % (14934)ott+10_4:1_drc=off:ins=1:plsq=on:plsqc=1:plsqr=1,8:s2at=2.0:s2pl=on:slsq=on:slsqc=1:slsql=off:sp=unary_first:tgt=full:i=98:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/98Mi)
% 12.18/1.94  % (14932)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=94:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/94Mi)
% 12.18/1.95  % (14926)Instruction limit reached!
% 12.18/1.95  % (14926)------------------------------
% 12.18/1.95  % (14926)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.18/1.95  % (14926)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.18/1.95  % (14926)Termination reason: Unknown
% 12.18/1.95  % (14926)Termination phase: Saturation
% 12.18/1.95  
% 12.18/1.95  % (14926)Memory used [KB]: 10746
% 12.18/1.95  % (14926)Time elapsed: 0.188 s
% 12.18/1.95  % (14926)Instructions burned: 57 (million)
% 12.18/1.95  % (14926)------------------------------
% 12.18/1.95  % (14926)------------------------------
% 12.18/1.96  % (14935)lrs+21_1:4_av=off:bd=off:fde=unused:lcm=predicate:nwc=1.5:sp=const_frequency:i=253:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/253Mi)
% 12.18/1.96  % (14931)dis+1003_1:8_av=off:bd=off:bs=unit_only:nwc=10.0:plsq=on:plsql=on:plsqr=63,64:tgt=full:i=457:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/457Mi)
% 12.18/2.01  % (14937)dis+1002_1:128_aac=none:avsq=on:avsqc=1:avsql=on:awrs=converge:flr=on:nwc=4.0:plsq=on:plsqc=2:plsql=on:plsqr=1,32:rp=on:sac=on:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=occurrence:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/24Mi)
% 12.18/2.01  % (14938)dis+1011_39044:804583_anc=all:avsq=on:avsqr=302,909:awrs=decay:awrsf=20:bd=off:bsr=on:cond=on:gsp=on:nm=0:nwc=2.0:plsq=on:plsqr=9,13:rp=on:s2a=on:s2agt=16:sac=on:thsq=on:thsqc=32:thsqd=32:thsql=off:to=lpo:updr=off:uwa=all:i=321:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/321Mi)
% 12.18/2.01  % (14936)ott+11_1:1_sd=1:sos=on:ss=axioms:st=3.0:i=281:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/281Mi)
% 12.18/2.02  % (14940)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=2378:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/2378Mi)
% 12.18/2.02  % (14941)dis+1011_1:1_avsq=on:avsqc=2:avsql=on:avsqr=1,16:nwc=5.0:sac=on:spb=units:i=1730:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/1730Mi)
% 12.18/2.03  % (14939)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=788:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/788Mi)
% 12.18/2.04  % (14929)Refutation not found, non-redundant clauses discarded% (14929)------------------------------
% 12.18/2.04  % (14929)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.50/2.04  % (14937)Instruction limit reached!
% 12.50/2.04  % (14937)------------------------------
% 12.50/2.04  % (14937)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.50/2.05  % (14942)ott+1011_1:1_av=off:flr=on:ins=1:sos=on:sp=reverse_frequency:ss=axioms:urr=on:i=246:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/246Mi)
% 12.50/2.05  % (14782)Instruction limit reached!
% 12.50/2.05  % (14782)------------------------------
% 12.50/2.05  % (14782)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.50/2.05  % (14782)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.50/2.05  % (14782)Termination reason: Unknown
% 12.50/2.05  % (14782)Termination phase: Saturation
% 12.50/2.05  
% 12.50/2.05  % (14782)Memory used [KB]: 4605
% 12.50/2.05  % (14782)Time elapsed: 0.806 s
% 12.50/2.05  % (14782)Instructions burned: 460 (million)
% 12.50/2.05  % (14782)------------------------------
% 12.50/2.05  % (14782)------------------------------
% 12.50/2.05  % (14937)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.50/2.05  % (14937)Termination reason: Unknown
% 12.50/2.05  % (14937)Termination phase: Saturation
% 12.50/2.05  
% 12.50/2.05  % (14937)Memory used [KB]: 6140
% 12.50/2.05  % (14937)Time elapsed: 0.124 s
% 12.50/2.05  % (14937)Instructions burned: 25 (million)
% 12.50/2.05  % (14937)------------------------------
% 12.50/2.05  % (14937)------------------------------
% 12.50/2.05  % (14929)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.50/2.05  % (14929)Termination reason: Refutation not found, non-redundant clauses discarded
% 12.50/2.05  
% 12.50/2.05  % (14929)Memory used [KB]: 1791
% 12.50/2.05  % (14929)Time elapsed: 0.195 s
% 12.50/2.05  % (14929)Instructions burned: 74 (million)
% 12.50/2.05  % (14929)------------------------------
% 12.50/2.05  % (14929)------------------------------
% 12.50/2.06  % (14939)Refutation not found, incomplete strategy% (14939)------------------------------
% 12.50/2.06  % (14939)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.50/2.06  % (14939)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.50/2.06  % (14939)Termination reason: Refutation not found, incomplete strategy
% 12.50/2.06  
% 12.50/2.06  % (14939)Memory used [KB]: 6140
% 12.50/2.06  % (14939)Time elapsed: 0.117 s
% 12.50/2.06  % (14939)Instructions burned: 19 (million)
% 12.50/2.06  % (14939)------------------------------
% 12.50/2.06  % (14939)------------------------------
% 12.50/2.08  % (14943)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=74:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/74Mi)
% 12.50/2.09  % (14928)Instruction limit reached!
% 12.50/2.09  % (14928)------------------------------
% 12.50/2.09  % (14928)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.50/2.09  % (14934)Instruction limit reached!
% 12.50/2.09  % (14934)------------------------------
% 12.50/2.09  % (14934)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.50/2.09  % (14934)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.50/2.09  % (14934)Termination reason: Unknown
% 12.50/2.09  % (14934)Termination phase: Saturation
% 12.50/2.09  
% 12.50/2.09  % (14934)Memory used [KB]: 6524
% 12.50/2.09  % (14934)Time elapsed: 0.239 s
% 12.50/2.09  % (14934)Instructions burned: 99 (million)
% 12.50/2.09  % (14934)------------------------------
% 12.50/2.09  % (14934)------------------------------
% 12.84/2.09  % (14785)Refutation not found, non-redundant clauses discarded% (14785)------------------------------
% 12.84/2.09  % (14785)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.84/2.09  % (14785)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.84/2.09  % (14785)Termination reason: Refutation not found, non-redundant clauses discarded
% 12.84/2.09  
% 12.84/2.09  % (14785)Memory used [KB]: 12537
% 12.84/2.09  % (14785)Time elapsed: 0.821 s
% 12.84/2.09  % (14785)Instructions burned: 497 (million)
% 12.84/2.09  % (14785)------------------------------
% 12.84/2.09  % (14785)------------------------------
% 12.84/2.10  % (14932)Instruction limit reached!
% 12.84/2.10  % (14932)------------------------------
% 12.84/2.10  % (14932)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.84/2.10  % (14932)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.84/2.10  % (14932)Termination reason: Unknown
% 12.84/2.10  % (14932)Termination phase: Saturation
% 12.84/2.10  
% 12.84/2.10  % (14932)Memory used [KB]: 6780
% 12.84/2.10  % (14932)Time elapsed: 0.236 s
% 12.84/2.10  % (14932)Instructions burned: 95 (million)
% 12.84/2.10  % (14932)------------------------------
% 12.84/2.10  % (14932)------------------------------
% 12.84/2.11  % (14928)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.84/2.11  % (14928)Termination reason: Unknown
% 12.84/2.11  % (14928)Termination phase: Saturation
% 12.84/2.11  
% 12.84/2.11  % (14928)Memory used [KB]: 2814
% 12.84/2.11  % (14928)Time elapsed: 0.283 s
% 12.84/2.11  % (14928)Instructions burned: 191 (million)
% 12.84/2.11  % (14928)------------------------------
% 12.84/2.11  % (14928)------------------------------
% 12.84/2.12  % (14843)Instruction limit reached!
% 12.84/2.12  % (14843)------------------------------
% 12.84/2.12  % (14843)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.84/2.12  % (14843)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.84/2.12  % (14843)Termination reason: Unknown
% 12.84/2.12  % (14843)Termination phase: Saturation
% 12.84/2.12  
% 12.84/2.12  % (14843)Memory used [KB]: 13304
% 12.84/2.12  % (14843)Time elapsed: 0.655 s
% 12.84/2.12  % (14843)Instructions burned: 374 (million)
% 12.84/2.12  % (14843)------------------------------
% 12.84/2.12  % (14843)------------------------------
% 13.18/2.17  % (14945)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=91:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/91Mi)
% 14.41/2.17  % (14944)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=3168:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/3168Mi)
% 14.41/2.19  % (14946)dis+1011_1:8_bd=off:br=off:s2a=on:s2at=3.0:urr=ec_only:i=1096:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/1096Mi)
% 14.41/2.19  % (14946)Refutation not found, incomplete strategy% (14946)------------------------------
% 14.41/2.19  % (14946)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.41/2.19  % (14946)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.41/2.19  % (14946)Termination reason: Refutation not found, incomplete strategy
% 14.41/2.19  
% 14.41/2.19  % (14946)Memory used [KB]: 5884
% 14.41/2.19  % (14946)Time elapsed: 0.105 s
% 14.41/2.19  % (14946)Instructions burned: 2 (million)
% 14.41/2.19  % (14946)------------------------------
% 14.41/2.19  % (14946)------------------------------
% 14.41/2.19  % (14947)lrs+1011_1:64_nwc=3.0:s2a=on:sd=1:sgt=64:ss=included:i=617:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/617Mi)
% 14.41/2.21  % (14949)lrs+10_1:1_acc=on:br=off:nwc=10.0:s2a=on:s2agt=64:sac=on:urr=on:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/467Mi)
% 14.79/2.21  % (14943)Instruction limit reached!
% 14.79/2.21  % (14943)------------------------------
% 14.79/2.21  % (14943)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.79/2.21  % (14943)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.79/2.21  % (14943)Termination reason: Unknown
% 14.79/2.21  % (14943)Termination phase: Saturation
% 14.79/2.21  
% 14.79/2.21  % (14943)Memory used [KB]: 6396
% 14.79/2.21  % (14943)Time elapsed: 0.231 s
% 14.79/2.21  % (14943)Instructions burned: 75 (million)
% 14.79/2.21  % (14943)------------------------------
% 14.79/2.21  % (14943)------------------------------
% 14.79/2.21  % (14871)Instruction limit reached!
% 14.79/2.21  % (14871)------------------------------
% 14.79/2.21  % (14871)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.79/2.21  % (14871)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.79/2.21  % (14871)Termination reason: Unknown
% 14.79/2.21  % (14871)Termination phase: Saturation
% 14.79/2.21  
% 14.79/2.21  % (14871)Memory used [KB]: 10234
% 14.79/2.21  % (14871)Time elapsed: 0.684 s
% 14.79/2.21  % (14871)Instructions burned: 369 (million)
% 14.79/2.21  % (14871)------------------------------
% 14.79/2.21  % (14871)------------------------------
% 14.79/2.22  % (14951)dis+11_1:128_av=off:fd=preordered:flr=on:gsp=on:ins=1:urr=on:i=1838:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/1838Mi)
% 14.79/2.22  % (14945)Refutation not found, incomplete strategy% (14945)------------------------------
% 14.79/2.22  % (14945)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.79/2.23  % (14887)Instruction limit reached!
% 14.79/2.23  % (14887)------------------------------
% 14.79/2.23  % (14887)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.79/2.23  % (14887)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.79/2.23  % (14887)Termination reason: Unknown
% 14.79/2.23  % (14887)Termination phase: Saturation
% 14.79/2.23  
% 14.79/2.23  % (14887)Memory used [KB]: 7675
% 14.79/2.23  % (14887)Time elapsed: 0.674 s
% 14.79/2.23  % (14887)Instructions burned: 381 (million)
% 14.79/2.23  % (14887)------------------------------
% 14.79/2.23  % (14887)------------------------------
% 14.79/2.23  % (14950)lrs+1_1:7_bd=off:i=4430:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/4430Mi)
% 14.79/2.23  % (14948)lrs+1010_1:1_nwc=2.0:spb=goal_then_units:ss=axioms:st=5.0:i=53:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/53Mi)
% 14.79/2.23  % (14945)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.79/2.23  % (14945)Termination reason: Refutation not found, incomplete strategy
% 14.79/2.23  
% 14.79/2.23  % (14945)Memory used [KB]: 6524
% 14.79/2.23  % (14945)Time elapsed: 0.134 s
% 14.79/2.23  % (14945)Instructions burned: 51 (million)
% 14.79/2.23  % (14945)------------------------------
% 14.79/2.23  % (14945)------------------------------
% 14.79/2.24  % (14952)lrs+10_1:8_drc=off:fd=preordered:fde=unused:sp=reverse_frequency:ss=axioms:st=2.0:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/107Mi)
% 15.11/2.25  % (14933)Instruction limit reached!
% 15.11/2.25  % (14933)------------------------------
% 15.11/2.25  % (14933)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.11/2.25  % (14933)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.11/2.25  % (14933)Termination reason: Unknown
% 15.11/2.25  % (14933)Termination phase: Saturation
% 15.11/2.25  
% 15.11/2.25  % (14933)Memory used [KB]: 7547
% 15.11/2.25  % (14933)Time elapsed: 0.356 s
% 15.11/2.25  % (14933)Instructions burned: 201 (million)
% 15.11/2.25  % (14933)------------------------------
% 15.11/2.25  % (14933)------------------------------
% 15.11/2.26  % (14924)Instruction limit reached!
% 15.11/2.26  % (14924)------------------------------
% 15.11/2.26  % (14924)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.11/2.26  % (14924)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.11/2.26  % (14924)Termination reason: Unknown
% 15.11/2.26  % (14924)Termination phase: Saturation
% 15.11/2.26  
% 15.11/2.26  % (14924)Memory used [KB]: 12153
% 15.11/2.26  % (14924)Time elapsed: 0.536 s
% 15.11/2.26  % (14924)Instructions burned: 261 (million)
% 15.11/2.26  % (14924)------------------------------
% 15.11/2.26  % (14924)------------------------------
% 15.11/2.30  % (14927)Instruction limit reached!
% 15.11/2.30  % (14927)------------------------------
% 15.11/2.30  % (14927)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.11/2.31  % (14927)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.11/2.31  % (14927)Termination reason: Unknown
% 15.11/2.31  % (14927)Termination phase: Saturation
% 15.11/2.31  
% 15.11/2.31  % (14927)Memory used [KB]: 3709
% 15.11/2.31  % (14927)Time elapsed: 0.478 s
% 15.11/2.31  % (14927)Instructions burned: 266 (million)
% 15.11/2.31  % (14927)------------------------------
% 15.11/2.31  % (14927)------------------------------
% 15.11/2.31  % (14948)Instruction limit reached!
% 15.11/2.31  % (14948)------------------------------
% 15.11/2.31  % (14948)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.11/2.31  % (14948)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.11/2.31  % (14948)Termination reason: Unknown
% 15.11/2.31  % (14948)Termination phase: Saturation
% 15.11/2.31  
% 15.11/2.31  % (14948)Memory used [KB]: 6268
% 15.11/2.31  % (14948)Time elapsed: 0.197 s
% 15.11/2.31  % (14948)Instructions burned: 54 (million)
% 15.11/2.31  % (14948)------------------------------
% 15.11/2.31  % (14948)------------------------------
% 15.11/2.31  % (14935)Instruction limit reached!
% 15.11/2.31  % (14935)------------------------------
% 15.11/2.31  % (14935)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.11/2.31  % (14935)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.11/2.31  % (14935)Termination reason: Unknown
% 15.11/2.31  % (14935)Termination phase: Saturation
% 15.11/2.31  
% 15.11/2.31  % (14935)Memory used [KB]: 2942
% 15.11/2.31  % (14935)Time elapsed: 0.402 s
% 15.11/2.31  % (14935)Instructions burned: 254 (million)
% 15.11/2.31  % (14935)------------------------------
% 15.11/2.31  % (14935)------------------------------
% 15.11/2.31  % (14953)dis+10_1:1_bd=preordered:nwc=2.0:sp=reverse_arity:to=lpo:urr=on:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/108Mi)
% 15.11/2.33  % (14954)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=208:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/208Mi)
% 15.69/2.34  % (14955)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/64Mi)
% 15.69/2.35  % (14956)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/86Mi)
% 15.69/2.36  % (14958)dis+1011_1:1_av=off:br=off:fd=preordered:fs=off:fsr=off:ins=2:sp=reverse_frequency:to=lpo:urr=ec_only:i=508:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/508Mi)
% 15.69/2.36  % (14957)ins+10_1:1_bs=on:bsr=unit_only:cond=fast:erd=off:flr=on:igpr=on:igrr=1/32:igs=1011:igwr=on:ins=2:lma=on:newcnf=on:nwc=2.0:rnwc=on:s2a=on:s2at=2.51464:s2pl=no:skr=on:to=lpo:updr=off:i=852:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/852Mi)
% 15.69/2.37  % (14958)Refutation not found, incomplete strategy% (14958)------------------------------
% 15.69/2.37  % (14958)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.69/2.37  % (14958)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.69/2.37  % (14958)Termination reason: Refutation not found, incomplete strategy
% 15.69/2.37  
% 15.69/2.37  % (14958)Memory used [KB]: 1407
% 15.69/2.37  % (14958)Time elapsed: 0.087 s
% 15.69/2.37  % (14958)Instructions burned: 2 (million)
% 15.69/2.37  % (14958)------------------------------
% 15.69/2.37  % (14958)------------------------------
% 16.00/2.39  % (14959)lrs+10_1:128_br=off:plsq=on:plsqr=32,1:urr=ec_only:i=2344:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/2344Mi)
% 16.00/2.40  % (14959)Refutation not found, incomplete strategy% (14959)------------------------------
% 16.00/2.40  % (14959)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.00/2.40  % (14959)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.00/2.40  % (14959)Termination reason: Refutation not found, incomplete strategy
% 16.00/2.40  
% 16.00/2.40  % (14959)Memory used [KB]: 5884
% 16.00/2.40  % (14959)Time elapsed: 0.122 s
% 16.00/2.40  % (14959)Instructions burned: 3 (million)
% 16.00/2.40  % (14959)------------------------------
% 16.00/2.40  % (14959)------------------------------
% 16.00/2.41  % (14955)Instruction limit reached!
% 16.00/2.41  % (14955)------------------------------
% 16.00/2.41  % (14955)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.00/2.41  % (14955)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.00/2.41  % (14955)Termination reason: Unknown
% 16.00/2.41  % (14955)Termination phase: Saturation
% 16.00/2.41  
% 16.00/2.41  % (14955)Memory used [KB]: 6012
% 16.00/2.41  % (14955)Time elapsed: 0.170 s
% 16.00/2.41  % (14955)Instructions burned: 67 (million)
% 16.00/2.41  % (14955)------------------------------
% 16.00/2.41  % (14955)------------------------------
% 16.00/2.41  % (14952)Instruction limit reached!
% 16.00/2.41  % (14952)------------------------------
% 16.00/2.41  % (14952)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.00/2.41  % (14952)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.00/2.41  % (14952)Termination reason: Unknown
% 16.00/2.41  % (14952)Termination phase: Saturation
% 16.00/2.41  
% 16.00/2.41  % (14952)Memory used [KB]: 6652
% 16.00/2.41  % (14952)Time elapsed: 0.239 s
% 16.00/2.41  % (14952)Instructions burned: 108 (million)
% 16.00/2.41  % (14952)------------------------------
% 16.00/2.41  % (14952)------------------------------
% 16.00/2.43  % (14942)Instruction limit reached!
% 16.00/2.43  % (14942)------------------------------
% 16.00/2.43  % (14942)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.00/2.43  % (14960)lrs+1011_1:1_acc=model:avsq=on:bd=off:flr=on:fsd=on:gs=on:newcnf=on:plsq=on:plsql=on:plsqr=1,32:s2a=on:s2at=3.0:sac=on:skr=on:sos=on:sp=occurrence:updr=off:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/56Mi)
% 16.00/2.44  % (14962)dis+10_1:32_av=off:drc=off:lma=on:plsq=on:plsqc=2:plsqr=32,1:sp=frequency:to=lpo:i=505:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/505Mi)
% 16.00/2.44  % (14961)lrs+33_1:16_avsq=on:avsqr=23,8:plsq=on:plsqc=1:plsql=on:plsqr=4,1:sac=on:sas=z3:sp=frequency:to=lpo:urr=ec_only:i=1385:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/1385Mi)
% 16.38/2.45  % (14942)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.38/2.45  % (14942)Termination reason: Unknown
% 16.38/2.45  % (14942)Termination phase: Saturation
% 16.38/2.45  
% 16.38/2.45  % (14942)Memory used [KB]: 6780
% 16.38/2.45  % (14942)Time elapsed: 0.441 s
% 16.38/2.45  % (14942)Instructions burned: 248 (million)
% 16.38/2.45  % (14942)------------------------------
% 16.38/2.45  % (14942)------------------------------
% 16.46/2.46  % (14956)Instruction limit reached!
% 16.46/2.46  % (14956)------------------------------
% 16.46/2.46  % (14956)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.46/2.46  % (14956)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.46/2.46  % (14956)Termination reason: Unknown
% 16.46/2.46  % (14956)Termination phase: Saturation
% 16.46/2.46  
% 16.46/2.46  % (14956)Memory used [KB]: 6908
% 16.46/2.46  % (14956)Time elapsed: 0.195 s
% 16.46/2.46  % (14956)Instructions burned: 88 (million)
% 16.46/2.46  % (14956)------------------------------
% 16.46/2.46  % (14956)------------------------------
% 16.46/2.49  % (14936)Instruction limit reached!
% 16.46/2.49  % (14936)------------------------------
% 16.46/2.49  % (14936)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.46/2.49  % (14936)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.46/2.49  % (14936)Termination reason: Unknown
% 16.46/2.49  % (14936)Termination phase: Saturation
% 16.46/2.49  
% 16.46/2.49  % (14936)Memory used [KB]: 9722
% 16.46/2.49  % (14936)Time elapsed: 0.581 s
% 16.46/2.49  % (14936)Instructions burned: 281 (million)
% 16.46/2.49  % (14936)------------------------------
% 16.46/2.49  % (14936)------------------------------
% 16.46/2.50  % (14960)Instruction limit reached!
% 16.46/2.50  % (14960)------------------------------
% 16.46/2.50  % (14960)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.46/2.51  % (14953)Instruction limit reached!
% 16.46/2.51  % (14953)------------------------------
% 16.46/2.51  % (14953)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.76/2.51  % (14960)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.76/2.51  % (14960)Termination reason: Unknown
% 16.76/2.51  % (14960)Termination phase: Saturation
% 16.76/2.51  
% 16.76/2.51  % (14960)Memory used [KB]: 10746
% 16.76/2.51  % (14960)Time elapsed: 0.159 s
% 16.76/2.51  % (14960)Instructions burned: 57 (million)
% 16.76/2.51  % (14960)------------------------------
% 16.76/2.51  % (14960)------------------------------
% 16.76/2.51  % (14963)lrs+30_1:32_avsq=on:avsql=on:ep=RS:ins=1:nwc=10.0:s2a=on:sd=1:sgt=16:sp=frequency:ss=included:urr=on:uwa=one_side_interpreted:i=314:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/314Mi)
% 16.76/2.51  % (14953)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.76/2.51  % (14953)Termination reason: Unknown
% 16.76/2.51  % (14953)Termination phase: Saturation
% 16.76/2.51  
% 16.76/2.51  % (14953)Memory used [KB]: 6780
% 16.76/2.51  % (14953)Time elapsed: 0.286 s
% 16.76/2.51  % (14953)Instructions burned: 109 (million)
% 16.76/2.51  % (14953)------------------------------
% 16.76/2.51  % (14953)------------------------------
% 16.76/2.53  % (14965)dis+1011_1:16_fsr=off:nwc=3.0:plsq=on:plsqc=1:slsq=on:slsqc=2:sp=occurrence:i=457:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/457Mi)
% 16.76/2.53  % (14966)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/76Mi)
% 17.08/2.56  % (14964)dis+22_1:20_av=off:bd=off:fde=unused:plsq=on:slsq=on:uwa=all:i=1408:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/1408Mi)
% 17.08/2.56  % (14938)Instruction limit reached!
% 17.08/2.56  % (14938)------------------------------
% 17.08/2.56  % (14938)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.08/2.56  % (14938)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.08/2.56  % (14938)Termination reason: Unknown
% 17.08/2.56  % (14938)Termination phase: Saturation
% 17.08/2.56  
% 17.08/2.56  % (14938)Memory used [KB]: 9466
% 17.08/2.56  % (14938)Time elapsed: 0.612 s
% 17.08/2.56  % (14938)Instructions burned: 321 (million)
% 17.08/2.56  % (14938)------------------------------
% 17.08/2.56  % (14938)------------------------------
% 17.08/2.57  % (14931)Instruction limit reached!
% 17.08/2.57  % (14931)------------------------------
% 17.08/2.57  % (14931)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.08/2.58  % (14931)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.08/2.58  % (14931)Termination reason: Unknown
% 17.08/2.58  % (14931)Termination phase: Saturation
% 17.08/2.58  
% 17.08/2.58  % (14931)Memory used [KB]: 3709
% 17.08/2.58  % (14931)Time elapsed: 0.732 s
% 17.08/2.58  % (14931)Instructions burned: 457 (million)
% 17.08/2.58  % (14931)------------------------------
% 17.08/2.58  % (14931)------------------------------
% 17.08/2.59  % (14851)Instruction limit reached!
% 17.08/2.59  % (14851)------------------------------
% 17.08/2.59  % (14851)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.08/2.59  % (14851)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.08/2.59  % (14851)Termination reason: Unknown
% 17.08/2.59  % (14851)Termination phase: Saturation
% 17.08/2.59  
% 17.08/2.59  % (14851)Memory used [KB]: 7547
% 17.08/2.59  % (14851)Time elapsed: 1.137 s
% 17.08/2.59  % (14851)Instructions burned: 697 (million)
% 17.08/2.59  % (14851)------------------------------
% 17.08/2.59  % (14851)------------------------------
% 17.08/2.59  % (14969)lrs+1011_1:16_bd=preordered:drc=off:s2a=on:tgt=ground:i=163:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/163Mi)
% 17.08/2.59  % (14954)Instruction limit reached!
% 17.08/2.59  % (14954)------------------------------
% 17.08/2.59  % (14954)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.08/2.59  % (14954)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.08/2.59  % (14954)Termination reason: Unknown
% 17.08/2.59  % (14954)Termination phase: Saturation
% 17.08/2.59  
% 17.08/2.59  % (14954)Memory used [KB]: 2302
% 17.08/2.59  % (14954)Time elapsed: 0.350 s
% 17.08/2.59  % (14954)Instructions burned: 208 (million)
% 17.08/2.59  % (14954)------------------------------
% 17.08/2.59  % (14954)------------------------------
% 17.08/2.60  % (14967)dis+11_4:3_av=off:awrs=converge:awrsf=16:bce=on:bsr=unit_only:cond=on:er=known:flr=on:irw=on:newcnf=on:nwc=1.9:rnwc=on:s2a=on:s2agt=32:s2at=3.2:slsq=on:slsqc=1:slsqr=1,4:sp=reverse_arity:spb=intro:thsq=on:thsqc=64:thsqd=16:thsql=off:updr=off:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/381Mi)
% 17.08/2.60  % (14968)dis+33_1:1_av=off:bd=off:gsp=on:slsq=on:slsqr=1,4:sp=const_min:tgt=ground:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/162Mi)
% 17.08/2.63  % (14970)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=297:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/297Mi)
% 17.55/2.64  % (14971)lrs+10_1:1_bd=preordered:drc=off:sp=frequency:to=lpo:urr=on:i=1393:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/1393Mi)
% 17.55/2.67  % (14966)Instruction limit reached!
% 17.55/2.67  % (14966)------------------------------
% 17.55/2.67  % (14966)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.55/2.68  % (14973)dis+10_1:1_av=off:drc=off:slsq=on:slsqc=1:slsqr=29,16:sp=reverse_frequency:to=lpo:i=799:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/799Mi)
% 17.55/2.68  % (14966)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.55/2.68  % (14966)Termination reason: Unknown
% 17.55/2.68  % (14966)Termination phase: Saturation
% 17.55/2.68  
% 17.55/2.68  % (14966)Memory used [KB]: 1918
% 17.55/2.68  % (14966)Time elapsed: 0.234 s
% 17.55/2.68  % (14966)Instructions burned: 76 (million)
% 17.55/2.68  % (14966)------------------------------
% 17.55/2.68  % (14966)------------------------------
% 17.78/2.69  % (14922)Instruction limit reached!
% 17.78/2.69  % (14922)------------------------------
% 17.78/2.69  % (14922)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.78/2.69  % (14972)lrs+10_1:4_av=off:bd=off:br=off:fsr=off:plsq=on:plsqr=20,11:s2a=on:urr=ec_only:i=1907:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/1907Mi)
% 17.78/2.69  % (14922)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.78/2.69  % (14922)Termination reason: Unknown
% 17.78/2.69  % (14922)Termination phase: Saturation
% 17.78/2.69  
% 17.78/2.69  % (14922)Memory used [KB]: 8571
% 17.78/2.69  % (14922)Time elapsed: 0.958 s
% 17.78/2.69  % (14922)Instructions burned: 612 (million)
% 17.78/2.69  % (14922)------------------------------
% 17.78/2.69  % (14922)------------------------------
% 17.78/2.70  % (14972)Refutation not found, incomplete strategy% (14972)------------------------------
% 17.78/2.70  % (14972)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.78/2.70  % (14975)lrs+31_1:1_bs=on:bsr=on:fsr=off:gs=on:gsp=on:sp=weighted_frequency:spb=units:to=lpo:i=874:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/874Mi)
% 17.78/2.72  % (14972)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.78/2.72  % (14972)Termination reason: Refutation not found, incomplete strategy
% 17.78/2.72  
% 17.78/2.72  % (14972)Memory used [KB]: 1407
% 17.78/2.72  % (14972)Time elapsed: 0.115 s
% 17.78/2.72  % (14972)Instructions burned: 2 (million)
% 17.78/2.72  % (14972)------------------------------
% 17.78/2.72  % (14972)------------------------------
% 17.78/2.72  % (14974)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=179:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/179Mi)
% 19.22/2.81  % (14976)fmb+10_1:1_i=4546:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/4546Mi)
% 19.65/2.82  % (14977)ott+10_4:1_drc=off:ins=1:plsq=on:plsqc=1:plsqr=1,8:s2at=2.0:s2pl=on:slsq=on:slsqc=1:slsql=off:sp=unary_first:tgt=full:i=98:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/98Mi)
% 19.65/2.82  TRYING [1]
% 19.65/2.82  TRYING [2]
% 19.65/2.83  TRYING [3]
% 19.65/2.83  TRYING [4]
% 19.65/2.84  % (14825)Instruction limit reached!
% 19.65/2.84  % (14825)------------------------------
% 19.65/2.84  % (14825)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.89/2.85  % (14978)dis+10_1:64_bd=off:lcm=predicate:sac=on:sp=const_frequency:urr=on:i=2492:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/2492Mi)
% 19.89/2.86  % (14825)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.89/2.86  % (14825)Termination reason: Unknown
% 19.89/2.86  % (14825)Termination phase: Saturation
% 19.89/2.86  
% 19.89/2.86  % (14825)Memory used [KB]: 15735
% 19.89/2.86  % (14825)Time elapsed: 1.144 s
% 19.89/2.86  % (14825)Instructions burned: 875 (million)
% 19.89/2.86  % (14825)------------------------------
% 19.89/2.86  % (14825)------------------------------
% 19.89/2.86  % (14968)Instruction limit reached!
% 19.89/2.86  % (14968)------------------------------
% 19.89/2.86  % (14968)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.89/2.86  % (14968)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.89/2.86  % (14968)Termination reason: Unknown
% 19.89/2.86  % (14968)Termination phase: Saturation
% 19.89/2.86  
% 19.89/2.86  % (14968)Memory used [KB]: 3198
% 19.89/2.86  % (14968)Time elapsed: 0.377 s
% 19.89/2.86  % (14968)Instructions burned: 163 (million)
% 19.89/2.86  % (14968)------------------------------
% 19.89/2.86  % (14968)------------------------------
% 19.89/2.87  TRYING [5]
% 19.89/2.90  % (14969)Instruction limit reached!
% 19.89/2.90  % (14969)------------------------------
% 19.89/2.90  % (14969)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.89/2.90  % (14969)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.89/2.90  % (14969)Termination reason: Unknown
% 19.89/2.90  % (14969)Termination phase: Saturation
% 19.89/2.90  
% 19.89/2.90  % (14969)Memory used [KB]: 7291
% 19.89/2.90  % (14969)Time elapsed: 0.389 s
% 19.89/2.90  % (14969)Instructions burned: 164 (million)
% 19.89/2.90  % (14969)------------------------------
% 19.89/2.90  % (14969)------------------------------
% 20.50/2.93  % (14974)Instruction limit reached!
% 20.50/2.93  % (14974)------------------------------
% 20.50/2.93  % (14974)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.50/2.93  % (14974)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.50/2.93  % (14974)Termination reason: Unknown
% 20.50/2.93  % (14974)Termination phase: Saturation
% 20.50/2.93  
% 20.50/2.93  % (14974)Memory used [KB]: 6396
% 20.50/2.93  % (14974)Time elapsed: 0.331 s
% 20.50/2.93  % (14974)Instructions burned: 180 (million)
% 20.50/2.93  % (14974)------------------------------
% 20.50/2.93  % (14974)------------------------------
% 20.50/2.94  % (14930)Instruction limit reached!
% 20.50/2.94  % (14930)------------------------------
% 20.50/2.94  % (14930)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.50/2.95  % (14949)Instruction limit reached!
% 20.50/2.95  % (14949)------------------------------
% 20.50/2.95  % (14949)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.50/2.95  % (14949)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.50/2.95  % (14949)Termination reason: Unknown
% 20.50/2.95  % (14949)Termination phase: Saturation
% 20.50/2.95  
% 20.50/2.95  % (14949)Memory used [KB]: 13944
% 20.50/2.95  % (14949)Time elapsed: 0.797 s
% 20.50/2.95  % (14949)Instructions burned: 468 (million)
% 20.50/2.95  % (14949)------------------------------
% 20.50/2.95  % (14949)------------------------------
% 20.50/2.95  TRYING [6]
% 20.50/2.96  % (14930)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.50/2.96  % (14930)Termination reason: Unknown
% 20.50/2.96  % (14930)Termination phase: Saturation
% 20.50/2.96  
% 20.50/2.96  % (14930)Memory used [KB]: 7164
% 20.50/2.96  % (14930)Time elapsed: 1.103 s
% 20.50/2.96  % (14930)Instructions burned: 591 (million)
% 20.50/2.96  % (14930)------------------------------
% 20.50/2.96  % (14930)------------------------------
% 20.85/2.99  % (14980)lrs+1011_1:5_er=filter:nwc=6.0:sd=2:sos=on:ss=axioms:st=1.5:i=89:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/89Mi)
% 20.85/3.00  % (14979)lrs+10_1:1_ep=RST:sd=2:sos=on:ss=axioms:st=5.0:i=123:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/123Mi)
% 20.85/3.00  % (14963)Instruction limit reached!
% 20.85/3.00  % (14963)------------------------------
% 20.85/3.00  % (14963)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.85/3.01  % (14977)Instruction limit reached!
% 20.85/3.01  % (14977)------------------------------
% 20.85/3.01  % (14977)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.85/3.01  % (14977)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.85/3.01  % (14977)Termination reason: Unknown
% 20.85/3.01  % (14977)Termination phase: Saturation
% 20.85/3.01  
% 20.85/3.01  % (14977)Memory used [KB]: 6652
% 20.85/3.01  % (14977)Time elapsed: 0.242 s
% 20.85/3.01  % (14977)Instructions burned: 100 (million)
% 20.85/3.01  % (14977)------------------------------
% 20.85/3.01  % (14977)------------------------------
% 20.85/3.01  % (14963)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.85/3.01  % (14963)Termination reason: Unknown
% 20.85/3.01  % (14963)Termination phase: Saturation
% 20.85/3.01  
% 20.85/3.01  % (14963)Memory used [KB]: 12153
% 20.85/3.01  % (14963)Time elapsed: 0.608 s
% 20.85/3.01  % (14963)Instructions burned: 315 (million)
% 20.85/3.01  % (14963)------------------------------
% 20.85/3.01  % (14963)------------------------------
% 20.85/3.01  % (14979)Refutation not found, incomplete strategy% (14979)------------------------------
% 20.85/3.01  % (14979)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.85/3.01  % (14979)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.85/3.01  % (14979)Termination reason: Refutation not found, incomplete strategy
% 20.85/3.01  
% 20.85/3.01  % (14979)Memory used [KB]: 5884
% 20.85/3.01  % (14979)Time elapsed: 0.113 s
% 20.85/3.01  % (14979)Instructions burned: 1 (million)
% 20.85/3.01  % (14979)------------------------------
% 20.85/3.01  % (14979)------------------------------
% 20.85/3.04  % (14981)lrs+10_1:1_sd=1:sos=on:ss=axioms:st=5.0:i=191:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/191Mi)
% 21.31/3.06  % (14970)Instruction limit reached!
% 21.31/3.06  % (14970)------------------------------
% 21.31/3.06  % (14970)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.31/3.06  % (14970)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.31/3.06  % (14970)Termination reason: Unknown
% 21.31/3.06  % (14970)Termination phase: Saturation
% 21.31/3.06  
% 21.31/3.06  % (14970)Memory used [KB]: 12537
% 21.31/3.06  % (14970)Time elapsed: 0.509 s
% 21.31/3.06  % (14970)Instructions burned: 297 (million)
% 21.31/3.06  % (14970)------------------------------
% 21.31/3.06  % (14970)------------------------------
% 21.31/3.06  % (14983)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:rp=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=389:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/389Mi)
% 21.44/3.08  % (14982)ott+11_1:1_sd=1:sos=on:ss=axioms:st=3.0:i=506:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/506Mi)
% 21.44/3.09  % (14984)lrs+10_1:1_aac=none:bd=off:plsq=on:plsqc=1:plsqr=32,1:sfv=off:sos=all:sp=reverse_arity:i=1282:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/1282Mi)
% 21.44/3.12  % (14980)Instruction limit reached!
% 21.44/3.12  % (14980)------------------------------
% 21.44/3.12  % (14980)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.72/3.13  % (14986)ott+21_339093:436673_av=off:awrs=decay:awrsf=2:bce=on:bsr=on:drc=off:flr=on:newcnf=on:plsq=on:plsql=on:plsqr=1,2:sp=frequency:spb=units:to=lpo:urr=on:i=951:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/951Mi)
% 21.72/3.13  % (14980)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.72/3.13  % (14980)Termination reason: Unknown
% 21.72/3.13  % (14980)Termination phase: Saturation
% 21.72/3.13  
% 21.72/3.13  % (14980)Memory used [KB]: 6524
% 21.72/3.13  % (14980)Time elapsed: 0.222 s
% 21.72/3.13  % (14980)Instructions burned: 90 (million)
% 21.72/3.13  % (14980)------------------------------
% 21.72/3.13  % (14980)------------------------------
% 21.72/3.14  % (14985)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=206:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/206Mi)
% 21.72/3.15  % (14987)dis+1011_1:1_avsq=on:avsqc=2:avsql=on:avsqr=1,16:nwc=5.0:sac=on:spb=units:i=367:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/367Mi)
% 21.97/3.18  % (14874)Instruction limit reached!
% 21.97/3.18  % (14874)------------------------------
% 21.97/3.18  % (14874)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.97/3.18  % (14874)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.97/3.18  % (14874)Termination reason: Unknown
% 21.97/3.18  % (14874)Termination phase: Saturation
% 21.97/3.18  
% 21.97/3.18  % (14874)Memory used [KB]: 15991
% 21.97/3.18  % (14874)Time elapsed: 1.641 s
% 21.97/3.18  % (14874)Instructions burned: 1065 (million)
% 21.97/3.18  % (14874)------------------------------
% 21.97/3.18  % (14874)------------------------------
% 21.97/3.19  % (14988)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=222:si=on:rawr=on:rtra=on_0 on theBenchmark for (2972ds/222Mi)
% 21.97/3.19  TRYING [7]
% 21.97/3.21  % (14962)Instruction limit reached!
% 21.97/3.21  % (14962)------------------------------
% 21.97/3.21  % (14962)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.97/3.22  % (14962)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.97/3.22  % (14962)Termination reason: Unknown
% 21.97/3.22  % (14962)Termination phase: Saturation
% 21.97/3.22  
% 21.97/3.22  % (14962)Memory used [KB]: 4477
% 21.97/3.22  % (14962)Time elapsed: 0.883 s
% 21.97/3.22  % (14962)Instructions burned: 505 (million)
% 21.97/3.22  % (14962)------------------------------
% 21.97/3.22  % (14962)------------------------------
% 22.42/3.23  % (14967)Instruction limit reached!
% 22.42/3.23  % (14967)------------------------------
% 22.42/3.23  % (14967)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.42/3.23  % (14967)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.42/3.23  % (14967)Termination reason: Unknown
% 22.42/3.23  % (14967)Termination phase: Saturation
% 22.42/3.23  
% 22.42/3.23  % (14967)Memory used [KB]: 4093
% 22.42/3.23  % (14967)Time elapsed: 0.743 s
% 22.42/3.23  % (14967)Instructions burned: 382 (million)
% 22.42/3.23  % (14967)------------------------------
% 22.42/3.23  % (14967)------------------------------
% 22.42/3.24  % (14989)ins+10_1:1_bce=on:bd=off:fde=unused:fsd=on:igs=3:igwr=on:lcm=predicate:sos=on:i=1276:si=on:rawr=on:rtra=on_0 on theBenchmark for (2972ds/1276Mi)
% 23.30/3.29  % (14981)Instruction limit reached!
% 23.30/3.29  % (14981)------------------------------
% 23.30/3.29  % (14981)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.30/3.29  % (14981)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.30/3.29  % (14981)Termination reason: Unknown
% 23.30/3.29  % (14981)Termination phase: Saturation
% 23.30/3.29  
% 23.30/3.29  % (14981)Memory used [KB]: 7419
% 23.30/3.29  % (14981)Time elapsed: 0.355 s
% 23.30/3.29  % (14981)Instructions burned: 191 (million)
% 23.30/3.29  % (14981)------------------------------
% 23.30/3.29  % (14981)------------------------------
% 23.30/3.30  % (14965)Instruction limit reached!
% 23.30/3.30  % (14965)------------------------------
% 23.30/3.30  % (14965)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.30/3.30  % (14965)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.30/3.30  % (14965)Termination reason: Unknown
% 23.30/3.30  % (14965)Termination phase: Saturation
% 23.30/3.30  
% 23.30/3.30  % (14965)Memory used [KB]: 10362
% 23.30/3.30  % (14965)Time elapsed: 0.867 s
% 23.30/3.30  % (14965)Instructions burned: 458 (million)
% 23.30/3.30  % (14965)------------------------------
% 23.30/3.30  % (14965)------------------------------
% 23.30/3.30  % (14990)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=1186:si=on:rawr=on:rtra=on_0 on theBenchmark for (2971ds/1186Mi)
% 23.30/3.30  % (14990)Refutation not found, incomplete strategy% (14990)------------------------------
% 23.30/3.30  % (14990)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.30/3.30  % (14990)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.30/3.30  % (14990)Termination reason: Refutation not found, incomplete strategy
% 23.30/3.30  
% 23.30/3.30  % (14990)Memory used [KB]: 5884
% 23.30/3.30  % (14990)Time elapsed: 0.065 s
% 23.30/3.30  % (14990)Instructions burned: 2 (million)
% 23.30/3.30  % (14990)------------------------------
% 23.30/3.30  % (14990)------------------------------
% 23.30/3.31  % (14947)Instruction limit reached!
% 23.30/3.31  % (14947)------------------------------
% 23.30/3.31  % (14947)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.30/3.31  % (14947)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.30/3.31  % (14947)Termination reason: Unknown
% 23.30/3.31  % (14947)Termination phase: Saturation
% 23.30/3.31  
% 23.30/3.31  % (14947)Memory used [KB]: 11641
% 23.30/3.31  % (14947)Time elapsed: 1.221 s
% 23.30/3.31  % (14947)Instructions burned: 617 (million)
% 23.30/3.31  % (14947)------------------------------
% 23.30/3.31  % (14947)------------------------------
% 23.85/3.35  % (14991)lrs+10_1:1_atotf=0.1:lcm=predicate:nwc=5.0:rnwc=on:s2a=on:s2at=2.0:sac=on:sos=on:spb=goal_then_units:urr=on:i=1038:si=on:rawr=on:rtra=on_0 on theBenchmark for (2971ds/1038Mi)
% 23.85/3.36  % (14992)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=74:si=on:rawr=on:rtra=on_0 on theBenchmark for (2971ds/74Mi)
% 24.33/3.42  % (14995)lrs+10_1:3_bd=preordered:drc=off:erd=off:flr=on:lwlo=on:s2a=on:s2at=3.0:sp=reverse_arity:ss=included:to=lpo:urr=on:i=1932:si=on:rawr=on:rtra=on_0 on theBenchmark for (2970ds/1932Mi)
% 24.33/3.43  % (14994)lrs+1002_1:16_av=off:flr=on:nwc=5.0:s2a=on:sos=on:urr=on:i=2967:si=on:rawr=on:rtra=on_0 on theBenchmark for (2970ds/2967Mi)
% 24.33/3.43  % (14993)dis+1003_1:1_aac=none:amm=off:ep=R:erd=off:newcnf=on:sac=on:skr=on:sos=all:i=1257:si=on:rawr=on:rtra=on_0 on theBenchmark for (2970ds/1257Mi)
% 24.43/3.46  % (14996)lrs+1004_4:1_bd=off:sd=1:sims=off:skr=on:sos=all:ss=axioms:st=2.0:i=341:si=on:rawr=on:rtra=on_0 on theBenchmark for (2970ds/341Mi)
% 24.43/3.48  % (14985)Instruction limit reached!
% 24.43/3.48  % (14985)------------------------------
% 24.43/3.48  % (14985)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.43/3.48  % (14985)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.43/3.48  % (14985)Termination reason: Unknown
% 24.43/3.48  % (14985)Termination phase: Saturation
% 24.43/3.48  
% 24.43/3.48  % (14985)Memory used [KB]: 9466
% 24.43/3.48  % (14985)Time elapsed: 0.414 s
% 24.43/3.48  % (14985)Instructions burned: 207 (million)
% 24.43/3.48  % (14985)------------------------------
% 24.43/3.48  % (14985)------------------------------
% 24.43/3.48  % (14992)Instruction limit reached!
% 24.43/3.48  % (14992)------------------------------
% 24.43/3.48  % (14992)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.43/3.48  % (14992)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.43/3.48  % (14992)Termination reason: Unknown
% 24.43/3.48  % (14992)Termination phase: Saturation
% 24.43/3.48  
% 24.43/3.48  % (14992)Memory used [KB]: 6396
% 24.43/3.48  % (14992)Time elapsed: 0.208 s
% 24.43/3.48  % (14992)Instructions burned: 74 (million)
% 24.43/3.48  % (14992)------------------------------
% 24.43/3.48  % (14992)------------------------------
% 25.00/3.53  % (14847)Instruction limit reached!
% 25.00/3.53  % (14847)------------------------------
% 25.00/3.53  % (14847)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.00/3.54  % (14847)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.00/3.54  % (14847)Termination reason: Unknown
% 25.00/3.54  % (14847)Termination phase: Saturation
% 25.00/3.54  
% 25.00/3.54  % (14847)Memory used [KB]: 16375
% 25.00/3.54  % (14847)Time elapsed: 2.073 s
% 25.00/3.54  % (14847)Instructions burned: 1220 (million)
% 25.00/3.54  % (14847)------------------------------
% 25.00/3.54  % (14847)------------------------------
% 25.00/3.55  % (14988)Instruction limit reached!
% 25.00/3.55  % (14988)------------------------------
% 25.00/3.55  % (14988)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.00/3.55  % (14988)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.00/3.55  % (14988)Termination reason: Unknown
% 25.00/3.55  % (14988)Termination phase: Saturation
% 25.00/3.55  
% 25.00/3.55  % (14988)Memory used [KB]: 9978
% 25.00/3.55  % (14988)Time elapsed: 0.445 s
% 25.00/3.55  % (14988)Instructions burned: 224 (million)
% 25.00/3.55  % (14988)------------------------------
% 25.00/3.55  % (14988)------------------------------
% 25.38/3.59  % (14983)Instruction limit reached!
% 25.38/3.59  % (14983)------------------------------
% 25.38/3.59  % (14983)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.38/3.59  % (14983)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.38/3.59  % (14983)Termination reason: Unknown
% 25.38/3.59  % (14983)Termination phase: Saturation
% 25.38/3.59  
% 25.38/3.59  % (14983)Memory used [KB]: 3070
% 25.38/3.59  % (14983)Time elapsed: 0.604 s
% 25.38/3.59  % (14983)Instructions burned: 389 (million)
% 25.38/3.59  % (14983)------------------------------
% 25.38/3.59  % (14983)------------------------------
% 25.38/3.61  % (14997)lrs+1002_1:4_aac=none:avsq=on:avsqc=1:avsqr=2047,512:cond=fast:drc=off:nwc=3.0:plsq=on:plsqc=2:plsqr=3,2:sac=on:sas=z3:spb=goal:i=1100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/1100Mi)
% 25.38/3.61  % (14998)dis+1011_1:8_bd=off:br=off:s2a=on:s2at=3.0:urr=ec_only:i=3814:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/3814Mi)
% 25.38/3.62  % (14998)Refutation not found, incomplete strategy% (14998)------------------------------
% 25.38/3.62  % (14998)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.38/3.62  % (14998)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.38/3.62  % (14998)Termination reason: Refutation not found, incomplete strategy
% 25.38/3.62  
% 25.38/3.62  % (14998)Memory used [KB]: 5884
% 25.38/3.62  % (14998)Time elapsed: 0.113 s
% 25.38/3.62  % (14998)Instructions burned: 2 (million)
% 25.38/3.62  % (14998)------------------------------
% 25.38/3.62  % (14998)------------------------------
% 25.38/3.63  % (14957)Instruction limit reached!
% 25.38/3.63  % (14957)------------------------------
% 25.38/3.63  % (14957)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.38/3.63  % (14957)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.38/3.63  % (14957)Termination reason: Unknown
% 25.38/3.63  % (14957)Termination phase: Saturation
% 25.38/3.63  
% 25.38/3.63  % (14957)Memory used [KB]: 13688
% 25.38/3.63  % (14957)Time elapsed: 0.479 s
% 25.38/3.63  % (14957)Instructions burned: 853 (million)
% 25.38/3.63  % (14957)------------------------------
% 25.38/3.63  % (14957)------------------------------
% 25.99/3.68  % (14999)lrs+1_1:64_awrs=converge:bd=off:flr=on:sd=1:ss=axioms:st=1.5:to=lpo:i=3452:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/3452Mi)
% 25.99/3.70  % (14987)Instruction limit reached!
% 25.99/3.70  % (14987)------------------------------
% 25.99/3.70  % (14987)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.99/3.70  % (14987)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.99/3.70  % (14987)Termination reason: Unknown
% 25.99/3.70  % (14987)Termination phase: Saturation
% 25.99/3.70  
% 25.99/3.70  % (14987)Memory used [KB]: 7419
% 25.99/3.70  % (14987)Time elapsed: 0.659 s
% 25.99/3.70  % (14987)Instructions burned: 367 (million)
% 25.99/3.70  % (14987)------------------------------
% 25.99/3.70  % (14987)------------------------------
% 25.99/3.70  % (15001)lrs+10_1:8_drc=off:fd=preordered:fde=unused:sp=reverse_frequency:ss=axioms:st=2.0:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2967ds/107Mi)
% 25.99/3.70  % (15000)ott+1002_1221:202_aac=none:anc=all:awrs=decay:bce=on:ep=R:gsp=on:nwc=5.0:s2a=on:s2agt=23:sac=on:urr=on:i=1737:si=on:rawr=on:rtra=on_0 on theBenchmark for (2967ds/1737Mi)
% 25.99/3.71  % (14973)Instruction limit reached!
% 25.99/3.71  % (14973)------------------------------
% 25.99/3.71  % (14973)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.21/3.73  % (14973)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.21/3.73  % (14973)Termination reason: Unknown
% 26.21/3.73  % (14973)Termination phase: Saturation
% 26.21/3.73  
% 26.21/3.73  % (14973)Memory used [KB]: 4477
% 26.21/3.73  % (14973)Time elapsed: 1.098 s
% 26.21/3.73  % (14973)Instructions burned: 801 (million)
% 26.21/3.73  % (14973)------------------------------
% 26.21/3.73  % (14973)------------------------------
% 26.33/3.75  % (15002)dis+1010_1:1_fde=none:slsq=on:slsqc=0:slsqr=1,1:i=979:si=on:rawr=on:rtra=on_0 on theBenchmark for (2967ds/979Mi)
% 26.33/3.78  % (15003)lrs+1011_1:1_av=off:bce=on:br=off:drc=off:fsr=off:slsq=on:slsqc=2:slsql=off:slsqr=7,25:sp=frequency:ss=included:st=5.0:to=lpo:urr=ec_only:i=1178:si=on:rawr=on:rtra=on_0 on theBenchmark for (2967ds/1178Mi)
% 26.33/3.78  % (15003)Refutation not found, incomplete strategy% (15003)------------------------------
% 26.33/3.78  % (15003)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.33/3.79  TRYING [8]
% 26.33/3.80  % (15003)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.33/3.80  % (15003)Termination reason: Refutation not found, incomplete strategy
% 26.33/3.80  
% 26.33/3.80  % (15003)Memory used [KB]: 1407
% 26.33/3.80  % (15003)Time elapsed: 0.130 s
% 26.33/3.80  % (15003)Instructions burned: 3 (million)
% 26.33/3.80  % (15003)------------------------------
% 26.33/3.80  % (15003)------------------------------
% 26.33/3.83  % (15004)dis+10_1:1_bd=preordered:nwc=2.0:sp=reverse_arity:to=lpo:urr=on:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2966ds/108Mi)
% 27.62/3.84  % (14996)Refutation not found, non-redundant clauses discarded% (14996)------------------------------
% 27.62/3.84  % (14996)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.62/3.84  % (14996)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.62/3.84  % (14996)Termination reason: Refutation not found, non-redundant clauses discarded
% 27.62/3.84  
% 27.62/3.84  % (14996)Memory used [KB]: 6908
% 27.62/3.84  % (14996)Time elapsed: 0.449 s
% 27.62/3.84  % (14996)Instructions burned: 300 (million)
% 27.62/3.84  % (14996)------------------------------
% 27.62/3.84  % (14996)------------------------------
% 27.62/3.87  % (15001)Instruction limit reached!
% 27.62/3.87  % (15001)------------------------------
% 27.62/3.87  % (15001)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.62/3.87  % (15001)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.62/3.87  % (15001)Termination reason: Unknown
% 27.62/3.87  % (15001)Termination phase: Saturation
% 27.62/3.87  
% 27.62/3.87  % (15001)Memory used [KB]: 6524
% 27.62/3.87  % (15001)Time elapsed: 0.248 s
% 27.62/3.87  % (15001)Instructions burned: 108 (million)
% 27.62/3.87  % (15001)------------------------------
% 27.62/3.87  % (15001)------------------------------
% 27.62/3.87  % (15005)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 (2966ds/654Mi)
% 28.08/3.92  % (15006)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=265:si=on:rawr=on:rtra=on_0 on theBenchmark for (2965ds/265Mi)
% 28.08/3.95  % (15004)Instruction limit reached!
% 28.08/3.95  % (15004)------------------------------
% 28.08/3.95  % (15004)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.08/3.96  % (15007)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2965ds/67Mi)
% 28.67/3.97  % (15004)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.67/3.97  % (15004)Termination reason: Unknown
% 28.67/3.97  % (15004)Termination phase: Saturation
% 28.67/3.97  
% 28.67/3.97  % (15004)Memory used [KB]: 6780
% 28.67/3.97  % (15004)Time elapsed: 0.215 s
% 28.67/3.97  % (15004)Instructions burned: 108 (million)
% 28.67/3.97  % (15004)------------------------------
% 28.67/3.97  % (15004)------------------------------
% 28.78/3.99  % (14982)Instruction limit reached!
% 28.78/3.99  % (14982)------------------------------
% 28.78/3.99  % (14982)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.78/3.99  % (14982)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.78/3.99  % (14982)Termination reason: Unknown
% 28.78/3.99  % (14982)Termination phase: Saturation
% 28.78/3.99  
% 28.78/3.99  % (14982)Memory used [KB]: 13560
% 28.78/3.99  % (14982)Time elapsed: 1.028 s
% 28.78/3.99  % (14982)Instructions burned: 506 (million)
% 28.78/3.99  % (14982)------------------------------
% 28.78/3.99  % (14982)------------------------------
% 28.78/4.00  % (15008)ott+10_1:8_awrs=decay:awrsf=4:drc=off:ins=3:sp=occurrence:ss=axioms:i=2055:si=on:rawr=on:rtra=on_0 on theBenchmark for (2964ds/2055Mi)
% 29.17/4.04  % (15007)Instruction limit reached!
% 29.17/4.04  % (15007)------------------------------
% 29.17/4.04  % (15007)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.17/4.05  % (14975)Refutation not found, non-redundant clauses discarded% (14975)------------------------------
% 29.17/4.05  % (14975)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.17/4.05  % (14975)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.17/4.05  % (14975)Termination reason: Refutation not found, non-redundant clauses discarded
% 29.17/4.05  
% 29.17/4.05  % (14975)Memory used [KB]: 14456
% 29.17/4.05  % (14975)Time elapsed: 1.393 s
% 29.17/4.05  % (14975)Instructions burned: 857 (million)
% 29.17/4.05  % (14975)------------------------------
% 29.17/4.05  % (14975)------------------------------
% 29.17/4.05  % (15007)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.17/4.05  % (15007)Termination reason: Unknown
% 29.17/4.05  % (15007)Termination phase: Saturation
% 29.17/4.05  
% 29.17/4.05  % (15007)Memory used [KB]: 6908
% 29.17/4.05  % (15007)Time elapsed: 0.159 s
% 29.17/4.05  % (15007)Instructions burned: 68 (million)
% 29.17/4.05  % (15007)------------------------------
% 29.17/4.05  % (15007)------------------------------
% 29.17/4.07  % (15009)lrs+10_1:64_anc=all:awrs=converge:drc=off:nicw=on:nwc=3.0:s2a=on:sac=on:spb=goal_then_units:i=336:si=on:rawr=on:rtra=on_0 on theBenchmark for (2963ds/336Mi)
% 29.81/4.12  % (14925)First to succeed.
% 29.81/4.12  % (14925)Refutation found. Thanks to Tanya!
% 29.81/4.12  % SZS status Unsatisfiable for theBenchmark
% 29.81/4.12  % SZS output start Proof for theBenchmark
% See solution above
% 29.81/4.12  % (14925)------------------------------
% 29.81/4.12  % (14925)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.81/4.12  % (14925)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.81/4.12  % (14925)Termination reason: Refutation
% 29.81/4.12  
% 29.81/4.12  % (14925)Memory used [KB]: 15351
% 29.81/4.12  % (14925)Time elapsed: 2.357 s
% 29.81/4.12  % (14925)Instructions burned: 1346 (million)
% 29.81/4.12  % (14925)------------------------------
% 29.81/4.12  % (14925)------------------------------
% 29.81/4.12  % (14519)Success in time 3.783 s
%------------------------------------------------------------------------------