TSTP Solution File: DAT032_1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : DAT032_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_uns --cores 0 -t %d %s

% Computer : n012.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:03:57 EDT 2022

% Result   : Theorem 1.44s 0.57s
% Output   : Refutation 1.44s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   64 (   8 unt;   7 typ;   0 def)
%            Number of atoms       :  116 (  17 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :  102 (  43   ~;  41   |;   6   &)
%                                         (   8 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number arithmetic     :  155 (  38 atm;  21 fun;  78 num;  18 var)
%            Number of types       :    3 (   1 usr;   1 ari)
%            Number of type conns  :    7 (   4   >;   3   *;   0   +;   0  <<)
%            Number of predicates  :    8 (   4 usr;   4 prp; 0-2 aty)
%            Number of functors    :   14 (   5 usr;   8 con; 0-2 aty)
%            Number of variables   :   33 (  31   !;   2   ?;  33   :)

% Comments : 
%------------------------------------------------------------------------------
tff(type_def_5,type,
    collection: $tType ).

tff(func_def_0,type,
    empty: collection ).

tff(func_def_1,type,
    add: ( $int * collection ) > collection ).

tff(func_def_2,type,
    remove: ( $int * collection ) > collection ).

tff(func_def_3,type,
    count: collection > $int ).

tff(func_def_13,type,
    sK0: collection ).

tff(pred_def_1,type,
    in: ( $int * collection ) > $o ).

tff(f198,plain,
    $false,
    inference(avatar_sat_refutation,[],[f101,f143,f155,f163,f197]) ).

tff(f197,plain,
    ( ~ spl1_1
    | ~ spl1_2 ),
    inference(avatar_contradiction_clause,[],[f196]) ).

tff(f196,plain,
    ( $false
    | ~ spl1_1
    | ~ spl1_2 ),
    inference(subsumption_resolution,[],[f189,f182]) ).

tff(f182,plain,
    ( $less(7,count(sK0))
    | ~ spl1_1 ),
    inference(cancellation,[],[f180]) ).

tff(f180,plain,
    ( $less(6,$sum(-1,count(sK0)))
    | ~ spl1_1 ),
    inference(backward_demodulation,[],[f91,f178]) ).

tff(f178,plain,
    ( ( count(remove(5,sK0)) = $sum(-1,count(sK0)) )
    | ~ spl1_1 ),
    inference(forward_demodulation,[],[f176,f18]) ).

tff(f18,plain,
    ! [X0: $int,X1: $int] : ( $sum(X1,X0) = $sum(X0,X1) ),
    introduced(theory_axiom_140,[]) ).

tff(f176,plain,
    ( ( $sum(count(sK0),-1) = count(remove(5,sK0)) )
    | ~ spl1_1 ),
    inference(unit_resulting_resolution,[],[f96,f87]) ).

tff(f87,plain,
    ! [X0: collection,X1: $int] :
      ( ( count(remove(X1,X0)) = $sum(count(X0),-1) )
      | ~ in(X1,X0) ),
    inference(evaluation,[],[f81]) ).

tff(f81,plain,
    ! [X0: collection,X1: $int] :
      ( ~ in(X1,X0)
      | ( count(remove(X1,X0)) = $sum(count(X0),$uminus(1)) ) ),
    inference(cnf_transformation,[],[f58]) ).

tff(f58,plain,
    ! [X0: collection,X1: $int] :
      ( ( ( count(remove(X1,X0)) = $sum(count(X0),$uminus(1)) )
        | ~ in(X1,X0) )
      & ( in(X1,X0)
        | ( count(remove(X1,X0)) != $sum(count(X0),$uminus(1)) ) ) ),
    inference(nnf_transformation,[],[f37]) ).

tff(f37,plain,
    ! [X0: collection,X1: $int] :
      ( ( count(remove(X1,X0)) = $sum(count(X0),$uminus(1)) )
    <=> in(X1,X0) ),
    inference(rectify,[],[f16]) ).

tff(f16,plain,
    ! [X18: collection,X17: $int] :
      ( in(X17,X18)
    <=> ( count(remove(X17,X18)) = $sum(count(X18),$uminus(1)) ) ),
    inference(theory_normalization,[],[f10]) ).

tff(f10,axiom,
    ! [X18: collection,X17: $int] :
      ( in(X17,X18)
    <=> ( count(remove(X17,X18)) = $difference(count(X18),1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax5) ).

tff(f96,plain,
    ( in(5,sK0)
    | ~ spl1_1 ),
    inference(avatar_component_clause,[],[f94]) ).

tff(f94,plain,
    ( spl1_1
  <=> in(5,sK0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_1])]) ).

tff(f91,plain,
    $less(6,count(remove(5,sK0))),
    inference(cancellation,[],[f88]) ).

tff(f88,plain,
    $less(7,$sum(count(remove(5,sK0)),1)),
    inference(unit_resulting_resolution,[],[f77,f27]) ).

tff(f27,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X1,$sum(X0,1))
      | $less(X0,X1) ),
    introduced(theory_axiom_152,[]) ).

tff(f77,plain,
    ~ $less(count(remove(5,sK0)),7),
    inference(cnf_transformation,[],[f56]) ).

tff(f56,plain,
    ( $less(count(remove(4,sK0)),6)
    & ~ $less(count(remove(5,sK0)),7) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f42,f55]) ).

tff(f55,plain,
    ( ? [X0: collection] :
        ( $less(count(remove(4,X0)),6)
        & ~ $less(count(remove(5,X0)),7) )
   => ( $less(count(remove(4,sK0)),6)
      & ~ $less(count(remove(5,sK0)),7) ) ),
    introduced(choice_axiom,[]) ).

tff(f42,plain,
    ? [X0: collection] :
      ( $less(count(remove(4,X0)),6)
      & ~ $less(count(remove(5,X0)),7) ),
    inference(ennf_transformation,[],[f17]) ).

tff(f17,plain,
    ~ ! [X0: collection] :
        ( ~ $less(count(remove(5,X0)),7)
       => ~ $less(count(remove(4,X0)),6) ),
    inference(theory_normalization,[],[f14]) ).

tff(f14,negated_conjecture,
    ~ ! [X0: collection] :
        ( $greatereq(count(remove(5,X0)),7)
       => $greatereq(count(remove(4,X0)),6) ),
    inference(negated_conjecture,[],[f13]) ).

tff(f13,conjecture,
    ! [X0: collection] :
      ( $greatereq(count(remove(5,X0)),7)
     => $greatereq(count(remove(4,X0)),6) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

tff(f189,plain,
    ( ~ $less(7,count(sK0))
    | ~ spl1_2 ),
    inference(unit_resulting_resolution,[],[f23,f99,f24]) ).

tff(f24,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( $less(X0,X2)
      | ~ $less(X0,X1)
      | ~ $less(X1,X2) ),
    introduced(theory_axiom_148,[]) ).

tff(f99,plain,
    ( $less(count(sK0),7)
    | ~ spl1_2 ),
    inference(avatar_component_clause,[],[f98]) ).

tff(f98,plain,
    ( spl1_2
  <=> $less(count(sK0),7) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_2])]) ).

tff(f23,plain,
    ! [X0: $int] : ~ $less(X0,X0),
    introduced(theory_axiom_147,[]) ).

tff(f163,plain,
    ( spl1_2
    | spl1_5 ),
    inference(avatar_contradiction_clause,[],[f162]) ).

tff(f162,plain,
    ( $false
    | spl1_2
    | spl1_5 ),
    inference(subsumption_resolution,[],[f152,f122]) ).

tff(f122,plain,
    ( $less(6,count(sK0))
    | spl1_2 ),
    inference(cancellation,[],[f121]) ).

tff(f121,plain,
    ( $less(7,$sum(count(sK0),1))
    | spl1_2 ),
    inference(unit_resulting_resolution,[],[f100,f27]) ).

tff(f100,plain,
    ( ~ $less(count(sK0),7)
    | spl1_2 ),
    inference(avatar_component_clause,[],[f98]) ).

tff(f152,plain,
    ( ~ $less(6,count(sK0))
    | spl1_5 ),
    inference(backward_demodulation,[],[f123,f147]) ).

tff(f147,plain,
    ( ( count(remove(4,sK0)) = count(sK0) )
    | spl1_5 ),
    inference(unit_resulting_resolution,[],[f139,f75]) ).

tff(f75,plain,
    ! [X0: collection,X1: $int] :
      ( ( count(remove(X1,X0)) = count(X0) )
      | in(X1,X0) ),
    inference(cnf_transformation,[],[f53]) ).

tff(f53,plain,
    ! [X0: collection,X1: $int] :
      ( ( ( count(remove(X1,X0)) = count(X0) )
        | in(X1,X0) )
      & ( ~ in(X1,X0)
        | ( count(remove(X1,X0)) != count(X0) ) ) ),
    inference(nnf_transformation,[],[f39]) ).

tff(f39,plain,
    ! [X0: collection,X1: $int] :
      ( ( count(remove(X1,X0)) = count(X0) )
    <=> ~ in(X1,X0) ),
    inference(rectify,[],[f11]) ).

tff(f11,axiom,
    ! [X20: collection,X19: $int] :
      ( ~ in(X19,X20)
    <=> ( count(remove(X19,X20)) = count(X20) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax6) ).

tff(f139,plain,
    ( ~ in(4,sK0)
    | spl1_5 ),
    inference(avatar_component_clause,[],[f138]) ).

tff(f138,plain,
    ( spl1_5
  <=> in(4,sK0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_5])]) ).

tff(f123,plain,
    ~ $less(6,count(remove(4,sK0))),
    inference(unit_resulting_resolution,[],[f23,f78,f24]) ).

tff(f78,plain,
    $less(count(remove(4,sK0)),6),
    inference(cnf_transformation,[],[f56]) ).

tff(f155,plain,
    ( spl1_1
    | spl1_5 ),
    inference(avatar_contradiction_clause,[],[f154]) ).

tff(f154,plain,
    ( $false
    | spl1_1
    | spl1_5 ),
    inference(subsumption_resolution,[],[f152,f114]) ).

tff(f114,plain,
    ( $less(6,count(sK0))
    | spl1_1 ),
    inference(backward_demodulation,[],[f91,f110]) ).

tff(f110,plain,
    ( ( count(remove(5,sK0)) = count(sK0) )
    | spl1_1 ),
    inference(unit_resulting_resolution,[],[f95,f75]) ).

tff(f95,plain,
    ( ~ in(5,sK0)
    | spl1_1 ),
    inference(avatar_component_clause,[],[f94]) ).

tff(f143,plain,
    ( ~ spl1_5
    | spl1_2 ),
    inference(avatar_split_clause,[],[f142,f98,f138]) ).

tff(f142,plain,
    ( ~ in(4,sK0)
    | spl1_2 ),
    inference(subsumption_resolution,[],[f132,f100]) ).

tff(f132,plain,
    ( $less(count(sK0),7)
    | ~ in(4,sK0) ),
    inference(cancellation,[],[f128]) ).

tff(f128,plain,
    ( ~ in(4,sK0)
    | $less($sum(count(sK0),-1),6) ),
    inference(superposition,[],[f78,f87]) ).

tff(f101,plain,
    ( spl1_1
    | ~ spl1_2 ),
    inference(avatar_split_clause,[],[f90,f98,f94]) ).

tff(f90,plain,
    ( ~ $less(count(sK0),7)
    | in(5,sK0) ),
    inference(superposition,[],[f77,f75]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : DAT032=1 : TPTP v8.1.0. Released v5.0.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.14/0.34  % Computer : n012.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Mon Aug 29 20:16:21 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.20/0.50  % (24435)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  % (24430)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)
% 0.20/0.51  % (24450)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)
% 0.20/0.51  % (24431)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)
% 0.20/0.52  % (24442)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)
% 0.20/0.52  % (24442)Instruction limit reached!
% 0.20/0.52  % (24442)------------------------------
% 0.20/0.52  % (24442)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (24442)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (24442)Termination reason: Unknown
% 0.20/0.52  % (24442)Termination phase: Saturation
% 0.20/0.52  
% 0.20/0.52  % (24442)Memory used [KB]: 5500
% 0.20/0.52  % (24442)Time elapsed: 0.005 s
% 0.20/0.52  % (24442)Instructions burned: 3 (million)
% 0.20/0.52  % (24442)------------------------------
% 0.20/0.52  % (24442)------------------------------
% 1.36/0.52  % (24453)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.36/0.52  % (24448)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.36/0.52  % (24429)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.36/0.53  % (24456)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.36/0.53  % (24429)Instruction limit reached!
% 1.36/0.53  % (24429)------------------------------
% 1.36/0.53  % (24429)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.36/0.53  % (24429)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.36/0.53  % (24429)Termination reason: Unknown
% 1.36/0.53  % (24429)Termination phase: Saturation
% 1.36/0.53  
% 1.36/0.53  % (24429)Memory used [KB]: 1023
% 1.36/0.53  % (24429)Time elapsed: 0.004 s
% 1.36/0.53  % (24429)Instructions burned: 3 (million)
% 1.36/0.53  % (24429)------------------------------
% 1.36/0.53  % (24429)------------------------------
% 1.36/0.53  % (24454)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.36/0.53  % (24426)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.36/0.53  % (24433)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.36/0.53  % (24455)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.36/0.53  % (24445)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.36/0.53  % (24428)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.36/0.53  % (24449)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.36/0.53  % (24432)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.36/0.53  % (24427)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.36/0.53  % (24438)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)
% 1.44/0.54  % (24440)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.44/0.54  % (24438)Instruction limit reached!
% 1.44/0.54  % (24438)------------------------------
% 1.44/0.54  % (24438)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.54  % (24439)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.44/0.54  % (24443)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.44/0.54  % (24439)Instruction limit reached!
% 1.44/0.54  % (24439)------------------------------
% 1.44/0.54  % (24439)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.54  % (24439)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.54  % (24439)Termination reason: Unknown
% 1.44/0.54  % (24439)Termination phase: Saturation
% 1.44/0.54  
% 1.44/0.54  % (24439)Memory used [KB]: 1023
% 1.44/0.54  % (24439)Time elapsed: 0.003 s
% 1.44/0.54  % (24439)Instructions burned: 3 (million)
% 1.44/0.54  % (24439)------------------------------
% 1.44/0.54  % (24439)------------------------------
% 1.44/0.54  % (24444)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.44/0.54  % (24447)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.44/0.54  % (24435)Instruction limit reached!
% 1.44/0.54  % (24435)------------------------------
% 1.44/0.54  % (24435)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.54  % (24436)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.44/0.54  % (24446)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)
% 1.44/0.54  % (24437)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.44/0.54  % (24446)Instruction limit reached!
% 1.44/0.54  % (24446)------------------------------
% 1.44/0.54  % (24446)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.54  % (24446)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.54  % (24446)Termination reason: Unknown
% 1.44/0.54  % (24446)Termination phase: Saturation
% 1.44/0.54  
% 1.44/0.54  % (24446)Memory used [KB]: 1023
% 1.44/0.54  % (24446)Time elapsed: 0.002 s
% 1.44/0.54  % (24446)Instructions burned: 3 (million)
% 1.44/0.54  % (24446)------------------------------
% 1.44/0.54  % (24446)------------------------------
% 1.44/0.55  % (24451)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.44/0.55  % (24448)Instruction limit reached!
% 1.44/0.55  % (24448)------------------------------
% 1.44/0.55  % (24448)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.55  % (24448)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.55  % (24448)Termination reason: Unknown
% 1.44/0.55  % (24448)Termination phase: Saturation
% 1.44/0.55  
% 1.44/0.55  % (24448)Memory used [KB]: 5756
% 1.44/0.55  % (24448)Time elapsed: 0.104 s
% 1.44/0.55  % (24448)Instructions burned: 21 (million)
% 1.44/0.55  % (24448)------------------------------
% 1.44/0.55  % (24448)------------------------------
% 1.44/0.55  % (24441)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.44/0.55  % (24452)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.44/0.55  % (24428)Instruction limit reached!
% 1.44/0.55  % (24428)------------------------------
% 1.44/0.55  % (24428)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.55  % (24428)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.55  % (24428)Termination reason: Unknown
% 1.44/0.55  % (24428)Termination phase: Saturation
% 1.44/0.55  
% 1.44/0.55  % (24428)Memory used [KB]: 5628
% 1.44/0.55  % (24428)Time elapsed: 0.137 s
% 1.44/0.55  % (24428)Instructions burned: 8 (million)
% 1.44/0.55  % (24428)------------------------------
% 1.44/0.55  % (24428)------------------------------
% 1.44/0.55  % (24438)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.55  % (24438)Termination reason: Unknown
% 1.44/0.55  % (24438)Termination phase: Saturation
% 1.44/0.55  
% 1.44/0.55  % (24438)Memory used [KB]: 5500
% 1.44/0.55  % (24438)Time elapsed: 0.142 s
% 1.44/0.55  % (24438)Instructions burned: 5 (million)
% 1.44/0.55  % (24438)------------------------------
% 1.44/0.55  % (24438)------------------------------
% 1.44/0.55  % (24452)First to succeed.
% 1.44/0.55  % (24443)Instruction limit reached!
% 1.44/0.55  % (24443)------------------------------
% 1.44/0.55  % (24443)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.55  % (24445)Instruction limit reached!
% 1.44/0.55  % (24445)------------------------------
% 1.44/0.55  % (24445)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.55  % (24445)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.55  % (24445)Termination reason: Unknown
% 1.44/0.55  % (24445)Termination phase: Saturation
% 1.44/0.55  
% 1.44/0.55  % (24445)Memory used [KB]: 5756
% 1.44/0.55  % (24445)Time elapsed: 0.147 s
% 1.44/0.55  % (24445)Instructions burned: 15 (million)
% 1.44/0.55  % (24445)------------------------------
% 1.44/0.55  % (24445)------------------------------
% 1.44/0.56  % (24431)Instruction limit reached!
% 1.44/0.56  % (24431)------------------------------
% 1.44/0.56  % (24431)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.56  % (24431)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.56  % (24431)Termination reason: Unknown
% 1.44/0.56  % (24431)Termination phase: Saturation
% 1.44/0.56  
% 1.44/0.56  % (24431)Memory used [KB]: 5628
% 1.44/0.56  % (24431)Time elapsed: 0.140 s
% 1.44/0.56  % (24431)Instructions burned: 15 (million)
% 1.44/0.56  % (24431)------------------------------
% 1.44/0.56  % (24431)------------------------------
% 1.44/0.56  % (24443)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.56  % (24443)Termination reason: Unknown
% 1.44/0.56  % (24443)Termination phase: Saturation
% 1.44/0.56  % (24435)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.56  % (24435)Termination reason: Unknown
% 1.44/0.56  % (24435)Termination phase: Saturation
% 1.44/0.56  
% 1.44/0.56  % (24435)Memory used [KB]: 5884
% 1.44/0.56  % (24435)Time elapsed: 0.134 s
% 1.44/0.56  % (24435)Instructions burned: 26 (million)
% 1.44/0.56  % (24435)------------------------------
% 1.44/0.56  % (24435)------------------------------
% 1.44/0.56  
% 1.44/0.56  % (24443)Memory used [KB]: 5500
% 1.44/0.56  % (24443)Time elapsed: 0.006 s
% 1.44/0.56  % (24443)Instructions burned: 3 (million)
% 1.44/0.56  % (24443)------------------------------
% 1.44/0.56  % (24443)------------------------------
% 1.44/0.56  % (24436)Instruction limit reached!
% 1.44/0.56  % (24436)------------------------------
% 1.44/0.56  % (24436)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.56  % (24436)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.56  % (24436)Termination reason: Unknown
% 1.44/0.56  % (24436)Termination phase: Equality proxy
% 1.44/0.56  
% 1.44/0.56  % (24436)Memory used [KB]: 1023
% 1.44/0.56  % (24436)Time elapsed: 0.003 s
% 1.44/0.56  % (24436)Instructions burned: 2 (million)
% 1.44/0.56  % (24436)------------------------------
% 1.44/0.56  % (24436)------------------------------
% 1.44/0.57  % (24430)Instruction limit reached!
% 1.44/0.57  % (24430)------------------------------
% 1.44/0.57  % (24430)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.57  % (24447)Instruction limit reached!
% 1.44/0.57  % (24447)------------------------------
% 1.44/0.57  % (24447)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.57  % (24454)Instruction limit reached!
% 1.44/0.57  % (24454)------------------------------
% 1.44/0.57  % (24454)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.57  % (24454)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.57  % (24454)Termination reason: Unknown
% 1.44/0.57  % (24454)Termination phase: Saturation
% 1.44/0.57  
% 1.44/0.57  % (24454)Memory used [KB]: 5756
% 1.44/0.57  % (24454)Time elapsed: 0.166 s
% 1.44/0.57  % (24454)Instructions burned: 22 (million)
% 1.44/0.57  % (24454)------------------------------
% 1.44/0.57  % (24454)------------------------------
% 1.44/0.57  % (24452)Refutation found. Thanks to Tanya!
% 1.44/0.57  % SZS status Theorem for theBenchmark
% 1.44/0.57  % SZS output start Proof for theBenchmark
% See solution above
% 1.44/0.57  % (24452)------------------------------
% 1.44/0.57  % (24452)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.57  % (24452)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.57  % (24452)Termination reason: Refutation
% 1.44/0.57  
% 1.44/0.57  % (24452)Memory used [KB]: 5628
% 1.44/0.57  % (24452)Time elapsed: 0.158 s
% 1.44/0.57  % (24452)Instructions burned: 7 (million)
% 1.44/0.57  % (24452)------------------------------
% 1.44/0.57  % (24452)------------------------------
% 1.44/0.57  % (24424)Success in time 0.212 s
%------------------------------------------------------------------------------