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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : GRP596-1 : TPTP v8.1.0. Bugfixed v2.7.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 : n016.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 16:22:57 EDT 2022

% Result   : Unsatisfiable 2.21s 0.67s
% Output   : Refutation 2.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :    3
% Syntax   : Number of formulae    :   21 (  21 unt;   0 def)
%            Number of atoms       :   21 (  20 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    3 (   3   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   3 avg)
%            Maximal term depth    :    8 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :   42 (  42   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1225,plain,
    $false,
    inference(trivial_inequality_removal,[],[f1148]) ).

fof(f1148,plain,
    inverse(double_divide(a,b)) != inverse(double_divide(a,b)),
    inference(backward_demodulation,[],[f4,f987]) ).

fof(f987,plain,
    ! [X98,X97] : double_divide(X97,X98) = double_divide(X98,X97),
    inference(superposition,[],[f596,f795]) ).

fof(f795,plain,
    ! [X2,X3] : double_divide(double_divide(X3,X2),X3) = X2,
    inference(superposition,[],[f629,f1]) ).

fof(f1,axiom,
    ! [X2,X0,X1] : inverse(double_divide(double_divide(X0,X1),inverse(double_divide(X0,inverse(double_divide(X2,X1)))))) = X2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',single_axiom) ).

fof(f629,plain,
    ! [X10,X9] : double_divide(double_divide(X9,inverse(X10)),X9) = inverse(X10),
    inference(superposition,[],[f594,f531]) ).

fof(f531,plain,
    ! [X38,X39] : inverse(double_divide(double_divide(X39,inverse(X38)),X39)) = X38,
    inference(superposition,[],[f462,f462]) ).

fof(f462,plain,
    ! [X0,X1] : inverse(double_divide(X0,inverse(double_divide(X1,inverse(X0))))) = X1,
    inference(superposition,[],[f390,f1]) ).

fof(f390,plain,
    ! [X8,X5] : inverse(double_divide(double_divide(X5,inverse(X5)),X8)) = X8,
    inference(superposition,[],[f282,f33]) ).

fof(f33,plain,
    ! [X2,X3,X1] : double_divide(double_divide(inverse(double_divide(X2,X1)),X3),inverse(double_divide(X1,X3))) = X2,
    inference(superposition,[],[f9,f1]) ).

fof(f9,plain,
    ! [X2,X3,X0,X1] : inverse(double_divide(double_divide(X3,X2),inverse(double_divide(X3,X0)))) = double_divide(double_divide(X0,X1),inverse(double_divide(X2,X1))),
    inference(superposition,[],[f1,f6]) ).

fof(f6,plain,
    ! [X2,X0,X1] : inverse(double_divide(double_divide(double_divide(X0,X1),inverse(double_divide(X2,X1))),X2)) = X0,
    inference(superposition,[],[f1,f1]) ).

fof(f282,plain,
    ! [X2,X3,X1] : inverse(double_divide(double_divide(double_divide(X1,X2),inverse(double_divide(X1,X2))),X3)) = X3,
    inference(superposition,[],[f187,f9]) ).

fof(f187,plain,
    ! [X2,X3,X1] : inverse(double_divide(inverse(double_divide(double_divide(X1,X2),inverse(double_divide(X1,X2)))),X3)) = X3,
    inference(superposition,[],[f111,f9]) ).

fof(f111,plain,
    ! [X2,X0,X1] : inverse(double_divide(inverse(inverse(double_divide(double_divide(X2,X0),inverse(double_divide(X2,X0))))),X1)) = X1,
    inference(superposition,[],[f53,f9]) ).

fof(f53,plain,
    ! [X8,X7,X5] : inverse(double_divide(inverse(double_divide(double_divide(X8,X7),inverse(double_divide(X8,X5)))),X7)) = X5,
    inference(superposition,[],[f6,f9]) ).

fof(f594,plain,
    ! [X0] : inverse(inverse(X0)) = X0,
    inference(superposition,[],[f531,f33]) ).

fof(f596,plain,
    ! [X3,X4] : double_divide(double_divide(X3,X4),X4) = X3,
    inference(superposition,[],[f531,f6]) ).

fof(f4,plain,
    inverse(double_divide(b,a)) != inverse(double_divide(a,b)),
    inference(definition_unfolding,[],[f3,f2,f2]) ).

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : GRP596-1 : TPTP v8.1.0. Bugfixed v2.7.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 : n016.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 22:56:30 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.49  % (31047)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.19/0.49  % (31053)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/101Mi)
% 0.19/0.49  % (31039)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 (3000ds/191324Mi)
% 0.19/0.50  % (31046)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 (3000ds/48Mi)
% 0.19/0.50  TRYING [1]
% 0.19/0.50  % (31044)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.19/0.50  TRYING [2]
% 0.19/0.50  TRYING [3]
% 0.19/0.50  TRYING [4]
% 0.19/0.51  % (31045)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.19/0.51  % (31063)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 (3000ds/498Mi)
% 0.19/0.51  % (31052)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 0.19/0.51  % (31054)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99Mi)
% 0.19/0.52  % (31056)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 (3000ds/75Mi)
% 0.19/0.52  TRYING [1]
% 0.19/0.52  TRYING [2]
% 0.19/0.52  TRYING [3]
% 0.19/0.52  % (31064)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 (3000ds/467Mi)
% 0.19/0.52  % (31060)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 (3000ds/100Mi)
% 0.19/0.52  % (31055)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 (3000ds/68Mi)
% 0.19/0.52  % (31062)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/138Mi)
% 0.19/0.52  TRYING [4]
% 0.19/0.52  % (31050)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 (3000ds/51Mi)
% 0.19/0.52  % (31042)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 (3000ds/37Mi)
% 0.19/0.52  % (31069)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 (3000ds/177Mi)
% 0.19/0.52  % (31068)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 (3000ds/68Mi)
% 0.19/0.53  % (31051)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 0.19/0.53  % (31049)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/2Mi)
% 0.19/0.53  % (31049)Instruction limit reached!
% 0.19/0.53  % (31049)------------------------------
% 0.19/0.53  % (31049)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (31049)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (31049)Termination reason: Unknown
% 0.19/0.53  % (31049)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (31049)Memory used [KB]: 5373
% 0.19/0.53  % (31049)Time elapsed: 0.128 s
% 0.19/0.53  % (31049)Instructions burned: 2 (million)
% 0.19/0.53  % (31049)------------------------------
% 0.19/0.53  % (31049)------------------------------
% 0.19/0.53  % (31071)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 (3000ds/355Mi)
% 0.19/0.53  % (31059)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 0.19/0.53  % (31041)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 0.19/0.53  % (31070)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/439Mi)
% 0.19/0.53  % (31047)Instruction limit reached!
% 0.19/0.53  % (31047)------------------------------
% 0.19/0.53  % (31047)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (31067)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/500Mi)
% 0.19/0.54  % (31047)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (31047)Termination reason: Unknown
% 0.19/0.54  % (31047)Termination phase: Finite model building SAT solving
% 0.19/0.54  
% 0.19/0.54  % (31047)Memory used [KB]: 6652
% 0.19/0.54  % (31047)Time elapsed: 0.130 s
% 0.19/0.54  % (31047)Instructions burned: 52 (million)
% 0.19/0.54  % (31047)------------------------------
% 0.19/0.54  % (31047)------------------------------
% 0.19/0.54  % (31066)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/482Mi)
% 0.19/0.54  % (31058)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59Mi)
% 0.19/0.54  % (31048)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/7Mi)
% 0.19/0.54  TRYING [1]
% 0.19/0.54  TRYING [2]
% 0.19/0.54  TRYING [3]
% 0.19/0.54  % (31061)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 (3000ds/176Mi)
% 0.19/0.54  % (31057)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 (3000ds/99Mi)
% 0.19/0.54  % (31048)Instruction limit reached!
% 0.19/0.54  % (31048)------------------------------
% 0.19/0.54  % (31048)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (31048)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (31048)Termination reason: Unknown
% 0.19/0.55  % (31048)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (31048)Memory used [KB]: 5500
% 0.19/0.55  % (31048)Time elapsed: 0.116 s
% 0.19/0.55  % (31048)Instructions burned: 9 (million)
% 0.19/0.55  % (31048)------------------------------
% 0.19/0.55  % (31048)------------------------------
% 0.19/0.55  TRYING [4]
% 0.19/0.57  % (31046)Instruction limit reached!
% 0.19/0.57  % (31046)------------------------------
% 0.19/0.57  % (31046)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (31046)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (31046)Termination reason: Unknown
% 0.19/0.58  % (31046)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (31046)Memory used [KB]: 6140
% 0.19/0.58  % (31046)Time elapsed: 0.181 s
% 0.19/0.58  % (31046)Instructions burned: 48 (million)
% 0.19/0.58  % (31046)------------------------------
% 0.19/0.58  % (31046)------------------------------
% 0.19/0.58  % (31042)Instruction limit reached!
% 0.19/0.58  % (31042)------------------------------
% 0.19/0.58  % (31042)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (31042)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (31042)Termination reason: Unknown
% 0.19/0.58  % (31042)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (31042)Memory used [KB]: 1791
% 0.19/0.58  % (31042)Time elapsed: 0.169 s
% 0.19/0.58  % (31042)Instructions burned: 39 (million)
% 0.19/0.58  % (31042)------------------------------
% 0.19/0.58  % (31042)------------------------------
% 0.19/0.59  % (31044)Instruction limit reached!
% 0.19/0.59  % (31044)------------------------------
% 0.19/0.59  % (31044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.59  % (31044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.59  % (31044)Termination reason: Unknown
% 0.19/0.59  % (31044)Termination phase: Saturation
% 0.19/0.59  
% 0.19/0.59  % (31044)Memory used [KB]: 6652
% 0.19/0.59  % (31044)Time elapsed: 0.199 s
% 0.19/0.59  % (31044)Instructions burned: 52 (million)
% 0.19/0.59  % (31044)------------------------------
% 0.19/0.59  % (31044)------------------------------
% 1.94/0.59  % (31045)Instruction limit reached!
% 1.94/0.59  % (31045)------------------------------
% 1.94/0.59  % (31045)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.60  % (31055)Instruction limit reached!
% 1.94/0.60  % (31055)------------------------------
% 1.94/0.60  % (31055)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.60  % (31055)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.60  % (31055)Termination reason: Unknown
% 1.94/0.60  % (31055)Termination phase: Saturation
% 1.94/0.60  
% 1.94/0.60  % (31055)Memory used [KB]: 6908
% 1.94/0.60  % (31055)Time elapsed: 0.036 s
% 1.94/0.60  % (31055)Instructions burned: 68 (million)
% 1.94/0.60  % (31055)------------------------------
% 1.94/0.60  % (31055)------------------------------
% 1.94/0.61  % (31053)Instruction limit reached!
% 1.94/0.61  % (31053)------------------------------
% 1.94/0.61  % (31053)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.61  % (31053)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.61  % (31053)Termination reason: Unknown
% 1.94/0.61  % (31053)Termination phase: Saturation
% 1.94/0.61  
% 1.94/0.61  % (31053)Memory used [KB]: 7164
% 1.94/0.61  % (31053)Time elapsed: 0.182 s
% 1.94/0.61  % (31053)Instructions burned: 102 (million)
% 1.94/0.61  % (31053)------------------------------
% 1.94/0.61  % (31053)------------------------------
% 1.94/0.61  % (31050)Instruction limit reached!
% 1.94/0.61  % (31050)------------------------------
% 1.94/0.61  % (31050)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.61  % (31050)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.61  % (31050)Termination reason: Unknown
% 1.94/0.61  % (31050)Termination phase: Saturation
% 1.94/0.61  
% 1.94/0.61  % (31050)Memory used [KB]: 1918
% 1.94/0.61  % (31050)Time elapsed: 0.203 s
% 1.94/0.61  % (31050)Instructions burned: 51 (million)
% 1.94/0.61  % (31050)------------------------------
% 1.94/0.61  % (31050)------------------------------
% 2.10/0.61  % (31051)Instruction limit reached!
% 2.10/0.61  % (31051)------------------------------
% 2.10/0.61  % (31051)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.10/0.61  % (31051)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.10/0.61  % (31051)Termination reason: Unknown
% 2.10/0.61  % (31051)Termination phase: Saturation
% 2.10/0.61  
% 2.10/0.61  % (31051)Memory used [KB]: 6524
% 2.10/0.61  % (31051)Time elapsed: 0.180 s
% 2.10/0.61  % (31051)Instructions burned: 51 (million)
% 2.10/0.61  % (31051)------------------------------
% 2.10/0.61  % (31051)------------------------------
% 2.10/0.61  % (31045)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.10/0.61  % (31045)Termination reason: Unknown
% 2.10/0.61  % (31045)Termination phase: Saturation
% 2.10/0.61  
% 2.10/0.61  % (31045)Memory used [KB]: 6652
% 2.10/0.61  % (31045)Time elapsed: 0.179 s
% 2.10/0.61  % (31045)Instructions burned: 53 (million)
% 2.10/0.61  % (31045)------------------------------
% 2.10/0.61  % (31045)------------------------------
% 2.10/0.62  % (31058)Instruction limit reached!
% 2.10/0.62  % (31058)------------------------------
% 2.10/0.62  % (31058)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.10/0.62  % (31058)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.10/0.62  % (31058)Termination reason: Unknown
% 2.10/0.62  % (31058)Termination phase: Finite model building SAT solving
% 2.10/0.62  
% 2.10/0.62  % (31058)Memory used [KB]: 6652
% 2.10/0.62  % (31058)Time elapsed: 0.176 s
% 2.10/0.62  % (31058)Instructions burned: 59 (million)
% 2.10/0.62  % (31058)------------------------------
% 2.10/0.62  % (31058)------------------------------
% 2.10/0.63  % (31041)Instruction limit reached!
% 2.10/0.63  % (31041)------------------------------
% 2.10/0.63  % (31041)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.10/0.63  % (31041)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.10/0.63  % (31041)Termination reason: Unknown
% 2.10/0.63  % (31041)Termination phase: Saturation
% 2.10/0.63  
% 2.10/0.63  % (31041)Memory used [KB]: 6524
% 2.10/0.63  % (31041)Time elapsed: 0.210 s
% 2.10/0.63  % (31041)Instructions burned: 50 (million)
% 2.10/0.63  % (31041)------------------------------
% 2.10/0.63  % (31041)------------------------------
% 2.21/0.63  % (31153)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.21/0.64  % (31068)Instruction limit reached!
% 2.21/0.64  % (31068)------------------------------
% 2.21/0.64  % (31068)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.64  % (31068)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.64  % (31068)Termination reason: Unknown
% 2.21/0.64  % (31068)Termination phase: Saturation
% 2.21/0.64  
% 2.21/0.64  % (31068)Memory used [KB]: 6908
% 2.21/0.64  % (31068)Time elapsed: 0.035 s
% 2.21/0.64  % (31068)Instructions burned: 69 (million)
% 2.21/0.64  % (31068)------------------------------
% 2.21/0.64  % (31068)------------------------------
% 2.21/0.66  % (31057)First to succeed.
% 2.21/0.67  % (31154)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.21/0.67  % (31056)Instruction limit reached!
% 2.21/0.67  % (31056)------------------------------
% 2.21/0.67  % (31056)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.67  % (31056)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.67  % (31056)Termination reason: Unknown
% 2.21/0.67  % (31056)Termination phase: Saturation
% 2.21/0.67  
% 2.21/0.67  % (31056)Memory used [KB]: 2686
% 2.21/0.67  % (31056)Time elapsed: 0.254 s
% 2.21/0.67  % (31056)Instructions burned: 75 (million)
% 2.21/0.67  % (31056)------------------------------
% 2.21/0.67  % (31056)------------------------------
% 2.21/0.67  TRYING [5]
% 2.21/0.67  % (31057)Refutation found. Thanks to Tanya!
% 2.21/0.67  % SZS status Unsatisfiable for theBenchmark
% 2.21/0.67  % SZS output start Proof for theBenchmark
% See solution above
% 2.21/0.67  % (31057)------------------------------
% 2.21/0.67  % (31057)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.67  % (31057)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.67  % (31057)Termination reason: Refutation
% 2.21/0.67  
% 2.21/0.67  % (31057)Memory used [KB]: 6652
% 2.21/0.67  % (31057)Time elapsed: 0.263 s
% 2.21/0.67  % (31057)Instructions burned: 78 (million)
% 2.21/0.67  % (31057)------------------------------
% 2.21/0.67  % (31057)------------------------------
% 2.21/0.67  % (31034)Success in time 0.316 s
%------------------------------------------------------------------------------