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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : CAT004-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 : n001.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 15:51:14 EDT 2022

% Result   : Unsatisfiable 2.42s 0.68s
% Output   : Refutation 2.42s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   30 (  14 unt;   0 def)
%            Number of atoms       :   52 (   7 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   46 (  24   ~;  22   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :    7 (   7 usr;   6 con; 0-2 aty)
%            Number of variables   :   29 (  29   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2261,plain,
    $false,
    inference(subsumption_resolution,[],[f2260,f85]) ).

fof(f85,plain,
    defined(h,a),
    inference(resolution,[],[f80,f28]) ).

fof(f28,plain,
    defined(h,c),
    inference(resolution,[],[f2,f22]) ).

fof(f22,axiom,
    product(h,c,d),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',hc_equals_d) ).

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

fof(f80,plain,
    ! [X14] :
      ( ~ defined(X14,c)
      | defined(X14,a) ),
    inference(resolution,[],[f6,f21]) ).

fof(f21,axiom,
    product(a,b,c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ab_equals_c) ).

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

fof(f2260,plain,
    ~ defined(h,a),
    inference(subsumption_resolution,[],[f2257,f24]) ).

fof(f24,axiom,
    h != g,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_h_equals_g) ).

fof(f2257,plain,
    ( h = g
    | ~ defined(h,a) ),
    inference(resolution,[],[f1978,f1]) ).

fof(f1,axiom,
    ! [X0,X1] :
      ( product(X0,X1,compose(X0,X1))
      | ~ defined(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',closure_of_composition) ).

fof(f1978,plain,
    ! [X0] :
      ( ~ product(X0,a,compose(h,a))
      | g = X0 ),
    inference(resolution,[],[f1975,f19]) ).

fof(f19,axiom,
    ! [X0,X1,X6] :
      ( ~ product(X1,a,X6)
      | ~ product(X0,a,X6)
      | X0 = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cancellation_for_product1) ).

fof(f1975,plain,
    product(g,a,compose(h,a)),
    inference(subsumption_resolution,[],[f1974,f86]) ).

fof(f86,plain,
    defined(g,a),
    inference(resolution,[],[f80,f29]) ).

fof(f29,plain,
    defined(g,c),
    inference(resolution,[],[f2,f23]) ).

fof(f23,axiom,
    product(g,c,d),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gc_equals_d) ).

fof(f1974,plain,
    ( ~ defined(g,a)
    | product(g,a,compose(h,a)) ),
    inference(superposition,[],[f1,f1948]) ).

fof(f1948,plain,
    compose(h,a) = compose(g,a),
    inference(resolution,[],[f447,f464]) ).

fof(f464,plain,
    product(compose(g,a),b,d),
    inference(subsumption_resolution,[],[f461,f86]) ).

fof(f461,plain,
    ( product(compose(g,a),b,d)
    | ~ defined(g,a) ),
    inference(resolution,[],[f441,f1]) ).

fof(f441,plain,
    ! [X9] :
      ( ~ product(g,a,X9)
      | product(X9,b,d) ),
    inference(resolution,[],[f213,f23]) ).

fof(f213,plain,
    ! [X28,X26,X27] :
      ( ~ product(X26,c,X28)
      | product(X27,b,X28)
      | ~ product(X26,a,X27) ),
    inference(resolution,[],[f8,f21]) ).

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

fof(f447,plain,
    ! [X1] :
      ( ~ product(X1,b,d)
      | compose(h,a) = X1 ),
    inference(resolution,[],[f445,f20]) ).

fof(f20,axiom,
    ! [X0,X1,X6] :
      ( ~ product(X1,b,X6)
      | X0 = X1
      | ~ product(X0,b,X6) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cancellation_for_product2) ).

fof(f445,plain,
    product(compose(h,a),b,d),
    inference(subsumption_resolution,[],[f442,f85]) ).

fof(f442,plain,
    ( ~ defined(h,a)
    | product(compose(h,a),b,d) ),
    inference(resolution,[],[f440,f1]) ).

fof(f440,plain,
    ! [X8] :
      ( ~ product(h,a,X8)
      | product(X8,b,d) ),
    inference(resolution,[],[f213,f22]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem    : CAT004-1 : TPTP v8.1.0. Released v1.0.0.
% 0.03/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.12/0.33  % Computer : n001.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Mon Aug 29 16:37:14 EDT 2022
% 0.12/0.33  % CPUTime    : 
% 0.18/0.49  % (28316)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.18/0.50  % (28331)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.18/0.50  % (28323)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.18/0.50  % (28336)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.18/0.51  % (28313)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.18/0.51  % (28327)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.18/0.51  % (28305)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.18/0.51  % (28319)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.18/0.51  TRYING [1]
% 0.18/0.51  TRYING [2]
% 0.18/0.51  TRYING [3]
% 0.18/0.51  % (28328)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.18/0.51  % (28309)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.51  TRYING [4]
% 0.18/0.51  % (28307)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.18/0.52  % (28306)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.18/0.52  % (28314)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.18/0.52  % (28315)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.18/0.52  % (28311)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.18/0.52  % (28313)Instruction limit reached!
% 0.18/0.52  % (28313)------------------------------
% 0.18/0.52  % (28313)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (28313)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (28313)Termination reason: Unknown
% 0.18/0.52  % (28313)Termination phase: Saturation
% 0.18/0.52  
% 0.18/0.52  % (28313)Memory used [KB]: 5500
% 0.18/0.52  % (28313)Time elapsed: 0.079 s
% 0.18/0.52  % (28313)Instructions burned: 8 (million)
% 0.18/0.52  % (28313)------------------------------
% 0.18/0.52  % (28313)------------------------------
% 0.18/0.52  % (28314)Instruction limit reached!
% 0.18/0.52  % (28314)------------------------------
% 0.18/0.52  % (28314)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (28314)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (28314)Termination reason: Unknown
% 0.18/0.52  % (28314)Termination phase: Saturation
% 0.18/0.52  
% 0.18/0.52  % (28314)Memory used [KB]: 5373
% 0.18/0.52  % (28314)Time elapsed: 0.123 s
% 0.18/0.52  % (28314)Instructions burned: 3 (million)
% 0.18/0.52  % (28314)------------------------------
% 0.18/0.52  % (28314)------------------------------
% 0.18/0.52  TRYING [1]
% 0.18/0.52  TRYING [2]
% 0.18/0.52  TRYING [3]
% 0.18/0.52  % (28337)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.18/0.52  % (28308)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.18/0.52  % (28334)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.18/0.53  % (28310)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.18/0.53  % (28329)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.18/0.53  % (28330)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.18/0.53  % (28332)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.18/0.53  % (28317)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.18/0.53  % (28320)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.18/0.53  % (28333)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.18/0.53  % (28322)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.18/0.54  % (28325)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.18/0.54  TRYING [1]
% 0.18/0.54  TRYING [2]
% 0.18/0.54  TRYING [3]
% 0.18/0.54  % (28326)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.18/0.54  TRYING [4]
% 1.58/0.55  % (28306)Refutation not found, incomplete strategy% (28306)------------------------------
% 1.58/0.55  % (28306)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.58/0.55  % (28306)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.58/0.55  % (28306)Termination reason: Refutation not found, incomplete strategy
% 1.58/0.55  
% 1.58/0.55  % (28306)Memory used [KB]: 5373
% 1.58/0.55  % (28306)Time elapsed: 0.146 s
% 1.58/0.55  % (28306)Instructions burned: 3 (million)
% 1.58/0.55  % (28306)------------------------------
% 1.58/0.55  % (28306)------------------------------
% 1.58/0.55  % (28335)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.72/0.56  % (28324)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.72/0.57  TRYING [5]
% 1.72/0.57  TRYING [4]
% 1.72/0.58  TRYING [5]
% 1.72/0.58  % (28311)Instruction limit reached!
% 1.72/0.58  % (28311)------------------------------
% 1.72/0.58  % (28311)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.58  % (28311)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.58  % (28311)Termination reason: Unknown
% 1.72/0.58  % (28311)Termination phase: Finite model building constraint generation
% 1.72/0.58  
% 1.72/0.58  % (28311)Memory used [KB]: 7419
% 1.72/0.58  % (28311)Time elapsed: 0.172 s
% 1.72/0.58  % (28311)Instructions burned: 55 (million)
% 1.72/0.58  % (28311)------------------------------
% 1.72/0.58  % (28311)------------------------------
% 1.72/0.60  % (28307)Instruction limit reached!
% 1.72/0.60  % (28307)------------------------------
% 1.72/0.60  % (28307)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.60  % (28307)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.60  % (28307)Termination reason: Unknown
% 1.72/0.60  % (28307)Termination phase: Saturation
% 1.72/0.60  
% 1.72/0.60  % (28307)Memory used [KB]: 1279
% 1.72/0.60  % (28307)Time elapsed: 0.204 s
% 1.72/0.60  % (28307)Instructions burned: 37 (million)
% 1.72/0.60  % (28307)------------------------------
% 1.72/0.60  % (28307)------------------------------
% 1.72/0.60  TRYING [5]
% 1.72/0.60  % (28315)Instruction limit reached!
% 1.72/0.60  % (28315)------------------------------
% 1.72/0.60  % (28315)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.60  % (28315)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.60  % (28315)Termination reason: Unknown
% 1.72/0.60  % (28315)Termination phase: Saturation
% 1.72/0.60  
% 1.72/0.60  % (28315)Memory used [KB]: 1279
% 1.72/0.60  % (28315)Time elapsed: 0.205 s
% 1.72/0.60  % (28315)Instructions burned: 51 (million)
% 1.72/0.60  % (28315)------------------------------
% 1.72/0.60  % (28315)------------------------------
% 1.72/0.60  % (28316)Instruction limit reached!
% 1.72/0.60  % (28316)------------------------------
% 1.72/0.60  % (28316)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.61  % (28323)Instruction limit reached!
% 1.72/0.61  % (28323)------------------------------
% 1.72/0.61  % (28323)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.61  % (28323)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.61  % (28323)Termination reason: Unknown
% 1.72/0.61  % (28323)Termination phase: Saturation
% 1.72/0.61  
% 1.72/0.61  % (28323)Memory used [KB]: 1663
% 1.72/0.61  % (28323)Time elapsed: 0.158 s
% 1.72/0.61  % (28323)Instructions burned: 75 (million)
% 1.72/0.61  % (28323)------------------------------
% 1.72/0.61  % (28323)------------------------------
% 1.72/0.61  % (28310)Instruction limit reached!
% 1.72/0.61  % (28310)------------------------------
% 1.72/0.61  % (28310)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.61  % (28316)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.61  % (28316)Termination reason: Unknown
% 1.72/0.61  % (28316)Termination phase: Saturation
% 1.72/0.61  
% 1.72/0.61  % (28316)Memory used [KB]: 6396
% 1.72/0.61  % (28316)Time elapsed: 0.213 s
% 1.72/0.61  % (28316)Instructions burned: 51 (million)
% 1.72/0.61  % (28316)------------------------------
% 1.72/0.61  % (28316)------------------------------
% 1.72/0.62  % (28325)Instruction limit reached!
% 1.72/0.62  % (28325)------------------------------
% 1.72/0.62  % (28325)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.62  % (28325)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.62  % (28325)Termination reason: Unknown
% 1.72/0.62  % (28325)Termination phase: Finite model building constraint generation
% 1.72/0.62  
% 1.72/0.62  % (28325)Memory used [KB]: 7547
% 1.72/0.62  % (28325)Time elapsed: 0.193 s
% 1.72/0.62  % (28325)Instructions burned: 59 (million)
% 1.72/0.62  % (28325)------------------------------
% 1.72/0.62  % (28325)------------------------------
% 1.72/0.62  % (28308)Instruction limit reached!
% 1.72/0.62  % (28308)------------------------------
% 1.72/0.62  % (28308)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.62  % (28308)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.62  % (28308)Termination reason: Unknown
% 1.72/0.62  % (28308)Termination phase: Saturation
% 1.72/0.62  
% 1.72/0.62  % (28308)Memory used [KB]: 6396
% 1.72/0.62  % (28308)Time elapsed: 0.225 s
% 1.72/0.62  % (28308)Instructions burned: 52 (million)
% 1.72/0.62  % (28308)------------------------------
% 1.72/0.62  % (28308)------------------------------
% 1.72/0.62  % (28310)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.62  % (28310)Termination reason: Unknown
% 1.72/0.62  % (28310)Termination phase: Saturation
% 1.72/0.62  
% 1.72/0.62  % (28310)Memory used [KB]: 6140
% 1.72/0.62  % (28310)Time elapsed: 0.212 s
% 1.72/0.62  % (28310)Instructions burned: 48 (million)
% 1.72/0.62  % (28310)------------------------------
% 1.72/0.62  % (28310)------------------------------
% 1.72/0.62  % (28309)Instruction limit reached!
% 1.72/0.62  % (28309)------------------------------
% 1.72/0.62  % (28309)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.62  % (28309)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.62  % (28309)Termination reason: Unknown
% 1.72/0.62  % (28309)Termination phase: Saturation
% 1.72/0.62  
% 1.72/0.62  % (28309)Memory used [KB]: 5884
% 1.72/0.62  % (28309)Time elapsed: 0.190 s
% 1.72/0.62  % (28309)Instructions burned: 51 (million)
% 1.72/0.62  % (28309)------------------------------
% 1.72/0.62  % (28309)------------------------------
% 2.24/0.62  % (28428)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.24/0.63  % (28334)Instruction limit reached!
% 2.24/0.63  % (28334)------------------------------
% 2.24/0.63  % (28334)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.63  % (28334)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.63  % (28334)Termination reason: Unknown
% 2.24/0.63  % (28334)Termination phase: Saturation
% 2.24/0.63  
% 2.24/0.63  % (28334)Memory used [KB]: 6268
% 2.24/0.63  % (28334)Time elapsed: 0.034 s
% 2.24/0.63  % (28334)Instructions burned: 68 (million)
% 2.24/0.63  % (28334)------------------------------
% 2.24/0.63  % (28334)------------------------------
% 2.24/0.64  % (28429)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 (2998ds/211Mi)
% 2.24/0.64  % (28322)Instruction limit reached!
% 2.24/0.64  % (28322)------------------------------
% 2.24/0.64  % (28322)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.64  % (28322)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.64  % (28322)Termination reason: Unknown
% 2.24/0.64  % (28322)Termination phase: Saturation
% 2.24/0.64  
% 2.24/0.64  % (28322)Memory used [KB]: 6268
% 2.24/0.64  % (28322)Time elapsed: 0.036 s
% 2.24/0.64  % (28322)Instructions burned: 68 (million)
% 2.24/0.64  % (28322)------------------------------
% 2.24/0.64  % (28322)------------------------------
% 2.24/0.65  % (28327)Instruction limit reached!
% 2.24/0.65  % (28327)------------------------------
% 2.24/0.65  % (28327)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.67  % (28327)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.67  % (28327)Termination reason: Unknown
% 2.42/0.67  % (28327)Termination phase: Saturation
% 2.42/0.67  
% 2.42/0.67  % (28327)Memory used [KB]: 1535
% 2.42/0.67  % (28327)Time elapsed: 0.271 s
% 2.42/0.67  % (28327)Instructions burned: 100 (million)
% 2.42/0.67  % (28327)------------------------------
% 2.42/0.67  % (28327)------------------------------
% 2.42/0.68  TRYING [6]
% 2.42/0.68  % (28328)First to succeed.
% 2.42/0.68  % (28328)Refutation found. Thanks to Tanya!
% 2.42/0.68  % SZS status Unsatisfiable for theBenchmark
% 2.42/0.68  % SZS output start Proof for theBenchmark
% See solution above
% 2.42/0.68  % (28328)------------------------------
% 2.42/0.68  % (28328)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.68  % (28328)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.68  % (28328)Termination reason: Refutation
% 2.42/0.68  
% 2.42/0.68  % (28328)Memory used [KB]: 6524
% 2.42/0.68  % (28328)Time elapsed: 0.272 s
% 2.42/0.68  % (28328)Instructions burned: 87 (million)
% 2.42/0.68  % (28328)------------------------------
% 2.42/0.68  % (28328)------------------------------
% 2.42/0.68  % (28301)Success in time 0.332 s
%------------------------------------------------------------------------------