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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : GRP406-1 : TPTP v8.1.0. Released v2.6.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 : n023.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:21:45 EDT 2022

% Result   : Unsatisfiable 13.22s 2.05s
% Output   : Refutation 13.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :    2
% Syntax   : Number of formulae    :   15 (  15 unt;   0 def)
%            Number of atoms       :   15 (  14 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    2 (   2   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    9 (   3 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :   45 (  45   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f4434,plain,
    $false,
    inference(subsumption_resolution,[],[f4190,f3781]) ).

fof(f3781,plain,
    ! [X2,X3] : multiply(inverse(X3),X3) = multiply(inverse(X2),X2),
    inference(superposition,[],[f3599,f3348]) ).

fof(f3348,plain,
    ! [X90,X91,X89] : multiply(inverse(multiply(inverse(multiply(X89,X90)),multiply(X89,inverse(X91)))),multiply(inverse(X90),multiply(inverse(X90),X90))) = X91,
    inference(superposition,[],[f26,f92]) ).

fof(f92,plain,
    ! [X21,X19,X20] : multiply(inverse(multiply(X19,X20)),inverse(multiply(X21,multiply(inverse(multiply(X19,X21)),multiply(inverse(multiply(X19,X21)),multiply(X19,X21)))))) = multiply(inverse(X20),multiply(inverse(X20),X20)),
    inference(superposition,[],[f1,f52]) ).

fof(f52,plain,
    ! [X10,X11,X9] : inverse(multiply(inverse(multiply(inverse(multiply(X9,X10)),multiply(X9,X11))),multiply(inverse(X10),multiply(inverse(X10),X10)))) = X11,
    inference(superposition,[],[f9,f9]) ).

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

fof(f4,plain,
    ! [X2,X3,X0,X1] : multiply(X0,inverse(multiply(inverse(X3),multiply(inverse(X1),multiply(inverse(X1),X1))))) = inverse(multiply(inverse(multiply(inverse(multiply(inverse(multiply(X0,X1)),X2)),X3)),multiply(inverse(X2),multiply(inverse(X2),X2)))),
    inference(superposition,[],[f1,f1]) ).

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

fof(f26,plain,
    ! [X3,X0,X1] : multiply(inverse(multiply(X0,X1)),multiply(X0,inverse(multiply(inverse(X3),multiply(inverse(X1),multiply(inverse(X1),X1)))))) = X3,
    inference(superposition,[],[f1,f4]) ).

fof(f3599,plain,
    ! [X82,X83,X81,X84] : multiply(X83,multiply(inverse(multiply(inverse(multiply(X84,X81)),multiply(X84,X83))),multiply(inverse(X81),multiply(inverse(X81),X81)))) = multiply(inverse(X82),X82),
    inference(superposition,[],[f1302,f3348]) ).

fof(f1302,plain,
    ! [X18,X19,X16,X14,X17,X15] : multiply(X16,multiply(inverse(multiply(inverse(multiply(X14,X15)),multiply(X14,X16))),X17)) = multiply(X18,multiply(inverse(multiply(inverse(multiply(X19,X15)),multiply(X19,X18))),X17)),
    inference(superposition,[],[f114,f52]) ).

fof(f114,plain,
    ! [X16,X14,X15,X12,X13] : multiply(inverse(multiply(X16,multiply(inverse(X13),multiply(inverse(X13),X13)))),multiply(X16,X15)) = multiply(X14,multiply(inverse(multiply(inverse(multiply(X12,X13)),multiply(X12,X14))),X15)),
    inference(superposition,[],[f94,f52]) ).

fof(f94,plain,
    ! [X28,X26,X27,X25] : multiply(inverse(multiply(X25,X26)),multiply(X25,X27)) = multiply(inverse(multiply(X28,X26)),multiply(X28,X27)),
    inference(superposition,[],[f26,f52]) ).

fof(f4190,plain,
    ! [X306] : multiply(inverse(a1),a1) != multiply(inverse(X306),X306),
    inference(superposition,[],[f2,f3781]) ).

fof(f2,axiom,
    multiply(inverse(a1),a1) != multiply(inverse(b1),b1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_these_axioms_1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.12  % Problem    : GRP406-1 : TPTP v8.1.0. Released v2.6.0.
% 0.08/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.10/0.34  % Computer : n023.cluster.edu
% 0.10/0.34  % Model    : x86_64 x86_64
% 0.10/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.34  % Memory   : 8042.1875MB
% 0.10/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.34  % CPULimit   : 300
% 0.10/0.34  % WCLimit    : 300
% 0.10/0.34  % DateTime   : Mon Aug 29 22:49:05 EDT 2022
% 0.10/0.34  % CPUTime    : 
% 0.16/0.49  % (15988)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.16/0.49  % (15981)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/7Mi)
% 0.16/0.50  % (15980)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.16/0.50  % (15989)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.16/0.51  % (15996)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.16/0.51  TRYING [1]
% 0.16/0.51  TRYING [2]
% 0.16/0.51  TRYING [3]
% 0.16/0.52  % (15981)Instruction limit reached!
% 0.16/0.52  % (15981)------------------------------
% 0.16/0.52  % (15981)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.52  % (15981)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.52  % (15981)Termination reason: Unknown
% 0.16/0.52  % (15981)Termination phase: Saturation
% 0.16/0.52  
% 0.16/0.52  % (15981)Memory used [KB]: 5500
% 0.16/0.52  % (15981)Time elapsed: 0.116 s
% 0.16/0.52  % (15981)Instructions burned: 7 (million)
% 0.16/0.52  % (15981)------------------------------
% 0.16/0.52  % (15981)------------------------------
% 0.16/0.52  % (15997)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.16/0.53  % (15985)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.16/0.53  % (15987)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99Mi)
% 0.16/0.54  % (15986)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.16/0.54  % (15984)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 0.16/0.55  % (15974)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.16/0.55  % (15991)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59Mi)
% 0.16/0.55  TRYING [1]
% 0.16/0.55  % (15976)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.16/0.55  TRYING [2]
% 0.16/0.55  % (15978)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.16/0.55  % (15977)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.16/0.55  TRYING [1]
% 0.16/0.55  TRYING [2]
% 0.16/0.55  % (15979)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.16/0.55  TRYING [3]
% 0.16/0.55  TRYING [4]
% 0.16/0.55  TRYING [3]
% 0.16/0.55  % (15990)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.16/0.56  % (16001)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.16/0.56  % (16002)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/439Mi)
% 0.16/0.56  % (15982)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.16/0.56  % (15982)Instruction limit reached!
% 0.16/0.56  % (15982)------------------------------
% 0.16/0.56  % (15982)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.56  % (15982)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.56  % (15982)Termination reason: Unknown
% 0.16/0.56  % (15982)Termination phase: Saturation
% 0.16/0.56  
% 0.16/0.56  % (15982)Memory used [KB]: 5373
% 0.16/0.56  % (15982)Time elapsed: 0.163 s
% 0.16/0.56  % (15982)Instructions burned: 3 (million)
% 0.16/0.56  % (15982)------------------------------
% 0.16/0.56  % (15982)------------------------------
% 0.16/0.56  % (16000)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.16/0.56  % (15998)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/482Mi)
% 0.16/0.57  % (16003)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.16/0.57  % (15994)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.16/0.57  % (15992)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 0.16/0.57  % (15995)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/138Mi)
% 0.16/0.57  % (15999)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/500Mi)
% 0.16/0.58  % (15993)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.16/0.58  % (15980)Instruction limit reached!
% 0.16/0.58  % (15980)------------------------------
% 0.16/0.58  % (15980)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.58  % (15980)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.58  % (15980)Termination reason: Unknown
% 0.16/0.58  % (15980)Termination phase: Finite model building SAT solving
% 0.16/0.58  
% 0.16/0.58  % (15980)Memory used [KB]: 6396
% 0.16/0.58  % (15980)Time elapsed: 0.164 s
% 0.16/0.58  % (15980)Instructions burned: 51 (million)
% 0.16/0.58  % (15980)------------------------------
% 0.16/0.58  % (15980)------------------------------
% 0.16/0.58  % (15983)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)
% 1.87/0.59  % (15988)Instruction limit reached!
% 1.87/0.59  % (15988)------------------------------
% 1.87/0.59  % (15988)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.87/0.59  % (15988)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.87/0.59  % (15988)Termination reason: Unknown
% 1.87/0.59  % (15988)Termination phase: Saturation
% 1.87/0.59  
% 1.87/0.59  % (15988)Memory used [KB]: 7675
% 1.87/0.59  % (15988)Time elapsed: 0.049 s
% 1.87/0.59  % (15988)Instructions burned: 68 (million)
% 1.87/0.59  % (15988)------------------------------
% 1.87/0.59  % (15988)------------------------------
% 1.87/0.60  TRYING [4]
% 2.01/0.61  % (15975)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)
% 2.01/0.61  % (15989)Instruction limit reached!
% 2.01/0.61  % (15989)------------------------------
% 2.01/0.61  % (15989)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.62  TRYING [4]
% 2.01/0.63  % (15989)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.63  % (15989)Termination reason: Unknown
% 2.01/0.63  % (15989)Termination phase: Saturation
% 2.01/0.63  
% 2.01/0.63  % (15989)Memory used [KB]: 2686
% 2.01/0.63  % (15989)Time elapsed: 0.198 s
% 2.01/0.63  % (15989)Instructions burned: 76 (million)
% 2.01/0.63  % (15989)------------------------------
% 2.01/0.63  % (15989)------------------------------
% 2.01/0.63  % (15976)Instruction limit reached!
% 2.01/0.63  % (15976)------------------------------
% 2.01/0.63  % (15976)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.63  % (15976)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.63  % (15976)Termination reason: Unknown
% 2.01/0.63  % (15976)Termination phase: Saturation
% 2.01/0.63  
% 2.01/0.63  % (15976)Memory used [KB]: 2174
% 2.01/0.63  % (15976)Time elapsed: 0.217 s
% 2.01/0.63  % (15976)Instructions burned: 37 (million)
% 2.01/0.63  % (15976)------------------------------
% 2.01/0.63  % (15976)------------------------------
% 2.30/0.65  % (15984)Instruction limit reached!
% 2.30/0.65  % (15984)------------------------------
% 2.30/0.65  % (15984)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.65  % (15984)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.65  % (15984)Termination reason: Unknown
% 2.30/0.65  % (15984)Termination phase: Saturation
% 2.30/0.65  
% 2.30/0.65  % (15984)Memory used [KB]: 6780
% 2.30/0.65  % (15984)Time elapsed: 0.215 s
% 2.30/0.65  % (15984)Instructions burned: 50 (million)
% 2.30/0.65  % (15984)------------------------------
% 2.30/0.65  % (15984)------------------------------
% 2.30/0.66  % (15977)Instruction limit reached!
% 2.30/0.66  % (15977)------------------------------
% 2.30/0.66  % (15977)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.66  % (15977)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.66  % (15977)Termination reason: Unknown
% 2.30/0.66  % (15977)Termination phase: Saturation
% 2.30/0.66  
% 2.30/0.66  % (15977)Memory used [KB]: 6652
% 2.30/0.66  % (15977)Time elapsed: 0.244 s
% 2.30/0.66  % (15977)Instructions burned: 51 (million)
% 2.30/0.66  % (15977)------------------------------
% 2.30/0.66  % (15977)------------------------------
% 2.30/0.66  % (15979)Instruction limit reached!
% 2.30/0.66  % (15979)------------------------------
% 2.30/0.66  % (15979)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.66  % (15979)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.66  % (15979)Termination reason: Unknown
% 2.30/0.66  % (15979)Termination phase: Saturation
% 2.30/0.66  
% 2.30/0.66  % (15979)Memory used [KB]: 6524
% 2.30/0.66  % (15979)Time elapsed: 0.236 s
% 2.30/0.66  % (15979)Instructions burned: 48 (million)
% 2.30/0.66  % (15979)------------------------------
% 2.30/0.66  % (15979)------------------------------
% 2.30/0.66  % (15978)Instruction limit reached!
% 2.30/0.66  % (15978)------------------------------
% 2.30/0.66  % (15978)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.66  % (15978)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.66  % (15978)Termination reason: Unknown
% 2.30/0.66  % (15978)Termination phase: Saturation
% 2.30/0.66  
% 2.30/0.66  % (15978)Memory used [KB]: 7164
% 2.30/0.66  % (15978)Time elapsed: 0.241 s
% 2.30/0.66  % (15978)Instructions burned: 52 (million)
% 2.30/0.66  % (15978)------------------------------
% 2.30/0.66  % (15978)------------------------------
% 2.30/0.70  % (16000)Instruction limit reached!
% 2.30/0.70  % (16000)------------------------------
% 2.30/0.70  % (16000)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.70  % (16000)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.70  % (16000)Termination reason: Unknown
% 2.30/0.70  % (16000)Termination phase: Saturation
% 2.30/0.70  
% 2.30/0.70  % (16000)Memory used [KB]: 7803
% 2.30/0.70  % (16000)Time elapsed: 0.042 s
% 2.30/0.70  % (16000)Instructions burned: 68 (million)
% 2.30/0.70  % (16000)------------------------------
% 2.30/0.70  % (16000)------------------------------
% 2.30/0.70  % (16004)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.30/0.70  % (15991)Instruction limit reached!
% 2.30/0.70  % (15991)------------------------------
% 2.30/0.70  % (15991)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.70  % (15991)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.70  % (15991)Termination reason: Unknown
% 2.30/0.70  % (15991)Termination phase: Finite model building SAT solving
% 2.30/0.70  
% 2.30/0.70  % (15991)Memory used [KB]: 6524
% 2.30/0.70  % (15991)Time elapsed: 0.197 s
% 2.30/0.70  % (15991)Instructions burned: 60 (million)
% 2.30/0.70  % (15991)------------------------------
% 2.30/0.70  % (15991)------------------------------
% 2.30/0.72  % (15983)Instruction limit reached!
% 2.30/0.72  % (15983)------------------------------
% 2.30/0.72  % (15983)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.72  % (15983)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.72  % (15983)Termination reason: Unknown
% 2.30/0.72  % (15983)Termination phase: Saturation
% 2.30/0.72  
% 2.30/0.72  % (15983)Memory used [KB]: 2046
% 2.30/0.72  % (15983)Time elapsed: 0.252 s
% 2.30/0.72  % (15983)Instructions burned: 52 (million)
% 2.30/0.72  % (15983)------------------------------
% 2.30/0.72  % (15983)------------------------------
% 2.30/0.72  % (15987)Instruction limit reached!
% 2.30/0.72  % (15987)------------------------------
% 2.30/0.72  % (15987)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.73  % (15975)Instruction limit reached!
% 2.30/0.73  % (15975)------------------------------
% 2.30/0.73  % (15975)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.73  % (15975)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.73  % (15975)Termination reason: Unknown
% 2.30/0.73  % (15975)Termination phase: Saturation
% 2.30/0.73  
% 2.30/0.73  % (15975)Memory used [KB]: 6524
% 2.30/0.73  % (15975)Time elapsed: 0.282 s
% 2.30/0.73  % (15975)Instructions burned: 51 (million)
% 2.30/0.73  % (15975)------------------------------
% 2.30/0.73  % (15975)------------------------------
% 2.87/0.74  % (15987)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.87/0.74  % (15987)Termination reason: Unknown
% 2.87/0.74  % (15987)Termination phase: Saturation
% 2.87/0.74  
% 2.87/0.74  % (15987)Memory used [KB]: 8571
% 2.87/0.74  % (15987)Time elapsed: 0.328 s
% 2.87/0.74  % (15987)Instructions burned: 100 (million)
% 2.87/0.74  % (15987)------------------------------
% 2.87/0.74  % (15987)------------------------------
% 2.87/0.75  % (15986)Instruction limit reached!
% 2.87/0.75  % (15986)------------------------------
% 2.87/0.75  % (15986)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.87/0.75  % (15985)Instruction limit reached!
% 2.87/0.75  % (15985)------------------------------
% 2.87/0.75  % (15985)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.87/0.75  % (15985)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.87/0.75  % (15985)Termination reason: Unknown
% 2.87/0.75  % (15985)Termination phase: Saturation
% 2.87/0.75  
% 2.87/0.75  % (15985)Memory used [KB]: 8699
% 2.87/0.75  % (15985)Time elapsed: 0.353 s
% 2.87/0.75  % (15985)Instructions burned: 100 (million)
% 2.87/0.75  % (15985)------------------------------
% 2.87/0.75  % (15985)------------------------------
% 2.87/0.75  % (16006)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.87/0.76  % (15986)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.87/0.76  % (15986)Termination reason: Unknown
% 2.87/0.76  % (15986)Termination phase: Saturation
% 2.87/0.76  
% 2.87/0.76  % (15986)Memory used [KB]: 7419
% 2.87/0.76  % (15986)Time elapsed: 0.352 s
% 2.87/0.76  % (15986)Instructions burned: 102 (million)
% 2.87/0.76  % (15986)------------------------------
% 2.87/0.76  % (15986)------------------------------
% 2.87/0.77  % (16007)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 3.12/0.79  % (15993)Instruction limit reached!
% 3.12/0.79  % (15993)------------------------------
% 3.12/0.79  % (15993)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.12/0.79  % (15993)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.12/0.79  % (15993)Termination reason: Unknown
% 3.12/0.79  % (15993)Termination phase: Saturation
% 3.12/0.79  
% 3.12/0.79  % (15993)Memory used [KB]: 3709
% 3.12/0.79  % (15993)Time elapsed: 0.379 s
% 3.12/0.79  % (15993)Instructions burned: 101 (million)
% 3.12/0.79  % (15993)------------------------------
% 3.12/0.79  % (15993)------------------------------
% 3.12/0.80  % (15992)Instruction limit reached!
% 3.12/0.80  % (15992)------------------------------
% 3.12/0.80  % (15992)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.12/0.80  % (15992)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.12/0.80  % (15992)Termination reason: Unknown
% 3.12/0.80  % (15992)Termination phase: Saturation
% 3.12/0.80  
% 3.12/0.80  % (15992)Memory used [KB]: 7547
% 3.12/0.80  % (15992)Time elapsed: 0.294 s
% 3.12/0.80  % (15992)Instructions burned: 101 (million)
% 3.12/0.80  % (15992)------------------------------
% 3.12/0.80  % (15992)------------------------------
% 3.12/0.81  % (15990)Instruction limit reached!
% 3.12/0.81  % (15990)------------------------------
% 3.12/0.81  % (15990)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.12/0.81  % (15990)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.12/0.81  % (15990)Termination reason: Unknown
% 3.12/0.81  % (15990)Termination phase: Saturation
% 3.12/0.81  
% 3.12/0.81  % (15990)Memory used [KB]: 7675
% 3.12/0.81  % (15990)Time elapsed: 0.398 s
% 3.12/0.81  % (15990)Instructions burned: 99 (million)
% 3.12/0.81  % (15990)------------------------------
% 3.12/0.81  % (15990)------------------------------
% 3.12/0.81  % (16008)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 3.12/0.82  % (16005)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/211Mi)
% 3.12/0.82  % (15995)Instruction limit reached!
% 3.12/0.82  % (15995)------------------------------
% 3.12/0.82  % (15995)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.12/0.82  % (15995)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.12/0.82  % (15995)Termination reason: Unknown
% 3.12/0.82  % (15995)Termination phase: Saturation
% 3.12/0.82  
% 3.12/0.82  % (15995)Memory used [KB]: 8315
% 3.12/0.82  % (15995)Time elapsed: 0.391 s
% 3.12/0.82  % (15995)Instructions burned: 139 (million)
% 3.12/0.82  % (15995)------------------------------
% 3.12/0.82  % (15995)------------------------------
% 3.34/0.87  % (16010)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/655Mi)
% 3.34/0.88  % (16011)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/68Mi)
% 3.34/0.89  % (16012)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/940Mi)
% 3.34/0.89  % (16006)Instruction limit reached!
% 3.34/0.89  % (16006)------------------------------
% 3.34/0.89  % (16006)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.34/0.90  % (15994)Instruction limit reached!
% 3.34/0.90  % (15994)------------------------------
% 3.34/0.90  % (15994)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.34/0.90  % (15994)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.34/0.90  % (15994)Termination reason: Unknown
% 3.34/0.90  % (15994)Termination phase: Saturation
% 3.34/0.90  
% 3.34/0.90  % (15994)Memory used [KB]: 9466
% 3.34/0.90  % (15994)Time elapsed: 0.492 s
% 3.34/0.90  % (15994)Instructions burned: 176 (million)
% 3.34/0.90  % (15994)------------------------------
% 3.34/0.90  % (15994)------------------------------
% 3.49/0.91  % (16006)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.49/0.91  % (16006)Termination reason: Unknown
% 3.49/0.91  % (16006)Termination phase: Saturation
% 3.49/0.91  
% 3.49/0.91  % (16006)Memory used [KB]: 6780
% 3.49/0.91  % (16006)Time elapsed: 0.240 s
% 3.49/0.91  % (16006)Instructions burned: 91 (million)
% 3.49/0.91  % (16006)------------------------------
% 3.49/0.91  % (16006)------------------------------
% 3.49/0.92  % (16009)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 3.49/0.92  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 3.49/0.92  % (16013)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/981Mi)
% 3.49/0.93  % (16014)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 (2996ds/90Mi)
% 3.49/0.94  % (16020)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4931Mi)
% 3.72/0.96  % (16018)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 3.72/0.97  % (16001)Instruction limit reached!
% 3.72/0.97  % (16001)------------------------------
% 3.72/0.97  % (16001)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.72/0.97  % (16001)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.72/0.97  % (16001)Termination reason: Unknown
% 3.72/0.97  % (16001)Termination phase: Saturation
% 3.72/0.97  
% 3.72/0.97  % (16001)Memory used [KB]: 4221
% 3.72/0.97  % (16001)Time elapsed: 0.335 s
% 3.72/0.97  % (16001)Instructions burned: 177 (million)
% 3.72/0.97  % (16001)------------------------------
% 3.72/0.97  % (16001)------------------------------
% 3.72/0.99  % (16019)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 3.72/1.00  % (16015)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2016Mi)
% 3.72/1.01  % (16021)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 (2995ds/68Mi)
% 3.72/1.01  % (16023)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/1824Mi)
% 3.72/1.02  % (16011)Instruction limit reached!
% 3.72/1.02  % (16011)------------------------------
% 3.72/1.02  % (16011)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.72/1.02  % (16011)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.72/1.02  % (16011)Termination reason: Unknown
% 3.72/1.02  % (16011)Termination phase: Saturation
% 3.72/1.02  
% 3.72/1.02  % (16011)Memory used [KB]: 7164
% 3.72/1.02  % (16011)Time elapsed: 0.044 s
% 3.72/1.02  % (16011)Instructions burned: 68 (million)
% 3.72/1.02  % (16011)------------------------------
% 3.72/1.02  % (16011)------------------------------
% 3.72/1.02  % (16016)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 3.72/1.02  % (16017)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4958Mi)
% 4.04/1.05  % (16024)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2134Mi)
% 4.04/1.06  % (16025)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2891Mi)
% 4.04/1.09  % (16026)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/4585Mi)
% 4.04/1.09  % (16027)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 (2994ds/90Mi)
% 4.14/1.13  % (16014)Instruction limit reached!
% 4.14/1.13  % (16014)------------------------------
% 4.14/1.13  % (16014)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.14/1.13  % (16014)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.14/1.13  % (16014)Termination reason: Unknown
% 4.14/1.13  % (16014)Termination phase: Saturation
% 4.14/1.13  
% 4.14/1.13  % (16014)Memory used [KB]: 6780
% 4.14/1.13  % (16014)Time elapsed: 0.382 s
% 4.14/1.13  % (16014)Instructions burned: 90 (million)
% 4.14/1.13  % (16014)------------------------------
% 4.14/1.13  % (16014)------------------------------
% 4.14/1.17  % (16021)Instruction limit reached!
% 4.14/1.17  % (16021)------------------------------
% 4.14/1.17  % (16021)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.14/1.17  % (16021)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.14/1.17  % (16021)Termination reason: Unknown
% 4.14/1.17  % (16021)Termination phase: Saturation
% 4.14/1.17  
% 4.14/1.17  % (16021)Memory used [KB]: 7547
% 4.14/1.17  % (16021)Time elapsed: 0.045 s
% 4.14/1.17  % (16021)Instructions burned: 68 (million)
% 4.14/1.17  % (16021)------------------------------
% 4.14/1.17  % (16021)------------------------------
% 6.72/1.21  % (16028)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/2016Mi)
% 6.72/1.24  % (16027)Instruction limit reached!
% 6.72/1.24  % (16027)------------------------------
% 6.72/1.24  % (16027)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.72/1.24  % (16027)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.72/1.24  % (16027)Termination reason: Unknown
% 6.72/1.24  % (16027)Termination phase: Saturation
% 6.72/1.24  
% 6.72/1.24  % (16027)Memory used [KB]: 6780
% 6.72/1.24  % (16027)Time elapsed: 0.230 s
% 6.72/1.24  % (16027)Instructions burned: 90 (million)
% 6.72/1.24  % (16027)------------------------------
% 6.72/1.24  % (16027)------------------------------
% 7.09/1.26  % (15996)Instruction limit reached!
% 7.09/1.26  % (15996)------------------------------
% 7.09/1.26  % (15996)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.09/1.26  % (15996)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.09/1.26  % (15996)Termination reason: Unknown
% 7.09/1.26  % (15996)Termination phase: Saturation
% 7.09/1.26  
% 7.09/1.26  % (15996)Memory used [KB]: 12792
% 7.09/1.26  % (15996)Time elapsed: 0.869 s
% 7.09/1.26  % (15996)Instructions burned: 498 (million)
% 7.09/1.26  % (15996)------------------------------
% 7.09/1.26  % (15996)------------------------------
% 7.09/1.26  % (16029)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/8004Mi)
% 7.09/1.30  % (16003)Instruction limit reached!
% 7.09/1.30  % (16003)------------------------------
% 7.09/1.30  % (16003)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.09/1.30  % (16003)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.09/1.30  % (16003)Termination reason: Unknown
% 7.09/1.30  % (16003)Termination phase: Saturation
% 7.09/1.30  
% 7.09/1.30  % (16003)Memory used [KB]: 12281
% 7.09/1.30  % (16003)Time elapsed: 0.726 s
% 7.09/1.30  % (16003)Instructions burned: 355 (million)
% 7.09/1.30  % (16003)------------------------------
% 7.09/1.30  % (16003)------------------------------
% 7.09/1.31  % (15997)Instruction limit reached!
% 7.09/1.31  % (15997)------------------------------
% 7.09/1.31  % (15997)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.09/1.31  % (15997)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.09/1.31  % (15997)Termination reason: Unknown
% 7.09/1.31  % (15997)Termination phase: Saturation
% 7.09/1.31  
% 7.09/1.31  % (15997)Memory used [KB]: 13048
% 7.09/1.31  % (15997)Time elapsed: 0.897 s
% 7.09/1.31  % (15997)Instructions burned: 467 (million)
% 7.09/1.31  % (15997)------------------------------
% 7.09/1.31  % (15997)------------------------------
% 7.09/1.32  % (16005)Instruction limit reached!
% 7.09/1.32  % (16005)------------------------------
% 7.09/1.32  % (16005)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.09/1.32  % (16005)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.09/1.32  % (16005)Termination reason: Unknown
% 7.09/1.32  % (16005)Termination phase: Saturation
% 7.09/1.32  
% 7.09/1.32  % (16005)Memory used [KB]: 5500
% 7.09/1.32  % (16005)Time elapsed: 0.637 s
% 7.09/1.32  % (16005)Instructions burned: 211 (million)
% 7.09/1.32  % (16005)------------------------------
% 7.09/1.32  % (16005)------------------------------
% 7.78/1.36  % (16004)Instruction limit reached!
% 7.78/1.36  % (16004)------------------------------
% 7.78/1.36  % (16004)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.78/1.36  % (16004)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.78/1.36  % (16004)Termination reason: Unknown
% 7.78/1.36  % (16004)Termination phase: Saturation
% 7.78/1.36  
% 7.78/1.36  % (16004)Memory used [KB]: 11641
% 7.78/1.36  % (16004)Time elapsed: 0.725 s
% 7.78/1.36  % (16004)Instructions burned: 388 (million)
% 7.78/1.36  % (16004)------------------------------
% 7.78/1.36  % (16004)------------------------------
% 7.78/1.39  % (16002)Instruction limit reached!
% 7.78/1.39  % (16002)------------------------------
% 7.78/1.39  % (16002)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.78/1.39  % (16002)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.78/1.39  % (16002)Termination reason: Unknown
% 7.78/1.39  % (16002)Termination phase: Saturation
% 7.78/1.39  
% 7.78/1.39  % (16002)Memory used [KB]: 12537
% 7.78/1.39  % (16002)Time elapsed: 0.978 s
% 7.78/1.39  % (16002)Instructions burned: 440 (million)
% 7.78/1.39  % (16002)------------------------------
% 7.78/1.39  % (16002)------------------------------
% 8.08/1.39  % (16031)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9965Mi)
% 8.08/1.39  % (16034)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/1824Mi)
% 8.08/1.42  % (16032)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/9877Mi)
% 8.71/1.53  % (16033)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/9902Mi)
% 8.71/1.54  % (16035)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/9989Mi)
% 8.99/1.57  % (16036)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/9707Mi)
% 8.99/1.57  % (16037)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 (2990ds/90Mi)
% 8.99/1.58  TRYING [5]
% 8.99/1.59  % (16039)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/4958Mi)
% 8.99/1.63  % (16038)ott+3_1:1_abs=on:anc=none:bs=on:fsr=off:spb=goal_then_units:i=44001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/44001Mi)
% 9.80/1.74  % (15998)Instruction limit reached!
% 9.80/1.74  % (15998)------------------------------
% 9.80/1.74  % (15998)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.80/1.74  % (15998)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.80/1.74  % (15998)Termination reason: Unknown
% 9.80/1.74  % (15998)Termination phase: Saturation
% 9.80/1.74  
% 9.80/1.74  % (15998)Memory used [KB]: 13048
% 9.80/1.74  % (15998)Time elapsed: 1.341 s
% 9.80/1.74  % (15998)Instructions burned: 482 (million)
% 9.80/1.74  % (15998)------------------------------
% 9.80/1.74  % (15998)------------------------------
% 9.80/1.75  % (16037)Instruction limit reached!
% 9.80/1.75  % (16037)------------------------------
% 9.80/1.75  % (16037)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.80/1.75  % (16037)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.80/1.75  % (16037)Termination reason: Unknown
% 9.80/1.75  % (16037)Termination phase: Saturation
% 9.80/1.75  
% 9.80/1.75  % (16037)Memory used [KB]: 6780
% 9.80/1.75  % (16037)Time elapsed: 0.355 s
% 9.80/1.75  % (16037)Instructions burned: 91 (million)
% 9.80/1.75  % (16037)------------------------------
% 9.80/1.75  % (16037)------------------------------
% 12.54/2.03  % (16042)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=32293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/32293Mi)
% 12.54/2.04  % (16026)First to succeed.
% 13.22/2.05  % (16026)Refutation found. Thanks to Tanya!
% 13.22/2.05  % SZS status Unsatisfiable for theBenchmark
% 13.22/2.05  % SZS output start Proof for theBenchmark
% See solution above
% 13.22/2.05  % (16026)------------------------------
% 13.22/2.05  % (16026)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.22/2.05  % (16026)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.22/2.05  % (16026)Termination reason: Refutation
% 13.22/2.05  
% 13.22/2.05  % (16026)Memory used [KB]: 14583
% 13.22/2.05  % (16026)Time elapsed: 1.061 s
% 13.22/2.05  % (16026)Instructions burned: 510 (million)
% 13.22/2.05  % (16026)------------------------------
% 13.22/2.05  % (16026)------------------------------
% 13.22/2.05  % (15973)Success in time 1.707 s
%------------------------------------------------------------------------------