TSTP Solution File: ARI175_1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : ARI175_1 : TPTP v8.1.0. Released v5.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s

% Computer : n008.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 15:47:33 EDT 2022

% Result   : Theorem 3.55s 1.01s
% Output   : Refutation 3.55s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    3
% Syntax   : Number of formulae    :    9 (   7 unt;   2 typ;   0 def)
%            Number of atoms       :    7 (   6 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    5 (   5   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   3 avg)
%            Maximal term depth    :    3 (   2 avg)
%            Number arithmetic     :   48 (   0 atm;  18 fun;  20 num;  10 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    9 (   2 usr;   7 con; 0-2 aty)
%            Number of variables   :   10 (   6   !;   4   ?;  10   :)

% Comments : 
%------------------------------------------------------------------------------
tff(func_def_15,type,
    '$inst1': $int ).

tff(func_def_16,type,
    '$inst2': $int ).

tff(f25,plain,
    $false,
    inference(interpreted_simplification,[],[f24]) ).

tff(f24,plain,
    23 != $sum($product(3,1),$product(5,4)),
    inference(instantiation,[],[f23]) ).

tff(f23,plain,
    ! [X0: $int,X1: $int] : ( 23 != $sum($product(3,X1),$product(5,X0)) ),
    inference(cnf_transformation,[],[f22]) ).

tff(f22,plain,
    ! [X0: $int,X1: $int] : ( 23 != $sum($product(3,X1),$product(5,X0)) ),
    inference(rectify,[],[f21]) ).

tff(f21,plain,
    ! [X1: $int,X0: $int] : ( $sum($product(3,X0),$product(5,X1)) != 23 ),
    inference(ennf_transformation,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ? [X1: $int,X0: $int] : ( $sum($product(3,X0),$product(5,X1)) = 23 ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ? [X1: $int,X0: $int] : ( $sum($product(3,X0),$product(5,X1)) = 23 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : ARI175=1 : TPTP v8.1.0. Released v5.0.0.
% 0.03/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.34  % Computer : n008.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 15:27:40 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.51  % (11912)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 0.20/0.51  % (11899)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.20/0.51  % (11904)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 0.20/0.51  % (11896)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.20/0.52  % (11894)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.20/0.52  % (11894)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.20/0.52  % (11894)Terminated due to inappropriate strategy.
% 0.20/0.52  % (11894)------------------------------
% 0.20/0.52  % (11894)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (11894)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (11894)Termination reason: Inappropriate
% 0.20/0.52  
% 0.20/0.52  % (11894)Memory used [KB]: 895
% 0.20/0.52  % (11894)Time elapsed: 0.002 s
% 0.20/0.52  % (11894)Instructions burned: 2 (million)
% 0.20/0.52  % (11894)------------------------------
% 0.20/0.52  % (11894)------------------------------
% 0.20/0.52  % (11902)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.20/0.52  % (11902)Instruction limit reached!
% 0.20/0.52  % (11902)------------------------------
% 0.20/0.52  % (11902)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (11909)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.20/0.52  % (11902)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (11902)Termination reason: Unknown
% 0.20/0.52  % (11902)Termination phase: Saturation
% 0.20/0.52  
% 0.20/0.52  % (11902)Memory used [KB]: 895
% 0.20/0.52  % (11902)Time elapsed: 0.002 s
% 0.20/0.52  % (11902)Instructions burned: 2 (million)
% 0.20/0.52  % (11902)------------------------------
% 0.20/0.52  % (11902)------------------------------
% 0.20/0.53  % (11900)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.20/0.53  % (11917)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.20/0.53  % (11900)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.20/0.53  % (11900)Terminated due to inappropriate strategy.
% 0.20/0.53  % (11900)------------------------------
% 0.20/0.53  % (11900)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (11900)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (11900)Termination reason: Inappropriate
% 0.20/0.53  
% 0.20/0.53  % (11900)Memory used [KB]: 895
% 0.20/0.53  % (11900)Time elapsed: 0.001 s
% 0.20/0.53  % (11900)------------------------------
% 0.20/0.53  % (11900)------------------------------
% 0.20/0.53  % (11921)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.20/0.53  % (11898)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.20/0.53  % (11918)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/482Mi)
% 0.20/0.53  % (11897)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.20/0.53  % (11910)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.20/0.53  % (11920)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.20/0.53  % (11923)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.20/0.54  % (11916)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.20/0.54  % (11914)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.20/0.54  % (11915)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/138Mi)
% 0.20/0.54  % (11906)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.20/0.54  % (11922)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/439Mi)
% 0.20/0.54  % (11913)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.20/0.54  % (11908)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.20/0.54  % (11901)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/7Mi)
% 0.20/0.54  % (11895)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.20/0.54  % (11903)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.20/0.54  % (11907)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99Mi)
% 0.20/0.54  % (11901)Instruction limit reached!
% 0.20/0.54  % (11901)------------------------------
% 0.20/0.54  % (11901)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (11901)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (11901)Termination reason: Unknown
% 0.20/0.54  % (11901)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (11901)Memory used [KB]: 5500
% 0.20/0.54  % (11901)Time elapsed: 0.104 s
% 0.20/0.54  % (11901)Instructions burned: 8 (million)
% 0.20/0.54  % (11901)------------------------------
% 0.20/0.54  % (11901)------------------------------
% 0.20/0.54  % (11905)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)
% 1.61/0.56  % (11911)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59Mi)
% 1.61/0.56  % (11911)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.61/0.56  % (11911)Terminated due to inappropriate strategy.
% 1.61/0.56  % (11911)------------------------------
% 1.61/0.56  % (11911)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.56  % (11911)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.56  % (11911)Termination reason: Inappropriate
% 1.61/0.56  
% 1.61/0.56  % (11911)Memory used [KB]: 895
% 1.61/0.56  % (11911)Time elapsed: 0.002 s
% 1.61/0.56  % (11911)------------------------------
% 1.61/0.56  % (11911)------------------------------
% 1.61/0.56  % (11919)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/500Mi)
% 1.74/0.58  % (11896)Instruction limit reached!
% 1.74/0.58  % (11896)------------------------------
% 1.74/0.58  % (11896)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.59  % (11896)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.59  % (11896)Termination reason: Unknown
% 1.74/0.59  % (11896)Termination phase: Saturation
% 1.74/0.59  
% 1.74/0.59  % (11896)Memory used [KB]: 1407
% 1.74/0.59  % (11896)Time elapsed: 0.175 s
% 1.74/0.59  % (11896)Instructions burned: 38 (million)
% 1.74/0.59  % (11896)------------------------------
% 1.74/0.59  % (11896)------------------------------
% 1.74/0.60  % (11904)Instruction limit reached!
% 1.74/0.60  % (11904)------------------------------
% 1.74/0.60  % (11904)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.61  % (11899)Instruction limit reached!
% 1.74/0.61  % (11899)------------------------------
% 1.74/0.61  % (11899)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.61  % (11899)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.61  % (11899)Termination reason: Unknown
% 1.74/0.61  % (11899)Termination phase: Saturation
% 1.74/0.61  
% 1.74/0.61  % (11899)Memory used [KB]: 5884
% 1.74/0.61  % (11899)Time elapsed: 0.209 s
% 1.74/0.61  % (11899)Instructions burned: 48 (million)
% 1.74/0.61  % (11899)------------------------------
% 1.74/0.61  % (11899)------------------------------
% 1.74/0.61  % (11898)Instruction limit reached!
% 1.74/0.61  % (11898)------------------------------
% 1.74/0.61  % (11898)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.62  % (11897)Instruction limit reached!
% 1.74/0.62  % (11897)------------------------------
% 1.74/0.62  % (11897)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.62  % (11904)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.62  % (11904)Termination reason: Unknown
% 1.74/0.62  % (11904)Termination phase: Saturation
% 1.74/0.62  
% 1.74/0.62  % (11904)Memory used [KB]: 6140
% 1.74/0.62  % (11904)Time elapsed: 0.200 s
% 1.74/0.62  % (11904)Instructions burned: 52 (million)
% 1.74/0.62  % (11904)------------------------------
% 1.74/0.62  % (11904)------------------------------
% 1.74/0.62  % (11898)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.62  % (11898)Termination reason: Unknown
% 1.74/0.62  % (11898)Termination phase: Saturation
% 1.74/0.62  
% 1.74/0.62  % (11898)Memory used [KB]: 6140
% 1.74/0.62  % (11898)Time elapsed: 0.219 s
% 1.74/0.62  % (11898)Instructions burned: 51 (million)
% 1.74/0.62  % (11898)------------------------------
% 1.74/0.62  % (11898)------------------------------
% 2.14/0.62  % (11903)Instruction limit reached!
% 2.14/0.62  % (11903)------------------------------
% 2.14/0.62  % (11903)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.14/0.63  % (11895)Instruction limit reached!
% 2.14/0.63  % (11895)------------------------------
% 2.14/0.63  % (11895)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.14/0.63  % (11897)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.14/0.63  % (11897)Termination reason: Unknown
% 2.14/0.63  % (11897)Termination phase: Saturation
% 2.14/0.63  
% 2.14/0.63  % (11897)Memory used [KB]: 6012
% 2.14/0.63  % (11897)Time elapsed: 0.220 s
% 2.14/0.63  % (11897)Instructions burned: 51 (million)
% 2.14/0.63  % (11897)------------------------------
% 2.14/0.63  % (11897)------------------------------
% 2.14/0.63  % (11909)Instruction limit reached!
% 2.14/0.63  % (11909)------------------------------
% 2.14/0.63  % (11909)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.14/0.63  % (11903)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.14/0.63  % (11903)Termination reason: Unknown
% 2.14/0.63  % (11903)Termination phase: Saturation
% 2.14/0.63  
% 2.14/0.63  % (11903)Memory used [KB]: 1663
% 2.14/0.63  % (11903)Time elapsed: 0.207 s
% 2.14/0.63  % (11903)Instructions burned: 51 (million)
% 2.14/0.63  % (11903)------------------------------
% 2.14/0.63  % (11903)------------------------------
% 2.14/0.63  % (11895)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.14/0.63  % (11895)Termination reason: Unknown
% 2.14/0.63  % (11895)Termination phase: Saturation
% 2.14/0.63  
% 2.14/0.63  % (11895)Memory used [KB]: 6140
% 2.14/0.63  % (11895)Time elapsed: 0.213 s
% 2.14/0.63  % (11895)Instructions burned: 50 (million)
% 2.14/0.63  % (11895)------------------------------
% 2.14/0.63  % (11895)------------------------------
% 2.14/0.63  % (11920)Instruction limit reached!
% 2.14/0.63  % (11920)------------------------------
% 2.14/0.63  % (11920)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.14/0.64  % (11920)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.14/0.64  % (11920)Termination reason: Unknown
% 2.14/0.64  % (11920)Termination phase: Saturation
% 2.14/0.64  
% 2.14/0.64  % (11920)Memory used [KB]: 6652
% 2.14/0.64  % (11920)Time elapsed: 0.092 s
% 2.14/0.64  % (11920)Instructions burned: 69 (million)
% 2.14/0.64  % (11920)------------------------------
% 2.14/0.64  % (11920)------------------------------
% 2.34/0.65  % (11909)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.34/0.65  % (11909)Termination reason: Unknown
% 2.34/0.65  % (11909)Termination phase: Saturation
% 2.34/0.65  
% 2.34/0.65  % (11909)Memory used [KB]: 2046
% 2.34/0.65  % (11909)Time elapsed: 0.170 s
% 2.34/0.65  % (11909)Instructions burned: 75 (million)
% 2.34/0.65  % (11909)------------------------------
% 2.34/0.65  % (11909)------------------------------
% 2.34/0.66  % (11908)Instruction limit reached!
% 2.34/0.66  % (11908)------------------------------
% 2.34/0.66  % (11908)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.34/0.66  % (11908)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.34/0.66  % (11908)Termination reason: Unknown
% 2.34/0.66  % (11908)Termination phase: Saturation
% 2.34/0.66  
% 2.34/0.66  % (11908)Memory used [KB]: 6652
% 2.34/0.66  % (11908)Time elapsed: 0.036 s
% 2.34/0.66  % (11908)Instructions burned: 68 (million)
% 2.34/0.66  % (11908)------------------------------
% 2.34/0.66  % (11908)------------------------------
% 2.34/0.66  % (11940)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 (2998ds/90Mi)
% 2.34/0.67  % (11939)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.34/0.67  % (11938)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.34/0.68  % (11959)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.34/0.68  % (11912)Instruction limit reached!
% 2.34/0.68  % (11912)------------------------------
% 2.34/0.68  % (11912)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.34/0.68  % (11912)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.34/0.68  % (11912)Termination reason: Unknown
% 2.34/0.68  % (11912)Termination phase: Saturation
% 2.34/0.68  
% 2.34/0.68  % (11912)Memory used [KB]: 6652
% 2.34/0.68  % (11912)Time elapsed: 0.262 s
% 2.34/0.68  % (11912)Instructions burned: 100 (million)
% 2.34/0.68  % (11912)------------------------------
% 2.34/0.68  % (11912)------------------------------
% 2.34/0.69  % (11949)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/920Mi)
% 2.34/0.70  % (11913)Instruction limit reached!
% 2.34/0.70  % (11913)------------------------------
% 2.34/0.70  % (11913)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.34/0.70  % (11913)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.34/0.70  % (11913)Termination reason: Unknown
% 2.34/0.70  % (11913)Termination phase: Saturation
% 2.34/0.70  
% 2.34/0.70  % (11913)Memory used [KB]: 2302
% 2.34/0.70  % (11913)Time elapsed: 0.282 s
% 2.34/0.70  % (11913)Instructions burned: 100 (million)
% 2.34/0.70  % (11913)------------------------------
% 2.34/0.70  % (11913)------------------------------
% 2.34/0.71  % (11907)Instruction limit reached!
% 2.34/0.71  % (11907)------------------------------
% 2.34/0.71  % (11907)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.34/0.71  % (11907)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.34/0.71  % (11907)Termination reason: Unknown
% 2.34/0.71  % (11907)Termination phase: Saturation
% 2.34/0.71  
% 2.34/0.71  % (11907)Memory used [KB]: 6652
% 2.34/0.71  % (11907)Time elapsed: 0.299 s
% 2.34/0.71  % (11907)Instructions burned: 100 (million)
% 2.34/0.71  % (11907)------------------------------
% 2.34/0.71  % (11907)------------------------------
% 2.34/0.72  % (11905)Instruction limit reached!
% 2.34/0.72  % (11905)------------------------------
% 2.34/0.72  % (11905)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.34/0.72  % (11905)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.34/0.72  % (11905)Termination reason: Unknown
% 2.34/0.72  % (11905)Termination phase: Saturation
% 2.34/0.72  
% 2.34/0.72  % (11905)Memory used [KB]: 6652
% 2.34/0.72  % (11905)Time elapsed: 0.325 s
% 2.34/0.72  % (11905)Instructions burned: 102 (million)
% 2.34/0.72  % (11905)------------------------------
% 2.34/0.72  % (11905)------------------------------
% 2.74/0.72  % (11906)Instruction limit reached!
% 2.74/0.72  % (11906)------------------------------
% 2.74/0.72  % (11906)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.72  % (11906)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.72  % (11906)Termination reason: Unknown
% 2.74/0.72  % (11906)Termination phase: Saturation
% 2.74/0.72  
% 2.74/0.72  % (11906)Memory used [KB]: 6524
% 2.74/0.72  % (11906)Time elapsed: 0.314 s
% 2.74/0.72  % (11906)Instructions burned: 102 (million)
% 2.74/0.72  % (11906)------------------------------
% 2.74/0.72  % (11906)------------------------------
% 2.74/0.72  % (11910)Instruction limit reached!
% 2.74/0.72  % (11910)------------------------------
% 2.74/0.72  % (11910)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.72  % (11910)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.72  % (11910)Termination reason: Unknown
% 2.74/0.72  % (11910)Termination phase: Saturation
% 2.74/0.72  
% 2.74/0.72  % (11910)Memory used [KB]: 6524
% 2.74/0.72  % (11910)Time elapsed: 0.333 s
% 2.74/0.72  % (11910)Instructions burned: 100 (million)
% 2.74/0.72  % (11910)------------------------------
% 2.74/0.72  % (11910)------------------------------
% 2.74/0.74  % (11965)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 (2997ds/68Mi)
% 2.74/0.75  % (11964)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 (2997ds/655Mi)
% 2.74/0.75  % (11961)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)
% 2.74/0.76  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.74/0.76  % (11967)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 (2997ds/981Mi)
% 2.74/0.76  % (11915)Instruction limit reached!
% 2.74/0.76  % (11915)------------------------------
% 2.74/0.76  % (11915)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.76  % (11915)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.76  % (11915)Termination reason: Unknown
% 2.74/0.76  % (11915)Termination phase: Saturation
% 2.74/0.76  
% 2.74/0.76  % (11915)Memory used [KB]: 7291
% 2.74/0.76  % (11915)Time elapsed: 0.365 s
% 2.74/0.76  % (11915)Instructions burned: 139 (million)
% 2.74/0.76  % (11966)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 (2997ds/940Mi)
% 2.74/0.76  % (11915)------------------------------
% 2.74/0.76  % (11915)------------------------------
% 2.74/0.77  % (11968)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.91/0.81  % (11969)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 (2997ds/2016Mi)
% 2.91/0.81  % (11979)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4959Mi)
% 2.91/0.81  % (11978)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 (2997ds/4958Mi)
% 2.91/0.82  % (11980)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.91/0.82  % (11921)Instruction limit reached!
% 2.91/0.82  % (11921)------------------------------
% 2.91/0.82  % (11921)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.91/0.82  % (11921)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.91/0.82  % (11921)Termination reason: Unknown
% 2.91/0.82  % (11921)Termination phase: Saturation
% 2.91/0.82  
% 2.91/0.82  % (11921)Memory used [KB]: 3582
% 2.91/0.82  % (11921)Time elapsed: 0.408 s
% 2.91/0.82  % (11921)Instructions burned: 178 (million)
% 2.91/0.82  % (11921)------------------------------
% 2.91/0.82  % (11921)------------------------------
% 2.91/0.83  % (11914)Instruction limit reached!
% 2.91/0.83  % (11914)------------------------------
% 2.91/0.83  % (11914)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.91/0.83  % (11914)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.91/0.83  % (11914)Termination reason: Unknown
% 2.91/0.83  % (11914)Termination phase: Saturation
% 2.91/0.83  
% 2.91/0.83  % (11914)Memory used [KB]: 8315
% 2.91/0.83  % (11914)Time elapsed: 0.414 s
% 2.91/0.83  % (11914)Instructions burned: 178 (million)
% 2.91/0.83  % (11914)------------------------------
% 2.91/0.83  % (11914)------------------------------
% 2.91/0.84  % (11975)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.91/0.84  % (11940)Instruction limit reached!
% 2.91/0.84  % (11940)------------------------------
% 2.91/0.84  % (11940)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.91/0.84  % (11940)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.91/0.84  % (11940)Termination reason: Unknown
% 2.91/0.84  % (11940)Termination phase: Saturation
% 2.91/0.84  
% 2.91/0.84  % (11940)Memory used [KB]: 6908
% 2.91/0.84  % (11940)Time elapsed: 0.271 s
% 2.91/0.84  % (11940)Instructions burned: 91 (million)
% 2.91/0.84  % (11940)------------------------------
% 2.91/0.84  % (11940)------------------------------
% 3.13/0.84  % (11981)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 (2996ds/4931Mi)
% 3.13/0.85  % (11982)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.13/0.85  % (11983)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 (2996ds/1824Mi)
% 3.13/0.86  % (11984)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 (2996ds/2134Mi)
% 3.13/0.86  % (11985)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2891Mi)
% 3.13/0.86  % (11965)Instruction limit reached!
% 3.13/0.86  % (11965)------------------------------
% 3.13/0.86  % (11965)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.13/0.86  % (11965)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.13/0.86  % (11965)Termination reason: Unknown
% 3.13/0.86  % (11965)Termination phase: Saturation
% 3.13/0.86  
% 3.13/0.86  % (11965)Memory used [KB]: 6652
% 3.13/0.86  % (11965)Time elapsed: 0.034 s
% 3.13/0.86  % (11965)Instructions burned: 68 (million)
% 3.13/0.86  % (11965)------------------------------
% 3.13/0.86  % (11965)------------------------------
% 3.25/0.88  % (11968)Instruction limit reached!
% 3.25/0.88  % (11968)------------------------------
% 3.25/0.88  % (11968)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.25/0.88  % (11968)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.25/0.88  % (11968)Termination reason: Unknown
% 3.25/0.88  % (11968)Termination phase: Saturation
% 3.25/0.88  
% 3.25/0.88  % (11968)Memory used [KB]: 6780
% 3.25/0.88  % (11968)Time elapsed: 0.139 s
% 3.25/0.88  % (11968)Instructions burned: 90 (million)
% 3.25/0.88  % (11968)------------------------------
% 3.25/0.88  % (11968)------------------------------
% 3.25/0.89  % (11986)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4585Mi)
% 3.50/0.94  % (11995)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 (2995ds/2016Mi)
% 3.55/0.95  % (11982)Instruction limit reached!
% 3.55/0.95  % (11982)------------------------------
% 3.55/0.95  % (11982)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.55/0.96  % (11982)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.55/0.96  % (11982)Termination reason: Unknown
% 3.55/0.96  % (11982)Termination phase: Saturation
% 3.55/0.96  
% 3.55/0.96  % (11982)Memory used [KB]: 6652
% 3.55/0.96  % (11982)Time elapsed: 0.032 s
% 3.55/0.96  % (11982)Instructions burned: 69 (million)
% 3.55/0.96  % (11982)------------------------------
% 3.55/0.96  % (11982)------------------------------
% 3.55/0.96  % (11994)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 (2995ds/90Mi)
% 3.55/0.97  % (11997)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 (2994ds/9965Mi)
% 3.55/0.97  % (11996)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/8004Mi)
% 3.55/0.99  % (11978)First to succeed.
% 3.55/1.00  % (11998)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9877Mi)
% 3.55/1.00  % (11939)Instruction limit reached!
% 3.55/1.00  % (11939)------------------------------
% 3.55/1.00  % (11939)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.55/1.00  % (11939)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.55/1.00  % (11939)Termination reason: Unknown
% 3.55/1.00  % (11939)Termination phase: Saturation
% 3.55/1.00  
% 3.55/1.00  % (11939)Memory used [KB]: 4093
% 3.55/1.00  % (11939)Time elapsed: 0.404 s
% 3.55/1.00  % (11939)Instructions burned: 212 (million)
% 3.55/1.00  % (11939)------------------------------
% 3.55/1.00  % (11939)------------------------------
% 3.55/1.01  % (11978)Refutation found. Thanks to Tanya!
% 3.55/1.01  % SZS status Theorem for theBenchmark
% 3.55/1.01  % SZS output start Proof for theBenchmark
% See solution above
% 3.55/1.01  % (11978)------------------------------
% 3.55/1.01  % (11978)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.55/1.01  % (11978)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.55/1.01  % (11978)Termination reason: Refutation
% 3.55/1.01  
% 3.55/1.01  % (11978)Memory used [KB]: 895
% 3.55/1.01  % (11978)Time elapsed: 0.313 s
% 3.55/1.01  % (11978)Instructions burned: 147 (million)
% 3.55/1.01  % (11978)------------------------------
% 3.55/1.01  % (11978)------------------------------
% 3.55/1.01  % (11893)Success in time 0.654 s
%------------------------------------------------------------------------------