TSTP Solution File: ARI576_1 by SnakeForV---1.0

View Problem - Process Solution

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

% Computer : n018.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:46:29 EDT 2022

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

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

tff(f92,plain,
    $false,
    inference(interpreted_simplification,[],[f91]) ).

tff(f91,plain,
    ( $less($product(3,10),29)
    | $less(21,$product(2,10)) ),
    inference(instantiation,[],[f23]) ).

tff(f23,plain,
    ! [X0: $int] :
      ( $less($product(3,X0),29)
      | $less(21,$product(2,X0)) ),
    inference(cnf_transformation,[],[f22]) ).

tff(f22,plain,
    ! [X0: $int] :
      ( $less($product(3,X0),29)
      | $less(21,$product(2,X0)) ),
    inference(ennf_transformation,[],[f3]) ).

tff(f3,plain,
    ~ ? [X0: $int] :
        ( ~ $less($product(3,X0),29)
        & ~ $less(21,$product(2,X0)) ),
    inference(theory_normalization,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ? [X0: $int] :
        ( $lesseq(29,$product(3,X0))
        & $lesseq($product(2,X0),21) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ? [X0: $int] :
      ( $lesseq(29,$product(3,X0))
      & $lesseq($product(2,X0),21) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ineq_sys_solvable_1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : ARI576=1 : TPTP v8.1.0. Released v5.1.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.34  % Computer : n018.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:53:09 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.49  % (16367)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.20/0.50  % (16383)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.20/0.51  % (16375)lrs+10_1:1_sd=10:sos=all:ss=axioms:st=5.0:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.51  % (16367)Instruction limit reached!
% 0.20/0.51  % (16367)------------------------------
% 0.20/0.51  % (16367)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (16367)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (16367)Termination reason: Unknown
% 0.20/0.51  % (16367)Termination phase: Saturation
% 0.20/0.51  
% 0.20/0.51  % (16367)Memory used [KB]: 5500
% 0.20/0.51  % (16367)Time elapsed: 0.106 s
% 0.20/0.51  % (16367)Instructions burned: 4 (million)
% 0.20/0.51  % (16367)------------------------------
% 0.20/0.51  % (16367)------------------------------
% 0.20/0.51  % (16383)Refutation not found, incomplete strategy% (16383)------------------------------
% 0.20/0.51  % (16383)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (16383)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (16383)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.51  
% 0.20/0.51  % (16383)Memory used [KB]: 5373
% 0.20/0.51  % (16383)Time elapsed: 0.106 s
% 0.20/0.51  % (16383)Instructions burned: 1 (million)
% 0.20/0.51  % (16383)------------------------------
% 0.20/0.51  % (16383)------------------------------
% 0.20/0.51  % (16375)Instruction limit reached!
% 0.20/0.51  % (16375)------------------------------
% 0.20/0.51  % (16375)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (16375)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (16375)Termination reason: Unknown
% 0.20/0.51  % (16375)Termination phase: Saturation
% 0.20/0.51  
% 0.20/0.51  % (16375)Memory used [KB]: 5373
% 0.20/0.51  % (16375)Time elapsed: 0.004 s
% 0.20/0.51  % (16375)Instructions burned: 2 (million)
% 0.20/0.51  % (16375)------------------------------
% 0.20/0.51  % (16375)------------------------------
% 0.20/0.51  % (16364)lrs+1010_1:1_ep=RST:s2a=on:s2at=5.0:sos=all:i=26:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/26Mi)
% 0.20/0.51  % (16368)lrs+10_1:1_ep=R:gve=force:plsq=on:plsqr=32,1:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.30/0.52  % (16372)lrs+10_1:1_ev=force:gve=cautious:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.30/0.52  % (16372)Refutation not found, incomplete strategy% (16372)------------------------------
% 1.30/0.52  % (16372)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.30/0.52  % (16372)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.30/0.52  % (16372)Termination reason: Refutation not found, incomplete strategy
% 1.30/0.52  
% 1.30/0.52  % (16372)Memory used [KB]: 5373
% 1.30/0.52  % (16372)Time elapsed: 0.116 s
% 1.30/0.52  % (16372)------------------------------
% 1.30/0.52  % (16372)------------------------------
% 1.30/0.53  % (16378)dis+2_1:1_av=off:bsr=on:erd=off:s2pl=on:sgt=16:sos=on:sp=frequency:ss=axioms:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 1.30/0.53  % (16357)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 1.30/0.53  % (16360)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 1.30/0.53  % (16361)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 1.30/0.53  % (16358)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 1.30/0.53  % (16368)Instruction limit reached!
% 1.30/0.53  % (16368)------------------------------
% 1.30/0.53  % (16368)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.30/0.53  % (16368)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.30/0.53  % (16368)Termination reason: Unknown
% 1.30/0.53  % (16368)Termination phase: Saturation
% 1.30/0.53  
% 1.30/0.53  % (16368)Memory used [KB]: 5500
% 1.30/0.53  % (16368)Time elapsed: 0.138 s
% 1.30/0.53  % (16368)Instructions burned: 3 (million)
% 1.30/0.53  % (16368)------------------------------
% 1.30/0.53  % (16368)------------------------------
% 1.30/0.53  % (16366)lrs+10_1:1_canc=force:tha=some:to=lpo:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/35Mi)
% 1.30/0.54  % (16369)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.30/0.54  % (16370)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.30/0.54  % (16384)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.30/0.54  % (16369)Refutation not found, incomplete strategy% (16369)------------------------------
% 1.30/0.54  % (16369)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.30/0.54  % (16369)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.30/0.54  % (16369)Termination reason: Refutation not found, incomplete strategy
% 1.30/0.54  
% 1.30/0.54  % (16369)Memory used [KB]: 5373
% 1.30/0.54  % (16369)Time elapsed: 0.133 s
% 1.30/0.54  % (16369)Instructions burned: 1 (million)
% 1.30/0.54  % (16369)------------------------------
% 1.30/0.54  % (16369)------------------------------
% 1.30/0.54  % (16365)lrs+10_1:8_ep=R:erd=off:fs=off:fsr=off:gve=force:nwc=2.0:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.30/0.54  % (16365)Instruction limit reached!
% 1.30/0.54  % (16365)------------------------------
% 1.30/0.54  % (16365)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.30/0.54  % (16365)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.30/0.54  % (16365)Termination reason: Unknown
% 1.30/0.54  % (16365)Termination phase: Saturation
% 1.30/0.54  
% 1.30/0.54  % (16365)Memory used [KB]: 5373
% 1.30/0.54  % (16365)Time elapsed: 0.135 s
% 1.30/0.54  % (16365)Instructions burned: 3 (million)
% 1.30/0.54  % (16365)------------------------------
% 1.30/0.54  % (16365)------------------------------
% 1.45/0.54  % (16376)dis+1002_1:5_av=off:nwc=2.0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 1.45/0.54  % (16381)lrs+1002_1:1_br=off:canc=force:drc=off:s2a=on:sos=on:sp=reverse_frequency:urr=on:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 1.45/0.54  % (16385)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=41:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/41Mi)
% 1.45/0.54  % (16356)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=59848:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59848Mi)
% 1.45/0.54  % (16382)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 1.45/0.54  % (16364)Instruction limit reached!
% 1.45/0.54  % (16364)------------------------------
% 1.45/0.54  % (16364)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.54  % (16364)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.54  % (16364)Termination reason: Unknown
% 1.45/0.54  % (16364)Termination phase: Saturation
% 1.45/0.54  
% 1.45/0.54  % (16364)Memory used [KB]: 5628
% 1.45/0.54  % (16364)Time elapsed: 0.126 s
% 1.45/0.54  % (16364)Instructions burned: 28 (million)
% 1.45/0.54  % (16364)------------------------------
% 1.45/0.54  % (16364)------------------------------
% 1.45/0.55  % (16379)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.45/0.55  % (16359)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.45/0.55  % (16359)Instruction limit reached!
% 1.45/0.55  % (16359)------------------------------
% 1.45/0.55  % (16359)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.55  % (16359)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.55  % (16359)Termination reason: Unknown
% 1.45/0.55  % (16359)Termination phase: Including theory axioms
% 1.45/0.55  
% 1.45/0.55  % (16359)Memory used [KB]: 895
% 1.45/0.55  % (16359)Time elapsed: 0.003 s
% 1.45/0.55  % (16359)Instructions burned: 2 (million)
% 1.45/0.55  % (16359)------------------------------
% 1.45/0.55  % (16359)------------------------------
% 1.45/0.55  % (16377)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.45/0.55  % (16373)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 1.45/0.55  % (16377)Refutation not found, incomplete strategy% (16377)------------------------------
% 1.45/0.55  % (16377)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.55  % (16377)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.55  % (16377)Termination reason: Refutation not found, incomplete strategy
% 1.45/0.55  
% 1.45/0.55  % (16377)Memory used [KB]: 5373
% 1.45/0.55  % (16377)Time elapsed: 0.147 s
% 1.45/0.55  % (16377)------------------------------
% 1.45/0.55  % (16377)------------------------------
% 1.45/0.55  % (16371)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.45/0.55  % (16371)Instruction limit reached!
% 1.45/0.55  % (16371)------------------------------
% 1.45/0.55  % (16371)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.55  % (16371)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.55  % (16371)Termination reason: Unknown
% 1.45/0.55  % (16371)Termination phase: Saturation
% 1.45/0.55  
% 1.45/0.55  % (16371)Memory used [KB]: 5373
% 1.45/0.55  % (16371)Time elapsed: 0.144 s
% 1.45/0.55  % (16371)Instructions burned: 2 (million)
% 1.45/0.55  % (16371)------------------------------
% 1.45/0.55  % (16371)------------------------------
% 1.45/0.55  % (16374)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 1.45/0.55  % (16374)Refutation not found, incomplete strategy% (16374)------------------------------
% 1.45/0.55  % (16374)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.55  % (16374)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.55  % (16374)Termination reason: Refutation not found, incomplete strategy
% 1.45/0.55  
% 1.45/0.55  % (16374)Memory used [KB]: 5373
% 1.45/0.55  % (16374)Time elapsed: 0.160 s
% 1.45/0.55  % (16374)Instructions burned: 2 (million)
% 1.45/0.55  % (16374)------------------------------
% 1.45/0.55  % (16374)------------------------------
% 1.45/0.55  % (16358)Instruction limit reached!
% 1.45/0.55  % (16358)------------------------------
% 1.45/0.55  % (16358)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.55  % (16358)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.55  % (16358)Termination reason: Unknown
% 1.45/0.55  % (16358)Termination phase: Saturation
% 1.45/0.55  
% 1.45/0.55  % (16358)Memory used [KB]: 5500
% 1.45/0.55  % (16358)Time elapsed: 0.139 s
% 1.45/0.55  % (16358)Instructions burned: 10 (million)
% 1.45/0.55  % (16358)------------------------------
% 1.45/0.55  % (16358)------------------------------
% 1.45/0.56  % (16380)lrs+1_1:10_av=off:drc=off:nwc=2.0:sp=reverse_frequency:thsq=on:thsqc=64:thsql=off:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/47Mi)
% 1.45/0.56  % (16362)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/32Mi)
% 1.45/0.56  % (16363)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=36:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/36Mi)
% 1.45/0.57  % (16384)Instruction limit reached!
% 1.45/0.57  % (16384)------------------------------
% 1.45/0.57  % (16384)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.57  % (16384)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.57  % (16384)Termination reason: Unknown
% 1.45/0.57  % (16384)Termination phase: Saturation
% 1.45/0.57  
% 1.45/0.57  % (16384)Memory used [KB]: 5628
% 1.45/0.57  % (16384)Time elapsed: 0.177 s
% 1.45/0.57  % (16384)Instructions burned: 21 (million)
% 1.45/0.57  % (16384)------------------------------
% 1.45/0.57  % (16384)------------------------------
% 1.45/0.57  % (16376)Instruction limit reached!
% 1.45/0.57  % (16376)------------------------------
% 1.45/0.57  % (16376)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.57  % (16376)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.57  % (16376)Termination reason: Unknown
% 1.45/0.57  % (16376)Termination phase: Saturation
% 1.45/0.57  
% 1.45/0.57  % (16376)Memory used [KB]: 1023
% 1.45/0.57  % (16376)Time elapsed: 0.159 s
% 1.45/0.57  % (16376)Instructions burned: 15 (million)
% 1.45/0.57  % (16376)------------------------------
% 1.45/0.57  % (16376)------------------------------
% 1.45/0.57  % (16360)Instruction limit reached!
% 1.45/0.57  % (16360)------------------------------
% 1.45/0.57  % (16360)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.58  % (16357)Instruction limit reached!
% 1.45/0.58  % (16357)------------------------------
% 1.45/0.58  % (16357)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.58  % (16361)Instruction limit reached!
% 1.45/0.58  % (16361)------------------------------
% 1.45/0.58  % (16361)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.58  % (16361)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.58  % (16361)Termination reason: Unknown
% 1.45/0.58  % (16361)Termination phase: Saturation
% 1.45/0.58  
% 1.45/0.58  % (16361)Memory used [KB]: 5628
% 1.45/0.58  % (16361)Time elapsed: 0.161 s
% 1.45/0.58  % (16361)Instructions burned: 16 (million)
% 1.45/0.58  % (16361)------------------------------
% 1.45/0.58  % (16361)------------------------------
% 1.45/0.58  % (16360)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.58  % (16360)Termination reason: Unknown
% 1.45/0.58  % (16360)Termination phase: Saturation
% 1.45/0.58  
% 1.45/0.58  % (16360)Memory used [KB]: 6012
% 1.45/0.58  % (16360)Time elapsed: 0.155 s
% 1.45/0.58  % (16360)Instructions burned: 37 (million)
% 1.45/0.58  % (16360)------------------------------
% 1.45/0.58  % (16360)------------------------------
% 1.45/0.58  % (16366)Instruction limit reached!
% 1.45/0.58  % (16366)------------------------------
% 1.45/0.58  % (16366)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.58  % (16366)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.58  % (16366)Termination reason: Unknown
% 1.45/0.58  % (16366)Termination phase: Saturation
% 1.45/0.58  
% 1.45/0.58  % (16366)Memory used [KB]: 5500
% 1.45/0.58  % (16366)Time elapsed: 0.147 s
% 1.45/0.58  % (16366)Instructions burned: 35 (million)
% 1.45/0.58  % (16366)------------------------------
% 1.45/0.58  % (16366)------------------------------
% 1.45/0.58  % (16357)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.58  % (16357)Termination reason: Unknown
% 1.45/0.58  % (16357)Termination phase: Saturation
% 1.45/0.58  
% 1.45/0.58  % (16357)Memory used [KB]: 5756
% 1.45/0.58  % (16357)Time elapsed: 0.176 s
% 1.45/0.58  % (16357)Instructions burned: 35 (million)
% 1.45/0.58  % (16357)------------------------------
% 1.45/0.58  % (16357)------------------------------
% 1.45/0.59  % (16362)Instruction limit reached!
% 1.45/0.59  % (16362)------------------------------
% 1.45/0.59  % (16362)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.60  % (16362)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.60  % (16362)Termination reason: Unknown
% 1.45/0.60  % (16362)Termination phase: Saturation
% 1.45/0.60  
% 1.45/0.60  % (16362)Memory used [KB]: 5628
% 1.45/0.60  % (16362)Time elapsed: 0.161 s
% 1.45/0.60  % (16362)Instructions burned: 34 (million)
% 1.45/0.60  % (16362)------------------------------
% 1.45/0.60  % (16362)------------------------------
% 1.45/0.61  % (16378)Instruction limit reached!
% 1.45/0.61  % (16378)------------------------------
% 1.45/0.61  % (16378)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.61  % (16378)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.61  % (16378)Termination reason: Unknown
% 1.45/0.61  % (16378)Termination phase: Saturation
% 1.45/0.61  
% 1.45/0.61  % (16378)Memory used [KB]: 1279
% 1.45/0.61  % (16378)Time elapsed: 0.173 s
% 1.45/0.61  % (16378)Instructions burned: 46 (million)
% 1.45/0.61  % (16378)------------------------------
% 1.45/0.61  % (16378)------------------------------
% 1.45/0.61  % (16382)Instruction limit reached!
% 1.45/0.61  % (16382)------------------------------
% 1.45/0.61  % (16382)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.61  % (16370)Instruction limit reached!
% 1.45/0.61  % (16370)------------------------------
% 1.45/0.61  % (16370)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.62  % (16385)Instruction limit reached!
% 1.45/0.62  % (16385)------------------------------
% 1.45/0.62  % (16385)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.62  % (16382)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.62  % (16381)Instruction limit reached!
% 1.45/0.62  % (16381)------------------------------
% 1.45/0.62  % (16381)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.62  % (16381)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.62  % (16381)Termination reason: Unknown
% 1.45/0.62  % (16381)Termination phase: Saturation
% 1.45/0.62  
% 1.45/0.62  % (16381)Memory used [KB]: 5756
% 1.45/0.62  % (16381)Time elapsed: 0.196 s
% 1.45/0.62  % (16381)Instructions burned: 44 (million)
% 1.45/0.62  % (16381)------------------------------
% 1.45/0.62  % (16381)------------------------------
% 1.45/0.62  % (16382)Termination reason: Unknown
% 1.45/0.62  % (16382)Termination phase: Saturation
% 1.45/0.62  
% 1.45/0.62  % (16382)Memory used [KB]: 5884
% 1.45/0.62  % (16382)Time elapsed: 0.198 s
% 1.45/0.62  % (16382)Instructions burned: 45 (million)
% 1.45/0.62  % (16382)------------------------------
% 1.45/0.62  % (16382)------------------------------
% 1.45/0.62  % (16387)lrs+1_1:1_aac=none:acc=on:add=large:bd=off:bs=unit_only:bsr=on:cond=on:nm=0:sac=on:sd=3:sos=on:ss=axioms:st=2.0:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/47Mi)
% 1.45/0.62  % (16388)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/25Mi)
% 1.45/0.62  % (16363)Instruction limit reached!
% 1.45/0.62  % (16363)------------------------------
% 1.45/0.62  % (16363)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.62  % (16363)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.62  % (16363)Termination reason: Unknown
% 1.45/0.62  % (16363)Termination phase: Saturation
% 1.45/0.62  
% 1.45/0.62  % (16363)Memory used [KB]: 5884
% 1.45/0.62  % (16363)Time elapsed: 0.219 s
% 1.45/0.62  % (16363)Instructions burned: 37 (million)
% 1.45/0.62  % (16363)------------------------------
% 1.45/0.62  % (16363)------------------------------
% 1.45/0.62  % (16388)Refutation not found, incomplete strategy% (16388)------------------------------
% 1.45/0.62  % (16388)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.62  % (16388)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.62  % (16388)Termination reason: Refutation not found, incomplete strategy
% 1.45/0.62  
% 1.45/0.62  % (16388)Memory used [KB]: 5373
% 1.45/0.62  % (16388)Time elapsed: 0.005 s
% 1.45/0.62  % (16388)Instructions burned: 2 (million)
% 1.45/0.62  % (16388)------------------------------
% 1.45/0.62  % (16388)------------------------------
% 1.45/0.62  % (16379)Instruction limit reached!
% 1.45/0.62  % (16379)------------------------------
% 1.45/0.62  % (16379)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.62  % (16373)Instruction limit reached!
% 1.45/0.62  % (16373)------------------------------
% 1.45/0.62  % (16373)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.62  % (16373)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.62  % (16379)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.62  % (16373)Termination reason: Unknown
% 1.45/0.62  % (16379)Termination reason: Unknown
% 1.45/0.62  % (16373)Termination phase: Saturation
% 1.45/0.62  
% 1.45/0.62  % (16379)Termination phase: Saturation
% 1.45/0.62  
% 1.45/0.62  % (16373)Memory used [KB]: 6140
% 1.45/0.62  % (16379)Memory used [KB]: 5884
% 1.45/0.62  % (16373)Time elapsed: 0.223 s
% 1.45/0.62  % (16379)Time elapsed: 0.192 s
% 1.45/0.62  % (16373)Instructions burned: 49 (million)
% 1.45/0.62  % (16379)Instructions burned: 51 (million)
% 1.45/0.62  % (16373)------------------------------
% 1.45/0.62  % (16373)------------------------------
% 1.45/0.62  % (16379)------------------------------
% 1.45/0.62  % (16379)------------------------------
% 1.45/0.62  % (16370)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.62  % (16370)Termination reason: Unknown
% 1.45/0.62  % (16370)Termination phase: Saturation
% 1.45/0.62  
% 1.45/0.62  % (16370)Memory used [KB]: 6268
% 1.45/0.62  % (16370)Time elapsed: 0.171 s
% 1.45/0.62  % (16370)Instructions burned: 51 (million)
% 1.45/0.62  % (16370)------------------------------
% 1.45/0.62  % (16370)------------------------------
% 1.99/0.63  % (16386)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/15Mi)
% 1.99/0.63  % (16385)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.63  % (16385)Termination reason: Unknown
% 1.99/0.63  % (16385)Termination phase: Saturation
% 1.99/0.63  
% 1.99/0.63  % (16385)Memory used [KB]: 5884
% 1.99/0.63  % (16385)Time elapsed: 0.221 s
% 1.99/0.63  % (16385)Instructions burned: 42 (million)
% 1.99/0.63  % (16385)------------------------------
% 1.99/0.63  % (16385)------------------------------
% 1.99/0.63  % (16386)Refutation not found, incomplete strategy% (16386)------------------------------
% 1.99/0.63  % (16386)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.63  % (16386)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.63  % (16386)Termination reason: Refutation not found, incomplete strategy
% 1.99/0.63  
% 1.99/0.63  % (16386)Memory used [KB]: 5373
% 1.99/0.63  % (16386)Time elapsed: 0.100 s
% 1.99/0.63  % (16386)Instructions burned: 2 (million)
% 1.99/0.63  % (16386)------------------------------
% 1.99/0.63  % (16386)------------------------------
% 1.99/0.65  % (16389)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=148:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/148Mi)
% 1.99/0.66  % (16380)Instruction limit reached!
% 1.99/0.66  % (16380)------------------------------
% 1.99/0.66  % (16380)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.66  % (16380)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.66  % (16380)Termination reason: Unknown
% 1.99/0.66  % (16380)Termination phase: Saturation
% 1.99/0.66  
% 1.99/0.66  % (16380)Memory used [KB]: 1407
% 1.99/0.66  % (16380)Time elapsed: 0.261 s
% 1.99/0.66  % (16380)Instructions burned: 48 (million)
% 1.99/0.66  % (16380)------------------------------
% 1.99/0.66  % (16380)------------------------------
% 1.99/0.66  % (16391)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/76Mi)
% 1.99/0.67  % (16390)lrs+10_1:1_acc=model:br=off:ins=1:newcnf=on:nwc=5.0:s2a=on:sac=on:sp=frequency:to=lpo:urr=on:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/100Mi)
% 1.99/0.67  % (16394)lrs+10_1:3_add=large:afr=on:anc=all_dependent:avsq=on:avsqr=21,226:awrs=decay:awrsf=47:br=off:bsd=on:canc=cautious:cond=fast:fd=preordered:fsd=on:fsr=off:gs=on:gve=force:ins=1:lma=on:s2agt=4:s2at=1.9:sas=z3:slsq=on:slsqc=1:slsqr=13,121:sp=reverse_arity:tha=some:to=lpo:uace=off:uhcvi=on:updr=off:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/108Mi)
% 1.99/0.67  % (16387)Instruction limit reached!
% 1.99/0.67  % (16387)------------------------------
% 1.99/0.67  % (16387)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.67  % (16387)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.67  % (16387)Termination reason: Unknown
% 1.99/0.67  % (16387)Termination phase: Saturation
% 1.99/0.67  
% 1.99/0.67  % (16387)Memory used [KB]: 5884
% 1.99/0.67  % (16387)Time elapsed: 0.052 s
% 1.99/0.67  % (16387)Instructions burned: 47 (million)
% 1.99/0.67  % (16387)------------------------------
% 1.99/0.67  % (16387)------------------------------
% 1.99/0.67  % (16392)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/58Mi)
% 1.99/0.67  % (16395)lrs+10_1:1_plsq=on:plsqc=1:plsqr=32,1:tha=off:thi=overlap:i=463:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/463Mi)
% 1.99/0.68  % (16393)lrs+10_1:1_thi=all:thigen=on:i=96:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/96Mi)
% 1.99/0.68  % (16397)lrs+10_1:1_newcnf=on:sas=z3:tgt=ground:tha=off:i=223:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/223Mi)
% 1.99/0.68  % (16398)lrs+1002_1:1_av=off:br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=343:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/343Mi)
% 1.99/0.68  % (16398)Refutation not found, incomplete strategy% (16398)------------------------------
% 1.99/0.68  % (16398)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.68  % (16398)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.68  % (16398)Termination reason: Refutation not found, incomplete strategy
% 1.99/0.68  
% 1.99/0.68  % (16398)Memory used [KB]: 895
% 1.99/0.68  % (16398)Time elapsed: 0.112 s
% 1.99/0.68  % (16398)Instructions burned: 1 (million)
% 1.99/0.68  % (16398)------------------------------
% 1.99/0.68  % (16398)------------------------------
% 2.18/0.69  % (16396)lrs+1011_4:1_abs=on:afp=20:amm=off:anc=all:bd=off:br=off:canc=force:s2a=on:sas=z3:slsq=on:urr=on:i=494:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/494Mi)
% 2.18/0.70  % (16399)lrs+1011_1:1_br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/488Mi)
% 2.18/0.70  % (16399)Refutation not found, incomplete strategy% (16399)------------------------------
% 2.18/0.70  % (16399)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.70  % (16399)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.70  % (16399)Termination reason: Refutation not found, incomplete strategy
% 2.18/0.70  
% 2.18/0.70  % (16399)Memory used [KB]: 5373
% 2.18/0.70  % (16399)Time elapsed: 0.110 s
% 2.18/0.70  % (16399)Instructions burned: 1 (million)
% 2.18/0.70  % (16399)------------------------------
% 2.18/0.70  % (16399)------------------------------
% 2.18/0.70  % (16400)lrs+1010_5:1_aer=off:norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=150:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/150Mi)
% 2.18/0.71  % (16401)lrs+1011_1:1_br=off:fde=none:norm_ineq=on:nwc=10.0:sas=z3:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:i=160:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/160Mi)
% 2.18/0.71  % (16403)lrs+1010_5:1_norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=493:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/493Mi)
% 2.18/0.72  % (16402)dis+10_1:1_bd=off:fde=unused:gsp=on:ins=1:norm_ineq=on:sas=z3:sos=all:tha=off:i=370:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/370Mi)
% 2.18/0.72  % (16405)lrs+10_1:1_amm=sco:norm_ineq=on:nwc=3.0:plsq=on:plsqc=2:plsqr=32,1:sas=z3:sp=const_min:tha=off:to=lpo:i=146:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/146Mi)
% 2.18/0.72  % (16404)dis+10_1:1_aac=none:abs=on:bce=on:bd=off:bsr=unit_only:drc=off:fd=preordered:fsd=on:gve=cautious:lcm=reverse:nm=16:plsq=on:plsqc=1:plsqr=232,15:sfv=off:slsq=on:slsql=off:slsqr=3,2:sos=on:sp=weighted_frequency:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/81Mi)
% 2.18/0.73  % (16412)ins+10_1:32_fd=off:fs=off:fsr=off:igrr=4/7:igwr=on:urr=ec_only:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/500Mi)
% 2.18/0.75  % (16407)dis+1010_1:1_s2a=on:sp=frequency:to=lpo:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/274Mi)
% 2.18/0.75  % (16413)lrs+1011_1:1_br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/488Mi)
% 2.18/0.75  % (16413)Refutation not found, incomplete strategy% (16413)------------------------------
% 2.18/0.75  % (16413)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.75  % (16413)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.75  % (16413)Termination reason: Refutation not found, incomplete strategy
% 2.18/0.75  
% 2.18/0.75  % (16413)Memory used [KB]: 5373
% 2.18/0.75  % (16413)Time elapsed: 0.096 s
% 2.18/0.75  % (16413)Instructions burned: 2 (million)
% 2.18/0.75  % (16413)------------------------------
% 2.18/0.75  % (16413)------------------------------
% 2.18/0.75  % (16394)Refutation not found, incomplete strategy% (16394)------------------------------
% 2.18/0.75  % (16394)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.75  % (16394)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.75  % (16394)Termination reason: Refutation not found, incomplete strategy
% 2.18/0.75  
% 2.18/0.75  % (16394)Memory used [KB]: 5373
% 2.18/0.75  % (16394)Time elapsed: 0.187 s
% 2.18/0.75  % (16394)Instructions burned: 48 (million)
% 2.18/0.75  % (16394)------------------------------
% 2.18/0.75  % (16394)------------------------------
% 2.25/0.76  % (16397)Refutation not found, incomplete strategy% (16397)------------------------------
% 2.25/0.76  % (16397)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.76  % (16397)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.76  % (16397)Termination reason: Refutation not found, incomplete strategy
% 2.25/0.76  
% 2.25/0.76  % (16397)Memory used [KB]: 895
% 2.25/0.76  % (16397)Time elapsed: 0.185 s
% 2.25/0.76  % (16397)Instructions burned: 46 (million)
% 2.25/0.76  % (16397)------------------------------
% 2.25/0.76  % (16397)------------------------------
% 2.25/0.76  % (16410)lrs+30_1:64_flr=on:sp=frequency:to=lpo:i=213:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/213Mi)
% 2.25/0.76  % (16406)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/211Mi)
% 2.38/0.77  % (16408)lrs+1002_1:1_nm=0:sd=1:ss=axioms:urr=ec_only:i=330:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/330Mi)
% 2.38/0.77  % (16415)lrs+1010_1:1_bsr=unit_only:cond=on:flr=on:newcnf=on:nwc=10.0:sas=z3:to=lpo:i=360:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/360Mi)
% 2.38/0.77  % (16414)lrs+10_1:1_abs=on:ev=cautious:nwc=10.0:s2a=on:sas=z3:tha=off:thi=all:thigen=on:i=230:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/230Mi)
% 2.38/0.77  % (16409)lrs+11_1:1_erd=off:fs=off:fsr=off:norm_ineq=on:nwc=10.0:s2a=on:s2at=3.0:sas=z3:tha=some:i=294:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/294Mi)
% 2.38/0.78  % (16400)Refutation not found, incomplete strategy% (16400)------------------------------
% 2.38/0.78  % (16400)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.78  % (16400)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.78  % (16400)Termination reason: Refutation not found, incomplete strategy
% 2.38/0.78  
% 2.38/0.78  % (16400)Memory used [KB]: 895
% 2.38/0.78  % (16400)Time elapsed: 0.191 s
% 2.38/0.78  % (16400)Instructions burned: 47 (million)
% 2.38/0.78  % (16400)------------------------------
% 2.38/0.78  % (16400)------------------------------
% 2.38/0.78  % (16411)dis+1002_1:1_aac=none:abs=on:nicw=on:sac=on:sas=z3:tgt=ground:tha=some:to=lpo:i=374:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/374Mi)
% 2.38/0.78  % (16417)lrs+10_1:1_av=off:fde=none:lwlo=on:nwc=10.0:i=256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/256Mi)
% 2.38/0.79  % (16392)Instruction limit reached!
% 2.38/0.79  % (16392)------------------------------
% 2.38/0.79  % (16392)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.79  % (16392)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.79  % (16392)Termination reason: Unknown
% 2.38/0.79  % (16392)Termination phase: Saturation
% 2.38/0.79  
% 2.38/0.79  % (16392)Memory used [KB]: 6396
% 2.38/0.79  % (16392)Time elapsed: 0.226 s
% 2.38/0.79  % (16392)Instructions burned: 59 (million)
% 2.38/0.79  % (16392)------------------------------
% 2.38/0.79  % (16392)------------------------------
% 2.38/0.79  % (16402)Refutation not found, incomplete strategy% (16402)------------------------------
% 2.38/0.79  % (16402)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.79  % (16402)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.79  % (16402)Termination reason: Refutation not found, incomplete strategy
% 2.38/0.79  
% 2.38/0.79  % (16402)Memory used [KB]: 895
% 2.38/0.79  % (16402)Time elapsed: 0.201 s
% 2.38/0.79  % (16402)Instructions burned: 47 (million)
% 2.38/0.79  % (16402)------------------------------
% 2.38/0.79  % (16402)------------------------------
% 2.38/0.79  % (16403)Refutation not found, incomplete strategy% (16403)------------------------------
% 2.38/0.79  % (16403)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.79  % (16403)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.79  % (16403)Termination reason: Refutation not found, incomplete strategy
% 2.38/0.79  
% 2.38/0.79  % (16403)Memory used [KB]: 895
% 2.38/0.79  % (16403)Time elapsed: 0.174 s
% 2.38/0.79  % (16403)Instructions burned: 48 (million)
% 2.38/0.79  % (16403)------------------------------
% 2.38/0.79  % (16403)------------------------------
% 2.38/0.80  % (16391)Instruction limit reached!
% 2.38/0.80  % (16391)------------------------------
% 2.38/0.80  % (16391)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.80  % (16391)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.80  % (16391)Termination reason: Unknown
% 2.38/0.80  % (16391)Termination phase: Saturation
% 2.38/0.80  
% 2.38/0.80  % (16391)Memory used [KB]: 6396
% 2.38/0.80  % (16391)Time elapsed: 0.238 s
% 2.38/0.80  % (16391)Instructions burned: 76 (million)
% 2.38/0.80  % (16391)------------------------------
% 2.38/0.80  % (16391)------------------------------
% 2.38/0.80  % (16405)Refutation not found, incomplete strategy% (16405)------------------------------
% 2.38/0.80  % (16405)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.80  % (16405)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.80  % (16405)Termination reason: Refutation not found, incomplete strategy
% 2.38/0.80  
% 2.38/0.80  % (16405)Memory used [KB]: 895
% 2.38/0.80  % (16405)Time elapsed: 0.166 s
% 2.38/0.80  % (16405)Instructions burned: 49 (million)
% 2.38/0.80  % (16405)------------------------------
% 2.38/0.80  % (16405)------------------------------
% 2.38/0.81  % (16393)First to succeed.
% 2.73/0.81  % (16393)Refutation found. Thanks to Tanya!
% 2.73/0.81  % SZS status Theorem for theBenchmark
% 2.73/0.81  % SZS output start Proof for theBenchmark
% See solution above
% 2.73/0.81  % (16393)------------------------------
% 2.73/0.81  % (16393)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.81  % (16393)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.81  % (16393)Termination reason: Refutation
% 2.73/0.81  
% 2.73/0.81  % (16393)Memory used [KB]: 5500
% 2.73/0.81  % (16393)Time elapsed: 0.239 s
% 2.73/0.81  % (16393)Instructions burned: 82 (million)
% 2.73/0.81  % (16393)------------------------------
% 2.73/0.81  % (16393)------------------------------
% 2.73/0.81  % (16355)Success in time 0.453 s
%------------------------------------------------------------------------------