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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : COL004-1 : TPTP v8.1.0. Released v1.0.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 15:51:37 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f960,plain,
    $false,
    inference(equality_resolution,[],[f678]) ).

fof(f678,plain,
    ! [X12,X13] : apply(apply(X12,apply(X13,f(apply(apply(s,apply(k,X12)),X13)))),g(apply(apply(s,apply(k,X12)),X13))) != apply(apply(apply(s,apply(s,apply(s,k))),apply(apply(apply(apply(s,apply(s,s)),s),apply(s,k)),f(apply(apply(s,apply(k,X12)),X13)))),g(apply(apply(s,apply(k,X12)),X13))),
    inference(superposition,[],[f659,f5]) ).

fof(f5,plain,
    ! [X2,X0,X1] : apply(apply(apply(s,apply(k,X0)),X2),X1) = apply(X0,apply(X2,X1)),
    inference(superposition,[],[f1,f2]) ).

fof(f2,axiom,
    ! [X0,X1] : apply(apply(k,X0),X1) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',k_definition) ).

fof(f1,axiom,
    ! [X2,X0,X1] : apply(apply(apply(s,X0),X1),X2) = apply(apply(X0,X2),apply(X1,X2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s_definition) ).

fof(f659,plain,
    ! [X92] : apply(apply(apply(s,apply(s,apply(s,k))),apply(apply(apply(apply(s,apply(s,s)),s),apply(s,k)),f(X92))),g(X92)) != apply(apply(X92,f(X92)),g(X92)),
    inference(superposition,[],[f300,f524]) ).

fof(f524,plain,
    ! [X18] : apply(apply(apply(apply(s,apply(s,s)),s),apply(s,k)),X18) = apply(X18,X18),
    inference(forward_demodulation,[],[f486,f1]) ).

fof(f486,plain,
    ! [X18] : apply(X18,X18) = apply(apply(apply(apply(s,s),apply(s,k)),apply(s,apply(s,k))),X18),
    inference(superposition,[],[f14,f97]) ).

fof(f97,plain,
    ! [X0,X1] : apply(apply(X0,X1),X1) = apply(apply(apply(apply(s,s),apply(s,k)),X0),X1),
    inference(superposition,[],[f17,f1]) ).

fof(f17,plain,
    ! [X6,X4,X5] : apply(apply(X6,X5),X5) = apply(apply(apply(s,X6),apply(apply(s,k),X4)),X5),
    inference(superposition,[],[f1,f11]) ).

fof(f11,plain,
    ! [X3,X4] : apply(apply(apply(s,k),X4),X3) = X3,
    inference(superposition,[],[f1,f2]) ).

fof(f14,plain,
    ! [X4,X5] : apply(apply(apply(s,apply(s,k)),X5),X4) = apply(X5,X4),
    inference(superposition,[],[f11,f1]) ).

fof(f300,plain,
    ! [X107] : apply(apply(apply(s,apply(s,apply(s,k))),apply(f(X107),f(X107))),g(X107)) != apply(apply(X107,f(X107)),g(X107)),
    inference(superposition,[],[f3,f21]) ).

fof(f21,plain,
    ! [X4,X5] : apply(apply(apply(s,apply(s,apply(s,k))),X5),X4) = apply(X4,apply(X5,X4)),
    inference(superposition,[],[f14,f1]) ).

fof(f3,axiom,
    ! [X2] : apply(apply(X2,f(X2)),g(X2)) != apply(g(X2),apply(apply(f(X2),f(X2)),g(X2))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_u_combinator) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.09  % Problem    : COL004-1 : TPTP v8.1.0. Released v1.0.0.
% 0.02/0.10  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.08/0.29  % Computer : n006.cluster.edu
% 0.08/0.29  % Model    : x86_64 x86_64
% 0.08/0.29  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.08/0.29  % Memory   : 8042.1875MB
% 0.08/0.29  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.08/0.30  % CPULimit   : 300
% 0.08/0.30  % WCLimit    : 300
% 0.08/0.30  % DateTime   : Mon Aug 29 16:36:10 EDT 2022
% 0.08/0.30  % CPUTime    : 
% 0.14/0.45  % (32706)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/33Mi)
% 0.14/0.45  % (32705)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 (3000ds/7Mi)
% 0.14/0.46  % (32714)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 (3000ds/212Mi)
% 0.14/0.46  % (32705)Instruction limit reached!
% 0.14/0.46  % (32705)------------------------------
% 0.14/0.46  % (32705)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.14/0.46  % (32721)lrs+10_5:1_br=off:ep=RSTC:sos=all:urr=on:i=267:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/267Mi)
% 0.14/0.46  % (32713)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 (3000ds/321Mi)
% 0.14/0.46  % (32705)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.14/0.46  % (32705)Termination reason: Unknown
% 0.14/0.46  % (32705)Termination phase: Saturation
% 0.14/0.46  
% 0.14/0.46  % (32705)Memory used [KB]: 5500
% 0.14/0.46  % (32705)Time elapsed: 0.092 s
% 0.14/0.46  % (32705)Instructions burned: 7 (million)
% 0.14/0.46  % (32705)------------------------------
% 0.14/0.46  % (32705)------------------------------
% 0.14/0.47  % (32713)Refutation not found, incomplete strategy% (32713)------------------------------
% 0.14/0.47  % (32713)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.14/0.47  % (32722)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 (3000ds/111Mi)
% 0.14/0.47  % (32713)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.14/0.47  % (32713)Termination reason: Refutation not found, incomplete strategy
% 0.14/0.47  
% 0.14/0.47  % (32713)Memory used [KB]: 5373
% 0.14/0.47  % (32713)Time elapsed: 0.097 s
% 0.14/0.47  % (32713)Instructions burned: 1 (million)
% 0.14/0.47  % (32713)------------------------------
% 0.14/0.47  % (32713)------------------------------
% 0.14/0.49  % (32704)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/20Mi)
% 0.14/0.49  % (32701)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 (3000ds/37Mi)
% 0.14/0.50  % (32720)dis+11_1:64_fd=off:nm=0:nwc=5.0:i=481:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/481Mi)
% 0.14/0.50  % (32707)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 (3000ds/37Mi)
% 0.14/0.50  % (32699)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99788:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99788Mi)
% 0.14/0.50  % (32703)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 (3000ds/48Mi)
% 0.14/0.51  % (32716)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 (3000ds/257Mi)
% 0.14/0.51  % (32702)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 (3000ds/6Mi)
% 0.14/0.51  % (32702)Instruction limit reached!
% 0.14/0.51  % (32702)------------------------------
% 0.14/0.51  % (32702)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.14/0.51  % (32702)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.14/0.51  % (32702)Termination reason: Unknown
% 0.14/0.51  % (32702)Termination phase: Saturation
% 0.14/0.51  
% 0.14/0.51  % (32702)Memory used [KB]: 5500
% 0.14/0.51  % (32702)Time elapsed: 0.144 s
% 0.14/0.51  % (32702)Instructions burned: 6 (million)
% 0.14/0.51  % (32702)------------------------------
% 0.14/0.51  % (32702)------------------------------
% 0.14/0.51  % (32726)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 (3000ds/495Mi)
% 0.14/0.51  % (32709)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 (3000ds/37Mi)
% 0.14/0.51  % (32724)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 (3000ds/177Mi)
% 0.14/0.51  % (32712)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 (3000ds/353Mi)
% 0.14/0.51  % (32719)lrs+10_1:1024_drc=off:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/388Mi)
% 0.14/0.51  % (32723)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 (3000ds/248Mi)
% 0.14/0.52  % (32706)Instruction limit reached!
% 0.14/0.52  % (32706)------------------------------
% 0.14/0.52  % (32706)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.14/0.52  % (32706)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.14/0.52  % (32706)Termination reason: Unknown
% 0.14/0.52  % (32706)Termination phase: Saturation
% 0.14/0.52  
% 0.14/0.52  % (32706)Memory used [KB]: 5884
% 0.14/0.52  % (32706)Time elapsed: 0.138 s
% 0.14/0.52  % (32706)Instructions burned: 34 (million)
% 0.14/0.52  % (32706)------------------------------
% 0.14/0.52  % (32706)------------------------------
% 0.14/0.52  % (32718)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 (3000ds/103Mi)
% 0.14/0.52  % (32711)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 (3000ds/292Mi)
% 0.14/0.52  % (32715)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 (3000ds/48Mi)
% 0.14/0.52  % (32717)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 (3000ds/439Mi)
% 0.14/0.52  % (32708)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 (3000ds/46Mi)
% 0.14/0.52  % (32710)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 (3000ds/48Mi)
% 0.14/0.52  % (32727)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 (3000ds/381Mi)
% 0.14/0.53  % (32728)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 (3000ds/48Mi)
% 0.14/0.53  % (32725)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 (3000ds/267Mi)
% 0.14/0.54  % (32704)Instruction limit reached!
% 0.14/0.54  % (32704)------------------------------
% 0.14/0.54  % (32704)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.14/0.54  % (32704)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.14/0.54  % (32704)Termination reason: Unknown
% 0.14/0.54  % (32704)Termination phase: Saturation
% 0.14/0.54  
% 0.14/0.54  % (32704)Memory used [KB]: 5756
% 0.14/0.54  % (32704)Time elapsed: 0.167 s
% 0.14/0.54  % (32704)Instructions burned: 20 (million)
% 0.14/0.54  % (32704)------------------------------
% 0.14/0.54  % (32704)------------------------------
% 0.14/0.54  % (32700)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 (3000ds/10Mi)
% 0.14/0.57  % (32707)Instruction limit reached!
% 0.14/0.57  % (32707)------------------------------
% 0.14/0.57  % (32707)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.14/0.57  % (32707)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.14/0.57  % (32707)Termination reason: Unknown
% 0.14/0.57  % (32707)Termination phase: Saturation
% 0.14/0.57  
% 0.14/0.57  % (32707)Memory used [KB]: 10874
% 0.14/0.57  % (32707)Time elapsed: 0.196 s
% 0.14/0.57  % (32707)Instructions burned: 38 (million)
% 0.14/0.57  % (32707)------------------------------
% 0.14/0.57  % (32707)------------------------------
% 0.14/0.58  % (32701)Instruction limit reached!
% 0.14/0.58  % (32701)------------------------------
% 0.14/0.58  % (32701)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.14/0.58  % (32701)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.14/0.58  % (32701)Termination reason: Unknown
% 0.14/0.58  % (32701)Termination phase: Saturation
% 0.14/0.58  
% 0.14/0.58  % (32701)Memory used [KB]: 6396
% 0.14/0.58  % (32701)Time elapsed: 0.215 s
% 0.14/0.58  % (32701)Instructions burned: 37 (million)
% 0.14/0.58  % (32701)------------------------------
% 0.14/0.58  % (32701)------------------------------
% 0.14/0.58  % (32700)Instruction limit reached!
% 0.14/0.58  % (32700)------------------------------
% 0.14/0.58  % (32700)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.14/0.58  % (32700)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.14/0.58  % (32700)Termination reason: Unknown
% 0.14/0.58  % (32700)Termination phase: Saturation
% 0.14/0.58  
% 0.14/0.58  % (32700)Memory used [KB]: 5628
% 0.14/0.58  % (32700)Time elapsed: 0.190 s
% 0.14/0.58  % (32700)Instructions burned: 11 (million)
% 0.14/0.58  % (32700)------------------------------
% 0.14/0.58  % (32700)------------------------------
% 2.23/0.60  % (32715)Instruction limit reached!
% 2.23/0.60  % (32715)------------------------------
% 2.23/0.60  % (32715)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.60  % (32715)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.60  % (32715)Termination reason: Unknown
% 2.23/0.60  % (32715)Termination phase: Saturation
% 2.23/0.60  
% 2.23/0.60  % (32715)Memory used [KB]: 6396
% 2.23/0.60  % (32715)Time elapsed: 0.230 s
% 2.23/0.60  % (32715)Instructions burned: 49 (million)
% 2.23/0.60  % (32715)------------------------------
% 2.23/0.60  % (32715)------------------------------
% 2.23/0.60  % (32709)Instruction limit reached!
% 2.23/0.60  % (32709)------------------------------
% 2.23/0.60  % (32709)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.60  % (32709)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.60  % (32709)Termination reason: Unknown
% 2.23/0.60  % (32709)Termination phase: Saturation
% 2.23/0.60  
% 2.23/0.60  % (32709)Memory used [KB]: 6268
% 2.23/0.60  % (32709)Time elapsed: 0.238 s
% 2.23/0.60  % (32709)Instructions burned: 37 (million)
% 2.23/0.60  % (32709)------------------------------
% 2.23/0.60  % (32709)------------------------------
% 2.23/0.61  % (32728)Instruction limit reached!
% 2.23/0.61  % (32728)------------------------------
% 2.23/0.61  % (32728)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.61  % (32728)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.61  % (32728)Termination reason: Unknown
% 2.23/0.61  % (32728)Termination phase: Saturation
% 2.23/0.61  
% 2.23/0.61  % (32728)Memory used [KB]: 6396
% 2.23/0.61  % (32728)Time elapsed: 0.235 s
% 2.23/0.61  % (32728)Instructions burned: 48 (million)
% 2.23/0.61  % (32728)------------------------------
% 2.23/0.61  % (32728)------------------------------
% 2.35/0.62  % (32703)Instruction limit reached!
% 2.35/0.62  % (32703)------------------------------
% 2.35/0.62  % (32703)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.62  % (32703)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.62  % (32703)Termination reason: Unknown
% 2.35/0.62  % (32703)Termination phase: Saturation
% 2.35/0.62  
% 2.35/0.62  % (32703)Memory used [KB]: 6268
% 2.35/0.62  % (32703)Time elapsed: 0.237 s
% 2.35/0.62  % (32703)Instructions burned: 49 (million)
% 2.35/0.62  % (32703)------------------------------
% 2.35/0.62  % (32703)------------------------------
% 2.35/0.64  % (32729)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)
% 2.60/0.65  % (32730)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.60/0.65  % (32710)Instruction limit reached!
% 2.60/0.65  % (32710)------------------------------
% 2.60/0.65  % (32710)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.60/0.65  % (32710)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.60/0.65  % (32710)Termination reason: Unknown
% 2.60/0.65  % (32710)Termination phase: Saturation
% 2.60/0.65  
% 2.60/0.65  % (32710)Memory used [KB]: 6396
% 2.60/0.65  % (32710)Time elapsed: 0.294 s
% 2.60/0.65  % (32710)Instructions burned: 48 (million)
% 2.60/0.65  % (32710)------------------------------
% 2.60/0.65  % (32710)------------------------------
% 2.60/0.66  % (32708)Instruction limit reached!
% 2.60/0.66  % (32708)------------------------------
% 2.60/0.66  % (32708)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.60/0.66  % (32708)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.60/0.66  % (32708)Termination reason: Unknown
% 2.60/0.66  % (32708)Termination phase: Saturation
% 2.60/0.66  
% 2.60/0.66  % (32708)Memory used [KB]: 6140
% 2.60/0.66  % (32708)Time elapsed: 0.247 s
% 2.60/0.66  % (32708)Instructions burned: 46 (million)
% 2.60/0.66  % (32708)------------------------------
% 2.60/0.66  % (32708)------------------------------
% 2.60/0.69  % (32722)Instruction limit reached!
% 2.60/0.69  % (32722)------------------------------
% 2.60/0.69  % (32722)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.60/0.69  % (32722)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.60/0.69  % (32722)Termination reason: Unknown
% 2.60/0.69  % (32722)Termination phase: Saturation
% 2.60/0.69  
% 2.60/0.69  % (32722)Memory used [KB]: 7803
% 2.60/0.69  % (32722)Time elapsed: 0.337 s
% 2.60/0.69  % (32722)Instructions burned: 112 (million)
% 2.60/0.69  % (32722)------------------------------
% 2.60/0.69  % (32722)------------------------------
% 2.60/0.72  % (32731)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.60/0.74  % (32732)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.13/0.75  % (32734)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)
% 3.13/0.76  % (32736)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 (2997ds/248Mi)
% 3.13/0.78  % (32712)First to succeed.
% 3.13/0.79  % (32712)Refutation found. Thanks to Tanya!
% 3.13/0.79  % SZS status Unsatisfiable for theBenchmark
% 3.13/0.79  % SZS output start Proof for theBenchmark
% See solution above
% 3.13/0.79  % (32712)------------------------------
% 3.13/0.79  % (32712)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.13/0.79  % (32712)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.13/0.79  % (32712)Termination reason: Refutation
% 3.13/0.79  
% 3.13/0.79  % (32712)Memory used [KB]: 7164
% 3.13/0.79  % (32712)Time elapsed: 0.425 s
% 3.13/0.79  % (32712)Instructions burned: 141 (million)
% 3.13/0.79  % (32712)------------------------------
% 3.13/0.79  % (32712)------------------------------
% 3.13/0.79  % (32698)Success in time 0.475 s
%------------------------------------------------------------------------------