TSTP Solution File: GRP169-1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GRP169-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_uns --cores 0 -t %d %s

% Computer : n025.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:14:40 EDT 2022

% Result   : Unsatisfiable 3.57s 0.85s
% Output   : Refutation 3.57s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   27 (  27 unt;   0 def)
%            Number of atoms       :   27 (  26 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    1 (   1   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   3 con; 0-2 aty)
%            Number of variables   :   29 (  29   !;   0   ?)

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

fof(f914,plain,
    a = least_upper_bound(a,b),
    inference(superposition,[],[f10,f833]) ).

fof(f833,plain,
    b = greatest_lower_bound(a,b),
    inference(forward_demodulation,[],[f832,f59]) ).

fof(f59,plain,
    ! [X1] : multiply(X1,identity) = X1,
    inference(forward_demodulation,[],[f54,f56]) ).

fof(f56,plain,
    ! [X6,X5] : multiply(inverse(inverse(X5)),X6) = multiply(X5,X6),
    inference(superposition,[],[f52,f52]) ).

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

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

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

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

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

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

fof(f832,plain,
    b = greatest_lower_bound(multiply(a,identity),b),
    inference(forward_demodulation,[],[f794,f4]) ).

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

fof(f794,plain,
    b = greatest_lower_bound(b,multiply(a,identity)),
    inference(superposition,[],[f707,f2]) ).

fof(f707,plain,
    ! [X2] : greatest_lower_bound(X2,multiply(a,multiply(inverse(b),X2))) = X2,
    inference(forward_demodulation,[],[f706,f3]) ).

fof(f706,plain,
    ! [X2] : greatest_lower_bound(X2,multiply(multiply(a,inverse(b)),X2)) = X2,
    inference(forward_demodulation,[],[f703,f1]) ).

fof(f703,plain,
    ! [X2] : greatest_lower_bound(multiply(identity,X2),multiply(multiply(a,inverse(b)),X2)) = multiply(identity,X2),
    inference(superposition,[],[f15,f489]) ).

fof(f489,plain,
    identity = greatest_lower_bound(identity,multiply(a,inverse(b))),
    inference(forward_demodulation,[],[f479,f56]) ).

fof(f479,plain,
    identity = greatest_lower_bound(identity,multiply(inverse(inverse(a)),inverse(b))),
    inference(superposition,[],[f431,f2]) ).

fof(f431,plain,
    ! [X14] : greatest_lower_bound(multiply(X14,inverse(a)),multiply(X14,inverse(b))) = multiply(X14,inverse(a)),
    inference(superposition,[],[f13,f21]) ).

fof(f21,plain,
    inverse(a) = greatest_lower_bound(inverse(a),inverse(b)),
    inference(superposition,[],[f11,f16]) ).

fof(f16,axiom,
    inverse(b) = least_upper_bound(inverse(a),inverse(b)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p02a_1) ).

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

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

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

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

fof(f17,axiom,
    a != least_upper_bound(a,b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_p02a) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem    : GRP169-1 : TPTP v8.1.0. Bugfixed v1.2.1.
% 0.12/0.11  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.31  % Computer : n025.cluster.edu
% 0.12/0.31  % Model    : x86_64 x86_64
% 0.12/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.31  % Memory   : 8042.1875MB
% 0.12/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.31  % CPULimit   : 300
% 0.12/0.31  % WCLimit    : 300
% 0.12/0.31  % DateTime   : Mon Aug 29 22:27:14 EDT 2022
% 0.12/0.31  % CPUTime    : 
% 0.17/0.44  % (16789)dis+10_1:1024_anc=all:drc=off:flr=on:fsr=off:sac=on:urr=on:i=292:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/292Mi)
% 0.17/0.47  % (16782)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 0.17/0.51  % (16806)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/381Mi)
% 0.17/0.52  % (16798)lrs+10_1:1024_drc=off:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/388Mi)
% 0.17/0.52  % (16782)Instruction limit reached!
% 0.17/0.52  % (16782)------------------------------
% 0.17/0.52  % (16782)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.52  % (16782)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.52  % (16782)Termination reason: Unknown
% 0.17/0.52  % (16782)Termination phase: Saturation
% 0.17/0.52  
% 0.17/0.52  % (16782)Memory used [KB]: 5884
% 0.17/0.52  % (16782)Time elapsed: 0.146 s
% 0.17/0.52  % (16782)Instructions burned: 20 (million)
% 0.17/0.52  % (16782)------------------------------
% 0.17/0.52  % (16782)------------------------------
% 0.17/0.53  % (16788)lrs+10_1:1_drc=off:fd=preordered:plsq=on:sp=occurrence:to=lpo:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.17/0.54  % (16780)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.17/0.54  % (16787)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.17/0.54  % (16781)lrs+10_1:1_drc=off:fd=preordered:plsq=on:sp=occurrence:to=lpo:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.17/0.55  % (16786)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.17/0.56  % (16803)lrs+10_1:2_bd=preordered:drc=off:fd=preordered:fde=unused:sp=const_min:to=lpo:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.17/0.56  % (16792)dis+10_1:7_drc=off:fd=preordered:plsq=on:sp=reverse_frequency:to=lpo:i=212:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/212Mi)
% 0.17/0.56  % (16794)lrs+10_1:1_br=off:flr=on:slsq=on:slsqc=1:sp=frequency:urr=on:i=257:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/257Mi)
% 0.17/0.56  % (16780)Instruction limit reached!
% 0.17/0.56  % (16780)------------------------------
% 0.17/0.56  % (16780)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.56  % (16783)lrs+10_1:1_avsq=on:avsql=on:bsr=unit_only:drc=off:fsr=off:inw=on:nwc=10.0:rnwc=on:sgt=16:slsq=on:slsqc=0:slsql=off:slsqr=211,119:sp=reverse_frequency:spb=goal_then_units:ss=included:st=2.0:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.17/0.56  % (16801)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=111:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/111Mi)
% 0.17/0.56  % (16780)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.56  % (16780)Termination reason: Unknown
% 0.17/0.56  % (16780)Termination phase: Saturation
% 0.17/0.56  
% 0.17/0.56  % (16780)Memory used [KB]: 5500
% 0.17/0.56  % (16780)Time elapsed: 0.164 s
% 0.17/0.56  % (16780)Instructions burned: 7 (million)
% 0.17/0.56  % (16780)------------------------------
% 0.17/0.56  % (16780)------------------------------
% 0.17/0.56  % (16778)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=10:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/10Mi)
% 0.17/0.57  % (16777)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99788:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99788Mi)
% 0.17/0.58  % (16779)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.17/0.58  % (16807)lrs+10_1:1_drc=off:fd=preordered:plsq=on:sp=occurrence:to=lpo:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.17/0.58  % (16791)lrs+10_1:128_plsq=on:plsqc=2:s2a=on:ss=axioms:st=1.5:urr=on:i=321:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/321Mi)
% 0.17/0.59  % (16783)Instruction limit reached!
% 0.17/0.59  % (16783)------------------------------
% 0.17/0.59  % (16783)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.59  % (16783)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.59  % (16783)Termination reason: Unknown
% 0.17/0.59  % (16783)Termination phase: Saturation
% 0.17/0.59  
% 0.17/0.59  % (16783)Memory used [KB]: 5628
% 0.17/0.59  % (16783)Time elapsed: 0.180 s
% 0.17/0.59  % (16783)Instructions burned: 8 (million)
% 0.17/0.59  % (16783)------------------------------
% 0.17/0.59  % (16783)------------------------------
% 0.17/0.59  % (16800)lrs+10_5:1_br=off:ep=RSTC:sos=all:urr=on:i=267:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/267Mi)
% 0.17/0.59  % (16802)dis+10_1:1_av=off:drc=off:slsq=on:slsqc=1:slsqr=29,16:sp=reverse_frequency:to=lpo:i=248:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/248Mi)
% 0.17/0.59  % (16799)dis+11_1:64_fd=off:nm=0:nwc=5.0:i=481:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/481Mi)
% 0.17/0.59  % (16797)lrs+10_1:128_bd=off:drc=off:fd=preordered:nwc=1.6:urr=on:i=103:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/103Mi)
% 0.17/0.60  % (16804)dis+10_1:1024_av=off:bd=preordered:drc=off:nwc=3.0:rp=on:thsq=on:thsqc=64:thsqd=32:to=lpo:i=267:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/267Mi)
% 0.17/0.60  % (16790)dis+2_1:1024_abs=on:alpa=false:anc=all_dependent:avsq=on:bce=on:drc=off:newcnf=on:slsq=on:slsqc=0:slsqr=1,1:sp=reverse_arity:i=353:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/353Mi)
% 0.17/0.60  % (16784)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.17/0.60  % (16778)Instruction limit reached!
% 0.17/0.60  % (16778)------------------------------
% 0.17/0.60  % (16778)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.60  % (16778)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.60  % (16778)Termination reason: Unknown
% 0.17/0.60  % (16778)Termination phase: Saturation
% 0.17/0.60  
% 0.17/0.60  % (16778)Memory used [KB]: 5628
% 0.17/0.60  % (16778)Time elapsed: 0.209 s
% 0.17/0.60  % (16778)Instructions burned: 10 (million)
% 0.17/0.60  % (16778)------------------------------
% 0.17/0.60  % (16778)------------------------------
% 0.17/0.61  % (16793)lrs+10_1:1_drc=off:fd=preordered:plsq=on:sp=occurrence:to=lpo:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.17/0.61  % (16787)Instruction limit reached!
% 0.17/0.61  % (16787)------------------------------
% 0.17/0.61  % (16787)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.61  % (16787)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.61  % (16787)Termination reason: Unknown
% 0.17/0.61  % (16787)Termination phase: Saturation
% 0.17/0.61  
% 0.17/0.61  % (16787)Memory used [KB]: 6524
% 0.17/0.61  % (16787)Time elapsed: 0.191 s
% 0.17/0.61  % (16787)Instructions burned: 37 (million)
% 0.17/0.61  % (16787)------------------------------
% 0.17/0.61  % (16787)------------------------------
% 0.17/0.62  % (16795)lrs+1011_1:1_asg=cautious:bsr=on:cond=on:drc=off:etr=on:fd=preordered:gs=on:plsq=on:plsqr=388,511:slsq=on:slsqc=1:slsqr=21,31:urr=on:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.17/0.62  % (16781)Instruction limit reached!
% 0.17/0.62  % (16781)------------------------------
% 0.17/0.62  % (16781)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.63  % (16785)dis+31_8:1_br=off:fd=off:gs=on:lcm=reverse:nm=16:nwc=5.0:sp=reverse_arity:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 2.31/0.63  % (16788)Instruction limit reached!
% 2.31/0.63  % (16788)------------------------------
% 2.31/0.63  % (16788)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.63  % (16788)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.63  % (16788)Termination reason: Unknown
% 2.31/0.63  % (16788)Termination phase: Saturation
% 2.31/0.63  
% 2.31/0.63  % (16788)Memory used [KB]: 6012
% 2.31/0.63  % (16788)Time elapsed: 0.235 s
% 2.31/0.63  % (16788)Instructions burned: 48 (million)
% 2.31/0.63  % (16788)------------------------------
% 2.31/0.63  % (16788)------------------------------
% 2.31/0.63  % (16781)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.63  % (16781)Termination reason: Unknown
% 2.31/0.63  % (16781)Termination phase: Saturation
% 2.31/0.63  
% 2.31/0.63  % (16781)Memory used [KB]: 6012
% 2.31/0.63  % (16781)Time elapsed: 0.218 s
% 2.31/0.63  % (16781)Instructions burned: 48 (million)
% 2.31/0.63  % (16781)------------------------------
% 2.31/0.63  % (16781)------------------------------
% 2.31/0.64  % (16805)lrs+10_1:128_awrs=converge:awrsf=8:bd=off:drc=off:slsq=on:slsqc=1:slsql=off:slsqr=40,29:i=495:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/495Mi)
% 2.55/0.66  % (16779)Instruction limit reached!
% 2.55/0.66  % (16779)------------------------------
% 2.55/0.66  % (16779)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.55/0.66  % (16779)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.55/0.66  % (16779)Termination reason: Unknown
% 2.55/0.66  % (16779)Termination phase: Saturation
% 2.55/0.66  
% 2.55/0.66  % (16779)Memory used [KB]: 6908
% 2.55/0.66  % (16779)Time elapsed: 0.227 s
% 2.55/0.66  % (16779)Instructions burned: 37 (million)
% 2.55/0.66  % (16779)------------------------------
% 2.55/0.66  % (16779)------------------------------
% 2.55/0.66  % (16784)Instruction limit reached!
% 2.55/0.66  % (16784)------------------------------
% 2.55/0.66  % (16784)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.55/0.67  % (16786)Instruction limit reached!
% 2.55/0.67  % (16786)------------------------------
% 2.55/0.67  % (16786)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.55/0.67  % (16784)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.55/0.67  % (16784)Termination reason: Unknown
% 2.55/0.67  % (16784)Termination phase: Saturation
% 2.55/0.67  
% 2.55/0.67  % (16784)Memory used [KB]: 6268
% 2.55/0.67  % (16784)Time elapsed: 0.225 s
% 2.55/0.67  % (16784)Instructions burned: 33 (million)
% 2.55/0.67  % (16784)------------------------------
% 2.55/0.67  % (16784)------------------------------
% 2.69/0.68  % (16786)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.68  % (16786)Termination reason: Unknown
% 2.69/0.68  % (16786)Termination phase: Saturation
% 2.69/0.68  
% 2.69/0.68  % (16786)Memory used [KB]: 6652
% 2.69/0.68  % (16786)Time elapsed: 0.256 s
% 2.69/0.68  % (16786)Instructions burned: 46 (million)
% 2.69/0.68  % (16786)------------------------------
% 2.69/0.68  % (16786)------------------------------
% 2.69/0.70  % (16807)Instruction limit reached!
% 2.69/0.70  % (16807)------------------------------
% 2.69/0.70  % (16807)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.69/0.70  % (16807)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.70  % (16807)Termination reason: Unknown
% 2.69/0.70  % (16807)Termination phase: Saturation
% 2.69/0.70  
% 2.69/0.70  % (16807)Memory used [KB]: 6140
% 2.69/0.70  % (16807)Time elapsed: 0.307 s
% 2.69/0.70  % (16807)Instructions burned: 48 (million)
% 2.69/0.70  % (16807)------------------------------
% 2.69/0.70  % (16807)------------------------------
% 2.69/0.70  % (16840)lrs+10_1:1_br=off:flr=on:slsq=on:slsqc=1:sp=frequency:urr=on:i=257:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/257Mi)
% 2.69/0.71  % (16785)Instruction limit reached!
% 2.69/0.71  % (16785)------------------------------
% 2.69/0.71  % (16785)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.69/0.71  % (16785)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.71  % (16785)Termination reason: Unknown
% 2.69/0.71  % (16785)Termination phase: Saturation
% 2.69/0.71  
% 2.69/0.71  % (16785)Memory used [KB]: 11001
% 2.69/0.71  % (16785)Time elapsed: 0.299 s
% 2.69/0.71  % (16785)Instructions burned: 38 (million)
% 2.69/0.71  % (16785)------------------------------
% 2.69/0.71  % (16785)------------------------------
% 2.69/0.71  % (16793)Instruction limit reached!
% 2.69/0.71  % (16793)------------------------------
% 2.69/0.71  % (16793)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.01/0.73  % (16841)lrs+10_1:3_acc=on:amm=off:avsq=on:avsqr=1729,253:bs=on:drc=off:fsr=off:lwlo=on:sac=on:slsq=on:slsqc=2:slsql=off:slsqr=1,8:sp=weighted_frequency:i=463:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/463Mi)
% 3.01/0.73  % (16793)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.01/0.73  % (16793)Termination reason: Unknown
% 3.01/0.73  % (16793)Termination phase: Saturation
% 3.01/0.73  
% 3.01/0.73  % (16793)Memory used [KB]: 6140
% 3.01/0.73  % (16793)Time elapsed: 0.324 s
% 3.01/0.73  % (16793)Instructions burned: 49 (million)
% 3.01/0.73  % (16793)------------------------------
% 3.01/0.73  % (16793)------------------------------
% 3.01/0.74  % (16842)lrs+10_1:1_avsq=on:avsql=on:bsr=unit_only:drc=off:fsr=off:inw=on:nwc=10.0:rnwc=on:sgt=16:slsq=on:slsqc=0:slsql=off:slsqr=211,119:sp=reverse_frequency:spb=goal_then_units:ss=included:st=2.0:to=lpo:i=292:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/292Mi)
% 3.01/0.75  % (16844)ott+10_1:1_bd=preordered:drc=off:fde=unused:slsq=on:slsqr=10,31:sp=const_min:tgt=ground:to=lpo:urr=ec_only:i=402:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/402Mi)
% 3.16/0.75  % (16843)lrs+1011_1:1_asg=cautious:bsr=on:cond=on:drc=off:etr=on:fd=preordered:gs=on:plsq=on:plsqr=388,511:slsq=on:slsqc=1:slsqr=21,31:urr=on:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/439Mi)
% 3.16/0.77  % (16846)lrs+10_1:1_drc=off:s2a=on:s2agt=8:sp=reverse_arity:to=lpo:i=312:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/312Mi)
% 3.16/0.77  % (16797)Instruction limit reached!
% 3.16/0.77  % (16797)------------------------------
% 3.16/0.77  % (16797)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.78  % (16801)Instruction limit reached!
% 3.16/0.78  % (16801)------------------------------
% 3.16/0.78  % (16801)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.78  % (16845)lrs+10_1:512_av=off:awrs=converge:awrsf=8:bd=preordered:br=off:bsr=unit_only:drc=off:erd=off:foolp=on:fsd=on:gve=cautious:irw=on:kmz=on:kws=arity_squared:lcm=reverse:newcnf=on:nwc=5.0:plsq=on:plsqc=2:plsql=on:plsqr=9798671,477100:slsq=on:slsqc=1:slsqr=1,16:sp=weighted_frequency:spb=intro:tgt=full:updr=off:urr=on:uwa=ground:i=496:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/496Mi)
% 3.16/0.78  % (16797)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.78  % (16797)Termination reason: Unknown
% 3.16/0.78  % (16797)Termination phase: Saturation
% 3.16/0.78  
% 3.16/0.78  % (16797)Memory used [KB]: 7036
% 3.16/0.78  % (16797)Time elapsed: 0.356 s
% 3.16/0.78  % (16797)Instructions burned: 103 (million)
% 3.16/0.78  % (16797)------------------------------
% 3.16/0.78  % (16797)------------------------------
% 3.16/0.79  % (16848)dis+10_1:1_av=off:drc=off:slsq=on:slsqc=1:slsqr=29,16:sp=reverse_frequency:to=lpo:i=248:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/248Mi)
% 3.16/0.80  % (16801)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.80  % (16801)Termination reason: Unknown
% 3.16/0.80  % (16801)Termination phase: Saturation
% 3.16/0.80  
% 3.16/0.80  % (16801)Memory used [KB]: 7291
% 3.16/0.80  % (16801)Time elapsed: 0.340 s
% 3.16/0.80  % (16801)Instructions burned: 112 (million)
% 3.16/0.80  % (16801)------------------------------
% 3.16/0.80  % (16801)------------------------------
% 3.16/0.80  % (16850)lrs+10_1:128_awrs=converge:awrsf=8:bd=off:drc=off:slsq=on:slsqc=1:slsql=off:slsqr=40,29:i=1598:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1598Mi)
% 3.16/0.82  % (16849)lrs+10_1:2_bd=preordered:drc=off:fd=preordered:fde=unused:sp=const_min:to=lpo:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/177Mi)
% 3.16/0.83  % (16842)First to succeed.
% 3.57/0.84  % (16803)Instruction limit reached!
% 3.57/0.84  % (16803)------------------------------
% 3.57/0.84  % (16803)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.57/0.84  % (16803)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.57/0.84  % (16803)Termination reason: Unknown
% 3.57/0.84  % (16803)Termination phase: Saturation
% 3.57/0.84  
% 3.57/0.84  % (16803)Memory used [KB]: 7291
% 3.57/0.84  % (16803)Time elapsed: 0.445 s
% 3.57/0.84  % (16803)Instructions burned: 178 (million)
% 3.57/0.84  % (16803)------------------------------
% 3.57/0.84  % (16803)------------------------------
% 3.57/0.84  % (16854)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/381Mi)
% 3.57/0.85  % (16805)Also succeeded, but the first one will report.
% 3.57/0.85  % (16842)Refutation found. Thanks to Tanya!
% 3.57/0.85  % SZS status Unsatisfiable for theBenchmark
% 3.57/0.85  % SZS output start Proof for theBenchmark
% See solution above
% 3.57/0.85  % (16842)------------------------------
% 3.57/0.85  % (16842)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.57/0.85  % (16842)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.57/0.85  % (16842)Termination reason: Refutation
% 3.57/0.85  
% 3.57/0.85  % (16842)Memory used [KB]: 6396
% 3.57/0.85  % (16842)Time elapsed: 0.188 s
% 3.57/0.85  % (16842)Instructions burned: 49 (million)
% 3.57/0.85  % (16842)------------------------------
% 3.57/0.85  % (16842)------------------------------
% 3.57/0.85  % (16776)Success in time 0.515 s
%------------------------------------------------------------------------------