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

View Problem - Process Solution

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

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

% Result   : Unsatisfiable 12.40s 1.93s
% Output   : Refutation 12.40s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   31 (  31 unt;   0 def)
%            Number of atoms       :   31 (  30 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    1 (   1   ~;   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    :    9 (   9 usr;   3 con; 0-2 aty)
%            Number of variables   :   29 (  29   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f19461,plain,
    $false,
    inference(subsumption_resolution,[],[f19460,f17]) ).

fof(f17,axiom,
    ! [X3] : d(X3) != times(x,cos(x)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goal) ).

fof(f19460,plain,
    times(x,cos(x)) = d('+'(cos(x),times(sin(x),x))),
    inference(forward_demodulation,[],[f19459,f13]) ).

fof(f13,axiom,
    ! [X3,X4] : d('+'(X3,X4)) = '+'(d(X3),d(X4)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',derivative_of_plus) ).

fof(f19459,plain,
    times(x,cos(x)) = '+'(d(cos(x)),d(times(sin(x),x))),
    inference(forward_demodulation,[],[f19433,f49]) ).

fof(f49,plain,
    cos(x) = d(sin(x)),
    inference(forward_demodulation,[],[f44,f31]) ).

fof(f31,plain,
    ! [X1] : times(X1,one) = X1,
    inference(superposition,[],[f3,f7]) ).

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

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

fof(f44,plain,
    times(cos(x),one) = d(sin(x)),
    inference(superposition,[],[f15,f12]) ).

fof(f12,axiom,
    one = d(x),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',derivative_of_x) ).

fof(f15,axiom,
    ! [X3] : d(sin(X3)) = times(cos(X3),d(X3)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',derivative_of_sin) ).

fof(f19433,plain,
    '+'(d(cos(x)),d(times(sin(x),x))) = times(x,d(sin(x))),
    inference(superposition,[],[f987,f1512]) ).

fof(f1512,plain,
    ! [X31] : d(times(X31,x)) = '+'(X31,times(x,d(X31))),
    inference(forward_demodulation,[],[f1354,f31]) ).

fof(f1354,plain,
    ! [X31] : '+'(times(X31,one),times(x,d(X31))) = d(times(X31,x)),
    inference(superposition,[],[f14,f12]) ).

fof(f14,axiom,
    ! [X3,X4] : d(times(X3,X4)) = '+'(times(X3,d(X4)),times(X4,d(X3))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',derivative_of_times) ).

fof(f987,plain,
    ! [X0] : '+'(d(cos(x)),'+'(sin(x),X0)) = X0,
    inference(superposition,[],[f512,f956]) ).

fof(f956,plain,
    sin(x) = minus(d(cos(x))),
    inference(superposition,[],[f936,f428]) ).

fof(f428,plain,
    minus(sin(x)) = d(cos(x)),
    inference(forward_demodulation,[],[f411,f7]) ).

fof(f411,plain,
    minus(times(one,sin(x))) = d(cos(x)),
    inference(superposition,[],[f18,f12]) ).

fof(f18,plain,
    ! [X3] : d(cos(X3)) = minus(times(d(X3),sin(X3))),
    inference(backward_demodulation,[],[f16,f3]) ).

fof(f16,axiom,
    ! [X3] : d(cos(X3)) = minus(times(sin(X3),d(X3))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',derivative_of_cos) ).

fof(f936,plain,
    ! [X7] : minus(minus(X7)) = X7,
    inference(forward_demodulation,[],[f925,f24]) ).

fof(f24,plain,
    ! [X0] : '+'(X0,zero) = X0,
    inference(superposition,[],[f5,f1]) ).

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

fof(f5,axiom,
    ! [X0] : '+'(zero,X0) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',plus_zero) ).

fof(f925,plain,
    ! [X7] : minus(minus(X7)) = '+'(X7,zero),
    inference(superposition,[],[f512,f9]) ).

fof(f9,axiom,
    ! [X0] : zero = '+'(X0,minus(X0)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',minus) ).

fof(f512,plain,
    ! [X0,X1] : '+'(X0,'+'(minus(X0),X1)) = X1,
    inference(forward_demodulation,[],[f491,f5]) ).

fof(f491,plain,
    ! [X0,X1] : '+'(zero,X1) = '+'(X0,'+'(minus(X0),X1)),
    inference(superposition,[],[f2,f9]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : ANA133-1 : TPTP v8.1.0. Released v8.1.0.
% 0.11/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.34  % Computer : n002.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 15:29:43 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.21/0.51  % (27427)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.21/0.51  % (27419)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.21/0.52  % (27411)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.21/0.52  % (27428)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.21/0.52  % (27420)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.21/0.53  % (27411)Instruction limit reached!
% 0.21/0.53  % (27411)------------------------------
% 0.21/0.53  % (27411)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (27411)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (27411)Termination reason: Unknown
% 0.21/0.53  % (27411)Termination phase: Saturation
% 0.21/0.53  
% 0.21/0.53  % (27411)Memory used [KB]: 5500
% 0.21/0.53  % (27411)Time elapsed: 0.071 s
% 0.21/0.53  % (27411)Instructions burned: 7 (million)
% 0.21/0.53  % (27411)------------------------------
% 0.21/0.53  % (27411)------------------------------
% 0.21/0.53  % (27404)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.21/0.53  % (27408)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.53  % (27410)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.53  % (27409)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.21/0.53  TRYING [1]
% 0.21/0.53  TRYING [2]
% 0.21/0.53  TRYING [3]
% 0.21/0.54  % (27406)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.21/0.54  % (27433)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.21/0.54  % (27421)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.21/0.54  % (27422)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.21/0.54  % (27412)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.21/0.54  % (27424)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.21/0.54  % (27415)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.21/0.54  % (27423)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.21/0.54  % (27412)Instruction limit reached!
% 0.21/0.54  % (27412)------------------------------
% 0.21/0.54  % (27412)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (27412)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (27412)Termination reason: Unknown
% 0.21/0.54  % (27412)Termination phase: Saturation
% 0.21/0.54  
% 0.21/0.54  % (27412)Memory used [KB]: 5373
% 0.21/0.54  % (27412)Time elapsed: 0.145 s
% 0.21/0.54  % (27412)Instructions burned: 2 (million)
% 0.21/0.54  % (27412)------------------------------
% 0.21/0.54  % (27412)------------------------------
% 0.21/0.54  % (27413)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.54  % (27407)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.55  % (27414)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.21/0.55  % (27405)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.21/0.55  % (27416)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.21/0.55  % (27418)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.21/0.55  % (27429)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.21/0.55  % (27417)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.21/0.55  % (27432)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.21/0.55  % (27430)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.21/0.55  TRYING [1]
% 0.21/0.55  TRYING [2]
% 0.21/0.55  % (27431)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.21/0.55  TRYING [3]
% 0.21/0.55  % (27425)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.21/0.55  % (27426)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.21/0.56  TRYING [1]
% 0.21/0.56  TRYING [2]
% 0.21/0.56  TRYING [3]
% 0.21/0.56  TRYING [4]
% 1.76/0.58  TRYING [4]
% 1.76/0.59  % (27406)Instruction limit reached!
% 1.76/0.59  % (27406)------------------------------
% 1.76/0.59  % (27406)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.76/0.59  % (27406)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.76/0.59  % (27406)Termination reason: Unknown
% 1.76/0.59  % (27406)Termination phase: Saturation
% 1.76/0.59  
% 1.76/0.59  % (27406)Memory used [KB]: 1663
% 1.76/0.59  % (27406)Time elapsed: 0.182 s
% 1.76/0.59  % (27406)Instructions burned: 37 (million)
% 1.76/0.59  % (27406)------------------------------
% 1.76/0.59  % (27406)------------------------------
% 1.76/0.59  TRYING [4]
% 1.76/0.59  % (27410)Instruction limit reached!
% 1.76/0.59  % (27410)------------------------------
% 1.76/0.59  % (27410)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.76/0.59  % (27410)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.76/0.59  % (27410)Termination reason: Unknown
% 1.76/0.59  % (27410)Termination phase: Finite model building constraint generation
% 1.76/0.59  
% 1.76/0.59  % (27410)Memory used [KB]: 8187
% 1.76/0.59  % (27410)Time elapsed: 0.151 s
% 1.76/0.59  % (27410)Instructions burned: 53 (million)
% 1.76/0.59  % (27410)------------------------------
% 1.76/0.59  % (27410)------------------------------
% 1.93/0.61  % (27419)Instruction limit reached!
% 1.93/0.61  % (27419)------------------------------
% 1.93/0.61  % (27419)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.61  % (27408)Instruction limit reached!
% 1.93/0.61  % (27408)------------------------------
% 1.93/0.61  % (27408)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.61  % (27408)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.61  % (27408)Termination reason: Unknown
% 1.93/0.61  % (27408)Termination phase: Saturation
% 1.93/0.61  
% 1.93/0.61  % (27408)Memory used [KB]: 6140
% 1.93/0.61  % (27408)Time elapsed: 0.215 s
% 1.93/0.61  % (27408)Instructions burned: 51 (million)
% 1.93/0.61  % (27408)------------------------------
% 1.93/0.61  % (27408)------------------------------
% 1.93/0.61  % (27419)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.62  % (27419)Termination reason: Unknown
% 1.93/0.62  % (27419)Termination phase: Saturation
% 1.93/0.62  % (27409)Instruction limit reached!
% 1.93/0.62  % (27409)------------------------------
% 1.93/0.62  % (27409)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.62  % (27409)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.62  % (27409)Termination reason: Unknown
% 1.93/0.62  % (27409)Termination phase: Saturation
% 1.93/0.62  
% 1.93/0.62  % (27409)Memory used [KB]: 6140
% 1.93/0.62  % (27409)Time elapsed: 0.214 s
% 1.93/0.62  % (27409)Instructions burned: 48 (million)
% 1.93/0.62  % (27409)------------------------------
% 1.93/0.62  % (27409)------------------------------
% 1.93/0.62  
% 1.93/0.62  % (27419)Memory used [KB]: 2302
% 1.93/0.62  % (27419)Time elapsed: 0.137 s
% 1.93/0.62  % (27419)Instructions burned: 77 (million)
% 1.93/0.62  % (27419)------------------------------
% 1.93/0.62  % (27419)------------------------------
% 1.93/0.62  % (27421)Instruction limit reached!
% 1.93/0.62  % (27421)------------------------------
% 1.93/0.62  % (27421)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.62  % (27421)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.62  % (27421)Termination reason: Unknown
% 1.93/0.62  % (27421)Termination phase: Finite model building SAT solving
% 1.93/0.62  
% 1.93/0.62  % (27421)Memory used [KB]: 8443
% 1.93/0.62  % (27421)Time elapsed: 0.206 s
% 1.93/0.62  % (27421)Instructions burned: 60 (million)
% 1.93/0.62  % (27421)------------------------------
% 1.93/0.62  % (27421)------------------------------
% 1.93/0.63  % (27407)Instruction limit reached!
% 1.93/0.63  % (27407)------------------------------
% 1.93/0.63  % (27407)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.63  % (27407)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.63  % (27407)Termination reason: Unknown
% 1.93/0.63  % (27407)Termination phase: Saturation
% 1.93/0.63  
% 1.93/0.63  % (27407)Memory used [KB]: 6268
% 1.93/0.63  % (27407)Time elapsed: 0.211 s
% 1.93/0.63  % (27407)Instructions burned: 52 (million)
% 1.93/0.63  % (27407)------------------------------
% 1.93/0.63  % (27407)------------------------------
% 1.93/0.63  % (27414)Instruction limit reached!
% 1.93/0.63  % (27414)------------------------------
% 1.93/0.63  % (27414)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.64  % (27405)Instruction limit reached!
% 2.21/0.64  % (27405)------------------------------
% 2.21/0.64  % (27405)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.64  % (27405)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.64  % (27405)Termination reason: Unknown
% 2.21/0.64  % (27405)Termination phase: Saturation
% 2.21/0.64  
% 2.21/0.64  % (27405)Memory used [KB]: 6268
% 2.21/0.64  % (27405)Time elapsed: 0.235 s
% 2.21/0.64  % (27405)Instructions burned: 51 (million)
% 2.21/0.64  % (27405)------------------------------
% 2.21/0.64  % (27405)------------------------------
% 2.21/0.64  % (27530)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 2.21/0.64  % (27420)Instruction limit reached!
% 2.21/0.64  % (27420)------------------------------
% 2.21/0.64  % (27420)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.64  % (27420)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.64  % (27420)Termination reason: Unknown
% 2.21/0.64  % (27420)Termination phase: Saturation
% 2.21/0.64  
% 2.21/0.64  % (27420)Memory used [KB]: 6652
% 2.21/0.64  % (27420)Time elapsed: 0.245 s
% 2.21/0.64  % (27420)Instructions burned: 99 (million)
% 2.21/0.64  % (27420)------------------------------
% 2.21/0.64  % (27420)------------------------------
% 2.21/0.65  % (27534)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/211Mi)
% 2.21/0.65  % (27413)Instruction limit reached!
% 2.21/0.65  % (27413)------------------------------
% 2.21/0.65  % (27413)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.65  % (27413)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.65  % (27413)Termination reason: Unknown
% 2.21/0.65  % (27413)Termination phase: Saturation
% 2.21/0.65  
% 2.21/0.65  % (27413)Memory used [KB]: 2046
% 2.21/0.65  % (27413)Time elapsed: 0.234 s
% 2.21/0.65  % (27413)Instructions burned: 52 (million)
% 2.21/0.65  % (27413)------------------------------
% 2.21/0.65  % (27413)------------------------------
% 2.21/0.66  % (27414)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.66  % (27414)Termination reason: Unknown
% 2.21/0.66  % (27414)Termination phase: Saturation
% 2.21/0.66  
% 2.21/0.66  % (27414)Memory used [KB]: 6396
% 2.21/0.66  % (27414)Time elapsed: 0.220 s
% 2.21/0.66  % (27414)Instructions burned: 50 (million)
% 2.21/0.66  % (27414)------------------------------
% 2.21/0.66  % (27414)------------------------------
% 2.21/0.66  % (27418)Instruction limit reached!
% 2.21/0.66  % (27418)------------------------------
% 2.21/0.66  % (27418)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.66  % (27418)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.66  % (27418)Termination reason: Unknown
% 2.21/0.66  % (27418)Termination phase: Saturation
% 2.21/0.66  
% 2.21/0.66  % (27418)Memory used [KB]: 6652
% 2.21/0.66  % (27418)Time elapsed: 0.033 s
% 2.21/0.66  % (27418)Instructions burned: 68 (million)
% 2.21/0.66  % (27418)------------------------------
% 2.21/0.66  % (27418)------------------------------
% 2.21/0.66  % (27430)Instruction limit reached!
% 2.21/0.66  % (27430)------------------------------
% 2.21/0.66  % (27430)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.66  % (27430)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.66  % (27430)Termination reason: Unknown
% 2.21/0.66  % (27430)Termination phase: Saturation
% 2.21/0.66  
% 2.21/0.66  % (27430)Memory used [KB]: 6652
% 2.21/0.66  % (27430)Time elapsed: 0.033 s
% 2.21/0.66  % (27430)Instructions burned: 68 (million)
% 2.21/0.66  % (27430)------------------------------
% 2.21/0.66  % (27430)------------------------------
% 2.21/0.69  TRYING [5]
% 2.21/0.70  % (27423)Instruction limit reached!
% 2.21/0.70  % (27423)------------------------------
% 2.21/0.70  % (27423)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.70  % (27423)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.70  % (27423)Termination reason: Unknown
% 2.21/0.70  % (27423)Termination phase: Saturation
% 2.21/0.70  
% 2.21/0.70  % (27423)Memory used [KB]: 2430
% 2.21/0.70  % (27423)Time elapsed: 0.298 s
% 2.21/0.70  % (27423)Instructions burned: 100 (million)
% 2.21/0.70  % (27423)------------------------------
% 2.21/0.70  % (27423)------------------------------
% 2.63/0.70  % (27417)Instruction limit reached!
% 2.63/0.70  % (27417)------------------------------
% 2.63/0.70  % (27417)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.63/0.70  % (27417)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.63/0.70  % (27417)Termination reason: Unknown
% 2.63/0.70  % (27417)Termination phase: Saturation
% 2.63/0.70  
% 2.63/0.70  % (27417)Memory used [KB]: 7164
% 2.63/0.70  % (27417)Time elapsed: 0.309 s
% 2.63/0.70  % (27417)Instructions burned: 99 (million)
% 2.63/0.70  % (27417)------------------------------
% 2.63/0.70  % (27417)------------------------------
% 2.63/0.70  % (27416)Instruction limit reached!
% 2.63/0.70  % (27416)------------------------------
% 2.63/0.70  % (27416)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.63/0.70  % (27416)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.63/0.70  % (27416)Termination reason: Unknown
% 2.63/0.70  % (27416)Termination phase: Saturation
% 2.63/0.70  
% 2.63/0.70  % (27416)Memory used [KB]: 7291
% 2.63/0.70  % (27416)Time elapsed: 0.303 s
% 2.63/0.70  % (27416)Instructions burned: 103 (million)
% 2.63/0.70  % (27416)------------------------------
% 2.63/0.70  % (27416)------------------------------
% 2.63/0.70  % (27415)Instruction limit reached!
% 2.63/0.70  % (27415)------------------------------
% 2.63/0.70  % (27415)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.63/0.70  % (27415)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.63/0.70  % (27415)Termination reason: Unknown
% 2.63/0.70  % (27415)Termination phase: Saturation
% 2.63/0.70  
% 2.63/0.70  % (27415)Memory used [KB]: 6908
% 2.63/0.70  % (27415)Time elapsed: 0.309 s
% 2.63/0.70  % (27415)Instructions burned: 100 (million)
% 2.63/0.70  % (27415)------------------------------
% 2.63/0.70  % (27415)------------------------------
% 2.63/0.71  % (27422)Instruction limit reached!
% 2.63/0.71  % (27422)------------------------------
% 2.63/0.71  % (27422)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.63/0.71  % (27422)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.63/0.71  % (27422)Termination reason: Unknown
% 2.63/0.71  % (27422)Termination phase: Saturation
% 2.63/0.71  
% 2.63/0.71  % (27422)Memory used [KB]: 7036
% 2.63/0.71  % (27422)Time elapsed: 0.293 s
% 2.63/0.71  % (27422)Instructions burned: 101 (million)
% 2.63/0.71  % (27422)------------------------------
% 2.63/0.71  % (27422)------------------------------
% 2.63/0.72  % (27551)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.63/0.73  % (27555)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 2.63/0.74  % (27552)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.63/0.74  % (27553)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.63/0.75  % (27554)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 2.63/0.75  % (27556)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.88/0.77  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.88/0.77  % (27565)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/981Mi)
% 2.88/0.78  % (27560)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/940Mi)
% 2.88/0.78  % (27424)Instruction limit reached!
% 2.88/0.78  % (27424)------------------------------
% 2.88/0.78  % (27424)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.78  % (27424)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.78  % (27424)Termination reason: Unknown
% 2.88/0.78  % (27424)Termination phase: Saturation
% 2.88/0.78  
% 2.88/0.78  % (27424)Memory used [KB]: 7036
% 2.88/0.78  % (27424)Time elapsed: 0.345 s
% 2.88/0.78  % (27424)Instructions burned: 178 (million)
% 2.88/0.78  % (27424)------------------------------
% 2.88/0.78  % (27424)------------------------------
% 2.88/0.78  % (27568)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.88/0.78  % (27571)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/2016Mi)
% 2.88/0.79  % (27425)Instruction limit reached!
% 2.88/0.79  % (27425)------------------------------
% 2.88/0.79  % (27425)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.79  % (27425)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.79  % (27425)Termination reason: Unknown
% 2.88/0.79  % (27425)Termination phase: Saturation
% 2.88/0.79  
% 2.88/0.79  % (27425)Memory used [KB]: 7547
% 2.88/0.79  % (27425)Time elapsed: 0.387 s
% 2.88/0.79  % (27425)Instructions burned: 139 (million)
% 2.88/0.79  % (27425)------------------------------
% 2.88/0.79  % (27425)------------------------------
% 2.88/0.79  % (27573)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.88/0.79  % (27575)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4958Mi)
% 2.88/0.79  % (27577)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 2.88/0.83  % (27551)Instruction limit reached!
% 2.88/0.83  % (27551)------------------------------
% 2.88/0.83  % (27551)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.83  % (27551)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.83  % (27551)Termination reason: Unknown
% 2.88/0.83  % (27551)Termination phase: Saturation
% 2.88/0.83  
% 2.88/0.83  % (27551)Memory used [KB]: 6652
% 2.88/0.83  % (27551)Time elapsed: 0.187 s
% 2.88/0.83  % (27551)Instructions burned: 90 (million)
% 2.88/0.83  % (27551)------------------------------
% 2.88/0.83  % (27551)------------------------------
% 2.88/0.83  % (27593)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2134Mi)
% 2.88/0.84  % (27588)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.88/0.84  % (27591)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/68Mi)
% 2.88/0.84  % (27590)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4931Mi)
% 2.88/0.84  % (27592)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1824Mi)
% 2.88/0.85  % (27431)Instruction limit reached!
% 2.88/0.85  % (27431)------------------------------
% 2.88/0.85  % (27431)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.85  % (27431)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.85  % (27431)Termination reason: Unknown
% 2.88/0.85  % (27431)Termination phase: Saturation
% 2.88/0.85  
% 2.88/0.85  % (27431)Memory used [KB]: 4221
% 2.88/0.85  % (27431)Time elapsed: 0.413 s
% 2.88/0.85  % (27431)Instructions burned: 178 (million)
% 2.88/0.85  % (27431)------------------------------
% 2.88/0.85  % (27431)------------------------------
% 3.26/0.87  % (27556)Instruction limit reached!
% 3.26/0.87  % (27556)------------------------------
% 3.26/0.87  % (27556)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.26/0.87  % (27556)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.26/0.87  % (27556)Termination reason: Unknown
% 3.26/0.87  % (27556)Termination phase: Saturation
% 3.26/0.87  
% 3.26/0.87  % (27556)Memory used [KB]: 6652
% 3.26/0.87  % (27556)Time elapsed: 0.032 s
% 3.26/0.87  % (27556)Instructions burned: 69 (million)
% 3.26/0.87  % (27556)------------------------------
% 3.26/0.87  % (27556)------------------------------
% 3.26/0.88  % (27619)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2891Mi)
% 3.40/0.92  % (27568)Instruction limit reached!
% 3.40/0.92  % (27568)------------------------------
% 3.40/0.92  % (27568)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/0.92  % (27568)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.92  % (27568)Termination reason: Unknown
% 3.40/0.92  % (27568)Termination phase: Saturation
% 3.40/0.92  
% 3.40/0.92  % (27568)Memory used [KB]: 6652
% 3.40/0.92  % (27568)Time elapsed: 0.249 s
% 3.40/0.92  % (27568)Instructions burned: 90 (million)
% 3.40/0.92  % (27568)------------------------------
% 3.40/0.92  % (27568)------------------------------
% 3.40/0.92  % (27624)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4585Mi)
% 3.55/0.93  % (27641)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/90Mi)
% 3.55/0.95  % (27591)Instruction limit reached!
% 3.55/0.95  % (27591)------------------------------
% 3.55/0.95  % (27591)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.55/0.95  % (27591)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.55/0.95  % (27591)Termination reason: Unknown
% 3.55/0.95  % (27591)Termination phase: Saturation
% 3.55/0.95  
% 3.55/0.95  % (27591)Memory used [KB]: 6652
% 3.55/0.95  % (27591)Time elapsed: 0.031 s
% 3.55/0.95  % (27591)Instructions burned: 70 (million)
% 3.55/0.95  % (27591)------------------------------
% 3.55/0.95  % (27591)------------------------------
% 3.55/0.99  % (27645)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2016Mi)
% 3.55/0.99  % (27534)Instruction limit reached!
% 3.55/0.99  % (27534)------------------------------
% 3.55/0.99  % (27534)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.55/0.99  % (27534)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.55/0.99  % (27534)Termination reason: Unknown
% 3.55/0.99  % (27534)Termination phase: Saturation
% 3.55/0.99  
% 3.55/0.99  % (27534)Memory used [KB]: 4605
% 3.55/0.99  % (27534)Time elapsed: 0.389 s
% 3.55/0.99  % (27534)Instructions burned: 212 (million)
% 3.55/0.99  % (27534)------------------------------
% 3.55/0.99  % (27534)------------------------------
% 3.55/0.99  % (27646)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 3.77/1.02  % (27427)Instruction limit reached!
% 3.77/1.02  % (27427)------------------------------
% 3.77/1.02  % (27427)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.77/1.03  % (27427)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.77/1.03  % (27427)Termination reason: Unknown
% 3.77/1.03  % (27427)Termination phase: Saturation
% 3.77/1.03  
% 3.77/1.03  % (27427)Memory used [KB]: 12920
% 3.77/1.03  % (27427)Time elapsed: 0.493 s
% 3.77/1.03  % (27427)Instructions burned: 468 (million)
% 3.77/1.03  % (27427)------------------------------
% 3.77/1.03  % (27427)------------------------------
% 3.77/1.04  % (27641)Instruction limit reached!
% 3.77/1.04  % (27641)------------------------------
% 3.77/1.04  % (27641)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.77/1.04  % (27432)Instruction limit reached!
% 3.77/1.04  % (27432)------------------------------
% 3.77/1.04  % (27432)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.77/1.04  TRYING [6]
% 3.77/1.05  % (27432)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.77/1.05  % (27432)Termination reason: Unknown
% 3.77/1.05  % (27432)Termination phase: Saturation
% 3.77/1.05  
% 3.77/1.05  % (27432)Memory used [KB]: 13560
% 3.77/1.05  % (27432)Time elapsed: 0.571 s
% 3.77/1.05  % (27432)Instructions burned: 439 (million)
% 3.77/1.05  % (27432)------------------------------
% 3.77/1.05  % (27432)------------------------------
% 3.77/1.05  % (27641)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.77/1.05  % (27641)Termination reason: Unknown
% 3.77/1.05  % (27641)Termination phase: Saturation
% 3.77/1.05  
% 3.77/1.05  % (27641)Memory used [KB]: 6652
% 3.77/1.05  % (27641)Time elapsed: 0.156 s
% 3.77/1.05  % (27641)Instructions burned: 90 (million)
% 3.77/1.05  % (27641)------------------------------
% 3.77/1.05  % (27641)------------------------------
% 3.77/1.06  % (27433)Instruction limit reached!
% 3.77/1.06  % (27433)------------------------------
% 3.77/1.06  % (27433)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.77/1.06  % (27433)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.77/1.06  % (27433)Termination reason: Unknown
% 3.77/1.06  % (27433)Termination phase: Saturation
% 3.77/1.06  
% 3.77/1.06  % (27433)Memory used [KB]: 10746
% 3.77/1.06  % (27433)Time elapsed: 0.638 s
% 3.77/1.06  % (27433)Instructions burned: 355 (million)
% 3.77/1.06  % (27433)------------------------------
% 3.77/1.06  % (27433)------------------------------
% 3.77/1.06  % (27647)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9965Mi)
% 5.69/1.08  % (27648)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9877Mi)
% 5.69/1.09  % (27426)Instruction limit reached!
% 5.69/1.09  % (27426)------------------------------
% 5.69/1.09  % (27426)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.69/1.09  % (27426)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.69/1.09  % (27426)Termination reason: Unknown
% 5.69/1.09  % (27426)Termination phase: Saturation
% 5.69/1.09  
% 5.69/1.09  % (27426)Memory used [KB]: 2942
% 5.69/1.09  % (27426)Time elapsed: 0.649 s
% 5.69/1.09  % (27426)Instructions burned: 501 (million)
% 5.69/1.09  % (27426)------------------------------
% 5.69/1.09  % (27426)------------------------------
% 5.69/1.12  % (27649)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9902Mi)
% 5.69/1.14  % (27650)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/1824Mi)
% 5.69/1.14  % (27652)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9707Mi)
% 5.69/1.14  % (27651)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9989Mi)
% 5.69/1.15  % (27530)Instruction limit reached!
% 5.69/1.15  % (27530)------------------------------
% 5.69/1.15  % (27530)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.69/1.15  % (27530)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.69/1.15  % (27530)Termination reason: Unknown
% 5.69/1.15  % (27530)Termination phase: Saturation
% 5.69/1.15  
% 5.69/1.15  % (27530)Memory used [KB]: 10490
% 5.69/1.15  % (27530)Time elapsed: 0.571 s
% 5.69/1.15  % (27530)Instructions burned: 388 (million)
% 5.69/1.15  % (27530)------------------------------
% 5.69/1.15  % (27530)------------------------------
% 6.47/1.19  % (27653)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/90Mi)
% 6.90/1.24  % (27654)ott+3_1:1_abs=on:anc=none:bs=on:fsr=off:spb=goal_then_units:i=44001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/44001Mi)
% 6.90/1.25  % (27655)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/4958Mi)
% 6.90/1.26  % (27428)Instruction limit reached!
% 6.90/1.26  % (27428)------------------------------
% 6.90/1.26  % (27428)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.90/1.26  % (27428)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.90/1.26  % (27428)Termination reason: Unknown
% 6.90/1.26  % (27428)Termination phase: Saturation
% 6.90/1.26  
% 6.90/1.26  % (27428)Memory used [KB]: 12537
% 6.90/1.26  % (27428)Time elapsed: 0.841 s
% 6.90/1.26  % (27428)Instructions burned: 482 (million)
% 6.90/1.26  % (27428)------------------------------
% 6.90/1.26  % (27428)------------------------------
% 6.90/1.28  % (27555)Instruction limit reached!
% 6.90/1.28  % (27555)------------------------------
% 6.90/1.28  % (27555)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.90/1.28  % (27555)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.90/1.28  % (27555)Termination reason: Unknown
% 6.90/1.28  % (27555)Termination phase: Saturation
% 6.90/1.28  
% 6.90/1.28  % (27555)Memory used [KB]: 3326
% 6.90/1.28  % (27555)Time elapsed: 0.584 s
% 6.90/1.28  % (27555)Instructions burned: 656 (million)
% 6.90/1.28  % (27555)------------------------------
% 6.90/1.28  % (27555)------------------------------
% 6.90/1.31  % (27429)Instruction limit reached!
% 6.90/1.31  % (27429)------------------------------
% 6.90/1.31  % (27429)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.90/1.31  % (27429)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.90/1.31  % (27429)Termination reason: Unknown
% 6.90/1.31  % (27429)Termination phase: Saturation
% 6.90/1.31  
% 6.90/1.31  % (27429)Memory used [KB]: 13048
% 6.90/1.31  % (27429)Time elapsed: 0.908 s
% 6.90/1.31  % (27429)Instructions burned: 501 (million)
% 6.90/1.31  % (27429)------------------------------
% 6.90/1.31  % (27429)------------------------------
% 7.59/1.33  % (27653)Instruction limit reached!
% 7.59/1.33  % (27653)------------------------------
% 7.59/1.33  % (27653)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.59/1.33  % (27653)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.59/1.33  % (27653)Termination reason: Unknown
% 7.59/1.33  % (27653)Termination phase: Saturation
% 7.59/1.33  
% 7.59/1.33  % (27653)Memory used [KB]: 6652
% 7.59/1.33  % (27653)Time elapsed: 0.239 s
% 7.59/1.33  % (27653)Instructions burned: 92 (million)
% 7.59/1.33  % (27653)------------------------------
% 7.59/1.33  % (27653)------------------------------
% 7.59/1.39  % (27657)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=32293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/32293Mi)
% 8.03/1.40  % (27656)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/35256Mi)
% 8.03/1.43  % (27658)ott+21_1:28_afr=on:anc=all_dependent:bs=on:bsr=unit_only:nicw=on:sp=const_frequency:uhcvi=on:i=37001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/37001Mi)
% 8.49/1.47  % (27659)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/10187Mi)
% 11.66/1.89  TRYING [7]
% 12.40/1.93  % (27554)First to succeed.
% 12.40/1.93  % (27554)Refutation found. Thanks to Tanya!
% 12.40/1.93  % SZS status Unsatisfiable for theBenchmark
% 12.40/1.93  % SZS output start Proof for theBenchmark
% See solution above
% 12.40/1.93  % (27554)------------------------------
% 12.40/1.93  % (27554)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.40/1.93  % (27554)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.40/1.94  % (27554)Termination reason: Refutation
% 12.40/1.94  
% 12.40/1.94  % (27554)Memory used [KB]: 15991
% 12.40/1.94  % (27554)Time elapsed: 1.249 s
% 12.40/1.94  % (27554)Instructions burned: 699 (million)
% 12.40/1.94  % (27554)------------------------------
% 12.40/1.94  % (27554)------------------------------
% 12.40/1.94  % (27400)Success in time 1.581 s
%------------------------------------------------------------------------------