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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : BOO020-1 : TPTP v8.1.0. Released v2.2.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 : n019.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 15:50:12 EDT 2022

% Result   : Unsatisfiable 22.92s 3.26s
% Output   : Refutation 22.92s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   46
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   95 (  62 unt;   0 def)
%            Number of atoms       :  130 ( 129 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   75 (  40   ~;  35   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :  215 ( 215   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f20810,plain,
    $false,
    inference(subsumption_resolution,[],[f20809,f4700]) ).

fof(f4700,plain,
    ! [X42] : inverse(inverse(X42)) = X42,
    inference(forward_demodulation,[],[f4589,f1]) ).

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

fof(f4589,plain,
    ! [X42] : inverse(inverse(X42)) = add(X42,X42),
    inference(backward_demodulation,[],[f2096,f4588]) ).

fof(f4588,plain,
    ! [X146,X147] : add(inverse(inverse(X146)),X147) = add(X146,X147),
    inference(forward_demodulation,[],[f4309,f3565]) ).

fof(f3565,plain,
    ! [X4,X5] : add(X4,X5) = add(add(X4,X5),inverse(inverse(X4))),
    inference(trivial_inequality_removal,[],[f3518]) ).

fof(f3518,plain,
    ! [X4,X5] :
      ( add(X4,X5) = add(add(X4,X5),inverse(inverse(X4)))
      | n0 != n0 ),
    inference(superposition,[],[f43,f2151]) ).

fof(f2151,plain,
    ! [X66,X67] : n0 = add(add(X66,X67),inverse(inverse(inverse(X66)))),
    inference(superposition,[],[f732,f2096]) ).

fof(f732,plain,
    ! [X34,X35,X33] : n0 = add(add(X34,X35),add(X33,inverse(X34))),
    inference(forward_demodulation,[],[f731,f46]) ).

fof(f46,plain,
    ! [X7] : n0 = add(n0,X7),
    inference(subsumption_resolution,[],[f42,f25]) ).

fof(f25,plain,
    ! [X0] : n0 = add(n0,inverse(X0)),
    inference(superposition,[],[f12,f14]) ).

fof(f14,plain,
    ! [X0] : n0 = add(X0,inverse(X0)),
    inference(superposition,[],[f12,f1]) ).

fof(f12,plain,
    ! [X0,X1] : n0 = add(add(X0,X1),inverse(X0)),
    inference(equality_resolution,[],[f5]) ).

fof(f5,plain,
    ! [X2,X0,X1] :
      ( add(add(X0,X1),X2) != add(add(X0,X1),X0)
      | n0 = add(add(X0,X1),inverse(X2)) ),
    inference(superposition,[],[f2,f1]) ).

fof(f2,axiom,
    ! [X2,X3,X0,X1] :
      ( add(add(add(X0,X1),X2),X3) != add(add(X1,X2),X0)
      | add(add(add(X0,X1),X2),inverse(X3)) = n0 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',frink2) ).

fof(f42,plain,
    ! [X7] :
      ( n0 != add(n0,inverse(X7))
      | n0 = add(n0,X7) ),
    inference(forward_demodulation,[],[f38,f12]) ).

fof(f38,plain,
    ! [X6,X7,X5] :
      ( n0 != add(n0,inverse(X7))
      | add(n0,X7) = add(add(X5,X6),inverse(X5)) ),
    inference(backward_demodulation,[],[f18,f35]) ).

fof(f35,plain,
    ! [X10,X11,X9] : add(add(X9,X10),X11) = add(add(X10,X11),X9),
    inference(forward_demodulation,[],[f34,f1]) ).

fof(f34,plain,
    ! [X10,X11,X9] : add(add(add(X9,X10),X11),add(add(X9,X10),X11)) = add(add(X10,X11),X9),
    inference(trivial_inequality_removal,[],[f29]) ).

fof(f29,plain,
    ! [X10,X11,X9] :
      ( add(add(add(X9,X10),X11),add(add(X9,X10),X11)) = add(add(X10,X11),X9)
      | n0 != n0 ),
    inference(superposition,[],[f3,f14]) ).

fof(f3,axiom,
    ! [X2,X3,X0,X1] :
      ( add(add(add(X0,X1),X2),inverse(X3)) != n0
      | add(add(add(X0,X1),X2),X3) = add(add(X1,X2),X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',frink3) ).

fof(f18,plain,
    ! [X6,X7,X5] :
      ( n0 != add(n0,inverse(X7))
      | add(n0,X7) = add(add(X6,inverse(X5)),X5) ),
    inference(superposition,[],[f3,f12]) ).

fof(f731,plain,
    ! [X36,X34,X35,X33] : add(add(X34,X35),add(X33,inverse(X34))) = add(n0,X36),
    inference(forward_demodulation,[],[f730,f46]) ).

fof(f730,plain,
    ! [X36,X34,X35,X33] : add(add(X34,X35),add(X33,inverse(X34))) = add(add(n0,X35),X36),
    inference(subsumption_resolution,[],[f729,f46]) ).

fof(f729,plain,
    ! [X36,X34,X35,X33] :
      ( n0 != add(n0,inverse(X36))
      | add(add(X34,X35),add(X33,inverse(X34))) = add(add(n0,X35),X36) ),
    inference(forward_demodulation,[],[f713,f46]) ).

fof(f713,plain,
    ! [X36,X34,X35,X33] :
      ( n0 != add(add(n0,X35),inverse(X36))
      | add(add(X34,X35),add(X33,inverse(X34))) = add(add(n0,X35),X36) ),
    inference(superposition,[],[f3,f630]) ).

fof(f630,plain,
    ! [X8,X9] : n0 = add(add(X9,inverse(X8)),X8),
    inference(superposition,[],[f348,f1]) ).

fof(f348,plain,
    ! [X6,X7,X5] : n0 = add(add(X6,add(inverse(X5),X7)),X5),
    inference(forward_demodulation,[],[f347,f46]) ).

fof(f347,plain,
    ! [X8,X6,X7,X5] : add(add(X6,add(inverse(X5),X7)),X5) = add(n0,X8),
    inference(subsumption_resolution,[],[f333,f46]) ).

fof(f333,plain,
    ! [X8,X6,X7,X5] :
      ( add(add(X6,add(inverse(X5),X7)),X5) = add(n0,X8)
      | n0 != add(n0,inverse(X8)) ),
    inference(superposition,[],[f3,f124]) ).

fof(f124,plain,
    ! [X14,X15,X13] : n0 = add(add(X13,X15),add(inverse(X13),X14)),
    inference(forward_demodulation,[],[f123,f46]) ).

fof(f123,plain,
    ! [X16,X14,X15,X13] : add(add(X13,X15),add(inverse(X13),X14)) = add(n0,X16),
    inference(forward_demodulation,[],[f122,f46]) ).

fof(f122,plain,
    ! [X16,X14,X15,X13] : add(add(X13,X15),add(inverse(X13),X14)) = add(add(n0,X15),X16),
    inference(subsumption_resolution,[],[f121,f46]) ).

fof(f121,plain,
    ! [X16,X14,X15,X13] :
      ( n0 != add(n0,inverse(X16))
      | add(add(X13,X15),add(inverse(X13),X14)) = add(add(n0,X15),X16) ),
    inference(forward_demodulation,[],[f117,f46]) ).

fof(f117,plain,
    ! [X16,X14,X15,X13] :
      ( n0 != add(add(n0,X15),inverse(X16))
      | add(add(X13,X15),add(inverse(X13),X14)) = add(add(n0,X15),X16) ),
    inference(superposition,[],[f3,f53]) ).

fof(f53,plain,
    ! [X3,X4] : n0 = add(add(inverse(X3),X4),X3),
    inference(subsumption_resolution,[],[f52,f46]) ).

fof(f52,plain,
    ! [X3,X4,X5] :
      ( n0 = add(add(inverse(X3),X4),X3)
      | n0 != add(n0,inverse(X5)) ),
    inference(forward_demodulation,[],[f51,f46]) ).

fof(f51,plain,
    ! [X3,X4,X5] :
      ( n0 != add(add(n0,X4),inverse(X5))
      | n0 = add(add(inverse(X3),X4),X3) ),
    inference(forward_demodulation,[],[f49,f46]) ).

fof(f49,plain,
    ! [X3,X4,X5] :
      ( add(n0,X5) = add(add(inverse(X3),X4),X3)
      | n0 != add(add(n0,X4),inverse(X5)) ),
    inference(backward_demodulation,[],[f27,f46]) ).

fof(f27,plain,
    ! [X3,X4,X5] :
      ( n0 != add(add(n0,X4),inverse(X5))
      | add(add(inverse(X3),X4),X3) = add(add(n0,X4),X5) ),
    inference(superposition,[],[f3,f14]) ).

fof(f43,plain,
    ! [X2,X0,X1] :
      ( n0 != add(add(X0,X1),inverse(X2))
      | add(X0,X1) = add(add(X0,X1),X2) ),
    inference(forward_demodulation,[],[f36,f1]) ).

fof(f36,plain,
    ! [X2,X0,X1] :
      ( add(add(X0,X1),X2) = add(add(X0,X1),add(X0,X1))
      | n0 != add(add(X0,X1),inverse(X2)) ),
    inference(backward_demodulation,[],[f9,f35]) ).

fof(f9,plain,
    ! [X2,X0,X1] :
      ( n0 != add(add(X0,X1),inverse(X2))
      | add(add(X0,X1),X2) = add(add(X1,add(X0,X1)),X0) ),
    inference(superposition,[],[f3,f1]) ).

fof(f4309,plain,
    ! [X146,X147] : add(inverse(inverse(X146)),X147) = add(add(X146,X147),inverse(inverse(X146))),
    inference(superposition,[],[f35,f2096]) ).

fof(f2096,plain,
    ! [X42] : inverse(inverse(X42)) = add(inverse(inverse(X42)),X42),
    inference(trivial_inequality_removal,[],[f2086]) ).

fof(f2086,plain,
    ! [X42] :
      ( inverse(inverse(X42)) = add(inverse(inverse(X42)),X42)
      | n0 != n0 ),
    inference(superposition,[],[f1712,f110]) ).

fof(f110,plain,
    ! [X0] : n0 = add(inverse(X0),X0),
    inference(superposition,[],[f53,f1]) ).

fof(f1712,plain,
    ! [X0,X1] :
      ( n0 != add(X0,inverse(X1))
      | add(X0,X1) = X0 ),
    inference(superposition,[],[f43,f1]) ).

fof(f20809,plain,
    b != inverse(inverse(b)),
    inference(backward_demodulation,[],[f5302,f20529]) ).

fof(f20529,plain,
    ! [X19,X20] : inverse(X19) = add(inverse(add(X20,X19)),inverse(add(inverse(X20),X19))),
    inference(superposition,[],[f11097,f4725]) ).

fof(f4725,plain,
    ! [X146,X147] : add(X147,X146) = add(X146,X147),
    inference(forward_demodulation,[],[f4724,f1764]) ).

fof(f1764,plain,
    ! [X4,X5] : add(add(X4,X5),X5) = add(X4,X5),
    inference(trivial_inequality_removal,[],[f1745]) ).

fof(f1745,plain,
    ! [X4,X5] :
      ( n0 != n0
      | add(add(X4,X5),X5) = add(X4,X5) ),
    inference(superposition,[],[f43,f120]) ).

fof(f120,plain,
    ! [X2,X3] : n0 = add(add(X3,X2),inverse(X2)),
    inference(forward_demodulation,[],[f119,f46]) ).

fof(f119,plain,
    ! [X2,X3,X4] : add(add(X3,X2),inverse(X2)) = add(n0,X4),
    inference(subsumption_resolution,[],[f113,f46]) ).

fof(f113,plain,
    ! [X2,X3,X4] :
      ( n0 != add(n0,inverse(X4))
      | add(add(X3,X2),inverse(X2)) = add(n0,X4) ),
    inference(superposition,[],[f3,f53]) ).

fof(f4724,plain,
    ! [X146,X147] : add(X146,X147) = add(add(X147,X146),X146),
    inference(forward_demodulation,[],[f4387,f4700]) ).

fof(f4387,plain,
    ! [X146,X147] : add(inverse(inverse(X146)),X147) = add(add(X147,inverse(inverse(X146))),X146),
    inference(superposition,[],[f35,f2096]) ).

fof(f11097,plain,
    ! [X42,X43] : inverse(X42) = add(inverse(add(X43,X42)),inverse(add(X42,inverse(X43)))),
    inference(forward_demodulation,[],[f10985,f6455]) ).

fof(f6455,plain,
    ! [X0,X1] : add(inverse(add(X1,X0)),inverse(X0)) = inverse(X0),
    inference(superposition,[],[f6369,f4700]) ).

fof(f6369,plain,
    ! [X14,X13] : add(inverse(add(X14,inverse(X13))),X13) = X13,
    inference(superposition,[],[f4749,f5298]) ).

fof(f5298,plain,
    ! [X150,X151] : add(X150,inverse(add(X151,inverse(X150)))) = X150,
    inference(superposition,[],[f3336,f4725]) ).

fof(f3336,plain,
    ! [X22,X23] : add(X22,inverse(add(inverse(X22),X23))) = X22,
    inference(trivial_inequality_removal,[],[f3286]) ).

fof(f3286,plain,
    ! [X22,X23] :
      ( add(X22,inverse(add(inverse(X22),X23))) = X22
      | n0 != n0 ),
    inference(superposition,[],[f1712,f2979]) ).

fof(f2979,plain,
    ! [X40,X41] : n0 = add(X40,inverse(inverse(add(inverse(X40),X41)))),
    inference(forward_demodulation,[],[f2939,f2192]) ).

fof(f2192,plain,
    ! [X45] : add(X45,inverse(n0)) = X45,
    inference(subsumption_resolution,[],[f2190,f69]) ).

fof(f69,plain,
    ! [X0] : n0 = add(X0,n0),
    inference(superposition,[],[f66,f1]) ).

fof(f66,plain,
    ! [X3,X4] : n0 = add(add(X3,X4),n0),
    inference(forward_demodulation,[],[f65,f46]) ).

fof(f65,plain,
    ! [X3,X4,X5] : add(add(X3,X4),n0) = add(n0,X5),
    inference(forward_demodulation,[],[f64,f46]) ).

fof(f64,plain,
    ! [X3,X4,X5] : add(add(X3,X4),n0) = add(add(n0,X4),X5),
    inference(subsumption_resolution,[],[f63,f46]) ).

fof(f63,plain,
    ! [X3,X4,X5] :
      ( add(add(X3,X4),n0) = add(add(n0,X4),X5)
      | n0 != add(n0,inverse(X5)) ),
    inference(forward_demodulation,[],[f61,f46]) ).

fof(f61,plain,
    ! [X3,X4,X5] :
      ( n0 != add(add(n0,X4),inverse(X5))
      | add(add(X3,X4),n0) = add(add(n0,X4),X5) ),
    inference(superposition,[],[f3,f46]) ).

fof(f2190,plain,
    ! [X45] :
      ( add(X45,inverse(n0)) = X45
      | n0 != add(X45,n0) ),
    inference(superposition,[],[f1712,f2158]) ).

fof(f2158,plain,
    n0 = inverse(inverse(n0)),
    inference(superposition,[],[f69,f2096]) ).

fof(f2939,plain,
    ! [X40,X41] : n0 = add(add(X40,inverse(n0)),inverse(inverse(add(inverse(X40),X41)))),
    inference(superposition,[],[f58,f2148]) ).

fof(f2148,plain,
    ! [X62,X61] : n0 = add(inverse(inverse(add(inverse(X61),X62))),X61),
    inference(superposition,[],[f348,f2096]) ).

fof(f58,plain,
    ! [X14,X15] : n0 = add(add(X15,inverse(add(X14,X15))),X14),
    inference(forward_demodulation,[],[f45,f46]) ).

fof(f45,plain,
    ! [X16,X14,X15] : add(n0,X16) = add(add(X15,inverse(add(X14,X15))),X14),
    inference(subsumption_resolution,[],[f31,f25]) ).

fof(f31,plain,
    ! [X16,X14,X15] :
      ( add(n0,X16) = add(add(X15,inverse(add(X14,X15))),X14)
      | n0 != add(n0,inverse(X16)) ),
    inference(superposition,[],[f3,f14]) ).

fof(f4749,plain,
    ! [X4,X5] : add(X5,add(X4,X5)) = add(X4,X5),
    inference(backward_demodulation,[],[f1764,f4725]) ).

fof(f10985,plain,
    ! [X42,X43] : add(inverse(add(X43,X42)),inverse(X42)) = add(inverse(add(X43,X42)),inverse(add(X42,inverse(X43)))),
    inference(superposition,[],[f10285,f10285]) ).

fof(f10285,plain,
    ! [X0,X1] : add(X1,inverse(add(X0,X1))) = add(X1,inverse(X0)),
    inference(superposition,[],[f8084,f4700]) ).

fof(f8084,plain,
    ! [X32,X33] : add(X32,X33) = add(X32,inverse(add(inverse(X33),X32))),
    inference(backward_demodulation,[],[f4737,f7773]) ).

fof(f7773,plain,
    ! [X86,X84,X85] : add(X84,add(X86,inverse(add(inverse(X84),X85)))) = add(X86,X84),
    inference(superposition,[],[f5514,f6323]) ).

fof(f6323,plain,
    ! [X18,X17] : add(inverse(add(inverse(X17),X18)),X17) = X17,
    inference(superposition,[],[f4749,f3336]) ).

fof(f5514,plain,
    ! [X10,X11,X9] : add(X11,add(X9,X10)) = add(X10,add(X11,X9)),
    inference(forward_demodulation,[],[f5317,f5186]) ).

fof(f5186,plain,
    ! [X24,X25,X23] : add(X25,add(X23,X24)) = add(add(X24,X25),X23),
    inference(superposition,[],[f4725,f35]) ).

fof(f5317,plain,
    ! [X10,X11,X9] : add(add(X10,X11),X9) = add(X10,add(X11,X9)),
    inference(backward_demodulation,[],[f35,f5186]) ).

fof(f4737,plain,
    ! [X32,X33] : add(X32,inverse(add(inverse(X33),X32))) = add(X33,add(X32,inverse(add(inverse(X33),X32)))),
    inference(backward_demodulation,[],[f1769,f4725]) ).

fof(f1769,plain,
    ! [X32,X33] : add(X32,inverse(add(inverse(X33),X32))) = add(add(X32,inverse(add(inverse(X33),X32))),X33),
    inference(trivial_inequality_removal,[],[f1755]) ).

fof(f1755,plain,
    ! [X32,X33] :
      ( n0 != n0
      | add(X32,inverse(add(inverse(X33),X32))) = add(add(X32,inverse(add(inverse(X33),X32))),X33) ),
    inference(superposition,[],[f43,f58]) ).

fof(f5302,plain,
    b != add(inverse(add(a,inverse(b))),inverse(add(inverse(a),inverse(b)))),
    inference(subsumption_resolution,[],[f4726,f5186]) ).

fof(f4726,plain,
    ( b != add(inverse(add(a,inverse(b))),inverse(add(inverse(a),inverse(b))))
    | add(a,add(b,c)) != add(add(c,a),b) ),
    inference(subsumption_resolution,[],[f40,f4725]) ).

fof(f40,plain,
    ( b != add(inverse(add(a,inverse(b))),inverse(add(inverse(a),inverse(b))))
    | add(a,b) != add(b,a)
    | add(a,add(b,c)) != add(add(c,a),b) ),
    inference(backward_demodulation,[],[f4,f35]) ).

fof(f4,axiom,
    ( b != add(inverse(add(a,inverse(b))),inverse(add(inverse(a),inverse(b))))
    | add(a,b) != add(b,a)
    | add(add(a,b),c) != add(a,add(b,c)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_huntington) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : BOO020-1 : TPTP v8.1.0. Released v2.2.0.
% 0.04/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 : n019.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   : Mon Aug 29 16:11:35 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.46  % (10597)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.47  % (10612)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.47  TRYING [1]
% 0.20/0.47  TRYING [2]
% 0.20/0.47  TRYING [3]
% 0.20/0.50  TRYING [4]
% 0.20/0.51  % (10604)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.51  % (10604)Instruction limit reached!
% 0.20/0.51  % (10604)------------------------------
% 0.20/0.51  % (10604)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (10604)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (10604)Termination reason: Unknown
% 0.20/0.51  % (10604)Termination phase: Saturation
% 0.20/0.51  
% 0.20/0.51  % (10604)Memory used [KB]: 5500
% 0.20/0.51  % (10604)Time elapsed: 0.110 s
% 0.20/0.51  % (10604)Instructions burned: 7 (million)
% 0.20/0.51  % (10604)------------------------------
% 0.20/0.51  % (10604)------------------------------
% 0.20/0.51  % (10615)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.52  % (10599)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.52  % (10602)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.52  % (10606)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.53  % (10600)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.53  % (10626)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.53  % (10598)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.53  % (10601)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.53  % (10607)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.53  % (10608)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.53  % (10605)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.53  % (10605)Instruction limit reached!
% 0.20/0.53  % (10605)------------------------------
% 0.20/0.53  % (10605)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (10616)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.53  % (10611)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.53  % (10610)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.54  % (10623)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.54  % (10605)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (10605)Termination reason: Unknown
% 0.20/0.54  % (10605)Termination phase: Saturation
% 0.20/0.54  % (10627)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.20/0.54  
% 0.20/0.54  % (10605)Memory used [KB]: 5373
% 0.20/0.54  % (10605)Time elapsed: 0.124 s
% 0.20/0.54  % (10605)Instructions burned: 3 (million)
% 0.20/0.54  % (10605)------------------------------
% 0.20/0.54  % (10605)------------------------------
% 0.20/0.54  % (10621)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.54  % (10625)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.20/0.54  % (10603)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.50/0.54  TRYING [1]
% 1.50/0.54  TRYING [2]
% 1.50/0.54  % (10609)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 1.50/0.54  % (10613)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.50/0.54  TRYING [3]
% 1.50/0.54  % (10614)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.50/0.55  TRYING [1]
% 1.50/0.55  TRYING [2]
% 1.50/0.55  % (10619)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.50/0.55  % (10618)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 1.50/0.55  % (10612)Instruction limit reached!
% 1.50/0.55  % (10612)------------------------------
% 1.50/0.55  % (10612)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.56  % (10620)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 1.50/0.56  % (10612)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.56  % (10612)Termination reason: Unknown
% 1.50/0.56  % (10612)Termination phase: Saturation
% 1.50/0.56  
% 1.50/0.56  % (10612)Memory used [KB]: 1918
% 1.50/0.56  % (10612)Time elapsed: 0.152 s
% 1.50/0.56  % (10612)Instructions burned: 75 (million)
% 1.50/0.56  % (10612)------------------------------
% 1.50/0.56  % (10612)------------------------------
% 1.50/0.56  % (10622)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.65/0.56  % (10624)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 1.65/0.57  TRYING [3]
% 1.65/0.59  % (10599)Instruction limit reached!
% 1.65/0.59  % (10599)------------------------------
% 1.65/0.59  % (10599)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.59  % (10599)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.59  % (10599)Termination reason: Unknown
% 1.65/0.59  % (10599)Termination phase: Saturation
% 1.65/0.59  
% 1.65/0.59  % (10599)Memory used [KB]: 1535
% 1.65/0.59  % (10599)Time elapsed: 0.189 s
% 1.65/0.59  % (10599)Instructions burned: 39 (million)
% 1.65/0.59  % (10599)------------------------------
% 1.65/0.59  % (10599)------------------------------
% 1.65/0.59  % (10602)Instruction limit reached!
% 1.65/0.59  % (10602)------------------------------
% 1.65/0.59  % (10602)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.59  % (10602)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.59  % (10602)Termination reason: Unknown
% 1.65/0.59  % (10602)Termination phase: Saturation
% 1.65/0.59  
% 1.65/0.59  % (10602)Memory used [KB]: 6268
% 1.65/0.59  % (10602)Time elapsed: 0.170 s
% 1.65/0.59  % (10602)Instructions burned: 50 (million)
% 1.65/0.59  % (10602)------------------------------
% 1.65/0.59  % (10602)------------------------------
% 1.65/0.60  % (10598)Instruction limit reached!
% 1.65/0.60  % (10598)------------------------------
% 1.65/0.60  % (10598)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.60  % (10598)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.60  % (10598)Termination reason: Unknown
% 1.65/0.60  % (10598)Termination phase: Saturation
% 1.65/0.60  
% 1.65/0.60  % (10598)Memory used [KB]: 6268
% 1.65/0.60  % (10598)Time elapsed: 0.189 s
% 1.65/0.60  % (10598)Instructions burned: 51 (million)
% 1.65/0.60  % (10598)------------------------------
% 1.65/0.60  % (10598)------------------------------
% 1.65/0.60  TRYING [4]
% 1.65/0.61  % (10603)Instruction limit reached!
% 1.65/0.61  % (10603)------------------------------
% 1.65/0.61  % (10603)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.61  % (10603)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.61  % (10603)Termination reason: Unknown
% 1.65/0.61  % (10603)Termination phase: Finite model building constraint generation
% 1.65/0.61  
% 1.65/0.61  % (10603)Memory used [KB]: 7419
% 1.65/0.61  % (10603)Time elapsed: 0.176 s
% 1.65/0.61  % (10603)Instructions burned: 55 (million)
% 1.65/0.61  % (10603)------------------------------
% 1.65/0.61  % (10603)------------------------------
% 1.65/0.61  % (10606)Instruction limit reached!
% 1.65/0.61  % (10606)------------------------------
% 1.65/0.61  % (10606)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.61  % (10606)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.61  % (10606)Termination reason: Unknown
% 1.65/0.61  % (10606)Termination phase: Saturation
% 1.65/0.61  
% 1.65/0.61  % (10606)Memory used [KB]: 1791
% 1.65/0.61  % (10606)Time elapsed: 0.206 s
% 1.65/0.61  % (10606)Instructions burned: 52 (million)
% 1.65/0.61  % (10606)------------------------------
% 1.65/0.61  % (10606)------------------------------
% 1.65/0.61  TRYING [5]
% 1.65/0.62  TRYING [4]
% 1.65/0.62  % (10601)Instruction limit reached!
% 1.65/0.62  % (10601)------------------------------
% 1.65/0.62  % (10601)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.62  % (10601)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.62  % (10601)Termination reason: Unknown
% 1.65/0.62  % (10601)Termination phase: Saturation
% 1.65/0.62  
% 1.65/0.62  % (10601)Memory used [KB]: 6140
% 1.65/0.62  % (10601)Time elapsed: 0.217 s
% 1.65/0.62  % (10601)Instructions burned: 52 (million)
% 1.65/0.62  % (10601)------------------------------
% 1.65/0.62  % (10601)------------------------------
% 1.65/0.62  % (10714)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)
% 1.65/0.62  % (10614)Instruction limit reached!
% 1.65/0.62  % (10614)------------------------------
% 1.65/0.62  % (10614)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.62  % (10614)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.62  % (10607)Instruction limit reached!
% 1.65/0.62  % (10607)------------------------------
% 1.65/0.62  % (10607)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.62  % (10614)Termination reason: Unknown
% 1.65/0.62  % (10614)Termination phase: Finite model building constraint generation
% 1.65/0.62  
% 1.65/0.62  % (10607)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.62  % (10607)Termination reason: Unknown
% 1.65/0.62  % (10607)Termination phase: Saturation
% 1.65/0.62  % (10614)Memory used [KB]: 7675
% 1.65/0.62  
% 1.65/0.62  % (10614)Time elapsed: 0.224 s
% 1.65/0.62  % (10614)Instructions burned: 62 (million)
% 1.65/0.62  % (10614)------------------------------
% 1.65/0.62  % (10614)------------------------------
% 1.65/0.62  % (10607)Memory used [KB]: 6140
% 1.65/0.62  % (10607)Time elapsed: 0.180 s
% 1.65/0.62  % (10607)Instructions burned: 52 (million)
% 1.65/0.62  % (10607)------------------------------
% 1.65/0.62  % (10607)------------------------------
% 2.15/0.63  % (10600)Instruction limit reached!
% 2.15/0.63  % (10600)------------------------------
% 2.15/0.63  % (10600)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.15/0.63  % (10600)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.15/0.63  % (10600)Termination reason: Unknown
% 2.15/0.63  % (10600)Termination phase: Saturation
% 2.15/0.63  
% 2.15/0.63  % (10600)Memory used [KB]: 6396
% 2.15/0.63  % (10600)Time elapsed: 0.214 s
% 2.15/0.63  % (10600)Instructions burned: 51 (million)
% 2.15/0.63  % (10600)------------------------------
% 2.15/0.63  % (10600)------------------------------
% 2.15/0.64  % (10611)Instruction limit reached!
% 2.15/0.64  % (10611)------------------------------
% 2.15/0.64  % (10611)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.15/0.64  % (10611)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.15/0.64  % (10611)Termination reason: Unknown
% 2.15/0.64  % (10611)Termination phase: Saturation
% 2.15/0.64  
% 2.15/0.64  % (10611)Memory used [KB]: 6652
% 2.15/0.64  % (10611)Time elapsed: 0.036 s
% 2.15/0.64  % (10611)Instructions burned: 69 (million)
% 2.15/0.64  % (10611)------------------------------
% 2.15/0.64  % (10611)------------------------------
% 2.15/0.64  % (10624)Instruction limit reached!
% 2.15/0.64  % (10624)------------------------------
% 2.15/0.64  % (10624)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.15/0.65  % (10624)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.15/0.65  % (10624)Termination reason: Unknown
% 2.15/0.65  % (10624)Termination phase: Saturation
% 2.15/0.65  
% 2.15/0.65  % (10624)Memory used [KB]: 6652
% 2.15/0.65  % (10624)Time elapsed: 0.035 s
% 2.15/0.65  % (10624)Instructions burned: 68 (million)
% 2.15/0.65  % (10624)------------------------------
% 2.15/0.65  % (10624)------------------------------
% 2.41/0.67  % (10729)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/211Mi)
% 2.41/0.68  % (10745)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.41/0.69  % (10613)Instruction limit reached!
% 2.41/0.69  % (10613)------------------------------
% 2.41/0.69  % (10613)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.41/0.69  % (10613)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.41/0.69  % (10613)Termination reason: Unknown
% 2.41/0.69  % (10613)Termination phase: Saturation
% 2.41/0.69  
% 2.41/0.69  % (10613)Memory used [KB]: 6908
% 2.41/0.69  % (10613)Time elapsed: 0.269 s
% 2.41/0.69  % (10613)Instructions burned: 99 (million)
% 2.41/0.69  % (10613)------------------------------
% 2.41/0.69  % (10613)------------------------------
% 2.41/0.70  % (10615)Instruction limit reached!
% 2.41/0.70  % (10615)------------------------------
% 2.41/0.70  % (10615)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.41/0.70  % (10615)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.41/0.70  % (10615)Termination reason: Unknown
% 2.41/0.70  % (10615)Termination phase: Saturation
% 2.41/0.70  
% 2.41/0.70  % (10615)Memory used [KB]: 6524
% 2.41/0.70  % (10615)Time elapsed: 0.259 s
% 2.41/0.70  % (10615)Instructions burned: 101 (million)
% 2.41/0.70  % (10615)------------------------------
% 2.41/0.70  % (10615)------------------------------
% 2.41/0.71  % (10610)Instruction limit reached!
% 2.41/0.71  % (10610)------------------------------
% 2.41/0.71  % (10610)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.41/0.71  % (10610)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.41/0.71  % (10610)Termination reason: Unknown
% 2.41/0.71  % (10610)Termination phase: Saturation
% 2.41/0.71  
% 2.41/0.71  % (10610)Memory used [KB]: 6780
% 2.41/0.71  % (10610)Time elapsed: 0.278 s
% 2.41/0.71  % (10610)Instructions burned: 100 (million)
% 2.41/0.71  % (10610)------------------------------
% 2.41/0.71  % (10610)------------------------------
% 2.41/0.71  % (10609)Instruction limit reached!
% 2.41/0.71  % (10609)------------------------------
% 2.41/0.71  % (10609)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.41/0.71  % (10609)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.41/0.71  % (10609)Termination reason: Unknown
% 2.41/0.71  % (10609)Termination phase: Saturation
% 2.41/0.71  
% 2.41/0.71  % (10609)Memory used [KB]: 6652
% 2.41/0.71  % (10609)Time elapsed: 0.314 s
% 2.41/0.71  % (10609)Instructions burned: 102 (million)
% 2.41/0.71  % (10609)------------------------------
% 2.41/0.71  % (10609)------------------------------
% 2.41/0.71  % (10616)Instruction limit reached!
% 2.41/0.71  % (10616)------------------------------
% 2.41/0.71  % (10616)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.41/0.71  % (10616)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.41/0.71  % (10616)Termination reason: Unknown
% 2.41/0.71  % (10616)Termination phase: Saturation
% 2.41/0.71  
% 2.41/0.71  % (10616)Memory used [KB]: 2430
% 2.41/0.71  % (10616)Time elapsed: 0.285 s
% 2.41/0.71  % (10616)Instructions burned: 102 (million)
% 2.41/0.71  % (10616)------------------------------
% 2.41/0.71  % (10616)------------------------------
% 2.41/0.71  % (10608)Instruction limit reached!
% 2.41/0.71  % (10608)------------------------------
% 2.41/0.71  % (10608)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.41/0.71  % (10608)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.41/0.71  % (10608)Termination reason: Unknown
% 2.41/0.71  % (10608)Termination phase: Saturation
% 2.41/0.71  
% 2.41/0.71  % (10608)Memory used [KB]: 7164
% 2.41/0.71  % (10608)Time elapsed: 0.293 s
% 2.41/0.71  % (10608)Instructions burned: 100 (million)
% 2.41/0.71  % (10608)------------------------------
% 2.41/0.71  % (10608)------------------------------
% 2.41/0.71  % (10773)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 2.41/0.72  % (10765)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.41/0.73  % (10766)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 2.70/0.74  % (10764)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.70/0.75  % (10777)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/940Mi)
% 2.70/0.75  % (10780)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.70/0.75  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.70/0.76  % (10790)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.79/0.77  % (10784)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/2016Mi)
% 2.79/0.77  % (10774)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.79/0.77  % (10779)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/981Mi)
% 2.79/0.78  % (10745)Instruction limit reached!
% 2.79/0.78  % (10745)------------------------------
% 2.79/0.78  % (10745)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.79/0.78  % (10791)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 (2996ds/4958Mi)
% 2.79/0.78  % (10619)Instruction limit reached!
% 2.79/0.78  % (10619)------------------------------
% 2.79/0.78  % (10619)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.79/0.78  % (10619)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.79/0.78  % (10619)Termination reason: Unknown
% 2.79/0.78  % (10619)Termination phase: Saturation
% 2.79/0.78  
% 2.79/0.78  % (10619)Memory used [KB]: 7164
% 2.79/0.78  % (10619)Time elapsed: 0.366 s
% 2.79/0.78  % (10619)Instructions burned: 139 (million)
% 2.79/0.78  % (10619)------------------------------
% 2.79/0.78  % (10619)------------------------------
% 2.79/0.79  % (10745)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.79/0.79  % (10745)Termination reason: Unknown
% 2.79/0.79  % (10745)Termination phase: Saturation
% 2.79/0.79  
% 2.79/0.79  % (10745)Memory used [KB]: 6396
% 2.79/0.79  % (10745)Time elapsed: 0.151 s
% 2.79/0.79  % (10745)Instructions burned: 90 (million)
% 2.79/0.79  % (10745)------------------------------
% 2.79/0.79  % (10745)------------------------------
% 2.79/0.82  % (10803)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 3.06/0.83  % (10801)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 3.06/0.83  % (10625)Instruction limit reached!
% 3.06/0.83  % (10625)------------------------------
% 3.06/0.83  % (10625)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.06/0.83  % (10625)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.06/0.83  % (10625)Termination reason: Unknown
% 3.06/0.83  % (10625)Termination phase: Saturation
% 3.06/0.83  
% 3.06/0.83  % (10625)Memory used [KB]: 2558
% 3.06/0.83  % (10625)Time elapsed: 0.415 s
% 3.06/0.83  % (10625)Instructions burned: 177 (million)
% 3.06/0.83  % (10625)------------------------------
% 3.06/0.83  % (10625)------------------------------
% 3.06/0.84  % (10811)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2134Mi)
% 3.06/0.84  % (10618)Instruction limit reached!
% 3.06/0.84  % (10618)------------------------------
% 3.06/0.84  % (10618)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.06/0.84  % (10618)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.06/0.84  % (10618)Termination reason: Unknown
% 3.06/0.84  % (10618)Termination phase: Saturation
% 3.06/0.84  
% 3.06/0.84  % (10618)Memory used [KB]: 7419
% 3.06/0.84  % (10618)Time elapsed: 0.421 s
% 3.06/0.84  % (10618)Instructions burned: 176 (million)
% 3.06/0.84  % (10618)------------------------------
% 3.06/0.84  % (10618)------------------------------
% 3.06/0.84  % (10810)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1824Mi)
% 3.06/0.84  % (10807)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4931Mi)
% 3.06/0.86  % (10774)Instruction limit reached!
% 3.06/0.86  % (10774)------------------------------
% 3.06/0.86  % (10774)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.06/0.86  % (10809)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.15/0.88  % (10774)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.15/0.88  % (10774)Termination reason: Unknown
% 3.15/0.88  % (10774)Termination phase: Saturation
% 3.15/0.88  
% 3.15/0.88  % (10774)Memory used [KB]: 6652
% 3.15/0.88  % (10774)Time elapsed: 0.033 s
% 3.15/0.88  % (10774)Instructions burned: 68 (million)
% 3.15/0.88  % (10774)------------------------------
% 3.15/0.88  % (10774)------------------------------
% 3.15/0.90  % (10842)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4585Mi)
% 3.15/0.91  % (10780)Instruction limit reached!
% 3.15/0.91  % (10780)------------------------------
% 3.15/0.91  % (10780)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.15/0.91  % (10780)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.15/0.91  % (10780)Termination reason: Unknown
% 3.15/0.91  % (10780)Termination phase: Saturation
% 3.15/0.91  
% 3.15/0.91  % (10780)Memory used [KB]: 6396
% 3.15/0.91  % (10780)Time elapsed: 0.256 s
% 3.15/0.91  % (10780)Instructions burned: 90 (million)
% 3.15/0.91  % (10780)------------------------------
% 3.15/0.91  % (10780)------------------------------
% 3.15/0.91  % (10834)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2891Mi)
% 3.44/0.95  % (10809)Instruction limit reached!
% 3.44/0.95  % (10809)------------------------------
% 3.44/0.95  % (10809)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.44/0.95  % (10809)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.44/0.95  % (10809)Termination reason: Unknown
% 3.44/0.95  % (10809)Termination phase: Saturation
% 3.44/0.95  
% 3.44/0.95  % (10809)Memory used [KB]: 6652
% 3.44/0.95  % (10809)Time elapsed: 0.032 s
% 3.44/0.95  % (10809)Instructions burned: 70 (million)
% 3.44/0.95  % (10809)------------------------------
% 3.44/0.95  % (10809)------------------------------
% 3.56/0.97  % (10869)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/90Mi)
% 3.56/0.97  % (10871)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2016Mi)
% 3.56/1.01  % (10875)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 3.56/1.03  % (10729)Instruction limit reached!
% 3.56/1.03  % (10729)------------------------------
% 3.56/1.03  % (10729)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.56/1.03  % (10729)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.56/1.03  % (10729)Termination reason: Unknown
% 3.56/1.03  % (10729)Termination phase: Saturation
% 3.56/1.03  
% 3.56/1.03  % (10729)Memory used [KB]: 3965
% 3.56/1.03  % (10729)Time elapsed: 0.435 s
% 3.56/1.03  % (10729)Instructions burned: 213 (million)
% 3.56/1.03  % (10729)------------------------------
% 3.56/1.03  % (10729)------------------------------
% 3.84/1.05  % (10876)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9965Mi)
% 5.68/1.08  % (10877)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9877Mi)
% 5.68/1.11  % (10627)Instruction limit reached!
% 5.68/1.11  % (10627)------------------------------
% 5.68/1.11  % (10627)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.68/1.11  % (10627)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.68/1.11  % (10627)Termination reason: Unknown
% 5.68/1.11  % (10627)Termination phase: Saturation
% 5.68/1.11  
% 5.68/1.11  % (10627)Memory used [KB]: 10234
% 5.68/1.11  % (10627)Time elapsed: 0.692 s
% 5.68/1.11  % (10627)Instructions burned: 356 (million)
% 5.68/1.11  % (10627)------------------------------
% 5.68/1.11  % (10627)------------------------------
% 5.68/1.11  % (10621)Instruction limit reached!
% 5.68/1.11  % (10621)------------------------------
% 5.68/1.11  % (10621)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.68/1.11  % (10621)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.68/1.11  % (10621)Termination reason: Unknown
% 5.68/1.11  % (10621)Termination phase: Saturation
% 5.68/1.11  
% 5.68/1.11  % (10621)Memory used [KB]: 9850
% 5.68/1.11  % (10621)Time elapsed: 0.657 s
% 5.68/1.11  % (10621)Instructions burned: 469 (million)
% 5.68/1.11  % (10621)------------------------------
% 5.68/1.11  % (10621)------------------------------
% 5.68/1.11  % (10869)Instruction limit reached!
% 5.68/1.11  % (10869)------------------------------
% 5.68/1.11  % (10869)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.68/1.11  % (10869)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.68/1.11  % (10869)Termination reason: Unknown
% 5.68/1.11  % (10869)Termination phase: Saturation
% 5.68/1.11  
% 5.68/1.11  % (10869)Memory used [KB]: 6652
% 5.68/1.11  % (10869)Time elapsed: 0.241 s
% 5.68/1.11  % (10869)Instructions burned: 90 (million)
% 5.68/1.11  % (10869)------------------------------
% 5.68/1.11  % (10869)------------------------------
% 5.68/1.12  TRYING [6]
% 6.24/1.15  % (10714)Instruction limit reached!
% 6.24/1.15  % (10714)------------------------------
% 6.24/1.15  % (10714)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.24/1.15  % (10714)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.24/1.15  % (10714)Termination reason: Unknown
% 6.24/1.15  % (10714)Termination phase: Saturation
% 6.24/1.15  
% 6.24/1.15  % (10714)Memory used [KB]: 10746
% 6.24/1.15  % (10714)Time elapsed: 0.585 s
% 6.24/1.15  % (10714)Instructions burned: 388 (million)
% 6.24/1.15  % (10714)------------------------------
% 6.24/1.15  % (10714)------------------------------
% 6.50/1.19  % (10878)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9902Mi)
% 6.50/1.21  % (10880)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9989Mi)
% 6.85/1.25  % (10881)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9707Mi)
% 6.85/1.25  % (10879)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1824Mi)
% 6.85/1.25  % (10626)Instruction limit reached!
% 6.85/1.25  % (10626)------------------------------
% 6.85/1.25  % (10626)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.85/1.25  % (10626)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.85/1.25  % (10626)Termination reason: Unknown
% 6.85/1.25  % (10626)Termination phase: Saturation
% 6.85/1.25  
% 6.85/1.25  % (10626)Memory used [KB]: 10362
% 6.85/1.25  % (10626)Time elapsed: 0.848 s
% 6.85/1.25  % (10626)Instructions burned: 439 (million)
% 6.85/1.25  % (10626)------------------------------
% 6.85/1.25  % (10626)------------------------------
% 7.04/1.27  % (10620)Instruction limit reached!
% 7.04/1.27  % (10620)------------------------------
% 7.04/1.27  % (10620)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.04/1.27  % (10620)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.04/1.27  % (10620)Termination reason: Unknown
% 7.04/1.27  % (10620)Termination phase: Saturation
% 7.04/1.27  
% 7.04/1.27  % (10620)Memory used [KB]: 4477
% 7.04/1.27  % (10620)Time elapsed: 0.843 s
% 7.04/1.27  % (10620)Instructions burned: 498 (million)
% 7.04/1.27  % (10620)------------------------------
% 7.04/1.27  % (10620)------------------------------
% 7.04/1.29  % (10882)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.04/1.32  % (10623)Instruction limit reached!
% 7.04/1.32  % (10623)------------------------------
% 7.04/1.32  % (10623)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.04/1.32  % (10623)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.04/1.32  % (10623)Termination reason: Unknown
% 7.04/1.32  % (10623)Termination phase: Saturation
% 7.04/1.32  
% 7.04/1.32  % (10623)Memory used [KB]: 10746
% 7.04/1.32  % (10623)Time elapsed: 0.883 s
% 7.04/1.32  % (10623)Instructions burned: 500 (million)
% 7.04/1.32  % (10623)------------------------------
% 7.04/1.32  % (10623)------------------------------
% 7.48/1.32  % (10622)Instruction limit reached!
% 7.48/1.32  % (10622)------------------------------
% 7.48/1.32  % (10622)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.48/1.32  % (10622)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.48/1.32  % (10622)Termination reason: Unknown
% 7.48/1.32  % (10622)Termination phase: Saturation
% 7.48/1.32  
% 7.48/1.32  % (10622)Memory used [KB]: 11257
% 7.48/1.32  % (10622)Time elapsed: 0.876 s
% 7.48/1.32  % (10622)Instructions burned: 482 (million)
% 7.48/1.32  % (10622)------------------------------
% 7.48/1.32  % (10622)------------------------------
% 7.79/1.39  % (10883)ott+3_1:1_abs=on:anc=none:bs=on:fsr=off:spb=goal_then_units:i=44001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/44001Mi)
% 7.79/1.40  % (10884)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/4958Mi)
% 7.79/1.41  % (10773)Instruction limit reached!
% 7.79/1.41  % (10773)------------------------------
% 7.79/1.41  % (10773)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.79/1.41  % (10773)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.79/1.41  % (10773)Termination reason: Unknown
% 7.79/1.41  % (10773)Termination phase: Saturation
% 7.79/1.41  
% 7.79/1.41  % (10773)Memory used [KB]: 6012
% 7.79/1.41  % (10773)Time elapsed: 0.738 s
% 7.79/1.41  % (10773)Instructions burned: 655 (million)
% 7.79/1.41  % (10773)------------------------------
% 7.79/1.41  % (10773)------------------------------
% 7.79/1.42  % (10882)Instruction limit reached!
% 7.79/1.42  % (10882)------------------------------
% 7.79/1.42  % (10882)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.79/1.42  % (10882)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.79/1.42  % (10882)Termination reason: Unknown
% 7.79/1.42  % (10882)Termination phase: Saturation
% 7.79/1.42  
% 7.79/1.42  % (10882)Memory used [KB]: 6652
% 7.79/1.42  % (10882)Time elapsed: 0.253 s
% 7.79/1.42  % (10882)Instructions burned: 92 (million)
% 7.79/1.42  % (10882)------------------------------
% 7.79/1.42  % (10882)------------------------------
% 8.27/1.45  % (10885)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/35256Mi)
% 8.27/1.45  % (10886)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=32293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/32293Mi)
% 8.46/1.52  % (10887)ott+21_1:28_afr=on:anc=all_dependent:bs=on:bsr=unit_only:nicw=on:sp=const_frequency:uhcvi=on:i=37001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/37001Mi)
% 8.75/1.55  % (10888)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/10187Mi)
% 11.81/1.91  % (10766)Instruction limit reached!
% 11.81/1.91  % (10766)------------------------------
% 11.81/1.91  % (10766)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.81/1.91  % (10766)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.81/1.91  % (10766)Termination reason: Unknown
% 11.81/1.91  % (10766)Termination phase: Saturation
% 11.81/1.91  
% 11.81/1.91  % (10766)Memory used [KB]: 11641
% 11.81/1.91  % (10766)Time elapsed: 1.281 s
% 11.81/1.91  % (10766)Instructions burned: 749 (million)
% 11.81/1.91  % (10766)------------------------------
% 11.81/1.91  % (10766)------------------------------
% 12.80/1.99  % (10764)Instruction limit reached!
% 12.80/1.99  % (10764)------------------------------
% 12.80/1.99  % (10764)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.80/1.99  % (10764)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.80/1.99  % (10764)Termination reason: Unknown
% 12.80/1.99  % (10764)Termination phase: Saturation
% 12.80/1.99  
% 12.80/1.99  % (10764)Memory used [KB]: 16119
% 12.80/1.99  % (10764)Time elapsed: 1.350 s
% 12.80/1.99  % (10764)Instructions burned: 920 (million)
% 12.80/1.99  % (10764)------------------------------
% 12.80/1.99  % (10764)------------------------------
% 13.40/2.05  % (10889)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=29337:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/29337Mi)
% 13.57/2.10  % (10890)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=10147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/10147Mi)
% 13.88/2.12  % (10765)Instruction limit reached!
% 13.88/2.12  % (10765)------------------------------
% 13.88/2.12  % (10765)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.88/2.12  % (10765)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.88/2.12  % (10765)Termination reason: Unknown
% 13.88/2.12  % (10765)Termination phase: Saturation
% 13.88/2.12  
% 13.88/2.12  % (10765)Memory used [KB]: 17910
% 13.88/2.12  % (10765)Time elapsed: 1.395 s
% 13.88/2.12  % (10765)Instructions burned: 936 (million)
% 13.88/2.12  % (10765)------------------------------
% 13.88/2.12  % (10765)------------------------------
% 14.22/2.19  % (10779)Instruction limit reached!
% 14.22/2.19  % (10779)------------------------------
% 14.22/2.19  % (10779)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.22/2.20  % (10779)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.22/2.20  % (10779)Termination reason: Unknown
% 14.22/2.20  % (10779)Termination phase: Saturation
% 14.22/2.20  
% 14.22/2.20  % (10779)Memory used [KB]: 15735
% 14.22/2.20  % (10779)Time elapsed: 1.481 s
% 14.22/2.20  % (10779)Instructions burned: 983 (million)
% 14.22/2.20  % (10779)------------------------------
% 14.22/2.20  % (10779)------------------------------
% 14.22/2.21  % (10777)Instruction limit reached!
% 14.22/2.21  % (10777)------------------------------
% 14.22/2.21  % (10777)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.22/2.21  % (10777)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.22/2.21  % (10777)Termination reason: Unknown
% 14.22/2.21  % (10777)Termination phase: Saturation
% 14.22/2.21  
% 14.22/2.21  % (10777)Memory used [KB]: 17014
% 14.22/2.21  % (10777)Time elapsed: 1.536 s
% 14.22/2.21  % (10777)Instructions burned: 940 (million)
% 14.22/2.21  % (10777)------------------------------
% 14.22/2.21  % (10777)------------------------------
% 14.89/2.28  % (10891)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=38056:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/38056Mi)
% 15.29/2.29  TRYING [1]
% 15.29/2.29  TRYING [2]
% 15.29/2.29  TRYING [3]
% 15.29/2.32  % (10892)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 (2981ds/33239Mi)
% 15.29/2.33  TRYING [1]
% 15.29/2.33  TRYING [2]
% 15.29/2.33  TRYING [3]
% 15.29/2.33  % (10893)fmb+10_1:1_fmbas=predicate:gsp=on:nm=2:i=20987:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/20987Mi)
% 15.29/2.34  TRYING [4]
% 15.29/2.35  TRYING [1]
% 15.81/2.36  TRYING [2]
% 15.81/2.36  TRYING [3]
% 15.85/2.38  TRYING [4]
% 15.85/2.41  TRYING [4]
% 16.48/2.52  TRYING [5]
% 17.15/2.57  TRYING [5]
% 17.15/2.57  TRYING [5]
% 20.66/2.98  TRYING [7]
% 22.48/3.22  TRYING [6]
% 22.92/3.25  % (10885)First to succeed.
% 22.92/3.25  TRYING [6]
% 22.92/3.26  % (10885)Refutation found. Thanks to Tanya!
% 22.92/3.26  % SZS status Unsatisfiable for theBenchmark
% 22.92/3.26  % SZS output start Proof for theBenchmark
% See solution above
% 22.92/3.26  % (10885)------------------------------
% 22.92/3.26  % (10885)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.92/3.26  % (10885)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.92/3.26  % (10885)Termination reason: Refutation
% 22.92/3.26  
% 22.92/3.26  % (10885)Memory used [KB]: 12409
% 22.92/3.26  % (10885)Time elapsed: 1.878 s
% 22.92/3.26  % (10885)Instructions burned: 1201 (million)
% 22.92/3.26  % (10885)------------------------------
% 22.92/3.26  % (10885)------------------------------
% 22.92/3.26  % (10594)Success in time 2.907 s
%------------------------------------------------------------------------------