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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : GRP205-1 : TPTP v8.1.0. Released v2.3.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 : n013.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:20:53 EDT 2022

% Result   : Unsatisfiable 9.24s 1.58s
% Output   : Refutation 9.24s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   44 (  44 unt;   0 def)
%            Number of atoms       :   44 (  43 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    :    4 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :   14 (  14 usr;  10 con; 0-2 aty)
%            Number of variables   :   51 (  51   !;   0   ?)

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

fof(f17,plain,
    sF5 != sF2,
    inference(definition_folding,[],[f10,f16,f15,f14,f13,f12,f11]) ).

fof(f11,plain,
    multiply(y,z) = sF0,
    introduced(function_definition,[]) ).

fof(f12,plain,
    sF1 = multiply(sF0,x),
    introduced(function_definition,[]) ).

fof(f13,plain,
    multiply(x,sF1) = sF2,
    introduced(function_definition,[]) ).

fof(f14,plain,
    multiply(x,y) = sF3,
    introduced(function_definition,[]) ).

fof(f15,plain,
    multiply(z,x) = sF4,
    introduced(function_definition,[]) ).

fof(f16,plain,
    multiply(sF3,sF4) = sF5,
    introduced(function_definition,[]) ).

fof(f10,axiom,
    multiply(x,multiply(multiply(y,z),x)) != multiply(multiply(x,y),multiply(z,x)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_moufang4) ).

fof(f6317,plain,
    sF5 = sF2,
    inference(backward_demodulation,[],[f16,f6316]) ).

fof(f6316,plain,
    multiply(sF3,sF4) = sF2,
    inference(superposition,[],[f5,f6293]) ).

fof(f6293,plain,
    sF3 = right_division(sF2,sF4),
    inference(forward_demodulation,[],[f6292,f14]) ).

fof(f6292,plain,
    multiply(x,y) = right_division(sF2,sF4),
    inference(forward_demodulation,[],[f6291,f4058]) ).

fof(f4058,plain,
    y = multiply(sF0,right_inverse(z)),
    inference(superposition,[],[f998,f11]) ).

fof(f998,plain,
    ! [X10,X9] : multiply(multiply(X10,X9),right_inverse(X9)) = X10,
    inference(forward_demodulation,[],[f997,f3]) ).

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

fof(f997,plain,
    ! [X10,X9] : multiply(X9,left_division(X9,X10)) = multiply(multiply(X10,X9),right_inverse(X9)),
    inference(forward_demodulation,[],[f938,f2]) ).

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

fof(f938,plain,
    ! [X10,X9] : multiply(multiply(X10,X9),right_inverse(X9)) = multiply(X9,multiply(left_division(X9,X10),identity)),
    inference(superposition,[],[f52,f7]) ).

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

fof(f52,plain,
    ! [X6,X4,X5] : multiply(X4,multiply(left_division(X4,X5),multiply(X4,X6))) = multiply(multiply(X5,X4),X6),
    inference(superposition,[],[f9,f3]) ).

fof(f9,axiom,
    ! [X2,X0,X1] : multiply(multiply(multiply(X0,X1),X0),X2) = multiply(X0,multiply(X1,multiply(X0,X2))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',moufang3) ).

fof(f6291,plain,
    multiply(x,multiply(sF0,right_inverse(z))) = right_division(sF2,sF4),
    inference(forward_demodulation,[],[f6250,f1844]) ).

fof(f1844,plain,
    ! [X2,X3] : right_division(X3,X2) = multiply(X3,right_inverse(X2)),
    inference(forward_demodulation,[],[f1843,f344]) ).

fof(f344,plain,
    ! [X8,X7] : multiply(right_inverse(X7),multiply(X7,X8)) = X8,
    inference(forward_demodulation,[],[f332,f4]) ).

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

fof(f332,plain,
    ! [X8,X7] : left_division(X7,multiply(X7,X8)) = multiply(right_inverse(X7),multiply(X7,X8)),
    inference(superposition,[],[f4,f81]) ).

fof(f81,plain,
    ! [X2,X3] : multiply(X2,X3) = multiply(X2,multiply(right_inverse(X2),multiply(X2,X3))),
    inference(forward_demodulation,[],[f51,f1]) ).

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

fof(f51,plain,
    ! [X2,X3] : multiply(X2,multiply(right_inverse(X2),multiply(X2,X3))) = multiply(multiply(identity,X2),X3),
    inference(superposition,[],[f9,f7]) ).

fof(f1843,plain,
    ! [X2,X3] : multiply(right_inverse(X2),multiply(X2,right_division(X3,X2))) = multiply(X3,right_inverse(X2)),
    inference(backward_demodulation,[],[f531,f1842]) ).

fof(f1842,plain,
    ! [X14,X13] : multiply(multiply(X13,X14),right_inverse(X13)) = multiply(X13,right_division(X14,X13)),
    inference(forward_demodulation,[],[f1711,f2]) ).

fof(f1711,plain,
    ! [X14,X13] : multiply(multiply(X13,X14),right_inverse(X13)) = multiply(X13,multiply(right_division(X14,X13),identity)),
    inference(superposition,[],[f100,f7]) ).

fof(f100,plain,
    ! [X14,X15,X13] : multiply(X14,multiply(right_division(X13,X14),multiply(X14,X15))) = multiply(multiply(X14,X13),X15),
    inference(superposition,[],[f77,f5]) ).

fof(f77,plain,
    ! [X2,X0,X1] : multiply(X0,multiply(X1,multiply(X0,X2))) = multiply(multiply(X0,multiply(X1,X0)),X2),
    inference(backward_demodulation,[],[f9,f75]) ).

fof(f75,plain,
    ! [X3,X4] : multiply(multiply(X3,X4),X3) = multiply(X3,multiply(X4,X3)),
    inference(forward_demodulation,[],[f65,f2]) ).

fof(f65,plain,
    ! [X3,X4] : multiply(multiply(X3,X4),X3) = multiply(X3,multiply(X4,multiply(X3,identity))),
    inference(superposition,[],[f9,f2]) ).

fof(f531,plain,
    ! [X2,X3] : multiply(right_inverse(X2),multiply(multiply(X2,X3),right_inverse(X2))) = multiply(X3,right_inverse(X2)),
    inference(superposition,[],[f75,f344]) ).

fof(f6250,plain,
    multiply(x,multiply(sF0,right_inverse(z))) = multiply(sF2,right_inverse(sF4)),
    inference(superposition,[],[f124,f4048]) ).

fof(f4048,plain,
    multiply(x,right_inverse(sF4)) = right_inverse(z),
    inference(superposition,[],[f998,f523]) ).

fof(f523,plain,
    x = multiply(right_inverse(z),sF4),
    inference(superposition,[],[f344,f15]) ).

fof(f124,plain,
    ! [X22] : multiply(sF2,X22) = multiply(x,multiply(sF0,multiply(x,X22))),
    inference(forward_demodulation,[],[f106,f13]) ).

fof(f106,plain,
    ! [X22] : multiply(x,multiply(sF0,multiply(x,X22))) = multiply(multiply(x,sF1),X22),
    inference(superposition,[],[f77,f12]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : GRP205-1 : TPTP v8.1.0. Released v2.3.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.33  % Computer : n013.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit   : 300
% 0.13/0.33  % WCLimit    : 300
% 0.13/0.33  % DateTime   : Mon Aug 29 22:16:47 EDT 2022
% 0.13/0.33  % CPUTime    : 
% 0.18/0.47  % (12751)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.18/0.47  % (12743)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.18/0.47  % (12743)Instruction limit reached!
% 0.18/0.47  % (12743)------------------------------
% 0.18/0.47  % (12743)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.47  % (12743)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.47  % (12743)Termination reason: Unknown
% 0.18/0.47  % (12743)Termination phase: Saturation
% 0.18/0.47  
% 0.18/0.47  % (12743)Memory used [KB]: 5373
% 0.18/0.47  % (12743)Time elapsed: 0.067 s
% 0.18/0.47  % (12743)Instructions burned: 2 (million)
% 0.18/0.47  % (12743)------------------------------
% 0.18/0.47  % (12743)------------------------------
% 0.18/0.50  % (12746)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.18/0.50  % (12747)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.18/0.50  % (12748)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.18/0.51  % (12736)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.18/0.51  % (12759)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.18/0.51  % (12738)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.51  % (12740)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.18/0.51  % (12739)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.51  % (12745)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.18/0.51  % (12735)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.18/0.51  % (12757)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.18/0.52  TRYING [1]
% 0.18/0.52  TRYING [2]
% 0.18/0.52  TRYING [3]
% 0.18/0.52  % (12752)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.18/0.52  TRYING [4]
% 0.18/0.52  TRYING [1]
% 0.18/0.52  TRYING [2]
% 0.18/0.52  % (12737)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.18/0.52  % (12749)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.18/0.52  % (12744)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.52  % (12758)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.18/0.53  % (12742)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.18/0.53  % (12762)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.18/0.53  % (12763)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.18/0.53  % (12764)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.18/0.53  % (12760)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.18/0.53  % (12761)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.18/0.53  % (12750)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.18/0.53  % (12741)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.53  TRYING [1]
% 0.18/0.53  TRYING [2]
% 0.18/0.53  TRYING [3]
% 0.18/0.53  % (12755)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.18/0.53  % (12756)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.18/0.53  % (12754)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.18/0.54  % (12753)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.18/0.54  TRYING [4]
% 0.18/0.54  TRYING [3]
% 0.18/0.54  TRYING [4]
% 0.18/0.55  % (12742)Instruction limit reached!
% 0.18/0.55  % (12742)------------------------------
% 0.18/0.55  % (12742)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.55  % (12742)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.55  % (12742)Termination reason: Unknown
% 0.18/0.55  % (12742)Termination phase: Saturation
% 0.18/0.55  
% 0.18/0.55  % (12742)Memory used [KB]: 5500
% 0.18/0.55  % (12742)Time elapsed: 0.142 s
% 0.18/0.55  % (12742)Instructions burned: 8 (million)
% 0.18/0.55  % (12742)------------------------------
% 0.18/0.55  % (12742)------------------------------
% 0.18/0.57  TRYING [5]
% 0.18/0.58  TRYING [5]
% 0.18/0.58  % (12737)Instruction limit reached!
% 0.18/0.58  % (12737)------------------------------
% 0.18/0.58  % (12737)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.58  % (12737)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.58  % (12737)Termination reason: Unknown
% 0.18/0.58  % (12737)Termination phase: Saturation
% 0.18/0.58  
% 0.18/0.58  % (12737)Memory used [KB]: 1535
% 0.18/0.58  % (12737)Time elapsed: 0.186 s
% 0.18/0.58  % (12737)Instructions burned: 38 (million)
% 0.18/0.58  % (12737)------------------------------
% 0.18/0.58  % (12737)------------------------------
% 0.18/0.59  TRYING [5]
% 0.18/0.59  % (12741)Instruction limit reached!
% 0.18/0.59  % (12741)------------------------------
% 0.18/0.59  % (12741)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.59  % (12741)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.59  % (12741)Termination reason: Unknown
% 0.18/0.59  % (12741)Termination phase: Finite model building constraint generation
% 0.18/0.59  
% 0.18/0.59  % (12741)Memory used [KB]: 7547
% 0.18/0.59  % (12741)Time elapsed: 0.179 s
% 0.18/0.59  % (12741)Instructions burned: 55 (million)
% 0.18/0.59  % (12741)------------------------------
% 0.18/0.59  % (12741)------------------------------
% 0.18/0.59  % (12740)Instruction limit reached!
% 0.18/0.59  % (12740)------------------------------
% 0.18/0.59  % (12740)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.59  % (12740)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.59  % (12740)Termination reason: Unknown
% 0.18/0.59  % (12740)Termination phase: Saturation
% 0.18/0.59  
% 0.18/0.59  % (12740)Memory used [KB]: 6140
% 0.18/0.59  % (12740)Time elapsed: 0.201 s
% 0.18/0.59  % (12740)Instructions burned: 48 (million)
% 0.18/0.59  % (12740)------------------------------
% 0.18/0.59  % (12740)------------------------------
% 0.18/0.59  % (12736)Instruction limit reached!
% 0.18/0.59  % (12736)------------------------------
% 0.18/0.59  % (12736)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.59  % (12736)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.59  % (12736)Termination reason: Unknown
% 0.18/0.59  % (12736)Termination phase: Saturation
% 0.18/0.59  
% 0.18/0.59  % (12736)Memory used [KB]: 6140
% 0.18/0.59  % (12736)Time elapsed: 0.188 s
% 0.18/0.59  % (12736)Instructions burned: 50 (million)
% 0.18/0.59  % (12736)------------------------------
% 0.18/0.59  % (12736)------------------------------
% 0.18/0.60  % (12752)Instruction limit reached!
% 0.18/0.60  % (12752)------------------------------
% 0.18/0.60  % (12752)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.60  % (12752)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.60  % (12752)Termination reason: Unknown
% 0.18/0.60  % (12752)Termination phase: Finite model building constraint generation
% 0.18/0.60  
% 0.18/0.60  % (12752)Memory used [KB]: 7675
% 0.18/0.60  % (12752)Time elapsed: 0.178 s
% 0.18/0.60  % (12752)Instructions burned: 59 (million)
% 0.18/0.60  % (12752)------------------------------
% 0.18/0.60  % (12752)------------------------------
% 0.18/0.60  % (12745)Instruction limit reached!
% 0.18/0.60  % (12745)------------------------------
% 0.18/0.60  % (12745)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.60  % (12745)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.60  % (12745)Termination reason: Unknown
% 0.18/0.60  % (12745)Termination phase: Saturation
% 0.18/0.60  
% 0.18/0.60  % (12745)Memory used [KB]: 6268
% 0.18/0.60  % (12745)Time elapsed: 0.207 s
% 0.18/0.60  % (12745)Instructions burned: 51 (million)
% 0.18/0.60  % (12745)------------------------------
% 0.18/0.60  % (12745)------------------------------
% 2.00/0.60  % (12738)Instruction limit reached!
% 2.00/0.60  % (12738)------------------------------
% 2.00/0.60  % (12738)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.60  % (12738)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.60  % (12738)Termination reason: Unknown
% 2.00/0.60  % (12738)Termination phase: Saturation
% 2.00/0.60  
% 2.00/0.60  % (12738)Memory used [KB]: 6396
% 2.00/0.60  % (12738)Time elapsed: 0.212 s
% 2.00/0.60  % (12738)Instructions burned: 52 (million)
% 2.00/0.60  % (12738)------------------------------
% 2.00/0.60  % (12738)------------------------------
% 2.00/0.60  % (12765)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.00/0.60  % (12739)Instruction limit reached!
% 2.00/0.60  % (12739)------------------------------
% 2.00/0.60  % (12739)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.60  % (12739)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.60  % (12739)Termination reason: Unknown
% 2.00/0.60  % (12739)Termination phase: Saturation
% 2.00/0.60  
% 2.00/0.60  % (12739)Memory used [KB]: 6396
% 2.00/0.60  % (12739)Time elapsed: 0.174 s
% 2.00/0.60  % (12739)Instructions burned: 51 (million)
% 2.00/0.60  % (12739)------------------------------
% 2.00/0.60  % (12739)------------------------------
% 2.00/0.61  % (12751)Instruction limit reached!
% 2.00/0.61  % (12751)------------------------------
% 2.00/0.61  % (12751)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.61  % (12744)Instruction limit reached!
% 2.00/0.61  % (12744)------------------------------
% 2.00/0.61  % (12744)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.61  % (12744)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.61  % (12744)Termination reason: Unknown
% 2.00/0.61  % (12744)Termination phase: Saturation
% 2.00/0.61  
% 2.00/0.61  % (12744)Memory used [KB]: 1791
% 2.00/0.61  % (12744)Time elapsed: 0.218 s
% 2.00/0.61  % (12744)Instructions burned: 51 (million)
% 2.00/0.61  % (12744)------------------------------
% 2.00/0.61  % (12744)------------------------------
% 2.00/0.61  % (12751)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.61  % (12751)Termination reason: Unknown
% 2.00/0.61  % (12751)Termination phase: Saturation
% 2.00/0.61  
% 2.00/0.61  % (12751)Memory used [KB]: 7036
% 2.00/0.61  % (12751)Time elapsed: 0.200 s
% 2.00/0.61  % (12751)Instructions burned: 100 (million)
% 2.00/0.61  % (12751)------------------------------
% 2.00/0.61  % (12751)------------------------------
% 2.22/0.63  % (12749)Instruction limit reached!
% 2.22/0.63  % (12749)------------------------------
% 2.22/0.63  % (12749)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.63  % (12749)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.63  % (12749)Termination reason: Unknown
% 2.22/0.63  % (12749)Termination phase: Saturation
% 2.22/0.63  
% 2.22/0.63  % (12749)Memory used [KB]: 6908
% 2.22/0.63  % (12749)Time elapsed: 0.034 s
% 2.22/0.63  % (12749)Instructions burned: 70 (million)
% 2.22/0.63  % (12749)------------------------------
% 2.22/0.63  % (12749)------------------------------
% 2.29/0.64  % (12761)Instruction limit reached!
% 2.29/0.64  % (12761)------------------------------
% 2.29/0.64  % (12761)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.29/0.64  % (12761)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.29/0.64  % (12761)Termination reason: Unknown
% 2.29/0.64  % (12761)Termination phase: Saturation
% 2.29/0.64  
% 2.29/0.64  % (12761)Memory used [KB]: 6908
% 2.29/0.64  % (12761)Time elapsed: 0.033 s
% 2.29/0.64  % (12761)Instructions burned: 70 (million)
% 2.29/0.64  % (12761)------------------------------
% 2.29/0.64  % (12761)------------------------------
% 2.29/0.65  % (12750)Instruction limit reached!
% 2.29/0.65  % (12750)------------------------------
% 2.29/0.65  % (12750)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.29/0.65  % (12750)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.29/0.65  % (12750)Termination reason: Unknown
% 2.29/0.65  % (12750)Termination phase: Saturation
% 2.29/0.65  
% 2.29/0.65  % (12750)Memory used [KB]: 2430
% 2.29/0.65  % (12750)Time elapsed: 0.259 s
% 2.29/0.65  % (12750)Instructions burned: 75 (million)
% 2.29/0.65  % (12750)------------------------------
% 2.29/0.65  % (12750)------------------------------
% 2.29/0.66  % (12748)Instruction limit reached!
% 2.29/0.66  % (12748)------------------------------
% 2.29/0.66  % (12748)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.29/0.66  % (12748)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.29/0.66  % (12748)Termination reason: Unknown
% 2.29/0.66  % (12748)Termination phase: Saturation
% 2.29/0.66  
% 2.29/0.66  % (12748)Memory used [KB]: 7164
% 2.29/0.66  % (12748)Time elapsed: 0.279 s
% 2.29/0.66  % (12748)Instructions burned: 100 (million)
% 2.29/0.66  % (12748)------------------------------
% 2.29/0.66  % (12748)------------------------------
% 2.29/0.67  % (12754)Instruction limit reached!
% 2.29/0.67  % (12754)------------------------------
% 2.29/0.67  % (12754)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.29/0.67  % (12754)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.29/0.67  % (12754)Termination reason: Unknown
% 2.29/0.67  % (12754)Termination phase: Saturation
% 2.29/0.67  
% 2.29/0.67  % (12754)Memory used [KB]: 2302
% 2.29/0.67  % (12754)Time elapsed: 0.271 s
% 2.29/0.67  % (12754)Instructions burned: 100 (million)
% 2.29/0.67  % (12754)------------------------------
% 2.29/0.67  % (12754)------------------------------
% 2.29/0.68  % (12747)Instruction limit reached!
% 2.29/0.68  % (12747)------------------------------
% 2.29/0.68  % (12747)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.29/0.68  % (12747)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.29/0.68  % (12747)Termination reason: Unknown
% 2.29/0.68  % (12747)Termination phase: Saturation
% 2.29/0.68  
% 2.29/0.68  % (12747)Memory used [KB]: 6908
% 2.29/0.68  % (12747)Time elapsed: 0.290 s
% 2.29/0.68  % (12747)Instructions burned: 103 (million)
% 2.29/0.68  % (12747)------------------------------
% 2.29/0.68  % (12747)------------------------------
% 2.29/0.68  TRYING [6]
% 2.29/0.68  % (12746)Instruction limit reached!
% 2.29/0.68  % (12746)------------------------------
% 2.29/0.68  % (12746)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.29/0.68  % (12746)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.29/0.68  % (12746)Termination reason: Unknown
% 2.29/0.68  % (12746)Termination phase: Saturation
% 2.29/0.68  
% 2.29/0.68  % (12746)Memory used [KB]: 7036
% 2.29/0.68  % (12746)Time elapsed: 0.298 s
% 2.29/0.68  % (12746)Instructions burned: 100 (million)
% 2.29/0.68  % (12746)------------------------------
% 2.29/0.68  % (12746)------------------------------
% 2.29/0.69  % (12766)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/211Mi)
% 2.29/0.71  % (12753)Instruction limit reached!
% 2.29/0.71  % (12753)------------------------------
% 2.29/0.71  % (12753)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.29/0.71  % (12753)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.29/0.71  % (12753)Termination reason: Unknown
% 2.29/0.71  % (12753)Termination phase: Saturation
% 2.29/0.71  
% 2.29/0.71  % (12753)Memory used [KB]: 7419
% 2.29/0.71  % (12753)Time elapsed: 0.299 s
% 2.29/0.71  % (12753)Instructions burned: 100 (million)
% 2.29/0.71  % (12753)------------------------------
% 2.29/0.71  % (12753)------------------------------
% 2.69/0.71  % (12767)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.69/0.73  % (12769)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.69/0.73  % (12772)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.69/0.73  % (12771)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.69/0.73  % (12770)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.69/0.73  % (12768)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.69/0.73  % (12773)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.69/0.74  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.69/0.74  % (12774)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.69/0.75  % (12775)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.69/0.75  % (12776)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.69/0.77  % (12777)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.69/0.77  % (12756)Instruction limit reached!
% 2.69/0.77  % (12756)------------------------------
% 2.69/0.77  % (12756)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.69/0.77  % (12756)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.77  % (12756)Termination reason: Unknown
% 2.69/0.77  % (12756)Termination phase: Saturation
% 2.69/0.77  
% 2.69/0.77  % (12756)Memory used [KB]: 8187
% 2.69/0.77  % (12756)Time elapsed: 0.368 s
% 2.69/0.77  % (12756)Instructions burned: 138 (million)
% 2.69/0.77  % (12756)------------------------------
% 2.69/0.77  % (12756)------------------------------
% 2.93/0.77  % (12778)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 (2997ds/4958Mi)
% 2.93/0.78  % (12779)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.93/0.81  % (12780)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.93/0.81  % (12755)Instruction limit reached!
% 2.93/0.81  % (12755)------------------------------
% 2.93/0.81  % (12755)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.81  % (12755)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.81  % (12755)Termination reason: Unknown
% 2.93/0.81  % (12755)Termination phase: Saturation
% 2.93/0.81  
% 2.93/0.81  % (12755)Memory used [KB]: 8827
% 2.93/0.81  % (12755)Time elapsed: 0.378 s
% 2.93/0.81  % (12755)Instructions burned: 178 (million)
% 2.93/0.81  % (12755)------------------------------
% 2.93/0.81  % (12755)------------------------------
% 2.93/0.81  % (12781)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.93/0.82  % (12783)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.93/0.82  % (12782)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.93/0.83  % (12762)Instruction limit reached!
% 2.93/0.83  % (12762)------------------------------
% 2.93/0.83  % (12762)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.83  % (12762)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.83  % (12762)Termination reason: Unknown
% 2.93/0.83  % (12762)Termination phase: Saturation
% 2.93/0.83  
% 2.93/0.83  % (12762)Memory used [KB]: 4477
% 2.93/0.83  % (12762)Time elapsed: 0.444 s
% 2.93/0.83  % (12762)Instructions burned: 178 (million)
% 2.93/0.83  % (12762)------------------------------
% 2.93/0.83  % (12762)------------------------------
% 2.93/0.83  % (12772)Instruction limit reached!
% 2.93/0.83  % (12772)------------------------------
% 2.93/0.83  % (12772)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.83  % (12772)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.83  % (12772)Termination reason: Unknown
% 2.93/0.83  % (12772)Termination phase: Saturation
% 2.93/0.83  
% 2.93/0.83  % (12772)Memory used [KB]: 6908
% 2.93/0.83  % (12772)Time elapsed: 0.032 s
% 2.93/0.83  % (12772)Instructions burned: 69 (million)
% 2.93/0.83  % (12772)------------------------------
% 2.93/0.83  % (12772)------------------------------
% 2.93/0.84  % (12784)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2134Mi)
% 3.31/0.88  % (12767)Instruction limit reached!
% 3.31/0.88  % (12767)------------------------------
% 3.31/0.88  % (12767)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.31/0.88  % (12767)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.31/0.88  % (12767)Termination reason: Unknown
% 3.31/0.88  % (12767)Termination phase: Saturation
% 3.31/0.88  
% 3.31/0.88  % (12767)Memory used [KB]: 6652
% 3.31/0.88  % (12767)Time elapsed: 0.269 s
% 3.31/0.88  % (12767)Instructions burned: 91 (million)
% 3.31/0.88  % (12767)------------------------------
% 3.31/0.88  % (12767)------------------------------
% 3.31/0.90  % (12775)Instruction limit reached!
% 3.31/0.90  % (12775)------------------------------
% 3.31/0.90  % (12775)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.31/0.90  % (12775)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.31/0.90  % (12775)Termination reason: Unknown
% 3.31/0.90  % (12775)Termination phase: Saturation
% 3.31/0.90  
% 3.31/0.90  % (12775)Memory used [KB]: 6780
% 3.31/0.90  % (12775)Time elapsed: 0.273 s
% 3.31/0.90  % (12775)Instructions burned: 91 (million)
% 3.31/0.90  % (12775)------------------------------
% 3.31/0.90  % (12775)------------------------------
% 3.31/0.90  % (12785)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2891Mi)
% 3.48/0.93  % (12782)Instruction limit reached!
% 3.48/0.93  % (12782)------------------------------
% 3.48/0.93  % (12782)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.48/0.93  % (12782)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.48/0.93  % (12782)Termination reason: Unknown
% 3.48/0.93  % (12782)Termination phase: Saturation
% 3.48/0.93  
% 3.48/0.93  % (12782)Memory used [KB]: 6908
% 3.48/0.93  % (12782)Time elapsed: 0.031 s
% 3.48/0.93  % (12782)Instructions burned: 70 (million)
% 3.48/0.93  % (12782)------------------------------
% 3.48/0.93  % (12782)------------------------------
% 3.58/0.94  % (12786)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.58/0.96  % (12787)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.58/0.96  TRYING [7]
% 3.58/0.97  % (12788)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2016Mi)
% 3.76/1.02  % (12789)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 3.76/1.04  % (12790)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)
% 3.76/1.04  % (12766)Instruction limit reached!
% 3.76/1.04  % (12766)------------------------------
% 3.76/1.04  % (12766)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.76/1.04  % (12766)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.76/1.04  % (12766)Termination reason: Unknown
% 3.76/1.04  % (12766)Termination phase: Saturation
% 3.76/1.04  
% 3.76/1.04  % (12766)Memory used [KB]: 4477
% 3.76/1.04  % (12766)Time elapsed: 0.444 s
% 3.76/1.04  % (12766)Instructions burned: 211 (million)
% 3.76/1.04  % (12766)------------------------------
% 3.76/1.04  % (12766)------------------------------
% 3.76/1.07  % (12791)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9877Mi)
% 3.93/1.08  % (12765)Instruction limit reached!
% 3.93/1.08  % (12765)------------------------------
% 3.93/1.08  % (12765)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.93/1.09  % (12765)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.93/1.09  % (12765)Termination reason: Unknown
% 3.93/1.09  % (12765)Termination phase: Saturation
% 3.93/1.09  
% 3.93/1.09  % (12765)Memory used [KB]: 11513
% 3.93/1.09  % (12765)Time elapsed: 0.497 s
% 3.93/1.09  % (12765)Instructions burned: 388 (million)
% 3.93/1.09  % (12765)------------------------------
% 3.93/1.09  % (12765)------------------------------
% 3.93/1.10  % (12764)Instruction limit reached!
% 3.93/1.10  % (12764)------------------------------
% 3.93/1.10  % (12764)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.93/1.10  % (12764)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.93/1.10  % (12764)Termination reason: Unknown
% 3.93/1.10  % (12764)Termination phase: Saturation
% 3.93/1.10  
% 3.93/1.10  % (12764)Memory used [KB]: 10490
% 3.93/1.10  % (12764)Time elapsed: 0.676 s
% 3.93/1.10  % (12764)Instructions burned: 356 (million)
% 3.93/1.10  % (12764)------------------------------
% 3.93/1.10  % (12764)------------------------------
% 3.93/1.11  % (12787)Instruction limit reached!
% 3.93/1.11  % (12787)------------------------------
% 3.93/1.11  % (12787)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.93/1.11  % (12787)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.93/1.11  % (12787)Termination reason: Unknown
% 3.93/1.11  % (12787)Termination phase: Saturation
% 3.93/1.11  
% 3.93/1.11  % (12787)Memory used [KB]: 6780
% 3.93/1.11  % (12787)Time elapsed: 0.249 s
% 3.93/1.11  % (12787)Instructions burned: 92 (million)
% 3.93/1.11  % (12787)------------------------------
% 3.93/1.11  % (12787)------------------------------
% 3.93/1.13  % (12763)Instruction limit reached!
% 3.93/1.13  % (12763)------------------------------
% 3.93/1.13  % (12763)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.93/1.13  % (12763)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.93/1.13  % (12763)Termination reason: Unknown
% 3.93/1.13  % (12763)Termination phase: Saturation
% 3.93/1.13  
% 3.93/1.13  % (12763)Memory used [KB]: 12537
% 3.93/1.13  % (12763)Time elapsed: 0.643 s
% 3.93/1.13  % (12763)Instructions burned: 440 (million)
% 3.93/1.13  % (12763)------------------------------
% 3.93/1.13  % (12763)------------------------------
% 3.93/1.14  % (12758)Instruction limit reached!
% 3.93/1.14  % (12758)------------------------------
% 3.93/1.14  % (12758)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.93/1.14  % (12758)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.93/1.14  % (12758)Termination reason: Unknown
% 3.93/1.14  % (12758)Termination phase: Saturation
% 3.93/1.14  
% 3.93/1.14  % (12758)Memory used [KB]: 12920
% 3.93/1.14  % (12758)Time elapsed: 0.601 s
% 3.93/1.14  % (12758)Instructions burned: 468 (million)
% 3.93/1.14  % (12758)------------------------------
% 3.93/1.14  % (12758)------------------------------
% 6.48/1.18  % (12792)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 (2992ds/9902Mi)
% 6.72/1.21  % (12793)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1824Mi)
% 6.99/1.23  % (12757)Instruction limit reached!
% 6.99/1.23  % (12757)------------------------------
% 6.99/1.23  % (12757)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.99/1.23  % (12757)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.99/1.23  % (12757)Termination reason: Unknown
% 6.99/1.23  % (12757)Termination phase: Saturation
% 6.99/1.23  
% 6.99/1.23  % (12757)Memory used [KB]: 9978
% 6.99/1.23  % (12757)Time elapsed: 0.791 s
% 6.99/1.23  % (12757)Instructions burned: 500 (million)
% 6.99/1.23  % (12757)------------------------------
% 6.99/1.23  % (12757)------------------------------
% 7.04/1.25  % (12794)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9989Mi)
% 7.04/1.25  % (12795)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9707Mi)
% 7.04/1.26  % (12796)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/90Mi)
% 7.04/1.28  % (12797)ott+3_1:1_abs=on:anc=none:bs=on:fsr=off:spb=goal_then_units:i=44001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/44001Mi)
% 7.04/1.30  % (12760)Instruction limit reached!
% 7.04/1.30  % (12760)------------------------------
% 7.04/1.30  % (12760)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.04/1.30  % (12760)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.04/1.30  % (12760)Termination reason: Unknown
% 7.04/1.30  % (12760)Termination phase: Saturation
% 7.04/1.30  
% 7.04/1.30  % (12760)Memory used [KB]: 12792
% 7.04/1.30  % (12760)Time elapsed: 0.913 s
% 7.04/1.30  % (12760)Instructions burned: 501 (million)
% 7.04/1.30  % (12760)------------------------------
% 7.04/1.30  % (12760)------------------------------
% 8.01/1.37  % (12798)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 (2991ds/4958Mi)
% 8.01/1.39  % (12759)Instruction limit reached!
% 8.01/1.39  % (12759)------------------------------
% 8.01/1.39  % (12759)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.01/1.39  % (12759)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.01/1.39  % (12759)Termination reason: Unknown
% 8.01/1.39  % (12759)Termination phase: Saturation
% 8.01/1.39  
% 8.01/1.39  % (12759)Memory used [KB]: 13432
% 8.01/1.39  % (12759)Time elapsed: 0.999 s
% 8.01/1.39  % (12759)Instructions burned: 483 (million)
% 8.01/1.39  % (12759)------------------------------
% 8.01/1.39  % (12759)------------------------------
% 8.01/1.41  % (12796)Instruction limit reached!
% 8.01/1.41  % (12796)------------------------------
% 8.01/1.41  % (12796)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.01/1.41  % (12796)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.01/1.41  % (12796)Termination reason: Unknown
% 8.01/1.41  % (12796)Termination phase: Saturation
% 8.01/1.41  
% 8.01/1.41  % (12796)Memory used [KB]: 6652
% 8.01/1.41  % (12796)Time elapsed: 0.249 s
% 8.01/1.41  % (12796)Instructions burned: 90 (million)
% 8.01/1.41  % (12796)------------------------------
% 8.01/1.41  % (12796)------------------------------
% 8.01/1.44  % (12799)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)
% 9.24/1.54  % (12801)ott+21_1:28_afr=on:anc=all_dependent:bs=on:bsr=unit_only:nicw=on:sp=const_frequency:uhcvi=on:i=37001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/37001Mi)
% 9.24/1.54  % (12800)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 (2989ds/32293Mi)
% 9.24/1.56  % (12780)First to succeed.
% 9.24/1.58  % (12780)Refutation found. Thanks to Tanya!
% 9.24/1.58  % SZS status Unsatisfiable for theBenchmark
% 9.24/1.58  % SZS output start Proof for theBenchmark
% See solution above
% 9.24/1.58  % (12780)------------------------------
% 9.24/1.58  % (12780)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.24/1.58  % (12780)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.24/1.58  % (12780)Termination reason: Refutation
% 9.24/1.58  
% 9.24/1.58  % (12780)Memory used [KB]: 13176
% 9.24/1.58  % (12780)Time elapsed: 0.866 s
% 9.24/1.58  % (12780)Instructions burned: 457 (million)
% 9.24/1.58  % (12780)------------------------------
% 9.24/1.58  % (12780)------------------------------
% 9.24/1.58  % (12734)Success in time 1.242 s
%------------------------------------------------------------------------------