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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : LAT040-1 : TPTP v8.1.0. Released v2.4.0.
% 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 : n006.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 17:31:34 EDT 2022

% Result   : Unsatisfiable 2.33s 0.69s
% Output   : Refutation 2.33s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   43 (  43 unt;   0 def)
%            Number of atoms       :   43 (  42 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    :    5 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :   63 (  63   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2036,plain,
    $false,
    inference(subsumption_resolution,[],[f2035,f13]) ).

fof(f13,axiom,
    yy != zz,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rhs) ).

fof(f2035,plain,
    yy = zz,
    inference(forward_demodulation,[],[f2034,f72]) ).

fof(f72,plain,
    ! [X10,X9] : meet(join(X9,X10),X9) = X9,
    inference(superposition,[],[f51,f3]) ).

fof(f3,axiom,
    ! [X0,X1] : meet(X0,join(X0,X1)) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',absorption1) ).

fof(f51,plain,
    ! [X2,X1] : meet(X1,meet(X2,X1)) = meet(X2,X1),
    inference(superposition,[],[f25,f5]) ).

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

fof(f25,plain,
    ! [X0,X1] : meet(X0,X1) = meet(X0,meet(X0,X1)),
    inference(superposition,[],[f7,f1]) ).

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

fof(f7,axiom,
    ! [X2,X0,X1] : meet(meet(X0,X1),X2) = meet(X0,meet(X1,X2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',associativity_of_meet) ).

fof(f2034,plain,
    zz = meet(join(yy,xx),yy),
    inference(forward_demodulation,[],[f2033,f2]) ).

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

fof(f2033,plain,
    zz = meet(join(yy,xx),join(yy,yy)),
    inference(forward_demodulation,[],[f2028,f148]) ).

fof(f148,plain,
    ! [X25] : meet(join(X25,xx),join(X25,zz)) = meet(join(X25,xx),join(X25,yy)),
    inference(forward_demodulation,[],[f119,f9]) ).

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

fof(f119,plain,
    ! [X25] : join(X25,meet(xx,yy)) = meet(join(X25,xx),join(X25,zz)),
    inference(superposition,[],[f9,f12]) ).

fof(f12,axiom,
    meet(xx,yy) = meet(xx,zz),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lhs2) ).

fof(f2028,plain,
    zz = meet(join(yy,xx),join(yy,zz)),
    inference(superposition,[],[f334,f645]) ).

fof(f645,plain,
    zz = meet(join(yy,xx),join(zz,yy)),
    inference(backward_demodulation,[],[f437,f643]) ).

fof(f643,plain,
    join(zz,xx) = join(yy,xx),
    inference(forward_demodulation,[],[f625,f183]) ).

fof(f183,plain,
    ! [X3,X4] : join(X4,X3) = join(X3,join(X4,X3)),
    inference(superposition,[],[f92,f6]) ).

fof(f6,axiom,
    ! [X0,X1] : join(X0,X1) = join(X1,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',commutativity_of_join) ).

fof(f92,plain,
    ! [X0,X1] : join(X0,X1) = join(X0,join(X0,X1)),
    inference(superposition,[],[f8,f2]) ).

fof(f8,axiom,
    ! [X2,X0,X1] : join(join(X0,X1),X2) = join(X0,join(X1,X2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',associativity_of_join) ).

fof(f625,plain,
    join(zz,xx) = join(xx,join(yy,xx)),
    inference(superposition,[],[f183,f107]) ).

fof(f107,plain,
    ! [X8] : join(xx,join(zz,X8)) = join(xx,join(yy,X8)),
    inference(forward_demodulation,[],[f95,f8]) ).

fof(f95,plain,
    ! [X8] : join(join(xx,yy),X8) = join(xx,join(zz,X8)),
    inference(superposition,[],[f8,f11]) ).

fof(f11,axiom,
    join(xx,yy) = join(xx,zz),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lhs1) ).

fof(f437,plain,
    zz = meet(join(zz,xx),join(zz,yy)),
    inference(forward_demodulation,[],[f426,f9]) ).

fof(f426,plain,
    zz = join(zz,meet(xx,yy)),
    inference(superposition,[],[f399,f6]) ).

fof(f399,plain,
    zz = join(meet(xx,yy),zz),
    inference(superposition,[],[f343,f12]) ).

fof(f343,plain,
    ! [X8,X7] : join(meet(X8,X7),X7) = X7,
    inference(superposition,[],[f268,f51]) ).

fof(f268,plain,
    ! [X0,X1] : join(meet(X0,X1),X0) = X0,
    inference(forward_demodulation,[],[f256,f101]) ).

fof(f101,plain,
    ! [X2,X3,X4] : meet(X4,join(X2,join(X3,X4))) = X4,
    inference(superposition,[],[f19,f8]) ).

fof(f19,plain,
    ! [X2,X1] : meet(X1,join(X2,X1)) = X1,
    inference(superposition,[],[f3,f6]) ).

fof(f256,plain,
    ! [X0,X1] : meet(X0,join(X1,join(meet(X0,X1),X0))) = join(meet(X0,X1),X0),
    inference(superposition,[],[f19,f16]) ).

fof(f16,plain,
    ! [X2,X0,X1] : meet(X0,join(X1,X2)) = meet(join(meet(X0,X1),X0),join(meet(X0,X1),X2)),
    inference(forward_demodulation,[],[f10,f9]) ).

fof(f10,axiom,
    ! [X2,X0,X1] : meet(X0,join(X1,X2)) = join(meet(X0,X1),meet(X0,X2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',dist_meet) ).

fof(f334,plain,
    ! [X6,X7,X5] : meet(X5,join(X7,X6)) = meet(X5,join(X6,X7)),
    inference(forward_demodulation,[],[f333,f27]) ).

fof(f27,plain,
    ! [X6,X7,X5] : meet(X5,X7) = meet(X5,meet(join(X6,X5),X7)),
    inference(superposition,[],[f7,f19]) ).

fof(f333,plain,
    ! [X6,X7,X5] : meet(X5,meet(join(X7,X5),join(X7,X6))) = meet(X5,join(X6,X7)),
    inference(forward_demodulation,[],[f332,f268]) ).

fof(f332,plain,
    ! [X6,X7,X5] : meet(join(meet(X5,X6),X5),meet(join(X7,X5),join(X7,X6))) = meet(X5,join(X6,X7)),
    inference(forward_demodulation,[],[f248,f9]) ).

fof(f248,plain,
    ! [X6,X7,X5] : meet(join(meet(X5,X6),X5),join(X7,meet(X5,X6))) = meet(X5,join(X6,X7)),
    inference(superposition,[],[f16,f6]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : LAT040-1 : TPTP v8.1.0. Released v2.4.0.
% 0.04/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.12/0.34  % Computer : n006.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Tue Aug 30 00:42:55 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.49  % (25637)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.19/0.49  % (25637)Instruction limit reached!
% 0.19/0.49  % (25637)------------------------------
% 0.19/0.49  % (25637)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.49  % (25660)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.19/0.49  % (25637)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.49  % (25637)Termination reason: Unknown
% 0.19/0.49  % (25637)Termination phase: Saturation
% 0.19/0.49  
% 0.19/0.49  % (25637)Memory used [KB]: 5628
% 0.19/0.49  % (25637)Time elapsed: 0.090 s
% 0.19/0.49  % (25637)Instructions burned: 9 (million)
% 0.19/0.49  % (25637)------------------------------
% 0.19/0.49  % (25637)------------------------------
% 0.19/0.50  % (25645)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.19/0.50  % (25634)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.19/0.50  % (25657)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.19/0.50  % (25631)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.19/0.50  % (25636)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.19/0.51  % (25638)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.19/0.51  % (25650)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.19/0.51  % (25639)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)
% 0.19/0.51  % (25653)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.19/0.51  % (25652)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.19/0.51  % (25642)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.19/0.52  % (25632)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.19/0.52  % (25646)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.19/0.52  % (25635)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.19/0.52  % (25643)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.19/0.52  % (25659)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.19/0.52  % (25644)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.19/0.52  % (25634)Instruction limit reached!
% 0.19/0.52  % (25634)------------------------------
% 0.19/0.52  % (25634)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (25634)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (25634)Termination reason: Unknown
% 0.19/0.52  % (25634)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (25634)Memory used [KB]: 5628
% 0.19/0.52  % (25634)Time elapsed: 0.125 s
% 0.19/0.52  % (25634)Instructions burned: 8 (million)
% 0.19/0.52  % (25634)------------------------------
% 0.19/0.52  % (25634)------------------------------
% 0.19/0.52  % (25658)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)
% 0.19/0.52  % (25656)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.19/0.53  % (25633)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.42/0.53  % (25636)Instruction limit reached!
% 1.42/0.53  % (25636)------------------------------
% 1.42/0.53  % (25636)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.53  % (25636)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.42/0.53  % (25636)Termination reason: Unknown
% 1.42/0.53  % (25636)Termination phase: Saturation
% 1.42/0.53  
% 1.42/0.53  % (25636)Memory used [KB]: 5884
% 1.42/0.53  % (25636)Time elapsed: 0.141 s
% 1.42/0.53  % (25636)Instructions burned: 20 (million)
% 1.42/0.53  % (25636)------------------------------
% 1.42/0.53  % (25636)------------------------------
% 1.42/0.53  % (25654)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.42/0.54  % (25651)lrs+10_1:1024_drc=off:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/388Mi)
% 1.42/0.54  % (25649)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.42/0.54  % (25648)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.42/0.54  % (25641)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.42/0.54  % (25647)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.42/0.55  % (25655)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.54/0.55  % (25632)Instruction limit reached!
% 1.54/0.55  % (25632)------------------------------
% 1.54/0.55  % (25632)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.55  % (25632)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.55  % (25632)Termination reason: Unknown
% 1.54/0.55  % (25632)Termination phase: Saturation
% 1.54/0.55  
% 1.54/0.55  % (25632)Memory used [KB]: 5628
% 1.54/0.55  % (25632)Time elapsed: 0.147 s
% 1.54/0.55  % (25632)Instructions burned: 10 (million)
% 1.54/0.55  % (25632)------------------------------
% 1.54/0.55  % (25632)------------------------------
% 1.54/0.55  % (25640)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.54/0.56  % (25638)Instruction limit reached!
% 1.54/0.56  % (25638)------------------------------
% 1.54/0.56  % (25638)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.56  % (25638)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.56  % (25638)Termination reason: Unknown
% 1.54/0.56  % (25638)Termination phase: Saturation
% 1.54/0.56  
% 1.54/0.56  % (25638)Memory used [KB]: 6140
% 1.54/0.56  % (25638)Time elapsed: 0.117 s
% 1.54/0.56  % (25638)Instructions burned: 33 (million)
% 1.54/0.56  % (25638)------------------------------
% 1.54/0.56  % (25638)------------------------------
% 1.54/0.56  % (25660)Instruction limit reached!
% 1.54/0.56  % (25660)------------------------------
% 1.54/0.56  % (25660)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.56  % (25660)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.56  % (25660)Termination reason: Unknown
% 1.54/0.56  % (25660)Termination phase: Saturation
% 1.54/0.56  
% 1.54/0.56  % (25660)Memory used [KB]: 6012
% 1.54/0.56  % (25660)Time elapsed: 0.160 s
% 1.54/0.56  % (25660)Instructions burned: 48 (million)
% 1.54/0.56  % (25660)------------------------------
% 1.54/0.56  % (25660)------------------------------
% 1.54/0.58  % (25639)Instruction limit reached!
% 1.54/0.58  % (25639)------------------------------
% 1.54/0.58  % (25639)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.58  % (25639)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.58  % (25639)Termination reason: Unknown
% 1.54/0.58  % (25639)Termination phase: Saturation
% 1.54/0.58  
% 1.54/0.58  % (25639)Memory used [KB]: 10874
% 1.54/0.58  % (25639)Time elapsed: 0.176 s
% 1.54/0.58  % (25639)Instructions burned: 37 (million)
% 1.54/0.58  % (25639)------------------------------
% 1.54/0.58  % (25639)------------------------------
% 1.54/0.58  % (25635)Instruction limit reached!
% 1.54/0.58  % (25635)------------------------------
% 1.54/0.58  % (25635)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.58  % (25635)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.58  % (25635)Termination reason: Unknown
% 1.54/0.58  % (25635)Termination phase: Saturation
% 1.54/0.58  
% 1.54/0.58  % (25635)Memory used [KB]: 6012
% 1.54/0.58  % (25635)Time elapsed: 0.184 s
% 1.54/0.58  % (25635)Instructions burned: 48 (million)
% 1.54/0.58  % (25635)------------------------------
% 1.54/0.58  % (25635)------------------------------
% 1.54/0.59  % (25633)Instruction limit reached!
% 1.54/0.59  % (25633)------------------------------
% 1.54/0.59  % (25633)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.59  % (25633)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.59  % (25633)Termination reason: Unknown
% 1.54/0.59  % (25633)Termination phase: Saturation
% 1.54/0.59  
% 1.54/0.59  % (25633)Memory used [KB]: 6524
% 1.54/0.59  % (25633)Time elapsed: 0.168 s
% 1.54/0.59  % (25633)Instructions burned: 38 (million)
% 1.54/0.59  % (25633)------------------------------
% 1.54/0.59  % (25633)------------------------------
% 1.54/0.60  % (25641)Instruction limit reached!
% 1.54/0.60  % (25641)------------------------------
% 1.54/0.60  % (25641)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.60  % (25641)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.60  % (25641)Termination reason: Unknown
% 1.54/0.60  % (25641)Termination phase: Saturation
% 1.54/0.60  
% 1.54/0.60  % (25641)Memory used [KB]: 6396
% 1.54/0.60  % (25641)Time elapsed: 0.203 s
% 1.54/0.60  % (25641)Instructions burned: 38 (million)
% 1.54/0.60  % (25641)------------------------------
% 1.54/0.60  % (25641)------------------------------
% 1.54/0.60  % (25642)Instruction limit reached!
% 1.54/0.60  % (25642)------------------------------
% 1.54/0.60  % (25642)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.60  % (25642)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.60  % (25642)Termination reason: Unknown
% 1.54/0.60  % (25642)Termination phase: Saturation
% 1.54/0.60  
% 1.54/0.60  % (25642)Memory used [KB]: 6012
% 1.54/0.60  % (25642)Time elapsed: 0.210 s
% 1.54/0.60  % (25642)Instructions burned: 49 (million)
% 1.54/0.60  % (25642)------------------------------
% 1.54/0.60  % (25642)------------------------------
% 1.54/0.61  % (25697)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 (2998ds/257Mi)
% 1.54/0.62  % (25647)Instruction limit reached!
% 1.54/0.62  % (25647)------------------------------
% 1.54/0.62  % (25647)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.62  % (25647)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.62  % (25647)Termination reason: Unknown
% 1.54/0.62  % (25647)Termination phase: Saturation
% 1.54/0.62  
% 1.54/0.62  % (25647)Memory used [KB]: 6012
% 1.54/0.62  % (25647)Time elapsed: 0.211 s
% 1.54/0.62  % (25647)Instructions burned: 48 (million)
% 1.54/0.62  % (25647)------------------------------
% 1.54/0.62  % (25647)------------------------------
% 2.08/0.63  % (25640)Instruction limit reached!
% 2.08/0.63  % (25640)------------------------------
% 2.08/0.63  % (25640)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.08/0.63  % (25640)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.08/0.63  % (25640)Termination reason: Unknown
% 2.08/0.63  % (25640)Termination phase: Saturation
% 2.08/0.63  
% 2.08/0.63  % (25640)Memory used [KB]: 6524
% 2.08/0.63  % (25640)Time elapsed: 0.219 s
% 2.08/0.63  % (25640)Instructions burned: 46 (million)
% 2.08/0.63  % (25640)------------------------------
% 2.08/0.63  % (25640)------------------------------
% 2.08/0.67  % (25713)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 (2998ds/292Mi)
% 2.08/0.67  % (25650)Instruction limit reached!
% 2.08/0.67  % (25650)------------------------------
% 2.08/0.67  % (25650)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.08/0.67  % (25723)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.33/0.67  % (25650)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.33/0.67  % (25650)Termination reason: Unknown
% 2.33/0.67  % (25650)Termination phase: Saturation
% 2.33/0.67  
% 2.33/0.67  % (25650)Memory used [KB]: 6780
% 2.33/0.67  % (25650)Time elapsed: 0.277 s
% 2.33/0.67  % (25650)Instructions burned: 104 (million)
% 2.33/0.67  % (25650)------------------------------
% 2.33/0.67  % (25650)------------------------------
% 2.33/0.68  % (25722)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.33/0.68  % (25716)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 (2998ds/439Mi)
% 2.33/0.68  % (25709)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 (2998ds/463Mi)
% 2.33/0.68  % (25656)First to succeed.
% 2.33/0.69  % (25656)Refutation found. Thanks to Tanya!
% 2.33/0.69  % SZS status Unsatisfiable for theBenchmark
% 2.33/0.69  % SZS output start Proof for theBenchmark
% See solution above
% 2.33/0.69  % (25656)------------------------------
% 2.33/0.69  % (25656)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.33/0.69  % (25656)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.33/0.69  % (25656)Termination reason: Refutation
% 2.33/0.69  
% 2.33/0.69  % (25656)Memory used [KB]: 6652
% 2.33/0.69  % (25656)Time elapsed: 0.280 s
% 2.33/0.69  % (25656)Instructions burned: 84 (million)
% 2.33/0.69  % (25656)------------------------------
% 2.33/0.69  % (25656)------------------------------
% 2.33/0.69  % (25630)Success in time 0.329 s
%------------------------------------------------------------------------------