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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : RNG007-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 : n003.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 18:15:16 EDT 2022

% Result   : Unsatisfiable 2.46s 0.71s
% Output   : Refutation 2.46s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   79 (  38 unt;   0 def)
%            Number of atoms       :  146 (  11 equ)
%            Maximal formula atoms :    5 (   1 avg)
%            Number of connectives :  140 (  73   ~;  62   |;   0   &)
%                                         (   5 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   5 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    9 (   7 usr;   1 prp; 0-4 aty)
%            Number of functors    :    5 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :  213 ( 213   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f3288,plain,
    $false,
    inference(resolution,[],[f3104,f19]) ).

fof(f19,axiom,
    ~ sum(a,a,additive_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_a_plus_a_is_id) ).

fof(f3104,plain,
    ! [X4] : sum(X4,X4,additive_identity),
    inference(backward_demodulation,[],[f1790,f3102]) ).

fof(f3102,plain,
    ! [X26] : multiply(additive_inverse(X26),X26) = X26,
    inference(forward_demodulation,[],[f3081,f60]) ).

fof(f60,plain,
    ! [X2] : add(X2,additive_identity) = X2,
    inference(resolution,[],[f49,f48]) ).

fof(f48,plain,
    ! [X4,X5] : sum(X4,X5,add(X5,X4)),
    inference(resolution,[],[f9,f4]) ).

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

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

fof(f49,plain,
    ! [X0,X1] :
      ( ~ sum(additive_identity,X1,X0)
      | X0 = X1 ),
    inference(resolution,[],[f16,f1]) ).

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

fof(f16,axiom,
    ! [X2,X0,X1,X4] :
      ( ~ sum(X0,X1,X4)
      | X2 = X4
      | ~ sum(X0,X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',addition_is_well_defined) ).

fof(f3081,plain,
    ! [X26] : add(X26,additive_identity) = multiply(additive_inverse(X26),X26),
    inference(resolution,[],[f2990,f53]) ).

fof(f53,plain,
    ! [X10,X8,X9] :
      ( ~ sum(X9,X10,X8)
      | add(X9,X10) = X8 ),
    inference(resolution,[],[f16,f4]) ).

fof(f2990,plain,
    ! [X79] : sum(X79,additive_identity,multiply(additive_inverse(X79),X79)),
    inference(forward_demodulation,[],[f2987,f329]) ).

fof(f329,plain,
    ! [X0] : additive_inverse(additive_inverse(X0)) = X0,
    inference(resolution,[],[f304,f50]) ).

fof(f50,plain,
    ! [X2,X3] :
      ( ~ sum(X3,additive_identity,X2)
      | X2 = X3 ),
    inference(resolution,[],[f16,f2]) ).

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

fof(f304,plain,
    ! [X3] : sum(additive_inverse(additive_inverse(X3)),additive_identity,X3),
    inference(resolution,[],[f77,f222]) ).

fof(f222,plain,
    ! [X0,X1] : sP2(X0,additive_inverse(X1),X0,X1),
    inference(resolution,[],[f69,f5]) ).

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

fof(f69,plain,
    ! [X2,X0,X1] :
      ( ~ sum(X0,X1,additive_identity)
      | sP2(X2,X0,X2,X1) ),
    inference(resolution,[],[f24,f1]) ).

fof(f24,plain,
    ! [X2,X3,X0,X1,X5] :
      ( ~ sum(X2,X3,X5)
      | ~ sum(X0,X1,X2)
      | sP2(X5,X0,X3,X1) ),
    inference(cnf_transformation,[],[f24_D]) ).

fof(f24_D,plain,
    ! [X1,X3,X0,X5] :
      ( ! [X2] :
          ( ~ sum(X2,X3,X5)
          | ~ sum(X0,X1,X2) )
    <=> ~ sP2(X5,X0,X3,X1) ),
    introduced(general_splitting_component_introduction,[new_symbols(naming,[sP2])]) ).

fof(f77,plain,
    ! [X8,X6,X7] :
      ( ~ sP2(X6,X7,X8,additive_inverse(X8))
      | sum(X7,additive_identity,X6) ),
    inference(resolution,[],[f25,f5]) ).

fof(f25,plain,
    ! [X3,X0,X1,X4,X5] :
      ( ~ sum(X1,X3,X4)
      | ~ sP2(X5,X0,X3,X1)
      | sum(X0,X4,X5) ),
    inference(general_splitting,[],[f7,f24_D]) ).

fof(f7,axiom,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ sum(X0,X1,X2)
      | ~ sum(X2,X3,X5)
      | ~ sum(X1,X3,X4)
      | sum(X0,X4,X5) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',associativity_of_addition1) ).

fof(f2987,plain,
    ! [X79] : sum(X79,additive_identity,multiply(additive_inverse(X79),additive_inverse(additive_inverse(X79)))),
    inference(superposition,[],[f462,f1878]) ).

fof(f1878,plain,
    ! [X23] : additive_identity = add(X23,multiply(X23,additive_inverse(X23))),
    inference(resolution,[],[f1725,f53]) ).

fof(f1725,plain,
    ! [X4] : sum(X4,multiply(X4,additive_inverse(X4)),additive_identity),
    inference(forward_demodulation,[],[f1719,f1014]) ).

fof(f1014,plain,
    ! [X4] : additive_identity = multiply(X4,additive_identity),
    inference(resolution,[],[f973,f50]) ).

fof(f973,plain,
    ! [X0] : sum(multiply(X0,additive_identity),additive_identity,additive_identity),
    inference(resolution,[],[f950,f311]) ).

fof(f311,plain,
    ! [X2,X3] :
      ( ~ sum(X2,X3,X3)
      | sum(X2,additive_identity,additive_identity) ),
    inference(resolution,[],[f78,f72]) ).

fof(f72,plain,
    ! [X10,X11,X9] :
      ( sP2(additive_identity,X9,additive_inverse(X11),X10)
      | ~ sum(X9,X10,X11) ),
    inference(resolution,[],[f24,f6]) ).

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

fof(f78,plain,
    ! [X10,X11,X9] :
      ( ~ sP2(X9,X10,additive_inverse(X11),X11)
      | sum(X10,additive_identity,X9) ),
    inference(resolution,[],[f25,f6]) ).

fof(f950,plain,
    ! [X0] : sum(multiply(X0,additive_identity),X0,X0),
    inference(resolution,[],[f944,f9]) ).

fof(f944,plain,
    ! [X0] : sum(X0,multiply(X0,additive_identity),X0),
    inference(resolution,[],[f257,f437]) ).

fof(f437,plain,
    ! [X2,X3] : sP0(X2,X3,X2,multiply(X3,additive_identity)),
    inference(resolution,[],[f66,f2]) ).

fof(f66,plain,
    ! [X3,X6,X4,X5] :
      ( ~ sum(X3,X6,X5)
      | sP0(X3,X4,X5,multiply(X4,X6)) ),
    inference(resolution,[],[f20,f3]) ).

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

fof(f20,plain,
    ! [X3,X0,X1,X8,X7] :
      ( ~ product(X0,X3,X7)
      | sP0(X1,X0,X8,X7)
      | ~ sum(X1,X3,X8) ),
    inference(cnf_transformation,[],[f20_D]) ).

fof(f20_D,plain,
    ! [X7,X8,X0,X1] :
      ( ! [X3] :
          ( ~ product(X0,X3,X7)
          | ~ sum(X1,X3,X8) )
    <=> ~ sP0(X1,X0,X8,X7) ),
    introduced(general_splitting_component_introduction,[new_symbols(naming,[sP0])]) ).

fof(f257,plain,
    ! [X0,X1] :
      ( ~ sP0(X0,X0,X0,X1)
      | sum(X0,X1,X0) ),
    inference(resolution,[],[f159,f67]) ).

fof(f67,plain,
    ! [X2,X0,X1] :
      ( ~ sP1(X2,X0,X2,X1)
      | sum(X0,X1,X2) ),
    inference(resolution,[],[f23,f18]) ).

fof(f18,axiom,
    ! [X0] : product(X0,X0,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',x_squared_is_x) ).

fof(f23,plain,
    ! [X0,X8,X6,X9,X7] :
      ( ~ product(X0,X8,X9)
      | sum(X6,X7,X9)
      | ~ sP1(X0,X6,X8,X7) ),
    inference(general_splitting,[],[f21,f22_D]) ).

fof(f22,plain,
    ! [X0,X1,X8,X6,X7] :
      ( ~ product(X0,X1,X6)
      | sP1(X0,X6,X8,X7)
      | ~ sP0(X1,X0,X8,X7) ),
    inference(cnf_transformation,[],[f22_D]) ).

fof(f22_D,plain,
    ! [X7,X8,X6,X0] :
      ( ! [X1] :
          ( ~ product(X0,X1,X6)
          | ~ sP0(X1,X0,X8,X7) )
    <=> ~ sP1(X0,X6,X8,X7) ),
    introduced(general_splitting_component_introduction,[new_symbols(naming,[sP1])]) ).

fof(f21,plain,
    ! [X0,X1,X8,X6,X9,X7] :
      ( ~ product(X0,X8,X9)
      | sum(X6,X7,X9)
      | ~ product(X0,X1,X6)
      | ~ sP0(X1,X0,X8,X7) ),
    inference(general_splitting,[],[f12,f20_D]) ).

fof(f12,axiom,
    ! [X3,X0,X1,X8,X6,X9,X7] :
      ( ~ product(X0,X8,X9)
      | sum(X6,X7,X9)
      | ~ product(X0,X3,X7)
      | ~ product(X0,X1,X6)
      | ~ sum(X1,X3,X8) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',distributivity1) ).

fof(f159,plain,
    ! [X2,X0,X1] :
      ( sP1(X0,X0,X1,X2)
      | ~ sP0(X0,X0,X1,X2) ),
    inference(resolution,[],[f22,f18]) ).

fof(f1719,plain,
    ! [X4] : sum(X4,multiply(X4,additive_inverse(X4)),multiply(X4,additive_identity)),
    inference(resolution,[],[f442,f439]) ).

fof(f439,plain,
    ! [X6,X7] : sP0(X6,X7,additive_identity,multiply(X7,additive_inverse(X6))),
    inference(resolution,[],[f66,f6]) ).

fof(f442,plain,
    ! [X2,X0,X1] :
      ( ~ sP0(X0,X0,X2,X1)
      | sum(X0,X1,multiply(X0,X2)) ),
    inference(resolution,[],[f68,f159]) ).

fof(f68,plain,
    ! [X3,X6,X4,X5] :
      ( ~ sP1(X5,X3,X6,X4)
      | sum(X3,X4,multiply(X5,X6)) ),
    inference(resolution,[],[f23,f3]) ).

fof(f462,plain,
    ! [X3,X4] : sum(X3,add(additive_inverse(X3),X4),X4),
    inference(resolution,[],[f79,f223]) ).

fof(f223,plain,
    ! [X2,X3] : sP2(X2,X3,X2,additive_inverse(X3)),
    inference(resolution,[],[f69,f6]) ).

fof(f79,plain,
    ! [X14,X15,X12,X13] :
      ( ~ sP2(X12,X13,X14,X15)
      | sum(X13,add(X15,X14),X12) ),
    inference(resolution,[],[f25,f4]) ).

fof(f1790,plain,
    ! [X4] : sum(X4,multiply(additive_inverse(X4),X4),additive_identity),
    inference(forward_demodulation,[],[f1783,f1324]) ).

fof(f1324,plain,
    ! [X4] : additive_identity = multiply(additive_identity,X4),
    inference(resolution,[],[f1270,f50]) ).

fof(f1270,plain,
    ! [X0] : sum(multiply(additive_identity,X0),additive_identity,additive_identity),
    inference(resolution,[],[f1234,f311]) ).

fof(f1234,plain,
    ! [X0] : sum(multiply(additive_identity,X0),X0,X0),
    inference(resolution,[],[f1180,f9]) ).

fof(f1180,plain,
    ! [X0] : sum(X0,multiply(additive_identity,X0),X0),
    inference(resolution,[],[f264,f551]) ).

fof(f551,plain,
    ! [X2,X3] : sP9(X2,X3,X3,multiply(additive_identity,X2)),
    inference(resolution,[],[f120,f2]) ).

fof(f120,plain,
    ! [X3,X6,X4,X5] :
      ( ~ sum(X3,X4,X5)
      | sP9(X6,X5,X3,multiply(X4,X6)) ),
    inference(resolution,[],[f38,f3]) ).

fof(f38,plain,
    ! [X3,X0,X1,X8,X7] :
      ( ~ product(X3,X0,X7)
      | ~ sum(X1,X3,X8)
      | sP9(X0,X8,X1,X7) ),
    inference(cnf_transformation,[],[f38_D]) ).

fof(f38_D,plain,
    ! [X7,X1,X8,X0] :
      ( ! [X3] :
          ( ~ product(X3,X0,X7)
          | ~ sum(X1,X3,X8) )
    <=> ~ sP9(X0,X8,X1,X7) ),
    introduced(general_splitting_component_introduction,[new_symbols(naming,[sP9])]) ).

fof(f264,plain,
    ! [X0,X1] :
      ( ~ sP9(X0,X0,X0,X1)
      | sum(X0,X1,X0) ),
    inference(resolution,[],[f166,f121]) ).

fof(f121,plain,
    ! [X2,X0,X1] :
      ( ~ sP10(X2,X2,X0,X1)
      | sum(X0,X1,X2) ),
    inference(resolution,[],[f41,f18]) ).

fof(f41,plain,
    ! [X0,X8,X6,X9,X7] :
      ( ~ product(X8,X0,X9)
      | sum(X6,X7,X9)
      | ~ sP10(X0,X8,X6,X7) ),
    inference(general_splitting,[],[f39,f40_D]) ).

fof(f40,plain,
    ! [X0,X1,X8,X6,X7] :
      ( ~ product(X1,X0,X6)
      | sP10(X0,X8,X6,X7)
      | ~ sP9(X0,X8,X1,X7) ),
    inference(cnf_transformation,[],[f40_D]) ).

fof(f40_D,plain,
    ! [X7,X6,X8,X0] :
      ( ! [X1] :
          ( ~ product(X1,X0,X6)
          | ~ sP9(X0,X8,X1,X7) )
    <=> ~ sP10(X0,X8,X6,X7) ),
    introduced(general_splitting_component_introduction,[new_symbols(naming,[sP10])]) ).

fof(f39,plain,
    ! [X0,X1,X8,X6,X9,X7] :
      ( ~ product(X1,X0,X6)
      | ~ product(X8,X0,X9)
      | sum(X6,X7,X9)
      | ~ sP9(X0,X8,X1,X7) ),
    inference(general_splitting,[],[f14,f38_D]) ).

fof(f14,axiom,
    ! [X3,X0,X1,X8,X6,X9,X7] :
      ( ~ product(X1,X0,X6)
      | ~ product(X8,X0,X9)
      | ~ sum(X1,X3,X8)
      | sum(X6,X7,X9)
      | ~ product(X3,X0,X7) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',distributivity3) ).

fof(f166,plain,
    ! [X2,X0,X1] :
      ( sP10(X0,X1,X0,X2)
      | ~ sP9(X0,X1,X0,X2) ),
    inference(resolution,[],[f40,f18]) ).

fof(f1783,plain,
    ! [X4] : sum(X4,multiply(additive_inverse(X4),X4),multiply(additive_identity,X4)),
    inference(resolution,[],[f577,f553]) ).

fof(f553,plain,
    ! [X6,X7] : sP9(X6,additive_identity,X7,multiply(additive_inverse(X7),X6)),
    inference(resolution,[],[f120,f6]) ).

fof(f577,plain,
    ! [X2,X0,X1] :
      ( ~ sP9(X0,X2,X0,X1)
      | sum(X0,X1,multiply(X2,X0)) ),
    inference(resolution,[],[f122,f166]) ).

fof(f122,plain,
    ! [X3,X6,X4,X5] :
      ( ~ sP10(X6,X5,X3,X4)
      | sum(X3,X4,multiply(X5,X6)) ),
    inference(resolution,[],[f41,f3]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : RNG007-1 : TPTP v8.1.0. Released v1.0.0.
% 0.04/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.14/0.33  % Computer : n003.cluster.edu
% 0.14/0.33  % Model    : x86_64 x86_64
% 0.14/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.33  % Memory   : 8042.1875MB
% 0.14/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Tue Aug 30 11:42:37 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.20/0.49  % (31982)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.20/0.49  % (31956)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.20/0.49  % (31957)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.50  % (31965)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.20/0.50  % (31979)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.20/0.50  % (31964)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.20/0.50  % (31973)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.20/0.51  % (31961)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.20/0.51  % (31961)Instruction limit reached!
% 0.20/0.51  % (31961)------------------------------
% 0.20/0.51  % (31961)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (31961)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (31961)Termination reason: Unknown
% 0.20/0.51  % (31961)Termination phase: Saturation
% 0.20/0.51  
% 0.20/0.51  % (31961)Memory used [KB]: 895
% 0.20/0.51  % (31961)Time elapsed: 0.002 s
% 0.20/0.51  % (31961)Instructions burned: 2 (million)
% 0.20/0.51  % (31961)------------------------------
% 0.20/0.51  % (31961)------------------------------
% 0.20/0.51  % (31972)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.51  % (31983)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.20/0.51  % (31978)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.20/0.51  % (31980)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.20/0.52  % (31955)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.20/0.52  % (31970)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.20/0.52  % (31981)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.20/0.52  % (31963)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.52  % (31959)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.20/0.53  % (31969)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.20/0.53  % (31967)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.53  % (31958)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.20/0.53  % (31976)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.20/0.53  % (31953)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.44/0.53  TRYING [1]
% 1.44/0.53  % (31968)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.44/0.53  % (31954)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.44/0.53  % (31975)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.44/0.54  TRYING [2]
% 1.44/0.54  TRYING [3]
% 1.44/0.54  % (31974)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.44/0.54  % (31971)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.44/0.54  % (31962)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.44/0.55  TRYING [1]
% 1.44/0.55  TRYING [2]
% 1.61/0.55  TRYING [3]
% 1.61/0.55  % (31954)Refutation not found, incomplete strategy% (31954)------------------------------
% 1.61/0.55  % (31954)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.55  % (31954)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.55  % (31954)Termination reason: Refutation not found, incomplete strategy
% 1.61/0.55  
% 1.61/0.55  % (31954)Memory used [KB]: 5500
% 1.61/0.55  % (31954)Time elapsed: 0.155 s
% 1.61/0.55  % (31954)Instructions burned: 4 (million)
% 1.61/0.55  % (31954)------------------------------
% 1.61/0.55  % (31954)------------------------------
% 1.61/0.55  TRYING [1]
% 1.61/0.55  TRYING [2]
% 1.61/0.55  % (31960)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.55  % (31977)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.55  TRYING [3]
% 1.61/0.55  % (31960)Instruction limit reached!
% 1.61/0.55  % (31960)------------------------------
% 1.61/0.55  % (31960)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.55  % (31960)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.55  % (31960)Termination reason: Unknown
% 1.61/0.55  % (31960)Termination phase: Saturation
% 1.61/0.55  
% 1.61/0.55  % (31960)Memory used [KB]: 5500
% 1.61/0.55  % (31960)Time elapsed: 0.128 s
% 1.61/0.55  % (31960)Instructions burned: 8 (million)
% 1.61/0.55  % (31960)------------------------------
% 1.61/0.55  % (31960)------------------------------
% 1.61/0.56  % (31957)Instruction limit reached!
% 1.61/0.56  % (31957)------------------------------
% 1.61/0.56  % (31957)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.57  TRYING [4]
% 1.61/0.58  % (31957)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.58  % (31957)Termination reason: Unknown
% 1.61/0.58  % (31957)Termination phase: Saturation
% 1.61/0.58  
% 1.61/0.58  % (31957)Memory used [KB]: 5884
% 1.61/0.58  % (31957)Time elapsed: 0.148 s
% 1.61/0.58  % (31957)Instructions burned: 52 (million)
% 1.61/0.58  % (31957)------------------------------
% 1.61/0.58  % (31957)------------------------------
% 1.61/0.58  TRYING [4]
% 1.61/0.58  % (31955)Instruction limit reached!
% 1.61/0.58  % (31955)------------------------------
% 1.61/0.58  % (31955)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.58  % (31955)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.58  % (31955)Termination reason: Unknown
% 1.61/0.58  % (31955)Termination phase: Saturation
% 1.61/0.58  
% 1.61/0.58  % (31955)Memory used [KB]: 1151
% 1.61/0.58  % (31955)Time elapsed: 0.189 s
% 1.61/0.58  % (31955)Instructions burned: 37 (million)
% 1.61/0.58  % (31955)------------------------------
% 1.61/0.58  % (31955)------------------------------
% 1.61/0.60  % (31956)Instruction limit reached!
% 1.61/0.60  % (31956)------------------------------
% 1.61/0.60  % (31956)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.60  % (31956)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.60  % (31956)Termination reason: Unknown
% 1.61/0.60  % (31956)Termination phase: Saturation
% 1.61/0.60  
% 1.61/0.60  % (31956)Memory used [KB]: 6012
% 1.61/0.60  % (31956)Time elapsed: 0.206 s
% 1.61/0.60  % (31956)Instructions burned: 52 (million)
% 1.61/0.60  % (31956)------------------------------
% 1.61/0.60  % (31956)------------------------------
% 1.61/0.60  TRYING [4]
% 1.61/0.60  % (31971)Instruction limit reached!
% 1.61/0.60  % (31971)------------------------------
% 1.61/0.60  % (31971)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.60  % (31971)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.60  % (31971)Termination reason: Unknown
% 1.61/0.60  % (31971)Termination phase: Finite model building constraint generation
% 1.61/0.60  
% 1.61/0.60  % (31971)Memory used [KB]: 8827
% 1.61/0.60  % (31971)Time elapsed: 0.213 s
% 1.61/0.60  % (31971)Instructions burned: 60 (million)
% 1.61/0.60  % (31971)------------------------------
% 1.61/0.60  % (31971)------------------------------
% 1.61/0.60  % (31959)Instruction limit reached!
% 1.61/0.60  % (31959)------------------------------
% 1.61/0.60  % (31959)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.60  % (31959)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.60  % (31959)Termination reason: Unknown
% 1.61/0.60  % (31959)Termination phase: Finite model building constraint generation
% 1.61/0.60  
% 1.61/0.60  % (31959)Memory used [KB]: 8059
% 1.61/0.60  % (31959)Time elapsed: 0.172 s
% 1.61/0.60  % (31959)Instructions burned: 54 (million)
% 1.61/0.60  % (31959)------------------------------
% 1.61/0.60  % (31959)------------------------------
% 1.61/0.61  % (31958)Instruction limit reached!
% 1.61/0.61  % (31958)------------------------------
% 1.61/0.61  % (31958)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.61  % (31958)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.61  % (31958)Termination reason: Unknown
% 1.61/0.61  % (31958)Termination phase: Saturation
% 1.61/0.61  
% 1.61/0.61  % (31958)Memory used [KB]: 5884
% 1.61/0.61  % (31958)Time elapsed: 0.217 s
% 1.61/0.61  % (31958)Instructions burned: 48 (million)
% 1.61/0.61  % (31958)------------------------------
% 1.61/0.61  % (31958)------------------------------
% 1.61/0.61  % (31962)Instruction limit reached!
% 1.61/0.61  % (31962)------------------------------
% 1.61/0.61  % (31962)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.61  % (31962)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.61  % (31962)Termination reason: Unknown
% 1.61/0.61  % (31962)Termination phase: Saturation
% 1.61/0.61  
% 1.61/0.61  % (31962)Memory used [KB]: 1279
% 1.61/0.61  % (31962)Time elapsed: 0.208 s
% 1.61/0.61  % (31962)Instructions burned: 51 (million)
% 1.61/0.61  % (31962)------------------------------
% 1.61/0.61  % (31962)------------------------------
% 1.61/0.62  % (31963)Instruction limit reached!
% 1.61/0.62  % (31963)------------------------------
% 1.61/0.62  % (31963)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.62  % (31963)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.62  % (31963)Termination reason: Unknown
% 1.61/0.62  % (31963)Termination phase: Saturation
% 1.61/0.62  
% 1.61/0.62  % (31963)Memory used [KB]: 6012
% 1.61/0.62  % (31963)Time elapsed: 0.230 s
% 1.61/0.62  % (31963)Instructions burned: 51 (million)
% 1.61/0.62  % (31963)------------------------------
% 1.61/0.62  % (31963)------------------------------
% 1.61/0.62  % (31980)Instruction limit reached!
% 1.61/0.62  % (31980)------------------------------
% 1.61/0.62  % (31980)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.62  % (31980)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.62  % (31980)Termination reason: Unknown
% 1.61/0.62  % (31980)Termination phase: Saturation
% 1.61/0.62  
% 1.61/0.62  % (31980)Memory used [KB]: 6140
% 1.61/0.62  % (31980)Time elapsed: 0.034 s
% 1.61/0.62  % (31980)Instructions burned: 68 (million)
% 1.61/0.62  % (31980)------------------------------
% 1.61/0.62  % (31980)------------------------------
% 2.22/0.63  % (31965)Instruction limit reached!
% 2.22/0.63  % (31965)------------------------------
% 2.22/0.63  % (31965)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.64  % (31965)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.64  % (31965)Termination reason: Unknown
% 2.22/0.64  % (31965)Termination phase: Saturation
% 2.22/0.64  
% 2.22/0.64  % (31965)Memory used [KB]: 6396
% 2.22/0.64  % (31965)Time elapsed: 0.240 s
% 2.22/0.64  % (31965)Instructions burned: 101 (million)
% 2.22/0.64  % (31965)------------------------------
% 2.22/0.64  % (31965)------------------------------
% 2.22/0.64  % (31968)Instruction limit reached!
% 2.22/0.64  % (31968)------------------------------
% 2.22/0.64  % (31968)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.64  % (31968)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.64  % (31968)Termination reason: Unknown
% 2.22/0.64  % (31968)Termination phase: Saturation
% 2.22/0.64  
% 2.22/0.64  % (31968)Memory used [KB]: 6140
% 2.22/0.64  % (31968)Time elapsed: 0.036 s
% 2.22/0.64  % (31968)Instructions burned: 70 (million)
% 2.22/0.64  % (31968)------------------------------
% 2.22/0.64  % (31968)------------------------------
% 2.22/0.64  % (32030)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.22/0.65  % (31973)Instruction limit reached!
% 2.22/0.65  % (31973)------------------------------
% 2.22/0.65  % (31973)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.65  % (31973)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.65  % (31973)Termination reason: Unknown
% 2.22/0.65  % (31973)Termination phase: Saturation
% 2.22/0.65  
% 2.22/0.65  % (31973)Memory used [KB]: 1407
% 2.22/0.65  % (31973)Time elapsed: 0.245 s
% 2.22/0.65  % (31973)Instructions burned: 102 (million)
% 2.22/0.65  % (31973)------------------------------
% 2.22/0.65  % (31973)------------------------------
% 2.22/0.66  % (31969)Instruction limit reached!
% 2.22/0.66  % (31969)------------------------------
% 2.22/0.66  % (31969)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.66  % (31969)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.66  % (31969)Termination reason: Unknown
% 2.22/0.66  % (31969)Termination phase: Saturation
% 2.22/0.66  
% 2.22/0.66  % (31969)Memory used [KB]: 1535
% 2.22/0.66  % (31969)Time elapsed: 0.208 s
% 2.22/0.66  % (31969)Instructions burned: 75 (million)
% 2.22/0.66  % (31969)------------------------------
% 2.22/0.66  % (31969)------------------------------
% 2.22/0.67  % (31964)Instruction limit reached!
% 2.22/0.67  % (31964)------------------------------
% 2.22/0.67  % (31964)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.67  % (31964)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.67  % (31964)Termination reason: Unknown
% 2.22/0.67  % (31964)Termination phase: Saturation
% 2.22/0.67  
% 2.22/0.67  % (31964)Memory used [KB]: 6652
% 2.22/0.67  % (31964)Time elapsed: 0.266 s
% 2.22/0.67  % (31964)Instructions burned: 100 (million)
% 2.22/0.67  % (31964)------------------------------
% 2.22/0.67  % (31964)------------------------------
% 2.46/0.68  % (31972)Instruction limit reached!
% 2.46/0.68  % (31972)------------------------------
% 2.46/0.68  % (31972)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.68  % (31972)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.68  % (31972)Termination reason: Unknown
% 2.46/0.68  % (31972)Termination phase: Saturation
% 2.46/0.68  
% 2.46/0.68  % (31972)Memory used [KB]: 6012
% 2.46/0.68  % (31972)Time elapsed: 0.284 s
% 2.46/0.68  % (31972)Instructions burned: 101 (million)
% 2.46/0.68  % (31972)------------------------------
% 2.46/0.68  % (31972)------------------------------
% 2.46/0.68  % (31967)Instruction limit reached!
% 2.46/0.68  % (31967)------------------------------
% 2.46/0.68  % (31967)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.69  % (32072)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.46/0.69  % (31970)Instruction limit reached!
% 2.46/0.69  % (31970)------------------------------
% 2.46/0.69  % (31970)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.69  % (31970)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.69  % (31970)Termination reason: Unknown
% 2.46/0.69  % (31970)Termination phase: Saturation
% 2.46/0.69  
% 2.46/0.69  % (31970)Memory used [KB]: 6268
% 2.46/0.69  % (31970)Time elapsed: 0.287 s
% 2.46/0.69  % (31970)Instructions burned: 101 (million)
% 2.46/0.69  % (31970)------------------------------
% 2.46/0.69  % (31970)------------------------------
% 2.46/0.70  % (31975)First to succeed.
% 2.46/0.70  % (32055)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.46/0.70  % (32048)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.46/0.70  % (31967)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.70  % (31967)Termination reason: Unknown
% 2.46/0.70  % (31967)Termination phase: Saturation
% 2.46/0.70  
% 2.46/0.70  % (31967)Memory used [KB]: 6268
% 2.46/0.70  % (31967)Time elapsed: 0.294 s
% 2.46/0.70  % (31967)Instructions burned: 100 (million)
% 2.46/0.70  % (31967)------------------------------
% 2.46/0.70  % (31967)------------------------------
% 2.46/0.71  % (31975)Refutation found. Thanks to Tanya!
% 2.46/0.71  % SZS status Unsatisfiable for theBenchmark
% 2.46/0.71  % SZS output start Proof for theBenchmark
% See solution above
% 2.46/0.71  % (31975)------------------------------
% 2.46/0.71  % (31975)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.71  % (31975)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.71  % (31975)Termination reason: Refutation
% 2.46/0.71  
% 2.46/0.71  % (31975)Memory used [KB]: 6780
% 2.46/0.71  % (31975)Time elapsed: 0.305 s
% 2.46/0.71  % (31975)Instructions burned: 92 (million)
% 2.46/0.71  % (31975)------------------------------
% 2.46/0.71  % (31975)------------------------------
% 2.46/0.71  % (31951)Success in time 0.373 s
%------------------------------------------------------------------------------