TSTP Solution File: PLA007-10 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : PLA007-10 : TPTP v8.1.0. Released v7.3.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 : n021.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 18:09:16 EDT 2022

% Result   : Unsatisfiable 208.19s 26.52s
% Output   : Refutation 208.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :   19
% Syntax   : Number of formulae    :   64 (  64 unt;   0 def)
%            Number of atoms       :   64 (  63 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    1 (   1   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   2 avg)
%            Maximal term depth    :    9 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :   16 (  16 usr;   7 con; 0-4 aty)
%            Number of variables   :   50 (  50   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f197102,plain,
    $false,
    inference(subsumption_resolution,[],[f197100,f32]) ).

fof(f32,axiom,
    ! [X4] : true != holds(on(a,d),X4),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_AD) ).

fof(f197100,plain,
    true = holds(on(a,d),do(putdown(a,d),do(pickup(a),do(putdown(c,table),do(pickup(c),s0))))),
    inference(superposition,[],[f104218,f1]) ).

fof(f1,axiom,
    ! [X2,X0,X1] : ifeq(X0,X0,X1,X2) = X1,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ifeq_axiom) ).

fof(f104218,plain,
    true = ifeq(true,true,holds(on(a,d),do(putdown(a,d),do(pickup(a),do(putdown(c,table),do(pickup(c),s0))))),true),
    inference(superposition,[],[f16556,f28561]) ).

fof(f28561,plain,
    true = holds(holding(a),do(pickup(a),do(putdown(c,table),do(pickup(c),s0)))),
    inference(superposition,[],[f28560,f1]) ).

fof(f28560,plain,
    true = ifeq(true,true,holds(holding(a),do(pickup(a),do(putdown(c,table),do(pickup(c),s0)))),true),
    inference(forward_demodulation,[],[f28559,f1]) ).

fof(f28559,plain,
    true = ifeq(true,true,ifeq(true,true,holds(holding(a),do(pickup(a),do(putdown(c,table),do(pickup(c),s0)))),true),true),
    inference(forward_demodulation,[],[f2836,f8067]) ).

fof(f8067,plain,
    ! [X1] : true = holds(clear(a),do(putdown(X1,table),do(pickup(c),s0))),
    inference(superposition,[],[f1197,f1]) ).

fof(f1197,plain,
    ! [X3] : true = ifeq(true,true,holds(clear(a),do(putdown(X3,table),do(pickup(c),s0))),true),
    inference(forward_demodulation,[],[f1190,f1]) ).

fof(f1190,plain,
    ! [X3] : true = ifeq(true,true,ifeq(true,true,holds(clear(a),do(putdown(X3,table),do(pickup(c),s0))),true),true),
    inference(superposition,[],[f311,f1065]) ).

fof(f1065,plain,
    true = holds(clear(a),do(pickup(c),s0)),
    inference(superposition,[],[f806,f1]) ).

fof(f806,plain,
    true = ifeq(true,true,holds(clear(a),do(pickup(c),s0)),true),
    inference(superposition,[],[f237,f14]) ).

fof(f14,axiom,
    true = differ(a,c),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',differ_a_c) ).

fof(f237,plain,
    ! [X0] : true = ifeq(differ(a,X0),true,holds(clear(a),do(pickup(X0),s0)),true),
    inference(forward_demodulation,[],[f232,f1]) ).

fof(f232,plain,
    ! [X0] : true = ifeq(differ(a,X0),true,ifeq(true,true,holds(clear(a),do(pickup(X0),s0)),true),true),
    inference(superposition,[],[f6,f27]) ).

fof(f27,axiom,
    true = holds(clear(a),s0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',initial_state5) ).

fof(f6,axiom,
    ! [X6,X4,X5] : true = ifeq(differ(X5,X6),true,ifeq(holds(clear(X5),X4),true,holds(clear(X5),do(pickup(X6),X4)),true),true),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pickup_4) ).

fof(f311,plain,
    ! [X6,X7] : true = ifeq(true,true,ifeq(holds(clear(a),X6),true,holds(clear(a),do(putdown(X7,table),X6)),true),true),
    inference(superposition,[],[f11,f16]) ).

fof(f16,axiom,
    true = differ(a,table),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',differ_a_table) ).

fof(f11,axiom,
    ! [X3,X6,X4,X5] : true = ifeq(differ(X6,X3),true,ifeq(holds(clear(X6),X4),true,holds(clear(X6),do(putdown(X5,X3),X4)),true),true),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',putdown_5) ).

fof(f2836,plain,
    true = ifeq(true,true,ifeq(holds(clear(a),do(putdown(c,table),do(pickup(c),s0))),true,holds(holding(a),do(pickup(a),do(putdown(c,table),do(pickup(c),s0)))),true),true),
    inference(forward_demodulation,[],[f2825,f1]) ).

fof(f2825,plain,
    true = ifeq(true,true,ifeq(true,true,ifeq(holds(clear(a),do(putdown(c,table),do(pickup(c),s0))),true,holds(holding(a),do(pickup(a),do(putdown(c,table),do(pickup(c),s0)))),true),true),true),
    inference(superposition,[],[f410,f2815]) ).

fof(f2815,plain,
    true = holds(empty,do(putdown(c,table),do(pickup(c),s0))),
    inference(superposition,[],[f852,f1]) ).

fof(f852,plain,
    true = ifeq(true,true,holds(empty,do(putdown(c,table),do(pickup(c),s0))),true),
    inference(superposition,[],[f306,f543]) ).

fof(f543,plain,
    true = holds(holding(c),do(pickup(c),s0)),
    inference(superposition,[],[f426,f1]) ).

fof(f426,plain,
    true = ifeq(true,true,holds(holding(c),do(pickup(c),s0)),true),
    inference(forward_demodulation,[],[f425,f21]) ).

fof(f21,axiom,
    true = differ(c,table),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',differ_c_table) ).

fof(f425,plain,
    true = ifeq(differ(c,table),true,holds(holding(c),do(pickup(c),s0)),true),
    inference(forward_demodulation,[],[f424,f1]) ).

fof(f424,plain,
    true = ifeq(differ(c,table),true,ifeq(true,true,holds(holding(c),do(pickup(c),s0)),true),true),
    inference(forward_demodulation,[],[f423,f30]) ).

fof(f30,axiom,
    true = holds(empty,s0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',initial_state8) ).

fof(f423,plain,
    true = ifeq(differ(c,table),true,ifeq(holds(empty,s0),true,holds(holding(c),do(pickup(c),s0)),true),true),
    inference(forward_demodulation,[],[f417,f1]) ).

fof(f417,plain,
    true = ifeq(differ(c,table),true,ifeq(holds(empty,s0),true,ifeq(true,true,holds(holding(c),do(pickup(c),s0)),true),true),true),
    inference(superposition,[],[f3,f29]) ).

fof(f29,axiom,
    true = holds(clear(c),s0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',initial_state7) ).

fof(f3,axiom,
    ! [X4,X5] : true = ifeq(differ(X5,table),true,ifeq(holds(empty,X4),true,ifeq(holds(clear(X5),X4),true,holds(holding(X5),do(pickup(X5),X4)),true),true),true),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pickup_1) ).

fof(f306,plain,
    ! [X3,X4] : true = ifeq(holds(holding(X4),X3),true,holds(empty,do(putdown(X4,table),X3)),true),
    inference(forward_demodulation,[],[f303,f1]) ).

fof(f303,plain,
    ! [X3,X4] : true = ifeq(holds(holding(X4),X3),true,ifeq(true,true,holds(empty,do(putdown(X4,table),X3)),true),true),
    inference(superposition,[],[f7,f31]) ).

fof(f31,axiom,
    ! [X4] : true = holds(clear(table),X4),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clear_table) ).

fof(f7,axiom,
    ! [X3,X4,X5] : true = ifeq(holds(holding(X5),X4),true,ifeq(holds(clear(X3),X4),true,holds(empty,do(putdown(X5,X3),X4)),true),true),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',putdown_1) ).

fof(f410,plain,
    ! [X0] : true = ifeq(true,true,ifeq(holds(empty,X0),true,ifeq(holds(clear(a),X0),true,holds(holding(a),do(pickup(a),X0)),true),true),true),
    inference(superposition,[],[f3,f16]) ).

fof(f16556,plain,
    ! [X24,X25] : true = ifeq(holds(holding(X25),do(pickup(a),do(putdown(X24,table),do(pickup(c),s0)))),true,holds(on(X25,d),do(putdown(X25,d),do(pickup(a),do(putdown(X24,table),do(pickup(c),s0))))),true),
    inference(forward_demodulation,[],[f16534,f1]) ).

fof(f16534,plain,
    ! [X24,X25] : true = ifeq(holds(holding(X25),do(pickup(a),do(putdown(X24,table),do(pickup(c),s0)))),true,ifeq(true,true,holds(on(X25,d),do(putdown(X25,d),do(pickup(a),do(putdown(X24,table),do(pickup(c),s0))))),true),true),
    inference(superposition,[],[f8,f15679]) ).

fof(f15679,plain,
    ! [X1] : true = holds(clear(d),do(pickup(a),do(putdown(X1,table),do(pickup(c),s0)))),
    inference(superposition,[],[f3352,f1]) ).

fof(f3352,plain,
    ! [X0] : true = ifeq(true,true,holds(clear(d),do(pickup(a),do(putdown(X0,table),do(pickup(c),s0)))),true),
    inference(forward_demodulation,[],[f3349,f1]) ).

fof(f3349,plain,
    ! [X0] : true = ifeq(true,true,ifeq(true,true,holds(clear(d),do(pickup(a),do(putdown(X0,table),do(pickup(c),s0)))),true),true),
    inference(superposition,[],[f229,f3006]) ).

fof(f3006,plain,
    ! [X1] : true = holds(clear(d),do(putdown(X1,table),do(pickup(c),s0))),
    inference(superposition,[],[f1348,f1]) ).

fof(f1348,plain,
    ! [X0] : true = ifeq(true,true,holds(clear(d),do(putdown(X0,table),do(pickup(c),s0))),true),
    inference(forward_demodulation,[],[f1345,f1]) ).

fof(f1345,plain,
    ! [X0] : true = ifeq(true,true,ifeq(true,true,holds(clear(d),do(putdown(X0,table),do(pickup(c),s0))),true),true),
    inference(superposition,[],[f323,f149]) ).

fof(f149,plain,
    true = holds(clear(d),do(pickup(c),s0)),
    inference(superposition,[],[f108,f1]) ).

fof(f108,plain,
    true = ifeq(true,true,holds(clear(d),do(pickup(c),s0)),true),
    inference(forward_demodulation,[],[f107,f1]) ).

fof(f107,plain,
    true = ifeq(true,true,ifeq(true,true,holds(clear(d),do(pickup(c),s0)),true),true),
    inference(forward_demodulation,[],[f106,f30]) ).

fof(f106,plain,
    true = ifeq(true,true,ifeq(holds(empty,s0),true,holds(clear(d),do(pickup(c),s0)),true),true),
    inference(forward_demodulation,[],[f105,f1]) ).

fof(f105,plain,
    true = ifeq(true,true,ifeq(holds(empty,s0),true,ifeq(true,true,holds(clear(d),do(pickup(c),s0)),true),true),true),
    inference(forward_demodulation,[],[f86,f29]) ).

fof(f86,plain,
    true = ifeq(true,true,ifeq(holds(empty,s0),true,ifeq(holds(clear(c),s0),true,holds(clear(d),do(pickup(c),s0)),true),true),true),
    inference(superposition,[],[f4,f25]) ).

fof(f25,axiom,
    true = holds(on(c,d),s0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',initial_state3) ).

fof(f4,axiom,
    ! [X3,X4,X5] : true = ifeq(holds(on(X5,X3),X4),true,ifeq(holds(empty,X4),true,ifeq(holds(clear(X5),X4),true,holds(clear(X3),do(pickup(X5),X4)),true),true),true),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pickup_2) ).

fof(f323,plain,
    ! [X31,X30] : true = ifeq(true,true,ifeq(holds(clear(d),X30),true,holds(clear(d),do(putdown(X31,table),X30)),true),true),
    inference(superposition,[],[f11,f22]) ).

fof(f22,axiom,
    true = differ(d,table),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',differ_d_table) ).

fof(f229,plain,
    ! [X14] : true = ifeq(true,true,ifeq(holds(clear(d),X14),true,holds(clear(d),do(pickup(a),X14)),true),true),
    inference(superposition,[],[f6,f133]) ).

fof(f133,plain,
    true = differ(d,a),
    inference(superposition,[],[f36,f1]) ).

fof(f36,plain,
    true = ifeq(true,true,differ(d,a),true),
    inference(superposition,[],[f12,f15]) ).

fof(f15,axiom,
    true = differ(a,d),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',differ_a_d) ).

fof(f12,axiom,
    ! [X3,X5] : true = ifeq(differ(X3,X5),true,differ(X5,X3),true),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_differ) ).

fof(f8,axiom,
    ! [X3,X4,X5] : true = ifeq(holds(holding(X5),X4),true,ifeq(holds(clear(X3),X4),true,holds(on(X5,X3),do(putdown(X5,X3),X4)),true),true),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',putdown_2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.11  % Problem    : PLA007-10 : TPTP v8.1.0. Released v7.3.0.
% 0.11/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.33  % Computer : n021.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit   : 300
% 0.13/0.33  % WCLimit    : 300
% 0.13/0.33  % DateTime   : Tue Aug 30 10:00:56 EDT 2022
% 0.13/0.33  % CPUTime    : 
% 0.18/0.49  % (20345)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.18/0.49  % (20353)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)
% 0.18/0.49  % (20345)Instruction limit reached!
% 0.18/0.49  % (20345)------------------------------
% 0.18/0.49  % (20345)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.49  % (20345)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.49  % (20345)Termination reason: Unknown
% 0.18/0.49  % (20345)Termination phase: Saturation
% 0.18/0.49  
% 0.18/0.49  % (20345)Memory used [KB]: 5373
% 0.18/0.49  % (20345)Time elapsed: 0.004 s
% 0.18/0.49  % (20345)Instructions burned: 2 (million)
% 0.18/0.49  % (20345)------------------------------
% 0.18/0.49  % (20345)------------------------------
% 0.18/0.50  % (20361)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.18/0.51  % (20337)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.18/0.51  % (20341)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.52  % (20342)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.18/0.52  % (20355)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.18/0.52  % (20346)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)
% 0.18/0.52  % (20340)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)
% 0.18/0.52  % (20344)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.18/0.53  % (20347)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.18/0.53  % (20349)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.18/0.53  % (20351)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.18/0.53  % (20366)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)
% 0.18/0.53  % (20357)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)
% 0.18/0.53  % (20363)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.18/0.53  % (20352)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)
% 0.18/0.53  % (20362)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.18/0.53  % (20364)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)
% 0.18/0.54  % (20350)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.18/0.54  % (20343)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)
% 0.18/0.54  % (20354)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.18/0.54  % (20359)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)
% 0.18/0.54  % (20360)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)
% 0.18/0.54  TRYING [1]
% 0.18/0.54  TRYING [2]
% 0.18/0.54  % (20338)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)
% 0.18/0.54  % (20339)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)
% 0.18/0.54  % (20365)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.18/0.55  % (20358)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.18/0.55  % (20348)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)
% 0.18/0.55  % (20344)Instruction limit reached!
% 0.18/0.55  % (20344)------------------------------
% 0.18/0.55  % (20344)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.55  % (20344)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.55  % (20344)Termination reason: Unknown
% 0.18/0.55  % (20344)Termination phase: Saturation
% 0.18/0.55  
% 0.18/0.55  % (20344)Memory used [KB]: 5500
% 0.18/0.55  % (20344)Time elapsed: 0.133 s
% 0.18/0.55  % (20344)Instructions burned: 7 (million)
% 0.18/0.55  % (20344)------------------------------
% 0.18/0.55  % (20344)------------------------------
% 0.18/0.55  % (20356)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)
% 0.18/0.56  TRYING [1]
% 0.18/0.57  TRYING [1]
% 0.18/0.57  TRYING [2]
% 0.18/0.57  TRYING [2]
% 1.95/0.60  % (20343)Instruction limit reached!
% 1.95/0.60  % (20343)------------------------------
% 1.95/0.60  % (20343)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.60  % (20343)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.60  % (20343)Termination reason: Unknown
% 1.95/0.60  % (20343)Termination phase: Finite model building constraint generation
% 1.95/0.60  
% 1.95/0.60  % (20343)Memory used [KB]: 7036
% 1.95/0.60  % (20343)Time elapsed: 0.150 s
% 1.95/0.60  % (20343)Instructions burned: 52 (million)
% 1.95/0.60  % (20343)------------------------------
% 1.95/0.60  % (20343)------------------------------
% 1.95/0.60  % (20342)Instruction limit reached!
% 1.95/0.60  % (20342)------------------------------
% 1.95/0.60  % (20342)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.60  % (20342)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.60  % (20342)Termination reason: Unknown
% 1.95/0.60  % (20342)Termination phase: Saturation
% 1.95/0.60  
% 1.95/0.60  % (20342)Memory used [KB]: 6140
% 1.95/0.60  % (20342)Time elapsed: 0.206 s
% 1.95/0.60  % (20342)Instructions burned: 48 (million)
% 1.95/0.60  % (20342)------------------------------
% 1.95/0.60  % (20342)------------------------------
% 1.95/0.60  TRYING [3]
% 1.95/0.60  % (20339)Instruction limit reached!
% 1.95/0.60  % (20339)------------------------------
% 1.95/0.60  % (20339)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.60  % (20339)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.60  % (20339)Termination reason: Unknown
% 1.95/0.60  % (20339)Termination phase: Saturation
% 1.95/0.60  
% 1.95/0.60  % (20339)Memory used [KB]: 1535
% 1.95/0.60  % (20339)Time elapsed: 0.189 s
% 1.95/0.60  % (20339)Instructions burned: 37 (million)
% 1.95/0.60  % (20339)------------------------------
% 1.95/0.60  % (20339)------------------------------
% 1.95/0.60  % (20340)Instruction limit reached!
% 1.95/0.60  % (20340)------------------------------
% 1.95/0.60  % (20340)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.60  % (20340)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.60  % (20340)Termination reason: Unknown
% 1.95/0.60  % (20340)Termination phase: Saturation
% 1.95/0.60  
% 1.95/0.60  % (20340)Memory used [KB]: 6396
% 1.95/0.60  % (20340)Time elapsed: 0.188 s
% 1.95/0.60  % (20340)Instructions burned: 52 (million)
% 1.95/0.60  % (20340)------------------------------
% 1.95/0.60  % (20340)------------------------------
% 1.95/0.60  TRYING [3]
% 2.14/0.62  % (20353)Instruction limit reached!
% 2.14/0.62  % (20353)------------------------------
% 2.14/0.62  % (20353)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.14/0.62  % (20353)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.14/0.62  % (20353)Termination reason: Unknown
% 2.14/0.62  % (20353)Termination phase: Saturation
% 2.14/0.62  
% 2.14/0.62  % (20353)Memory used [KB]: 6652
% 2.14/0.62  % (20353)Time elapsed: 0.219 s
% 2.14/0.62  % (20353)Instructions burned: 99 (million)
% 2.14/0.62  % (20353)------------------------------
% 2.14/0.62  % (20353)------------------------------
% 2.14/0.62  % (20346)Instruction limit reached!
% 2.14/0.62  % (20346)------------------------------
% 2.14/0.62  % (20346)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.14/0.62  % (20346)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.14/0.62  % (20346)Termination reason: Unknown
% 2.14/0.62  % (20346)Termination phase: Saturation
% 2.14/0.62  
% 2.14/0.62  % (20346)Memory used [KB]: 2046
% 2.14/0.62  % (20346)Time elapsed: 0.215 s
% 2.14/0.62  % (20346)Instructions burned: 53 (million)
% 2.14/0.62  % (20346)------------------------------
% 2.14/0.62  % (20346)------------------------------
% 2.14/0.62  % (20354)Instruction limit reached!
% 2.14/0.62  % (20354)------------------------------
% 2.14/0.62  % (20354)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.14/0.62  % (20354)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.14/0.62  % (20354)Termination reason: Unknown
% 2.14/0.62  % (20354)Termination phase: Finite model building constraint generation
% 2.14/0.62  
% 2.14/0.62  % (20354)Memory used [KB]: 8315
% 2.14/0.62  % (20354)Time elapsed: 0.179 s
% 2.14/0.62  % (20354)Instructions burned: 59 (million)
% 2.14/0.62  % (20354)------------------------------
% 2.14/0.62  % (20354)------------------------------
% 2.14/0.62  % (20341)Instruction limit reached!
% 2.14/0.62  % (20341)------------------------------
% 2.14/0.62  % (20341)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.14/0.62  % (20341)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.14/0.62  % (20341)Termination reason: Unknown
% 2.14/0.62  % (20341)Termination phase: Saturation
% 2.14/0.62  
% 2.14/0.62  % (20341)Memory used [KB]: 6396
% 2.14/0.62  % (20341)Time elapsed: 0.209 s
% 2.14/0.62  % (20341)Instructions burned: 52 (million)
% 2.14/0.62  % (20341)------------------------------
% 2.14/0.62  % (20341)------------------------------
% 2.26/0.63  % (20347)Instruction limit reached!
% 2.26/0.63  % (20347)------------------------------
% 2.26/0.63  % (20347)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.26/0.63  % (20347)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.26/0.63  % (20347)Termination reason: Unknown
% 2.26/0.63  % (20347)Termination phase: Saturation
% 2.26/0.63  
% 2.26/0.63  % (20347)Memory used [KB]: 6396
% 2.26/0.63  % (20347)Time elapsed: 0.222 s
% 2.26/0.63  % (20347)Instructions burned: 50 (million)
% 2.26/0.63  % (20347)------------------------------
% 2.26/0.63  % (20347)------------------------------
% 2.26/0.63  % (20351)Instruction limit reached!
% 2.26/0.63  % (20351)------------------------------
% 2.26/0.63  % (20351)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.26/0.63  % (20351)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.26/0.63  % (20351)Termination reason: Unknown
% 2.26/0.63  % (20351)Termination phase: Saturation
% 2.26/0.63  
% 2.26/0.63  % (20351)Memory used [KB]: 7036
% 2.26/0.63  % (20351)Time elapsed: 0.036 s
% 2.26/0.63  % (20351)Instructions burned: 68 (million)
% 2.26/0.63  % (20351)------------------------------
% 2.26/0.63  % (20351)------------------------------
% 2.26/0.63  % (20363)Instruction limit reached!
% 2.26/0.63  % (20363)------------------------------
% 2.26/0.63  % (20363)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.26/0.63  % (20363)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.26/0.63  % (20363)Termination reason: Unknown
% 2.26/0.63  % (20363)Termination phase: Saturation
% 2.26/0.63  
% 2.26/0.63  % (20363)Memory used [KB]: 7036
% 2.26/0.63  % (20363)Time elapsed: 0.035 s
% 2.26/0.63  % (20363)Instructions burned: 68 (million)
% 2.26/0.63  % (20363)------------------------------
% 2.26/0.63  % (20363)------------------------------
% 2.26/0.64  % (20338)Instruction limit reached!
% 2.26/0.64  % (20338)------------------------------
% 2.26/0.64  % (20338)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.26/0.64  % (20338)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.26/0.64  % (20338)Termination reason: Unknown
% 2.26/0.64  % (20338)Termination phase: Saturation
% 2.26/0.64  
% 2.26/0.64  % (20338)Memory used [KB]: 6396
% 2.26/0.64  % (20338)Time elapsed: 0.223 s
% 2.26/0.64  % (20338)Instructions burned: 51 (million)
% 2.26/0.64  % (20338)------------------------------
% 2.26/0.64  % (20338)------------------------------
% 2.26/0.66  % (20367)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.26/0.68  % (20352)Instruction limit reached!
% 2.26/0.68  % (20352)------------------------------
% 2.26/0.68  % (20352)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.26/0.68  % (20352)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.26/0.68  % (20352)Termination reason: Unknown
% 2.26/0.68  % (20352)Termination phase: Saturation
% 2.26/0.68  
% 2.26/0.68  % (20352)Memory used [KB]: 2558
% 2.26/0.68  % (20352)Time elapsed: 0.258 s
% 2.26/0.68  % (20352)Instructions burned: 75 (million)
% 2.26/0.68  % (20352)------------------------------
% 2.26/0.68  % (20352)------------------------------
% 2.26/0.69  % (20349)Instruction limit reached!
% 2.26/0.69  % (20349)------------------------------
% 2.26/0.69  % (20349)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.26/0.69  % (20349)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.26/0.69  % (20349)Termination reason: Unknown
% 2.26/0.69  % (20349)Termination phase: Saturation
% 2.26/0.69  
% 2.26/0.69  % (20349)Memory used [KB]: 7036
% 2.26/0.69  % (20349)Time elapsed: 0.304 s
% 2.26/0.69  % (20349)Instructions burned: 102 (million)
% 2.26/0.69  % (20349)------------------------------
% 2.26/0.69  % (20349)------------------------------
% 2.26/0.69  % (20368)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 (2997ds/211Mi)
% 2.26/0.70  % (20355)Instruction limit reached!
% 2.26/0.70  % (20355)------------------------------
% 2.26/0.70  % (20355)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.26/0.70  % (20355)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.26/0.70  % (20355)Termination reason: Unknown
% 2.26/0.70  % (20355)Termination phase: Saturation
% 2.26/0.70  
% 2.26/0.70  % (20355)Memory used [KB]: 7291
% 2.26/0.70  % (20355)Time elapsed: 0.305 s
% 2.26/0.70  % (20355)Instructions burned: 102 (million)
% 2.26/0.70  % (20355)------------------------------
% 2.26/0.70  % (20355)------------------------------
% 2.26/0.70  % (20350)Instruction limit reached!
% 2.26/0.70  % (20350)------------------------------
% 2.26/0.70  % (20350)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.26/0.70  % (20350)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.26/0.70  % (20350)Termination reason: Unknown
% 2.26/0.70  % (20350)Termination phase: Saturation
% 2.26/0.70  
% 2.26/0.70  % (20350)Memory used [KB]: 7164
% 2.26/0.70  % (20350)Time elapsed: 0.307 s
% 2.26/0.70  % (20350)Instructions burned: 100 (million)
% 2.26/0.70  % (20350)------------------------------
% 2.26/0.70  % (20350)------------------------------
% 2.26/0.71  % (20356)Instruction limit reached!
% 2.26/0.71  % (20356)------------------------------
% 2.26/0.71  % (20356)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.26/0.71  % (20356)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.26/0.71  % (20356)Termination reason: Unknown
% 2.26/0.71  % (20356)Termination phase: Saturation
% 2.26/0.71  
% 2.26/0.71  % (20356)Memory used [KB]: 2430
% 2.26/0.71  % (20356)Time elapsed: 0.316 s
% 2.26/0.71  % (20356)Instructions burned: 101 (million)
% 2.26/0.71  % (20356)------------------------------
% 2.26/0.71  % (20356)------------------------------
% 2.73/0.71  % (20348)Instruction limit reached!
% 2.73/0.71  % (20348)------------------------------
% 2.73/0.71  % (20348)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.71  % (20348)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.71  % (20348)Termination reason: Unknown
% 2.73/0.71  % (20348)Termination phase: Saturation
% 2.73/0.71  
% 2.73/0.71  % (20348)Memory used [KB]: 7164
% 2.73/0.71  % (20348)Time elapsed: 0.310 s
% 2.73/0.71  % (20348)Instructions burned: 101 (million)
% 2.73/0.71  % (20348)------------------------------
% 2.73/0.71  % (20348)------------------------------
% 2.73/0.73  % (20370)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.73/0.73  % (20371)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.73/0.73  % (20373)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.73/0.74  % (20372)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.73/0.75  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.73/0.75  % (20376)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.73/0.75  % (20369)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.73/0.75  % (20375)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.73/0.76  % (20377)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.73/0.77  % (20374)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.73/0.77  % (20380)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.73/0.77  % (20379)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.73/0.77  % (20378)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.73/0.78  % (20358)Instruction limit reached!
% 2.73/0.78  % (20358)------------------------------
% 2.73/0.78  % (20358)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.78  % (20358)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.78  % (20358)Termination reason: Unknown
% 2.73/0.78  % (20358)Termination phase: Saturation
% 2.73/0.78  
% 2.73/0.78  % (20358)Memory used [KB]: 7931
% 2.73/0.78  % (20358)Time elapsed: 0.386 s
% 2.73/0.78  % (20358)Instructions burned: 138 (million)
% 2.73/0.78  % (20358)------------------------------
% 2.73/0.78  % (20358)------------------------------
% 2.98/0.82  % (20381)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.98/0.83  % (20364)Instruction limit reached!
% 2.98/0.83  % (20364)------------------------------
% 2.98/0.83  % (20364)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.98/0.83  % (20364)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.98/0.83  % (20364)Termination reason: Unknown
% 2.98/0.83  % (20364)Termination phase: Saturation
% 2.98/0.83  
% 2.98/0.83  % (20364)Memory used [KB]: 4221
% 2.98/0.83  % (20364)Time elapsed: 0.437 s
% 2.98/0.83  % (20364)Instructions burned: 179 (million)
% 2.98/0.83  % (20364)------------------------------
% 2.98/0.83  % (20364)------------------------------
% 2.98/0.83  % (20382)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.98/0.84  % (20385)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.98/0.84  % (20384)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.98/0.84  % (20357)Instruction limit reached!
% 2.98/0.84  % (20357)------------------------------
% 2.98/0.84  % (20357)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.98/0.84  % (20357)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.98/0.84  % (20357)Termination reason: Unknown
% 2.98/0.84  % (20357)Termination phase: Saturation
% 2.98/0.84  
% 2.98/0.84  % (20357)Memory used [KB]: 8955
% 2.98/0.84  % (20357)Time elapsed: 0.457 s
% 2.98/0.84  % (20357)Instructions burned: 176 (million)
% 2.98/0.84  % (20357)------------------------------
% 2.98/0.84  % (20357)------------------------------
% 2.98/0.85  % (20386)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)
% 3.22/0.87  % (20383)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)
% 3.22/0.87  % (20374)Instruction limit reached!
% 3.22/0.87  % (20374)------------------------------
% 3.22/0.87  % (20374)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.22/0.88  TRYING [4]
% 3.27/0.89  % (20377)Instruction limit reached!
% 3.27/0.89  % (20377)------------------------------
% 3.27/0.89  % (20377)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.27/0.89  % (20377)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.27/0.89  % (20377)Termination reason: Unknown
% 3.27/0.89  % (20377)Termination phase: Saturation
% 3.27/0.89  
% 3.27/0.89  % (20377)Memory used [KB]: 6652
% 3.27/0.89  % (20377)Time elapsed: 0.230 s
% 3.27/0.89  % (20377)Instructions burned: 91 (million)
% 3.27/0.89  % (20377)------------------------------
% 3.27/0.89  % (20377)------------------------------
% 3.27/0.89  % (20374)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.27/0.89  % (20374)Termination reason: Unknown
% 3.27/0.89  % (20374)Termination phase: Saturation
% 3.27/0.89  
% 3.27/0.89  % (20374)Memory used [KB]: 7036
% 3.27/0.89  % (20374)Time elapsed: 0.038 s
% 3.27/0.89  % (20374)Instructions burned: 69 (million)
% 3.27/0.89  % (20374)------------------------------
% 3.27/0.89  % (20374)------------------------------
% 3.27/0.90  % (20369)Instruction limit reached!
% 3.27/0.90  % (20369)------------------------------
% 3.27/0.90  % (20369)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.27/0.90  % (20369)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.27/0.90  % (20369)Termination reason: Unknown
% 3.27/0.90  % (20369)Termination phase: Saturation
% 3.27/0.90  
% 3.27/0.90  % (20369)Memory used [KB]: 6652
% 3.27/0.90  % (20369)Time elapsed: 0.252 s
% 3.27/0.90  % (20369)Instructions burned: 90 (million)
% 3.27/0.90  % (20369)------------------------------
% 3.27/0.90  % (20369)------------------------------
% 3.53/0.92  % (20387)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2891Mi)
% 3.58/0.95  % (20384)Instruction limit reached!
% 3.58/0.95  % (20384)------------------------------
% 3.58/0.95  % (20384)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.58/0.95  % (20388)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.58/0.97  % (20384)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.58/0.97  % (20384)Termination reason: Unknown
% 3.58/0.97  % (20384)Termination phase: Saturation
% 3.58/0.97  
% 3.58/0.97  % (20384)Memory used [KB]: 6908
% 3.58/0.97  % (20384)Time elapsed: 0.035 s
% 3.58/0.97  % (20384)Instructions burned: 68 (million)
% 3.58/0.97  % (20384)------------------------------
% 3.58/0.97  % (20384)------------------------------
% 3.58/0.98  % (20389)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.86/1.01  % (20391)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 3.86/1.02  % (20390)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 (2994ds/2016Mi)
% 3.86/1.04  % (20392)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.86/1.06  % (20368)Instruction limit reached!
% 3.86/1.06  % (20368)------------------------------
% 3.86/1.06  % (20368)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.86/1.06  % (20368)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.86/1.06  % (20368)Termination reason: Unknown
% 3.86/1.06  % (20368)Termination phase: Saturation
% 3.86/1.06  
% 3.86/1.06  % (20368)Memory used [KB]: 4989
% 3.86/1.06  % (20368)Time elapsed: 0.449 s
% 3.86/1.06  % (20368)Instructions burned: 212 (million)
% 3.86/1.06  % (20368)------------------------------
% 3.86/1.06  % (20368)------------------------------
% 4.03/1.10  % (20389)Instruction limit reached!
% 4.03/1.10  % (20389)------------------------------
% 4.03/1.10  % (20389)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.03/1.10  % (20389)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.03/1.10  % (20389)Termination reason: Unknown
% 4.03/1.10  % (20389)Termination phase: Saturation
% 4.03/1.10  
% 4.03/1.10  % (20389)Memory used [KB]: 6652
% 4.03/1.10  % (20389)Time elapsed: 0.216 s
% 4.03/1.10  % (20389)Instructions burned: 90 (million)
% 4.03/1.10  % (20389)------------------------------
% 4.03/1.10  % (20389)------------------------------
% 4.03/1.10  % (20393)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)
% 4.03/1.12  % (20366)Instruction limit reached!
% 4.03/1.12  % (20366)------------------------------
% 4.03/1.12  % (20366)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.03/1.12  % (20366)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.03/1.12  % (20366)Termination reason: Unknown
% 4.03/1.12  % (20366)Termination phase: Saturation
% 4.03/1.12  
% 4.03/1.12  % (20366)Memory used [KB]: 12920
% 4.03/1.12  % (20366)Time elapsed: 0.726 s
% 4.03/1.12  % (20366)Instructions burned: 355 (million)
% 4.03/1.12  % (20366)------------------------------
% 4.03/1.12  % (20366)------------------------------
% 4.03/1.16  % (20360)Instruction limit reached!
% 4.03/1.16  % (20360)------------------------------
% 4.03/1.16  % (20360)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.03/1.16  % (20360)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.03/1.16  % (20360)Termination reason: Unknown
% 4.03/1.16  % (20360)Termination phase: Saturation
% 4.03/1.16  
% 4.03/1.16  % (20360)Memory used [KB]: 7419
% 4.03/1.16  % (20360)Time elapsed: 0.767 s
% 4.03/1.16  % (20360)Instructions burned: 469 (million)
% 4.03/1.16  % (20360)------------------------------
% 4.03/1.16  % (20360)------------------------------
% 6.56/1.18  % (20394)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 (2992ds/9902Mi)
% 6.96/1.23  % (20367)Instruction limit reached!
% 6.96/1.23  % (20367)------------------------------
% 6.96/1.23  % (20367)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.96/1.24  % (20362)Instruction limit reached!
% 6.96/1.24  % (20362)------------------------------
% 6.96/1.24  % (20362)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.96/1.25  % (20362)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.96/1.25  % (20367)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.96/1.25  % (20367)Termination reason: Unknown
% 6.96/1.25  % (20367)Termination phase: Saturation
% 6.96/1.25  
% 6.96/1.25  % (20367)Memory used [KB]: 10234
% 6.96/1.25  % (20367)Time elapsed: 0.703 s
% 6.96/1.25  % (20367)Instructions burned: 389 (million)
% 6.96/1.25  % (20367)------------------------------
% 6.96/1.25  % (20367)------------------------------
% 6.96/1.25  % (20362)Termination reason: Unknown
% 6.96/1.25  % (20362)Termination phase: Saturation
% 6.96/1.25  
% 6.96/1.25  % (20362)Memory used [KB]: 12665
% 6.96/1.25  % (20362)Time elapsed: 0.830 s
% 6.96/1.25  % (20362)Instructions burned: 501 (million)
% 6.96/1.25  % (20362)------------------------------
% 6.96/1.25  % (20362)------------------------------
% 6.96/1.26  % (20395)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)
% 6.96/1.26  % (20365)Instruction limit reached!
% 6.96/1.26  % (20365)------------------------------
% 6.96/1.26  % (20365)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.96/1.26  % (20365)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.96/1.26  % (20365)Termination reason: Unknown
% 6.96/1.26  % (20365)Termination phase: Saturation
% 6.96/1.26  
% 6.96/1.26  % (20365)Memory used [KB]: 13176
% 6.96/1.26  % (20365)Time elapsed: 0.868 s
% 6.96/1.26  % (20365)Instructions burned: 440 (million)
% 6.96/1.26  % (20365)------------------------------
% 6.96/1.26  % (20365)------------------------------
% 6.96/1.28  % (20359)Instruction limit reached!
% 6.96/1.28  % (20359)------------------------------
% 6.96/1.28  % (20359)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.96/1.28  % (20359)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.96/1.28  % (20359)Termination reason: Unknown
% 6.96/1.28  % (20359)Termination phase: Saturation
% 6.96/1.28  
% 6.96/1.28  % (20359)Memory used [KB]: 7036
% 6.96/1.28  % (20359)Time elapsed: 0.836 s
% 6.96/1.28  % (20359)Instructions burned: 499 (million)
% 6.96/1.28  % (20359)------------------------------
% 6.96/1.28  % (20359)------------------------------
% 6.96/1.29  % (20396)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9989Mi)
% 6.96/1.30  % (20361)Instruction limit reached!
% 6.96/1.30  % (20361)------------------------------
% 6.96/1.30  % (20361)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.96/1.30  % (20361)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.96/1.30  % (20361)Termination reason: Unknown
% 6.96/1.30  % (20361)Termination phase: Saturation
% 6.96/1.30  
% 6.96/1.30  % (20361)Memory used [KB]: 13304
% 6.96/1.30  % (20361)Time elapsed: 0.890 s
% 6.96/1.30  % (20361)Instructions burned: 483 (million)
% 6.96/1.30  % (20361)------------------------------
% 6.96/1.30  % (20361)------------------------------
% 6.96/1.30  % (20397)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/9707Mi)
% 8.04/1.38  % (20399)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.04/1.39  % (20398)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)
% 8.04/1.40  % (20400)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.04/1.42  % (20401)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)
% 8.69/1.49  % (20402)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 (2990ds/32293Mi)
% 9.04/1.53  % (20398)Instruction limit reached!
% 9.04/1.53  % (20398)------------------------------
% 9.04/1.53  % (20398)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.04/1.53  % (20398)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.04/1.53  % (20398)Termination reason: Unknown
% 9.04/1.53  % (20398)Termination phase: Saturation
% 9.04/1.53  
% 9.04/1.53  % (20398)Memory used [KB]: 6780
% 9.04/1.53  % (20398)Time elapsed: 0.245 s
% 9.04/1.53  % (20398)Instructions burned: 91 (million)
% 9.04/1.53  % (20398)------------------------------
% 9.04/1.53  % (20398)------------------------------
% 9.60/1.65  % (20403)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 (2988ds/37001Mi)
% 10.55/1.70  % (20373)Instruction limit reached!
% 10.55/1.70  % (20373)------------------------------
% 10.55/1.70  % (20373)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.55/1.70  % (20373)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.55/1.70  % (20373)Termination reason: Unknown
% 10.55/1.70  % (20373)Termination phase: Saturation
% 10.55/1.70  
% 10.55/1.70  % (20373)Memory used [KB]: 9466
% 10.55/1.70  % (20373)Time elapsed: 0.981 s
% 10.55/1.70  % (20373)Instructions burned: 655 (million)
% 10.55/1.70  % (20373)------------------------------
% 10.55/1.70  % (20373)------------------------------
% 11.61/1.84  % (20404)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)
% 12.90/1.99  % (20372)Instruction limit reached!
% 12.90/1.99  % (20372)------------------------------
% 12.90/1.99  % (20372)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.90/1.99  % (20372)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.90/1.99  % (20372)Termination reason: Unknown
% 12.90/1.99  % (20372)Termination phase: Saturation
% 12.90/1.99  
% 12.90/1.99  % (20372)Memory used [KB]: 19957
% 12.90/1.99  % (20372)Time elapsed: 1.364 s
% 12.90/1.99  % (20372)Instructions burned: 747 (million)
% 12.90/1.99  % (20372)------------------------------
% 12.90/1.99  % (20372)------------------------------
% 13.54/2.10  % (20371)Instruction limit reached!
% 13.54/2.10  % (20371)------------------------------
% 13.54/2.10  % (20371)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.54/2.10  % (20371)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.54/2.10  % (20371)Termination reason: Unknown
% 13.54/2.10  % (20371)Termination phase: Saturation
% 13.54/2.10  
% 13.54/2.10  % (20371)Memory used [KB]: 19317
% 13.54/2.10  % (20371)Time elapsed: 1.471 s
% 13.54/2.10  % (20371)Instructions burned: 935 (million)
% 13.54/2.10  % (20371)------------------------------
% 13.54/2.10  % (20371)------------------------------
% 13.85/2.14  % (20405)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 (2983ds/29337Mi)
% 13.85/2.18  % (20375)Instruction limit reached!
% 13.85/2.18  % (20375)------------------------------
% 13.85/2.18  % (20375)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.85/2.18  % (20375)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.85/2.18  % (20375)Termination reason: Unknown
% 13.85/2.18  % (20375)Termination phase: Saturation
% 13.85/2.18  
% 13.85/2.18  % (20375)Memory used [KB]: 17142
% 13.85/2.18  % (20375)Time elapsed: 1.539 s
% 13.85/2.18  % (20375)Instructions burned: 941 (million)
% 13.85/2.18  % (20375)------------------------------
% 13.85/2.18  % (20375)------------------------------
% 14.56/2.26  % (20406)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 (2982ds/10147Mi)
% 14.56/2.27  % (20370)Instruction limit reached!
% 14.56/2.27  % (20370)------------------------------
% 14.56/2.27  % (20370)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.56/2.27  % (20370)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.56/2.27  % (20370)Termination reason: Unknown
% 14.56/2.27  % (20370)Termination phase: Saturation
% 14.56/2.27  
% 14.56/2.27  % (20370)Memory used [KB]: 21108
% 14.56/2.27  % (20370)Time elapsed: 1.628 s
% 14.56/2.27  % (20370)Instructions burned: 921 (million)
% 14.56/2.27  % (20370)------------------------------
% 14.56/2.27  % (20370)------------------------------
% 15.51/2.37  % (20407)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=38056:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/38056Mi)
% 16.22/2.40  TRYING [1]
% 16.22/2.40  TRYING [2]
% 16.39/2.41  % (20376)Instruction limit reached!
% 16.39/2.41  % (20376)------------------------------
% 16.39/2.41  % (20376)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.39/2.41  % (20376)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.39/2.41  % (20376)Termination reason: Unknown
% 16.39/2.41  % (20376)Termination phase: Saturation
% 16.39/2.41  
% 16.39/2.41  % (20376)Memory used [KB]: 21748
% 16.39/2.41  % (20376)Time elapsed: 1.747 s
% 16.39/2.41  % (20376)Instructions burned: 981 (million)
% 16.39/2.41  % (20376)------------------------------
% 16.39/2.41  % (20376)------------------------------
% 16.39/2.43  % (20408)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 (2980ds/33239Mi)
% 16.39/2.45  TRYING [3]
% 16.39/2.46  TRYING [1]
% 16.39/2.46  TRYING [2]
% 17.13/2.51  TRYING [3]
% 17.13/2.52  % (20409)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.13/2.53  TRYING [1]
% 17.13/2.55  TRYING [2]
% 17.13/2.58  TRYING [3]
% 18.69/2.78  TRYING [4]
% 19.59/2.85  TRYING [4]
% 19.59/2.90  % (20385)Instruction limit reached!
% 19.59/2.90  % (20385)------------------------------
% 19.59/2.90  % (20385)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.59/2.90  % (20385)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.59/2.90  % (20385)Termination reason: Unknown
% 19.59/2.90  % (20385)Termination phase: Saturation
% 19.59/2.90  
% 19.59/2.90  % (20385)Memory used [KB]: 6012
% 19.59/2.90  % (20385)Time elapsed: 2.150 s
% 19.59/2.90  % (20385)Instructions burned: 1825 (million)
% 19.59/2.90  % (20385)------------------------------
% 19.59/2.90  % (20385)------------------------------
% 21.02/3.06  % (20410)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 (2974ds/49917Mi)
% 21.02/3.08  TRYING [1]
% 21.02/3.08  TRYING [2]
% 21.86/3.14  TRYING [3]
% 24.36/3.42  % (20395)Instruction limit reached!
% 24.36/3.42  % (20395)------------------------------
% 24.36/3.42  % (20395)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.36/3.43  % (20395)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.36/3.43  % (20395)Termination reason: Unknown
% 24.36/3.43  % (20395)Termination phase: Saturation
% 24.36/3.43  
% 24.36/3.43  % (20395)Memory used [KB]: 6140
% 24.36/3.43  % (20395)Time elapsed: 2.283 s
% 24.36/3.43  % (20395)Instructions burned: 1825 (million)
% 24.36/3.43  % (20395)------------------------------
% 24.36/3.43  % (20395)------------------------------
% 24.36/3.43  TRYING [4]
% 25.10/3.51  % (20411)dis+2_1:64_add=large:bce=on:bd=off:i=19144:si=on:rawr=on:rtra=on_0 on theBenchmark for (2969ds/19144Mi)
% 25.75/3.63  TRYING [4]
% 27.34/3.83  % (20378)Instruction limit reached!
% 27.34/3.83  % (20378)------------------------------
% 27.34/3.83  % (20378)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.34/3.83  % (20378)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.34/3.83  % (20378)Termination reason: Unknown
% 27.34/3.83  % (20378)Termination phase: Saturation
% 27.34/3.83  
% 27.34/3.83  % (20378)Memory used [KB]: 26353
% 27.34/3.83  % (20378)Time elapsed: 3.166 s
% 27.34/3.83  % (20378)Instructions burned: 2018 (million)
% 27.34/3.83  % (20378)------------------------------
% 27.34/3.83  % (20378)------------------------------
% 29.08/4.02  % (20412)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 (2964ds/27492Mi)
% 29.21/4.11  % (20386)Instruction limit reached!
% 29.21/4.11  % (20386)------------------------------
% 29.21/4.11  % (20386)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.21/4.11  % (20386)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.21/4.11  % (20386)Termination reason: Unknown
% 29.21/4.11  % (20386)Termination phase: Saturation
% 29.21/4.11  
% 29.21/4.11  % (20386)Memory used [KB]: 35564
% 29.21/4.11  % (20386)Time elapsed: 3.345 s
% 29.21/4.11  % (20386)Instructions burned: 2134 (million)
% 29.21/4.11  % (20386)------------------------------
% 29.21/4.11  % (20386)------------------------------
% 30.50/4.20  % (20390)Instruction limit reached!
% 30.50/4.20  % (20390)------------------------------
% 30.50/4.20  % (20390)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.50/4.20  % (20390)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.50/4.20  % (20390)Termination reason: Unknown
% 30.50/4.20  % (20390)Termination phase: Saturation
% 30.50/4.20  
% 30.50/4.20  % (20390)Memory used [KB]: 26353
% 30.50/4.20  % (20390)Time elapsed: 3.277 s
% 30.50/4.20  % (20390)Instructions burned: 2016 (million)
% 30.50/4.20  % (20390)------------------------------
% 30.50/4.20  % (20390)------------------------------
% 30.50/4.27  % (20413)ott-11_1:32_i=6101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2962ds/6101Mi)
% 31.56/4.34  % (20414)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 (2961ds/90Mi)
% 32.22/4.47  % (20414)Instruction limit reached!
% 32.22/4.47  % (20414)------------------------------
% 32.22/4.47  % (20414)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.75/4.49  % (20414)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.75/4.49  % (20414)Termination reason: Unknown
% 32.75/4.49  % (20414)Termination phase: Saturation
% 32.75/4.49  
% 32.75/4.49  % (20414)Memory used [KB]: 6780
% 32.75/4.49  % (20414)Time elapsed: 0.217 s
% 32.75/4.49  % (20414)Instructions burned: 90 (million)
% 32.75/4.49  % (20414)------------------------------
% 32.75/4.49  % (20414)------------------------------
% 34.00/4.63  % (20415)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 (2958ds/91600Mi)
% 34.00/4.70  TRYING [5]
% 40.79/5.47  % (20380)Instruction limit reached!
% 40.79/5.47  % (20380)------------------------------
% 40.79/5.47  % (20380)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 40.79/5.47  % (20380)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 40.79/5.47  % (20380)Termination reason: Unknown
% 40.79/5.47  % (20380)Termination phase: Saturation
% 40.79/5.47  
% 40.79/5.47  % (20380)Memory used [KB]: 8827
% 40.79/5.47  % (20380)Time elapsed: 4.795 s
% 40.79/5.47  % (20380)Instructions burned: 4958 (million)
% 40.79/5.47  % (20380)------------------------------
% 40.79/5.47  % (20380)------------------------------
% 41.90/5.64  % (20430)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 (2948ds/7127Mi)
% 44.20/5.91  % (20387)Instruction limit reached!
% 44.20/5.91  % (20387)------------------------------
% 44.20/5.91  % (20387)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 44.20/5.93  % (20387)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 44.20/5.93  % (20387)Termination reason: Unknown
% 44.20/5.93  % (20387)Termination phase: Saturation
% 44.20/5.93  
% 44.20/5.93  % (20387)Memory used [KB]: 55265
% 44.20/5.93  % (20387)Time elapsed: 5.036 s
% 44.20/5.93  % (20387)Instructions burned: 2892 (million)
% 44.20/5.93  % (20387)------------------------------
% 44.20/5.93  % (20387)------------------------------
% 45.66/6.09  % (20431)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 (2944ds/35256Mi)
% 45.79/6.13  TRYING [5]
% 46.68/6.23  TRYING [5]
% 46.68/6.24  % (20379)Instruction limit reached!
% 46.68/6.24  % (20379)------------------------------
% 46.68/6.24  % (20379)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 46.68/6.24  % (20379)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 46.68/6.24  % (20379)Termination reason: Unknown
% 46.68/6.24  % (20379)Termination phase: Saturation
% 46.68/6.24  
% 46.68/6.24  % (20379)Memory used [KB]: 52834
% 46.68/6.24  % (20379)Time elapsed: 5.540 s
% 46.68/6.24  % (20379)Instructions burned: 3736 (million)
% 46.68/6.24  % (20379)------------------------------
% 46.68/6.24  % (20379)------------------------------
% 47.35/6.36  % (20432)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 (2941ds/32293Mi)
% 48.94/6.59  % (20400)Instruction limit reached!
% 48.94/6.59  % (20400)------------------------------
% 48.94/6.59  % (20400)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 48.94/6.59  % (20400)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 48.94/6.59  % (20400)Termination reason: Unknown
% 48.94/6.59  % (20400)Termination phase: Saturation
% 48.94/6.59  
% 48.94/6.59  % (20400)Memory used [KB]: 8827
% 48.94/6.59  % (20400)Time elapsed: 5.214 s
% 48.94/6.59  % (20400)Instructions burned: 4958 (million)
% 48.94/6.59  % (20400)------------------------------
% 48.94/6.59  % (20400)------------------------------
% 50.42/6.79  % (20433)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 (2937ds/29337Mi)
% 52.92/7.02  TRYING [5]
% 56.21/7.42  % (20388)Instruction limit reached!
% 56.21/7.42  % (20388)------------------------------
% 56.21/7.42  % (20388)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 56.21/7.42  % (20388)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 56.21/7.42  % (20388)Termination reason: Unknown
% 56.21/7.42  % (20388)Termination phase: Saturation
% 56.21/7.42  
% 56.21/7.42  % (20388)Memory used [KB]: 66651
% 56.21/7.42  % (20388)Time elapsed: 6.567 s
% 56.21/7.42  % (20388)Instructions burned: 4586 (million)
% 56.21/7.42  % (20388)------------------------------
% 56.21/7.42  % (20388)------------------------------
% 57.58/7.59  % (20434)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=99860:si=on:rawr=on:rtra=on_0 on theBenchmark for (2929ds/99860Mi)
% 57.58/7.59  TRYING [1]
% 57.58/7.61  TRYING [2]
% 57.58/7.65  TRYING [3]
% 59.88/7.90  TRYING [4]
% 61.08/8.04  % (20381)Instruction limit reached!
% 61.08/8.04  % (20381)------------------------------
% 61.08/8.04  % (20381)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 61.08/8.04  % (20381)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 61.08/8.04  % (20381)Termination reason: Unknown
% 61.08/8.04  % (20381)Termination phase: Saturation
% 61.08/8.04  
% 61.08/8.04  % (20381)Memory used [KB]: 82258
% 61.08/8.04  % (20381)Time elapsed: 7.326 s
% 61.08/8.04  % (20381)Instructions burned: 4959 (million)
% 61.08/8.04  % (20381)------------------------------
% 61.08/8.04  % (20381)------------------------------
% 62.31/8.21  % (20435)fmb+10_1:1_fmbas=expand:i=96985:si=on:rawr=on:rtra=on_0 on theBenchmark for (2922ds/96985Mi)
% 62.31/8.21  Detected maximum model sizes of [max,max,5,max]
% 62.31/8.23  TRYING [1,1,1,1]
% 62.31/8.23  TRYING [2,1,1,1]
% 62.31/8.23  TRYING [3,1,1,1]
% 63.04/8.28  TRYING [2,1,2,1]
% 63.19/8.30  TRYING [3,1,2,1]
% 63.43/8.37  TRYING [2,2,2,1]
% 64.05/8.41  TRYING [2,1,2,2]
% 64.05/8.43  TRYING [3,1,2,2]
% 64.78/8.51  TRYING [2,2,2,2]
% 64.78/8.54  TRYING [3,2,2,1]
% 65.88/8.65  TRYING [3,2,2,2]
% 66.63/8.77  TRYING [4,1,1,1]
% 68.23/8.99  TRYING [4,1,2,1]
% 68.97/9.09  % (20382)Instruction limit reached!
% 68.97/9.09  % (20382)------------------------------
% 68.97/9.09  % (20382)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 68.97/9.09  % (20382)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 68.97/9.09  % (20382)Termination reason: Unknown
% 68.97/9.09  % (20382)Termination phase: Saturation
% 68.97/9.09  
% 68.97/9.09  % (20382)Memory used [KB]: 91597
% 68.97/9.09  % (20382)Time elapsed: 8.371 s
% 68.97/9.09  % (20382)Instructions burned: 4756 (million)
% 68.97/9.09  % (20382)------------------------------
% 68.97/9.09  % (20382)------------------------------
% 70.50/9.22  % (20436)fmb+10_1:1_bce=on:dr=on:fmbsr=1.47:gsp=on:nm=2:skr=on:i=99648:si=on:rawr=on:rtra=on_0 on theBenchmark for (2912ds/99648Mi)
% 70.50/9.24  TRYING [3,1,3,1]
% 70.50/9.25  TRYING [1]
% 70.50/9.28  TRYING [2]
% 71.26/9.31  TRYING [3]
% 71.26/9.37  TRYING [4,1,2,2]
% 73.76/9.63  TRYING [3,1,3,2]
% 73.76/9.63  TRYING [4]
% 74.47/9.75  TRYING [3,1,2,3]
% 75.20/9.84  TRYING [4,1,2,3]
% 75.20/9.89  % (20383)Instruction limit reached!
% 75.20/9.89  % (20383)------------------------------
% 75.20/9.89  % (20383)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 75.20/9.89  % (20383)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 75.20/9.89  % (20383)Termination reason: Unknown
% 75.20/9.89  % (20383)Termination phase: Saturation
% 75.20/9.89  
% 75.20/9.89  % (20383)Memory used [KB]: 94795
% 75.20/9.89  % (20383)Time elapsed: 9.095 s
% 75.20/9.89  % (20383)Instructions burned: 4932 (million)
% 75.20/9.89  % (20383)------------------------------
% 75.20/9.89  % (20383)------------------------------
% 76.84/10.05  % (20437)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=99882:si=on:rawr=on:rtra=on_0 on theBenchmark for (2904ds/99882Mi)
% 76.84/10.06  TRYING [1]
% 76.84/10.07  TRYING [2]
% 77.53/10.10  TRYING [3,2,2,3]
% 77.53/10.10  TRYING [3]
% 78.52/10.24  TRYING [3,1,3,3]
% 78.52/10.28  TRYING [4]
% 79.27/10.38  TRYING [4,1,3,1]
% 82.39/10.72  TRYING [3,2,3,1]
% 84.19/10.94  TRYING [4,1,3,2]
% 86.55/11.26  TRYING [3,2,3,2]
% 87.24/11.38  % (20392)Instruction limit reached!
% 87.24/11.38  % (20392)------------------------------
% 87.24/11.38  % (20392)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 87.24/11.38  % (20392)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 87.24/11.38  % (20392)Termination reason: Unknown
% 87.24/11.38  % (20392)Termination phase: Saturation
% 87.24/11.38  
% 87.24/11.38  % (20392)Memory used [KB]: 12920
% 87.24/11.38  % (20392)Time elapsed: 10.439 s
% 87.24/11.38  % (20392)Instructions burned: 9966 (million)
% 87.24/11.38  % (20392)------------------------------
% 87.24/11.38  % (20392)------------------------------
% 88.69/11.51  TRYING [4,1,3,3]
% 88.94/11.54  % (20438)fmb+10_1:1_bce=on:fmbas=predicate:fmbsr=1.5:fmbsso=preprocessed_usage:nm=4:skr=on:i=99913:si=on:rawr=on:rtra=on_0 on theBenchmark for (2889ds/99913Mi)
% 88.94/11.55  TRYING [1]
% 88.94/11.55  TRYING [2]
% 89.51/11.60  TRYING [3]
% 91.35/11.84  TRYING [3,2,3,3]
% 93.38/12.10  TRYING [4,2,2,1]
% 95.96/12.42  TRYING [3,3,2,1]
% 96.83/12.55  TRYING [4,2,2,2]
% 97.49/12.63  % (20391)Instruction limit reached!
% 97.49/12.63  % (20391)------------------------------
% 97.49/12.63  % (20391)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 97.49/12.63  % (20391)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 97.49/12.63  % (20391)Termination reason: Unknown
% 97.49/12.63  % (20391)Termination phase: Saturation
% 97.49/12.63  
% 97.49/12.63  % (20391)Memory used [KB]: 119358
% 97.49/12.63  % (20391)Time elapsed: 11.699 s
% 97.49/12.63  % (20391)Instructions burned: 8006 (million)
% 97.49/12.63  % (20391)------------------------------
% 97.49/12.63  % (20391)------------------------------
% 98.42/12.80  TRYING [5]
% 99.12/12.82  % (20439)dis+10_1:128_bd=off:lcm=predicate:sac=on:sp=reverse_arity:urr=on:i=28201:si=on:rawr=on:rtra=on_0 on theBenchmark for (2876ds/28201Mi)
% 99.12/12.83  TRYING [3,3,2,2]
% 99.76/12.97  TRYING [5]
% 100.74/13.02  TRYING [4,2,2,3]
% 102.27/13.26  % (20430)Instruction limit reached!
% 102.27/13.26  % (20430)------------------------------
% 102.27/13.26  % (20430)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 102.27/13.26  % (20430)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 102.27/13.26  % (20430)Termination reason: Unknown
% 102.27/13.26  % (20430)Termination phase: Saturation
% 102.27/13.26  
% 102.27/13.26  % (20430)Memory used [KB]: 10234
% 102.27/13.26  % (20430)Time elapsed: 7.716 s
% 102.27/13.26  % (20430)Instructions burned: 7127 (million)
% 102.27/13.26  % (20430)------------------------------
% 102.27/13.26  % (20430)------------------------------
% 103.05/13.35  TRYING [4]
% 103.05/13.36  TRYING [3,3,2,3]
% 103.05/13.37  % (20440)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2870ds/9707Mi)
% 104.64/13.55  TRYING [4,3,2,1]
% 108.55/13.99  TRYING [3,3,3,1]
% 110.23/14.22  TRYING [4,2,3,1]
% 114.40/14.72  TRYING [4,2,3,2]
% 114.40/14.74  TRYING [5]
% 115.80/14.89  % (20393)Instruction limit reached!
% 115.80/14.89  % (20393)------------------------------
% 115.80/14.89  % (20393)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 115.80/14.89  % (20393)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 115.80/14.89  % (20393)Termination reason: Unknown
% 115.80/14.89  % (20393)Termination phase: Saturation
% 115.80/14.89  
% 115.80/14.89  % (20393)Memory used [KB]: 158376
% 115.80/14.89  % (20393)Time elapsed: 13.875 s
% 115.80/14.89  % (20393)Instructions burned: 9879 (million)
% 115.80/14.89  % (20393)------------------------------
% 115.80/14.89  % (20393)------------------------------
% 116.66/15.02  % (20441)ott+11_1:128_av=off:bd=off:bsr=unit_only:fd=preordered:to=lpo:updr=off:i=144582:si=on:rawr=on:rtra=on_0 on theBenchmark for (2854ds/144582Mi)
% 118.10/15.20  % (20413)Instruction limit reached!
% 118.10/15.20  % (20413)------------------------------
% 118.10/15.20  % (20413)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 118.10/15.20  % (20413)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 118.10/15.20  % (20413)Termination reason: Unknown
% 118.10/15.20  % (20413)Termination phase: Saturation
% 118.10/15.20  
% 118.10/15.20  % (20413)Memory used [KB]: 110275
% 118.10/15.20  % (20413)Time elapsed: 11.040 s
% 118.10/15.20  % (20413)Instructions burned: 6102 (million)
% 118.10/15.20  % (20413)------------------------------
% 118.10/15.20  % (20413)------------------------------
% 119.69/15.38  % (20442)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 (2851ds/35256Mi)
% 119.69/15.41  TRYING [3,3,3,2]
% 122.13/15.69  % (20394)Instruction limit reached!
% 122.13/15.69  % (20394)------------------------------
% 122.13/15.69  % (20394)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 122.13/15.70  % (20394)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 122.13/15.70  % (20394)Termination reason: Unknown
% 122.13/15.70  % (20394)Termination phase: Saturation
% 122.13/15.70  
% 122.13/15.70  % (20394)Memory used [KB]: 139571
% 122.13/15.70  % (20394)Time elapsed: 4.425 s
% 122.13/15.70  % (20394)Instructions burned: 9902 (million)
% 122.13/15.70  % (20394)------------------------------
% 122.13/15.70  % (20394)------------------------------
% 122.13/15.72  TRYING [4,3,2,2]
% 122.13/15.76  % (20396)Instruction limit reached!
% 122.13/15.76  % (20396)------------------------------
% 122.13/15.76  % (20396)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 122.13/15.76  % (20396)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 122.13/15.76  % (20396)Termination reason: Unknown
% 122.13/15.76  % (20396)Termination phase: Saturation
% 122.13/15.76  
% 122.13/15.76  % (20396)Memory used [KB]: 135093
% 122.13/15.76  % (20396)Time elapsed: 14.493 s
% 122.13/15.76  % (20396)Instructions burned: 9990 (million)
% 122.13/15.76  % (20396)------------------------------
% 122.13/15.76  % (20396)------------------------------
% 123.18/15.85  % (20443)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=104647:si=on:rawr=on:rtra=on_0 on theBenchmark for (2846ds/104647Mi)
% 124.59/16.01  % (20444)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=146146:si=on:rawr=on:rtra=on_0 on theBenchmark for (2845ds/146146Mi)
% 124.59/16.04  TRYING [1]
% 124.59/16.04  TRYING [2]
% 125.30/16.10  TRYING [3]
% 125.51/16.18  TRYING [4,2,3,3]
% 127.93/16.47  TRYING [4]
% 131.02/16.88  TRYING [3,3,3,3]
% 132.52/17.07  % (20406)Instruction limit reached!
% 132.52/17.07  % (20406)------------------------------
% 132.52/17.07  % (20406)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 132.52/17.07  % (20406)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 132.52/17.07  % (20406)Termination reason: Unknown
% 132.52/17.07  % (20406)Termination phase: Saturation
% 132.52/17.07  
% 132.52/17.07  % (20406)Memory used [KB]: 141490
% 132.52/17.07  % (20406)Time elapsed: 4.219 s
% 132.52/17.07  % (20406)Instructions burned: 10147 (million)
% 132.52/17.07  % (20406)------------------------------
% 132.52/17.07  % (20406)------------------------------
% 134.29/17.25  TRYING [4,3,2,3]
% 134.29/17.26  % (20445)fmb+10_1:1_fmbas=expand:i=112867:si=on:rawr=on:rtra=on_0 on theBenchmark for (2832ds/112867Mi)
% 134.29/17.27  Detected maximum model sizes of [max,max,5,max]
% 134.29/17.27  TRYING [1,1,1,1]
% 134.29/17.27  TRYING [2,1,1,1]
% 134.86/17.30  TRYING [3,1,1,1]
% 134.86/17.38  TRYING [2,1,2,1]
% 135.75/17.40  TRYING [3,1,2,1]
% 135.85/17.49  TRYING [2,2,2,1]
% 136.56/17.52  TRYING [2,1,2,2]
% 136.56/17.55  TRYING [3,1,2,2]
% 137.16/17.63  TRYING [2,2,2,2]
% 137.85/17.69  TRYING [3,2,2,1]
% 138.08/17.69  TRYING [4,3,3,1]
% 138.08/17.71  % (20404)Instruction limit reached!
% 138.08/17.71  % (20404)------------------------------
% 138.08/17.71  % (20404)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 138.08/17.71  % (20404)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 138.08/17.71  % (20404)Termination reason: Unknown
% 138.08/17.71  % (20404)Termination phase: Saturation
% 138.08/17.71  
% 138.08/17.71  % (20404)Memory used [KB]: 162726
% 138.08/17.71  % (20404)Time elapsed: 15.864 s
% 138.08/17.71  % (20404)Instructions burned: 10188 (million)
% 138.08/17.71  % (20404)------------------------------
% 138.08/17.71  % (20404)------------------------------
% 138.35/17.80  TRYING [3,2,2,2]
% 139.59/17.92  % (20446)fmb+10_1:1_bce=on:dr=on:fmbsr=1.47:gsp=on:nm=2:skr=on:i=133500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2825ds/133500Mi)
% 139.59/17.93  TRYING [1]
% 139.59/17.95  TRYING [4,1,1,1]
% 139.59/17.95  TRYING [2]
% 140.36/17.98  TRYING [3]
% 141.91/18.21  TRYING [4,1,2,1]
% 142.74/18.28  TRYING [4,3,3,2]
% 142.88/18.29  TRYING [4]
% 144.31/18.47  TRYING [3,1,3,1]
% 145.10/18.59  TRYING [4,1,2,2]
% 145.27/18.60  % (20397)Instruction limit reached!
% 145.27/18.60  % (20397)------------------------------
% 145.27/18.60  % (20397)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 145.27/18.60  % (20397)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 145.27/18.60  % (20397)Termination reason: Unknown
% 145.27/18.60  % (20397)Termination phase: Saturation
% 145.27/18.60  
% 145.27/18.60  % (20397)Memory used [KB]: 178078
% 145.27/18.60  % (20397)Time elapsed: 17.421 s
% 145.27/18.60  % (20397)Instructions burned: 9707 (million)
% 145.27/18.60  % (20397)------------------------------
% 145.27/18.60  % (20397)------------------------------
% 146.77/18.83  % (20447)fmb+10_1:1_fmbsr=2.0:ins=2:i=145423:si=on:rawr=on:rtra=on_0 on theBenchmark for (2816ds/145423Mi)
% 146.77/18.85  TRYING [3,1,3,2]
% 146.77/18.86  TRYING [1]
% 146.77/18.86  TRYING [2]
% 147.74/18.90  TRYING [3]
% 147.85/19.00  TRYING [3,1,2,3]
% 148.64/19.09  TRYING [4,1,2,3]
% 150.13/19.21  TRYING [4,3,3,3]
% 150.27/19.30  TRYING [4]
% 151.05/19.39  TRYING [3,2,2,3]
% 152.56/19.52  TRYING [3,1,3,3]
% 153.35/19.64  TRYING [4,1,3,1]
% 155.83/20.00  TRYING [3,2,3,1]
% 157.21/20.16  TRYING [5]
% 157.21/20.17  TRYING [4,1,3,2]
% 159.62/20.47  TRYING [3,2,3,2]
% 162.02/20.75  TRYING [4,1,3,3]
% 164.41/21.04  TRYING [3,2,3,3]
% 166.72/21.34  TRYING [4,2,2,1]
% 169.06/21.63  TRYING [3,3,2,1]
% 169.06/21.66  TRYING [5,1,1,1]
% 170.21/21.80  TRYING [4,2,2,2]
% 173.23/22.15  TRYING [3,3,2,2]
% 174.81/22.31  TRYING [5,1,2,1]
% 174.81/22.31  TRYING [4,2,2,3]
% 174.97/22.35  TRYING [5]
% 177.36/22.64  TRYING [3,3,2,3]
% 178.81/22.81  TRYING [4,3,2,1]
% 179.70/23.01  TRYING [5,1,2,2]
% 182.08/23.26  TRYING [3,3,3,1]
% 183.57/23.49  TRYING [4,2,3,1]
% 184.32/23.56  TRYING [5]
% 185.99/23.76  TRYING [5,1,2,3]
% 187.70/23.96  TRYING [4,2,3,2]
% 191.51/24.40  TRYING [4,1,2,4]
% 192.52/24.54  TRYING [3,3,3,2]
% 193.78/24.69  TRYING [5,1,2,4]
% 194.94/24.86  TRYING [4,3,2,2]
% 198.49/25.35  TRYING [4,2,3,3]
% 199.68/25.46  TRYING [4,2,2,4]
% 202.79/25.86  TRYING [4,1,3,4]
% 204.47/26.09  TRYING [3,3,3,3]
% 205.85/26.22  TRYING [5,1,3,1]
% 207.54/26.45  TRYING [4,3,2,3]
% 207.54/26.47  % (20402)First to succeed.
% 208.19/26.52  % (20402)Refutation found. Thanks to Tanya!
% 208.19/26.52  % SZS status Unsatisfiable for theBenchmark
% 208.19/26.52  % SZS output start Proof for theBenchmark
% See solution above
% 208.19/26.52  % (20402)------------------------------
% 208.19/26.52  % (20402)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 208.19/26.52  % (20402)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 208.19/26.52  % (20402)Termination reason: Refutation
% 208.19/26.52  
% 208.19/26.52  % (20402)Memory used [KB]: 158760
% 208.19/26.52  % (20402)Time elapsed: 24.904 s
% 208.19/26.52  % (20402)Instructions burned: 14789 (million)
% 208.19/26.52  % (20402)------------------------------
% 208.19/26.52  % (20402)------------------------------
% 208.19/26.52  % (20336)Success in time 26.189 s
%------------------------------------------------------------------------------