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

View Problem - Process Solution

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

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

% Result   : Unsatisfiable 1.63s 0.65s
% Output   : Refutation 1.63s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   21 (  21 unt;   0 def)
%            Number of atoms       :   21 (  20 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    :    4 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :   20 (  20   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f778,plain,
    $false,
    inference(subsumption_resolution,[],[f777,f18]) ).

fof(f18,axiom,
    identity != a,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_p05a) ).

fof(f777,plain,
    identity = a,
    inference(forward_demodulation,[],[f776,f16]) ).

fof(f16,axiom,
    identity = least_upper_bound(identity,a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p05a_1) ).

fof(f776,plain,
    a = least_upper_bound(identity,a),
    inference(forward_demodulation,[],[f746,f1]) ).

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

fof(f746,plain,
    multiply(identity,a) = least_upper_bound(identity,multiply(identity,a)),
    inference(superposition,[],[f96,f569]) ).

fof(f569,plain,
    identity = least_upper_bound(inverse(a),identity),
    inference(forward_demodulation,[],[f568,f8]) ).

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

fof(f568,plain,
    least_upper_bound(inverse(a),identity) = least_upper_bound(identity,identity),
    inference(forward_demodulation,[],[f502,f238]) ).

fof(f238,plain,
    ! [X17] : least_upper_bound(inverse(a),least_upper_bound(identity,X17)) = least_upper_bound(identity,X17),
    inference(superposition,[],[f60,f17]) ).

fof(f17,axiom,
    identity = least_upper_bound(identity,inverse(a)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p05a_2) ).

fof(f60,plain,
    ! [X6,X4,X5] : least_upper_bound(least_upper_bound(X5,X4),X6) = least_upper_bound(X4,least_upper_bound(X5,X6)),
    inference(superposition,[],[f7,f5]) ).

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

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

fof(f502,plain,
    least_upper_bound(inverse(a),identity) = least_upper_bound(inverse(a),least_upper_bound(identity,identity)),
    inference(superposition,[],[f70,f58]) ).

fof(f58,plain,
    ! [X1] : least_upper_bound(identity,X1) = least_upper_bound(identity,least_upper_bound(inverse(a),X1)),
    inference(superposition,[],[f7,f17]) ).

fof(f70,plain,
    ! [X0,X1] : least_upper_bound(X0,X1) = least_upper_bound(X0,least_upper_bound(X1,least_upper_bound(X0,X1))),
    inference(superposition,[],[f8,f7]) ).

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : GRP173-1 : TPTP v8.1.0. Bugfixed v1.2.1.
% 0.07/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.14/0.35  % Computer : n007.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Mon Aug 29 22:03:30 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.21/0.51  % (13575)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.52  % (13567)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.52  % (13569)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.52  % (13568)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.52  TRYING [1]
% 0.21/0.52  TRYING [2]
% 0.21/0.53  % (13573)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.53  % (13574)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.53  % (13591)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.53  % (13563)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  TRYING [1]
% 0.21/0.53  TRYING [2]
% 0.21/0.53  % (13585)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.54  % (13571)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  % (13571)Instruction limit reached!
% 0.21/0.54  % (13571)------------------------------
% 0.21/0.54  % (13571)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (13571)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (13571)Termination reason: Unknown
% 0.21/0.54  % (13571)Termination phase: Saturation
% 0.21/0.54  
% 0.21/0.54  % (13571)Memory used [KB]: 5373
% 0.21/0.54  % (13571)Time elapsed: 0.123 s
% 0.21/0.54  % (13571)Instructions burned: 2 (million)
% 0.21/0.54  % (13571)------------------------------
% 0.21/0.54  % (13571)------------------------------
% 1.26/0.54  % (13566)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)
% 1.26/0.54  % (13584)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.26/0.54  % (13577)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)
% 1.26/0.54  % (13570)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.26/0.54  % (13581)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.26/0.54  % (13586)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)
% 1.26/0.54  % (13565)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)
% 1.26/0.54  TRYING [3]
% 1.26/0.54  % (13583)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)
% 1.26/0.54  TRYING [3]
% 1.26/0.55  % (13576)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.26/0.55  % (13572)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)
% 1.26/0.55  % (13579)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)
% 1.26/0.55  % (13588)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.26/0.55  % (13592)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)
% 1.26/0.55  % (13590)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)
% 1.26/0.55  % (13589)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)
% 1.26/0.55  % (13578)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)
% 1.26/0.56  % (13587)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.26/0.56  % (13580)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.26/0.56  TRYING [1]
% 1.26/0.56  TRYING [2]
% 1.63/0.56  % (13564)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.63/0.56  % (13570)Instruction limit reached!
% 1.63/0.56  % (13570)------------------------------
% 1.63/0.56  % (13570)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.56  % (13570)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.56  % (13570)Termination reason: Unknown
% 1.63/0.56  % (13570)Termination phase: Saturation
% 1.63/0.56  
% 1.63/0.56  % (13570)Memory used [KB]: 5500
% 1.63/0.56  % (13570)Time elapsed: 0.112 s
% 1.63/0.56  % (13570)Instructions burned: 8 (million)
% 1.63/0.56  % (13570)------------------------------
% 1.63/0.56  % (13570)------------------------------
% 1.63/0.57  % (13582)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)
% 1.63/0.58  TRYING [3]
% 1.63/0.58  % (13565)Instruction limit reached!
% 1.63/0.58  % (13565)------------------------------
% 1.63/0.58  % (13565)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.58  % (13565)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.58  % (13565)Termination reason: Unknown
% 1.63/0.58  % (13565)Termination phase: Saturation
% 1.63/0.58  
% 1.63/0.58  % (13565)Memory used [KB]: 1663
% 1.63/0.58  % (13565)Time elapsed: 0.164 s
% 1.63/0.58  % (13565)Instructions burned: 39 (million)
% 1.63/0.58  % (13565)------------------------------
% 1.63/0.58  % (13565)------------------------------
% 1.63/0.59  % (13567)Instruction limit reached!
% 1.63/0.59  % (13567)------------------------------
% 1.63/0.59  % (13567)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.59  % (13567)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.59  % (13567)Termination reason: Unknown
% 1.63/0.59  % (13567)Termination phase: Saturation
% 1.63/0.59  
% 1.63/0.59  % (13567)Memory used [KB]: 6268
% 1.63/0.59  % (13567)Time elapsed: 0.146 s
% 1.63/0.59  % (13567)Instructions burned: 52 (million)
% 1.63/0.59  % (13567)------------------------------
% 1.63/0.59  % (13567)------------------------------
% 1.63/0.59  TRYING [4]
% 1.63/0.60  % (13569)Instruction limit reached!
% 1.63/0.60  % (13569)------------------------------
% 1.63/0.60  % (13569)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.60  % (13569)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.60  % (13569)Termination reason: Unknown
% 1.63/0.60  % (13569)Termination phase: Finite model building constraint generation
% 1.63/0.60  
% 1.63/0.60  % (13569)Memory used [KB]: 7419
% 1.63/0.60  % (13569)Time elapsed: 0.121 s
% 1.63/0.60  % (13569)Instructions burned: 52 (million)
% 1.63/0.60  % (13569)------------------------------
% 1.63/0.60  % (13569)------------------------------
% 1.63/0.60  % (13573)Instruction limit reached!
% 1.63/0.60  % (13573)------------------------------
% 1.63/0.60  % (13573)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.60  % (13573)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.60  % (13573)Termination reason: Unknown
% 1.63/0.60  % (13573)Termination phase: Saturation
% 1.63/0.60  
% 1.63/0.60  % (13573)Memory used [KB]: 6268
% 1.63/0.60  % (13573)Time elapsed: 0.186 s
% 1.63/0.60  % (13573)Instructions burned: 50 (million)
% 1.63/0.60  % (13573)------------------------------
% 1.63/0.60  % (13573)------------------------------
% 1.63/0.60  % (13568)Instruction limit reached!
% 1.63/0.60  % (13568)------------------------------
% 1.63/0.60  % (13568)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.61  TRYING [4]
% 1.63/0.62  % (13566)Instruction limit reached!
% 1.63/0.62  % (13566)------------------------------
% 1.63/0.62  % (13566)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.62  % (13572)Instruction limit reached!
% 1.63/0.62  % (13572)------------------------------
% 1.63/0.62  % (13572)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.62  % (13572)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.62  % (13572)Termination reason: Unknown
% 1.63/0.62  % (13572)Termination phase: Saturation
% 1.63/0.62  
% 1.63/0.62  % (13572)Memory used [KB]: 1918
% 1.63/0.62  % (13572)Time elapsed: 0.200 s
% 1.63/0.62  % (13572)Instructions burned: 51 (million)
% 1.63/0.62  % (13572)------------------------------
% 1.63/0.62  % (13572)------------------------------
% 1.63/0.62  % (13568)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.62  % (13568)Termination reason: Unknown
% 1.63/0.62  % (13568)Termination phase: Saturation
% 1.63/0.62  
% 1.63/0.62  % (13568)Memory used [KB]: 6140
% 1.63/0.62  % (13568)Time elapsed: 0.191 s
% 1.63/0.62  % (13568)Instructions burned: 50 (million)
% 1.63/0.62  % (13568)------------------------------
% 1.63/0.62  % (13568)------------------------------
% 1.63/0.62  % (13580)Instruction limit reached!
% 1.63/0.62  % (13580)------------------------------
% 1.63/0.62  % (13580)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.62  % (13580)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.62  % (13580)Termination reason: Unknown
% 1.63/0.62  % (13580)Termination phase: Finite model building constraint generation
% 1.63/0.62  
% 1.63/0.62  % (13580)Memory used [KB]: 8059
% 1.63/0.62  % (13580)Time elapsed: 0.219 s
% 1.63/0.62  % (13580)Instructions burned: 59 (million)
% 1.63/0.62  % (13580)------------------------------
% 1.63/0.62  % (13580)------------------------------
% 1.63/0.62  % (13564)Instruction limit reached!
% 1.63/0.62  % (13564)------------------------------
% 1.63/0.62  % (13564)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.62  % (13564)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.62  % (13564)Termination reason: Unknown
% 1.63/0.62  % (13564)Termination phase: Saturation
% 1.63/0.62  
% 1.63/0.62  % (13564)Memory used [KB]: 6396
% 1.63/0.62  % (13564)Time elapsed: 0.202 s
% 1.63/0.62  % (13564)Instructions burned: 52 (million)
% 1.63/0.62  % (13564)------------------------------
% 1.63/0.62  % (13564)------------------------------
% 1.63/0.63  % (13582)First to succeed.
% 1.63/0.64  % (13577)Instruction limit reached!
% 1.63/0.64  % (13577)------------------------------
% 1.63/0.64  % (13577)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.64  % (13577)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.64  % (13577)Termination reason: Unknown
% 1.63/0.64  % (13577)Termination phase: Saturation
% 1.63/0.64  
% 1.63/0.64  % (13577)Memory used [KB]: 6652
% 1.63/0.64  % (13577)Time elapsed: 0.040 s
% 1.63/0.64  % (13577)Instructions burned: 68 (million)
% 1.63/0.64  % (13577)------------------------------
% 1.63/0.64  % (13577)------------------------------
% 1.63/0.64  % (13566)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.64  % (13566)Termination reason: Unknown
% 1.63/0.64  % (13566)Termination phase: Saturation
% 1.63/0.64  
% 1.63/0.64  % (13566)Memory used [KB]: 6268
% 1.63/0.64  % (13566)Time elapsed: 0.210 s
% 1.63/0.64  % (13566)Instructions burned: 51 (million)
% 1.63/0.64  % (13566)------------------------------
% 1.63/0.64  % (13566)------------------------------
% 1.63/0.64  % (13589)Instruction limit reached!
% 1.63/0.64  % (13589)------------------------------
% 1.63/0.64  % (13589)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.64  % (13589)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.64  % (13589)Termination reason: Unknown
% 1.63/0.64  % (13589)Termination phase: Saturation
% 1.63/0.64  
% 1.63/0.64  % (13589)Memory used [KB]: 6652
% 1.63/0.64  % (13589)Time elapsed: 0.043 s
% 1.63/0.64  % (13589)Instructions burned: 68 (million)
% 1.63/0.64  % (13589)------------------------------
% 1.63/0.64  % (13589)------------------------------
% 1.63/0.65  % (13578)Instruction limit reached!
% 1.63/0.65  % (13578)------------------------------
% 1.63/0.65  % (13578)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.65  % (13578)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.65  % (13578)Termination reason: Unknown
% 1.63/0.65  % (13578)Termination phase: Saturation
% 1.63/0.65  
% 1.63/0.65  % (13578)Memory used [KB]: 2302
% 1.63/0.65  % (13578)Time elapsed: 0.196 s
% 1.63/0.65  % (13578)Instructions burned: 76 (million)
% 1.63/0.65  % (13578)------------------------------
% 1.63/0.65  % (13578)------------------------------
% 1.63/0.65  % (13582)Refutation found. Thanks to Tanya!
% 1.63/0.65  % SZS status Unsatisfiable for theBenchmark
% 1.63/0.65  % SZS output start Proof for theBenchmark
% See solution above
% 1.63/0.65  % (13582)------------------------------
% 1.63/0.65  % (13582)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.65  % (13582)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.65  % (13582)Termination reason: Refutation
% 1.63/0.65  
% 1.63/0.65  % (13582)Memory used [KB]: 1791
% 1.63/0.65  % (13582)Time elapsed: 0.208 s
% 1.63/0.65  % (13582)Instructions burned: 55 (million)
% 1.63/0.65  % (13582)------------------------------
% 1.63/0.65  % (13582)------------------------------
% 1.63/0.65  % (13562)Success in time 0.29 s
%------------------------------------------------------------------------------