TSTP Solution File: RNG013-6 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : RNG013-6 : TPTP v8.1.0. Released v1.0.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 : n011.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 18:15:21 EDT 2022

% Result   : Unsatisfiable 2.46s 0.72s
% Output   : Refutation 2.46s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   24 (  24 unt;   0 def)
%            Number of atoms       :   24 (  23 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    :   10 (  10 usr;   7 con; 0-2 aty)
%            Number of variables   :   16 (  16   !;   0   ?)

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

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

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

fof(f18,plain,
    sF1 = multiply(sF0,b),
    introduced(function_definition,[]) ).

fof(f19,plain,
    multiply(a,b) = sF2,
    introduced(function_definition,[]) ).

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

fof(f16,axiom,
    multiply(additive_inverse(a),b) != additive_inverse(multiply(a,b)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_equation) ).

fof(f1037,plain,
    sF1 = sF3,
    inference(superposition,[],[f729,f2]) ).

fof(f2,axiom,
    ! [X0] : add(X0,additive_identity) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',right_additive_identity) ).

fof(f729,plain,
    add(sF3,additive_identity) = sF1,
    inference(forward_demodulation,[],[f726,f20]) ).

fof(f726,plain,
    sF1 = add(additive_inverse(sF2),additive_identity),
    inference(superposition,[],[f70,f712]) ).

fof(f712,plain,
    additive_identity = add(sF2,sF1),
    inference(forward_demodulation,[],[f711,f18]) ).

fof(f711,plain,
    additive_identity = add(sF2,multiply(sF0,b)),
    inference(forward_demodulation,[],[f710,f17]) ).

fof(f710,plain,
    additive_identity = add(sF2,multiply(additive_inverse(a),b)),
    inference(forward_demodulation,[],[f697,f3]) ).

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

fof(f697,plain,
    add(sF2,multiply(additive_inverse(a),b)) = multiply(additive_identity,b),
    inference(superposition,[],[f146,f6]) ).

fof(f6,axiom,
    ! [X0] : additive_identity = add(X0,additive_inverse(X0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',right_additive_inverse) ).

fof(f146,plain,
    ! [X10] : multiply(add(a,X10),b) = add(sF2,multiply(X10,b)),
    inference(superposition,[],[f9,f19]) ).

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

fof(f70,plain,
    ! [X16,X17] : add(additive_inverse(X16),add(X16,X17)) = X17,
    inference(forward_demodulation,[],[f61,f1]) ).

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

fof(f61,plain,
    ! [X16,X17] : add(additive_identity,X17) = add(additive_inverse(X16),add(X16,X17)),
    inference(superposition,[],[f11,f5]) ).

fof(f5,axiom,
    ! [X0] : additive_identity = add(additive_inverse(X0),X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',left_additive_inverse) ).

fof(f11,axiom,
    ! [X2,X0,X1] : add(X0,add(X1,X2)) = add(add(X0,X1),X2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',associativity_for_addition) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : RNG013-6 : TPTP v8.1.0. Released v1.0.0.
% 0.00/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.10/0.33  % Computer : n011.cluster.edu
% 0.10/0.33  % Model    : x86_64 x86_64
% 0.10/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.33  % Memory   : 8042.1875MB
% 0.10/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.33  % CPULimit   : 300
% 0.10/0.33  % WCLimit    : 300
% 0.10/0.33  % DateTime   : Tue Aug 30 12:59:55 EDT 2022
% 0.10/0.33  % CPUTime    : 
% 0.16/0.48  % (3502)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.16/0.48  % (3501)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.16/0.49  % (3502)Instruction limit reached!
% 0.16/0.49  % (3502)------------------------------
% 0.16/0.49  % (3502)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.49  % (3509)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.16/0.49  % (3510)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.16/0.49  TRYING [1]
% 0.16/0.49  TRYING [2]
% 0.16/0.49  TRYING [3]
% 0.16/0.50  % (3518)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.16/0.50  % (3502)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.50  % (3502)Termination reason: Unknown
% 0.16/0.50  % (3502)Termination phase: Saturation
% 0.16/0.50  
% 0.16/0.50  % (3502)Memory used [KB]: 5500
% 0.16/0.50  % (3502)Time elapsed: 0.099 s
% 0.16/0.50  % (3502)Instructions burned: 8 (million)
% 0.16/0.50  % (3502)------------------------------
% 0.16/0.50  % (3502)------------------------------
% 0.16/0.50  % (3517)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.16/0.52  % (3499)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.16/0.52  % (3498)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.16/0.52  % (3503)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.16/0.52  % (3503)Instruction limit reached!
% 0.16/0.52  % (3503)------------------------------
% 0.16/0.52  % (3503)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.52  % (3503)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.52  % (3503)Termination reason: Unknown
% 0.16/0.52  % (3503)Termination phase: Saturation
% 0.16/0.52  
% 0.16/0.52  % (3503)Memory used [KB]: 5373
% 0.16/0.52  % (3503)Time elapsed: 0.132 s
% 0.16/0.52  % (3503)Instructions burned: 2 (million)
% 0.16/0.52  % (3503)------------------------------
% 0.16/0.52  % (3503)------------------------------
% 0.16/0.52  TRYING [4]
% 0.16/0.53  % (3515)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.16/0.53  % (3506)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.16/0.53  % (3512)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.16/0.53  % (3514)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.16/0.53  % (3500)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.16/0.53  % (3513)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.16/0.54  % (3520)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.16/0.54  % (3497)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.16/0.54  % (3495)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.16/0.54  TRYING [1]
% 0.16/0.54  TRYING [2]
% 0.16/0.54  TRYING [3]
% 0.16/0.54  % (3504)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.16/0.55  % (3516)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.16/0.55  % (3521)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.16/0.55  % (3501)Instruction limit reached!
% 0.16/0.55  % (3501)------------------------------
% 0.16/0.55  % (3501)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.55  TRYING [1]
% 0.16/0.55  TRYING [2]
% 0.16/0.55  % (3519)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.16/0.55  % (3505)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.16/0.56  % (3508)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.16/0.56  TRYING [3]
% 0.16/0.56  % (3501)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.56  % (3501)Termination reason: Unknown
% 0.16/0.56  % (3501)Termination phase: Finite model building constraint generation
% 0.16/0.56  
% 0.16/0.56  % (3501)Memory used [KB]: 8059
% 0.16/0.56  % (3501)Time elapsed: 0.131 s
% 0.16/0.56  % (3501)Instructions burned: 51 (million)
% 0.16/0.56  % (3501)------------------------------
% 0.16/0.56  % (3501)------------------------------
% 0.16/0.56  % (3511)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.16/0.57  % (3524)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.16/0.57  % (3522)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.16/0.57  % (3507)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.16/0.58  % (3496)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)
% 1.78/0.59  % (3523)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.78/0.59  TRYING [4]
% 1.78/0.60  TRYING [4]
% 2.06/0.61  % (3509)Instruction limit reached!
% 2.06/0.61  % (3509)------------------------------
% 2.06/0.61  % (3509)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.06/0.61  % (3509)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.06/0.61  % (3509)Termination reason: Unknown
% 2.06/0.61  % (3509)Termination phase: Saturation
% 2.06/0.61  
% 2.06/0.61  % (3509)Memory used [KB]: 6780
% 2.06/0.61  % (3509)Time elapsed: 0.066 s
% 2.06/0.61  % (3509)Instructions burned: 68 (million)
% 2.06/0.61  % (3509)------------------------------
% 2.06/0.61  % (3509)------------------------------
% 2.06/0.62  % (3497)Instruction limit reached!
% 2.06/0.62  % (3497)------------------------------
% 2.06/0.62  % (3497)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.06/0.62  % (3497)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.06/0.62  % (3497)Termination reason: Unknown
% 2.06/0.62  % (3497)Termination phase: Saturation
% 2.06/0.62  
% 2.06/0.62  % (3497)Memory used [KB]: 1535
% 2.06/0.62  % (3497)Time elapsed: 0.198 s
% 2.06/0.62  % (3497)Instructions burned: 38 (million)
% 2.06/0.62  % (3497)------------------------------
% 2.06/0.62  % (3497)------------------------------
% 2.06/0.62  % (3510)Instruction limit reached!
% 2.06/0.62  % (3510)------------------------------
% 2.06/0.62  % (3510)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.06/0.63  % (3510)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.06/0.63  % (3510)Termination reason: Unknown
% 2.06/0.63  % (3510)Termination phase: Saturation
% 2.06/0.63  
% 2.06/0.63  % (3510)Memory used [KB]: 2302
% 2.06/0.63  % (3510)Time elapsed: 0.206 s
% 2.06/0.63  % (3510)Instructions burned: 75 (million)
% 2.06/0.63  % (3510)------------------------------
% 2.06/0.63  % (3510)------------------------------
% 2.06/0.64  % (3512)Instruction limit reached!
% 2.06/0.64  % (3512)------------------------------
% 2.06/0.64  % (3512)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.06/0.64  % (3512)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.06/0.64  % (3512)Termination reason: Unknown
% 2.06/0.64  % (3512)Termination phase: Finite model building SAT solving
% 2.06/0.64  
% 2.06/0.64  % (3512)Memory used [KB]: 8443
% 2.06/0.64  % (3512)Time elapsed: 0.181 s
% 2.06/0.64  % (3512)Instructions burned: 60 (million)
% 2.06/0.64  % (3512)------------------------------
% 2.06/0.64  % (3512)------------------------------
% 2.06/0.65  % (3500)Instruction limit reached!
% 2.06/0.65  % (3500)------------------------------
% 2.06/0.65  % (3500)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.06/0.65  % (3500)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.06/0.65  % (3500)Termination reason: Unknown
% 2.06/0.65  % (3500)Termination phase: Saturation
% 2.06/0.65  
% 2.06/0.65  % (3500)Memory used [KB]: 6268
% 2.06/0.65  % (3500)Time elapsed: 0.251 s
% 2.06/0.65  % (3500)Instructions burned: 49 (million)
% 2.06/0.65  % (3500)------------------------------
% 2.06/0.65  % (3500)------------------------------
% 2.06/0.65  % (3498)Instruction limit reached!
% 2.06/0.65  % (3498)------------------------------
% 2.06/0.65  % (3498)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.66  % (3498)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.66  % (3498)Termination reason: Unknown
% 2.46/0.66  % (3498)Termination phase: Saturation
% 2.46/0.66  
% 2.46/0.66  % (3498)Memory used [KB]: 6268
% 2.46/0.66  % (3498)Time elapsed: 0.249 s
% 2.46/0.66  % (3498)Instructions burned: 51 (million)
% 2.46/0.66  % (3498)------------------------------
% 2.46/0.66  % (3498)------------------------------
% 2.46/0.66  % (3505)Instruction limit reached!
% 2.46/0.66  % (3505)------------------------------
% 2.46/0.66  % (3505)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.67  % (3525)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.46/0.67  % (3504)Instruction limit reached!
% 2.46/0.67  % (3504)------------------------------
% 2.46/0.67  % (3504)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.67  % (3504)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.67  % (3504)Termination reason: Unknown
% 2.46/0.67  % (3504)Termination phase: Saturation
% 2.46/0.67  
% 2.46/0.67  % (3504)Memory used [KB]: 1791
% 2.46/0.67  % (3504)Time elapsed: 0.233 s
% 2.46/0.67  % (3504)Instructions burned: 51 (million)
% 2.46/0.67  % (3504)------------------------------
% 2.46/0.67  % (3504)------------------------------
% 2.46/0.68  % (3505)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.68  % (3505)Termination reason: Unknown
% 2.46/0.68  % (3505)Termination phase: Saturation
% 2.46/0.68  
% 2.46/0.68  % (3505)Memory used [KB]: 6268
% 2.46/0.68  % (3505)Time elapsed: 0.276 s
% 2.46/0.68  % (3505)Instructions burned: 51 (million)
% 2.46/0.68  % (3505)------------------------------
% 2.46/0.68  % (3505)------------------------------
% 2.46/0.68  % (3521)Instruction limit reached!
% 2.46/0.68  % (3521)------------------------------
% 2.46/0.68  % (3521)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.68  % (3521)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.68  % (3521)Termination reason: Unknown
% 2.46/0.68  % (3521)Termination phase: Saturation
% 2.46/0.68  
% 2.46/0.68  % (3521)Memory used [KB]: 6780
% 2.46/0.68  % (3521)Time elapsed: 0.043 s
% 2.46/0.68  % (3521)Instructions burned: 68 (million)
% 2.46/0.68  % (3521)------------------------------
% 2.46/0.68  % (3521)------------------------------
% 2.46/0.69  % (3499)Instruction limit reached!
% 2.46/0.69  % (3499)------------------------------
% 2.46/0.69  % (3499)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.69  % (3499)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.69  % (3499)Termination reason: Unknown
% 2.46/0.69  % (3499)Termination phase: Saturation
% 2.46/0.69  
% 2.46/0.69  % (3499)Memory used [KB]: 6268
% 2.46/0.69  % (3499)Time elapsed: 0.280 s
% 2.46/0.69  % (3499)Instructions burned: 51 (million)
% 2.46/0.69  % (3499)------------------------------
% 2.46/0.69  % (3499)------------------------------
% 2.46/0.71  % (3496)Instruction limit reached!
% 2.46/0.71  % (3496)------------------------------
% 2.46/0.71  % (3496)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.71  % (3496)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.71  % (3496)Termination reason: Unknown
% 2.46/0.71  % (3496)Termination phase: Saturation
% 2.46/0.71  
% 2.46/0.71  % (3496)Memory used [KB]: 6268
% 2.46/0.71  % (3496)Time elapsed: 0.242 s
% 2.46/0.71  % (3496)Instructions burned: 50 (million)
% 2.46/0.71  % (3496)------------------------------
% 2.46/0.71  % (3496)------------------------------
% 2.46/0.71  % (3513)First to succeed.
% 2.46/0.72  % (3513)Refutation found. Thanks to Tanya!
% 2.46/0.72  % SZS status Unsatisfiable for theBenchmark
% 2.46/0.72  % SZS output start Proof for theBenchmark
% See solution above
% 2.46/0.72  % (3513)------------------------------
% 2.46/0.72  % (3513)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.72  % (3513)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.72  % (3513)Termination reason: Refutation
% 2.46/0.72  
% 2.46/0.72  % (3513)Memory used [KB]: 6524
% 2.46/0.72  % (3513)Time elapsed: 0.326 s
% 2.46/0.72  % (3513)Instructions burned: 77 (million)
% 2.46/0.72  % (3513)------------------------------
% 2.46/0.72  % (3513)------------------------------
% 2.46/0.72  % (3494)Success in time 0.372 s
%------------------------------------------------------------------------------