TSTP Solution File: GRP175-4 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : GRP175-4 : 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 : n021.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 2.25s 0.70s
% Output   : Refutation 2.25s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   25 (  25 unt;   0 def)
%            Number of atoms       :   25 (  24 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    2 (   2   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   3 con; 0-2 aty)
%            Number of variables   :   35 (  35   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1710,plain,
    $false,
    inference(trivial_inequality_removal,[],[f1709]) ).

fof(f1709,plain,
    multiply(inverse(a),multiply(b,a)) != multiply(inverse(a),multiply(b,a)),
    inference(backward_demodulation,[],[f17,f1708]) ).

fof(f1708,plain,
    ! [X5] : least_upper_bound(identity,multiply(inverse(X5),multiply(b,X5))) = multiply(inverse(X5),multiply(b,X5)),
    inference(forward_demodulation,[],[f1631,f3]) ).

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

fof(f1631,plain,
    ! [X5] : least_upper_bound(identity,multiply(multiply(inverse(X5),b),X5)) = multiply(multiply(inverse(X5),b),X5),
    inference(superposition,[],[f186,f303]) ).

fof(f303,plain,
    ! [X9] : multiply(X9,b) = least_upper_bound(X9,multiply(X9,b)),
    inference(forward_demodulation,[],[f297,f5]) ).

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

fof(f297,plain,
    ! [X9] : multiply(X9,b) = least_upper_bound(multiply(X9,b),X9),
    inference(superposition,[],[f20,f285]) ).

fof(f285,plain,
    ! [X0] : greatest_lower_bound(X0,multiply(X0,b)) = X0,
    inference(backward_demodulation,[],[f152,f284]) ).

fof(f284,plain,
    ! [X1] : multiply(X1,identity) = X1,
    inference(forward_demodulation,[],[f271,f274]) ).

fof(f274,plain,
    ! [X8,X9] : multiply(X8,X9) = multiply(inverse(inverse(X8)),X9),
    inference(superposition,[],[f61,f61]) ).

fof(f61,plain,
    ! [X2,X3] : multiply(inverse(X2),multiply(X2,X3)) = X3,
    inference(forward_demodulation,[],[f57,f1]) ).

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

fof(f57,plain,
    ! [X2,X3] : multiply(inverse(X2),multiply(X2,X3)) = multiply(identity,X3),
    inference(superposition,[],[f3,f2]) ).

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

fof(f271,plain,
    ! [X1] : multiply(inverse(inverse(X1)),identity) = X1,
    inference(superposition,[],[f61,f2]) ).

fof(f152,plain,
    ! [X0] : multiply(X0,identity) = greatest_lower_bound(multiply(X0,identity),multiply(X0,b)),
    inference(superposition,[],[f13,f16]) ).

fof(f16,axiom,
    identity = greatest_lower_bound(identity,b),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p06d_1) ).

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

fof(f20,plain,
    ! [X2,X1] : least_upper_bound(X1,greatest_lower_bound(X2,X1)) = X1,
    inference(superposition,[],[f10,f4]) ).

fof(f4,axiom,
    ! [X0,X1] : greatest_lower_bound(X0,X1) = greatest_lower_bound(X1,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_glb) ).

fof(f10,axiom,
    ! [X0,X1] : least_upper_bound(X0,greatest_lower_bound(X0,X1)) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lub_absorbtion) ).

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

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/sandbox2/benchmark/theBenchmark.p',monotony_lub2) ).

fof(f17,axiom,
    multiply(inverse(a),multiply(b,a)) != least_upper_bound(identity,multiply(inverse(a),multiply(b,a))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_p06d) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : GRP175-4 : TPTP v8.1.0. Bugfixed v1.2.1.
% 0.12/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 : n021.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 22:15:10 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.45  % (11155)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.20/0.47  % (11177)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 (3000ds/498Mi)
% 0.20/0.48  % (11184)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 (3000ds/355Mi)
% 0.20/0.49  % (11169)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 (3000ds/75Mi)
% 0.20/0.49  % (11160)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/7Mi)
% 0.20/0.49  % (11157)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 (3000ds/48Mi)
% 0.20/0.50  % (11164)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 0.20/0.50  % (11156)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.20/0.50  % (11168)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 (3000ds/68Mi)
% 0.20/0.50  % (11160)Instruction limit reached!
% 0.20/0.50  % (11160)------------------------------
% 0.20/0.50  % (11160)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.50  % (11160)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (11160)Termination reason: Unknown
% 0.20/0.50  % (11160)Termination phase: Saturation
% 0.20/0.50  
% 0.20/0.50  % (11160)Memory used [KB]: 5500
% 0.20/0.50  % (11160)Time elapsed: 0.073 s
% 0.20/0.50  % (11160)Instructions burned: 8 (million)
% 0.20/0.50  % (11160)------------------------------
% 0.20/0.50  % (11160)------------------------------
% 0.20/0.50  % (11178)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 (3000ds/467Mi)
% 0.20/0.51  % (11166)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/101Mi)
% 0.20/0.51  % (11163)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 (3000ds/51Mi)
% 0.20/0.51  % (11158)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.20/0.51  % (11154)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 (3000ds/37Mi)
% 0.20/0.51  % (11171)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 (3000ds/99Mi)
% 0.20/0.52  % (11180)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/500Mi)
% 0.20/0.52  % (11179)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/482Mi)
% 0.20/0.52  % (11162)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/2Mi)
% 0.20/0.52  % (11175)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 (3000ds/176Mi)
% 0.20/0.52  % (11183)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/439Mi)
% 0.20/0.52  % (11162)Instruction limit reached!
% 0.20/0.52  % (11162)------------------------------
% 0.20/0.52  % (11162)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (11162)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (11162)Termination reason: Unknown
% 0.20/0.52  % (11162)Termination phase: Saturation
% 0.20/0.52  
% 0.20/0.52  % (11162)Memory used [KB]: 5373
% 0.20/0.52  % (11162)Time elapsed: 0.120 s
% 0.20/0.52  % (11162)Instructions burned: 3 (million)
% 0.20/0.52  % (11162)------------------------------
% 0.20/0.52  % (11162)------------------------------
% 0.20/0.52  % (11153)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 0.20/0.52  % (11152)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 (3000ds/191324Mi)
% 0.20/0.52  % (11165)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 0.20/0.52  % (11167)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99Mi)
% 0.20/0.52  TRYING [1]
% 0.20/0.52  TRYING [2]
% 0.20/0.53  % (11155)Instruction limit reached!
% 0.20/0.53  % (11155)------------------------------
% 0.20/0.53  % (11155)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (11155)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (11155)Termination reason: Unknown
% 0.20/0.53  % (11155)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (11155)Memory used [KB]: 6140
% 0.20/0.53  % (11155)Time elapsed: 0.140 s
% 0.20/0.53  % (11155)Instructions burned: 51 (million)
% 0.20/0.53  % (11155)------------------------------
% 0.20/0.53  % (11155)------------------------------
% 0.20/0.53  TRYING [3]
% 0.20/0.53  % (11181)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 (3000ds/68Mi)
% 0.20/0.53  % (11182)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 (3000ds/177Mi)
% 0.20/0.53  TRYING [1]
% 0.20/0.53  TRYING [2]
% 0.20/0.53  TRYING [3]
% 0.20/0.53  % (11174)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 (3000ds/100Mi)
% 0.20/0.54  % (11173)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 0.20/0.54  % (11176)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/138Mi)
% 0.20/0.54  % (11172)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59Mi)
% 0.20/0.55  TRYING [1]
% 0.20/0.55  % (11164)Instruction limit reached!
% 0.20/0.55  % (11164)------------------------------
% 0.20/0.55  % (11164)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (11157)Instruction limit reached!
% 0.20/0.56  % (11157)------------------------------
% 0.20/0.56  % (11157)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (11164)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (11164)Termination reason: Unknown
% 0.20/0.56  % (11164)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (11164)Memory used [KB]: 6268
% 0.20/0.56  % (11164)Time elapsed: 0.144 s
% 0.20/0.56  % (11164)Instructions burned: 51 (million)
% 0.20/0.56  % (11164)------------------------------
% 0.20/0.56  % (11164)------------------------------
% 0.20/0.56  % (11157)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (11157)Termination reason: Unknown
% 0.20/0.56  % (11157)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (11157)Memory used [KB]: 6268
% 0.20/0.56  % (11157)Time elapsed: 0.158 s
% 0.20/0.56  % (11157)Instructions burned: 50 (million)
% 0.20/0.56  % (11157)------------------------------
% 0.20/0.56  % (11157)------------------------------
% 0.20/0.56  TRYING [2]
% 0.20/0.57  TRYING [3]
% 1.75/0.58  % (11168)Instruction limit reached!
% 1.75/0.58  % (11168)------------------------------
% 1.75/0.58  % (11168)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.58  % (11168)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.58  % (11168)Termination reason: Unknown
% 1.75/0.58  % (11168)Termination phase: Saturation
% 1.75/0.58  
% 1.75/0.58  % (11168)Memory used [KB]: 6652
% 1.75/0.58  % (11168)Time elapsed: 0.039 s
% 1.75/0.58  % (11168)Instructions burned: 70 (million)
% 1.75/0.58  % (11168)------------------------------
% 1.75/0.58  % (11168)------------------------------
% 1.75/0.58  % (11169)Instruction limit reached!
% 1.75/0.58  % (11169)------------------------------
% 1.75/0.58  % (11169)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.58  % (11156)Instruction limit reached!
% 1.75/0.58  % (11156)------------------------------
% 1.75/0.58  % (11156)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.58  % (11156)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.58  % (11156)Termination reason: Unknown
% 1.75/0.58  % (11156)Termination phase: Saturation
% 1.75/0.58  
% 1.75/0.58  % (11156)Memory used [KB]: 6524
% 1.75/0.58  % (11156)Time elapsed: 0.173 s
% 1.75/0.58  % (11156)Instructions burned: 52 (million)
% 1.75/0.58  % (11156)------------------------------
% 1.75/0.58  % (11156)------------------------------
% 1.75/0.58  TRYING [4]
% 1.75/0.58  % (11169)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.58  % (11169)Termination reason: Unknown
% 1.75/0.58  % (11169)Termination phase: Saturation
% 1.75/0.58  
% 1.75/0.58  % (11169)Memory used [KB]: 2430
% 1.75/0.58  % (11169)Time elapsed: 0.121 s
% 1.75/0.58  % (11169)Instructions burned: 76 (million)
% 1.75/0.58  % (11169)------------------------------
% 1.75/0.58  % (11169)------------------------------
% 1.75/0.59  % (11163)Instruction limit reached!
% 1.75/0.59  % (11163)------------------------------
% 1.75/0.59  % (11163)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.59  % (11163)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.59  % (11163)Termination reason: Unknown
% 1.75/0.59  % (11163)Termination phase: Saturation
% 1.75/0.59  
% 1.75/0.59  % (11163)Memory used [KB]: 1918
% 1.75/0.59  % (11163)Time elapsed: 0.187 s
% 1.75/0.59  % (11163)Instructions burned: 52 (million)
% 1.75/0.59  % (11163)------------------------------
% 1.75/0.59  % (11163)------------------------------
% 1.93/0.59  % (11154)Instruction limit reached!
% 1.93/0.59  % (11154)------------------------------
% 1.93/0.59  % (11154)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.59  % (11154)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.59  % (11154)Termination reason: Unknown
% 1.93/0.59  % (11154)Termination phase: Saturation
% 1.93/0.59  
% 1.93/0.59  % (11154)Memory used [KB]: 1663
% 1.93/0.59  % (11154)Time elapsed: 0.200 s
% 1.93/0.59  % (11154)Instructions burned: 39 (million)
% 1.93/0.59  % (11154)------------------------------
% 1.93/0.59  % (11154)------------------------------
% 1.93/0.60  TRYING [4]
% 1.93/0.60  % (11158)Instruction limit reached!
% 1.93/0.60  % (11158)------------------------------
% 1.93/0.60  % (11158)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.60  % (11158)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.60  % (11158)Termination reason: Unknown
% 1.93/0.60  % (11158)Termination phase: Finite model building constraint generation
% 1.93/0.60  
% 1.93/0.60  % (11158)Memory used [KB]: 7291
% 1.93/0.60  % (11158)Time elapsed: 0.156 s
% 1.93/0.60  % (11158)Instructions burned: 51 (million)
% 1.93/0.60  % (11158)------------------------------
% 1.93/0.60  % (11158)------------------------------
% 1.93/0.60  % (11153)Instruction limit reached!
% 1.93/0.60  % (11153)------------------------------
% 1.93/0.60  % (11153)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.60  % (11153)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.60  % (11153)Termination reason: Unknown
% 1.93/0.60  % (11153)Termination phase: Saturation
% 1.93/0.60  
% 1.93/0.60  % (11153)Memory used [KB]: 6268
% 1.93/0.60  % (11153)Time elapsed: 0.212 s
% 1.93/0.60  % (11153)Instructions burned: 51 (million)
% 1.93/0.60  % (11153)------------------------------
% 1.93/0.60  % (11153)------------------------------
% 1.93/0.60  % (11172)Instruction limit reached!
% 1.93/0.60  % (11172)------------------------------
% 1.93/0.60  % (11172)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.60  % (11172)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.60  % (11172)Termination reason: Unknown
% 1.93/0.60  % (11172)Termination phase: Finite model building constraint generation
% 1.93/0.60  
% 1.93/0.60  % (11172)Memory used [KB]: 7931
% 1.93/0.60  % (11172)Time elapsed: 0.195 s
% 1.93/0.60  % (11172)Instructions burned: 61 (million)
% 1.93/0.60  % (11172)------------------------------
% 1.93/0.60  % (11172)------------------------------
% 1.93/0.62  % (11171)Instruction limit reached!
% 1.93/0.62  % (11171)------------------------------
% 1.93/0.62  % (11171)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.63  % (11270)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.63  % (11171)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.63  % (11171)Termination reason: Unknown
% 2.21/0.63  % (11171)Termination phase: Saturation
% 2.21/0.63  
% 2.21/0.63  % (11171)Memory used [KB]: 7036
% 2.21/0.63  % (11171)Time elapsed: 0.221 s
% 2.21/0.63  % (11171)Instructions burned: 101 (million)
% 2.21/0.63  % (11171)------------------------------
% 2.21/0.63  % (11171)------------------------------
% 2.25/0.64  % (11181)Instruction limit reached!
% 2.25/0.64  % (11181)------------------------------
% 2.25/0.64  % (11181)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.64  % (11181)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.64  % (11181)Termination reason: Unknown
% 2.25/0.64  % (11181)Termination phase: Saturation
% 2.25/0.64  
% 2.25/0.64  % (11181)Memory used [KB]: 6908
% 2.25/0.64  % (11181)Time elapsed: 0.033 s
% 2.25/0.64  % (11181)Instructions burned: 69 (million)
% 2.25/0.64  % (11181)------------------------------
% 2.25/0.64  % (11181)------------------------------
% 2.25/0.65  % (11271)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.25/0.66  % (11284)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.25/0.66  % (11285)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.25/0.67  % (11272)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 (2998ds/90Mi)
% 2.25/0.67  % (11165)Instruction limit reached!
% 2.25/0.67  % (11165)------------------------------
% 2.25/0.67  % (11165)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.67  % (11165)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.67  % (11165)Termination reason: Unknown
% 2.25/0.67  % (11165)Termination phase: Saturation
% 2.25/0.67  
% 2.25/0.67  % (11165)Memory used [KB]: 7164
% 2.25/0.67  % (11165)Time elapsed: 0.272 s
% 2.25/0.67  % (11165)Instructions burned: 101 (million)
% 2.25/0.67  % (11165)------------------------------
% 2.25/0.67  % (11165)------------------------------
% 2.25/0.68  % (11167)Instruction limit reached!
% 2.25/0.68  % (11167)------------------------------
% 2.25/0.68  % (11167)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.68  % (11167)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.68  % (11167)Termination reason: Unknown
% 2.25/0.68  % (11167)Termination phase: Saturation
% 2.25/0.68  
% 2.25/0.68  % (11167)Memory used [KB]: 7291
% 2.25/0.68  % (11167)Time elapsed: 0.277 s
% 2.25/0.68  % (11167)Instructions burned: 99 (million)
% 2.25/0.68  % (11167)------------------------------
% 2.25/0.68  % (11167)------------------------------
% 2.25/0.68  % (11166)Instruction limit reached!
% 2.25/0.68  % (11166)------------------------------
% 2.25/0.68  % (11166)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.68  % (11166)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.68  % (11166)Termination reason: Unknown
% 2.25/0.68  % (11166)Termination phase: Saturation
% 2.25/0.68  
% 2.25/0.68  % (11166)Memory used [KB]: 7291
% 2.25/0.68  % (11166)Time elapsed: 0.287 s
% 2.25/0.68  % (11166)Instructions burned: 101 (million)
% 2.25/0.68  % (11166)------------------------------
% 2.25/0.68  % (11166)------------------------------
% 2.25/0.69  % (11178)First to succeed.
% 2.25/0.70  % (11291)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.25/0.70  % (11174)Instruction limit reached!
% 2.25/0.70  % (11174)------------------------------
% 2.25/0.70  % (11174)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.70  % (11174)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.70  % (11174)Termination reason: Unknown
% 2.25/0.70  % (11174)Termination phase: Saturation
% 2.25/0.70  
% 2.25/0.70  % (11174)Memory used [KB]: 2558
% 2.25/0.70  % (11174)Time elapsed: 0.293 s
% 2.25/0.70  % (11174)Instructions burned: 101 (million)
% 2.25/0.70  % (11174)------------------------------
% 2.25/0.70  % (11174)------------------------------
% 2.25/0.70  % (11178)Refutation found. Thanks to Tanya!
% 2.25/0.70  % SZS status Unsatisfiable for theBenchmark
% 2.25/0.70  % SZS output start Proof for theBenchmark
% See solution above
% 2.25/0.70  % (11178)------------------------------
% 2.25/0.70  % (11178)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.70  % (11178)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.70  % (11178)Termination reason: Refutation
% 2.25/0.70  
% 2.25/0.70  % (11178)Memory used [KB]: 6908
% 2.25/0.70  % (11178)Time elapsed: 0.270 s
% 2.25/0.70  % (11178)Instructions burned: 112 (million)
% 2.25/0.70  % (11178)------------------------------
% 2.25/0.70  % (11178)------------------------------
% 2.25/0.70  % (11149)Success in time 0.345 s
%------------------------------------------------------------------------------