TSTP Solution File: LAT235-1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : LAT235-1 : TPTP v8.1.0. Released v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s

% Computer : n011.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:36:25 EDT 2022

% Result   : Unsatisfiable 18.23s 2.74s
% Output   : Refutation 18.23s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :   19
% Syntax   : Number of formulae    :   87 (  64 unt;   0 def)
%            Number of atoms       :  114 (  92 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   55 (  28   ~;  25   |;   0   &)
%                                         (   2 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :   10 (   2 avg)
%            Number of predicates  :    4 (   2 usr;   3 prp; 0-2 aty)
%            Number of functors    :   10 (  10 usr;   7 con; 0-2 aty)
%            Number of variables   :  106 ( 106   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f17985,plain,
    $false,
    inference(avatar_sat_refutation,[],[f2224,f2617,f17959]) ).

fof(f17959,plain,
    ~ spl3_16,
    inference(avatar_contradiction_clause,[],[f17958]) ).

fof(f17958,plain,
    ( $false
    | ~ spl3_16 ),
    inference(subsumption_resolution,[],[f17957,f1527]) ).

fof(f1527,plain,
    zero != meet(a,sF2),
    inference(subsumption_resolution,[],[f1526,f18]) ).

fof(f18,plain,
    sF2 != sF0,
    inference(definition_folding,[],[f14,f17,f15,f16,f15]) ).

fof(f16,plain,
    complement(b) = sF1,
    introduced(function_definition,[]) ).

fof(f15,plain,
    complement(a) = sF0,
    introduced(function_definition,[]) ).

fof(f17,plain,
    join(sF1,sF0) = sF2,
    introduced(function_definition,[]) ).

fof(f14,axiom,
    complement(a) != join(complement(b),complement(a)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_distributivity) ).

fof(f1526,plain,
    ( zero != meet(a,sF2)
    | sF2 = sF0 ),
    inference(forward_demodulation,[],[f1519,f15]) ).

fof(f1519,plain,
    ( complement(a) = sF2
    | zero != meet(a,sF2) ),
    inference(trivial_inequality_removal,[],[f1511]) ).

fof(f1511,plain,
    ( complement(a) = sF2
    | zero != meet(a,sF2)
    | one != one ),
    inference(superposition,[],[f11,f1269]) ).

fof(f1269,plain,
    one = join(a,sF2),
    inference(superposition,[],[f246,f434]) ).

fof(f434,plain,
    join(sF0,sF2) = sF2,
    inference(superposition,[],[f62,f36]) ).

fof(f36,plain,
    join(sF0,sF1) = sF2,
    inference(superposition,[],[f6,f17]) ).

fof(f6,axiom,
    ! [X0,X1] : join(X0,X1) = join(X1,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_of_join) ).

fof(f62,plain,
    ! [X0,X1] : join(X0,X1) = join(X0,join(X0,X1)),
    inference(superposition,[],[f8,f2]) ).

fof(f2,axiom,
    ! [X0] : join(X0,X0) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',idempotence_of_join) ).

fof(f8,axiom,
    ! [X2,X0,X1] : join(join(X0,X1),X2) = join(X0,join(X1,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',associativity_of_join) ).

fof(f246,plain,
    ! [X19] : one = join(a,join(sF0,X19)),
    inference(backward_demodulation,[],[f70,f233]) ).

fof(f233,plain,
    ! [X3] : one = join(one,X3),
    inference(superposition,[],[f196,f3]) ).

fof(f3,axiom,
    ! [X0,X1] : meet(X0,join(X0,X1)) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',absorption1) ).

fof(f196,plain,
    ! [X3] : meet(one,X3) = X3,
    inference(superposition,[],[f5,f24]) ).

fof(f24,plain,
    ! [X1] : meet(X1,one) = X1,
    inference(superposition,[],[f3,f9]) ).

fof(f9,axiom,
    ! [X0] : join(X0,complement(X0)) = one,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',complement_join) ).

fof(f5,axiom,
    ! [X0,X1] : meet(X0,X1) = meet(X1,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_of_meet) ).

fof(f70,plain,
    ! [X19] : join(one,X19) = join(a,join(sF0,X19)),
    inference(superposition,[],[f8,f19]) ).

fof(f19,plain,
    one = join(a,sF0),
    inference(superposition,[],[f9,f15]) ).

fof(f11,axiom,
    ! [X0,X1] :
      ( join(X0,X1) != one
      | meet(X0,X1) != zero
      | complement(X0) = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',meet_join_complement) ).

fof(f17957,plain,
    ( zero = meet(a,sF2)
    | ~ spl3_16 ),
    inference(forward_demodulation,[],[f17836,f11499]) ).

fof(f11499,plain,
    ! [X86] : zero = meet(meet(a,X86),sF0),
    inference(forward_demodulation,[],[f11498,f277]) ).

fof(f277,plain,
    ! [X3] : zero = meet(zero,X3),
    inference(superposition,[],[f201,f4]) ).

fof(f4,axiom,
    ! [X0,X1] : join(X0,meet(X0,X1)) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',absorption2) ).

fof(f201,plain,
    ! [X1] : join(zero,X1) = X1,
    inference(superposition,[],[f30,f6]) ).

fof(f30,plain,
    ! [X1] : join(X1,zero) = X1,
    inference(superposition,[],[f4,f10]) ).

fof(f10,axiom,
    ! [X0] : meet(X0,complement(X0)) = zero,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',complement_meet) ).

fof(f11498,plain,
    ! [X86] : meet(meet(a,X86),sF0) = meet(zero,sF0),
    inference(forward_demodulation,[],[f11359,f5]) ).

fof(f11359,plain,
    ! [X86] : meet(meet(a,X86),sF0) = meet(sF0,zero),
    inference(superposition,[],[f948,f757]) ).

fof(f757,plain,
    ! [X45] : zero = meet(sF0,meet(a,X45)),
    inference(forward_demodulation,[],[f723,f277]) ).

fof(f723,plain,
    ! [X45] : meet(zero,X45) = meet(sF0,meet(a,X45)),
    inference(superposition,[],[f43,f21]) ).

fof(f21,plain,
    zero = meet(a,sF0),
    inference(superposition,[],[f10,f15]) ).

fof(f43,plain,
    ! [X3,X4,X5] : meet(meet(X4,X3),X5) = meet(X3,meet(X4,X5)),
    inference(superposition,[],[f7,f5]) ).

fof(f7,axiom,
    ! [X2,X0,X1] : meet(meet(X0,X1),X2) = meet(X0,meet(X1,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',associativity_of_meet) ).

fof(f948,plain,
    ! [X0,X1] : meet(X1,X0) = meet(X0,meet(X0,X1)),
    inference(superposition,[],[f55,f1]) ).

fof(f1,axiom,
    ! [X0] : meet(X0,X0) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',idempotence_of_meet) ).

fof(f55,plain,
    ! [X6,X7,X5] : meet(X5,meet(X6,X7)) = meet(X7,meet(X5,X6)),
    inference(superposition,[],[f5,f7]) ).

fof(f17836,plain,
    ( meet(a,sF2) = meet(meet(a,sF2),sF0)
    | ~ spl3_16 ),
    inference(superposition,[],[f39,f5512]) ).

fof(f5512,plain,
    ( ! [X72] : meet(X72,sF0) = meet(X72,join(sF0,meet(a,sF2)))
    | ~ spl3_16 ),
    inference(forward_demodulation,[],[f5511,f201]) ).

fof(f5511,plain,
    ( ! [X72] : meet(X72,join(zero,sF0)) = meet(X72,join(sF0,meet(a,sF2)))
    | ~ spl3_16 ),
    inference(forward_demodulation,[],[f5510,f4507]) ).

fof(f4507,plain,
    ! [X3,X0,X1] : meet(X3,join(X0,X1)) = meet(X3,join(X1,X0)),
    inference(forward_demodulation,[],[f4506,f421]) ).

fof(f421,plain,
    ! [X2,X1] : join(X2,X1) = join(X1,join(X2,X1)),
    inference(superposition,[],[f62,f6]) ).

fof(f4506,plain,
    ! [X3,X0,X1] : meet(X3,join(X0,X1)) = meet(X3,join(X0,join(X1,X0))),
    inference(forward_demodulation,[],[f4393,f1194]) ).

fof(f1194,plain,
    ! [X2,X3,X4] : join(X2,join(X4,meet(X2,X3))) = join(X2,X4),
    inference(superposition,[],[f65,f6]) ).

fof(f65,plain,
    ! [X10,X8,X9] : join(X8,X10) = join(X8,join(meet(X8,X9),X10)),
    inference(superposition,[],[f8,f4]) ).

fof(f4393,plain,
    ! [X2,X3,X0,X1] : meet(X3,join(X0,join(X1,X0))) = meet(X3,join(X0,join(X1,meet(X0,X2)))),
    inference(superposition,[],[f164,f3]) ).

fof(f164,plain,
    ! [X11,X14,X15,X12,X13] : meet(X15,join(X11,join(X12,meet(X14,join(X11,join(X12,meet(X13,join(X11,join(X12,X14))))))))) = meet(X15,join(X11,join(X12,meet(X14,X13)))),
    inference(forward_demodulation,[],[f163,f8]) ).

fof(f163,plain,
    ! [X11,X14,X15,X12,X13] : meet(X15,join(X11,join(X12,meet(X14,X13)))) = meet(X15,join(X11,join(X12,meet(X14,join(X11,join(X12,meet(X13,join(join(X11,X12),X14)))))))),
    inference(forward_demodulation,[],[f162,f8]) ).

fof(f162,plain,
    ! [X11,X14,X15,X12,X13] : meet(X15,join(join(X11,X12),meet(X14,join(X11,join(X12,meet(X13,join(join(X11,X12),X14))))))) = meet(X15,join(X11,join(X12,meet(X14,X13)))),
    inference(forward_demodulation,[],[f142,f8]) ).

fof(f142,plain,
    ! [X11,X14,X15,X12,X13] : meet(X15,join(join(X11,X12),meet(X14,join(X11,join(X12,meet(X13,join(join(X11,X12),X14))))))) = meet(X15,join(join(X11,X12),meet(X14,X13))),
    inference(superposition,[],[f12,f8]) ).

fof(f12,axiom,
    ! [X2,X3,X0,X1] : meet(X0,join(X1,meet(X2,X3))) = meet(X0,join(X1,meet(X2,join(X1,meet(X3,join(X1,X2)))))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',equation_H34) ).

fof(f5510,plain,
    ( ! [X72] : meet(X72,join(sF0,zero)) = meet(X72,join(sF0,meet(a,sF2)))
    | ~ spl3_16 ),
    inference(backward_demodulation,[],[f2627,f5493]) ).

fof(f5493,plain,
    zero = meet(a,sF1),
    inference(superposition,[],[f5,f5431]) ).

fof(f5431,plain,
    zero = meet(sF1,a),
    inference(superposition,[],[f777,f13]) ).

fof(f13,axiom,
    a = meet(b,a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_distributivity_hypothesis) ).

fof(f777,plain,
    ! [X42] : zero = meet(sF1,meet(b,X42)),
    inference(forward_demodulation,[],[f721,f277]) ).

fof(f721,plain,
    ! [X42] : meet(sF1,meet(b,X42)) = meet(zero,X42),
    inference(superposition,[],[f43,f22]) ).

fof(f22,plain,
    zero = meet(b,sF1),
    inference(superposition,[],[f10,f16]) ).

fof(f2627,plain,
    ( ! [X72] : meet(X72,join(sF0,meet(a,sF1))) = meet(X72,join(sF0,meet(a,sF2)))
    | ~ spl3_16 ),
    inference(forward_demodulation,[],[f2626,f5]) ).

fof(f2626,plain,
    ( ! [X72] : meet(X72,join(sF0,meet(sF2,a))) = meet(X72,join(sF0,meet(a,sF1)))
    | ~ spl3_16 ),
    inference(forward_demodulation,[],[f2625,f5]) ).

fof(f2625,plain,
    ( ! [X72] : meet(X72,join(sF0,meet(sF2,a))) = meet(X72,join(sF0,meet(sF1,a)))
    | ~ spl3_16 ),
    inference(backward_demodulation,[],[f2536,f2219]) ).

fof(f2219,plain,
    ( a = complement(sF0)
    | ~ spl3_16 ),
    inference(avatar_component_clause,[],[f2217]) ).

fof(f2217,plain,
    ( spl3_16
  <=> a = complement(sF0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_16])]) ).

fof(f2536,plain,
    ! [X72] : meet(X72,join(sF0,meet(sF2,complement(sF0)))) = meet(X72,join(sF0,meet(sF1,complement(sF0)))),
    inference(forward_demodulation,[],[f2535,f5]) ).

fof(f2535,plain,
    ! [X72] : meet(X72,join(sF0,meet(complement(sF0),sF2))) = meet(X72,join(sF0,meet(sF1,complement(sF0)))),
    inference(forward_demodulation,[],[f2434,f5]) ).

fof(f2434,plain,
    ! [X72] : meet(X72,join(sF0,meet(complement(sF0),sF2))) = meet(X72,join(sF0,meet(complement(sF0),sF1))),
    inference(superposition,[],[f167,f36]) ).

fof(f167,plain,
    ! [X16,X17,X15] : meet(X16,join(X15,meet(complement(X15),join(X15,X17)))) = meet(X16,join(X15,meet(complement(X15),X17))),
    inference(forward_demodulation,[],[f130,f24]) ).

fof(f130,plain,
    ! [X16,X17,X15] : meet(X16,join(X15,meet(complement(X15),X17))) = meet(X16,join(X15,meet(complement(X15),join(X15,meet(X17,one))))),
    inference(superposition,[],[f12,f9]) ).

fof(f39,plain,
    ! [X2,X1] : meet(X1,join(X2,X1)) = X1,
    inference(superposition,[],[f3,f6]) ).

fof(f2617,plain,
    spl3_17,
    inference(avatar_contradiction_clause,[],[f2616]) ).

fof(f2616,plain,
    ( $false
    | spl3_17 ),
    inference(subsumption_resolution,[],[f2613,f21]) ).

fof(f2613,plain,
    ( zero != meet(a,sF0)
    | spl3_17 ),
    inference(superposition,[],[f2223,f5]) ).

fof(f2223,plain,
    ( zero != meet(sF0,a)
    | spl3_17 ),
    inference(avatar_component_clause,[],[f2221]) ).

fof(f2221,plain,
    ( spl3_17
  <=> zero = meet(sF0,a) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_17])]) ).

fof(f2224,plain,
    ( spl3_16
    | ~ spl3_17 ),
    inference(avatar_split_clause,[],[f2214,f2221,f2217]) ).

fof(f2214,plain,
    ( zero != meet(sF0,a)
    | a = complement(sF0) ),
    inference(trivial_inequality_removal,[],[f2193]) ).

fof(f2193,plain,
    ( a = complement(sF0)
    | one != one
    | zero != meet(sF0,a) ),
    inference(superposition,[],[f86,f19]) ).

fof(f86,plain,
    ! [X2,X1] :
      ( one != join(X2,X1)
      | complement(X1) = X2
      | meet(X1,X2) != zero ),
    inference(superposition,[],[f11,f6]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem    : LAT235-1 : TPTP v8.1.0. Released v3.1.0.
% 0.10/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.31  % Computer : n011.cluster.edu
% 0.13/0.31  % Model    : x86_64 x86_64
% 0.13/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.31  % Memory   : 8042.1875MB
% 0.13/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.31  % CPULimit   : 300
% 0.13/0.31  % WCLimit    : 300
% 0.13/0.31  % DateTime   : Tue Aug 30 00:52:55 EDT 2022
% 0.13/0.32  % CPUTime    : 
% 0.18/0.42  % (15305)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.43  % (15297)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.48  % (15320)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.49  % (15304)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.49  % (15312)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.50  % (15316)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.50  % (15292)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.50  TRYING [1]
% 0.18/0.50  TRYING [2]
% 0.18/0.51  TRYING [3]
% 0.18/0.51  % (15300)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.51  % (15300)Instruction limit reached!
% 0.18/0.51  % (15300)------------------------------
% 0.18/0.51  % (15300)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (15300)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (15300)Termination reason: Unknown
% 0.18/0.51  % (15300)Termination phase: Saturation
% 0.18/0.51  
% 0.18/0.51  % (15300)Memory used [KB]: 5373
% 0.18/0.51  % (15300)Time elapsed: 0.130 s
% 0.18/0.51  % (15300)Instructions burned: 2 (million)
% 0.18/0.51  % (15300)------------------------------
% 0.18/0.51  % (15300)------------------------------
% 0.18/0.53  % (15311)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.53  % (15302)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.54  % (15306)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.54  TRYING [4]
% 0.18/0.55  % (15315)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.55  % (15294)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.55  % (15298)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.55  % (15293)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.55  TRYING [1]
% 0.18/0.56  % (15297)Instruction limit reached!
% 0.18/0.56  % (15297)------------------------------
% 0.18/0.56  % (15297)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.56  % (15297)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.56  % (15297)Termination reason: Unknown
% 0.18/0.56  % (15297)Termination phase: Saturation
% 0.18/0.56  
% 0.18/0.56  % (15297)Memory used [KB]: 6268
% 0.18/0.56  % (15297)Time elapsed: 0.208 s
% 0.18/0.56  % (15297)Instructions burned: 48 (million)
% 0.18/0.56  % (15297)------------------------------
% 0.18/0.56  % (15297)------------------------------
% 0.18/0.57  % (15303)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.57  % (15307)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.57  % (15317)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.57  % (15296)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.57  % (15313)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.58  TRYING [2]
% 0.18/0.58  % (15314)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.58  TRYING [3]
% 0.18/0.58  % (15299)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.58  % (15299)Instruction limit reached!
% 0.18/0.58  % (15299)------------------------------
% 0.18/0.58  % (15299)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.58  % (15299)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.58  % (15299)Termination reason: Unknown
% 0.18/0.58  % (15299)Termination phase: Saturation
% 0.18/0.58  
% 0.18/0.58  % (15299)Memory used [KB]: 5500
% 0.18/0.58  % (15299)Time elapsed: 0.157 s
% 0.18/0.58  % (15299)Instructions burned: 7 (million)
% 0.18/0.58  % (15299)------------------------------
% 0.18/0.58  % (15299)------------------------------
% 0.18/0.59  % (15321)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.59  % (15318)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.59  % (15308)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.59  % (15309)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.18/0.59  % (15295)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.60  % (15301)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.61  % (15319)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.61  TRYING [1]
% 0.18/0.61  TRYING [2]
% 0.18/0.61  TRYING [3]
% 0.18/0.62  % (15304)Instruction limit reached!
% 0.18/0.62  % (15304)------------------------------
% 0.18/0.62  % (15304)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.63  % (15311)Instruction limit reached!
% 0.18/0.63  % (15311)------------------------------
% 0.18/0.63  % (15311)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.63  % (15304)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.63  % (15304)Termination reason: Unknown
% 0.18/0.63  % (15304)Termination phase: Saturation
% 0.18/0.63  
% 0.18/0.63  % (15304)Memory used [KB]: 7036
% 0.18/0.63  % (15304)Time elapsed: 0.235 s
% 0.18/0.63  % (15304)Instructions burned: 101 (million)
% 0.18/0.63  % (15304)------------------------------
% 0.18/0.63  % (15304)------------------------------
% 2.29/0.63  % (15311)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.29/0.63  % (15311)Termination reason: Unknown
% 2.29/0.63  % (15311)Termination phase: Saturation
% 2.29/0.63  
% 2.29/0.63  % (15311)Memory used [KB]: 2430
% 2.29/0.63  % (15311)Time elapsed: 0.228 s
% 2.29/0.63  % (15311)Instructions burned: 100 (million)
% 2.29/0.63  % (15311)------------------------------
% 2.29/0.63  % (15311)------------------------------
% 2.29/0.63  % (15310)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 2.29/0.63  TRYING [4]
% 2.29/0.65  TRYING [5]
% 2.55/0.65  % (15294)Instruction limit reached!
% 2.55/0.65  % (15294)------------------------------
% 2.55/0.65  % (15294)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.55/0.65  % (15294)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.55/0.65  % (15294)Termination reason: Unknown
% 2.55/0.65  % (15294)Termination phase: Saturation
% 2.55/0.65  
% 2.55/0.65  % (15294)Memory used [KB]: 1535
% 2.55/0.65  % (15294)Time elapsed: 0.250 s
% 2.55/0.65  % (15294)Instructions burned: 37 (million)
% 2.55/0.65  % (15294)------------------------------
% 2.55/0.65  % (15294)------------------------------
% 2.58/0.66  % (15305)Instruction limit reached!
% 2.58/0.66  % (15305)------------------------------
% 2.58/0.66  % (15305)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.58/0.66  % (15305)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.58/0.66  % (15305)Termination reason: Unknown
% 2.58/0.66  % (15305)Termination phase: Saturation
% 2.58/0.66  
% 2.58/0.66  % (15305)Memory used [KB]: 6908
% 2.58/0.66  % (15305)Time elapsed: 0.309 s
% 2.58/0.66  % (15305)Instructions burned: 99 (million)
% 2.58/0.66  % (15305)------------------------------
% 2.58/0.66  % (15305)------------------------------
% 2.58/0.66  % (15298)Instruction limit reached!
% 2.58/0.66  % (15298)------------------------------
% 2.58/0.66  % (15298)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.58/0.66  % (15298)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.58/0.66  % (15298)Termination reason: Unknown
% 2.58/0.66  % (15298)Termination phase: Finite model building constraint generation
% 2.58/0.66  
% 2.58/0.66  % (15298)Memory used [KB]: 7675
% 2.58/0.66  % (15298)Time elapsed: 0.260 s
% 2.58/0.66  % (15298)Instructions burned: 52 (million)
% 2.58/0.66  % (15298)------------------------------
% 2.58/0.66  % (15298)------------------------------
% 2.58/0.67  % (15302)Instruction limit reached!
% 2.58/0.67  % (15302)------------------------------
% 2.58/0.67  % (15302)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.58/0.67  % (15302)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.58/0.67  % (15302)Termination reason: Unknown
% 2.58/0.67  % (15302)Termination phase: Saturation
% 2.58/0.67  
% 2.58/0.67  % (15302)Memory used [KB]: 6268
% 2.58/0.67  % (15302)Time elapsed: 0.283 s
% 2.58/0.67  % (15302)Instructions burned: 51 (million)
% 2.58/0.67  % (15302)------------------------------
% 2.58/0.67  % (15302)------------------------------
% 2.58/0.68  TRYING [4]
% 2.58/0.70  % (15361)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/934Mi)
% 2.58/0.70  % (15306)Instruction limit reached!
% 2.58/0.70  % (15306)------------------------------
% 2.58/0.70  % (15306)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.58/0.70  % (15306)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.58/0.70  % (15306)Termination reason: Unknown
% 2.58/0.70  % (15306)Termination phase: Saturation
% 2.58/0.70  
% 2.58/0.70  % (15306)Memory used [KB]: 6908
% 2.58/0.70  % (15306)Time elapsed: 0.049 s
% 2.58/0.70  % (15306)Instructions burned: 68 (million)
% 2.58/0.70  % (15306)------------------------------
% 2.58/0.70  % (15306)------------------------------
% 2.90/0.71  % (15293)Instruction limit reached!
% 2.90/0.71  % (15293)------------------------------
% 2.90/0.71  % (15293)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.90/0.71  % (15293)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.90/0.71  % (15293)Termination reason: Unknown
% 2.90/0.71  % (15293)Termination phase: Saturation
% 2.90/0.71  
% 2.90/0.71  % (15293)Memory used [KB]: 6268
% 2.90/0.71  % (15293)Time elapsed: 0.325 s
% 2.90/0.71  % (15293)Instructions burned: 50 (million)
% 2.90/0.71  % (15293)------------------------------
% 2.90/0.71  % (15293)------------------------------
% 2.90/0.71  % (15307)Instruction limit reached!
% 2.90/0.71  % (15307)------------------------------
% 2.90/0.71  % (15307)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.90/0.71  % (15307)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.90/0.71  % (15307)Termination reason: Unknown
% 2.90/0.71  % (15307)Termination phase: Saturation
% 2.90/0.71  
% 2.90/0.71  % (15307)Memory used [KB]: 2174
% 2.90/0.71  % (15307)Time elapsed: 0.268 s
% 2.90/0.71  % (15307)Instructions burned: 75 (million)
% 2.90/0.71  % (15307)------------------------------
% 2.90/0.71  % (15307)------------------------------
% 3.13/0.75  % (15296)Instruction limit reached!
% 3.13/0.75  % (15296)------------------------------
% 3.13/0.75  % (15296)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.13/0.75  % (15296)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.13/0.75  % (15296)Termination reason: Unknown
% 3.13/0.75  % (15296)Termination phase: Saturation
% 3.13/0.75  
% 3.13/0.75  % (15296)Memory used [KB]: 6268
% 3.13/0.75  % (15296)Time elapsed: 0.362 s
% 3.13/0.75  % (15296)Instructions burned: 51 (million)
% 3.13/0.75  % (15296)------------------------------
% 3.13/0.75  % (15296)------------------------------
% 3.13/0.76  % (15309)Instruction limit reached!
% 3.13/0.76  % (15309)------------------------------
% 3.13/0.76  % (15309)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.13/0.76  % (15309)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.13/0.76  % (15309)Termination reason: Unknown
% 3.13/0.76  % (15309)Termination phase: Finite model building SAT solving
% 3.13/0.76  
% 3.13/0.76  % (15309)Memory used [KB]: 8187
% 3.13/0.76  % (15309)Time elapsed: 0.315 s
% 3.13/0.76  % (15309)Instructions burned: 60 (million)
% 3.13/0.76  % (15309)------------------------------
% 3.13/0.76  % (15309)------------------------------
% 3.13/0.76  % (15301)Instruction limit reached!
% 3.13/0.76  % (15301)------------------------------
% 3.13/0.76  % (15301)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.13/0.76  % (15301)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.13/0.76  % (15301)Termination reason: Unknown
% 3.13/0.76  % (15301)Termination phase: Saturation
% 3.13/0.76  
% 3.13/0.76  % (15301)Memory used [KB]: 1791
% 3.13/0.76  % (15301)Time elapsed: 0.354 s
% 3.13/0.76  % (15301)Instructions burned: 51 (million)
% 3.13/0.76  % (15301)------------------------------
% 3.13/0.76  % (15301)------------------------------
% 3.13/0.76  % (15308)Instruction limit reached!
% 3.13/0.76  % (15308)------------------------------
% 3.13/0.76  % (15308)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.13/0.76  % (15308)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.13/0.76  % (15308)Termination reason: Unknown
% 3.13/0.76  % (15308)Termination phase: Saturation
% 3.13/0.76  
% 3.13/0.76  % (15308)Memory used [KB]: 6780
% 3.13/0.76  % (15308)Time elapsed: 0.315 s
% 3.13/0.76  % (15308)Instructions burned: 100 (million)
% 3.13/0.76  % (15308)------------------------------
% 3.13/0.76  % (15308)------------------------------
% 3.13/0.79  % (15295)Instruction limit reached!
% 3.13/0.79  % (15295)------------------------------
% 3.13/0.79  % (15295)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.13/0.79  % (15295)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.13/0.79  % (15295)Termination reason: Unknown
% 3.13/0.79  % (15295)Termination phase: Saturation
% 3.13/0.79  
% 3.13/0.79  % (15295)Memory used [KB]: 6268
% 3.13/0.79  % (15295)Time elapsed: 0.381 s
% 3.13/0.79  % (15295)Instructions burned: 52 (million)
% 3.13/0.79  % (15295)------------------------------
% 3.13/0.79  % (15295)------------------------------
% 3.13/0.79  % (15318)Instruction limit reached!
% 3.13/0.79  % (15318)------------------------------
% 3.13/0.79  % (15318)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.13/0.79  % (15318)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.13/0.79  % (15318)Termination reason: Unknown
% 3.13/0.79  % (15318)Termination phase: Saturation
% 3.13/0.79  
% 3.13/0.79  % (15318)Memory used [KB]: 6908
% 3.13/0.79  % (15318)Time elapsed: 0.053 s
% 3.13/0.79  % (15318)Instructions burned: 69 (million)
% 3.13/0.79  % (15318)------------------------------
% 3.13/0.79  % (15318)------------------------------
% 3.13/0.81  % (15355)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)
% 3.60/0.86  TRYING [6]
% 3.60/0.86  % (15356)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.60/0.88  % (15360)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/920Mi)
% 3.78/0.91  % (15312)Instruction limit reached!
% 3.78/0.91  % (15312)------------------------------
% 3.78/0.91  % (15312)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.78/0.91  % (15312)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.78/0.91  % (15312)Termination reason: Unknown
% 3.78/0.91  % (15312)Termination phase: Saturation
% 3.78/0.91  
% 3.78/0.91  % (15312)Memory used [KB]: 8315
% 3.78/0.91  % (15312)Time elapsed: 0.506 s
% 3.78/0.91  % (15312)Instructions burned: 177 (million)
% 3.78/0.91  % (15313)Instruction limit reached!
% 3.78/0.91  % (15313)------------------------------
% 3.78/0.91  % (15313)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.78/0.91  % (15312)------------------------------
% 3.78/0.91  % (15312)------------------------------
% 3.78/0.91  % (15313)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.78/0.91  % (15313)Termination reason: Unknown
% 3.78/0.91  % (15313)Termination phase: Saturation
% 3.78/0.91  
% 3.78/0.91  % (15313)Memory used [KB]: 7803
% 3.78/0.91  % (15313)Time elapsed: 0.524 s
% 3.78/0.91  % (15313)Instructions burned: 138 (million)
% 3.78/0.91  % (15313)------------------------------
% 3.78/0.91  % (15313)------------------------------
% 3.78/0.91  % (15303)Instruction limit reached!
% 3.78/0.91  % (15303)------------------------------
% 3.78/0.91  % (15303)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.78/0.91  % (15303)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.78/0.91  % (15303)Termination reason: Unknown
% 3.78/0.91  % (15303)Termination phase: Saturation
% 3.78/0.91  
% 3.78/0.91  % (15303)Memory used [KB]: 7036
% 3.78/0.91  % (15303)Time elapsed: 0.524 s
% 3.78/0.91  % (15303)Instructions burned: 101 (million)
% 3.78/0.91  % (15303)------------------------------
% 3.78/0.91  % (15303)------------------------------
% 3.78/0.91  % (15379)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 (2996ds/2016Mi)
% 3.78/0.91  % (15365)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)
% 3.78/0.92  % (15366)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)
% 3.78/0.94  % (15386)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4756Mi)
% 4.03/0.95  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 4.03/0.95  % (15371)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.03/0.95  % (15364)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.05/0.96  % (15358)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)
% 4.05/0.99  % (15369)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)
% 4.05/1.00  % (15310)Instruction limit reached!
% 4.05/1.00  % (15310)------------------------------
% 4.05/1.00  % (15310)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.05/1.00  % (15310)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.05/1.00  % (15310)Termination reason: Unknown
% 4.05/1.00  % (15310)Termination phase: Saturation
% 4.05/1.00  
% 4.05/1.00  % (15310)Memory used [KB]: 6908
% 4.05/1.00  % (15310)Time elapsed: 0.583 s
% 4.05/1.00  % (15310)Instructions burned: 101 (million)
% 4.05/1.00  % (15310)------------------------------
% 4.05/1.00  % (15310)------------------------------
% 4.21/1.01  % (15376)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)
% 4.32/1.05  % (15366)Instruction limit reached!
% 4.32/1.05  % (15366)------------------------------
% 4.32/1.05  % (15366)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.32/1.05  % (15366)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.32/1.05  % (15366)Termination reason: Unknown
% 4.32/1.05  % (15366)Termination phase: Saturation
% 4.32/1.05  
% 4.32/1.05  % (15366)Memory used [KB]: 6908
% 4.32/1.05  % (15366)Time elapsed: 0.045 s
% 4.32/1.05  % (15366)Instructions burned: 68 (million)
% 4.32/1.05  % (15366)------------------------------
% 4.32/1.05  % (15366)------------------------------
% 4.32/1.07  % (15383)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.32/1.07  % (15384)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.32/1.10  % (15381)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/3735Mi)
% 4.32/1.11  % (15392)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.32/1.11  % (15316)Instruction limit reached!
% 4.32/1.11  % (15316)------------------------------
% 4.32/1.11  % (15316)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.32/1.11  % (15316)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.32/1.11  % (15316)Termination reason: Unknown
% 4.32/1.11  % (15316)Termination phase: Saturation
% 4.32/1.11  
% 4.32/1.11  % (15316)Memory used [KB]: 14328
% 4.32/1.11  % (15316)Time elapsed: 0.723 s
% 4.32/1.11  % (15316)Instructions burned: 483 (million)
% 4.32/1.11  % (15316)------------------------------
% 4.32/1.11  % (15316)------------------------------
% 4.32/1.15  % (15390)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)
% 4.32/1.15  % (15403)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 (2994ds/1824Mi)
% 6.53/1.17  % (15404)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.99/1.23  % (15319)Instruction limit reached!
% 6.99/1.23  % (15319)------------------------------
% 6.99/1.23  % (15319)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.99/1.23  % (15319)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.99/1.23  % (15319)Termination reason: Unknown
% 6.99/1.23  % (15319)Termination phase: Saturation
% 6.99/1.23  
% 6.99/1.23  % (15319)Memory used [KB]: 3709
% 6.99/1.23  % (15319)Time elapsed: 0.813 s
% 6.99/1.23  % (15319)Instructions burned: 177 (million)
% 6.99/1.23  % (15319)------------------------------
% 6.99/1.23  % (15319)------------------------------
% 6.99/1.25  % (15361)Instruction limit reached!
% 6.99/1.25  % (15361)------------------------------
% 6.99/1.25  % (15361)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.99/1.25  % (15361)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.99/1.25  % (15361)Termination reason: Unknown
% 6.99/1.25  % (15361)Termination phase: Saturation
% 6.99/1.25  
% 6.99/1.25  % (15361)Memory used [KB]: 22387
% 6.99/1.25  % (15361)Time elapsed: 0.556 s
% 6.99/1.25  % (15361)Instructions burned: 934 (million)
% 6.99/1.25  % (15361)------------------------------
% 6.99/1.25  % (15361)------------------------------
% 6.99/1.25  % (15358)Instruction limit reached!
% 6.99/1.25  % (15358)------------------------------
% 6.99/1.25  % (15358)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.99/1.25  % (15358)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.99/1.25  % (15358)Termination reason: Unknown
% 6.99/1.25  % (15358)Termination phase: Saturation
% 6.99/1.25  
% 6.99/1.25  % (15358)Memory used [KB]: 6908
% 6.99/1.25  % (15358)Time elapsed: 0.592 s
% 6.99/1.25  % (15358)Instructions burned: 90 (million)
% 6.99/1.25  % (15358)------------------------------
% 6.99/1.25  % (15358)------------------------------
% 6.99/1.26  % (15422)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 (2992ds/2016Mi)
% 7.45/1.28  % (15376)Instruction limit reached!
% 7.45/1.28  % (15376)------------------------------
% 7.45/1.28  % (15376)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.45/1.28  % (15376)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.45/1.28  % (15376)Termination reason: Unknown
% 7.45/1.28  % (15376)Termination phase: Saturation
% 7.45/1.28  
% 7.45/1.28  % (15376)Memory used [KB]: 6908
% 7.45/1.28  % (15376)Time elapsed: 0.507 s
% 7.45/1.28  % (15376)Instructions burned: 91 (million)
% 7.45/1.28  % (15376)------------------------------
% 7.45/1.28  % (15376)------------------------------
% 7.45/1.29  % (15405)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/2891Mi)
% 7.45/1.30  % (15392)Instruction limit reached!
% 7.45/1.30  % (15392)------------------------------
% 7.45/1.30  % (15392)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.45/1.30  % (15392)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.45/1.30  % (15392)Termination reason: Unknown
% 7.45/1.30  % (15392)Termination phase: Saturation
% 7.45/1.30  
% 7.45/1.30  % (15392)Memory used [KB]: 6908
% 7.45/1.30  % (15392)Time elapsed: 0.049 s
% 7.45/1.30  % (15392)Instructions burned: 68 (million)
% 7.45/1.30  % (15392)------------------------------
% 7.45/1.30  % (15392)------------------------------
% 7.45/1.33  % (15418)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 (2992ds/90Mi)
% 7.45/1.35  % (15315)Instruction limit reached!
% 7.45/1.35  % (15315)------------------------------
% 7.45/1.35  % (15315)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.45/1.35  % (15315)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.45/1.35  % (15315)Termination reason: Unknown
% 7.45/1.35  % (15315)Termination phase: Saturation
% 7.45/1.35  
% 7.45/1.35  % (15315)Memory used [KB]: 13432
% 7.45/1.35  % (15315)Time elapsed: 0.888 s
% 7.45/1.35  % (15315)Instructions burned: 467 (million)
% 7.45/1.35  % (15315)------------------------------
% 7.45/1.35  % (15315)------------------------------
% 7.45/1.36  % (15413)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/4585Mi)
% 8.40/1.43  % (15321)Instruction limit reached!
% 8.40/1.43  % (15321)------------------------------
% 8.40/1.43  % (15321)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.40/1.43  % (15321)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.40/1.43  % (15321)Termination reason: Unknown
% 8.40/1.43  % (15321)Termination phase: Saturation
% 8.40/1.43  
% 8.40/1.43  % (15321)Memory used [KB]: 11001
% 8.40/1.43  % (15321)Time elapsed: 1.045 s
% 8.40/1.43  % (15321)Instructions burned: 355 (million)
% 8.40/1.43  % (15321)------------------------------
% 8.40/1.43  % (15321)------------------------------
% 8.40/1.43  % (15442)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/9989Mi)
% 8.53/1.45  TRYING [7]
% 8.53/1.48  % (15356)Instruction limit reached!
% 8.53/1.48  % (15356)------------------------------
% 8.53/1.48  % (15356)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.53/1.48  % (15356)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.53/1.48  % (15356)Termination reason: Unknown
% 8.53/1.48  % (15356)Termination phase: Saturation
% 8.53/1.48  
% 8.53/1.48  % (15356)Memory used [KB]: 3965
% 8.53/1.48  % (15356)Time elapsed: 0.825 s
% 8.53/1.48  % (15356)Instructions burned: 211 (million)
% 8.53/1.48  % (15356)------------------------------
% 8.53/1.48  % (15356)------------------------------
% 8.53/1.49  % (15320)Instruction limit reached!
% 8.53/1.49  % (15320)------------------------------
% 8.53/1.49  % (15320)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.53/1.49  % (15320)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.53/1.49  % (15320)Termination reason: Unknown
% 8.53/1.49  % (15320)Termination phase: Saturation
% 8.53/1.49  
% 8.53/1.49  % (15320)Memory used [KB]: 11769
% 8.53/1.49  % (15320)Time elapsed: 1.062 s
% 8.53/1.49  % (15320)Instructions burned: 439 (million)
% 8.53/1.49  % (15320)------------------------------
% 8.53/1.49  % (15320)------------------------------
% 8.98/1.53  % (15418)Instruction limit reached!
% 8.98/1.53  % (15418)------------------------------
% 8.98/1.53  % (15418)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.98/1.53  % (15418)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.98/1.53  % (15418)Termination reason: Unknown
% 8.98/1.53  % (15418)Termination phase: Saturation
% 8.98/1.53  
% 8.98/1.53  % (15418)Memory used [KB]: 6908
% 8.98/1.53  % (15418)Time elapsed: 0.375 s
% 8.98/1.53  % (15418)Instructions burned: 91 (million)
% 8.98/1.53  % (15418)------------------------------
% 8.98/1.53  % (15418)------------------------------
% 9.35/1.61  % (15431)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/8004Mi)
% 9.35/1.63  % (15439)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 (2990ds/1824Mi)
% 9.35/1.64  % (15433)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 (2990ds/9965Mi)
% 9.35/1.65  % (15434)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/9877Mi)
% 9.74/1.67  % (15437)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 (2990ds/9902Mi)
% 9.89/1.69  % (15449)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/9707Mi)
% 11.26/1.78  % (15458)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 (2987ds/4958Mi)
% 11.26/1.79  % (15452)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 (2988ds/90Mi)
% 11.86/1.87  % (15454)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 (2988ds/44001Mi)
% 13.26/2.03  % (15317)Instruction limit reached!
% 13.26/2.03  % (15317)------------------------------
% 13.26/2.03  % (15317)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.26/2.03  % (15317)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.26/2.03  % (15317)Termination reason: Unknown
% 13.26/2.03  % (15317)Termination phase: Saturation
% 13.26/2.03  
% 13.26/2.03  % (15317)Memory used [KB]: 12025
% 13.26/2.03  % (15317)Time elapsed: 1.642 s
% 13.26/2.03  % (15317)Instructions burned: 500 (million)
% 13.26/2.03  % (15317)------------------------------
% 13.26/2.03  % (15317)------------------------------
% 13.26/2.06  % (15452)Instruction limit reached!
% 13.26/2.06  % (15452)------------------------------
% 13.26/2.06  % (15452)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.26/2.06  % (15452)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.26/2.06  % (15452)Termination reason: Unknown
% 13.26/2.06  % (15452)Termination phase: Saturation
% 13.26/2.06  
% 13.26/2.06  % (15452)Memory used [KB]: 6652
% 13.26/2.06  % (15452)Time elapsed: 0.522 s
% 13.26/2.06  % (15452)Instructions burned: 90 (million)
% 13.26/2.06  % (15452)------------------------------
% 13.26/2.06  % (15452)------------------------------
% 13.64/2.11  % (15314)Instruction limit reached!
% 13.64/2.11  % (15314)------------------------------
% 13.64/2.11  % (15314)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.64/2.11  % (15314)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.64/2.11  % (15314)Termination reason: Unknown
% 13.64/2.11  % (15314)Termination phase: Saturation
% 13.64/2.11  
% 13.64/2.11  % (15314)Memory used [KB]: 6908
% 13.64/2.11  % (15314)Time elapsed: 1.725 s
% 13.64/2.11  % (15314)Instructions burned: 498 (million)
% 13.64/2.11  % (15314)------------------------------
% 13.64/2.11  % (15314)------------------------------
% 13.64/2.13  % (15355)Instruction limit reached!
% 13.64/2.13  % (15355)------------------------------
% 13.64/2.13  % (15355)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.64/2.13  % (15355)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.64/2.13  % (15355)Termination reason: Unknown
% 13.64/2.13  % (15355)Termination phase: Saturation
% 13.64/2.13  
% 13.64/2.13  % (15355)Memory used [KB]: 10362
% 13.64/2.13  % (15355)Time elapsed: 1.529 s
% 13.64/2.13  % (15355)Instructions burned: 388 (million)
% 13.64/2.13  % (15355)------------------------------
% 13.64/2.13  % (15355)------------------------------
% 13.64/2.14  % (15365)Instruction limit reached!
% 13.64/2.14  % (15365)------------------------------
% 13.64/2.14  % (15365)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.64/2.14  % (15365)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.64/2.14  % (15365)Termination reason: Unknown
% 13.64/2.14  % (15365)Termination phase: Saturation
% 13.64/2.14  
% 13.64/2.14  % (15365)Memory used [KB]: 7931
% 13.64/2.14  % (15365)Time elapsed: 1.429 s
% 13.64/2.14  % (15365)Instructions burned: 655 (million)
% 13.64/2.14  % (15365)------------------------------
% 13.64/2.14  % (15365)------------------------------
% 15.22/2.32  % (15487)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.22/2.34  % (15481)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 (2982ds/35256Mi)
% 15.85/2.38  % (15482)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 (2982ds/32293Mi)
% 16.64/2.50  % (15484)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 (2981ds/37001Mi)
% 16.64/2.51  % (15486)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/10187Mi)
% 17.87/2.61  % (15360)Instruction limit reached!
% 17.87/2.61  % (15360)------------------------------
% 17.87/2.61  % (15360)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.87/2.61  % (15360)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.87/2.61  % (15360)Termination reason: Unknown
% 17.87/2.61  % (15360)Termination phase: Saturation
% 17.87/2.61  
% 17.87/2.61  % (15360)Memory used [KB]: 22387
% 17.87/2.61  % (15360)Time elapsed: 1.821 s
% 17.87/2.61  % (15360)Instructions burned: 922 (million)
% 17.87/2.61  % (15360)------------------------------
% 17.87/2.61  % (15360)------------------------------
% 18.23/2.73  % (15386)First to succeed.
% 18.23/2.74  % (15386)Refutation found. Thanks to Tanya!
% 18.23/2.74  % SZS status Unsatisfiable for theBenchmark
% 18.23/2.74  % SZS output start Proof for theBenchmark
% See solution above
% 18.23/2.74  % (15386)------------------------------
% 18.23/2.74  % (15386)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.23/2.74  % (15386)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.23/2.74  % (15386)Termination reason: Refutation
% 18.23/2.74  
% 18.23/2.74  % (15386)Memory used [KB]: 26481
% 18.23/2.74  % (15386)Time elapsed: 1.911 s
% 18.23/2.74  % (15386)Instructions burned: 1391 (million)
% 18.23/2.74  % (15386)------------------------------
% 18.23/2.74  % (15386)------------------------------
% 18.23/2.74  % (15291)Success in time 2.406 s
%------------------------------------------------------------------------------