TSTP Solution File: KLE169-10 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : KLE169-10 : TPTP v8.1.0. Released v7.5.0.
% 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 : n007.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 17:28:37 EDT 2022

% Result   : Unsatisfiable 6.73s 1.25s
% Output   : Refutation 6.73s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   22
% Syntax   : Number of formulae    :   60 (  60 unt;   0 def)
%            Number of atoms       :   60 (  59 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    :    5 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :   18 (  18 usr;  12 con; 0-4 aty)
%            Number of variables   :   53 (  53   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f6786,plain,
    $false,
    inference(subsumption_resolution,[],[f6785,f30]) ).

fof(f30,plain,
    true != sF6,
    inference(definition_folding,[],[f22,f29,f28,f27,f26,f25,f24,f23]) ).

fof(f23,plain,
    multiplication(b,a) = sF0,
    introduced(function_definition,[]) ).

fof(f24,plain,
    sF1 = multiplication(a,sF0),
    introduced(function_definition,[]) ).

fof(f25,plain,
    star(sigma) = sF2,
    introduced(function_definition,[]) ).

fof(f26,plain,
    multiplication(sigma,a) = sF3,
    introduced(function_definition,[]) ).

fof(f27,plain,
    sF4 = multiplication(a,sF3),
    introduced(function_definition,[]) ).

fof(f28,plain,
    sF5 = multiplication(sF2,sF4),
    introduced(function_definition,[]) ).

fof(f29,plain,
    sF6 = leq(sF1,sF5),
    introduced(function_definition,[]) ).

fof(f22,axiom,
    true != leq(multiplication(a,multiplication(b,a)),multiplication(star(sigma),multiplication(a,multiplication(sigma,a)))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a) ).

fof(f6785,plain,
    true = sF6,
    inference(forward_demodulation,[],[f6775,f29]) ).

fof(f6775,plain,
    true = leq(sF1,sF5),
    inference(superposition,[],[f6493,f6325]) ).

fof(f6325,plain,
    sF5 = addition(sF5,sF4),
    inference(forward_demodulation,[],[f6321,f2]) ).

fof(f2,axiom,
    ! [X2,X0,X1] : ifeq2(X0,X0,X1,X2) = X1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ifeq_axiom_001) ).

fof(f6321,plain,
    sF5 = ifeq2(true,true,addition(sF5,sF4),sF5),
    inference(superposition,[],[f115,f6315]) ).

fof(f6315,plain,
    true = leq(sF4,sF5),
    inference(superposition,[],[f266,f6296]) ).

fof(f6296,plain,
    sF5 = addition(sF4,sF5),
    inference(forward_demodulation,[],[f6254,f9]) ).

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

fof(f6254,plain,
    multiplication(sF5,one) = addition(sF4,sF5),
    inference(superposition,[],[f6223,f9]) ).

fof(f6223,plain,
    ! [X33] : multiplication(sF5,X33) = multiplication(addition(sF4,sF5),X33),
    inference(forward_demodulation,[],[f6222,f90]) ).

fof(f90,plain,
    ! [X16] : multiplication(sF2,multiplication(sF4,X16)) = multiplication(sF5,X16),
    inference(superposition,[],[f8,f28]) ).

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

fof(f6222,plain,
    ! [X33] : multiplication(addition(sF4,sF5),X33) = multiplication(sF2,multiplication(sF4,X33)),
    inference(forward_demodulation,[],[f6221,f469]) ).

fof(f469,plain,
    sF2 = addition(one,sF2),
    inference(superposition,[],[f40,f410]) ).

fof(f410,plain,
    sF2 = addition(one,addition(multiplication(sigma,sF2),sF2)),
    inference(forward_demodulation,[],[f409,f5]) ).

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

fof(f409,plain,
    addition(addition(one,multiplication(sigma,sF2)),sF2) = sF2,
    inference(forward_demodulation,[],[f408,f2]) ).

fof(f408,plain,
    sF2 = ifeq2(true,true,addition(addition(one,multiplication(sigma,sF2)),sF2),sF2),
    inference(superposition,[],[f15,f290]) ).

fof(f290,plain,
    true = leq(addition(one,multiplication(sigma,sF2)),sF2),
    inference(superposition,[],[f17,f25]) ).

fof(f17,axiom,
    ! [X0] : true = leq(addition(one,multiplication(X0,star(X0))),star(X0)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',star_unfold_right) ).

fof(f15,axiom,
    ! [X0,X1] : ifeq2(leq(X0,X1),true,addition(X0,X1),X1) = X1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',order_1) ).

fof(f40,plain,
    ! [X2,X3] : addition(X2,addition(X2,X3)) = addition(X2,X3),
    inference(superposition,[],[f5,f7]) ).

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

fof(f6221,plain,
    ! [X33] : multiplication(addition(sF4,sF5),X33) = multiplication(addition(one,sF2),multiplication(sF4,X33)),
    inference(forward_demodulation,[],[f6140,f12]) ).

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

fof(f6140,plain,
    ! [X33] : multiplication(addition(one,sF2),multiplication(sF4,X33)) = addition(multiplication(sF4,X33),multiplication(sF5,X33)),
    inference(superposition,[],[f583,f90]) ).

fof(f583,plain,
    ! [X10,X11] : addition(X10,multiplication(X11,X10)) = multiplication(addition(one,X11),X10),
    inference(superposition,[],[f12,f10]) ).

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

fof(f266,plain,
    ! [X6,X5] : true = leq(X5,addition(X5,X6)),
    inference(forward_demodulation,[],[f252,f1]) ).

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

fof(f252,plain,
    ! [X6,X5] : true = ifeq3(addition(X5,X6),addition(X5,X6),leq(X5,addition(X5,X6)),true),
    inference(superposition,[],[f16,f40]) ).

fof(f16,axiom,
    ! [X0,X1] : true = ifeq3(addition(X0,X1),X1,leq(X0,X1),true),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',order) ).

fof(f115,plain,
    ! [X2,X1] : ifeq2(leq(X1,X2),true,addition(X2,X1),X2) = X2,
    inference(superposition,[],[f15,f4]) ).

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

fof(f6493,plain,
    ! [X8] : true = leq(sF1,addition(X8,sF4)),
    inference(superposition,[],[f993,f6399]) ).

fof(f6399,plain,
    addition(sF4,sF1) = sF4,
    inference(forward_demodulation,[],[f6398,f24]) ).

fof(f6398,plain,
    addition(sF4,multiplication(a,sF0)) = sF4,
    inference(forward_demodulation,[],[f6376,f27]) ).

fof(f6376,plain,
    addition(sF4,multiplication(a,sF0)) = multiplication(a,sF3),
    inference(superposition,[],[f496,f6360]) ).

fof(f6360,plain,
    addition(sF3,sF0) = sF3,
    inference(forward_demodulation,[],[f6359,f26]) ).

fof(f6359,plain,
    multiplication(sigma,a) = addition(sF3,sF0),
    inference(forward_demodulation,[],[f6332,f23]) ).

fof(f6332,plain,
    multiplication(sigma,a) = addition(sF3,multiplication(b,a)),
    inference(superposition,[],[f584,f108]) ).

fof(f108,plain,
    sigma = addition(sigma,b),
    inference(forward_demodulation,[],[f101,f21]) ).

fof(f21,axiom,
    sigma = addition(a,b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',an) ).

fof(f101,plain,
    addition(a,b) = addition(sigma,b),
    inference(superposition,[],[f45,f7]) ).

fof(f45,plain,
    ! [X16] : addition(sigma,X16) = addition(a,addition(b,X16)),
    inference(superposition,[],[f5,f21]) ).

fof(f584,plain,
    ! [X12] : multiplication(addition(sigma,X12),a) = addition(sF3,multiplication(X12,a)),
    inference(superposition,[],[f12,f26]) ).

fof(f496,plain,
    ! [X16] : multiplication(a,addition(sF3,X16)) = addition(sF4,multiplication(a,X16)),
    inference(superposition,[],[f11,f27]) ).

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

fof(f993,plain,
    ! [X28,X29,X30] : true = leq(X28,addition(X29,addition(X30,X28))),
    inference(superposition,[],[f266,f48]) ).

fof(f48,plain,
    ! [X8,X9,X7] : addition(X7,addition(X8,X9)) = addition(X9,addition(X7,X8)),
    inference(superposition,[],[f5,f4]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem    : KLE169-10 : TPTP v8.1.0. Released v7.5.0.
% 0.03/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.11/0.32  % Computer : n007.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit   : 300
% 0.11/0.32  % WCLimit    : 300
% 0.11/0.32  % DateTime   : Tue Aug 30 00:14:30 EDT 2022
% 0.11/0.32  % CPUTime    : 
% 0.16/0.47  % (11600)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.16/0.47  % (11608)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.16/0.47  % (11607)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.16/0.48  % (11599)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.16/0.48  % (11613)lrs+10_1:1024_drc=off:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/388Mi)
% 0.16/0.48  % (11605)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.16/0.50  % (11599)Instruction limit reached!
% 0.16/0.50  % (11599)------------------------------
% 0.16/0.50  % (11599)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.50  % (11599)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.50  % (11599)Termination reason: Unknown
% 0.16/0.50  % (11599)Termination phase: Saturation
% 0.16/0.50  
% 0.16/0.50  % (11599)Memory used [KB]: 5628
% 0.16/0.50  % (11599)Time elapsed: 0.115 s
% 0.16/0.50  % (11599)Instructions burned: 8 (million)
% 0.16/0.50  % (11599)------------------------------
% 0.16/0.50  % (11599)------------------------------
% 0.16/0.50  % (11615)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.16/0.50  % (11621)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.16/0.50  % (11616)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.16/0.51  % (11597)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.16/0.51  % (11609)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.16/0.51  % (11604)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.16/0.53  % (11612)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.16/0.54  % (11596)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.16/0.54  % (11618)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.16/0.54  % (11603)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.16/0.54  % (11600)Instruction limit reached!
% 0.16/0.54  % (11600)------------------------------
% 0.16/0.54  % (11600)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.55  % (11620)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.16/0.55  % (11602)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.16/0.55  % (11619)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)
% 0.16/0.55  % (11610)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)
% 0.16/0.55  % (11600)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.55  % (11600)Termination reason: Unknown
% 0.16/0.55  % (11600)Termination phase: Saturation
% 0.16/0.55  
% 0.16/0.55  % (11600)Memory used [KB]: 6012
% 0.16/0.55  % (11600)Time elapsed: 0.163 s
% 0.16/0.55  % (11600)Instructions burned: 33 (million)
% 0.16/0.55  % (11600)------------------------------
% 0.16/0.55  % (11600)------------------------------
% 0.16/0.56  % (11594)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.16/0.56  % (11611)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.16/0.56  % (11595)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.16/0.56  % (11596)Instruction limit reached!
% 0.16/0.56  % (11596)------------------------------
% 0.16/0.56  % (11596)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.56  % (11596)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.56  % (11596)Termination reason: Unknown
% 0.16/0.56  % (11596)Termination phase: Saturation
% 0.16/0.56  
% 0.16/0.56  % (11596)Memory used [KB]: 5500
% 0.16/0.56  % (11596)Time elapsed: 0.179 s
% 0.16/0.56  % (11596)Instructions burned: 6 (million)
% 0.16/0.56  % (11596)------------------------------
% 0.16/0.56  % (11596)------------------------------
% 0.16/0.57  % (11593)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.16/0.57  % (11601)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.16/0.58  % (11617)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.16/0.58  % (11594)Instruction limit reached!
% 0.16/0.58  % (11594)------------------------------
% 0.16/0.58  % (11594)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.58  % (11594)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.58  % (11594)Termination reason: Unknown
% 0.16/0.58  % (11594)Termination phase: Saturation
% 0.16/0.58  
% 0.16/0.58  % (11594)Memory used [KB]: 5628
% 0.16/0.58  % (11594)Time elapsed: 0.196 s
% 0.16/0.58  % (11594)Instructions burned: 10 (million)
% 0.16/0.58  % (11594)------------------------------
% 0.16/0.58  % (11594)------------------------------
% 1.81/0.59  % (11606)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)
% 1.81/0.60  % (11614)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)
% 2.16/0.62  % (11603)Instruction limit reached!
% 2.16/0.62  % (11603)------------------------------
% 2.16/0.62  % (11603)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.62  % (11603)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.62  % (11603)Termination reason: Unknown
% 2.16/0.62  % (11603)Termination phase: Saturation
% 2.16/0.62  
% 2.16/0.62  % (11603)Memory used [KB]: 6780
% 2.16/0.62  % (11603)Time elapsed: 0.185 s
% 2.16/0.62  % (11603)Instructions burned: 37 (million)
% 2.16/0.62  % (11603)------------------------------
% 2.16/0.62  % (11603)------------------------------
% 2.16/0.62  % (11597)Instruction limit reached!
% 2.16/0.62  % (11597)------------------------------
% 2.16/0.62  % (11597)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.62  % (11597)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.62  % (11597)Termination reason: Unknown
% 2.16/0.62  % (11597)Termination phase: Saturation
% 2.16/0.62  
% 2.16/0.62  % (11597)Memory used [KB]: 6268
% 2.16/0.62  % (11597)Time elapsed: 0.240 s
% 2.16/0.62  % (11597)Instructions burned: 49 (million)
% 2.16/0.62  % (11597)------------------------------
% 2.16/0.62  % (11597)------------------------------
% 2.16/0.62  % (11622)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)
% 2.16/0.62  % (11598)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)
% 2.16/0.63  % (11604)Instruction limit reached!
% 2.16/0.63  % (11604)------------------------------
% 2.16/0.63  % (11604)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.64  % (11609)Instruction limit reached!
% 2.16/0.64  % (11609)------------------------------
% 2.16/0.64  % (11609)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.64  % (11609)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.64  % (11609)Termination reason: Unknown
% 2.16/0.64  % (11609)Termination phase: Saturation
% 2.16/0.64  
% 2.16/0.64  % (11609)Memory used [KB]: 6140
% 2.16/0.64  % (11609)Time elapsed: 0.257 s
% 2.16/0.64  % (11609)Instructions burned: 48 (million)
% 2.16/0.64  % (11609)------------------------------
% 2.16/0.64  % (11609)------------------------------
% 2.16/0.64  % (11604)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.64  % (11604)Termination reason: Unknown
% 2.16/0.64  % (11604)Termination phase: Saturation
% 2.16/0.64  
% 2.16/0.64  % (11604)Memory used [KB]: 6140
% 2.16/0.64  % (11604)Time elapsed: 0.246 s
% 2.16/0.64  % (11604)Instructions burned: 48 (million)
% 2.16/0.64  % (11604)------------------------------
% 2.16/0.64  % (11604)------------------------------
% 2.16/0.65  % (11601)Instruction limit reached!
% 2.16/0.65  % (11601)------------------------------
% 2.16/0.65  % (11601)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.65  % (11601)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.65  % (11601)Termination reason: Unknown
% 2.16/0.65  % (11601)Termination phase: Saturation
% 2.16/0.65  
% 2.16/0.65  % (11601)Memory used [KB]: 10874
% 2.16/0.65  % (11601)Time elapsed: 0.264 s
% 2.16/0.65  % (11601)Instructions burned: 38 (million)
% 2.16/0.65  % (11601)------------------------------
% 2.16/0.65  % (11601)------------------------------
% 2.64/0.68  % (11598)Instruction limit reached!
% 2.64/0.68  % (11598)------------------------------
% 2.64/0.68  % (11598)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.64/0.68  % (11598)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.64/0.68  % (11598)Termination reason: Unknown
% 2.64/0.68  % (11598)Termination phase: Saturation
% 2.64/0.68  
% 2.64/0.68  % (11598)Memory used [KB]: 5884
% 2.64/0.68  % (11598)Time elapsed: 0.275 s
% 2.64/0.68  % (11598)Instructions burned: 21 (million)
% 2.64/0.68  % (11598)------------------------------
% 2.64/0.68  % (11598)------------------------------
% 2.64/0.68  % (11595)Instruction limit reached!
% 2.64/0.68  % (11595)------------------------------
% 2.64/0.68  % (11595)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.64/0.68  % (11595)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.64/0.68  % (11595)Termination reason: Unknown
% 2.64/0.68  % (11595)Termination phase: Saturation
% 2.64/0.68  
% 2.64/0.68  % (11595)Memory used [KB]: 6780
% 2.64/0.68  % (11595)Time elapsed: 0.241 s
% 2.64/0.68  % (11595)Instructions burned: 37 (million)
% 2.64/0.68  % (11595)------------------------------
% 2.64/0.68  % (11595)------------------------------
% 2.64/0.69  % (11623)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.64/0.69  % (11602)Instruction limit reached!
% 2.64/0.69  % (11602)------------------------------
% 2.64/0.69  % (11602)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.64/0.69  % (11602)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.64/0.69  % (11602)Termination reason: Unknown
% 2.64/0.69  % (11602)Termination phase: Saturation
% 2.64/0.69  
% 2.64/0.69  % (11602)Memory used [KB]: 6268
% 2.64/0.69  % (11602)Time elapsed: 0.251 s
% 2.64/0.69  % (11602)Instructions burned: 46 (million)
% 2.64/0.69  % (11602)------------------------------
% 2.64/0.69  % (11602)------------------------------
% 2.64/0.69  % (11616)Instruction limit reached!
% 2.64/0.69  % (11616)------------------------------
% 2.64/0.69  % (11616)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.64/0.69  % (11616)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.64/0.69  % (11616)Termination reason: Unknown
% 2.64/0.69  % (11616)Termination phase: Saturation
% 2.64/0.69  
% 2.64/0.69  % (11616)Memory used [KB]: 7291
% 2.64/0.69  % (11616)Time elapsed: 0.307 s
% 2.64/0.69  % (11616)Instructions burned: 111 (million)
% 2.64/0.69  % (11616)------------------------------
% 2.64/0.69  % (11616)------------------------------
% 2.64/0.74  % (11624)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 (2997ds/463Mi)
% 2.64/0.75  % (11612)Instruction limit reached!
% 2.64/0.75  % (11612)------------------------------
% 2.64/0.75  % (11612)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.64/0.75  % (11612)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.64/0.75  % (11612)Termination reason: Unknown
% 2.64/0.75  % (11612)Termination phase: Saturation
% 2.64/0.75  
% 2.64/0.75  % (11612)Memory used [KB]: 6780
% 2.64/0.75  % (11612)Time elapsed: 0.351 s
% 2.64/0.75  % (11612)Instructions burned: 103 (million)
% 2.64/0.75  % (11612)------------------------------
% 2.64/0.75  % (11612)------------------------------
% 2.64/0.76  % (11622)Instruction limit reached!
% 2.64/0.76  % (11622)------------------------------
% 2.64/0.76  % (11622)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.64/0.76  % (11622)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.64/0.76  % (11622)Termination reason: Unknown
% 2.64/0.76  % (11622)Termination phase: Saturation
% 2.64/0.76  
% 2.64/0.76  % (11622)Memory used [KB]: 6140
% 2.64/0.76  % (11622)Time elapsed: 0.368 s
% 2.64/0.76  % (11622)Instructions burned: 49 (million)
% 2.64/0.76  % (11622)------------------------------
% 2.64/0.76  % (11622)------------------------------
% 3.19/0.80  % (11626)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)
% 3.39/0.83  % (11608)Instruction limit reached!
% 3.39/0.83  % (11608)------------------------------
% 3.39/0.83  % (11608)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.39/0.84  % (11608)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.39/0.84  % (11608)Termination reason: Unknown
% 3.39/0.84  % (11608)Termination phase: Saturation
% 3.39/0.84  
% 3.39/0.84  % (11608)Memory used [KB]: 8059
% 3.39/0.84  % (11608)Time elapsed: 0.454 s
% 3.39/0.84  % (11608)Instructions burned: 212 (million)
% 3.39/0.84  % (11608)------------------------------
% 3.39/0.84  % (11608)------------------------------
% 3.39/0.85  % (11629)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 (2996ds/312Mi)
% 3.39/0.86  % (11625)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 (2997ds/292Mi)
% 3.39/0.86  % (11628)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)
% 3.39/0.87  % (11627)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)
% 3.39/0.88  % (11631)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 (2996ds/177Mi)
% 3.39/0.88  % (11635)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 (2996ds/629Mi)
% 3.39/0.89  % (11630)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 (2996ds/248Mi)
% 3.39/0.89  % (11632)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 (2996ds/1598Mi)
% 3.73/0.95  % (11605)Instruction limit reached!
% 3.73/0.95  % (11605)------------------------------
% 3.73/0.95  % (11605)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.73/0.95  % (11605)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.73/0.95  % (11605)Termination reason: Unknown
% 3.73/0.95  % (11605)Termination phase: Saturation
% 3.73/0.95  
% 3.73/0.95  % (11605)Memory used [KB]: 9466
% 3.73/0.95  % (11605)Time elapsed: 0.568 s
% 3.73/0.95  % (11605)Instructions burned: 292 (million)
% 3.73/0.95  % (11605)------------------------------
% 3.73/0.95  % (11605)------------------------------
% 4.02/0.99  % (11615)Instruction limit reached!
% 4.02/0.99  % (11615)------------------------------
% 4.02/0.99  % (11615)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.02/0.99  % (11615)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.02/0.99  % (11615)Termination reason: Unknown
% 4.02/0.99  % (11615)Termination phase: Saturation
% 4.02/0.99  
% 4.02/0.99  % (11615)Memory used [KB]: 8955
% 4.02/0.99  % (11615)Time elapsed: 0.610 s
% 4.02/0.99  % (11615)Instructions burned: 268 (million)
% 4.02/0.99  % (11615)------------------------------
% 4.02/0.99  % (11615)------------------------------
% 4.02/0.99  % (11633)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 (2996ds/381Mi)
% 4.02/1.00  % (11636)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 (2995ds/1575Mi)
% 4.02/1.01  % (11607)Instruction limit reached!
% 4.02/1.01  % (11607)------------------------------
% 4.02/1.01  % (11607)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.02/1.01  % (11607)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.02/1.01  % (11607)Termination reason: Unknown
% 4.02/1.01  % (11607)Termination phase: Saturation
% 4.02/1.01  
% 4.02/1.01  % (11607)Memory used [KB]: 8571
% 4.02/1.01  % (11607)Time elapsed: 0.594 s
% 4.02/1.01  % (11607)Instructions burned: 322 (million)
% 4.02/1.01  % (11607)------------------------------
% 4.02/1.01  % (11607)------------------------------
% 4.02/1.02  % (11634)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=1242:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1242Mi)
% 4.02/1.03  % (11637)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 (2995ds/4955Mi)
% 4.02/1.06  % (11638)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 (2994ds/1429Mi)
% 4.02/1.06  % (11618)Instruction limit reached!
% 4.02/1.06  % (11618)------------------------------
% 4.02/1.06  % (11618)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.02/1.06  % (11618)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.02/1.06  % (11618)Termination reason: Unknown
% 4.02/1.06  % (11618)Termination phase: Saturation
% 4.02/1.06  
% 4.02/1.06  % (11618)Memory used [KB]: 7419
% 4.02/1.06  % (11618)Time elapsed: 0.643 s
% 4.02/1.06  % (11618)Instructions burned: 178 (million)
% 4.02/1.06  % (11618)------------------------------
% 4.02/1.06  % (11618)------------------------------
% 4.33/1.08  % (11613)Instruction limit reached!
% 4.33/1.08  % (11613)------------------------------
% 4.33/1.08  % (11613)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.33/1.08  % (11613)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.33/1.08  % (11613)Termination reason: Unknown
% 4.33/1.08  % (11613)Termination phase: Saturation
% 4.33/1.08  
% 4.33/1.08  % (11613)Memory used [KB]: 8827
% 4.33/1.08  % (11613)Time elapsed: 0.709 s
% 4.33/1.08  % (11613)Instructions burned: 388 (million)
% 4.33/1.08  % (11613)------------------------------
% 4.33/1.08  % (11613)------------------------------
% 4.39/1.11  % (11617)Instruction limit reached!
% 4.39/1.11  % (11617)------------------------------
% 4.39/1.11  % (11617)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.39/1.11  % (11617)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.39/1.11  % (11617)Termination reason: Unknown
% 4.39/1.11  % (11617)Termination phase: Saturation
% 4.39/1.11  
% 4.39/1.11  % (11617)Memory used [KB]: 4477
% 4.39/1.11  % (11617)Time elapsed: 0.681 s
% 4.39/1.11  % (11617)Instructions burned: 248 (million)
% 4.39/1.11  % (11617)------------------------------
% 4.39/1.11  % (11617)------------------------------
% 4.39/1.11  % (11619)Instruction limit reached!
% 4.39/1.11  % (11619)------------------------------
% 4.39/1.11  % (11619)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.39/1.11  % (11619)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.39/1.11  % (11619)Termination reason: Unknown
% 4.39/1.11  % (11619)Termination phase: Saturation
% 4.39/1.11  
% 4.39/1.11  % (11619)Memory used [KB]: 3965
% 4.39/1.11  % (11619)Time elapsed: 0.732 s
% 4.39/1.11  % (11619)Instructions burned: 268 (million)
% 4.39/1.11  % (11619)------------------------------
% 4.39/1.11  % (11619)------------------------------
% 4.39/1.13  % (11623)Instruction limit reached!
% 4.39/1.13  % (11623)------------------------------
% 4.39/1.13  % (11623)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.39/1.13  % (11623)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.39/1.13  % (11623)Termination reason: Unknown
% 4.39/1.13  % (11623)Termination phase: Saturation
% 4.39/1.13  
% 4.39/1.13  % (11623)Memory used [KB]: 8571
% 4.39/1.13  % (11623)Time elapsed: 0.542 s
% 4.39/1.13  % (11623)Instructions burned: 258 (million)
% 4.39/1.13  % (11623)------------------------------
% 4.39/1.13  % (11623)------------------------------
% 4.39/1.14  % (11621)Instruction limit reached!
% 4.39/1.14  % (11621)------------------------------
% 4.39/1.14  % (11621)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.39/1.14  % (11621)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.39/1.14  % (11621)Termination reason: Unknown
% 4.39/1.14  % (11621)Termination phase: Saturation
% 4.39/1.14  
% 4.39/1.14  % (11621)Memory used [KB]: 9978
% 4.39/1.14  % (11621)Time elapsed: 0.765 s
% 4.39/1.14  % (11621)Instructions burned: 382 (million)
% 4.39/1.14  % (11621)------------------------------
% 4.39/1.14  % (11621)------------------------------
% 4.39/1.17  % (11640)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 (2993ds/2096Mi)
% 6.37/1.18  % (11641)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 (2993ds/1345Mi)
% 6.73/1.22  % (11643)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 (2992ds/4705Mi)
% 6.73/1.24  % (11593)First to succeed.
% 6.73/1.25  % (11593)Refutation found. Thanks to Tanya!
% 6.73/1.25  % SZS status Unsatisfiable for theBenchmark
% 6.73/1.25  % SZS output start Proof for theBenchmark
% See solution above
% 6.73/1.25  % (11593)------------------------------
% 6.73/1.25  % (11593)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.73/1.25  % (11593)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.73/1.25  % (11593)Termination reason: Refutation
% 6.73/1.25  
% 6.73/1.25  % (11593)Memory used [KB]: 9210
% 6.73/1.25  % (11593)Time elapsed: 0.862 s
% 6.73/1.25  % (11593)Instructions burned: 253 (million)
% 6.73/1.25  % (11593)------------------------------
% 6.73/1.25  % (11593)------------------------------
% 6.73/1.25  % (11592)Success in time 0.901 s
%------------------------------------------------------------------------------