TSTP Solution File: GRP179-2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GRP179-2 : TPTP v8.1.0. Bugfixed v1.2.1.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

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

% Result   : Unsatisfiable 17.63s 2.64s
% Output   : Refutation 17.63s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   36
%            Number of leaves      :   19
% Syntax   : Number of formulae    :  111 ( 111 unt;   0 def)
%            Number of atoms       :  111 ( 110 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    2 (   2   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :   10 (  10 usr;   6 con; 0-2 aty)
%            Number of variables   :  100 ( 100   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f11339,plain,
    $false,
    inference(subsumption_resolution,[],[f11338,f21]) ).

fof(f21,plain,
    sF3 != sF1,
    inference(definition_folding,[],[f16,f20,f19,f18,f17]) ).

fof(f17,plain,
    inverse(a) = sF0,
    introduced(function_definition,[]) ).

fof(f18,plain,
    sF1 = least_upper_bound(sF0,identity),
    introduced(function_definition,[]) ).

fof(f19,plain,
    greatest_lower_bound(a,identity) = sF2,
    introduced(function_definition,[]) ).

fof(f20,plain,
    sF3 = inverse(sF2),
    introduced(function_definition,[]) ).

fof(f16,axiom,
    least_upper_bound(inverse(a),identity) != inverse(greatest_lower_bound(a,identity)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_p18) ).

fof(f11338,plain,
    sF3 = sF1,
    inference(forward_demodulation,[],[f11317,f333]) ).

fof(f333,plain,
    ! [X1] : multiply(X1,identity) = X1,
    inference(backward_demodulation,[],[f312,f316]) ).

fof(f316,plain,
    ! [X8,X7] : multiply(X7,X8) = multiply(inverse(inverse(X7)),X8),
    inference(superposition,[],[f45,f45]) ).

fof(f45,plain,
    ! [X2,X3] : multiply(inverse(X2),multiply(X2,X3)) = X3,
    inference(forward_demodulation,[],[f37,f1]) ).

fof(f1,axiom,
    ! [X0] : multiply(identity,X0) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',left_identity) ).

fof(f37,plain,
    ! [X2,X3] : multiply(identity,X3) = multiply(inverse(X2),multiply(X2,X3)),
    inference(superposition,[],[f3,f2]) ).

fof(f2,axiom,
    ! [X0] : identity = multiply(inverse(X0),X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',left_inverse) ).

fof(f3,axiom,
    ! [X2,X0,X1] : multiply(multiply(X0,X1),X2) = multiply(X0,multiply(X1,X2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',associativity) ).

fof(f312,plain,
    ! [X1] : multiply(inverse(inverse(X1)),identity) = X1,
    inference(superposition,[],[f45,f2]) ).

fof(f11317,plain,
    multiply(sF3,identity) = sF1,
    inference(backward_demodulation,[],[f8521,f11308]) ).

fof(f11308,plain,
    identity = multiply(sF1,sF2),
    inference(forward_demodulation,[],[f11304,f8]) ).

fof(f8,axiom,
    ! [X0] : least_upper_bound(X0,X0) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',idempotence_of_lub) ).

fof(f11304,plain,
    multiply(sF1,sF2) = least_upper_bound(identity,identity),
    inference(backward_demodulation,[],[f8493,f11298]) ).

fof(f11298,plain,
    ! [X5] : least_upper_bound(X5,multiply(sF1,sF2)) = least_upper_bound(X5,identity),
    inference(forward_demodulation,[],[f11297,f162]) ).

fof(f162,plain,
    ! [X2,X1] : least_upper_bound(X2,X1) = least_upper_bound(X1,least_upper_bound(X2,X1)),
    inference(forward_demodulation,[],[f152,f5]) ).

fof(f5,axiom,
    ! [X0,X1] : least_upper_bound(X0,X1) = least_upper_bound(X1,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_lub) ).

fof(f152,plain,
    ! [X2,X1] : least_upper_bound(least_upper_bound(X2,X1),X1) = least_upper_bound(X2,X1),
    inference(superposition,[],[f28,f31]) ).

fof(f31,plain,
    ! [X2,X1] : greatest_lower_bound(X1,least_upper_bound(X2,X1)) = X1,
    inference(superposition,[],[f11,f5]) ).

fof(f11,axiom,
    ! [X0,X1] : greatest_lower_bound(X0,least_upper_bound(X0,X1)) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',glb_absorbtion) ).

fof(f28,plain,
    ! [X3,X4] : least_upper_bound(X3,greatest_lower_bound(X4,X3)) = X3,
    inference(superposition,[],[f10,f4]) ).

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

fof(f10,axiom,
    ! [X0,X1] : least_upper_bound(X0,greatest_lower_bound(X0,X1)) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lub_absorbtion) ).

fof(f11297,plain,
    ! [X5] : least_upper_bound(X5,multiply(sF1,sF2)) = least_upper_bound(identity,least_upper_bound(X5,identity)),
    inference(forward_demodulation,[],[f11293,f44]) ).

fof(f44,plain,
    ! [X8] : multiply(sF0,multiply(a,X8)) = X8,
    inference(forward_demodulation,[],[f39,f1]) ).

fof(f39,plain,
    ! [X8] : multiply(sF0,multiply(a,X8)) = multiply(identity,X8),
    inference(superposition,[],[f3,f24]) ).

fof(f24,plain,
    identity = multiply(sF0,a),
    inference(superposition,[],[f2,f17]) ).

fof(f11293,plain,
    ! [X5] : least_upper_bound(X5,multiply(sF1,sF2)) = least_upper_bound(identity,multiply(sF0,multiply(a,least_upper_bound(X5,identity)))),
    inference(backward_demodulation,[],[f9069,f11286]) ).

fof(f11286,plain,
    ! [X90] : least_upper_bound(identity,multiply(sF0,least_upper_bound(sF2,X90))) = least_upper_bound(identity,multiply(sF0,X90)),
    inference(forward_demodulation,[],[f11285,f104]) ).

fof(f104,plain,
    ! [X8] : least_upper_bound(identity,multiply(sF0,X8)) = multiply(sF0,least_upper_bound(a,X8)),
    inference(superposition,[],[f12,f24]) ).

fof(f12,axiom,
    ! [X2,X0,X1] : multiply(X0,least_upper_bound(X1,X2)) = least_upper_bound(multiply(X0,X1),multiply(X0,X2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',monotony_lub1) ).

fof(f11285,plain,
    ! [X90] : multiply(sF0,least_upper_bound(a,X90)) = least_upper_bound(identity,multiply(sF0,least_upper_bound(sF2,X90))),
    inference(forward_demodulation,[],[f11215,f17]) ).

fof(f11215,plain,
    ! [X90] : multiply(inverse(a),least_upper_bound(a,X90)) = least_upper_bound(identity,multiply(inverse(a),least_upper_bound(sF2,X90))),
    inference(superposition,[],[f102,f135]) ).

fof(f135,plain,
    ! [X0] : least_upper_bound(a,least_upper_bound(sF2,X0)) = least_upper_bound(a,X0),
    inference(superposition,[],[f7,f92]) ).

fof(f92,plain,
    a = least_upper_bound(a,sF2),
    inference(superposition,[],[f28,f23]) ).

fof(f23,plain,
    sF2 = greatest_lower_bound(identity,a),
    inference(forward_demodulation,[],[f19,f4]) ).

fof(f7,axiom,
    ! [X2,X0,X1] : least_upper_bound(X0,least_upper_bound(X1,X2)) = least_upper_bound(least_upper_bound(X0,X1),X2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',associativity_of_lub) ).

fof(f102,plain,
    ! [X2,X3] : least_upper_bound(identity,multiply(inverse(X2),X3)) = multiply(inverse(X2),least_upper_bound(X2,X3)),
    inference(superposition,[],[f12,f2]) ).

fof(f9069,plain,
    ! [X5] : least_upper_bound(X5,multiply(sF1,sF2)) = least_upper_bound(identity,multiply(sF0,least_upper_bound(sF2,multiply(a,least_upper_bound(X5,identity))))),
    inference(backward_demodulation,[],[f9059,f9065]) ).

fof(f9065,plain,
    ! [X2] : least_upper_bound(identity,multiply(sF0,least_upper_bound(sF2,multiply(a,X2)))) = least_upper_bound(sF2,multiply(sF0,least_upper_bound(sF2,multiply(a,X2)))),
    inference(forward_demodulation,[],[f9064,f71]) ).

fof(f71,plain,
    ! [X12] : least_upper_bound(identity,X12) = least_upper_bound(identity,least_upper_bound(sF2,X12)),
    inference(superposition,[],[f7,f29]) ).

fof(f29,plain,
    identity = least_upper_bound(identity,sF2),
    inference(superposition,[],[f10,f23]) ).

fof(f9064,plain,
    ! [X2] : least_upper_bound(sF2,multiply(sF0,least_upper_bound(sF2,multiply(a,X2)))) = least_upper_bound(identity,least_upper_bound(sF2,multiply(sF0,least_upper_bound(sF2,multiply(a,X2))))),
    inference(forward_demodulation,[],[f9036,f5362]) ).

fof(f5362,plain,
    ! [X4,X5] : least_upper_bound(X4,multiply(sF0,least_upper_bound(X4,multiply(a,X5)))) = least_upper_bound(multiply(sF1,X4),X5),
    inference(forward_demodulation,[],[f5332,f299]) ).

fof(f299,plain,
    ! [X4,X5] : multiply(sF0,least_upper_bound(X5,multiply(a,X4))) = least_upper_bound(multiply(sF0,X5),X4),
    inference(superposition,[],[f12,f44]) ).

fof(f5332,plain,
    ! [X4,X5] : least_upper_bound(X4,least_upper_bound(multiply(sF0,X4),X5)) = least_upper_bound(multiply(sF1,X4),X5),
    inference(superposition,[],[f7,f4314]) ).

fof(f4314,plain,
    ! [X19] : least_upper_bound(X19,multiply(sF0,X19)) = multiply(sF1,X19),
    inference(superposition,[],[f209,f22]) ).

fof(f22,plain,
    least_upper_bound(identity,sF0) = sF1,
    inference(forward_demodulation,[],[f18,f5]) ).

fof(f209,plain,
    ! [X0,X1] : least_upper_bound(X0,multiply(X1,X0)) = multiply(least_upper_bound(identity,X1),X0),
    inference(superposition,[],[f14,f1]) ).

fof(f14,axiom,
    ! [X2,X0,X1] : multiply(least_upper_bound(X1,X2),X0) = least_upper_bound(multiply(X1,X0),multiply(X2,X0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',monotony_lub2) ).

fof(f9036,plain,
    ! [X2] : least_upper_bound(identity,least_upper_bound(multiply(sF1,sF2),X2)) = least_upper_bound(multiply(sF1,sF2),X2),
    inference(superposition,[],[f7,f8493]) ).

fof(f9059,plain,
    ! [X5] : least_upper_bound(X5,multiply(sF1,sF2)) = least_upper_bound(sF2,multiply(sF0,least_upper_bound(sF2,multiply(a,least_upper_bound(X5,identity))))),
    inference(forward_demodulation,[],[f9042,f5362]) ).

fof(f9042,plain,
    ! [X5] : least_upper_bound(X5,multiply(sF1,sF2)) = least_upper_bound(multiply(sF1,sF2),least_upper_bound(X5,identity)),
    inference(superposition,[],[f75,f8493]) ).

fof(f75,plain,
    ! [X10,X8,X9] : least_upper_bound(X10,least_upper_bound(X8,X9)) = least_upper_bound(X8,least_upper_bound(X9,X10)),
    inference(superposition,[],[f7,f5]) ).

fof(f8493,plain,
    multiply(sF1,sF2) = least_upper_bound(identity,multiply(sF1,sF2)),
    inference(backward_demodulation,[],[f5354,f8492]) ).

fof(f8492,plain,
    multiply(sF1,sF2) = least_upper_bound(identity,multiply(sF0,sF2)),
    inference(forward_demodulation,[],[f8491,f5354]) ).

fof(f8491,plain,
    multiply(sF1,sF2) = least_upper_bound(identity,multiply(sF1,sF2)),
    inference(forward_demodulation,[],[f8490,f5386]) ).

fof(f5386,plain,
    ! [X11,X12] : least_upper_bound(X12,multiply(sF1,X11)) = least_upper_bound(X11,multiply(sF0,least_upper_bound(X11,multiply(a,X12)))),
    inference(forward_demodulation,[],[f5337,f299]) ).

fof(f5337,plain,
    ! [X11,X12] : least_upper_bound(X11,least_upper_bound(multiply(sF0,X11),X12)) = least_upper_bound(X12,multiply(sF1,X11)),
    inference(superposition,[],[f75,f4314]) ).

fof(f8490,plain,
    least_upper_bound(sF2,multiply(sF0,least_upper_bound(sF2,multiply(a,identity)))) = multiply(sF1,sF2),
    inference(forward_demodulation,[],[f8479,f5362]) ).

fof(f8479,plain,
    multiply(sF1,sF2) = least_upper_bound(multiply(sF1,sF2),identity),
    inference(superposition,[],[f28,f8225]) ).

fof(f8225,plain,
    identity = greatest_lower_bound(identity,multiply(sF1,sF2)),
    inference(backward_demodulation,[],[f8204,f8209]) ).

fof(f8209,plain,
    identity = greatest_lower_bound(identity,multiply(a,sF1)),
    inference(backward_demodulation,[],[f4554,f8181]) ).

fof(f8181,plain,
    multiply(sF1,a) = multiply(a,sF1),
    inference(superposition,[],[f492,f8175]) ).

fof(f8175,plain,
    sF1 = multiply(sF0,multiply(sF1,a)),
    inference(forward_demodulation,[],[f8174,f4400]) ).

fof(f4400,plain,
    multiply(sF1,a) = least_upper_bound(identity,a),
    inference(forward_demodulation,[],[f4399,f5]) ).

fof(f4399,plain,
    least_upper_bound(a,identity) = multiply(sF1,a),
    inference(forward_demodulation,[],[f4298,f22]) ).

fof(f4298,plain,
    least_upper_bound(a,identity) = multiply(least_upper_bound(identity,sF0),a),
    inference(superposition,[],[f209,f24]) ).

fof(f8174,plain,
    sF1 = multiply(sF0,least_upper_bound(identity,a)),
    inference(forward_demodulation,[],[f8173,f132]) ).

fof(f132,plain,
    ! [X8] : multiply(sF0,least_upper_bound(X8,a)) = least_upper_bound(identity,multiply(sF0,X8)),
    inference(forward_demodulation,[],[f109,f5]) ).

fof(f109,plain,
    ! [X8] : multiply(sF0,least_upper_bound(X8,a)) = least_upper_bound(multiply(sF0,X8),identity),
    inference(superposition,[],[f12,f24]) ).

fof(f8173,plain,
    least_upper_bound(identity,multiply(sF0,identity)) = sF1,
    inference(forward_demodulation,[],[f8172,f2]) ).

fof(f8172,plain,
    ! [X15] : sF1 = least_upper_bound(identity,multiply(sF0,multiply(inverse(X15),X15))),
    inference(forward_demodulation,[],[f8171,f3]) ).

fof(f8171,plain,
    ! [X15] : least_upper_bound(identity,multiply(multiply(sF0,inverse(X15)),X15)) = sF1,
    inference(forward_demodulation,[],[f8170,f333]) ).

fof(f8170,plain,
    ! [X15] : least_upper_bound(identity,multiply(multiply(sF0,inverse(X15)),X15)) = multiply(sF1,identity),
    inference(forward_demodulation,[],[f8169,f2]) ).

fof(f8169,plain,
    ! [X15] : least_upper_bound(identity,multiply(multiply(sF0,inverse(X15)),X15)) = multiply(sF1,multiply(inverse(X15),X15)),
    inference(forward_demodulation,[],[f8053,f3]) ).

fof(f8053,plain,
    ! [X15] : least_upper_bound(identity,multiply(multiply(sF0,inverse(X15)),X15)) = multiply(multiply(sF1,inverse(X15)),X15),
    inference(superposition,[],[f210,f4314]) ).

fof(f210,plain,
    ! [X2,X3] : multiply(least_upper_bound(inverse(X2),X3),X2) = least_upper_bound(identity,multiply(X3,X2)),
    inference(superposition,[],[f14,f2]) ).

fof(f492,plain,
    ! [X1] : multiply(a,multiply(sF0,X1)) = X1,
    inference(superposition,[],[f315,f45]) ).

fof(f315,plain,
    ! [X6] : multiply(inverse(sF0),X6) = multiply(a,X6),
    inference(superposition,[],[f45,f44]) ).

fof(f4554,plain,
    identity = greatest_lower_bound(identity,multiply(sF1,a)),
    inference(superposition,[],[f11,f4400]) ).

fof(f8204,plain,
    greatest_lower_bound(identity,multiply(a,sF1)) = greatest_lower_bound(identity,multiply(sF1,sF2)),
    inference(backward_demodulation,[],[f6587,f8202]) ).

fof(f8202,plain,
    multiply(sF1,sF2) = multiply(sF2,sF1),
    inference(forward_demodulation,[],[f8201,f23]) ).

fof(f8201,plain,
    multiply(sF1,greatest_lower_bound(identity,a)) = multiply(sF2,sF1),
    inference(forward_demodulation,[],[f8200,f8175]) ).

fof(f8200,plain,
    multiply(sF1,greatest_lower_bound(identity,a)) = multiply(sF2,multiply(sF0,multiply(sF1,a))),
    inference(forward_demodulation,[],[f8199,f3]) ).

fof(f8199,plain,
    multiply(sF1,greatest_lower_bound(identity,a)) = multiply(multiply(sF2,sF0),multiply(sF1,a)),
    inference(forward_demodulation,[],[f8198,f5646]) ).

fof(f5646,plain,
    multiply(sF2,sF0) = greatest_lower_bound(identity,sF0),
    inference(forward_demodulation,[],[f5645,f4]) ).

fof(f5645,plain,
    greatest_lower_bound(sF0,identity) = multiply(sF2,sF0),
    inference(forward_demodulation,[],[f5512,f23]) ).

fof(f5512,plain,
    greatest_lower_bound(sF0,identity) = multiply(greatest_lower_bound(identity,a),sF0),
    inference(superposition,[],[f261,f493]) ).

fof(f493,plain,
    identity = multiply(a,sF0),
    inference(superposition,[],[f2,f315]) ).

fof(f261,plain,
    ! [X0,X1] : multiply(greatest_lower_bound(identity,X1),X0) = greatest_lower_bound(X0,multiply(X1,X0)),
    inference(superposition,[],[f15,f1]) ).

fof(f15,axiom,
    ! [X2,X0,X1] : multiply(greatest_lower_bound(X1,X2),X0) = greatest_lower_bound(multiply(X1,X0),multiply(X2,X0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',monotony_glb2) ).

fof(f8198,plain,
    multiply(sF1,greatest_lower_bound(identity,a)) = multiply(greatest_lower_bound(identity,sF0),multiply(sF1,a)),
    inference(forward_demodulation,[],[f8197,f342]) ).

fof(f342,plain,
    ! [X6,X7] : greatest_lower_bound(X6,multiply(X6,X7)) = multiply(X6,greatest_lower_bound(identity,X7)),
    inference(superposition,[],[f13,f333]) ).

fof(f13,axiom,
    ! [X2,X0,X1] : multiply(X0,greatest_lower_bound(X1,X2)) = greatest_lower_bound(multiply(X0,X1),multiply(X0,X2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',monotony_glb1) ).

fof(f8197,plain,
    multiply(greatest_lower_bound(identity,sF0),multiply(sF1,a)) = greatest_lower_bound(sF1,multiply(sF1,a)),
    inference(forward_demodulation,[],[f8194,f4]) ).

fof(f8194,plain,
    multiply(greatest_lower_bound(identity,sF0),multiply(sF1,a)) = greatest_lower_bound(multiply(sF1,a),sF1),
    inference(superposition,[],[f261,f8175]) ).

fof(f6587,plain,
    greatest_lower_bound(identity,multiply(sF2,sF1)) = greatest_lower_bound(identity,multiply(a,sF1)),
    inference(superposition,[],[f86,f5469]) ).

fof(f5469,plain,
    ! [X24] : greatest_lower_bound(X24,multiply(a,X24)) = multiply(sF2,X24),
    inference(superposition,[],[f261,f23]) ).

fof(f86,plain,
    ! [X0] : greatest_lower_bound(identity,greatest_lower_bound(sF1,X0)) = greatest_lower_bound(identity,X0),
    inference(superposition,[],[f6,f34]) ).

fof(f34,plain,
    identity = greatest_lower_bound(identity,sF1),
    inference(superposition,[],[f11,f22]) ).

fof(f6,axiom,
    ! [X2,X0,X1] : greatest_lower_bound(X0,greatest_lower_bound(X1,X2)) = greatest_lower_bound(greatest_lower_bound(X0,X1),X2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',associativity_of_glb) ).

fof(f5354,plain,
    least_upper_bound(identity,multiply(sF0,sF2)) = least_upper_bound(identity,multiply(sF1,sF2)),
    inference(superposition,[],[f71,f4314]) ).

fof(f8521,plain,
    sF1 = multiply(sF3,multiply(sF1,sF2)),
    inference(forward_demodulation,[],[f8518,f20]) ).

fof(f8518,plain,
    sF1 = multiply(inverse(sF2),multiply(sF1,sF2)),
    inference(superposition,[],[f45,f8202]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : GRP179-2 : TPTP v8.1.0. Bugfixed v1.2.1.
% 0.03/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.33  % Computer : n016.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Mon Aug 29 22:42:30 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.49  % (14017)lrs+10_1:1_drc=off:fd=preordered:plsq=on:sp=occurrence:to=lpo:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.19/0.50  % (14025)dis+10_1:1_av=off:drc=off:slsq=on:slsqc=1:slsqr=29,16:sp=reverse_frequency:to=lpo:i=248:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/248Mi)
% 0.19/0.50  % (14005)lrs+10_1:1_drc=off:fd=preordered:plsq=on:sp=occurrence:to=lpo:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.19/0.51  % (14012)lrs+10_1:1_drc=off:fd=preordered:plsq=on:sp=occurrence:to=lpo:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.19/0.51  % (14002)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=10:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/10Mi)
% 0.19/0.51  % (14010)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.19/0.51  % (14028)lrs+10_1:128_awrs=converge:awrsf=8:bd=off:drc=off:slsq=on:slsqc=1:slsql=off:slsqr=40,29:i=495:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/495Mi)
% 0.19/0.52  % (14024)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=111:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/111Mi)
% 0.19/0.52  % (14023)lrs+10_5:1_br=off:ep=RSTC:sos=all:urr=on:i=267:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/267Mi)
% 0.19/0.52  % (14015)lrs+10_1:128_plsq=on:plsqc=2:s2a=on:ss=axioms:st=1.5:urr=on:i=321:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/321Mi)
% 0.19/0.52  % (14030)lrs+10_1:1_drc=off:fd=preordered:plsq=on:sp=occurrence:to=lpo:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.19/0.52  % (14029)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/381Mi)
% 0.19/0.52  % (14002)Instruction limit reached!
% 0.19/0.52  % (14002)------------------------------
% 0.19/0.52  % (14002)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (14002)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (14002)Termination reason: Unknown
% 0.19/0.52  % (14002)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (14002)Memory used [KB]: 5628
% 0.19/0.52  % (14002)Time elapsed: 0.127 s
% 0.19/0.52  % (14002)Instructions burned: 10 (million)
% 0.19/0.52  % (14002)------------------------------
% 0.19/0.52  % (14002)------------------------------
% 0.19/0.52  % (14016)dis+10_1:7_drc=off:fd=preordered:plsq=on:sp=reverse_frequency:to=lpo:i=212:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/212Mi)
% 0.19/0.52  % (14001)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99788:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99788Mi)
% 0.19/0.52  % (14026)lrs+10_1:2_bd=preordered:drc=off:fd=preordered:fde=unused:sp=const_min:to=lpo:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.19/0.53  % (14003)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.53  % (14006)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 0.19/0.53  % (14009)dis+31_8:1_br=off:fd=off:gs=on:lcm=reverse:nm=16:nwc=5.0:sp=reverse_arity:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.53  % (14004)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.19/0.53  % (14007)lrs+10_1:1_avsq=on:avsql=on:bsr=unit_only:drc=off:fsr=off:inw=on:nwc=10.0:rnwc=on:sgt=16:slsq=on:slsqc=0:slsql=off:slsqr=211,119:sp=reverse_frequency:spb=goal_then_units:ss=included:st=2.0:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.53  % (14004)Instruction limit reached!
% 0.19/0.53  % (14004)------------------------------
% 0.19/0.53  % (14004)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (14004)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (14004)Termination reason: Unknown
% 0.19/0.53  % (14004)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (14004)Memory used [KB]: 5500
% 0.19/0.53  % (14004)Time elapsed: 0.138 s
% 0.19/0.53  % (14004)Instructions burned: 7 (million)
% 0.19/0.53  % (14004)------------------------------
% 0.19/0.53  % (14004)------------------------------
% 0.19/0.53  % (14007)Instruction limit reached!
% 0.19/0.53  % (14007)------------------------------
% 0.19/0.53  % (14007)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (14007)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (14007)Termination reason: Unknown
% 0.19/0.53  % (14007)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (14007)Memory used [KB]: 5500
% 0.19/0.53  % (14007)Time elapsed: 0.102 s
% 0.19/0.53  % (14007)Instructions burned: 7 (million)
% 0.19/0.53  % (14007)------------------------------
% 0.19/0.53  % (14007)------------------------------
% 0.19/0.53  % (14019)lrs+1011_1:1_asg=cautious:bsr=on:cond=on:drc=off:etr=on:fd=preordered:gs=on:plsq=on:plsqr=388,511:slsq=on:slsqc=1:slsqr=21,31:urr=on:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.19/0.53  % (14022)dis+11_1:64_fd=off:nm=0:nwc=5.0:i=481:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/481Mi)
% 0.19/0.53  % (14021)lrs+10_1:1024_drc=off:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/388Mi)
% 0.19/0.53  % (14011)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.53  % (14020)lrs+10_1:128_bd=off:drc=off:fd=preordered:nwc=1.6:urr=on:i=103:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/103Mi)
% 0.19/0.54  % (14008)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.19/0.54  % (14014)dis+2_1:1024_abs=on:alpa=false:anc=all_dependent:avsq=on:bce=on:drc=off:newcnf=on:slsq=on:slsqc=0:slsqr=1,1:sp=reverse_arity:i=353:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/353Mi)
% 0.19/0.54  % (14013)dis+10_1:1024_anc=all:drc=off:flr=on:fsr=off:sac=on:urr=on:i=292:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/292Mi)
% 0.19/0.54  % (14018)lrs+10_1:1_br=off:flr=on:slsq=on:slsqc=1:sp=frequency:urr=on:i=257:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/257Mi)
% 1.55/0.55  % (14027)dis+10_1:1024_av=off:bd=preordered:drc=off:nwc=3.0:rp=on:thsq=on:thsqc=64:thsqd=32:to=lpo:i=267:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/267Mi)
% 1.70/0.56  % (14006)Instruction limit reached!
% 1.70/0.56  % (14006)------------------------------
% 1.70/0.56  % (14006)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.57  % (14006)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.57  % (14006)Termination reason: Unknown
% 1.70/0.57  % (14006)Termination phase: Saturation
% 1.70/0.57  
% 1.70/0.57  % (14006)Memory used [KB]: 5756
% 1.70/0.57  % (14006)Time elapsed: 0.169 s
% 1.70/0.57  % (14006)Instructions burned: 21 (million)
% 1.70/0.57  % (14006)------------------------------
% 1.70/0.57  % (14006)------------------------------
% 1.70/0.57  % (14009)Instruction limit reached!
% 1.70/0.57  % (14009)------------------------------
% 1.70/0.57  % (14009)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.57  % (14009)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.57  % (14009)Termination reason: Unknown
% 1.70/0.57  % (14009)Termination phase: Saturation
% 1.70/0.57  
% 1.70/0.57  % (14009)Memory used [KB]: 10874
% 1.70/0.57  % (14009)Time elapsed: 0.167 s
% 1.70/0.57  % (14009)Instructions burned: 38 (million)
% 1.70/0.57  % (14009)------------------------------
% 1.70/0.57  % (14009)------------------------------
% 1.70/0.58  % (14010)Instruction limit reached!
% 1.70/0.58  % (14010)------------------------------
% 1.70/0.58  % (14010)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.58  % (14005)Instruction limit reached!
% 1.70/0.58  % (14005)------------------------------
% 1.70/0.58  % (14005)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.58  % (14005)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.58  % (14005)Termination reason: Unknown
% 1.70/0.58  % (14005)Termination phase: Saturation
% 1.70/0.58  
% 1.70/0.58  % (14005)Memory used [KB]: 6012
% 1.70/0.58  % (14005)Time elapsed: 0.174 s
% 1.70/0.58  % (14005)Instructions burned: 48 (million)
% 1.70/0.58  % (14005)------------------------------
% 1.70/0.58  % (14005)------------------------------
% 1.70/0.58  % (14017)Instruction limit reached!
% 1.70/0.58  % (14017)------------------------------
% 1.70/0.58  % (14017)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.59  % (14003)Instruction limit reached!
% 1.70/0.59  % (14003)------------------------------
% 1.70/0.59  % (14003)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.59  % (14003)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.59  % (14003)Termination reason: Unknown
% 1.70/0.59  % (14003)Termination phase: Saturation
% 1.70/0.59  
% 1.70/0.59  % (14003)Memory used [KB]: 6780
% 1.70/0.59  % (14003)Time elapsed: 0.175 s
% 1.70/0.59  % (14003)Instructions burned: 38 (million)
% 1.70/0.59  % (14003)------------------------------
% 1.70/0.59  % (14003)------------------------------
% 1.70/0.59  % (14010)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.59  % (14010)Termination reason: Unknown
% 1.70/0.59  % (14010)Termination phase: Saturation
% 1.70/0.59  
% 1.70/0.59  % (14010)Memory used [KB]: 6140
% 1.70/0.59  % (14010)Time elapsed: 0.182 s
% 1.70/0.59  % (14010)Instructions burned: 46 (million)
% 1.70/0.59  % (14010)------------------------------
% 1.70/0.59  % (14010)------------------------------
% 1.70/0.59  % (14017)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.59  % (14017)Termination reason: Unknown
% 1.70/0.59  % (14017)Termination phase: Saturation
% 1.70/0.59  
% 1.70/0.59  % (14017)Memory used [KB]: 6396
% 1.70/0.59  % (14017)Time elapsed: 0.177 s
% 1.70/0.59  % (14017)Instructions burned: 49 (million)
% 1.70/0.59  % (14017)------------------------------
% 1.70/0.59  % (14017)------------------------------
% 1.70/0.59  % (14011)Instruction limit reached!
% 1.70/0.59  % (14011)------------------------------
% 1.70/0.59  % (14011)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.59  % (14011)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.59  % (14011)Termination reason: Unknown
% 1.70/0.59  % (14011)Termination phase: Saturation
% 1.70/0.59  
% 1.70/0.59  % (14011)Memory used [KB]: 6780
% 1.70/0.59  % (14011)Time elapsed: 0.190 s
% 1.70/0.59  % (14011)Instructions burned: 38 (million)
% 1.70/0.59  % (14011)------------------------------
% 1.70/0.59  % (14011)------------------------------
% 1.70/0.60  % (14008)Instruction limit reached!
% 1.70/0.60  % (14008)------------------------------
% 1.70/0.60  % (14008)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.60  % (14008)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.60  % (14008)Termination reason: Unknown
% 1.70/0.60  % (14008)Termination phase: Saturation
% 1.70/0.60  
% 1.70/0.60  % (14008)Memory used [KB]: 5884
% 1.70/0.60  % (14008)Time elapsed: 0.199 s
% 1.70/0.60  % (14008)Instructions burned: 34 (million)
% 1.70/0.60  % (14008)------------------------------
% 1.70/0.60  % (14008)------------------------------
% 1.70/0.61  % (14030)Instruction limit reached!
% 1.70/0.61  % (14030)------------------------------
% 1.70/0.61  % (14030)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.61  % (14030)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.61  % (14030)Termination reason: Unknown
% 1.70/0.61  % (14030)Termination phase: Saturation
% 1.70/0.61  
% 1.70/0.61  % (14030)Memory used [KB]: 6012
% 1.70/0.61  % (14030)Time elapsed: 0.222 s
% 1.70/0.61  % (14030)Instructions burned: 48 (million)
% 1.70/0.61  % (14030)------------------------------
% 1.70/0.61  % (14030)------------------------------
% 1.70/0.61  % (14012)Instruction limit reached!
% 1.70/0.61  % (14012)------------------------------
% 1.70/0.61  % (14012)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.61  % (14012)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.61  % (14012)Termination reason: Unknown
% 1.70/0.61  % (14012)Termination phase: Saturation
% 1.70/0.61  
% 1.70/0.61  % (14012)Memory used [KB]: 6140
% 1.70/0.61  % (14012)Time elapsed: 0.191 s
% 1.70/0.61  % (14012)Instructions burned: 49 (million)
% 1.70/0.61  % (14012)------------------------------
% 1.70/0.61  % (14012)------------------------------
% 2.36/0.68  % (14024)Instruction limit reached!
% 2.36/0.68  % (14024)------------------------------
% 2.36/0.68  % (14024)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.36/0.68  % (14024)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.36/0.68  % (14024)Termination reason: Unknown
% 2.36/0.68  % (14024)Termination phase: Saturation
% 2.36/0.68  
% 2.36/0.68  % (14024)Memory used [KB]: 7291
% 2.36/0.68  % (14024)Time elapsed: 0.288 s
% 2.36/0.68  % (14024)Instructions burned: 113 (million)
% 2.36/0.68  % (14024)------------------------------
% 2.36/0.68  % (14024)------------------------------
% 2.36/0.69  % (14031)lrs+10_1:1_br=off:flr=on:slsq=on:slsqc=1:sp=frequency:urr=on:i=257:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/257Mi)
% 2.36/0.69  % (14033)lrs+10_1:1_avsq=on:avsql=on:bsr=unit_only:drc=off:fsr=off:inw=on:nwc=10.0:rnwc=on:sgt=16:slsq=on:slsqc=0:slsql=off:slsqr=211,119:sp=reverse_frequency:spb=goal_then_units:ss=included:st=2.0:to=lpo:i=292:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/292Mi)
% 2.36/0.69  % (14034)lrs+1011_1:1_asg=cautious:bsr=on:cond=on:drc=off:etr=on:fd=preordered:gs=on:plsq=on:plsqr=388,511:slsq=on:slsqc=1:slsqr=21,31:urr=on:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/439Mi)
% 2.36/0.69  % (14035)ott+10_1:1_bd=preordered:drc=off:fde=unused:slsq=on:slsqr=10,31:sp=const_min:tgt=ground:to=lpo:urr=ec_only:i=402:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/402Mi)
% 2.36/0.70  % (14039)lrs+10_1:2_bd=preordered:drc=off:fd=preordered:fde=unused:sp=const_min:to=lpo:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/177Mi)
% 2.36/0.71  % (14032)lrs+10_1:3_acc=on:amm=off:avsq=on:avsqr=1729,253:bs=on:drc=off:fsr=off:lwlo=on:sac=on:slsq=on:slsqc=2:slsql=off:slsqr=1,8:sp=weighted_frequency:i=463:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/463Mi)
% 2.36/0.71  % (14036)lrs+10_1:512_av=off:awrs=converge:awrsf=8:bd=preordered:br=off:bsr=unit_only:drc=off:erd=off:foolp=on:fsd=on:gve=cautious:irw=on:kmz=on:kws=arity_squared:lcm=reverse:newcnf=on:nwc=5.0:plsq=on:plsqc=2:plsql=on:plsqr=9798671,477100:slsq=on:slsqc=1:slsqr=1,16:sp=weighted_frequency:spb=intro:tgt=full:updr=off:urr=on:uwa=ground:i=496:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/496Mi)
% 2.36/0.72  % (14037)lrs+10_1:1_drc=off:s2a=on:s2agt=8:sp=reverse_arity:to=lpo:i=312:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/312Mi)
% 2.36/0.72  % (14020)Instruction limit reached!
% 2.36/0.72  % (14020)------------------------------
% 2.36/0.72  % (14020)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.36/0.72  % (14020)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.36/0.72  % (14020)Termination reason: Unknown
% 2.36/0.72  % (14020)Termination phase: Saturation
% 2.36/0.72  
% 2.36/0.72  % (14020)Memory used [KB]: 7036
% 2.36/0.72  % (14020)Time elapsed: 0.290 s
% 2.36/0.72  % (14020)Instructions burned: 105 (million)
% 2.36/0.72  % (14020)------------------------------
% 2.36/0.72  % (14020)------------------------------
% 2.73/0.74  % (14041)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/381Mi)
% 2.73/0.75  % (14042)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=1242:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/1242Mi)
% 2.73/0.75  % (14040)lrs+10_1:128_awrs=converge:awrsf=8:bd=off:drc=off:slsq=on:slsqc=1:slsql=off:slsqr=40,29:i=1598:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/1598Mi)
% 2.73/0.75  % (14043)lrs+1011_1:92_abs=on:amm=sco:anc=all:avsq=on:avsqc=1:avsql=on:avsqr=41,14:awrs=converge:awrsf=170:bd=preordered:bs=on:bsr=unit_only:erd=off:fd=preordered:irw=on:lcm=reverse:lwlo=on:newcnf=on:nicw=on:nwc=4.0:s2a=on:s2agt=64:sas=z3:sims=off:sp=frequency:to=lpo:urr=on:i=629:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/629Mi)
% 2.73/0.76  % (14038)dis+10_1:1_av=off:drc=off:slsq=on:slsqc=1:slsqr=29,16:sp=reverse_frequency:to=lpo:i=248:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/248Mi)
% 2.91/0.79  % (14025)Instruction limit reached!
% 2.91/0.79  % (14025)------------------------------
% 2.91/0.79  % (14025)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.91/0.79  % (14025)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.91/0.79  % (14025)Termination reason: Unknown
% 2.91/0.79  % (14025)Termination phase: Saturation
% 2.91/0.79  
% 2.91/0.79  % (14025)Memory used [KB]: 5373
% 2.91/0.79  % (14025)Time elapsed: 0.387 s
% 2.91/0.79  % (14025)Instructions burned: 248 (million)
% 2.91/0.79  % (14025)------------------------------
% 2.91/0.79  % (14025)------------------------------
% 2.91/0.80  % (14044)lrs+10_2:1_bd=preordered:bsr=unit_only:drc=off:fd=preordered:fde=none:lwlo=on:sp=reverse_frequency:ss=axioms:st=3.0:to=lpo:i=1575:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1575Mi)
% 3.15/0.85  % (14016)Instruction limit reached!
% 3.15/0.85  % (14016)------------------------------
% 3.15/0.85  % (14016)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.15/0.85  % (14016)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.15/0.85  % (14016)Termination reason: Unknown
% 3.15/0.85  % (14016)Termination phase: Saturation
% 3.15/0.85  
% 3.15/0.85  % (14016)Memory used [KB]: 8443
% 3.15/0.85  % (14016)Time elapsed: 0.451 s
% 3.15/0.85  % (14016)Instructions burned: 212 (million)
% 3.15/0.85  % (14016)------------------------------
% 3.15/0.85  % (14016)------------------------------
% 3.30/0.88  % (14045)lrs+10_1:8_anc=all_dependent:atotf=0.2:drc=off:fde=unused:nicw=on:nwc=3.0:sas=z3:slsq=on:slsqc=1:slsqr=3,2:sp=reverse_frequency:i=4955:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4955Mi)
% 3.30/0.88  % (14026)Instruction limit reached!
% 3.30/0.88  % (14026)------------------------------
% 3.30/0.88  % (14026)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.30/0.88  % (14026)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.30/0.88  % (14026)Termination reason: Unknown
% 3.30/0.88  % (14026)Termination phase: Saturation
% 3.30/0.88  
% 3.30/0.88  % (14026)Memory used [KB]: 7291
% 3.30/0.88  % (14026)Time elapsed: 0.474 s
% 3.30/0.88  % (14026)Instructions burned: 178 (million)
% 3.30/0.88  % (14026)------------------------------
% 3.30/0.88  % (14026)------------------------------
% 3.30/0.90  % (14027)Instruction limit reached!
% 3.30/0.90  % (14027)------------------------------
% 3.30/0.90  % (14027)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.30/0.90  % (14027)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.30/0.90  % (14027)Termination reason: Unknown
% 3.30/0.90  % (14027)Termination phase: Saturation
% 3.30/0.90  
% 3.30/0.90  % (14027)Memory used [KB]: 5373
% 3.30/0.90  % (14027)Time elapsed: 0.500 s
% 3.30/0.90  % (14027)Instructions burned: 268 (million)
% 3.30/0.90  % (14027)------------------------------
% 3.30/0.90  % (14027)------------------------------
% 3.30/0.91  % (14039)Instruction limit reached!
% 3.30/0.91  % (14039)------------------------------
% 3.30/0.91  % (14039)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.30/0.91  % (14039)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.30/0.91  % (14039)Termination reason: Unknown
% 3.30/0.91  % (14039)Termination phase: Saturation
% 3.30/0.91  
% 3.30/0.91  % (14039)Memory used [KB]: 7291
% 3.30/0.91  % (14039)Time elapsed: 0.219 s
% 3.30/0.91  % (14039)Instructions burned: 177 (million)
% 3.30/0.91  % (14039)------------------------------
% 3.30/0.91  % (14039)------------------------------
% 3.30/0.91  % (14046)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=1429:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/1429Mi)
% 3.72/0.96  % (14013)Instruction limit reached!
% 3.72/0.96  % (14013)------------------------------
% 3.72/0.96  % (14013)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.72/0.96  % (14013)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.72/0.96  % (14013)Termination reason: Unknown
% 3.72/0.96  % (14013)Termination phase: Saturation
% 3.72/0.96  
% 3.72/0.96  % (14013)Memory used [KB]: 9466
% 3.72/0.96  % (14013)Time elapsed: 0.575 s
% 3.72/0.96  % (14013)Instructions burned: 292 (million)
% 3.72/0.96  % (14013)------------------------------
% 3.72/0.96  % (14013)------------------------------
% 3.84/0.98  % (14018)Instruction limit reached!
% 3.84/0.98  % (14018)------------------------------
% 3.84/0.98  % (14018)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.84/0.98  % (14018)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.84/0.98  % (14018)Termination reason: Unknown
% 3.84/0.98  % (14018)Termination phase: Saturation
% 3.84/0.98  
% 3.84/0.98  % (14018)Memory used [KB]: 8187
% 3.84/0.98  % (14018)Time elapsed: 0.589 s
% 3.84/0.98  % (14018)Instructions burned: 259 (million)
% 3.84/0.98  % (14018)------------------------------
% 3.84/0.98  % (14018)------------------------------
% 3.84/0.99  % (14023)Instruction limit reached!
% 3.84/0.99  % (14023)------------------------------
% 3.84/0.99  % (14023)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.84/0.99  % (14023)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.84/0.99  % (14023)Termination reason: Unknown
% 3.84/0.99  % (14023)Termination phase: Saturation
% 3.84/0.99  
% 3.84/0.99  % (14023)Memory used [KB]: 8571
% 3.84/0.99  % (14023)Time elapsed: 0.561 s
% 3.84/0.99  % (14023)Instructions burned: 268 (million)
% 3.84/0.99  % (14023)------------------------------
% 3.84/0.99  % (14023)------------------------------
% 3.84/1.01  % (14047)lrs+1010_1:173_acc=on:aer=off:alpa=true:anc=none:avsq=on:avsqr=497233,912204:awrs=decay:awrsf=4:bce=on:bs=on:bsd=on:cond=on:drc=off:erd=off:flr=on:gsp=on:nicw=on:nm=16:nwc=3.0:sd=2:sfv=off:skr=on:sp=reverse_arity:ss=axioms:st=2.0:updr=off:urr=ec_only:i=2989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2989Mi)
% 3.84/1.02  % (14048)lrs+10_6339:827045_acc=on:anc=all:awrs=decay:awrsf=1:bce=on:br=off:bs=unit_only:cond=on:foolp=on:nicw=on:nwc=2.0:s2a=on:s2agt=8:sd=1:sgt=16:sp=occurrence:ss=axioms:st=1.2:updr=off:urr=on:uwa=all:i=2096:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2096Mi)
% 3.84/1.02  % (14015)Instruction limit reached!
% 3.84/1.02  % (14015)------------------------------
% 3.84/1.02  % (14015)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.84/1.02  % (14015)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.84/1.02  % (14015)Termination reason: Unknown
% 3.84/1.02  % (14015)Termination phase: Saturation
% 3.84/1.02  
% 3.84/1.02  % (14015)Memory used [KB]: 10234
% 3.84/1.02  % (14015)Time elapsed: 0.576 s
% 3.84/1.02  % (14015)Instructions burned: 322 (million)
% 3.84/1.02  % (14015)------------------------------
% 3.84/1.02  % (14015)------------------------------
% 3.84/1.03  % (14050)lrs+10_1:1_avsq=on:avsql=on:bsr=unit_only:drc=off:fsr=off:inw=on:nwc=10.0:rnwc=on:sgt=16:slsq=on:slsqc=0:slsql=off:slsqr=211,119:sp=reverse_frequency:spb=goal_then_units:ss=included:st=2.0:to=lpo:i=290:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/290Mi)
% 4.08/1.03  % (14014)Instruction limit reached!
% 4.08/1.03  % (14014)------------------------------
% 4.08/1.03  % (14014)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.08/1.03  % (14014)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.08/1.03  % (14014)Termination reason: Unknown
% 4.08/1.03  % (14014)Termination phase: Saturation
% 4.08/1.03  
% 4.08/1.03  % (14014)Memory used [KB]: 10362
% 4.08/1.03  % (14014)Time elapsed: 0.645 s
% 4.08/1.03  % (14014)Instructions burned: 355 (million)
% 4.08/1.03  % (14014)------------------------------
% 4.08/1.03  % (14014)------------------------------
% 4.08/1.04  % (14049)lrs+10_1:16_drc=off:fde=none:spb=goal_then_units:to=lpo:i=1345:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/1345Mi)
% 4.08/1.05  % (14031)Instruction limit reached!
% 4.08/1.05  % (14031)------------------------------
% 4.08/1.05  % (14031)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.08/1.05  % (14031)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.08/1.05  % (14031)Termination reason: Unknown
% 4.08/1.05  % (14031)Termination phase: Saturation
% 4.08/1.05  
% 4.08/1.05  % (14031)Memory used [KB]: 8315
% 4.08/1.05  % (14031)Time elapsed: 0.483 s
% 4.08/1.05  % (14031)Instructions burned: 259 (million)
% 4.08/1.05  % (14031)------------------------------
% 4.08/1.05  % (14031)------------------------------
% 5.77/1.10  % (14051)dis+2_1:1_av=off:flr=on:plsq=on:plsqc=1:plsqr=32,1:sp=reverse_frequency:to=lpo:urr=ec_only:uwa=all:i=4705:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/4705Mi)
% 5.77/1.11  % (14053)dis+1011_1:32_tgt=ground:i=4929:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/4929Mi)
% 5.77/1.12  % (14038)Instruction limit reached!
% 5.77/1.12  % (14038)------------------------------
% 5.77/1.12  % (14038)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.77/1.12  % (14038)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.77/1.12  % (14038)Termination reason: Unknown
% 5.77/1.12  % (14038)Termination phase: Saturation
% 5.77/1.12  
% 5.77/1.12  % (14038)Memory used [KB]: 5373
% 5.77/1.12  % (14038)Time elapsed: 0.496 s
% 5.77/1.12  % (14038)Instructions burned: 250 (million)
% 5.77/1.12  % (14038)------------------------------
% 5.77/1.12  % (14038)------------------------------
% 5.77/1.12  % (14052)ott+10_1:1_bd=preordered:drc=off:fde=unused:slsq=on:slsqr=10,31:sp=const_min:tgt=ground:to=lpo:urr=ec_only:i=2797:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/2797Mi)
% 6.28/1.15  % (14021)Instruction limit reached!
% 6.28/1.15  % (14021)------------------------------
% 6.28/1.15  % (14021)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.28/1.15  % (14021)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.28/1.15  % (14021)Termination reason: Unknown
% 6.28/1.15  % (14021)Termination phase: Saturation
% 6.28/1.15  
% 6.28/1.15  % (14021)Memory used [KB]: 10234
% 6.28/1.15  % (14021)Time elapsed: 0.765 s
% 6.28/1.15  % (14021)Instructions burned: 389 (million)
% 6.28/1.15  % (14021)------------------------------
% 6.28/1.15  % (14021)------------------------------
% 6.28/1.15  % (14054)lrs+10_1:1_drc=off:s2a=on:s2agt=8:sp=reverse_arity:to=lpo:i=1841:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/1841Mi)
% 6.28/1.17  % (14033)Instruction limit reached!
% 6.28/1.17  % (14033)------------------------------
% 6.28/1.17  % (14033)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.28/1.17  % (14033)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.28/1.17  % (14033)Termination reason: Unknown
% 6.28/1.17  % (14033)Termination phase: Saturation
% 6.28/1.17  
% 6.28/1.17  % (14033)Memory used [KB]: 11257
% 6.28/1.17  % (14033)Time elapsed: 0.612 s
% 6.28/1.17  % (14033)Instructions burned: 293 (million)
% 6.28/1.17  % (14033)------------------------------
% 6.28/1.17  % (14033)------------------------------
% 6.53/1.19  % (14056)dis+10_1:1_av=off:drc=off:slsq=on:slsqc=1:slsqr=29,16:sp=reverse_frequency:to=lpo:i=248:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/248Mi)
% 6.53/1.19  % (14055)dis+1011_1:16_acc=on:drc=off:fd=preordered:fsd=on:nwc=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,16:thsq=on:thsqc=16:thsqd=16:urr=on:i=4917:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/4917Mi)
% 6.53/1.20  % (14035)Instruction limit reached!
% 6.53/1.20  % (14035)------------------------------
% 6.53/1.20  % (14035)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.53/1.20  % (14035)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.53/1.20  % (14035)Termination reason: Unknown
% 6.53/1.20  % (14035)Termination phase: Saturation
% 6.53/1.20  
% 6.53/1.20  % (14035)Memory used [KB]: 14456
% 6.53/1.20  % (14035)Time elapsed: 0.573 s
% 6.53/1.20  % (14035)Instructions burned: 402 (million)
% 6.53/1.20  % (14035)------------------------------
% 6.53/1.20  % (14035)------------------------------
% 6.53/1.22  % (14037)Instruction limit reached!
% 6.53/1.22  % (14037)------------------------------
% 6.53/1.22  % (14037)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.53/1.22  % (14037)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.53/1.22  % (14037)Termination reason: Unknown
% 6.53/1.22  % (14037)Termination phase: Saturation
% 6.53/1.22  
% 6.53/1.22  % (14037)Memory used [KB]: 8955
% 6.53/1.22  % (14037)Time elapsed: 0.598 s
% 6.53/1.22  % (14037)Instructions burned: 314 (million)
% 6.53/1.22  % (14037)------------------------------
% 6.53/1.22  % (14037)------------------------------
% 6.92/1.24  % (14029)Instruction limit reached!
% 6.92/1.24  % (14029)------------------------------
% 6.92/1.24  % (14029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.92/1.24  % (14029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.92/1.24  % (14029)Termination reason: Unknown
% 6.92/1.24  % (14029)Termination phase: Saturation
% 6.92/1.24  
% 6.92/1.24  % (14029)Memory used [KB]: 11001
% 6.92/1.24  % (14029)Time elapsed: 0.842 s
% 6.92/1.24  % (14029)Instructions burned: 382 (million)
% 6.92/1.24  % (14029)------------------------------
% 6.92/1.24  % (14029)------------------------------
% 6.92/1.24  % (14057)lrs+1011_2:1_av=off:irw=on:lwlo=on:newcnf=on:nm=16:nwc=2:sd=4:sp=occurrence:ss=axioms:st=3.0:i=1314:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1314Mi)
% 7.08/1.25  % (14019)Instruction limit reached!
% 7.08/1.25  % (14019)------------------------------
% 7.08/1.25  % (14019)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.08/1.25  % (14019)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.08/1.25  % (14019)Termination reason: Unknown
% 7.08/1.25  % (14019)Termination phase: Saturation
% 7.08/1.25  
% 7.08/1.25  % (14019)Memory used [KB]: 15351
% 7.08/1.25  % (14019)Time elapsed: 0.848 s
% 7.08/1.25  % (14019)Instructions burned: 440 (million)
% 7.08/1.25  % (14019)------------------------------
% 7.08/1.25  % (14019)------------------------------
% 7.08/1.26  % (14034)Instruction limit reached!
% 7.08/1.26  % (14034)------------------------------
% 7.08/1.26  % (14034)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.08/1.26  % (14034)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.08/1.26  % (14034)Termination reason: Unknown
% 7.08/1.26  % (14034)Termination phase: Saturation
% 7.08/1.26  
% 7.08/1.26  % (14034)Memory used [KB]: 15223
% 7.08/1.26  % (14034)Time elapsed: 0.671 s
% 7.08/1.26  % (14034)Instructions burned: 441 (million)
% 7.08/1.26  % (14034)------------------------------
% 7.08/1.26  % (14034)------------------------------
% 7.08/1.29  % (14058)dis+10_1:1024_av=off:bd=preordered:drc=off:nwc=3.0:rp=on:thsq=on:thsqc=64:thsqd=32:to=lpo:i=620:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/620Mi)
% 7.08/1.30  % (14059)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/381Mi)
% 7.55/1.33  % (14028)Instruction limit reached!
% 7.55/1.33  % (14028)------------------------------
% 7.55/1.33  % (14028)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.55/1.33  % (14028)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.55/1.33  % (14028)Termination reason: Unknown
% 7.55/1.33  % (14028)Termination phase: Saturation
% 7.55/1.33  
% 7.55/1.33  % (14028)Memory used [KB]: 14839
% 7.55/1.33  % (14028)Time elapsed: 0.943 s
% 7.55/1.33  % (14028)Instructions burned: 497 (million)
% 7.55/1.33  % (14028)------------------------------
% 7.55/1.33  % (14028)------------------------------
% 7.55/1.34  % (14022)Instruction limit reached!
% 7.55/1.34  % (14022)------------------------------
% 7.55/1.34  % (14022)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.55/1.34  % (14022)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.55/1.34  % (14022)Termination reason: Unknown
% 7.55/1.34  % (14022)Termination phase: Saturation
% 7.55/1.34  
% 7.55/1.34  % (14022)Memory used [KB]: 12409
% 7.55/1.34  % (14022)Time elapsed: 0.951 s
% 7.55/1.34  % (14022)Instructions burned: 482 (million)
% 7.55/1.34  % (14022)------------------------------
% 7.55/1.34  % (14022)------------------------------
% 7.55/1.34  % (14060)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=1242:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/1242Mi)
% 7.55/1.35  % (14061)lrs+10_8:1_bd=preordered:drc=off:fd=preordered:sp=reverse_frequency:i=4700:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/4700Mi)
% 7.81/1.38  % (14062)lrs+10_1:12_drc=off:ins=1:sp=frequency:spb=goal_then_units:i=4963:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/4963Mi)
% 7.81/1.38  % (14063)dis+10_1:64_s2a=on:s2agt=16:slsq=on:slsqc=1:slsqr=1,1:i=3884:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/3884Mi)
% 7.81/1.39  % (14050)Instruction limit reached!
% 7.81/1.39  % (14050)------------------------------
% 7.81/1.39  % (14050)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.81/1.39  % (14050)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.81/1.39  % (14050)Termination reason: Unknown
% 7.81/1.39  % (14050)Termination phase: Saturation
% 7.81/1.39  
% 7.81/1.39  % (14050)Memory used [KB]: 11001
% 7.81/1.39  % (14050)Time elapsed: 0.372 s
% 7.81/1.39  % (14050)Instructions burned: 290 (million)
% 7.81/1.39  % (14050)------------------------------
% 7.81/1.39  % (14050)------------------------------
% 7.81/1.40  % (14064)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=875:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/875Mi)
% 7.81/1.43  % (14041)Instruction limit reached!
% 7.81/1.43  % (14041)------------------------------
% 7.81/1.43  % (14041)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.81/1.43  % (14041)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.81/1.43  % (14041)Termination reason: Unknown
% 7.81/1.43  % (14041)Termination phase: Saturation
% 7.81/1.43  
% 7.81/1.43  % (14041)Memory used [KB]: 11001
% 7.81/1.43  % (14041)Time elapsed: 0.809 s
% 7.81/1.43  % (14041)Instructions burned: 382 (million)
% 7.81/1.43  % (14041)------------------------------
% 7.81/1.43  % (14041)------------------------------
% 8.25/1.45  % (14032)Instruction limit reached!
% 8.25/1.45  % (14032)------------------------------
% 8.25/1.45  % (14032)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.25/1.45  % (14032)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.25/1.45  % (14032)Termination reason: Unknown
% 8.25/1.45  % (14032)Termination phase: Saturation
% 8.25/1.45  
% 8.25/1.45  % (14032)Memory used [KB]: 12409
% 8.25/1.45  % (14032)Time elapsed: 0.854 s
% 8.25/1.45  % (14032)Instructions burned: 463 (million)
% 8.25/1.45  % (14032)------------------------------
% 8.25/1.45  % (14032)------------------------------
% 8.25/1.46  % (14065)lrs+2_1:128_awrs=decay:awrsf=20:drc=off:fsd=on:lwlo=on:nm=2:nwc=1.94:spb=units:thsq=on:thsqc=32:thsqd=32:thsqr=4,7:i=2970:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/2970Mi)
% 8.25/1.47  % (14066)lrs+10_1:1_avsq=on:avsql=on:bsr=unit_only:drc=off:fsr=off:inw=on:nwc=10.0:rnwc=on:sgt=16:slsq=on:slsqc=0:slsql=off:slsqr=211,119:sp=reverse_frequency:spb=goal_then_units:ss=included:st=2.0:to=lpo:i=290:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/290Mi)
% 8.38/1.52  % (14067)lrs+11_26459:191296_av=off:awrs=converge:awrsf=30:bd=preordered:bs=unit_only:drc=off:etr=on:flr=on:lwlo=on:nwc=5.0:plsq=on:plsqc=1:plsql=on:plsqr=1,32:skr=on:slsq=on:slsqr=18,107:sp=const_min:tgt=ground:to=lpo:urr=ec_only:i=3607:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/3607Mi)
% 8.61/1.53  % (14056)Instruction limit reached!
% 8.61/1.53  % (14056)------------------------------
% 8.61/1.53  % (14056)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.61/1.53  % (14056)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.61/1.53  % (14056)Termination reason: Unknown
% 8.61/1.53  % (14056)Termination phase: Saturation
% 8.61/1.53  
% 8.61/1.53  % (14056)Memory used [KB]: 5500
% 8.61/1.53  % (14056)Time elapsed: 0.434 s
% 8.61/1.53  % (14056)Instructions burned: 249 (million)
% 8.61/1.53  % (14056)------------------------------
% 8.61/1.53  % (14056)------------------------------
% 8.61/1.55  % (14036)Instruction limit reached!
% 8.61/1.55  % (14036)------------------------------
% 8.61/1.55  % (14036)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.61/1.55  % (14036)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.61/1.55  % (14036)Termination reason: Unknown
% 8.61/1.55  % (14036)Termination phase: Saturation
% 8.61/1.55  
% 8.61/1.55  % (14036)Memory used [KB]: 7675
% 8.61/1.55  % (14036)Time elapsed: 0.948 s
% 8.61/1.55  % (14036)Instructions burned: 496 (million)
% 8.61/1.55  % (14036)------------------------------
% 8.61/1.55  % (14036)------------------------------
% 8.72/1.57  % (14068)dis+10_1:1_drc=off:fd=preordered:tgt=full:to=lpo:i=2934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/2934Mi)
% 8.72/1.59  % (14069)dis+1011_1:16_acc=on:drc=off:fd=preordered:fsd=on:nwc=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,16:thsq=on:thsqc=16:thsqd=16:urr=on:i=4940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/4940Mi)
% 10.12/1.67  % (14070)lrs+1002_1:1024_drc=off:ins=1:nwc=5.0:slsq=on:slsqc=1:slsql=off:slsqr=1,8:urr=on:uwa=all:i=4546:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/4546Mi)
% 10.54/1.73  % (14071)lrs+1011_2:1_av=off:irw=on:lwlo=on:newcnf=on:nm=16:nwc=2:sd=4:sp=occurrence:ss=axioms:st=3.0:i=1314:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/1314Mi)
% 11.30/1.81  % (14043)Instruction limit reached!
% 11.30/1.81  % (14043)------------------------------
% 11.30/1.81  % (14043)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.30/1.81  % (14043)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.30/1.81  % (14043)Termination reason: Unknown
% 11.30/1.81  % (14043)Termination phase: Saturation
% 11.30/1.81  
% 11.30/1.81  % (14043)Memory used [KB]: 11897
% 11.30/1.81  % (14043)Time elapsed: 1.159 s
% 11.30/1.81  % (14043)Instructions burned: 629 (million)
% 11.30/1.81  % (14043)------------------------------
% 11.30/1.81  % (14043)------------------------------
% 12.41/1.93  % (14066)Instruction limit reached!
% 12.41/1.93  % (14066)------------------------------
% 12.41/1.93  % (14066)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.41/1.93  % (14066)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.41/1.93  % (14066)Termination reason: Unknown
% 12.41/1.93  % (14066)Termination phase: Saturation
% 12.41/1.93  
% 12.41/1.93  % (14066)Memory used [KB]: 11385
% 12.41/1.93  % (14066)Time elapsed: 0.564 s
% 12.41/1.93  % (14066)Instructions burned: 290 (million)
% 12.41/1.93  % (14066)------------------------------
% 12.41/1.93  % (14066)------------------------------
% 12.41/1.97  % (14059)Instruction limit reached!
% 12.41/1.97  % (14059)------------------------------
% 12.41/1.97  % (14059)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.41/1.97  % (14059)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.41/1.97  % (14059)Termination reason: Unknown
% 12.41/1.97  % (14059)Termination phase: Saturation
% 12.41/1.97  
% 12.41/1.97  % (14059)Memory used [KB]: 11129
% 12.41/1.97  % (14059)Time elapsed: 0.769 s
% 12.41/1.97  % (14059)Instructions burned: 382 (million)
% 12.41/1.97  % (14059)------------------------------
% 12.41/1.97  % (14059)------------------------------
% 12.86/1.99  % (14072)lrs+1011_8:1_aac=none:anc=all_dependent:lwlo=on:nm=2:nwc=10.0:sac=on:sos=all:i=3317:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/3317Mi)
% 12.86/1.99  % (14072)Refutation not found, incomplete strategy% (14072)------------------------------
% 12.86/1.99  % (14072)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.86/1.99  % (14072)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.86/1.99  % (14072)Termination reason: Refutation not found, incomplete strategy
% 12.86/1.99  
% 12.86/1.99  % (14072)Memory used [KB]: 5500
% 12.86/1.99  % (14072)Time elapsed: 0.131 s
% 12.86/1.99  % (14072)Instructions burned: 2 (million)
% 12.86/1.99  % (14072)------------------------------
% 12.86/1.99  % (14072)------------------------------
% 13.59/2.08  % (14073)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/381Mi)
% 13.59/2.09  % (14074)dis+1011_1:227_abs=on:amm=off:avsq=on:avsqc=1:avsqr=97,32:awrs=converge:awrsf=256:bsr=unit_only:drc=off:fd=preordered:plsq=on:plsqc=1:plsql=on:plsqr=27942579,963352:sas=z3:slsq=on:slsqc=1:slsql=off:slsqr=307,512:sp=occurrence:ss=axioms:st=3.0:i=5027:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/5027Mi)
% 14.26/2.16  % (14075)lrs+1011_1:92_abs=on:amm=sco:anc=all:avsq=on:avsqc=1:avsql=on:avsqr=41,14:awrs=converge:awrsf=170:bd=preordered:bs=on:bsr=unit_only:erd=off:fd=preordered:irw=on:lcm=reverse:lwlo=on:newcnf=on:nicw=on:nwc=4.0:s2a=on:s2agt=64:sas=z3:sims=off:sp=frequency:to=lpo:urr=on:i=1293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/1293Mi)
% 14.26/2.19  % (14058)Instruction limit reached!
% 14.26/2.19  % (14058)------------------------------
% 14.26/2.19  % (14058)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.26/2.19  % (14058)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.26/2.19  % (14058)Termination reason: Unknown
% 14.26/2.19  % (14058)Termination phase: Saturation
% 14.26/2.19  
% 14.26/2.19  % (14058)Memory used [KB]: 10874
% 14.26/2.19  % (14058)Time elapsed: 0.980 s
% 14.26/2.19  % (14058)Instructions burned: 621 (million)
% 14.26/2.19  % (14058)------------------------------
% 14.26/2.19  % (14058)------------------------------
% 15.33/2.35  % (14076)lrs+10_1:12_drc=off:ins=1:sp=frequency:spb=goal_then_units:i=7928:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/7928Mi)
% 17.63/2.61  % (14067)First to succeed.
% 17.63/2.64  % (14067)Refutation found. Thanks to Tanya!
% 17.63/2.64  % SZS status Unsatisfiable for theBenchmark
% 17.63/2.64  % SZS output start Proof for theBenchmark
% See solution above
% 17.63/2.64  % (14067)------------------------------
% 17.63/2.64  % (14067)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.63/2.64  % (14067)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.63/2.64  % (14067)Termination reason: Refutation
% 17.63/2.64  
% 17.63/2.64  % (14067)Memory used [KB]: 12153
% 17.63/2.64  % (14067)Time elapsed: 1.104 s
% 17.63/2.64  % (14067)Instructions burned: 728 (million)
% 17.63/2.64  % (14067)------------------------------
% 17.63/2.64  % (14067)------------------------------
% 17.63/2.64  % (14000)Success in time 2.283 s
%------------------------------------------------------------------------------