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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GRP190-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 : 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:14:49 EDT 2022

% Result   : Unsatisfiable 2.96s 0.80s
% Output   : Refutation 2.96s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   25 (  25 unt;   0 def)
%            Number of atoms       :   25 (  24 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    :    6 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   27 (  27   !;   0   ?)

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

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

fof(f3227,plain,
    inverse(b) = least_upper_bound(inverse(a),inverse(b)),
    inference(superposition,[],[f5,f3223]) ).

fof(f3223,plain,
    inverse(b) = least_upper_bound(inverse(b),inverse(a)),
    inference(forward_demodulation,[],[f3182,f260]) ).

fof(f260,plain,
    ! [X1] : multiply(X1,identity) = X1,
    inference(backward_demodulation,[],[f79,f216]) ).

fof(f216,plain,
    ! [X0] : inverse(inverse(X0)) = X0,
    inference(forward_demodulation,[],[f210,f79]) ).

fof(f210,plain,
    ! [X0] : multiply(inverse(inverse(inverse(inverse(X0)))),identity) = X0,
    inference(superposition,[],[f51,f88]) ).

fof(f88,plain,
    ! [X0] : identity = multiply(inverse(inverse(inverse(X0))),X0),
    inference(superposition,[],[f51,f79]) ).

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

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

fof(f47,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(f79,plain,
    ! [X1] : multiply(inverse(inverse(X1)),identity) = X1,
    inference(superposition,[],[f51,f2]) ).

fof(f3182,plain,
    inverse(b) = least_upper_bound(inverse(b),multiply(inverse(a),identity)),
    inference(superposition,[],[f509,f263]) ).

fof(f263,plain,
    ! [X2] : identity = multiply(X2,inverse(X2)),
    inference(superposition,[],[f2,f216]) ).

fof(f509,plain,
    ! [X2] : least_upper_bound(X2,multiply(inverse(a),multiply(b,X2))) = X2,
    inference(forward_demodulation,[],[f508,f3]) ).

fof(f508,plain,
    ! [X2] : least_upper_bound(X2,multiply(multiply(inverse(a),b),X2)) = X2,
    inference(forward_demodulation,[],[f505,f1]) ).

fof(f505,plain,
    ! [X2] : least_upper_bound(multiply(identity,X2),multiply(multiply(inverse(a),b),X2)) = multiply(identity,X2),
    inference(superposition,[],[f14,f475]) ).

fof(f475,plain,
    identity = least_upper_bound(identity,multiply(inverse(a),b)),
    inference(superposition,[],[f114,f2]) ).

fof(f114,plain,
    ! [X0] : least_upper_bound(multiply(X0,a),multiply(X0,b)) = multiply(X0,a),
    inference(superposition,[],[f12,f16]) ).

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

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

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) ).

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) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : GRP190-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_uns --cores 0 -t %d %s
% 0.14/0.34  % Computer : n021.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Mon Aug 29 22:15:55 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.20/0.53  % (14792)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99788:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99788Mi)
% 1.64/0.55  % (14809)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)
% 1.64/0.56  % (14810)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)
% 1.64/0.57  % (14797)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)
% 1.64/0.57  % (14802)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)
% 1.64/0.57  % (14818)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)
% 1.64/0.57  % (14804)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)
% 1.64/0.58  % (14798)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)
% 1.64/0.58  % (14795)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)
% 1.64/0.58  % (14796)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)
% 1.64/0.59  % (14798)Instruction limit reached!
% 1.64/0.59  % (14798)------------------------------
% 1.64/0.59  % (14798)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.59  % (14798)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.59  % (14798)Termination reason: Unknown
% 1.64/0.59  % (14798)Termination phase: Saturation
% 1.64/0.59  
% 1.64/0.59  % (14798)Memory used [KB]: 5628
% 1.64/0.59  % (14798)Time elapsed: 0.173 s
% 1.64/0.59  % (14798)Instructions burned: 7 (million)
% 1.64/0.59  % (14798)------------------------------
% 1.64/0.59  % (14798)------------------------------
% 1.64/0.59  % (14793)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)
% 1.64/0.59  % (14795)Instruction limit reached!
% 1.64/0.59  % (14795)------------------------------
% 1.64/0.59  % (14795)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.59  % (14795)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.59  % (14795)Termination reason: Unknown
% 1.64/0.59  % (14795)Termination phase: Saturation
% 1.64/0.59  
% 1.64/0.59  % (14795)Memory used [KB]: 5500
% 1.64/0.59  % (14795)Time elapsed: 0.171 s
% 1.64/0.59  % (14795)Instructions burned: 7 (million)
% 1.64/0.59  % (14795)------------------------------
% 1.64/0.59  % (14795)------------------------------
% 1.64/0.59  % (14794)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)
% 1.64/0.59  % (14814)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)
% 1.64/0.59  % (14808)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)
% 1.64/0.60  % (14815)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)
% 1.64/0.60  % (14801)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)
% 1.64/0.60  % (14800)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)
% 1.64/0.60  % (14817)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)
% 1.64/0.60  % (14822)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)
% 1.64/0.60  % (14821)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)
% 1.64/0.61  % (14820)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)
% 1.64/0.61  % (14819)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)
% 1.64/0.61  % (14816)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)
% 1.64/0.61  % (14807)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)
% 1.64/0.61  % (14812)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)
% 1.64/0.61  % (14793)Instruction limit reached!
% 1.64/0.61  % (14793)------------------------------
% 1.64/0.61  % (14793)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.61  % (14793)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.61  % (14793)Termination reason: Unknown
% 1.64/0.61  % (14793)Termination phase: Saturation
% 1.64/0.61  
% 1.64/0.61  % (14793)Memory used [KB]: 5628
% 1.64/0.61  % (14793)Time elapsed: 0.155 s
% 1.64/0.61  % (14793)Instructions burned: 10 (million)
% 1.64/0.61  % (14793)------------------------------
% 1.64/0.61  % (14793)------------------------------
% 1.64/0.61  % (14797)Instruction limit reached!
% 1.64/0.61  % (14797)------------------------------
% 1.64/0.61  % (14797)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.61  % (14797)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.61  % (14797)Termination reason: Unknown
% 1.64/0.61  % (14797)Termination phase: Saturation
% 1.64/0.61  
% 1.64/0.61  % (14797)Memory used [KB]: 5884
% 1.64/0.61  % (14797)Time elapsed: 0.184 s
% 1.64/0.61  % (14797)Instructions burned: 20 (million)
% 1.64/0.61  % (14797)------------------------------
% 1.64/0.61  % (14797)------------------------------
% 1.64/0.61  % (14811)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)
% 1.64/0.62  % (14813)lrs+10_1:1024_drc=off:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/388Mi)
% 1.64/0.62  % (14799)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 1.64/0.62  % (14805)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)
% 1.64/0.63  % (14806)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)
% 1.64/0.63  % (14802)Instruction limit reached!
% 1.64/0.63  % (14802)------------------------------
% 1.64/0.63  % (14802)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.64  % (14809)Instruction limit reached!
% 1.64/0.64  % (14809)------------------------------
% 1.64/0.64  % (14809)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.64  % (14802)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.64  % (14802)Termination reason: Unknown
% 1.64/0.64  % (14802)Termination phase: Saturation
% 1.64/0.64  
% 1.64/0.64  % (14802)Memory used [KB]: 6652
% 1.64/0.64  % (14802)Time elapsed: 0.183 s
% 1.64/0.64  % (14802)Instructions burned: 37 (million)
% 1.64/0.64  % (14802)------------------------------
% 1.64/0.64  % (14802)------------------------------
% 1.64/0.64  % (14809)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.64  % (14809)Termination reason: Unknown
% 1.64/0.64  % (14809)Termination phase: Saturation
% 1.64/0.64  
% 1.64/0.64  % (14809)Memory used [KB]: 6268
% 1.64/0.64  % (14809)Time elapsed: 0.223 s
% 1.64/0.64  % (14809)Instructions burned: 48 (million)
% 1.64/0.64  % (14809)------------------------------
% 1.64/0.64  % (14809)------------------------------
% 2.24/0.66  % (14800)Instruction limit reached!
% 2.24/0.66  % (14800)------------------------------
% 2.24/0.66  % (14800)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.66  % (14800)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.66  % (14800)Termination reason: Unknown
% 2.24/0.66  % (14800)Termination phase: Saturation
% 2.24/0.66  
% 2.24/0.66  % (14800)Memory used [KB]: 10874
% 2.24/0.66  % (14800)Time elapsed: 0.246 s
% 2.24/0.66  % (14800)Instructions burned: 37 (million)
% 2.24/0.66  % (14800)------------------------------
% 2.24/0.66  % (14800)------------------------------
% 2.24/0.67  % (14804)Instruction limit reached!
% 2.24/0.67  % (14804)------------------------------
% 2.24/0.67  % (14804)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.67  % (14794)Instruction limit reached!
% 2.24/0.67  % (14794)------------------------------
% 2.24/0.67  % (14794)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.67  % (14794)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.67  % (14794)Termination reason: Unknown
% 2.24/0.67  % (14794)Termination phase: Saturation
% 2.24/0.67  
% 2.24/0.67  % (14794)Memory used [KB]: 6780
% 2.24/0.67  % (14794)Time elapsed: 0.233 s
% 2.24/0.67  % (14794)Instructions burned: 37 (million)
% 2.24/0.67  % (14794)------------------------------
% 2.24/0.67  % (14794)------------------------------
% 2.24/0.67  % (14804)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.67  % (14804)Termination reason: Unknown
% 2.24/0.67  % (14804)Termination phase: Saturation
% 2.24/0.67  
% 2.24/0.67  % (14804)Memory used [KB]: 6268
% 2.24/0.67  % (14804)Time elapsed: 0.246 s
% 2.24/0.67  % (14804)Instructions burned: 48 (million)
% 2.24/0.67  % (14804)------------------------------
% 2.24/0.67  % (14804)------------------------------
% 2.24/0.68  % (14796)Instruction limit reached!
% 2.24/0.68  % (14796)------------------------------
% 2.24/0.68  % (14796)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.68  % (14796)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.68  % (14796)Termination reason: Unknown
% 2.24/0.68  % (14796)Termination phase: Saturation
% 2.24/0.68  
% 2.24/0.68  % (14796)Memory used [KB]: 6140
% 2.24/0.68  % (14796)Time elapsed: 0.261 s
% 2.24/0.68  % (14796)Instructions burned: 50 (million)
% 2.24/0.68  % (14796)------------------------------
% 2.24/0.68  % (14796)------------------------------
% 2.24/0.68  % (14801)Instruction limit reached!
% 2.24/0.68  % (14801)------------------------------
% 2.24/0.68  % (14801)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.68  % (14801)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.68  % (14801)Termination reason: Unknown
% 2.24/0.68  % (14801)Termination phase: Saturation
% 2.24/0.68  
% 2.24/0.68  % (14801)Memory used [KB]: 6780
% 2.24/0.68  % (14801)Time elapsed: 0.196 s
% 2.24/0.68  % (14801)Instructions burned: 47 (million)
% 2.24/0.68  % (14801)------------------------------
% 2.24/0.68  % (14801)------------------------------
% 2.63/0.70  % (14799)Instruction limit reached!
% 2.63/0.70  % (14799)------------------------------
% 2.63/0.70  % (14799)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.63/0.70  % (14799)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.63/0.70  % (14799)Termination reason: Unknown
% 2.63/0.70  % (14799)Termination phase: Saturation
% 2.63/0.70  
% 2.63/0.70  % (14799)Memory used [KB]: 6268
% 2.63/0.70  % (14799)Time elapsed: 0.289 s
% 2.63/0.70  % (14799)Instructions burned: 33 (million)
% 2.63/0.70  % (14799)------------------------------
% 2.63/0.70  % (14799)------------------------------
% 2.63/0.72  % (14822)Instruction limit reached!
% 2.63/0.72  % (14822)------------------------------
% 2.63/0.72  % (14822)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.63/0.72  % (14822)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.63/0.72  % (14822)Termination reason: Unknown
% 2.63/0.72  % (14822)Termination phase: Saturation
% 2.63/0.72  
% 2.63/0.72  % (14822)Memory used [KB]: 6140
% 2.63/0.72  % (14822)Time elapsed: 0.287 s
% 2.63/0.72  % (14822)Instructions burned: 50 (million)
% 2.63/0.72  % (14822)------------------------------
% 2.63/0.72  % (14822)------------------------------
% 2.91/0.74  % (14861)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)
% 2.96/0.75  % (14862)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 (2997ds/496Mi)
% 2.96/0.76  % (14855)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.96/0.76  % (14857)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)
% 2.96/0.78  % (14856)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)
% 2.96/0.78  % (14812)Instruction limit reached!
% 2.96/0.78  % (14812)------------------------------
% 2.96/0.78  % (14812)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.96/0.78  % (14858)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)
% 2.96/0.79  % (14816)Instruction limit reached!
% 2.96/0.79  % (14816)------------------------------
% 2.96/0.79  % (14816)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.96/0.79  % (14812)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.96/0.79  % (14812)Termination reason: Unknown
% 2.96/0.79  % (14812)Termination phase: Saturation
% 2.96/0.79  
% 2.96/0.79  % (14812)Memory used [KB]: 7036
% 2.96/0.79  % (14812)Time elapsed: 0.350 s
% 2.96/0.79  % (14812)Instructions burned: 103 (million)
% 2.96/0.79  % (14812)------------------------------
% 2.96/0.79  % (14812)------------------------------
% 2.96/0.80  % (14868)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)
% 2.96/0.80  % (14863)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)
% 2.96/0.80  % (14808)First to succeed.
% 2.96/0.80  % (14816)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.96/0.80  % (14808)Refutation found. Thanks to Tanya!
% 2.96/0.80  % SZS status Unsatisfiable for theBenchmark
% 2.96/0.80  % SZS output start Proof for theBenchmark
% See solution above
% 2.96/0.80  % (14808)------------------------------
% 2.96/0.80  % (14808)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.96/0.80  % (14808)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.96/0.80  % (14808)Termination reason: Refutation
% 2.96/0.80  
% 2.96/0.80  % (14808)Memory used [KB]: 7291
% 2.96/0.80  % (14808)Time elapsed: 0.316 s
% 2.96/0.80  % (14808)Instructions burned: 117 (million)
% 2.96/0.80  % (14808)------------------------------
% 2.96/0.80  % (14808)------------------------------
% 2.96/0.80  % (14791)Success in time 0.447 s
%------------------------------------------------------------------------------