TSTP Solution File: BOO009-1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : BOO009-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_sat --cores 0 -t %d %s

% Computer : n019.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:50:06 EDT 2022

% Result   : Unsatisfiable 3.31s 0.85s
% Output   : Refutation 3.31s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   39 (  21 unt;   0 def)
%            Number of atoms       :   72 (  11 equ)
%            Maximal formula atoms :    5 (   1 avg)
%            Number of connectives :   68 (  35   ~;  33   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :    7 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :   90 (  90   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1388,plain,
    $false,
    inference(subsumption_resolution,[],[f1386,f25]) ).

fof(f25,plain,
    ~ product(x,sF0,x),
    inference(definition_folding,[],[f23,f24]) ).

fof(f24,plain,
    add(x,y) = sF0,
    introduced(function_definition,[]) ).

fof(f23,axiom,
    ~ product(x,add(x,y),x),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_equations) ).

fof(f1386,plain,
    product(x,sF0,x),
    inference(resolution,[],[f1375,f35]) ).

fof(f35,plain,
    sum(x,y,sF0),
    inference(superposition,[],[f1,f24]) ).

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

fof(f1375,plain,
    ! [X38,X36,X37] :
      ( ~ sum(X36,X38,X37)
      | product(X36,X37,X36) ),
    inference(forward_demodulation,[],[f1374,f52]) ).

fof(f52,plain,
    ! [X1] : add(additive_identity,X1) = X1,
    inference(resolution,[],[f42,f1]) ).

fof(f42,plain,
    ! [X0,X1] :
      ( ~ sum(additive_identity,X0,X1)
      | X0 = X1 ),
    inference(resolution,[],[f21,f5]) ).

fof(f5,axiom,
    ! [X0] : sum(additive_identity,X0,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_identity1) ).

fof(f21,axiom,
    ! [X0,X1,X8,X7] :
      ( ~ sum(X0,X1,X8)
      | ~ sum(X0,X1,X7)
      | X7 = X8 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',addition_is_well_defined) ).

fof(f1374,plain,
    ! [X38,X36,X37] :
      ( ~ sum(X36,X38,X37)
      | product(add(additive_identity,X36),X37,X36) ),
    inference(forward_demodulation,[],[f1358,f53]) ).

fof(f53,plain,
    ! [X2] : add(X2,additive_identity) = X2,
    inference(resolution,[],[f42,f32]) ).

fof(f32,plain,
    ! [X2,X3] : sum(X2,X3,add(X3,X2)),
    inference(resolution,[],[f3,f1]) ).

fof(f3,axiom,
    ! [X2,X0,X1] :
      ( ~ sum(X0,X1,X2)
      | sum(X1,X0,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_of_addition) ).

fof(f1358,plain,
    ! [X38,X36,X37] :
      ( product(add(additive_identity,X36),X37,add(X36,additive_identity))
      | ~ sum(X36,X38,X37) ),
    inference(resolution,[],[f570,f408]) ).

fof(f408,plain,
    ! [X2] : product(additive_identity,X2,additive_identity),
    inference(superposition,[],[f40,f390]) ).

fof(f390,plain,
    ! [X23] : additive_identity = multiply(X23,additive_identity),
    inference(forward_demodulation,[],[f376,f207]) ).

fof(f207,plain,
    ! [X1] : additive_identity = multiply(X1,inverse(X1)),
    inference(resolution,[],[f162,f40]) ).

fof(f162,plain,
    ! [X4,X5] :
      ( ~ product(inverse(X4),X4,X5)
      | additive_identity = X5 ),
    inference(resolution,[],[f22,f19]) ).

fof(f19,axiom,
    ! [X0] : product(inverse(X0),X0,additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplicative_inverse1) ).

fof(f22,axiom,
    ! [X0,X1,X8,X7] :
      ( ~ product(X0,X1,X7)
      | ~ product(X0,X1,X8)
      | X7 = X8 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplication_is_well_defined) ).

fof(f376,plain,
    ! [X23] : multiply(X23,additive_identity) = multiply(X23,inverse(X23)),
    inference(resolution,[],[f367,f164]) ).

fof(f164,plain,
    ! [X10,X8,X9] :
      ( ~ product(X8,X9,X10)
      | multiply(X8,X9) = X10 ),
    inference(resolution,[],[f22,f2]) ).

fof(f2,axiom,
    ! [X0,X1] : product(X0,X1,multiply(X0,X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',closure_of_multiplication) ).

fof(f367,plain,
    ! [X0] : product(X0,inverse(X0),multiply(X0,additive_identity)),
    inference(resolution,[],[f278,f2]) ).

fof(f278,plain,
    ! [X0,X1] :
      ( ~ product(X0,additive_identity,X1)
      | product(X0,inverse(X0),X1) ),
    inference(resolution,[],[f270,f6]) ).

fof(f6,axiom,
    ! [X0] : sum(X0,additive_identity,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_identity2) ).

fof(f270,plain,
    ! [X14,X15,X12,X13] :
      ( ~ sum(inverse(X12),X15,X13)
      | ~ product(X12,X15,X14)
      | product(X12,X13,X14) ),
    inference(forward_demodulation,[],[f267,f52]) ).

fof(f267,plain,
    ! [X14,X15,X12,X13] :
      ( ~ sum(inverse(X12),X15,X13)
      | product(X12,X13,add(additive_identity,X14))
      | ~ product(X12,X15,X14) ),
    inference(resolution,[],[f71,f20]) ).

fof(f20,axiom,
    ! [X0] : product(X0,inverse(X0),additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplicative_inverse2) ).

fof(f71,plain,
    ! [X10,X11,X14,X15,X12,X13] :
      ( ~ product(X10,X11,X12)
      | product(X10,X15,add(X12,X14))
      | ~ sum(X11,X13,X15)
      | ~ product(X10,X13,X14) ),
    inference(resolution,[],[f10,f1]) ).

fof(f10,axiom,
    ! [X2,X3,X0,X1,X6,X4,X5] :
      ( ~ sum(X3,X4,X6)
      | ~ product(X0,X1,X3)
      | ~ product(X0,X2,X4)
      | ~ sum(X1,X2,X5)
      | product(X0,X5,X6) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',distributivity2) ).

fof(f40,plain,
    ! [X0,X1] : product(X0,X1,multiply(X1,X0)),
    inference(resolution,[],[f2,f4]) ).

fof(f4,axiom,
    ! [X2,X0,X1] :
      ( ~ product(X0,X1,X2)
      | product(X1,X0,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_of_multiplication) ).

fof(f570,plain,
    ! [X10,X11,X8,X9,X12] :
      ( ~ product(X11,X9,X12)
      | product(add(X11,X8),X10,add(X8,X12))
      | ~ sum(X8,X9,X10) ),
    inference(resolution,[],[f169,f1]) ).

fof(f169,plain,
    ! [X21,X18,X19,X16,X17,X20] :
      ( ~ sum(X19,X18,X21)
      | ~ sum(X19,X17,X20)
      | ~ product(X16,X17,X18)
      | product(add(X16,X19),X20,X21) ),
    inference(resolution,[],[f13,f32]) ).

fof(f13,axiom,
    ! [X2,X3,X0,X1,X6,X4,X5] :
      ( ~ sum(X0,X1,X3)
      | ~ product(X1,X2,X5)
      | ~ sum(X0,X2,X4)
      | ~ sum(X0,X5,X6)
      | product(X3,X4,X6) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',distributivity5) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : BOO009-1 : TPTP v8.1.0. Released v1.0.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.34  % Computer : n019.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.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Aug 29 16:08:35 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.54  % (32654)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.52/0.55  % (32646)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 1.52/0.56  % (32645)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.61/0.56  % (32668)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 1.61/0.58  % (32664)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 1.61/0.58  % (32656)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 1.61/0.58  % (32655)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 1.61/0.58  % (32643)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 1.61/0.59  % (32644)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.61/0.59  % (32659)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.61/0.60  % (32653)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 1.61/0.60  % (32648)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.61/0.60  % (32663)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 1.61/0.61  % (32666)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.61/0.61  % (32665)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.61/0.61  % (32641)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 1.61/0.61  TRYING [1]
% 1.61/0.61  TRYING [2]
% 1.61/0.61  % (32642)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.61/0.61  % (32647)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.61/0.61  % (32667)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 1.61/0.62  TRYING [1]
% 1.61/0.62  TRYING [2]
% 1.61/0.62  TRYING [3]
% 1.61/0.62  % (32648)Instruction limit reached!
% 1.61/0.62  % (32648)------------------------------
% 1.61/0.62  % (32648)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.62  % (32648)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.62  % (32648)Termination reason: Unknown
% 1.61/0.62  % (32648)Termination phase: Saturation
% 1.61/0.62  
% 1.61/0.62  % (32648)Memory used [KB]: 5500
% 1.61/0.62  % (32648)Time elapsed: 0.132 s
% 1.61/0.62  % (32648)Instructions burned: 8 (million)
% 1.61/0.62  % (32648)------------------------------
% 1.61/0.62  % (32648)------------------------------
% 1.61/0.62  TRYING [3]
% 1.61/0.62  % (32657)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.61/0.62  % (32658)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.61/0.62  % (32669)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.61/0.62  TRYING [1]
% 1.61/0.62  TRYING [2]
% 1.61/0.62  % (32651)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.61/0.62  % (32662)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.61/0.63  % (32649)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.61/0.63  % (32652)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.61/0.63  % (32649)Instruction limit reached!
% 1.61/0.63  % (32649)------------------------------
% 1.61/0.63  % (32649)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.63  % (32649)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.63  % (32649)Termination reason: Unknown
% 1.61/0.63  % (32649)Termination phase: Blocked clause elimination
% 1.61/0.63  
% 1.61/0.63  % (32649)Memory used [KB]: 895
% 1.61/0.63  % (32649)Time elapsed: 0.002 s
% 1.61/0.63  % (32649)Instructions burned: 2 (million)
% 1.61/0.63  % (32649)------------------------------
% 1.61/0.63  % (32649)------------------------------
% 1.61/0.63  % (32661)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 1.61/0.64  % (32650)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.61/0.64  % (32642)Refutation not found, incomplete strategy% (32642)------------------------------
% 1.61/0.64  % (32642)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.65  % (32670)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 1.61/0.65  TRYING [3]
% 2.30/0.65  % (32646)Instruction limit reached!
% 2.30/0.65  % (32646)------------------------------
% 2.30/0.65  % (32646)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.65  % (32646)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.65  % (32646)Termination reason: Unknown
% 2.30/0.65  % (32646)Termination phase: Saturation
% 2.30/0.65  
% 2.30/0.65  % (32646)Memory used [KB]: 6012
% 2.30/0.65  % (32646)Time elapsed: 0.221 s
% 2.30/0.65  % (32646)Instructions burned: 48 (million)
% 2.30/0.65  % (32646)------------------------------
% 2.30/0.65  % (32646)------------------------------
% 2.30/0.66  % (32642)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.66  % (32642)Termination reason: Refutation not found, incomplete strategy
% 2.30/0.66  
% 2.30/0.66  % (32642)Memory used [KB]: 5500
% 2.30/0.66  % (32642)Time elapsed: 0.205 s
% 2.30/0.66  % (32642)Instructions burned: 13 (million)
% 2.30/0.66  % (32642)------------------------------
% 2.30/0.66  % (32642)------------------------------
% 2.30/0.66  % (32660)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 2.30/0.68  % (32645)Instruction limit reached!
% 2.30/0.68  % (32645)------------------------------
% 2.30/0.68  % (32645)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.68  % (32645)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.68  % (32645)Termination reason: Unknown
% 2.30/0.68  % (32645)Termination phase: Saturation
% 2.30/0.68  
% 2.30/0.68  % (32645)Memory used [KB]: 5756
% 2.30/0.68  % (32645)Time elapsed: 0.241 s
% 2.30/0.68  % (32645)Instructions burned: 51 (million)
% 2.30/0.68  % (32645)------------------------------
% 2.30/0.68  % (32645)------------------------------
% 2.54/0.69  % (32643)Instruction limit reached!
% 2.54/0.69  % (32643)------------------------------
% 2.54/0.69  % (32643)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.69  % (32643)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.69  % (32643)Termination reason: Unknown
% 2.54/0.69  % (32643)Termination phase: Saturation
% 2.54/0.69  
% 2.54/0.69  % (32643)Memory used [KB]: 1151
% 2.54/0.69  % (32643)Time elapsed: 0.254 s
% 2.54/0.69  % (32643)Instructions burned: 37 (million)
% 2.54/0.69  % (32643)------------------------------
% 2.54/0.69  % (32643)------------------------------
% 2.54/0.70  % (32647)Instruction limit reached!
% 2.54/0.70  % (32647)------------------------------
% 2.54/0.70  % (32647)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.70  % (32647)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.70  % (32647)Termination reason: Unknown
% 2.54/0.70  % (32647)Termination phase: Finite model building SAT solving
% 2.54/0.70  
% 2.54/0.70  % (32647)Memory used [KB]: 7547
% 2.54/0.70  % (32647)Time elapsed: 0.223 s
% 2.54/0.70  % (32647)Instructions burned: 52 (million)
% 2.54/0.70  % (32647)------------------------------
% 2.54/0.70  % (32647)------------------------------
% 2.54/0.70  % (32654)Instruction limit reached!
% 2.54/0.70  % (32654)------------------------------
% 2.54/0.70  % (32654)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.70  % (32654)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.70  % (32654)Termination reason: Unknown
% 2.54/0.70  % (32654)Termination phase: Saturation
% 2.54/0.70  
% 2.54/0.70  % (32654)Memory used [KB]: 5884
% 2.54/0.70  % (32654)Time elapsed: 0.276 s
% 2.54/0.70  % (32654)Instructions burned: 99 (million)
% 2.54/0.70  % (32654)------------------------------
% 2.54/0.70  % (32654)------------------------------
% 2.54/0.71  TRYING [4]
% 2.54/0.72  % (32644)Instruction limit reached!
% 2.54/0.72  % (32644)------------------------------
% 2.54/0.72  % (32644)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.72  % (32644)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.72  % (32644)Termination reason: Unknown
% 2.54/0.72  % (32644)Termination phase: Saturation
% 2.54/0.72  
% 2.54/0.72  % (32644)Memory used [KB]: 5756
% 2.54/0.72  % (32644)Time elapsed: 0.290 s
% 2.54/0.72  % (32644)Instructions burned: 51 (million)
% 2.54/0.72  % (32644)------------------------------
% 2.54/0.72  % (32644)------------------------------
% 2.54/0.73  % (32650)Instruction limit reached!
% 2.54/0.73  % (32650)------------------------------
% 2.54/0.73  % (32650)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.73  % (32650)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.73  % (32650)Termination reason: Unknown
% 2.54/0.73  % (32650)Termination phase: Saturation
% 2.54/0.73  
% 2.54/0.73  % (32650)Memory used [KB]: 1279
% 2.54/0.73  % (32650)Time elapsed: 0.293 s
% 2.54/0.73  % (32650)Instructions burned: 53 (million)
% 2.54/0.73  % (32650)------------------------------
% 2.54/0.73  % (32650)------------------------------
% 2.93/0.74  % (32658)Instruction limit reached!
% 2.93/0.74  % (32658)------------------------------
% 2.93/0.74  % (32658)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.74  % (32658)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.74  % (32658)Termination reason: Unknown
% 2.93/0.74  % (32658)Termination phase: Finite model building SAT solving
% 2.93/0.74  
% 2.93/0.74  % (32658)Memory used [KB]: 7675
% 2.93/0.74  % (32658)Time elapsed: 0.252 s
% 2.93/0.74  % (32658)Instructions burned: 61 (million)
% 2.93/0.74  % (32658)------------------------------
% 2.93/0.74  % (32658)------------------------------
% 2.93/0.74  % (32655)Instruction limit reached!
% 2.93/0.74  % (32655)------------------------------
% 2.93/0.74  % (32655)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.74  % (32655)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.74  % (32655)Termination reason: Unknown
% 2.93/0.74  % (32655)Termination phase: Saturation
% 2.93/0.74  
% 2.93/0.74  % (32655)Memory used [KB]: 6140
% 2.93/0.74  % (32655)Time elapsed: 0.049 s
% 2.93/0.74  % (32655)Instructions burned: 68 (million)
% 2.93/0.74  % (32655)------------------------------
% 2.93/0.74  % (32655)------------------------------
% 3.02/0.75  % (32651)Instruction limit reached!
% 3.02/0.75  % (32651)------------------------------
% 3.02/0.75  % (32651)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.75  % (32651)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.75  % (32651)Termination reason: Unknown
% 3.02/0.75  % (32651)Termination phase: Saturation
% 3.02/0.75  
% 3.02/0.75  % (32651)Memory used [KB]: 6140
% 3.02/0.75  % (32651)Time elapsed: 0.329 s
% 3.02/0.75  % (32651)Instructions burned: 51 (million)
% 3.02/0.75  % (32651)------------------------------
% 3.02/0.75  % (32651)------------------------------
% 3.02/0.76  % (32656)Instruction limit reached!
% 3.02/0.76  % (32656)------------------------------
% 3.02/0.76  % (32656)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.76  % (32656)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.76  % (32656)Termination reason: Unknown
% 3.02/0.76  % (32656)Termination phase: Saturation
% 3.02/0.76  
% 3.02/0.76  % (32656)Memory used [KB]: 1407
% 3.02/0.76  % (32656)Time elapsed: 0.273 s
% 3.02/0.76  % (32656)Instructions burned: 76 (million)
% 3.02/0.76  % (32656)------------------------------
% 3.02/0.76  % (32656)------------------------------
% 3.02/0.77  % (32667)Instruction limit reached!
% 3.02/0.77  % (32667)------------------------------
% 3.02/0.77  % (32667)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.77  % (32667)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.77  % (32667)Termination reason: Unknown
% 3.02/0.77  % (32667)Termination phase: Saturation
% 3.02/0.77  
% 3.02/0.77  % (32667)Memory used [KB]: 6140
% 3.02/0.77  % (32667)Time elapsed: 0.054 s
% 3.02/0.77  % (32667)Instructions burned: 69 (million)
% 3.02/0.77  % (32667)------------------------------
% 3.02/0.77  % (32667)------------------------------
% 3.02/0.78  % (32653)Instruction limit reached!
% 3.02/0.78  % (32653)------------------------------
% 3.02/0.78  % (32653)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.78  % (32653)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.78  % (32653)Termination reason: Unknown
% 3.02/0.78  % (32653)Termination phase: Saturation
% 3.02/0.78  
% 3.02/0.78  % (32653)Memory used [KB]: 6012
% 3.02/0.78  % (32653)Time elapsed: 0.362 s
% 3.02/0.78  % (32653)Instructions burned: 102 (million)
% 3.02/0.78  % (32653)------------------------------
% 3.02/0.78  % (32653)------------------------------
% 3.02/0.79  % (32704)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/211Mi)
% 3.02/0.79  % (32659)Instruction limit reached!
% 3.02/0.79  % (32659)------------------------------
% 3.02/0.79  % (32659)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.79  % (32659)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.79  % (32659)Termination reason: Unknown
% 3.02/0.79  % (32659)Termination phase: Saturation
% 3.02/0.79  
% 3.02/0.79  % (32659)Memory used [KB]: 6012
% 3.02/0.79  % (32659)Time elapsed: 0.333 s
% 3.02/0.79  % (32659)Instructions burned: 100 (million)
% 3.02/0.79  % (32659)------------------------------
% 3.02/0.79  % (32659)------------------------------
% 3.02/0.79  % (32652)Instruction limit reached!
% 3.02/0.79  % (32652)------------------------------
% 3.02/0.79  % (32652)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.79  % (32652)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.79  % (32652)Termination reason: Unknown
% 3.02/0.79  % (32652)Termination phase: Saturation
% 3.02/0.79  
% 3.02/0.79  % (32652)Memory used [KB]: 5884
% 3.02/0.79  % (32652)Time elapsed: 0.369 s
% 3.02/0.79  % (32652)Instructions burned: 101 (million)
% 3.02/0.79  % (32652)------------------------------
% 3.02/0.79  % (32652)------------------------------
% 3.02/0.80  % (32703)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/388Mi)
% 3.31/0.82  % (32660)Instruction limit reached!
% 3.31/0.82  % (32660)------------------------------
% 3.31/0.82  % (32660)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.31/0.82  % (32660)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.31/0.82  % (32660)Termination reason: Unknown
% 3.31/0.82  % (32660)Termination phase: Saturation
% 3.31/0.82  
% 3.31/0.82  % (32660)Memory used [KB]: 1279
% 3.31/0.82  % (32660)Time elapsed: 0.399 s
% 3.31/0.82  % (32660)Instructions burned: 100 (million)
% 3.31/0.82  % (32660)------------------------------
% 3.31/0.82  % (32660)------------------------------
% 3.31/0.82  % (32714)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/940Mi)
% 3.31/0.82  % (32706)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 3.31/0.82  % (32711)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/68Mi)
% 3.31/0.83  % (32707)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/920Mi)
% 3.31/0.83  % (32710)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/655Mi)
% 3.31/0.83  % (32657)Instruction limit reached!
% 3.31/0.83  % (32657)------------------------------
% 3.31/0.83  % (32657)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.31/0.83  % (32657)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.31/0.83  % (32657)Termination reason: Unknown
% 3.31/0.83  % (32657)Termination phase: Saturation
% 3.31/0.83  
% 3.31/0.83  % (32657)Memory used [KB]: 6652
% 3.31/0.83  % (32657)Time elapsed: 0.400 s
% 3.31/0.83  % (32657)Instructions burned: 100 (million)
% 3.31/0.83  % (32657)------------------------------
% 3.31/0.83  % (32657)------------------------------
% 3.31/0.84  % (32668)Instruction limit reached!
% 3.31/0.84  % (32668)------------------------------
% 3.31/0.84  % (32668)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.31/0.84  % (32668)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.31/0.84  % (32668)Termination reason: Unknown
% 3.31/0.84  % (32668)Termination phase: Saturation
% 3.31/0.84  
% 3.31/0.84  % (32668)Memory used [KB]: 1791
% 3.31/0.84  % (32668)Time elapsed: 0.398 s
% 3.31/0.84  % (32668)Instructions burned: 178 (million)
% 3.31/0.84  % (32668)------------------------------
% 3.31/0.84  % (32668)------------------------------
% 3.31/0.84  % (32708)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/934Mi)
% 3.31/0.85  % (32669)First to succeed.
% 3.31/0.85  % (32669)Refutation found. Thanks to Tanya!
% 3.31/0.85  % SZS status Unsatisfiable for theBenchmark
% 3.31/0.85  % SZS output start Proof for theBenchmark
% See solution above
% 3.31/0.85  % (32669)------------------------------
% 3.31/0.85  % (32669)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.31/0.85  % (32669)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.31/0.85  % (32669)Termination reason: Refutation
% 3.31/0.85  
% 3.31/0.85  % (32669)Memory used [KB]: 6140
% 3.31/0.85  % (32669)Time elapsed: 0.429 s
% 3.31/0.85  % (32669)Instructions burned: 106 (million)
% 3.31/0.85  % (32669)------------------------------
% 3.31/0.85  % (32669)------------------------------
% 3.31/0.85  % (32640)Success in time 0.503 s
%------------------------------------------------------------------------------