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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : BOO022-1 : TPTP v8.1.0. Released v2.2.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 : n005.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:49:29 EDT 2022

% Result   : Unsatisfiable 2.63s 0.69s
% Output   : Refutation 2.63s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   67 (  67 unt;   0 def)
%            Number of atoms       :   67 (  66 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    2 (   2   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    9 (   9 usr;   7 con; 0-2 aty)
%            Number of variables   :   45 (  45   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2392,plain,
    $false,
    inference(subsumption_resolution,[],[f2391,f12]) ).

fof(f12,plain,
    sF3 != sF1,
    inference(definition_folding,[],[f7,f11,f10,f9,f8]) ).

fof(f8,plain,
    multiply(a,b) = sF0,
    introduced(function_definition,[]) ).

fof(f9,plain,
    sF1 = multiply(sF0,c),
    introduced(function_definition,[]) ).

fof(f10,plain,
    multiply(b,c) = sF2,
    introduced(function_definition,[]) ).

fof(f11,plain,
    multiply(a,sF2) = sF3,
    introduced(function_definition,[]) ).

fof(f7,axiom,
    multiply(multiply(a,b),c) != multiply(a,multiply(b,c)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_associativity_of_multiply) ).

fof(f2391,plain,
    sF3 = sF1,
    inference(forward_demodulation,[],[f2390,f1489]) ).

fof(f1489,plain,
    sF3 = add(sF1,sF3),
    inference(forward_demodulation,[],[f1488,f1090]) ).

fof(f1090,plain,
    sF1 = multiply(sF1,sF2),
    inference(superposition,[],[f334,f743]) ).

fof(f743,plain,
    add(sF1,sF2) = sF2,
    inference(forward_demodulation,[],[f742,f696]) ).

fof(f696,plain,
    multiply(c,b) = sF2,
    inference(forward_demodulation,[],[f695,f15]) ).

fof(f15,plain,
    ! [X2] : add(X2,X2) = X2,
    inference(superposition,[],[f4,f1]) ).

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

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

fof(f695,plain,
    multiply(c,b) = add(sF2,sF2),
    inference(forward_demodulation,[],[f678,f10]) ).

fof(f678,plain,
    multiply(c,b) = add(sF2,multiply(b,c)),
    inference(superposition,[],[f32,f15]) ).

fof(f32,plain,
    ! [X9] : add(sF2,multiply(X9,c)) = multiply(c,add(b,X9)),
    inference(superposition,[],[f2,f10]) ).

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

fof(f742,plain,
    add(sF1,sF2) = multiply(c,b),
    inference(forward_demodulation,[],[f723,f10]) ).

fof(f723,plain,
    multiply(c,b) = add(sF1,multiply(b,c)),
    inference(superposition,[],[f33,f406]) ).

fof(f406,plain,
    b = add(sF0,b),
    inference(superposition,[],[f164,f223]) ).

fof(f223,plain,
    b = add(b,sF0),
    inference(superposition,[],[f92,f8]) ).

fof(f92,plain,
    ! [X2,X3] : add(X2,multiply(X3,X2)) = X2,
    inference(forward_demodulation,[],[f77,f1]) ).

fof(f77,plain,
    ! [X2,X3] : multiply(add(X3,X2),X2) = add(X2,multiply(X3,X2)),
    inference(superposition,[],[f5,f15]) ).

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

fof(f164,plain,
    ! [X10,X11] : add(X10,add(X11,X10)) = add(X11,X10),
    inference(superposition,[],[f4,f127]) ).

fof(f127,plain,
    ! [X0,X1] : multiply(X1,add(X0,X1)) = X1,
    inference(backward_demodulation,[],[f1,f44]) ).

fof(f44,plain,
    ! [X3,X4] : multiply(X4,X3) = multiply(X3,X4),
    inference(forward_demodulation,[],[f43,f15]) ).

fof(f43,plain,
    ! [X3,X4] : multiply(X4,add(X3,X3)) = multiply(X3,X4),
    inference(superposition,[],[f15,f2]) ).

fof(f33,plain,
    ! [X10] : add(sF1,multiply(X10,c)) = multiply(c,add(sF0,X10)),
    inference(superposition,[],[f2,f9]) ).

fof(f334,plain,
    ! [X2,X1] : multiply(X2,add(X2,X1)) = X2,
    inference(superposition,[],[f127,f94]) ).

fof(f94,plain,
    ! [X3,X4] : add(X4,X3) = add(X3,X4),
    inference(forward_demodulation,[],[f86,f20]) ).

fof(f20,plain,
    ! [X1] : multiply(X1,X1) = X1,
    inference(superposition,[],[f1,f4]) ).

fof(f86,plain,
    ! [X3,X4] : add(X4,multiply(X3,X3)) = add(X3,X4),
    inference(superposition,[],[f5,f20]) ).

fof(f1488,plain,
    add(multiply(sF1,sF2),sF3) = sF3,
    inference(forward_demodulation,[],[f1475,f567]) ).

fof(f567,plain,
    sF3 = multiply(sF2,a),
    inference(forward_demodulation,[],[f566,f15]) ).

fof(f566,plain,
    add(sF3,sF3) = multiply(sF2,a),
    inference(forward_demodulation,[],[f551,f11]) ).

fof(f551,plain,
    multiply(sF2,a) = add(sF3,multiply(a,sF2)),
    inference(superposition,[],[f31,f15]) ).

fof(f31,plain,
    ! [X8] : multiply(sF2,add(a,X8)) = add(sF3,multiply(X8,sF2)),
    inference(superposition,[],[f2,f11]) ).

fof(f1475,plain,
    add(multiply(sF1,sF2),sF3) = multiply(sF2,a),
    inference(superposition,[],[f38,f1455]) ).

fof(f1455,plain,
    a = add(sF1,a),
    inference(superposition,[],[f164,f1437]) ).

fof(f1437,plain,
    a = add(a,sF1),
    inference(superposition,[],[f518,f129]) ).

fof(f129,plain,
    sF1 = multiply(c,sF0),
    inference(backward_demodulation,[],[f9,f44]) ).

fof(f518,plain,
    ! [X2] : a = add(a,multiply(X2,sF0)),
    inference(superposition,[],[f93,f509]) ).

fof(f509,plain,
    multiply(b,a) = sF0,
    inference(forward_demodulation,[],[f508,f15]) ).

fof(f508,plain,
    add(sF0,sF0) = multiply(b,a),
    inference(forward_demodulation,[],[f492,f8]) ).

fof(f492,plain,
    add(sF0,multiply(a,b)) = multiply(b,a),
    inference(superposition,[],[f30,f15]) ).

fof(f30,plain,
    ! [X7] : multiply(b,add(a,X7)) = add(sF0,multiply(X7,b)),
    inference(superposition,[],[f2,f8]) ).

fof(f93,plain,
    ! [X6,X4,X5] : add(X5,multiply(X6,multiply(X4,X5))) = X5,
    inference(forward_demodulation,[],[f78,f1]) ).

fof(f78,plain,
    ! [X6,X4,X5] : multiply(add(X6,X5),X5) = add(X5,multiply(X6,multiply(X4,X5))),
    inference(superposition,[],[f5,f4]) ).

fof(f38,plain,
    ! [X8] : multiply(sF2,add(X8,a)) = add(multiply(X8,sF2),sF3),
    inference(superposition,[],[f2,f11]) ).

fof(f2390,plain,
    sF1 = add(sF1,sF3),
    inference(forward_demodulation,[],[f2389,f377]) ).

fof(f377,plain,
    sF3 = multiply(sF3,c),
    inference(superposition,[],[f127,f370]) ).

fof(f370,plain,
    c = add(c,sF3),
    inference(superposition,[],[f96,f11]) ).

fof(f96,plain,
    ! [X16] : c = add(c,multiply(X16,sF2)),
    inference(forward_demodulation,[],[f84,f1]) ).

fof(f84,plain,
    ! [X16] : multiply(add(X16,c),c) = add(c,multiply(X16,sF2)),
    inference(superposition,[],[f5,f18]) ).

fof(f18,plain,
    c = add(sF2,c),
    inference(superposition,[],[f4,f10]) ).

fof(f2389,plain,
    sF1 = add(sF1,multiply(sF3,c)),
    inference(forward_demodulation,[],[f2379,f129]) ).

fof(f2379,plain,
    add(sF1,multiply(sF3,c)) = multiply(c,sF0),
    inference(superposition,[],[f33,f2275]) ).

fof(f2275,plain,
    add(sF0,sF3) = sF0,
    inference(forward_demodulation,[],[f585,f1887]) ).

fof(f1887,plain,
    sF3 = multiply(sF3,b),
    inference(superposition,[],[f127,f1868]) ).

fof(f1868,plain,
    b = add(b,sF3),
    inference(superposition,[],[f705,f11]) ).

fof(f705,plain,
    ! [X2] : b = add(b,multiply(X2,sF2)),
    inference(superposition,[],[f93,f696]) ).

fof(f585,plain,
    add(sF0,multiply(sF3,b)) = sF0,
    inference(forward_demodulation,[],[f579,f509]) ).

fof(f579,plain,
    add(sF0,multiply(sF3,b)) = multiply(b,a),
    inference(superposition,[],[f30,f576]) ).

fof(f576,plain,
    a = add(a,sF3),
    inference(superposition,[],[f92,f567]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : BOO022-1 : TPTP v8.1.0. Released v2.2.0.
% 0.11/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.13/0.34  % Computer : n005.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 16:08:18 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.47  % (9527)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.20/0.49  % (9553)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.20/0.50  % (9536)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.20/0.50  % (9528)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.20/0.51  % (9527)Instruction limit reached!
% 0.20/0.51  % (9527)------------------------------
% 0.20/0.51  % (9527)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (9537)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.20/0.52  % (9523)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.20/0.52  % (9546)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.20/0.52  % (9528)Instruction limit reached!
% 0.20/0.52  % (9528)------------------------------
% 0.20/0.52  % (9528)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (9527)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (9527)Termination reason: Unknown
% 0.20/0.52  % (9527)Termination phase: Saturation
% 0.20/0.52  
% 0.20/0.52  % (9527)Memory used [KB]: 5884
% 0.20/0.52  % (9527)Time elapsed: 0.101 s
% 0.20/0.52  % (9527)Instructions burned: 22 (million)
% 0.20/0.52  % (9527)------------------------------
% 0.20/0.52  % (9527)------------------------------
% 0.20/0.53  % (9524)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.20/0.53  % (9540)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.20/0.53  % (9526)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.20/0.53  % (9539)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.20/0.53  % (9550)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.20/0.53  % (9532)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.20/0.53  % (9552)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.20/0.53  % (9551)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.20/0.53  % (9528)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (9528)Termination reason: Unknown
% 0.20/0.53  % (9528)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (9528)Memory used [KB]: 5628
% 0.20/0.53  % (9528)Time elapsed: 0.118 s
% 0.20/0.53  % (9528)Instructions burned: 7 (million)
% 0.20/0.53  % (9528)------------------------------
% 0.20/0.53  % (9528)------------------------------
% 0.20/0.53  % (9549)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.20/0.53  % (9542)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.20/0.53  % (9547)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.20/0.54  % (9545)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.20/0.54  % (9522)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.20/0.54  % (9533)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.20/0.54  % (9529)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.20/0.54  % (9548)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.20/0.54  % (9538)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.20/0.54  % (9543)lrs+10_1:1024_drc=off:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/388Mi)
% 0.20/0.54  % (9523)Instruction limit reached!
% 0.20/0.54  % (9523)------------------------------
% 0.20/0.54  % (9523)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (9523)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (9523)Termination reason: Unknown
% 0.20/0.54  % (9523)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (9523)Memory used [KB]: 5628
% 0.20/0.54  % (9523)Time elapsed: 0.133 s
% 0.20/0.54  % (9523)Instructions burned: 11 (million)
% 0.20/0.54  % (9523)------------------------------
% 0.20/0.54  % (9523)------------------------------
% 0.20/0.54  % (9535)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.20/0.54  % (9534)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.20/0.55  % (9525)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.20/0.55  % (9530)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.20/0.55  % (9525)Instruction limit reached!
% 0.20/0.55  % (9525)------------------------------
% 0.20/0.55  % (9525)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (9525)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (9525)Termination reason: Unknown
% 0.20/0.55  % (9525)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (9525)Memory used [KB]: 5500
% 0.20/0.55  % (9525)Time elapsed: 0.136 s
% 0.20/0.55  % (9525)Instructions burned: 6 (million)
% 0.20/0.55  % (9525)------------------------------
% 0.20/0.55  % (9525)------------------------------
% 0.20/0.55  % (9541)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.20/0.57  % (9553)Instruction limit reached!
% 0.20/0.57  % (9553)------------------------------
% 0.20/0.57  % (9553)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (9553)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (9553)Termination reason: Unknown
% 0.20/0.57  % (9553)Termination phase: Saturation
% 0.20/0.57  
% 0.20/0.57  % (9553)Memory used [KB]: 6012
% 0.20/0.57  % (9553)Time elapsed: 0.157 s
% 0.20/0.57  % (9553)Instructions burned: 50 (million)
% 0.20/0.57  % (9553)------------------------------
% 0.20/0.57  % (9553)------------------------------
% 0.20/0.58  % (9532)Instruction limit reached!
% 0.20/0.58  % (9532)------------------------------
% 0.20/0.58  % (9532)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.60  % (9532)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.60  % (9532)Termination reason: Unknown
% 0.20/0.60  % (9532)Termination phase: Saturation
% 0.20/0.60  
% 0.20/0.60  % (9532)Memory used [KB]: 6396
% 0.20/0.60  % (9532)Time elapsed: 0.169 s
% 0.20/0.60  % (9532)Instructions burned: 47 (million)
% 0.20/0.60  % (9532)------------------------------
% 0.20/0.60  % (9532)------------------------------
% 0.20/0.60  % (9529)Instruction limit reached!
% 0.20/0.60  % (9529)------------------------------
% 0.20/0.60  % (9529)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.60  % (9529)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.60  % (9529)Termination reason: Unknown
% 0.20/0.60  % (9529)Termination phase: Saturation
% 0.20/0.60  
% 0.20/0.60  % (9529)Memory used [KB]: 6012
% 0.20/0.60  % (9529)Time elapsed: 0.166 s
% 0.20/0.60  % (9529)Instructions burned: 34 (million)
% 0.20/0.60  % (9529)------------------------------
% 0.20/0.60  % (9529)------------------------------
% 0.20/0.60  % (9524)Instruction limit reached!
% 0.20/0.60  % (9524)------------------------------
% 0.20/0.60  % (9524)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.60  % (9524)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.60  % (9524)Termination reason: Unknown
% 0.20/0.60  % (9524)Termination phase: Saturation
% 0.20/0.60  
% 0.20/0.60  % (9524)Memory used [KB]: 6524
% 0.20/0.60  % (9524)Time elapsed: 0.169 s
% 0.20/0.60  % (9524)Instructions burned: 37 (million)
% 0.20/0.60  % (9524)------------------------------
% 0.20/0.60  % (9524)------------------------------
% 0.20/0.61  % (9533)Instruction limit reached!
% 0.20/0.61  % (9533)------------------------------
% 0.20/0.61  % (9533)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.61  % (9533)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.61  % (9533)Termination reason: Unknown
% 0.20/0.61  % (9533)Termination phase: Saturation
% 0.20/0.61  
% 0.20/0.61  % (9533)Memory used [KB]: 6652
% 0.20/0.61  % (9533)Time elapsed: 0.201 s
% 0.20/0.61  % (9533)Instructions burned: 38 (million)
% 0.20/0.61  % (9533)------------------------------
% 0.20/0.61  % (9533)------------------------------
% 0.20/0.62  % (9530)Instruction limit reached!
% 0.20/0.62  % (9530)------------------------------
% 0.20/0.62  % (9530)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.62  % (9530)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.62  % (9530)Termination reason: Unknown
% 0.20/0.62  % (9530)Termination phase: Saturation
% 0.20/0.62  
% 0.20/0.62  % (9530)Memory used [KB]: 10874
% 0.20/0.62  % (9530)Time elapsed: 0.211 s
% 0.20/0.62  % (9530)Instructions burned: 37 (million)
% 0.20/0.62  % (9530)------------------------------
% 0.20/0.62  % (9530)------------------------------
% 0.20/0.62  % (9534)Instruction limit reached!
% 0.20/0.62  % (9534)------------------------------
% 0.20/0.62  % (9534)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.62  % (9534)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.62  % (9534)Termination reason: Unknown
% 0.20/0.62  % (9534)Termination phase: Saturation
% 0.20/0.62  
% 0.20/0.62  % (9534)Memory used [KB]: 6140
% 0.20/0.62  % (9534)Time elapsed: 0.220 s
% 0.20/0.62  % (9534)Instructions burned: 48 (million)
% 0.20/0.62  % (9534)------------------------------
% 0.20/0.62  % (9534)------------------------------
% 0.20/0.62  % (9526)Instruction limit reached!
% 0.20/0.62  % (9526)------------------------------
% 0.20/0.62  % (9526)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.62  % (9526)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.62  % (9526)Termination reason: Unknown
% 0.20/0.62  % (9526)Termination phase: Saturation
% 0.20/0.62  
% 0.20/0.62  % (9526)Memory used [KB]: 6012
% 0.20/0.62  % (9526)Time elapsed: 0.218 s
% 0.20/0.62  % (9526)Instructions burned: 48 (million)
% 0.20/0.62  % (9526)------------------------------
% 0.20/0.62  % (9526)------------------------------
% 0.20/0.62  % (9539)Instruction limit reached!
% 0.20/0.62  % (9539)------------------------------
% 0.20/0.62  % (9539)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.62  % (9539)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.62  % (9539)Termination reason: Unknown
% 0.20/0.62  % (9539)Termination phase: Saturation
% 0.20/0.62  
% 0.20/0.62  % (9539)Memory used [KB]: 6012
% 0.20/0.62  % (9539)Time elapsed: 0.211 s
% 0.20/0.62  % (9539)Instructions burned: 50 (million)
% 0.20/0.62  % (9539)------------------------------
% 0.20/0.62  % (9539)------------------------------
% 0.20/0.64  % (9647)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)
% 0.20/0.64  % (9643)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)
% 0.20/0.67  % (9522)First to succeed.
% 0.20/0.69  % (9658)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.63/0.69  % (9653)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.63/0.69  % (9522)Refutation found. Thanks to Tanya!
% 2.63/0.69  % SZS status Unsatisfiable for theBenchmark
% 2.63/0.69  % SZS output start Proof for theBenchmark
% See solution above
% 2.63/0.69  % (9522)------------------------------
% 2.63/0.69  % (9522)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.63/0.69  % (9522)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.63/0.69  % (9522)Termination reason: Refutation
% 2.63/0.69  
% 2.63/0.69  % (9522)Memory used [KB]: 6908
% 2.63/0.69  % (9522)Time elapsed: 0.260 s
% 2.63/0.69  % (9522)Instructions burned: 87 (million)
% 2.63/0.69  % (9522)------------------------------
% 2.63/0.69  % (9522)------------------------------
% 2.63/0.69  % (9520)Success in time 0.333 s
%------------------------------------------------------------------------------