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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : BOO013-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 : n008.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:08 EDT 2022

% Result   : Unsatisfiable 2.18s 0.69s
% Output   : Refutation 2.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   37 (  22 unt;   0 def)
%            Number of atoms       :   63 (  12 equ)
%            Maximal formula atoms :    5 (   1 avg)
%            Number of connectives :   53 (  27   ~;  26   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :    7 (   7 usr;   5 con; 0-2 aty)
%            Number of variables   :   57 (  57   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f835,plain,
    $false,
    inference(subsumption_resolution,[],[f834,f27]) ).

fof(f27,axiom,
    y != z,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_both_inverse_are_equal) ).

fof(f834,plain,
    y = z,
    inference(forward_demodulation,[],[f831,f339]) ).

fof(f339,plain,
    ! [X2] : add(additive_identity,X2) = X2,
    inference(resolution,[],[f43,f30]) ).

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

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

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(f43,plain,
    ! [X0,X1] :
      ( ~ sum(X0,additive_identity,X1)
      | X0 = X1 ),
    inference(resolution,[],[f21,f6]) ).

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

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(f831,plain,
    z = add(additive_identity,y),
    inference(resolution,[],[f821,f45]) ).

fof(f45,plain,
    ! [X6,X4,X5] :
      ( ~ sum(X4,X5,X6)
      | add(X4,X5) = X6 ),
    inference(resolution,[],[f21,f1]) ).

fof(f821,plain,
    sum(additive_identity,y,z),
    inference(forward_demodulation,[],[f820,f557]) ).

fof(f557,plain,
    y = multiply(z,y),
    inference(resolution,[],[f542,f60]) ).

fof(f60,plain,
    ! [X6,X4,X5] :
      ( ~ product(X4,X5,X6)
      | multiply(X4,X5) = X6 ),
    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(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(f542,plain,
    product(z,y,y),
    inference(superposition,[],[f37,f514]) ).

fof(f514,plain,
    y = multiply(y,z),
    inference(resolution,[],[f512,f46]) ).

fof(f46,plain,
    ! [X8,X7] :
      ( ~ sum(additive_identity,X7,X8)
      | X7 = X8 ),
    inference(resolution,[],[f21,f5]) ).

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

fof(f512,plain,
    sum(additive_identity,multiply(y,z),y),
    inference(resolution,[],[f452,f37]) ).

fof(f452,plain,
    ! [X1] :
      ( ~ product(z,y,X1)
      | sum(additive_identity,X1,y) ),
    inference(resolution,[],[f172,f24]) ).

fof(f24,axiom,
    sum(x,z,multiplicative_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sum_to_multiplicative_identity2) ).

fof(f172,plain,
    ! [X3,X4] :
      ( ~ sum(x,X3,multiplicative_identity)
      | ~ product(X3,y,X4)
      | sum(additive_identity,X4,y) ),
    inference(resolution,[],[f93,f7]) ).

fof(f7,axiom,
    ! [X0] : product(multiplicative_identity,X0,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplicative_identity1) ).

fof(f93,plain,
    ! [X28,X29,X26,X27] :
      ( ~ product(X26,y,X27)
      | ~ sum(x,X28,X26)
      | sum(additive_identity,X29,X27)
      | ~ product(X28,y,X29) ),
    inference(resolution,[],[f11,f25]) ).

fof(f25,axiom,
    product(x,y,additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',product_to_additive_identity1) ).

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

fof(f37,plain,
    ! [X2,X3] : product(X2,X3,multiply(X3,X2)),
    inference(resolution,[],[f4,f2]) ).

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(f820,plain,
    sum(additive_identity,multiply(z,y),z),
    inference(resolution,[],[f806,f37]) ).

fof(f806,plain,
    ! [X0] :
      ( ~ product(y,z,X0)
      | sum(additive_identity,X0,z) ),
    inference(resolution,[],[f178,f23]) ).

fof(f23,axiom,
    sum(x,y,multiplicative_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sum_to_multiplicative_identity1) ).

fof(f178,plain,
    ! [X3,X4] :
      ( ~ sum(x,X4,multiplicative_identity)
      | ~ product(X4,z,X3)
      | sum(additive_identity,X3,z) ),
    inference(resolution,[],[f94,f7]) ).

fof(f94,plain,
    ! [X31,X32,X30,X33] :
      ( ~ product(X30,z,X31)
      | sum(additive_identity,X33,X31)
      | ~ sum(x,X32,X30)
      | ~ product(X32,z,X33) ),
    inference(resolution,[],[f11,f26]) ).

fof(f26,axiom,
    product(x,z,additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',product_to_additive_identity2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : BOO013-1 : TPTP v8.1.0. Released v1.0.0.
% 0.12/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 : n008.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:09:55 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.49  % (18565)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)
% 0.19/0.49  % (18580)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)
% 0.19/0.50  % (18572)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.19/0.51  % (18564)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.51  % (18579)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)
% 0.19/0.52  % (18574)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)
% 0.19/0.52  % (18586)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)
% 0.19/0.52  % (18571)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)
% 0.19/0.52  % (18560)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)
% 0.19/0.52  % (18559)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)
% 0.19/0.52  % (18583)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)
% 0.19/0.53  % (18566)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)
% 0.19/0.53  % (18575)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)
% 0.19/0.53  % (18588)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.19/0.53  % (18562)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)
% 0.19/0.53  % (18576)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)
% 0.19/0.53  % (18573)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.53  % (18577)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.53  TRYING [1]
% 0.19/0.53  TRYING [2]
% 0.19/0.53  TRYING [1]
% 0.19/0.53  TRYING [3]
% 0.19/0.53  TRYING [2]
% 0.19/0.53  % (18569)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)
% 0.19/0.53  % (18585)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.19/0.54  % (18578)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.54  % (18567)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.54  % (18568)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.54  % (18568)Instruction limit reached!
% 0.19/0.54  % (18568)------------------------------
% 0.19/0.54  % (18568)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (18568)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (18568)Termination reason: Unknown
% 0.19/0.54  % (18568)Termination phase: Blocked clause elimination
% 0.19/0.54  
% 0.19/0.54  % (18568)Memory used [KB]: 895
% 0.19/0.54  % (18568)Time elapsed: 0.002 s
% 0.19/0.54  % (18568)Instructions burned: 2 (million)
% 0.19/0.54  % (18568)------------------------------
% 0.19/0.54  % (18568)------------------------------
% 0.19/0.54  % (18584)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.19/0.54  % (18582)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)
% 0.19/0.54  TRYING [3]
% 0.19/0.54  % (18570)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.54  % (18587)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)
% 0.19/0.54  % (18561)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)
% 0.19/0.55  % (18589)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)
% 0.19/0.55  % (18581)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.19/0.55  % (18567)Instruction limit reached!
% 0.19/0.55  % (18567)------------------------------
% 0.19/0.55  % (18567)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (18567)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (18567)Termination reason: Unknown
% 0.19/0.55  % (18567)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (18567)Memory used [KB]: 5500
% 0.19/0.55  % (18567)Time elapsed: 0.103 s
% 0.19/0.55  % (18567)Instructions burned: 7 (million)
% 0.19/0.55  % (18567)------------------------------
% 0.19/0.55  % (18567)------------------------------
% 0.19/0.55  TRYING [1]
% 0.19/0.55  TRYING [2]
% 0.19/0.55  % (18560)Refutation not found, incomplete strategy% (18560)------------------------------
% 0.19/0.55  % (18560)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (18560)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (18560)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (18560)Memory used [KB]: 5628
% 0.19/0.55  % (18560)Time elapsed: 0.152 s
% 0.19/0.55  % (18560)Instructions burned: 14 (million)
% 0.19/0.55  % (18560)------------------------------
% 0.19/0.55  % (18560)------------------------------
% 0.19/0.55  TRYING [3]
% 0.19/0.57  % (18566)Instruction limit reached!
% 0.19/0.57  % (18566)------------------------------
% 0.19/0.57  % (18566)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (18565)Instruction limit reached!
% 0.19/0.58  % (18565)------------------------------
% 0.19/0.58  % (18565)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (18565)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (18565)Termination reason: Unknown
% 0.19/0.58  % (18565)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (18565)Memory used [KB]: 6140
% 0.19/0.58  % (18565)Time elapsed: 0.163 s
% 0.19/0.58  % (18565)Instructions burned: 48 (million)
% 0.19/0.58  % (18565)------------------------------
% 0.19/0.58  % (18565)------------------------------
% 0.19/0.58  TRYING [4]
% 0.19/0.59  % (18561)Instruction limit reached!
% 0.19/0.59  % (18561)------------------------------
% 0.19/0.59  % (18561)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.59  % (18561)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.59  % (18561)Termination reason: Unknown
% 0.19/0.59  % (18561)Termination phase: Saturation
% 0.19/0.59  
% 0.19/0.59  % (18561)Memory used [KB]: 1151
% 0.19/0.59  % (18561)Time elapsed: 0.184 s
% 0.19/0.59  % (18561)Instructions burned: 37 (million)
% 0.19/0.59  % (18561)------------------------------
% 0.19/0.59  % (18561)------------------------------
% 0.19/0.59  % (18566)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.59  % (18566)Termination reason: Unknown
% 0.19/0.59  % (18566)Termination phase: Finite model building SAT solving
% 0.19/0.59  
% 0.19/0.59  % (18566)Memory used [KB]: 7675
% 0.19/0.59  % (18566)Time elapsed: 0.153 s
% 0.19/0.59  % (18566)Instructions burned: 51 (million)
% 0.19/0.59  % (18566)------------------------------
% 0.19/0.59  % (18566)------------------------------
% 0.19/0.59  % (18564)Instruction limit reached!
% 0.19/0.59  % (18564)------------------------------
% 0.19/0.59  % (18564)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.91/0.60  % (18564)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.91/0.60  % (18564)Termination reason: Unknown
% 1.91/0.60  % (18564)Termination phase: Saturation
% 1.91/0.60  
% 1.91/0.60  % (18564)Memory used [KB]: 5884
% 1.91/0.60  % (18564)Time elapsed: 0.186 s
% 1.91/0.60  % (18564)Instructions burned: 52 (million)
% 1.91/0.60  % (18564)------------------------------
% 1.91/0.60  % (18564)------------------------------
% 1.91/0.60  % (18562)Instruction limit reached!
% 1.91/0.60  % (18562)------------------------------
% 1.91/0.60  % (18562)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.91/0.60  % (18562)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.91/0.60  % (18562)Termination reason: Unknown
% 1.91/0.60  % (18562)Termination phase: Saturation
% 1.91/0.60  
% 1.91/0.60  % (18562)Memory used [KB]: 5756
% 1.91/0.60  % (18562)Time elapsed: 0.198 s
% 1.91/0.60  % (18562)Instructions burned: 52 (million)
% 1.91/0.60  % (18562)------------------------------
% 1.91/0.60  % (18562)------------------------------
% 2.04/0.61  % (18569)Instruction limit reached!
% 2.04/0.61  % (18569)------------------------------
% 2.04/0.61  % (18569)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.04/0.62  % (18577)Instruction limit reached!
% 2.04/0.62  % (18577)------------------------------
% 2.04/0.62  % (18577)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.63  % (18569)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.63  % (18569)Termination reason: Unknown
% 2.18/0.63  % (18569)Termination phase: Saturation
% 2.18/0.63  
% 2.18/0.63  % (18569)Memory used [KB]: 1279
% 2.18/0.63  % (18569)Time elapsed: 0.198 s
% 2.18/0.63  % (18569)Instructions burned: 52 (million)
% 2.18/0.63  % (18569)------------------------------
% 2.18/0.63  % (18569)------------------------------
% 2.18/0.63  % (18577)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.63  % (18577)Termination reason: Unknown
% 2.18/0.63  % (18577)Termination phase: Finite model building SAT solving
% 2.18/0.63  
% 2.18/0.63  % (18577)Memory used [KB]: 7675
% 2.18/0.63  % (18577)Time elapsed: 0.179 s
% 2.18/0.63  % (18577)Instructions burned: 59 (million)
% 2.18/0.63  % (18577)------------------------------
% 2.18/0.63  % (18577)------------------------------
% 2.18/0.63  % (18574)Instruction limit reached!
% 2.18/0.63  % (18574)------------------------------
% 2.18/0.63  % (18574)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.64  % (18586)Instruction limit reached!
% 2.18/0.64  % (18586)------------------------------
% 2.18/0.64  % (18586)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.64  % (18586)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.64  % (18586)Termination reason: Unknown
% 2.18/0.64  % (18586)Termination phase: Saturation
% 2.18/0.64  
% 2.18/0.64  % (18586)Memory used [KB]: 6140
% 2.18/0.64  % (18586)Time elapsed: 0.037 s
% 2.18/0.64  % (18586)Instructions burned: 68 (million)
% 2.18/0.64  % (18586)------------------------------
% 2.18/0.64  % (18586)------------------------------
% 2.18/0.64  % (18574)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.64  % (18574)Termination reason: Unknown
% 2.18/0.64  % (18574)Termination phase: Saturation
% 2.18/0.64  
% 2.18/0.64  % (18574)Memory used [KB]: 6140
% 2.18/0.64  % (18574)Time elapsed: 0.050 s
% 2.18/0.64  % (18574)Instructions burned: 69 (million)
% 2.18/0.64  % (18574)------------------------------
% 2.18/0.64  % (18574)------------------------------
% 2.18/0.64  % (18572)Instruction limit reached!
% 2.18/0.64  % (18572)------------------------------
% 2.18/0.64  % (18572)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.64  % (18572)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.64  % (18572)Termination reason: Unknown
% 2.18/0.64  % (18572)Termination phase: Saturation
% 2.18/0.64  
% 2.18/0.64  % (18572)Memory used [KB]: 6012
% 2.18/0.64  % (18572)Time elapsed: 0.248 s
% 2.18/0.64  % (18572)Instructions burned: 101 (million)
% 2.18/0.64  % (18572)------------------------------
% 2.18/0.64  % (18572)------------------------------
% 2.18/0.65  % (18570)Instruction limit reached!
% 2.18/0.65  % (18570)------------------------------
% 2.18/0.65  % (18570)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.65  % (18570)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.65  % (18570)Termination reason: Unknown
% 2.18/0.65  % (18570)Termination phase: Saturation
% 2.18/0.65  
% 2.18/0.65  % (18570)Memory used [KB]: 6268
% 2.18/0.65  % (18570)Time elapsed: 0.245 s
% 2.18/0.65  % (18570)Instructions burned: 51 (million)
% 2.18/0.65  % (18570)------------------------------
% 2.18/0.65  % (18570)------------------------------
% 2.18/0.66  % (18693)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 (2998ds/388Mi)
% 2.18/0.66  % (18575)Instruction limit reached!
% 2.18/0.66  % (18575)------------------------------
% 2.18/0.66  % (18575)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.66  % (18575)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.66  % (18575)Termination reason: Unknown
% 2.18/0.66  % (18575)Termination phase: Saturation
% 2.18/0.66  
% 2.18/0.66  % (18575)Memory used [KB]: 1407
% 2.18/0.66  % (18575)Time elapsed: 0.228 s
% 2.18/0.66  % (18575)Instructions burned: 76 (million)
% 2.18/0.66  % (18575)------------------------------
% 2.18/0.66  % (18575)------------------------------
% 2.18/0.67  % (18579)Instruction limit reached!
% 2.18/0.67  % (18579)------------------------------
% 2.18/0.67  % (18579)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.67  % (18579)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.67  % (18579)Termination reason: Unknown
% 2.18/0.67  % (18579)Termination phase: Saturation
% 2.18/0.67  
% 2.18/0.67  % (18579)Memory used [KB]: 1279
% 2.18/0.67  % (18579)Time elapsed: 0.253 s
% 2.18/0.67  % (18579)Instructions burned: 101 (million)
% 2.18/0.67  % (18579)------------------------------
% 2.18/0.67  % (18579)------------------------------
% 2.18/0.67  % (18573)Instruction limit reached!
% 2.18/0.67  % (18573)------------------------------
% 2.18/0.67  % (18573)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.67  % (18573)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.67  % (18573)Termination reason: Unknown
% 2.18/0.67  % (18573)Termination phase: Saturation
% 2.18/0.67  
% 2.18/0.67  % (18573)Memory used [KB]: 6012
% 2.18/0.67  % (18573)Time elapsed: 0.268 s
% 2.18/0.67  % (18573)Instructions burned: 99 (million)
% 2.18/0.67  % (18573)------------------------------
% 2.18/0.67  % (18573)------------------------------
% 2.18/0.68  % (18571)Instruction limit reached!
% 2.18/0.68  % (18571)------------------------------
% 2.18/0.68  % (18571)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.68  % (18571)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.68  % (18571)Termination reason: Unknown
% 2.18/0.68  % (18571)Termination phase: Saturation
% 2.18/0.68  
% 2.18/0.68  % (18571)Memory used [KB]: 6012
% 2.18/0.68  % (18571)Time elapsed: 0.271 s
% 2.18/0.68  % (18571)Instructions burned: 100 (million)
% 2.18/0.68  % (18571)------------------------------
% 2.18/0.68  % (18571)------------------------------
% 2.18/0.68  % (18701)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)
% 2.18/0.68  % (18703)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)
% 2.18/0.68  % (18587)First to succeed.
% 2.18/0.69  % (18587)Refutation found. Thanks to Tanya!
% 2.18/0.69  % SZS status Unsatisfiable for theBenchmark
% 2.18/0.69  % SZS output start Proof for theBenchmark
% See solution above
% 2.18/0.69  % (18587)------------------------------
% 2.18/0.69  % (18587)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.69  % (18587)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.69  % (18587)Termination reason: Refutation
% 2.18/0.69  
% 2.18/0.69  % (18587)Memory used [KB]: 1407
% 2.18/0.69  % (18587)Time elapsed: 0.289 s
% 2.18/0.69  % (18587)Instructions burned: 77 (million)
% 2.18/0.69  % (18587)------------------------------
% 2.18/0.69  % (18587)------------------------------
% 2.18/0.69  % (18556)Success in time 0.328 s
%------------------------------------------------------------------------------