TSTP Solution File: FLD029-3 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : FLD029-3 : TPTP v8.1.0. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s

% Computer : n015.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 16:06:43 EDT 2022

% Result   : Unsatisfiable 46.32s 6.27s
% Output   : Refutation 46.32s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   32 (  13 unt;   0 def)
%            Number of atoms       :   66 (   0 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   67 (  33   ~;  34   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :    8 (   8 usr;   6 con; 0-2 aty)
%            Number of variables   :   35 (  35   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f11715,plain,
    $false,
    inference(subsumption_resolution,[],[f11707,f34]) ).

fof(f34,axiom,
    ~ product(multiplicative_identity,u,v),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_product_8) ).

fof(f11707,plain,
    product(multiplicative_identity,u,v),
    inference(resolution,[],[f10913,f10910]) ).

fof(f10910,plain,
    product(multiply(multiplicative_inverse(b),u),b,v),
    inference(resolution,[],[f10906,f9138]) ).

fof(f9138,plain,
    ! [X4] :
      ( ~ product(X4,a,multiplicative_identity)
      | product(X4,b,v) ),
    inference(subsumption_resolution,[],[f9132,f30]) ).

fof(f30,axiom,
    defined(v),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',v_is_defined) ).

fof(f9132,plain,
    ! [X4] :
      ( ~ product(X4,a,multiplicative_identity)
      | product(X4,b,v)
      | ~ defined(v) ),
    inference(resolution,[],[f7624,f8]) ).

fof(f8,axiom,
    ! [X0] :
      ( product(multiplicative_identity,X0,X0)
      | ~ defined(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',existence_of_identity_multiplication) ).

fof(f7624,plain,
    ! [X31,X29,X30] :
      ( ~ product(X31,v,X30)
      | ~ product(X29,a,X31)
      | product(X29,b,X30) ),
    inference(resolution,[],[f6,f33]) ).

fof(f33,axiom,
    product(a,v,b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',product_7) ).

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

fof(f10906,plain,
    product(multiply(multiplicative_inverse(b),u),a,multiplicative_identity),
    inference(subsumption_resolution,[],[f10905,f29]) ).

fof(f29,axiom,
    defined(u),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',u_is_defined) ).

fof(f10905,plain,
    ( ~ defined(u)
    | product(multiply(multiplicative_inverse(b),u),a,multiplicative_identity) ),
    inference(subsumption_resolution,[],[f10903,f47]) ).

fof(f47,plain,
    defined(multiplicative_inverse(b)),
    inference(subsumption_resolution,[],[f45,f28]) ).

fof(f28,axiom,
    defined(b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',b_is_defined) ).

fof(f45,plain,
    ( ~ defined(b)
    | defined(multiplicative_inverse(b)) ),
    inference(resolution,[],[f18,f31]) ).

fof(f31,axiom,
    ~ sum(additive_identity,b,additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_sum_5) ).

fof(f18,axiom,
    ! [X0] :
      ( sum(additive_identity,X0,additive_identity)
      | defined(multiplicative_inverse(X0))
      | ~ defined(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',well_definedness_of_multiplicative_inverse) ).

fof(f10903,plain,
    ( ~ defined(multiplicative_inverse(b))
    | ~ defined(u)
    | product(multiply(multiplicative_inverse(b),u),a,multiplicative_identity) ),
    inference(resolution,[],[f10795,f20]) ).

fof(f20,axiom,
    ! [X3,X0] :
      ( product(X0,X3,multiply(X0,X3))
      | ~ defined(X3)
      | ~ defined(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',totality_of_multiplication) ).

fof(f10795,plain,
    ! [X30] :
      ( ~ product(multiplicative_inverse(b),u,X30)
      | product(X30,a,multiplicative_identity) ),
    inference(subsumption_resolution,[],[f10794,f28]) ).

fof(f10794,plain,
    ! [X30] :
      ( product(X30,a,multiplicative_identity)
      | ~ defined(b)
      | ~ product(multiplicative_inverse(b),u,X30) ),
    inference(subsumption_resolution,[],[f10785,f31]) ).

fof(f10785,plain,
    ! [X30] :
      ( sum(additive_identity,b,additive_identity)
      | product(X30,a,multiplicative_identity)
      | ~ product(multiplicative_inverse(b),u,X30)
      | ~ defined(b) ),
    inference(resolution,[],[f9817,f9]) ).

fof(f9,axiom,
    ! [X0] :
      ( product(multiplicative_inverse(X0),X0,multiplicative_identity)
      | ~ defined(X0)
      | sum(additive_identity,X0,additive_identity) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',existence_of_inverse_multiplication) ).

fof(f9817,plain,
    ! [X142,X143,X144] :
      ( ~ product(X142,b,X143)
      | product(X144,a,X143)
      | ~ product(X142,u,X144) ),
    inference(resolution,[],[f7,f39]) ).

fof(f39,plain,
    product(u,a,b),
    inference(resolution,[],[f10,f32]) ).

fof(f32,axiom,
    product(a,u,b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',product_6) ).

fof(f10,axiom,
    ! [X3,X0,X5] :
      ( ~ product(X0,X3,X5)
      | product(X3,X0,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_multiplication) ).

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

fof(f10913,plain,
    ! [X1] :
      ( ~ product(multiply(multiplicative_inverse(b),u),b,X1)
      | product(multiplicative_identity,u,X1) ),
    inference(resolution,[],[f10906,f9796]) ).

fof(f9796,plain,
    ! [X80,X81,X79] :
      ( ~ product(X79,a,X81)
      | ~ product(X79,b,X80)
      | product(X81,u,X80) ),
    inference(resolution,[],[f7,f32]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : FLD029-3 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.14/0.34  % Computer : n015.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Mon Aug 29 20:47:50 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.21/0.49  % (11146)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.21/0.49  % (11138)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.21/0.49  % (11146)Instruction limit reached!
% 0.21/0.49  % (11146)------------------------------
% 0.21/0.49  % (11146)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.49  TRYING [1]
% 0.21/0.49  % (11146)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.49  % (11146)Termination reason: Unknown
% 0.21/0.49  % (11146)Termination phase: Saturation
% 0.21/0.49  
% 0.21/0.49  % (11146)Memory used [KB]: 895
% 0.21/0.49  % (11146)Time elapsed: 0.003 s
% 0.21/0.49  % (11146)Instructions burned: 3 (million)
% 0.21/0.49  % (11146)------------------------------
% 0.21/0.49  % (11146)------------------------------
% 0.21/0.50  TRYING [2]
% 0.21/0.50  % (11143)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.21/0.51  % (11142)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.51  % (11152)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.21/0.51  TRYING [3]
% 1.22/0.51  % (11167)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 1.22/0.51  % (11160)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 1.22/0.52  % (11139)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.22/0.52  % (11144)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.22/0.52  % (11139)Refutation not found, incomplete strategy% (11139)------------------------------
% 1.22/0.52  % (11139)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.22/0.52  % (11139)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.22/0.52  % (11139)Termination reason: Refutation not found, incomplete strategy
% 1.22/0.52  
% 1.22/0.52  % (11139)Memory used [KB]: 5373
% 1.22/0.52  % (11139)Time elapsed: 0.127 s
% 1.22/0.52  % (11139)Instructions burned: 2 (million)
% 1.22/0.52  % (11139)------------------------------
% 1.22/0.52  % (11139)------------------------------
% 1.22/0.52  % (11164)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 1.22/0.52  TRYING [1]
% 1.22/0.52  TRYING [2]
% 1.22/0.52  % (11163)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.22/0.53  TRYING [3]
% 1.22/0.53  % (11141)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.22/0.53  % (11145)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.22/0.53  % (11140)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 1.22/0.53  % (11162)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.22/0.53  % (11166)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.22/0.53  % (11165)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 1.45/0.53  % (11156)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.45/0.53  % (11154)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.45/0.53  % (11158)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 1.45/0.53  TRYING [4]
% 1.45/0.53  % (11155)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.45/0.53  % (11157)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.45/0.54  TRYING [1]
% 1.45/0.54  TRYING [2]
% 1.45/0.54  % (11145)Instruction limit reached!
% 1.45/0.54  % (11145)------------------------------
% 1.45/0.54  % (11145)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.54  TRYING [3]
% 1.45/0.54  % (11149)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.45/0.54  % (11151)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.45/0.54  % (11161)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 1.45/0.54  % (11150)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 1.45/0.54  % (11145)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.54  % (11145)Termination reason: Unknown
% 1.45/0.54  % (11145)Termination phase: Saturation
% 1.45/0.54  % (11159)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.45/0.54  
% 1.45/0.54  % (11145)Memory used [KB]: 5500
% 1.45/0.54  % (11145)Time elapsed: 0.117 s
% 1.45/0.54  % (11145)Instructions burned: 7 (million)
% 1.45/0.54  % (11145)------------------------------
% 1.45/0.54  % (11145)------------------------------
% 1.45/0.54  % (11153)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 1.45/0.55  % (11147)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.45/0.55  % (11148)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.45/0.57  TRYING [4]
% 1.45/0.58  % (11144)Instruction limit reached!
% 1.45/0.58  % (11144)------------------------------
% 1.45/0.58  % (11144)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.58  % (11144)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.58  % (11144)Termination reason: Unknown
% 1.45/0.58  % (11144)Termination phase: Finite model building constraint generation
% 1.45/0.58  
% 1.45/0.58  % (11144)Memory used [KB]: 7675
% 1.45/0.58  % (11144)Time elapsed: 0.158 s
% 1.45/0.58  % (11144)Instructions burned: 51 (million)
% 1.45/0.58  % (11144)------------------------------
% 1.45/0.58  % (11144)------------------------------
% 1.45/0.58  % (11140)Instruction limit reached!
% 1.45/0.58  % (11140)------------------------------
% 1.45/0.58  % (11140)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.58  % (11140)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.58  % (11140)Termination reason: Unknown
% 1.45/0.58  % (11140)Termination phase: Saturation
% 1.45/0.58  
% 1.45/0.58  % (11140)Memory used [KB]: 1407
% 1.45/0.58  % (11140)Time elapsed: 0.191 s
% 1.45/0.58  % (11140)Instructions burned: 39 (million)
% 1.45/0.58  % (11140)------------------------------
% 1.45/0.58  % (11140)------------------------------
% 1.45/0.58  TRYING [4]
% 1.45/0.60  % (11143)Instruction limit reached!
% 1.45/0.60  % (11143)------------------------------
% 1.45/0.60  % (11143)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.60  % (11143)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.60  % (11143)Termination reason: Unknown
% 1.45/0.60  % (11143)Termination phase: Saturation
% 1.45/0.60  
% 1.45/0.60  % (11143)Memory used [KB]: 6012
% 1.45/0.60  % (11143)Time elapsed: 0.214 s
% 1.45/0.60  % (11143)Instructions burned: 49 (million)
% 1.45/0.60  % (11143)------------------------------
% 1.45/0.60  % (11143)------------------------------
% 1.45/0.60  % (11142)Instruction limit reached!
% 1.45/0.60  % (11142)------------------------------
% 1.45/0.60  % (11142)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.60  % (11142)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.60  % (11142)Termination reason: Unknown
% 1.45/0.60  % (11142)Termination phase: Saturation
% 1.45/0.60  
% 1.45/0.60  % (11142)Memory used [KB]: 6012
% 1.45/0.60  % (11142)Time elapsed: 0.188 s
% 1.45/0.60  % (11142)Instructions burned: 51 (million)
% 1.45/0.60  % (11142)------------------------------
% 1.45/0.60  % (11142)------------------------------
% 1.45/0.61  % (11141)Instruction limit reached!
% 1.45/0.61  % (11141)------------------------------
% 1.45/0.61  % (11141)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.61  % (11141)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.61  % (11141)Termination reason: Unknown
% 1.45/0.61  % (11141)Termination phase: Saturation
% 1.45/0.61  
% 1.45/0.61  % (11141)Memory used [KB]: 6268
% 1.45/0.61  % (11141)Time elapsed: 0.202 s
% 1.45/0.61  % (11141)Instructions burned: 51 (million)
% 1.45/0.61  % (11141)------------------------------
% 1.45/0.61  % (11141)------------------------------
% 1.45/0.61  % (11155)Instruction limit reached!
% 1.45/0.61  % (11155)------------------------------
% 1.45/0.61  % (11155)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.61  % (11155)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.61  % (11155)Termination reason: Unknown
% 1.45/0.61  % (11155)Termination phase: Finite model building constraint generation
% 1.45/0.61  
% 1.45/0.61  % (11155)Memory used [KB]: 8699
% 1.45/0.61  % (11155)Time elapsed: 0.199 s
% 1.45/0.61  % (11155)Instructions burned: 60 (million)
% 1.45/0.61  % (11155)------------------------------
% 1.45/0.61  % (11155)------------------------------
% 1.45/0.63  % (11147)Instruction limit reached!
% 1.45/0.63  % (11147)------------------------------
% 1.45/0.63  % (11147)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.63  % (11147)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.63  % (11147)Termination reason: Unknown
% 1.45/0.63  % (11147)Termination phase: Saturation
% 1.45/0.63  
% 1.45/0.63  % (11147)Memory used [KB]: 1023
% 1.45/0.63  % (11147)Time elapsed: 0.196 s
% 1.45/0.63  % (11147)Instructions burned: 53 (million)
% 1.45/0.63  % (11147)------------------------------
% 1.45/0.63  % (11147)------------------------------
% 1.45/0.63  % (11148)Instruction limit reached!
% 1.45/0.63  % (11148)------------------------------
% 1.45/0.63  % (11148)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.63  % (11148)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.63  % (11148)Termination reason: Unknown
% 1.45/0.63  % (11148)Termination phase: Saturation
% 1.45/0.63  
% 1.45/0.63  % (11148)Memory used [KB]: 6396
% 1.45/0.63  % (11148)Time elapsed: 0.227 s
% 1.45/0.63  % (11148)Instructions burned: 50 (million)
% 1.45/0.63  % (11148)------------------------------
% 1.45/0.63  % (11148)------------------------------
% 2.17/0.63  TRYING [5]
% 2.17/0.64  % (11152)Instruction limit reached!
% 2.17/0.64  % (11152)------------------------------
% 2.17/0.64  % (11152)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.64  % (11152)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.64  % (11152)Termination reason: Unknown
% 2.17/0.64  % (11152)Termination phase: Saturation
% 2.17/0.64  
% 2.17/0.64  % (11152)Memory used [KB]: 6268
% 2.17/0.64  % (11152)Time elapsed: 0.036 s
% 2.17/0.64  % (11152)Instructions burned: 68 (million)
% 2.17/0.64  % (11152)------------------------------
% 2.17/0.64  % (11152)------------------------------
% 2.17/0.65  % (11168)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 2.17/0.65  % (11153)Instruction limit reached!
% 2.17/0.65  % (11153)------------------------------
% 2.17/0.65  % (11153)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.65  % (11153)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.65  % (11153)Termination reason: Unknown
% 2.17/0.65  % (11153)Termination phase: Saturation
% 2.17/0.65  
% 2.17/0.65  % (11153)Memory used [KB]: 1535
% 2.17/0.65  % (11153)Time elapsed: 0.231 s
% 2.17/0.65  % (11153)Instructions burned: 75 (million)
% 2.17/0.65  % (11153)------------------------------
% 2.17/0.65  % (11153)------------------------------
% 2.17/0.66  % (11164)Instruction limit reached!
% 2.17/0.66  % (11164)------------------------------
% 2.17/0.66  % (11164)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.66  % (11164)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.66  % (11164)Termination reason: Unknown
% 2.17/0.66  % (11164)Termination phase: Saturation
% 2.17/0.66  
% 2.17/0.66  % (11164)Memory used [KB]: 6396
% 2.17/0.66  % (11164)Time elapsed: 0.037 s
% 2.17/0.66  % (11164)Instructions burned: 69 (million)
% 2.17/0.66  % (11164)------------------------------
% 2.17/0.66  % (11164)------------------------------
% 2.17/0.67  % (11169)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/211Mi)
% 2.17/0.67  % (11157)Instruction limit reached!
% 2.17/0.67  % (11157)------------------------------
% 2.17/0.67  % (11157)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.67  % (11157)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.67  % (11157)Termination reason: Unknown
% 2.17/0.67  % (11157)Termination phase: Saturation
% 2.17/0.67  
% 2.17/0.67  % (11157)Memory used [KB]: 1791
% 2.17/0.67  % (11157)Time elapsed: 0.280 s
% 2.17/0.67  % (11157)Instructions burned: 101 (million)
% 2.17/0.67  % (11157)------------------------------
% 2.17/0.67  % (11157)------------------------------
% 2.17/0.69  % (11170)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/90Mi)
% 2.17/0.69  % (11156)Instruction limit reached!
% 2.17/0.69  % (11156)------------------------------
% 2.17/0.69  % (11156)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.69  % (11156)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.69  % (11156)Termination reason: Unknown
% 2.17/0.69  % (11156)Termination phase: Saturation
% 2.17/0.69  
% 2.17/0.69  % (11156)Memory used [KB]: 6268
% 2.17/0.69  % (11156)Time elapsed: 0.306 s
% 2.17/0.69  % (11156)Instructions burned: 100 (million)
% 2.17/0.69  % (11156)------------------------------
% 2.17/0.69  % (11156)------------------------------
% 2.55/0.70  % (11149)Instruction limit reached!
% 2.55/0.70  % (11149)------------------------------
% 2.55/0.70  % (11149)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.55/0.70  % (11149)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.55/0.70  % (11149)Termination reason: Unknown
% 2.55/0.70  % (11149)Termination phase: Saturation
% 2.55/0.70  
% 2.55/0.70  % (11149)Memory used [KB]: 6908
% 2.55/0.70  % (11149)Time elapsed: 0.308 s
% 2.55/0.70  % (11149)Instructions burned: 101 (million)
% 2.55/0.70  % (11149)------------------------------
% 2.55/0.70  % (11149)------------------------------
% 2.55/0.71  % (11151)Instruction limit reached!
% 2.55/0.71  % (11151)------------------------------
% 2.55/0.71  % (11151)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.55/0.71  % (11151)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.55/0.71  % (11151)Termination reason: Unknown
% 2.55/0.71  % (11150)Instruction limit reached!
% 2.55/0.71  % (11150)------------------------------
% 2.55/0.71  % (11150)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.55/0.71  % (11151)Termination phase: Saturation
% 2.55/0.71  
% 2.55/0.71  % (11150)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.55/0.71  % (11151)Memory used [KB]: 6268
% 2.55/0.71  % (11150)Termination reason: Unknown
% 2.55/0.71  % (11151)Time elapsed: 0.316 s
% 2.55/0.71  % (11150)Termination phase: Saturation
% 2.55/0.71  
% 2.55/0.71  % (11151)Instructions burned: 99 (million)
% 2.55/0.71  % (11151)------------------------------
% 2.55/0.71  % (11151)------------------------------
% 2.55/0.71  % (11150)Memory used [KB]: 6396
% 2.55/0.71  % (11150)Time elapsed: 0.318 s
% 2.55/0.71  % (11150)Instructions burned: 102 (million)
% 2.55/0.71  % (11150)------------------------------
% 2.55/0.71  % (11150)------------------------------
% 2.55/0.71  % (11171)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.55/0.72  % (11172)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.55/0.72  % (11154)Instruction limit reached!
% 2.55/0.72  % (11154)------------------------------
% 2.55/0.72  % (11154)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.55/0.72  % (11154)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.55/0.72  % (11154)Termination reason: Unknown
% 2.55/0.72  % (11154)Termination phase: Saturation
% 2.55/0.72  
% 2.55/0.72  % (11154)Memory used [KB]: 6524
% 2.55/0.72  % (11154)Time elapsed: 0.311 s
% 2.55/0.72  % (11154)Instructions burned: 100 (million)
% 2.55/0.72  % (11154)------------------------------
% 2.55/0.72  % (11154)------------------------------
% 2.55/0.74  % (11174)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 2.55/0.74  % (11173)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 2.55/0.74  % (11175)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.55/0.75  % (11176)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/940Mi)
% 2.80/0.77  % (11178)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.80/0.77  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.80/0.77  % (11177)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/981Mi)
% 2.80/0.78  % (11180)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.80/0.78  % (11179)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/2016Mi)
% 2.80/0.79  % (11181)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4958Mi)
% 2.80/0.79  % (11159)Instruction limit reached!
% 2.80/0.79  % (11159)------------------------------
% 2.80/0.79  % (11159)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.80/0.79  % (11159)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.80/0.79  % (11159)Termination reason: Unknown
% 2.80/0.79  % (11159)Termination phase: Saturation
% 2.80/0.79  
% 2.80/0.79  % (11159)Memory used [KB]: 7675
% 2.80/0.79  % (11159)Time elapsed: 0.374 s
% 2.80/0.79  % (11159)Instructions burned: 138 (million)
% 2.80/0.79  % (11159)------------------------------
% 2.80/0.79  % (11159)------------------------------
% 2.80/0.81  % (11182)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 2.80/0.83  % (11165)Instruction limit reached!
% 2.80/0.83  % (11165)------------------------------
% 2.80/0.83  % (11165)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.80/0.83  % (11165)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.80/0.83  % (11165)Termination reason: Unknown
% 2.80/0.83  % (11165)Termination phase: Saturation
% 2.80/0.83  
% 2.80/0.83  % (11165)Memory used [KB]: 2302
% 2.80/0.83  % (11165)Time elapsed: 0.436 s
% 2.80/0.83  % (11165)Instructions burned: 179 (million)
% 2.80/0.83  % (11165)------------------------------
% 2.80/0.83  % (11165)------------------------------
% 2.80/0.83  % (11183)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.80/0.83  % (11158)Instruction limit reached!
% 2.80/0.83  % (11158)------------------------------
% 2.80/0.83  % (11158)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.80/0.83  % (11158)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.80/0.83  % (11158)Termination reason: Unknown
% 2.80/0.83  % (11158)Termination phase: Saturation
% 2.80/0.83  
% 2.80/0.83  % (11158)Memory used [KB]: 7291
% 2.80/0.83  % (11158)Time elapsed: 0.419 s
% 2.80/0.83  % (11158)Instructions burned: 176 (million)
% 2.80/0.83  % (11158)------------------------------
% 2.80/0.83  % (11158)------------------------------
% 2.80/0.84  % (11186)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1824Mi)
% 2.80/0.84  % (11184)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4931Mi)
% 2.80/0.84  % (11185)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/68Mi)
% 2.80/0.85  % (11170)Instruction limit reached!
% 2.80/0.85  % (11170)------------------------------
% 2.80/0.85  % (11170)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.80/0.85  % (11170)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.80/0.85  % (11170)Termination reason: Unknown
% 2.80/0.85  % (11170)Termination phase: Saturation
% 2.80/0.85  
% 2.80/0.85  % (11170)Memory used [KB]: 7164
% 2.80/0.85  % (11170)Time elapsed: 0.244 s
% 2.80/0.85  % (11170)Instructions burned: 90 (million)
% 2.80/0.85  % (11170)------------------------------
% 2.80/0.85  % (11170)------------------------------
% 2.80/0.85  % (11187)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2134Mi)
% 2.80/0.85  % (11175)Instruction limit reached!
% 2.80/0.85  % (11175)------------------------------
% 2.80/0.85  % (11175)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.80/0.85  % (11175)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.80/0.85  % (11175)Termination reason: Unknown
% 2.80/0.85  % (11175)Termination phase: Saturation
% 2.80/0.85  
% 2.80/0.85  % (11175)Memory used [KB]: 6396
% 2.80/0.85  % (11175)Time elapsed: 0.034 s
% 2.80/0.85  % (11175)Instructions burned: 70 (million)
% 2.80/0.85  % (11175)------------------------------
% 2.80/0.85  % (11175)------------------------------
% 3.31/0.90  % (11178)Instruction limit reached!
% 3.31/0.90  % (11178)------------------------------
% 3.31/0.90  % (11178)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.31/0.90  % (11178)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.31/0.90  % (11178)Termination reason: Unknown
% 3.31/0.90  % (11178)Termination phase: Saturation
% 3.31/0.90  
% 3.31/0.90  % (11178)Memory used [KB]: 7291
% 3.31/0.90  % (11178)Time elapsed: 0.242 s
% 3.31/0.90  % (11178)Instructions burned: 91 (million)
% 3.31/0.90  % (11178)------------------------------
% 3.31/0.90  % (11178)------------------------------
% 3.31/0.91  TRYING [6]
% 3.44/0.95  % (11188)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2891Mi)
% 3.44/0.95  % (11185)Instruction limit reached!
% 3.44/0.95  % (11185)------------------------------
% 3.44/0.95  % (11185)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.44/0.95  % (11185)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.44/0.95  % (11185)Termination reason: Unknown
% 3.44/0.95  % (11185)Termination phase: Saturation
% 3.44/0.95  
% 3.44/0.95  % (11185)Memory used [KB]: 6268
% 3.44/0.95  % (11185)Time elapsed: 0.033 s
% 3.44/0.95  % (11185)Instructions burned: 68 (million)
% 3.44/0.95  % (11185)------------------------------
% 3.44/0.95  % (11185)------------------------------
% 3.44/0.96  % (11189)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4585Mi)
% 3.44/0.97  % (11190)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/90Mi)
% 3.44/0.97  % (11191)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2016Mi)
% 3.44/0.97  % (11169)Instruction limit reached!
% 3.44/0.97  % (11169)------------------------------
% 3.44/0.97  % (11169)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.44/0.97  % (11169)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.44/0.97  % (11169)Termination reason: Unknown
% 3.44/0.97  % (11169)Termination phase: Saturation
% 3.44/0.97  
% 3.44/0.97  % (11169)Memory used [KB]: 1663
% 3.44/0.97  % (11169)Time elapsed: 0.407 s
% 3.44/0.97  % (11169)Instructions burned: 213 (million)
% 3.44/0.97  % (11169)------------------------------
% 3.44/0.97  % (11169)------------------------------
% 3.44/0.99  % (11192)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 3.77/1.04  % (11193)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9965Mi)
% 3.91/1.09  % (11194)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9877Mi)
% 3.91/1.10  % (11167)Instruction limit reached!
% 3.91/1.10  % (11167)------------------------------
% 3.91/1.10  % (11167)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.91/1.11  % (11190)Instruction limit reached!
% 3.91/1.11  % (11190)------------------------------
% 3.91/1.11  % (11190)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.91/1.11  % (11190)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.91/1.11  % (11190)Termination reason: Unknown
% 3.91/1.11  % (11190)Termination phase: Saturation
% 3.91/1.11  
% 3.91/1.11  % (11190)Memory used [KB]: 7291
% 3.91/1.11  % (11190)Time elapsed: 0.245 s
% 3.91/1.11  % (11190)Instructions burned: 91 (million)
% 3.91/1.11  % (11190)------------------------------
% 3.91/1.11  % (11190)------------------------------
% 3.91/1.11  % (11195)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9902Mi)
% 3.91/1.11  % (11167)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.91/1.11  % (11167)Termination reason: Unknown
% 3.91/1.11  % (11167)Termination phase: Saturation
% 3.91/1.11  
% 3.91/1.11  % (11167)Memory used [KB]: 10746
% 3.91/1.11  % (11167)Time elapsed: 0.687 s
% 3.91/1.11  % (11167)Instructions burned: 356 (million)
% 3.91/1.11  % (11167)------------------------------
% 3.91/1.11  % (11167)------------------------------
% 6.47/1.19  % (11160)Instruction limit reached!
% 6.47/1.19  % (11160)------------------------------
% 6.47/1.19  % (11160)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.47/1.20  % (11160)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.47/1.20  % (11160)Termination reason: Unknown
% 6.47/1.20  % (11160)Termination phase: Saturation
% 6.47/1.20  
% 6.47/1.20  % (11160)Memory used [KB]: 2558
% 6.47/1.20  % (11160)Time elapsed: 0.762 s
% 6.47/1.20  % (11160)Instructions burned: 500 (million)
% 6.47/1.20  % (11160)------------------------------
% 6.47/1.20  % (11160)------------------------------
% 6.77/1.21  % (11161)Instruction limit reached!
% 6.77/1.21  % (11161)------------------------------
% 6.77/1.21  % (11161)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.77/1.21  % (11161)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.77/1.21  % (11161)Termination reason: Unknown
% 6.77/1.21  % (11161)Termination phase: Saturation
% 6.77/1.21  
% 6.77/1.21  % (11161)Memory used [KB]: 7291
% 6.77/1.21  % (11161)Time elapsed: 0.787 s
% 6.77/1.21  % (11161)Instructions burned: 467 (million)
% 6.77/1.21  % (11161)------------------------------
% 6.77/1.21  % (11161)------------------------------
% 6.77/1.23  % (11166)Instruction limit reached!
% 6.77/1.23  % (11166)------------------------------
% 6.77/1.23  % (11166)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.77/1.23  % (11166)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.77/1.23  % (11166)Termination reason: Unknown
% 6.77/1.23  % (11166)Termination phase: Saturation
% 6.77/1.23  
% 6.77/1.23  % (11166)Memory used [KB]: 13176
% 6.77/1.23  % (11166)Time elapsed: 0.799 s
% 6.77/1.23  % (11166)Instructions burned: 440 (million)
% 6.77/1.23  % (11166)------------------------------
% 6.77/1.23  % (11166)------------------------------
% 6.77/1.24  % (11220)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1824Mi)
% 7.01/1.28  % (11224)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9989Mi)
% 7.01/1.29  % (11259)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/9707Mi)
% 7.01/1.31  % (11168)Instruction limit reached!
% 7.01/1.31  % (11168)------------------------------
% 7.01/1.31  % (11168)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.01/1.31  % (11168)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.01/1.31  % (11168)Termination reason: Unknown
% 7.01/1.31  % (11168)Termination phase: Saturation
% 7.01/1.31  
% 7.01/1.31  % (11168)Memory used [KB]: 9083
% 7.01/1.31  % (11168)Time elapsed: 0.780 s
% 7.01/1.31  % (11168)Instructions burned: 388 (million)
% 7.01/1.31  % (11168)------------------------------
% 7.01/1.31  % (11168)------------------------------
% 7.01/1.32  % (11264)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/90Mi)
% 7.66/1.33  % (11162)Instruction limit reached!
% 7.66/1.33  % (11162)------------------------------
% 7.66/1.33  % (11162)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.66/1.33  % (11162)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.66/1.33  % (11162)Termination reason: Unknown
% 7.66/1.33  % (11162)Termination phase: Saturation
% 7.66/1.33  
% 7.66/1.33  % (11162)Memory used [KB]: 8443
% 7.66/1.33  % (11162)Time elapsed: 0.920 s
% 7.66/1.33  % (11162)Instructions burned: 482 (million)
% 7.66/1.33  % (11162)------------------------------
% 7.66/1.33  % (11162)------------------------------
% 7.66/1.37  % (11280)ott+3_1:1_abs=on:anc=none:bs=on:fsr=off:spb=goal_then_units:i=44001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/44001Mi)
% 8.06/1.39  % (11163)Instruction limit reached!
% 8.06/1.39  % (11163)------------------------------
% 8.06/1.39  % (11163)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.06/1.39  % (11163)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.06/1.39  % (11163)Termination reason: Unknown
% 8.06/1.39  % (11163)Termination phase: Saturation
% 8.06/1.39  
% 8.06/1.39  % (11163)Memory used [KB]: 8571
% 8.06/1.39  % (11163)Time elapsed: 0.982 s
% 8.06/1.39  % (11163)Instructions burned: 502 (million)
% 8.06/1.39  % (11163)------------------------------
% 8.06/1.39  % (11163)------------------------------
% 8.06/1.43  % (11264)Instruction limit reached!
% 8.06/1.43  % (11264)------------------------------
% 8.06/1.43  % (11264)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.06/1.43  % (11264)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.06/1.43  % (11264)Termination reason: Unknown
% 8.06/1.43  % (11264)Termination phase: Saturation
% 8.06/1.43  
% 8.06/1.43  % (11264)Memory used [KB]: 7291
% 8.06/1.43  % (11264)Time elapsed: 0.153 s
% 8.06/1.43  % (11264)Instructions burned: 91 (million)
% 8.06/1.43  % (11264)------------------------------
% 8.06/1.43  % (11264)------------------------------
% 8.63/1.46  % (11332)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/4958Mi)
% 8.63/1.47  % (11341)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/35256Mi)
% 9.12/1.55  % (11359)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=32293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/32293Mi)
% 9.12/1.55  % (11368)ott+21_1:28_afr=on:anc=all_dependent:bs=on:bsr=unit_only:nicw=on:sp=const_frequency:uhcvi=on:i=37001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/37001Mi)
% 9.12/1.61  TRYING [7]
% 9.73/1.68  % (11174)Instruction limit reached!
% 9.73/1.68  % (11174)------------------------------
% 9.73/1.68  % (11174)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.73/1.68  % (11174)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.73/1.68  % (11174)Termination reason: Unknown
% 9.73/1.68  % (11174)Termination phase: Saturation
% 9.73/1.68  
% 9.73/1.68  % (11174)Memory used [KB]: 3709
% 9.73/1.68  % (11174)Time elapsed: 1.016 s
% 9.73/1.68  % (11174)Instructions burned: 656 (million)
% 9.73/1.68  % (11174)------------------------------
% 9.73/1.68  % (11174)------------------------------
% 11.63/1.84  % (11434)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/10187Mi)
% 11.80/1.88  % (11173)Instruction limit reached!
% 11.80/1.88  % (11173)------------------------------
% 11.80/1.88  % (11173)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.80/1.88  % (11173)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.80/1.88  % (11173)Termination reason: Unknown
% 11.80/1.88  % (11173)Termination phase: Saturation
% 11.80/1.88  
% 11.80/1.88  % (11173)Memory used [KB]: 12025
% 11.80/1.88  % (11173)Time elapsed: 1.226 s
% 11.80/1.88  % (11173)Instructions burned: 748 (million)
% 11.80/1.88  % (11173)------------------------------
% 11.80/1.88  % (11173)------------------------------
% 12.40/1.95  % (11172)Instruction limit reached!
% 12.40/1.95  % (11172)------------------------------
% 12.40/1.95  % (11172)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.40/1.97  % (11172)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.40/1.97  % (11172)Termination reason: Unknown
% 12.40/1.97  % (11172)Termination phase: Saturation
% 12.40/1.97  
% 12.40/1.97  % (11172)Memory used [KB]: 21875
% 12.40/1.97  % (11172)Time elapsed: 1.346 s
% 12.40/1.97  % (11172)Instructions burned: 938 (million)
% 12.40/1.97  % (11172)------------------------------
% 12.40/1.97  % (11172)------------------------------
% 12.80/2.02  % (11171)Instruction limit reached!
% 12.80/2.02  % (11171)------------------------------
% 12.80/2.02  % (11171)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.80/2.02  % (11171)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.80/2.02  % (11171)Termination reason: Unknown
% 12.80/2.02  % (11171)Termination phase: Saturation
% 12.80/2.02  
% 12.80/2.02  % (11171)Memory used [KB]: 23027
% 12.80/2.02  % (11171)Time elapsed: 1.416 s
% 12.80/2.02  % (11171)Instructions burned: 922 (million)
% 12.80/2.02  % (11171)------------------------------
% 12.80/2.02  % (11171)------------------------------
% 12.80/2.04  % (11435)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=29337:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/29337Mi)
% 13.58/2.11  % (11436)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=10147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/10147Mi)
% 13.85/2.14  % (11177)Instruction limit reached!
% 13.85/2.14  % (11177)------------------------------
% 13.85/2.14  % (11177)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.85/2.14  % (11177)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.85/2.14  % (11177)Termination reason: Unknown
% 13.85/2.14  % (11177)Termination phase: Saturation
% 13.85/2.14  
% 13.85/2.14  % (11177)Memory used [KB]: 23283
% 13.85/2.14  % (11177)Time elapsed: 1.491 s
% 13.85/2.14  % (11177)Instructions burned: 982 (million)
% 13.85/2.14  % (11177)------------------------------
% 13.85/2.14  % (11177)------------------------------
% 14.07/2.16  % (11437)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=38056:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/38056Mi)
% 14.07/2.16  TRYING [1]
% 14.07/2.16  TRYING [2]
% 14.07/2.17  TRYING [3]
% 14.07/2.20  TRYING [4]
% 14.58/2.27  % (11438)fmb+10_1:1_dr=on:fmbsr=2.0:newcnf=on:nm=2:i=33239:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/33239Mi)
% 14.58/2.28  TRYING [1]
% 14.58/2.28  TRYING [2]
% 14.58/2.28  TRYING [3]
% 15.26/2.29  TRYING [5]
% 15.26/2.31  TRYING [4]
% 16.08/2.40  TRYING [5]
% 16.08/2.42  % (11176)Instruction limit reached!
% 16.08/2.42  % (11176)------------------------------
% 16.08/2.42  % (11176)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.08/2.42  % (11176)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.08/2.42  % (11176)Termination reason: Unknown
% 16.08/2.42  % (11176)Termination phase: Saturation
% 16.08/2.42  
% 16.08/2.42  % (11176)Memory used [KB]: 13816
% 16.08/2.42  % (11176)Time elapsed: 1.758 s
% 16.08/2.42  % (11176)Instructions burned: 940 (million)
% 16.08/2.42  % (11176)------------------------------
% 16.08/2.42  % (11176)------------------------------
% 17.06/2.55  TRYING [6]
% 17.53/2.58  % (11439)fmb+10_1:1_fmbas=predicate:gsp=on:nm=2:i=20987:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/20987Mi)
% 17.53/2.58  TRYING [1]
% 17.53/2.58  TRYING [2]
% 17.53/2.59  TRYING [3]
% 17.53/2.62  TRYING [4]
% 17.53/2.63  TRYING [6]
% 17.53/2.65  % (11186)Instruction limit reached!
% 17.53/2.65  % (11186)------------------------------
% 17.53/2.65  % (11186)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.53/2.65  % (11186)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.53/2.65  % (11186)Termination reason: Unknown
% 17.53/2.65  % (11186)Termination phase: Saturation
% 17.53/2.65  
% 17.53/2.65  % (11186)Memory used [KB]: 4349
% 17.53/2.65  % (11186)Time elapsed: 1.872 s
% 17.53/2.65  % (11186)Instructions burned: 1828 (million)
% 17.53/2.65  % (11186)------------------------------
% 17.53/2.65  % (11186)------------------------------
% 18.71/2.73  TRYING [5]
% 19.52/2.82  % (11440)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=49917:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/49917Mi)
% 19.52/2.82  TRYING [1]
% 19.52/2.82  TRYING [2]
% 19.52/2.82  TRYING [3]
% 19.52/2.87  TRYING [4]
% 19.52/2.87  % (11220)Instruction limit reached!
% 19.52/2.87  % (11220)------------------------------
% 19.52/2.87  % (11220)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.06/2.90  % (11220)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.06/2.90  % (11220)Termination reason: Unknown
% 20.06/2.90  % (11220)Termination phase: Saturation
% 20.06/2.90  
% 20.06/2.90  % (11220)Memory used [KB]: 4093
% 20.06/2.90  % (11220)Time elapsed: 1.737 s
% 20.06/2.90  % (11220)Instructions burned: 1825 (million)
% 20.06/2.90  % (11220)------------------------------
% 20.06/2.90  % (11220)------------------------------
% 20.06/2.95  TRYING [5]
% 20.88/3.01  % (11179)Instruction limit reached!
% 20.88/3.01  % (11179)------------------------------
% 20.88/3.01  % (11179)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.04/3.01  TRYING [6]
% 21.04/3.02  % (11179)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.04/3.02  % (11179)Termination reason: Unknown
% 21.04/3.02  % (11179)Termination phase: Saturation
% 21.04/3.02  
% 21.04/3.02  % (11179)Memory used [KB]: 4733
% 21.04/3.02  % (11179)Time elapsed: 2.345 s
% 21.04/3.02  % (11179)Instructions burned: 2019 (million)
% 21.04/3.02  % (11179)------------------------------
% 21.04/3.02  % (11179)------------------------------
% 21.16/3.06  % (11441)dis+2_1:64_add=large:bce=on:bd=off:i=19144:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/19144Mi)
% 21.84/3.16  % (11442)dis+10_1:128_bd=off:lcm=predicate:sac=on:sp=reverse_arity:urr=on:i=27492:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/27492Mi)
% 22.37/3.19  TRYING [6]
% 22.37/3.24  TRYING [7]
% 23.13/3.30  TRYING [8]
% 24.33/3.43  TRYING [7]
% 25.92/3.65  % (11191)Instruction limit reached!
% 25.92/3.65  % (11191)------------------------------
% 25.92/3.65  % (11191)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.92/3.67  % (11191)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.92/3.67  % (11191)Termination reason: Unknown
% 25.92/3.67  % (11191)Termination phase: Saturation
% 25.92/3.67  
% 25.92/3.67  % (11191)Memory used [KB]: 6012
% 25.92/3.67  % (11191)Time elapsed: 2.752 s
% 25.92/3.67  % (11191)Instructions burned: 2018 (million)
% 25.92/3.67  % (11191)------------------------------
% 25.92/3.67  % (11191)------------------------------
% 27.28/3.82  TRYING [7]
% 27.28/3.84  % (11443)ott-11_1:32_i=6101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2966ds/6101Mi)
% 27.92/3.89  TRYING [7]
% 29.69/4.14  % (11188)Instruction limit reached!
% 29.69/4.14  % (11188)------------------------------
% 29.69/4.14  % (11188)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.69/4.14  % (11188)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.69/4.14  % (11188)Termination reason: Unknown
% 29.69/4.14  % (11188)Termination phase: Saturation
% 29.69/4.14  
% 29.69/4.14  % (11188)Memory used [KB]: 8059
% 29.69/4.14  % (11188)Time elapsed: 3.240 s
% 29.69/4.14  % (11188)Instructions burned: 2893 (million)
% 29.69/4.14  % (11188)------------------------------
% 29.69/4.14  % (11188)------------------------------
% 30.77/4.27  % (11444)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2962ds/90Mi)
% 30.77/4.29  % (11187)Instruction limit reached!
% 30.77/4.29  % (11187)------------------------------
% 30.77/4.29  % (11187)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.77/4.30  % (11187)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.77/4.30  % (11187)Termination reason: Unknown
% 30.77/4.30  % (11187)Termination phase: Saturation
% 30.77/4.30  
% 30.77/4.30  % (11187)Memory used [KB]: 22003
% 30.77/4.30  % (11187)Time elapsed: 3.529 s
% 30.77/4.30  % (11187)Instructions burned: 2134 (million)
% 30.77/4.30  % (11187)------------------------------
% 30.77/4.30  % (11187)------------------------------
% 32.00/4.40  % (11444)Instruction limit reached!
% 32.00/4.40  % (11444)------------------------------
% 32.00/4.40  % (11444)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.00/4.40  % (11444)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.00/4.40  % (11444)Termination reason: Unknown
% 32.00/4.40  % (11444)Termination phase: Saturation
% 32.00/4.40  
% 32.00/4.40  % (11444)Memory used [KB]: 6268
% 32.00/4.40  % (11444)Time elapsed: 0.237 s
% 32.00/4.40  % (11444)Instructions burned: 90 (million)
% 32.00/4.40  % (11444)------------------------------
% 32.00/4.40  % (11444)------------------------------
% 32.00/4.43  % (11445)ott+11_1:128_av=off:bd=off:bsr=unit_only:fd=preordered:to=lpo:updr=off:i=91600:si=on:rawr=on:rtra=on_0 on theBenchmark for (2960ds/91600Mi)
% 33.24/4.56  % (11446)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=7127:si=on:rawr=on:rtra=on_0 on theBenchmark for (2959ds/7127Mi)
% 36.81/4.99  TRYING [8]
% 37.50/5.08  TRYING [8]
% 42.19/5.67  % (11181)Instruction limit reached!
% 42.19/5.67  % (11181)------------------------------
% 42.19/5.67  % (11181)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 42.19/5.68  % (11181)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 42.19/5.68  % (11181)Termination reason: Unknown
% 42.19/5.68  % (11181)Termination phase: Saturation
% 42.19/5.68  
% 42.19/5.68  % (11181)Memory used [KB]: 5884
% 42.19/5.68  % (11181)Time elapsed: 4.974 s
% 42.19/5.68  % (11181)Instructions burned: 4960 (million)
% 42.19/5.68  % (11181)------------------------------
% 42.19/5.68  % (11181)------------------------------
% 43.29/5.82  % (11447)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2946ds/35256Mi)
% 43.29/5.83  TRYING [8]
% 43.84/5.93  TRYING [8]
% 46.32/6.26  % (11445)First to succeed.
% 46.32/6.27  % (11445)Refutation found. Thanks to Tanya!
% 46.32/6.27  % SZS status Unsatisfiable for theBenchmark
% 46.32/6.27  % SZS output start Proof for theBenchmark
% See solution above
% 46.32/6.27  % (11445)------------------------------
% 46.32/6.27  % (11445)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 46.32/6.27  % (11445)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 46.32/6.27  % (11445)Termination reason: Refutation
% 46.32/6.27  
% 46.32/6.27  % (11445)Memory used [KB]: 5884
% 46.32/6.27  % (11445)Time elapsed: 1.902 s
% 46.32/6.27  % (11445)Instructions burned: 1599 (million)
% 46.32/6.27  % (11445)------------------------------
% 46.32/6.27  % (11445)------------------------------
% 46.32/6.27  % (11137)Success in time 5.924 s
%------------------------------------------------------------------------------