TSTP Solution File: KLE060+1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : KLE060+1 : TPTP v8.1.0. Released v4.0.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 : n023.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 17:29:00 EDT 2022

% Result   : Theorem 20.58s 2.96s
% Output   : Refutation 20.58s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   73 (  73 unt;   0 def)
%            Number of atoms       :   73 (  72 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    4 (   4   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   3 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :  132 ( 130   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f18136,plain,
    $false,
    inference(subsumption_resolution,[],[f37,f18135]) ).

fof(f18135,plain,
    ! [X0,X1] : multiplication(domain(X0),domain(X1)) = domain(multiplication(domain(X0),X1)),
    inference(forward_demodulation,[],[f17998,f9550]) ).

fof(f9550,plain,
    ! [X68,X69] : multiplication(domain(multiplication(domain(X68),X69)),domain(X69)) = domain(multiplication(domain(X68),X69)),
    inference(superposition,[],[f9460,f2926]) ).

fof(f2926,plain,
    ! [X28,X27] : addition(multiplication(domain(X28),X27),X27) = X27,
    inference(superposition,[],[f197,f2813]) ).

fof(f2813,plain,
    ! [X0,X1] : addition(X1,multiplication(domain(X0),X1)) = X1,
    inference(forward_demodulation,[],[f2764,f36]) ).

fof(f36,plain,
    ! [X0] : multiplication(one,X0) = X0,
    inference(cnf_transformation,[],[f7]) ).

fof(f7,axiom,
    ! [X0] : multiplication(one,X0) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',multiplicative_left_identity) ).

fof(f2764,plain,
    ! [X0,X1] : addition(X1,multiplication(domain(X0),X1)) = multiplication(one,X1),
    inference(superposition,[],[f2594,f52]) ).

fof(f52,plain,
    ! [X2] : one = addition(one,domain(X2)),
    inference(superposition,[],[f42,f43]) ).

fof(f43,plain,
    ! [X0,X1] : addition(X0,X1) = addition(X1,X0),
    inference(cnf_transformation,[],[f24]) ).

fof(f24,plain,
    ! [X1,X0] : addition(X0,X1) = addition(X1,X0),
    inference(rectify,[],[f1]) ).

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

fof(f42,plain,
    ! [X0] : one = addition(domain(X0),one),
    inference(cnf_transformation,[],[f27]) ).

fof(f27,plain,
    ! [X0] : one = addition(domain(X0),one),
    inference(rectify,[],[f15]) ).

fof(f15,axiom,
    ! [X3] : one = addition(domain(X3),one),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',domain3) ).

fof(f2594,plain,
    ! [X2,X3] : multiplication(addition(one,X3),X2) = addition(X2,multiplication(X3,X2)),
    inference(superposition,[],[f38,f36]) ).

fof(f38,plain,
    ! [X2,X0,X1] : multiplication(addition(X0,X1),X2) = addition(multiplication(X0,X2),multiplication(X1,X2)),
    inference(cnf_transformation,[],[f9]) ).

fof(f9,axiom,
    ! [X0,X2,X1] : multiplication(addition(X0,X1),X2) = addition(multiplication(X0,X2),multiplication(X1,X2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',left_distributivity) ).

fof(f197,plain,
    ! [X3,X4] : addition(X4,X3) = addition(X3,addition(X4,X3)),
    inference(superposition,[],[f151,f43]) ).

fof(f151,plain,
    ! [X0,X1] : addition(X0,X1) = addition(X0,addition(X0,X1)),
    inference(superposition,[],[f30,f46]) ).

fof(f46,plain,
    ! [X0] : addition(X0,X0) = X0,
    inference(cnf_transformation,[],[f4]) ).

fof(f4,axiom,
    ! [X0] : addition(X0,X0) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',additive_idempotence) ).

fof(f30,plain,
    ! [X2,X0,X1] : addition(X2,addition(X0,X1)) = addition(addition(X2,X0),X1),
    inference(cnf_transformation,[],[f28]) ).

fof(f28,plain,
    ! [X1,X2,X0] : addition(X2,addition(X0,X1)) = addition(addition(X2,X0),X1),
    inference(rectify,[],[f2]) ).

fof(f2,axiom,
    ! [X1,X2,X0] : addition(X0,addition(X1,X2)) = addition(addition(X0,X1),X2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',additive_associativity) ).

fof(f9460,plain,
    ! [X104,X103] : domain(X103) = multiplication(domain(X103),domain(addition(X103,X104))),
    inference(forward_demodulation,[],[f9459,f4074]) ).

fof(f4074,plain,
    ! [X0,X1] : addition(X1,multiplication(X1,domain(X0))) = X1,
    inference(forward_demodulation,[],[f3980,f39]) ).

fof(f39,plain,
    ! [X0] : multiplication(X0,one) = X0,
    inference(cnf_transformation,[],[f6]) ).

fof(f6,axiom,
    ! [X0] : multiplication(X0,one) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',multiplicative_right_identity) ).

fof(f3980,plain,
    ! [X0,X1] : multiplication(X1,one) = addition(X1,multiplication(X1,domain(X0))),
    inference(superposition,[],[f3877,f52]) ).

fof(f3877,plain,
    ! [X36,X35] : multiplication(X35,addition(one,X36)) = addition(X35,multiplication(X35,X36)),
    inference(superposition,[],[f40,f39]) ).

fof(f40,plain,
    ! [X2,X0,X1] : multiplication(X2,addition(X1,X0)) = addition(multiplication(X2,X1),multiplication(X2,X0)),
    inference(cnf_transformation,[],[f26]) ).

fof(f26,plain,
    ! [X2,X1,X0] : multiplication(X2,addition(X1,X0)) = addition(multiplication(X2,X1),multiplication(X2,X0)),
    inference(rectify,[],[f8]) ).

fof(f8,axiom,
    ! [X2,X1,X0] : multiplication(X0,addition(X1,X2)) = addition(multiplication(X0,X1),multiplication(X0,X2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',right_distributivity) ).

fof(f9459,plain,
    ! [X104,X103] : addition(domain(X103),multiplication(domain(X103),domain(X104))) = multiplication(domain(X103),domain(addition(X103,X104))),
    inference(forward_demodulation,[],[f9275,f66]) ).

fof(f66,plain,
    ! [X1] : domain(X1) = domain(domain(X1)),
    inference(forward_demodulation,[],[f63,f36]) ).

fof(f63,plain,
    ! [X1] : domain(multiplication(one,X1)) = domain(domain(X1)),
    inference(superposition,[],[f31,f36]) ).

fof(f31,plain,
    ! [X0,X1] : domain(multiplication(X1,X0)) = domain(multiplication(X1,domain(X0))),
    inference(cnf_transformation,[],[f23]) ).

fof(f23,plain,
    ! [X0,X1] : domain(multiplication(X1,X0)) = domain(multiplication(X1,domain(X0))),
    inference(rectify,[],[f14]) ).

fof(f14,axiom,
    ! [X4,X3] : domain(multiplication(X3,X4)) = domain(multiplication(X3,domain(X4))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',domain2) ).

fof(f9275,plain,
    ! [X104,X103] : addition(domain(X103),multiplication(domain(domain(X103)),domain(X104))) = multiplication(domain(domain(X103)),domain(addition(X103,X104))),
    inference(superposition,[],[f3867,f45]) ).

fof(f45,plain,
    ! [X0,X1] : addition(domain(X0),domain(X1)) = domain(addition(X0,X1)),
    inference(cnf_transformation,[],[f20]) ).

fof(f20,plain,
    ! [X1,X0] : addition(domain(X0),domain(X1)) = domain(addition(X0,X1)),
    inference(rectify,[],[f17]) ).

fof(f17,axiom,
    ! [X3,X4] : domain(addition(X3,X4)) = addition(domain(X3),domain(X4)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',domain5) ).

fof(f3867,plain,
    ! [X4,X5] : multiplication(domain(X4),addition(X4,X5)) = addition(X4,multiplication(domain(X4),X5)),
    inference(superposition,[],[f40,f2814]) ).

fof(f2814,plain,
    ! [X0] : multiplication(domain(X0),X0) = X0,
    inference(backward_demodulation,[],[f32,f2813]) ).

fof(f32,plain,
    ! [X0] : addition(X0,multiplication(domain(X0),X0)) = multiplication(domain(X0),X0),
    inference(cnf_transformation,[],[f22]) ).

fof(f22,plain,
    ! [X0] : addition(X0,multiplication(domain(X0),X0)) = multiplication(domain(X0),X0),
    inference(rectify,[],[f13]) ).

fof(f13,axiom,
    ! [X3] : multiplication(domain(X3),X3) = addition(X3,multiplication(domain(X3),X3)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',domain1) ).

fof(f17998,plain,
    ! [X0,X1] : multiplication(domain(X0),domain(X1)) = multiplication(domain(multiplication(domain(X0),X1)),domain(X1)),
    inference(superposition,[],[f9350,f31]) ).

fof(f9350,plain,
    ! [X68,X69] : multiplication(domain(multiplication(domain(X68),X69)),X69) = multiplication(domain(X68),X69),
    inference(forward_demodulation,[],[f9349,f4094]) ).

fof(f4094,plain,
    ! [X80,X81] : domain(X80) = domain(addition(X80,multiplication(domain(X80),X81))),
    inference(forward_demodulation,[],[f4093,f66]) ).

fof(f4093,plain,
    ! [X80,X81] : domain(domain(X80)) = domain(addition(X80,multiplication(domain(X80),X81))),
    inference(forward_demodulation,[],[f4051,f145]) ).

fof(f145,plain,
    ! [X8,X7] : domain(multiplication(X8,addition(one,X7))) = domain(X8),
    inference(forward_demodulation,[],[f144,f39]) ).

fof(f144,plain,
    ! [X8,X7] : domain(multiplication(X8,addition(one,X7))) = domain(multiplication(X8,one)),
    inference(forward_demodulation,[],[f141,f31]) ).

fof(f141,plain,
    ! [X8,X7] : domain(multiplication(X8,domain(one))) = domain(multiplication(X8,addition(one,X7))),
    inference(superposition,[],[f31,f115]) ).

fof(f115,plain,
    ! [X8] : domain(one) = domain(addition(one,X8)),
    inference(forward_demodulation,[],[f101,f89]) ).

fof(f89,plain,
    ! [X4,X5] : domain(addition(X5,X4)) = domain(addition(X5,domain(X4))),
    inference(forward_demodulation,[],[f78,f45]) ).

fof(f78,plain,
    ! [X4,X5] : domain(addition(X5,domain(X4))) = addition(domain(X5),domain(X4)),
    inference(superposition,[],[f45,f66]) ).

fof(f101,plain,
    ! [X8] : domain(one) = domain(addition(one,domain(X8))),
    inference(superposition,[],[f86,f42]) ).

fof(f86,plain,
    ! [X3,X4] : domain(addition(X3,X4)) = domain(addition(X4,X3)),
    inference(forward_demodulation,[],[f84,f45]) ).

fof(f84,plain,
    ! [X3,X4] : domain(addition(X3,X4)) = addition(domain(X4),domain(X3)),
    inference(superposition,[],[f43,f45]) ).

fof(f4051,plain,
    ! [X80,X81] : domain(multiplication(domain(X80),addition(one,X81))) = domain(addition(X80,multiplication(domain(X80),X81))),
    inference(superposition,[],[f91,f3877]) ).

fof(f91,plain,
    ! [X4,X5] : domain(addition(X4,X5)) = domain(addition(domain(X4),X5)),
    inference(forward_demodulation,[],[f75,f45]) ).

fof(f75,plain,
    ! [X4,X5] : addition(domain(X4),domain(X5)) = domain(addition(domain(X4),X5)),
    inference(superposition,[],[f45,f66]) ).

fof(f9349,plain,
    ! [X68,X69] : multiplication(domain(addition(X68,multiplication(domain(X68),X69))),X69) = multiplication(domain(multiplication(domain(X68),X69)),X69),
    inference(forward_demodulation,[],[f9348,f45]) ).

fof(f9348,plain,
    ! [X68,X69] : multiplication(addition(domain(X68),domain(multiplication(domain(X68),X69))),X69) = multiplication(domain(multiplication(domain(X68),X69)),X69),
    inference(forward_demodulation,[],[f9258,f38]) ).

fof(f9258,plain,
    ! [X68,X69] : addition(multiplication(domain(X68),X69),multiplication(domain(multiplication(domain(X68),X69)),X69)) = multiplication(domain(multiplication(domain(X68),X69)),X69),
    inference(superposition,[],[f3867,f2926]) ).

fof(f37,plain,
    multiplication(domain(sK1),domain(sK0)) != domain(multiplication(domain(sK1),sK0)),
    inference(cnf_transformation,[],[f29]) ).

fof(f29,plain,
    ? [X0,X1] : domain(multiplication(domain(X1),X0)) != multiplication(domain(X1),domain(X0)),
    inference(ennf_transformation,[],[f21]) ).

fof(f21,plain,
    ~ ! [X0,X1] : domain(multiplication(domain(X1),X0)) = multiplication(domain(X1),domain(X0)),
    inference(rectify,[],[f19]) ).

fof(f19,negated_conjecture,
    ~ ! [X4,X3] : domain(multiplication(domain(X3),X4)) = multiplication(domain(X3),domain(X4)),
    inference(negated_conjecture,[],[f18]) ).

fof(f18,conjecture,
    ! [X4,X3] : domain(multiplication(domain(X3),X4)) = multiplication(domain(X3),domain(X4)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goals) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : KLE060+1 : TPTP v8.1.0. Released v4.0.0.
% 0.11/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.13/0.34  % Computer : n023.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 00:45:50 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.55  % (28576)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.20/0.55  % (28574)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.20/0.55  % (28592)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.20/0.56  % (28582)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.20/0.56  TRYING [1]
% 0.20/0.56  % (28584)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.20/0.56  % (28576)Instruction limit reached!
% 0.20/0.56  % (28576)------------------------------
% 0.20/0.56  % (28576)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (28576)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (28576)Termination reason: Unknown
% 0.20/0.56  % (28576)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (28576)Memory used [KB]: 5373
% 0.20/0.56  % (28576)Time elapsed: 0.003 s
% 0.20/0.56  % (28576)Instructions burned: 2 (million)
% 0.20/0.56  % (28576)------------------------------
% 0.20/0.56  % (28576)------------------------------
% 0.20/0.56  % (28590)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.20/0.56  TRYING [2]
% 0.20/0.57  TRYING [3]
% 0.20/0.60  % (28573)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.20/0.61  % (28571)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.20/0.61  % (28570)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.20/0.61  % (28572)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.61  TRYING [4]
% 0.20/0.61  % (28568)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.20/0.61  % (28586)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.61  % (28581)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.62  % (28591)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.20/0.62  % (28585)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.20/0.62  % (28583)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.20/0.62  % (28588)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.20/0.62  % (28577)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.20/0.62  TRYING [1]
% 0.20/0.62  % (28579)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.20/0.62  % (28575)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.62  % (28569)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.20/0.62  % (28593)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.20/0.62  % (28587)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.20/0.62  % (28596)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.20/0.62  % (28575)Instruction limit reached!
% 0.20/0.62  % (28575)------------------------------
% 0.20/0.62  % (28575)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.63  % (28578)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.63  TRYING [1]
% 0.20/0.63  % (28589)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.20/0.63  % (28580)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.20/0.63  % (28595)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)
% 2.13/0.63  % (28597)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)
% 2.13/0.63  % (28594)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)
% 2.13/0.63  TRYING [2]
% 2.13/0.63  TRYING [3]
% 2.13/0.64  TRYING [2]
% 2.23/0.65  % (28575)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.65  % (28575)Termination reason: Unknown
% 2.23/0.65  % (28575)Termination phase: Saturation
% 2.23/0.65  
% 2.23/0.65  TRYING [3]
% 2.23/0.65  % (28575)Memory used [KB]: 5500
% 2.23/0.65  % (28575)Time elapsed: 0.203 s
% 2.23/0.65  % (28575)Instructions burned: 7 (million)
% 2.23/0.65  % (28575)------------------------------
% 2.23/0.65  % (28575)------------------------------
% 2.36/0.66  % (28574)Instruction limit reached!
% 2.36/0.66  % (28574)------------------------------
% 2.36/0.66  % (28574)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.36/0.66  % (28574)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.36/0.66  % (28574)Termination reason: Unknown
% 2.36/0.66  % (28574)Termination phase: Finite model building constraint generation
% 2.36/0.66  
% 2.36/0.66  % (28574)Memory used [KB]: 8059
% 2.36/0.66  % (28574)Time elapsed: 0.209 s
% 2.36/0.66  % (28574)Instructions burned: 51 (million)
% 2.36/0.66  % (28574)------------------------------
% 2.36/0.66  % (28574)------------------------------
% 2.36/0.67  TRYING [4]
% 2.36/0.68  % (28570)Instruction limit reached!
% 2.36/0.68  % (28570)------------------------------
% 2.36/0.68  % (28570)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.36/0.68  % (28570)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.36/0.68  % (28570)Termination reason: Unknown
% 2.36/0.68  % (28570)Termination phase: Saturation
% 2.36/0.68  
% 2.36/0.68  % (28570)Memory used [KB]: 1663
% 2.36/0.68  % (28570)Time elapsed: 0.261 s
% 2.36/0.68  % (28570)Instructions burned: 37 (million)
% 2.36/0.68  % (28570)------------------------------
% 2.36/0.68  % (28570)------------------------------
% 2.36/0.70  TRYING [4]
% 2.36/0.71  % (28582)Instruction limit reached!
% 2.36/0.71  % (28582)------------------------------
% 2.36/0.71  % (28582)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.36/0.71  % (28582)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.36/0.71  % (28582)Termination reason: Unknown
% 2.36/0.71  % (28582)Termination phase: Saturation
% 2.36/0.71  
% 2.36/0.71  % (28582)Memory used [KB]: 6652
% 2.36/0.71  % (28582)Time elapsed: 0.068 s
% 2.36/0.71  % (28582)Instructions burned: 68 (million)
% 2.36/0.71  % (28582)------------------------------
% 2.36/0.71  % (28582)------------------------------
% 2.78/0.73  % (28573)Instruction limit reached!
% 2.78/0.73  % (28573)------------------------------
% 2.78/0.73  % (28573)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.78/0.73  % (28573)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.78/0.73  % (28573)Termination reason: Unknown
% 2.78/0.73  % (28573)Termination phase: Saturation
% 2.78/0.73  
% 2.78/0.73  % (28573)Memory used [KB]: 6140
% 2.78/0.73  % (28573)Time elapsed: 0.304 s
% 2.78/0.73  % (28573)Instructions burned: 48 (million)
% 2.78/0.73  % (28573)------------------------------
% 2.78/0.73  % (28573)------------------------------
% 2.78/0.73  % (28571)Instruction limit reached!
% 2.78/0.73  % (28571)------------------------------
% 2.78/0.73  % (28571)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.78/0.73  % (28571)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.78/0.73  % (28571)Termination reason: Unknown
% 2.78/0.73  % (28571)Termination phase: Saturation
% 2.78/0.73  
% 2.78/0.73  % (28571)Memory used [KB]: 6268
% 2.78/0.73  % (28571)Time elapsed: 0.306 s
% 2.78/0.73  % (28571)Instructions burned: 51 (million)
% 2.78/0.73  % (28571)------------------------------
% 2.78/0.73  % (28571)------------------------------
% 2.78/0.74  % (28578)Instruction limit reached!
% 2.78/0.74  % (28578)------------------------------
% 2.78/0.74  % (28578)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.78/0.74  % (28578)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.78/0.74  % (28578)Termination reason: Unknown
% 2.78/0.74  % (28578)Termination phase: Saturation
% 2.78/0.74  
% 2.78/0.74  % (28578)Memory used [KB]: 6268
% 2.78/0.74  % (28578)Time elapsed: 0.317 s
% 2.78/0.74  % (28578)Instructions burned: 51 (million)
% 2.78/0.74  % (28578)------------------------------
% 2.78/0.74  % (28578)------------------------------
% 2.78/0.74  % (28572)Instruction limit reached!
% 2.78/0.74  % (28572)------------------------------
% 2.78/0.74  % (28572)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.78/0.74  % (28572)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.78/0.74  % (28572)Termination reason: Unknown
% 2.78/0.74  % (28572)Termination phase: Saturation
% 2.78/0.74  
% 2.78/0.74  % (28572)Memory used [KB]: 6396
% 2.78/0.74  % (28572)Time elapsed: 0.302 s
% 2.78/0.74  % (28572)Instructions burned: 51 (million)
% 2.78/0.74  % (28572)------------------------------
% 2.78/0.74  % (28572)------------------------------
% 2.78/0.75  % (28609)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 (2997ds/388Mi)
% 2.78/0.75  % (28584)Instruction limit reached!
% 2.78/0.75  % (28584)------------------------------
% 2.78/0.75  % (28584)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.07/0.76  % (28584)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.07/0.76  % (28584)Termination reason: Unknown
% 3.07/0.76  % (28584)Termination phase: Saturation
% 3.07/0.76  
% 3.07/0.76  % (28584)Memory used [KB]: 6780
% 3.07/0.76  % (28584)Time elapsed: 0.312 s
% 3.07/0.76  % (28584)Instructions burned: 99 (million)
% 3.07/0.76  % (28584)------------------------------
% 3.07/0.76  % (28584)------------------------------
% 3.07/0.76  % (28594)Instruction limit reached!
% 3.07/0.76  % (28594)------------------------------
% 3.07/0.76  % (28594)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.07/0.76  % (28594)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.07/0.76  % (28594)Termination reason: Unknown
% 3.07/0.76  % (28594)Termination phase: Saturation
% 3.07/0.76  
% 3.07/0.76  % (28594)Memory used [KB]: 6780
% 3.07/0.76  % (28594)Time elapsed: 0.047 s
% 3.07/0.76  % (28594)Instructions burned: 68 (million)
% 3.07/0.76  % (28594)------------------------------
% 3.07/0.76  % (28594)------------------------------
% 3.07/0.77  % (28585)Instruction limit reached!
% 3.07/0.77  % (28585)------------------------------
% 3.07/0.77  % (28585)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.07/0.77  % (28585)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.07/0.77  % (28585)Termination reason: Unknown
% 3.07/0.77  % (28585)Termination phase: Finite model building SAT solving
% 3.07/0.77  
% 3.07/0.77  % (28585)Memory used [KB]: 8827
% 3.07/0.77  % (28585)Time elapsed: 0.248 s
% 3.07/0.77  % (28585)Instructions burned: 59 (million)
% 3.07/0.77  % (28585)------------------------------
% 3.07/0.77  % (28585)------------------------------
% 3.07/0.78  % (28577)Instruction limit reached!
% 3.07/0.78  % (28577)------------------------------
% 3.07/0.78  % (28577)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.07/0.78  % (28577)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.07/0.78  % (28577)Termination reason: Unknown
% 3.07/0.78  % (28577)Termination phase: Saturation
% 3.07/0.78  
% 3.07/0.78  % (28577)Memory used [KB]: 1791
% 3.07/0.78  % (28577)Time elapsed: 0.296 s
% 3.07/0.78  % (28577)Instructions burned: 51 (million)
% 3.07/0.78  % (28577)------------------------------
% 3.07/0.78  % (28577)------------------------------
% 3.07/0.78  % (28569)Instruction limit reached!
% 3.07/0.78  % (28569)------------------------------
% 3.07/0.78  % (28569)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.07/0.78  % (28569)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.07/0.78  % (28569)Termination reason: Unknown
% 3.07/0.78  % (28569)Termination phase: Saturation
% 3.07/0.78  
% 3.07/0.78  % (28569)Memory used [KB]: 6268
% 3.07/0.78  % (28569)Time elapsed: 0.287 s
% 3.07/0.78  % (28569)Instructions burned: 50 (million)
% 3.07/0.78  % (28569)------------------------------
% 3.07/0.78  % (28569)------------------------------
% 3.07/0.80  % (28583)Instruction limit reached!
% 3.07/0.80  % (28583)------------------------------
% 3.07/0.80  % (28583)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.07/0.80  % (28583)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.07/0.80  % (28583)Termination reason: Unknown
% 3.07/0.80  % (28583)Termination phase: Saturation
% 3.07/0.80  
% 3.07/0.80  % (28583)Memory used [KB]: 2174
% 3.07/0.80  % (28583)Time elapsed: 0.334 s
% 3.07/0.80  % (28583)Instructions burned: 76 (million)
% 3.07/0.80  % (28583)------------------------------
% 3.07/0.80  % (28583)------------------------------
% 3.07/0.81  % (28623)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 (2996ds/90Mi)
% 3.07/0.82  TRYING [5]
% 3.07/0.84  % (28581)Instruction limit reached!
% 3.07/0.84  % (28581)------------------------------
% 3.07/0.84  % (28581)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.54/0.85  % (28581)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.54/0.85  % (28581)Termination reason: Unknown
% 3.54/0.85  % (28581)Termination phase: Saturation
% 3.54/0.85  
% 3.54/0.85  % (28581)Memory used [KB]: 7036
% 3.54/0.85  % (28581)Time elapsed: 0.390 s
% 3.54/0.85  % (28581)Instructions burned: 99 (million)
% 3.54/0.85  % (28581)------------------------------
% 3.54/0.85  % (28581)------------------------------
% 3.54/0.85  % (28580)Instruction limit reached!
% 3.54/0.85  % (28580)------------------------------
% 3.54/0.85  % (28580)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.54/0.85  % (28580)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.54/0.85  % (28580)Termination reason: Unknown
% 3.54/0.85  % (28580)Termination phase: Saturation
% 3.54/0.85  
% 3.54/0.85  % (28580)Memory used [KB]: 6908
% 3.54/0.85  % (28580)Time elapsed: 0.421 s
% 3.54/0.85  % (28580)Instructions burned: 102 (million)
% 3.54/0.85  % (28580)------------------------------
% 3.54/0.85  % (28580)------------------------------
% 3.54/0.86  % (28587)Instruction limit reached!
% 3.54/0.86  % (28587)------------------------------
% 3.54/0.86  % (28587)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.54/0.86  % (28587)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.54/0.86  % (28587)Termination reason: Unknown
% 3.54/0.86  % (28587)Termination phase: Saturation
% 3.54/0.86  
% 3.54/0.86  % (28587)Memory used [KB]: 2558
% 3.54/0.86  % (28587)Time elapsed: 0.426 s
% 3.54/0.86  % (28587)Instructions burned: 100 (million)
% 3.54/0.86  % (28587)------------------------------
% 3.54/0.86  % (28587)------------------------------
% 3.54/0.86  % (28579)Instruction limit reached!
% 3.54/0.86  % (28579)------------------------------
% 3.54/0.86  % (28579)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.54/0.86  % (28579)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.54/0.86  % (28579)Termination reason: Unknown
% 3.54/0.86  % (28579)Termination phase: Saturation
% 3.54/0.86  
% 3.54/0.86  % (28579)Memory used [KB]: 6908
% 3.54/0.86  % (28579)Time elapsed: 0.422 s
% 3.54/0.86  % (28579)Instructions burned: 101 (million)
% 3.54/0.86  % (28579)------------------------------
% 3.54/0.86  % (28579)------------------------------
% 3.54/0.88  % (28586)Instruction limit reached!
% 3.54/0.88  % (28586)------------------------------
% 3.54/0.88  % (28586)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.54/0.88  % (28586)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.54/0.88  % (28586)Termination reason: Unknown
% 3.54/0.88  % (28586)Termination phase: Saturation
% 3.54/0.88  
% 3.54/0.88  % (28586)Memory used [KB]: 7164
% 3.54/0.88  % (28586)Time elapsed: 0.455 s
% 3.54/0.88  % (28586)Instructions burned: 100 (million)
% 3.54/0.88  % (28586)------------------------------
% 3.54/0.88  % (28586)------------------------------
% 3.77/0.91  % (28589)Instruction limit reached!
% 3.77/0.91  % (28589)------------------------------
% 3.77/0.91  % (28589)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.77/0.91  % (28589)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.77/0.91  % (28589)Termination reason: Unknown
% 3.77/0.91  % (28589)Termination phase: Saturation
% 3.77/0.91  
% 3.77/0.91  % (28589)Memory used [KB]: 7419
% 3.77/0.91  % (28589)Time elapsed: 0.467 s
% 3.77/0.91  % (28589)Instructions burned: 139 (million)
% 3.77/0.91  % (28589)------------------------------
% 3.77/0.91  % (28589)------------------------------
% 3.77/0.92  % (28623)Instruction limit reached!
% 3.77/0.92  % (28623)------------------------------
% 3.77/0.92  % (28623)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.77/0.92  % (28623)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.77/0.92  % (28623)Termination reason: Unknown
% 3.77/0.92  % (28623)Termination phase: Saturation
% 3.77/0.92  
% 3.77/0.92  % (28623)Memory used [KB]: 6780
% 3.77/0.92  % (28623)Time elapsed: 0.142 s
% 3.77/0.92  % (28623)Instructions burned: 90 (million)
% 3.77/0.92  % (28623)------------------------------
% 3.77/0.92  % (28623)------------------------------
% 3.77/0.92  % (28627)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/920Mi)
% 3.77/0.93  % (28621)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)
% 3.77/0.94  % (28634)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 (2996ds/940Mi)
% 3.77/0.94  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 3.77/0.94  % (28635)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 (2996ds/981Mi)
% 4.15/0.96  % (28633)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)
% 4.15/0.97  % (28632)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 (2996ds/655Mi)
% 4.15/0.97  % (28636)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)
% 4.15/1.00  % (28628)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/934Mi)
% 4.15/1.00  % (28648)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4756Mi)
% 4.15/1.00  % (28588)Instruction limit reached!
% 4.15/1.00  % (28588)------------------------------
% 4.15/1.00  % (28588)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.15/1.00  % (28588)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.15/1.00  % (28588)Termination reason: Unknown
% 4.15/1.00  % (28588)Termination phase: Saturation
% 4.15/1.00  
% 4.15/1.00  % (28588)Memory used [KB]: 8187
% 4.15/1.00  % (28588)Time elapsed: 0.575 s
% 4.15/1.00  % (28588)Instructions burned: 177 (million)
% 4.15/1.00  % (28588)------------------------------
% 4.15/1.00  % (28588)------------------------------
% 4.28/1.04  % (28595)Instruction limit reached!
% 4.28/1.04  % (28595)------------------------------
% 4.28/1.04  % (28595)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.28/1.04  % (28595)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.28/1.04  % (28595)Termination reason: Unknown
% 4.28/1.04  % (28595)Termination phase: Saturation
% 4.28/1.04  
% 4.28/1.04  % (28595)Memory used [KB]: 3326
% 4.28/1.04  % (28595)Time elapsed: 0.598 s
% 4.28/1.04  % (28595)Instructions burned: 177 (million)
% 4.28/1.04  % (28595)------------------------------
% 4.28/1.04  % (28595)------------------------------
% 4.28/1.04  % (28659)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/4585Mi)
% 4.42/1.05  % (28631)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 (2996ds/747Mi)
% 4.42/1.07  % (28633)Instruction limit reached!
% 4.42/1.07  % (28633)------------------------------
% 4.42/1.07  % (28633)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.42/1.07  % (28633)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.42/1.07  % (28633)Termination reason: Unknown
% 4.42/1.07  % (28633)Termination phase: Saturation
% 4.42/1.07  
% 4.42/1.07  % (28633)Memory used [KB]: 6780
% 4.42/1.07  % (28633)Time elapsed: 0.044 s
% 4.42/1.07  % (28633)Instructions burned: 68 (million)
% 4.42/1.07  % (28633)------------------------------
% 4.42/1.07  % (28633)------------------------------
% 4.42/1.07  % (28651)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 (2995ds/68Mi)
% 4.42/1.08  % (28652)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 (2995ds/1824Mi)
% 4.42/1.09  % (28658)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2891Mi)
% 4.42/1.10  % (28638)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)
% 4.42/1.11  % (28640)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 (2995ds/4958Mi)
% 4.42/1.11  % (28639)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/3735Mi)
% 4.42/1.11  % (28642)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4959Mi)
% 4.42/1.12  % (28636)Instruction limit reached!
% 4.42/1.12  % (28636)------------------------------
% 4.42/1.12  % (28636)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.42/1.12  % (28636)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.42/1.12  % (28636)Termination reason: Unknown
% 4.42/1.12  % (28636)Termination phase: Saturation
% 4.42/1.12  
% 4.42/1.12  % (28636)Memory used [KB]: 6652
% 4.42/1.12  % (28636)Time elapsed: 0.289 s
% 4.42/1.12  % (28636)Instructions burned: 92 (million)
% 4.42/1.12  % (28636)------------------------------
% 4.42/1.12  % (28636)------------------------------
% 4.42/1.12  % (28656)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 (2994ds/2134Mi)
% 6.26/1.15  % (28650)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 (2995ds/4931Mi)
% 6.26/1.17  % (28670)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 (2993ds/90Mi)
% 6.26/1.18  % (28651)Instruction limit reached!
% 6.26/1.18  % (28651)------------------------------
% 6.26/1.18  % (28651)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.26/1.18  % (28651)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.26/1.18  % (28651)Termination reason: Unknown
% 6.26/1.18  % (28651)Termination phase: Saturation
% 6.26/1.18  
% 6.26/1.18  % (28651)Memory used [KB]: 6780
% 6.26/1.18  % (28651)Time elapsed: 0.031 s
% 6.26/1.18  % (28651)Instructions burned: 68 (million)
% 6.26/1.18  % (28651)------------------------------
% 6.26/1.18  % (28651)------------------------------
% 6.26/1.19  % (28590)Instruction limit reached!
% 6.26/1.19  % (28590)------------------------------
% 6.26/1.19  % (28590)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.64/1.21  % (28597)Instruction limit reached!
% 6.64/1.21  % (28597)------------------------------
% 6.64/1.21  % (28597)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.64/1.21  % (28590)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.64/1.21  % (28590)Termination reason: Unknown
% 6.64/1.21  % (28590)Termination phase: Saturation
% 6.64/1.21  
% 6.64/1.21  % (28590)Memory used [KB]: 9850
% 6.64/1.21  % (28590)Time elapsed: 0.749 s
% 6.64/1.21  % (28590)Instructions burned: 500 (million)
% 6.64/1.21  % (28590)------------------------------
% 6.64/1.21  % (28590)------------------------------
% 6.64/1.21  % (28674)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 (2993ds/2016Mi)
% 6.64/1.23  % (28675)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/8004Mi)
% 6.64/1.23  % (28597)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.64/1.23  % (28597)Termination reason: Unknown
% 6.64/1.23  % (28597)Termination phase: Saturation
% 6.64/1.23  
% 6.64/1.23  % (28597)Memory used [KB]: 10362
% 6.64/1.23  % (28597)Time elapsed: 0.763 s
% 6.64/1.23  % (28597)Instructions burned: 357 (million)
% 6.64/1.23  % (28597)------------------------------
% 6.64/1.23  % (28597)------------------------------
% 6.64/1.24  % (28677)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 (2992ds/9965Mi)
% 6.64/1.24  TRYING [6]
% 7.10/1.28  % (28700)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/9877Mi)
% 7.36/1.32  % (28670)Instruction limit reached!
% 7.36/1.32  % (28670)------------------------------
% 7.36/1.32  % (28670)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.36/1.32  % (28670)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.36/1.32  % (28670)Termination reason: Unknown
% 7.36/1.32  % (28670)Termination phase: Saturation
% 7.36/1.32  
% 7.36/1.32  % (28670)Memory used [KB]: 6652
% 7.36/1.32  % (28670)Time elapsed: 0.291 s
% 7.36/1.32  % (28670)Instructions burned: 91 (million)
% 7.36/1.32  % (28670)------------------------------
% 7.36/1.32  % (28670)------------------------------
% 7.36/1.33  % (28721)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 (2991ds/1824Mi)
% 7.36/1.34  % (28621)Instruction limit reached!
% 7.36/1.34  % (28621)------------------------------
% 7.36/1.34  % (28621)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.36/1.34  % (28621)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.36/1.34  % (28621)Termination reason: Unknown
% 7.36/1.34  % (28621)Termination phase: Saturation
% 7.36/1.34  
% 7.36/1.34  % (28621)Memory used [KB]: 3837
% 7.36/1.34  % (28621)Time elapsed: 0.627 s
% 7.36/1.34  % (28621)Instructions burned: 211 (million)
% 7.36/1.34  % (28621)------------------------------
% 7.36/1.34  % (28621)------------------------------
% 7.68/1.34  % (28715)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 (2991ds/9902Mi)
% 7.68/1.36  % (28596)Instruction limit reached!
% 7.68/1.36  % (28596)------------------------------
% 7.68/1.36  % (28596)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.68/1.37  % (28609)Instruction limit reached!
% 7.68/1.37  % (28609)------------------------------
% 7.68/1.37  % (28609)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.68/1.37  % (28609)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.68/1.37  % (28609)Termination reason: Unknown
% 7.68/1.37  % (28609)Termination phase: Saturation
% 7.68/1.37  
% 7.68/1.37  % (28609)Memory used [KB]: 11129
% 7.68/1.37  % (28609)Time elapsed: 0.725 s
% 7.68/1.37  % (28609)Instructions burned: 389 (million)
% 7.68/1.37  % (28609)------------------------------
% 7.68/1.37  % (28609)------------------------------
% 7.68/1.37  % (28596)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.68/1.37  % (28596)Termination reason: Unknown
% 7.68/1.37  % (28596)Termination phase: Saturation
% 7.68/1.37  
% 7.68/1.37  % (28596)Memory used [KB]: 11769
% 7.68/1.37  % (28596)Time elapsed: 0.896 s
% 7.68/1.37  % (28596)Instructions burned: 439 (million)
% 7.68/1.37  % (28596)------------------------------
% 7.68/1.37  % (28596)------------------------------
% 7.68/1.41  % (28592)Instruction limit reached!
% 7.68/1.41  % (28592)------------------------------
% 7.68/1.41  % (28592)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.68/1.42  % (28592)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.68/1.42  % (28592)Termination reason: Unknown
% 7.68/1.42  % (28592)Termination phase: Saturation
% 7.68/1.42  
% 7.68/1.42  % (28592)Memory used [KB]: 12665
% 7.68/1.42  % (28592)Time elapsed: 0.988 s
% 7.68/1.42  % (28592)Instructions burned: 484 (million)
% 7.68/1.42  % (28592)------------------------------
% 7.68/1.42  % (28592)------------------------------
% 8.32/1.46  % (28780)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/9707Mi)
% 8.32/1.46  % (28764)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/9989Mi)
% 8.32/1.48  % (28591)Instruction limit reached!
% 8.32/1.48  % (28591)------------------------------
% 8.32/1.48  % (28591)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.32/1.49  % (28591)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.32/1.49  % (28591)Termination reason: Unknown
% 8.32/1.49  % (28591)Termination phase: Saturation
% 8.32/1.49  
% 8.32/1.49  % (28591)Memory used [KB]: 11897
% 8.32/1.49  % (28591)Time elapsed: 1.059 s
% 8.32/1.49  % (28591)Instructions burned: 467 (million)
% 8.32/1.49  % (28591)------------------------------
% 8.32/1.49  % (28591)------------------------------
% 8.66/1.50  % (28803)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 (2989ds/90Mi)
% 8.66/1.52  % (28804)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 (2989ds/44001Mi)
% 8.99/1.56  % (28827)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 (2989ds/4958Mi)
% 8.99/1.59  % (28593)Instruction limit reached!
% 8.99/1.59  % (28593)------------------------------
% 8.99/1.59  % (28593)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.22/1.61  % (28593)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.22/1.61  % (28593)Termination reason: Unknown
% 9.22/1.61  % (28593)Termination phase: Saturation
% 9.22/1.61  
% 9.22/1.61  % (28593)Memory used [KB]: 12025
% 9.22/1.61  % (28593)Time elapsed: 1.105 s
% 9.22/1.61  % (28593)Instructions burned: 500 (million)
% 9.22/1.61  % (28593)------------------------------
% 9.22/1.61  % (28593)------------------------------
% 9.22/1.63  % (28803)Instruction limit reached!
% 9.22/1.63  % (28803)------------------------------
% 9.22/1.63  % (28803)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.22/1.63  % (28841)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 (2988ds/35256Mi)
% 9.22/1.65  % (28803)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.22/1.65  % (28803)Termination reason: Unknown
% 9.22/1.65  % (28803)Termination phase: Saturation
% 9.22/1.65  
% 9.22/1.65  % (28803)Memory used [KB]: 7036
% 9.22/1.65  % (28803)Time elapsed: 0.223 s
% 9.22/1.65  % (28803)Instructions burned: 91 (million)
% 9.22/1.65  % (28803)------------------------------
% 9.22/1.65  % (28803)------------------------------
% 10.23/1.74  % (28872)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 (2987ds/32293Mi)
% 10.94/1.78  % (28884)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 (2987ds/37001Mi)
% 11.77/1.87  % (28632)Instruction limit reached!
% 11.77/1.87  % (28632)------------------------------
% 11.77/1.87  % (28632)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.77/1.87  % (28632)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.77/1.87  % (28632)Termination reason: Unknown
% 11.77/1.87  % (28632)Termination phase: Saturation
% 11.77/1.87  
% 11.77/1.87  % (28632)Memory used [KB]: 11385
% 11.77/1.87  % (28632)Time elapsed: 1.074 s
% 11.77/1.87  % (28632)Instructions burned: 657 (million)
% 11.77/1.87  % (28632)------------------------------
% 11.77/1.87  % (28632)------------------------------
% 11.77/1.90  TRYING [7]
% 12.79/2.02  % (28917)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/10187Mi)
% 14.04/2.22  % (28634)Instruction limit reached!
% 14.04/2.22  % (28634)------------------------------
% 14.04/2.22  % (28634)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.04/2.22  % (28634)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.04/2.22  % (28634)Termination reason: Unknown
% 14.04/2.22  % (28634)Termination phase: Saturation
% 14.04/2.22  
% 14.04/2.22  % (28634)Memory used [KB]: 17142
% 14.04/2.22  % (28634)Time elapsed: 1.381 s
% 14.04/2.22  % (28634)Instructions burned: 940 (million)
% 14.04/2.22  % (28634)------------------------------
% 14.04/2.22  % (28634)------------------------------
% 14.04/2.22  % (28631)Instruction limit reached!
% 14.04/2.22  % (28631)------------------------------
% 14.04/2.22  % (28631)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.04/2.22  % (28631)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.04/2.22  % (28631)Termination reason: Unknown
% 14.04/2.22  % (28631)Termination phase: Saturation
% 14.04/2.22  
% 14.04/2.22  % (28631)Memory used [KB]: 15863
% 14.04/2.22  % (28631)Time elapsed: 1.417 s
% 14.04/2.22  % (28631)Instructions burned: 747 (million)
% 14.04/2.22  % (28631)------------------------------
% 14.04/2.22  % (28631)------------------------------
% 14.04/2.23  % (28627)Instruction limit reached!
% 14.04/2.23  % (28627)------------------------------
% 14.04/2.23  % (28627)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.04/2.24  % (28627)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.04/2.24  % (28627)Termination reason: Unknown
% 14.04/2.24  % (28627)Termination phase: Saturation
% 14.04/2.24  
% 14.04/2.24  % (28627)Memory used [KB]: 17526
% 14.04/2.24  % (28627)Time elapsed: 1.448 s
% 14.04/2.24  % (28627)Instructions burned: 921 (million)
% 14.04/2.24  % (28627)------------------------------
% 14.04/2.24  % (28627)------------------------------
% 15.37/2.31  % (28919)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 (2981ds/10147Mi)
% 15.37/2.32  % (28918)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 (2981ds/29337Mi)
% 15.85/2.37  % (28920)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)
% 15.85/2.37  TRYING [1]
% 15.85/2.37  TRYING [2]
% 15.85/2.37  TRYING [3]
% 15.85/2.40  TRYING [4]
% 16.19/2.43  % (28628)Instruction limit reached!
% 16.19/2.43  % (28628)------------------------------
% 16.19/2.43  % (28628)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.19/2.43  % (28628)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.19/2.43  % (28628)Termination reason: Unknown
% 16.19/2.43  % (28628)Termination phase: Saturation
% 16.19/2.43  
% 16.19/2.43  % (28628)Memory used [KB]: 17782
% 16.19/2.43  % (28628)Time elapsed: 1.666 s
% 16.19/2.43  % (28628)Instructions burned: 935 (million)
% 16.19/2.43  % (28628)------------------------------
% 16.19/2.43  % (28628)------------------------------
% 16.52/2.50  % (28635)Instruction limit reached!
% 16.52/2.50  % (28635)------------------------------
% 16.52/2.50  % (28635)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.52/2.50  % (28635)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.52/2.50  % (28635)Termination reason: Unknown
% 16.52/2.50  % (28635)Termination phase: Saturation
% 16.52/2.50  
% 16.52/2.50  % (28635)Memory used [KB]: 19189
% 16.52/2.50  % (28635)Time elapsed: 1.673 s
% 16.52/2.50  % (28635)Instructions burned: 981 (million)
% 16.52/2.50  % (28635)------------------------------
% 16.52/2.50  % (28635)------------------------------
% 16.52/2.51  TRYING [5]
% 17.26/2.57  % (28921)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 (2979ds/33239Mi)
% 17.26/2.58  TRYING [1]
% 17.26/2.58  TRYING [2]
% 17.26/2.58  TRYING [3]
% 17.62/2.60  TRYING [4]
% 17.62/2.65  % (28922)fmb+10_1:1_fmbas=predicate:gsp=on:nm=2:i=20987:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/20987Mi)
% 18.06/2.65  TRYING [1]
% 18.06/2.65  TRYING [2]
% 18.06/2.65  TRYING [3]
% 18.13/2.70  TRYING [4]
% 18.13/2.70  TRYING [5]
% 18.81/2.81  TRYING [6]
% 19.74/2.86  TRYING [5]
% 20.16/2.96  % (28841)First to succeed.
% 20.58/2.96  % (28841)Refutation found. Thanks to Tanya!
% 20.58/2.96  % SZS status Theorem for theBenchmark
% 20.58/2.96  % SZS output start Proof for theBenchmark
% See solution above
% 20.58/2.96  % (28841)------------------------------
% 20.58/2.96  % (28841)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.58/2.96  % (28841)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.58/2.96  % (28841)Termination reason: Refutation
% 20.58/2.96  
% 20.58/2.96  % (28841)Memory used [KB]: 13176
% 20.58/2.96  % (28841)Time elapsed: 1.401 s
% 20.58/2.96  % (28841)Instructions burned: 798 (million)
% 20.58/2.96  % (28841)------------------------------
% 20.58/2.96  % (28841)------------------------------
% 20.58/2.96  % (28567)Success in time 2.605 s
%------------------------------------------------------------------------------