TSTP Solution File: GEO197+3 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GEO197+3 : TPTP v8.1.0. Released v4.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 : n024.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:09:08 EDT 2022

% Result   : Theorem 0.20s 0.55s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   42 (  16 unt;   0 def)
%            Number of atoms       :  106 (   1 equ)
%            Maximal formula atoms :   10 (   2 avg)
%            Number of connectives :   99 (  35   ~;  25   |;  31   &)
%                                         (   1 <=>;   7  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :   87 (  75   !;  12   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f378,plain,
    $false,
    inference(resolution,[],[f369,f181]) ).

fof(f181,plain,
    apart_point_and_line(sF4,sK0),
    inference(resolution,[],[f140,f178]) ).

fof(f178,plain,
    ~ incident_point_and_line(sF4,sK0),
    inference(definition_folding,[],[f170,f177]) ).

fof(f177,plain,
    sF4 = intersection_point(sK1,sK2),
    introduced(function_definition,[]) ).

fof(f170,plain,
    ~ incident_point_and_line(intersection_point(sK1,sK2),sK0),
    inference(cnf_transformation,[],[f126]) ).

fof(f126,plain,
    ( incident_point_and_line(intersection_point(sK0,sK2),sK1)
    & convergent_lines(sK0,sK2)
    & convergent_lines(sK1,sK2)
    & ~ incident_point_and_line(intersection_point(sK1,sK2),sK0)
    & convergent_lines(sK0,sK1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f124,f125]) ).

fof(f125,plain,
    ( ? [X0,X1,X2] :
        ( incident_point_and_line(intersection_point(X0,X2),X1)
        & convergent_lines(X0,X2)
        & convergent_lines(X1,X2)
        & ~ incident_point_and_line(intersection_point(X1,X2),X0)
        & convergent_lines(X0,X1) )
   => ( incident_point_and_line(intersection_point(sK0,sK2),sK1)
      & convergent_lines(sK0,sK2)
      & convergent_lines(sK1,sK2)
      & ~ incident_point_and_line(intersection_point(sK1,sK2),sK0)
      & convergent_lines(sK0,sK1) ) ),
    introduced(choice_axiom,[]) ).

fof(f124,plain,
    ? [X0,X1,X2] :
      ( incident_point_and_line(intersection_point(X0,X2),X1)
      & convergent_lines(X0,X2)
      & convergent_lines(X1,X2)
      & ~ incident_point_and_line(intersection_point(X1,X2),X0)
      & convergent_lines(X0,X1) ),
    inference(rectify,[],[f87]) ).

fof(f87,plain,
    ? [X0,X2,X1] :
      ( incident_point_and_line(intersection_point(X0,X1),X2)
      & convergent_lines(X0,X1)
      & convergent_lines(X2,X1)
      & ~ incident_point_and_line(intersection_point(X2,X1),X0)
      & convergent_lines(X0,X2) ),
    inference(flattening,[],[f86]) ).

fof(f86,plain,
    ? [X1,X2,X0] :
      ( ~ incident_point_and_line(intersection_point(X2,X1),X0)
      & convergent_lines(X0,X2)
      & convergent_lines(X0,X1)
      & incident_point_and_line(intersection_point(X0,X1),X2)
      & convergent_lines(X2,X1) ),
    inference(ennf_transformation,[],[f37]) ).

fof(f37,negated_conjecture,
    ~ ! [X1,X2,X0] :
        ( ( convergent_lines(X0,X2)
          & convergent_lines(X0,X1)
          & incident_point_and_line(intersection_point(X0,X1),X2)
          & convergent_lines(X2,X1) )
       => incident_point_and_line(intersection_point(X2,X1),X0) ),
    inference(negated_conjecture,[],[f36]) ).

fof(f36,conjecture,
    ! [X1,X2,X0] :
      ( ( convergent_lines(X0,X2)
        & convergent_lines(X0,X1)
        & incident_point_and_line(intersection_point(X0,X1),X2)
        & convergent_lines(X2,X1) )
     => incident_point_and_line(intersection_point(X2,X1),X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

fof(f140,plain,
    ! [X0,X1] :
      ( incident_point_and_line(X0,X1)
      | apart_point_and_line(X0,X1) ),
    inference(cnf_transformation,[],[f104]) ).

fof(f104,plain,
    ! [X0,X1] :
      ( ( incident_point_and_line(X0,X1)
        | apart_point_and_line(X0,X1) )
      & ( ~ apart_point_and_line(X0,X1)
        | ~ incident_point_and_line(X0,X1) ) ),
    inference(nnf_transformation,[],[f34]) ).

fof(f34,axiom,
    ! [X0,X1] :
      ( incident_point_and_line(X0,X1)
    <=> ~ apart_point_and_line(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a4) ).

fof(f369,plain,
    ! [X0,X1] : ~ apart_point_and_line(X0,X1),
    inference(resolution,[],[f341,f202]) ).

fof(f202,plain,
    ! [X6,X5] : ~ distinct_lines(X5,parallel_through_point(X5,X6)),
    inference(resolution,[],[f199,f153]) ).

fof(f153,plain,
    ! [X0,X1] :
      ( convergent_lines(X1,X0)
      | ~ distinct_lines(X1,X0) ),
    inference(cnf_transformation,[],[f114]) ).

fof(f114,plain,
    ! [X0,X1] :
      ( ~ distinct_lines(X1,X0)
      | convergent_lines(X1,X0) ),
    inference(rectify,[],[f85]) ).

fof(f85,plain,
    ! [X1,X0] :
      ( ~ distinct_lines(X0,X1)
      | convergent_lines(X0,X1) ),
    inference(ennf_transformation,[],[f15]) ).

fof(f15,axiom,
    ! [X0,X1] :
      ( distinct_lines(X0,X1)
     => convergent_lines(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p1) ).

fof(f199,plain,
    ! [X2,X1] : ~ convergent_lines(X1,parallel_through_point(X1,X2)),
    inference(resolution,[],[f195,f162]) ).

fof(f162,plain,
    ! [X0,X1] : ~ convergent_lines(parallel_through_point(X0,X1),X0),
    inference(cnf_transformation,[],[f120]) ).

fof(f120,plain,
    ! [X0,X1] : ~ convergent_lines(parallel_through_point(X0,X1),X0),
    inference(rectify,[],[f16]) ).

fof(f16,axiom,
    ! [X1,X0] : ~ convergent_lines(parallel_through_point(X1,X0),X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cp1) ).

fof(f195,plain,
    ! [X0,X1] :
      ( convergent_lines(X1,X0)
      | ~ convergent_lines(X0,X1) ),
    inference(resolution,[],[f137,f168]) ).

fof(f168,plain,
    ! [X0] : ~ convergent_lines(X0,X0),
    inference(cnf_transformation,[],[f3]) ).

fof(f3,axiom,
    ! [X0] : ~ convergent_lines(X0,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',apart3) ).

fof(f137,plain,
    ! [X2,X0,X1] :
      ( convergent_lines(X1,X2)
      | ~ convergent_lines(X1,X0)
      | convergent_lines(X0,X2) ),
    inference(cnf_transformation,[],[f78]) ).

fof(f78,plain,
    ! [X0,X1,X2] :
      ( convergent_lines(X0,X2)
      | convergent_lines(X1,X2)
      | ~ convergent_lines(X1,X0) ),
    inference(flattening,[],[f77]) ).

fof(f77,plain,
    ! [X0,X2,X1] :
      ( convergent_lines(X1,X2)
      | convergent_lines(X0,X2)
      | ~ convergent_lines(X1,X0) ),
    inference(ennf_transformation,[],[f38]) ).

fof(f38,plain,
    ! [X0,X2,X1] :
      ( convergent_lines(X1,X0)
     => ( convergent_lines(X1,X2)
        | convergent_lines(X0,X2) ) ),
    inference(rectify,[],[f6]) ).

fof(f6,axiom,
    ! [X1,X0,X2] :
      ( convergent_lines(X0,X1)
     => ( convergent_lines(X0,X2)
        | convergent_lines(X1,X2) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax6) ).

fof(f341,plain,
    ! [X8,X6,X7] :
      ( distinct_lines(X7,parallel_through_point(X8,X6))
      | ~ apart_point_and_line(X6,X7) ),
    inference(resolution,[],[f156,f154]) ).

fof(f154,plain,
    ! [X0,X1] : ~ apart_point_and_line(X1,parallel_through_point(X0,X1)),
    inference(cnf_transformation,[],[f115]) ).

fof(f115,plain,
    ! [X0,X1] : ~ apart_point_and_line(X1,parallel_through_point(X0,X1)),
    inference(rectify,[],[f17]) ).

fof(f17,axiom,
    ! [X1,X0] : ~ apart_point_and_line(X0,parallel_through_point(X1,X0)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cp2) ).

fof(f156,plain,
    ! [X2,X0,X1] :
      ( apart_point_and_line(X2,X0)
      | ~ apart_point_and_line(X2,X1)
      | distinct_lines(X1,X0) ),
    inference(cnf_transformation,[],[f117]) ).

fof(f117,plain,
    ! [X0,X1,X2] :
      ( distinct_lines(X1,X0)
      | ~ apart_point_and_line(X2,X1)
      | apart_point_and_line(X2,X0) ),
    inference(rectify,[],[f93]) ).

fof(f93,plain,
    ! [X2,X1,X0] :
      ( distinct_lines(X1,X2)
      | ~ apart_point_and_line(X0,X1)
      | apart_point_and_line(X0,X2) ),
    inference(flattening,[],[f92]) ).

fof(f92,plain,
    ! [X0,X2,X1] :
      ( apart_point_and_line(X0,X2)
      | distinct_lines(X1,X2)
      | ~ apart_point_and_line(X0,X1) ),
    inference(ennf_transformation,[],[f13]) ).

fof(f13,axiom,
    ! [X0,X2,X1] :
      ( apart_point_and_line(X0,X1)
     => ( apart_point_and_line(X0,X2)
        | distinct_lines(X1,X2) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ceq2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : GEO197+3 : TPTP v8.1.0. Released v4.0.0.
% 0.07/0.14  % 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 : n024.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.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Aug 29 21:29:49 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.49  % (15186)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.50  % (15186)Instruction limit reached!
% 0.20/0.50  % (15186)------------------------------
% 0.20/0.50  % (15186)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.50  % (15186)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (15186)Termination reason: Unknown
% 0.20/0.50  % (15186)Termination phase: Saturation
% 0.20/0.50  
% 0.20/0.50  % (15186)Memory used [KB]: 6012
% 0.20/0.50  % (15186)Time elapsed: 0.086 s
% 0.20/0.50  % (15186)Instructions burned: 7 (million)
% 0.20/0.50  % (15186)------------------------------
% 0.20/0.50  % (15186)------------------------------
% 0.20/0.51  % (15194)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.20/0.51  % (15176)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.20/0.52  % (15174)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.52  % (15172)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.20/0.52  % (15174)Refutation not found, incomplete strategy% (15174)------------------------------
% 0.20/0.52  % (15174)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (15174)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (15174)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.52  
% 0.20/0.52  % (15174)Memory used [KB]: 6012
% 0.20/0.52  % (15174)Time elapsed: 0.115 s
% 0.20/0.52  % (15174)Instructions burned: 1 (million)
% 0.20/0.52  % (15174)------------------------------
% 0.20/0.52  % (15174)------------------------------
% 0.20/0.52  % (15171)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 0.20/0.53  % (15187)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.53  % (15175)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.20/0.53  % (15185)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.53  % (15197)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.53  % (15185)Instruction limit reached!
% 0.20/0.53  % (15185)------------------------------
% 0.20/0.53  % (15185)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (15185)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (15185)Termination reason: Unknown
% 0.20/0.53  % (15185)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (15185)Memory used [KB]: 6012
% 0.20/0.53  % (15185)Time elapsed: 0.003 s
% 0.20/0.53  % (15185)Instructions burned: 3 (million)
% 0.20/0.53  % (15185)------------------------------
% 0.20/0.53  % (15185)------------------------------
% 0.20/0.53  % (15200)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 0.20/0.53  % (15173)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.53  % (15173)Instruction limit reached!
% 0.20/0.53  % (15173)------------------------------
% 0.20/0.53  % (15173)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (15173)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (15173)Termination reason: Unknown
% 0.20/0.53  % (15173)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (15173)Memory used [KB]: 6012
% 0.20/0.53  % (15173)Time elapsed: 0.126 s
% 0.20/0.53  % (15173)Instructions burned: 4 (million)
% 0.20/0.53  % (15173)------------------------------
% 0.20/0.53  % (15173)------------------------------
% 0.20/0.54  % (15188)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.54  % (15199)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.20/0.54  % (15190)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 0.20/0.54  % (15188)Instruction limit reached!
% 0.20/0.54  % (15188)------------------------------
% 0.20/0.54  % (15188)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (15189)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.54  % (15188)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (15188)Termination reason: Unknown
% 0.20/0.54  % (15188)Termination phase: Finite model building preprocessing
% 0.20/0.54  
% 0.20/0.54  % (15188)Memory used [KB]: 6012
% 0.20/0.54  % (15188)Time elapsed: 0.003 s
% 0.20/0.54  % (15188)Instructions burned: 3 (million)
% 0.20/0.54  % (15188)------------------------------
% 0.20/0.54  % (15188)------------------------------
% 0.20/0.54  % (15176)Instruction limit reached!
% 0.20/0.54  % (15176)------------------------------
% 0.20/0.54  % (15176)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (15176)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (15189)Instruction limit reached!
% 0.20/0.54  % (15189)------------------------------
% 0.20/0.54  % (15189)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (15176)Termination reason: Unknown
% 0.20/0.54  % (15176)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (15189)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (15189)Termination reason: Unknown
% 0.20/0.54  % (15189)Termination phase: Saturation
% 0.20/0.54  % (15176)Memory used [KB]: 1535
% 0.20/0.54  
% 0.20/0.54  % (15176)Time elapsed: 0.131 s
% 0.20/0.54  % (15176)Instructions burned: 17 (million)
% 0.20/0.54  % (15189)Memory used [KB]: 5884
% 0.20/0.54  % (15176)------------------------------
% 0.20/0.54  % (15176)------------------------------
% 0.20/0.54  % (15189)Time elapsed: 0.140 s
% 0.20/0.54  % (15189)Instructions burned: 3 (million)
% 0.20/0.54  % (15189)------------------------------
% 0.20/0.54  % (15189)------------------------------
% 0.20/0.54  % (15181)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 0.20/0.54  % (15177)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.20/0.54  % (15192)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=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.54  % (15172)Instruction limit reached!
% 0.20/0.54  % (15172)------------------------------
% 0.20/0.54  % (15172)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (15172)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (15172)Termination reason: Unknown
% 0.20/0.54  % (15172)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (15172)Memory used [KB]: 6012
% 0.20/0.54  % (15172)Time elapsed: 0.121 s
% 0.20/0.54  % (15172)Instructions burned: 14 (million)
% 0.20/0.54  % (15172)------------------------------
% 0.20/0.54  % (15172)------------------------------
% 0.20/0.54  % (15182)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.54  % (15191)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 0.20/0.54  % (15182)Refutation not found, incomplete strategy% (15182)------------------------------
% 0.20/0.54  % (15182)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (15182)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (15182)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (15182)Memory used [KB]: 6012
% 0.20/0.54  % (15182)Time elapsed: 0.139 s
% 0.20/0.54  % (15182)Instructions burned: 3 (million)
% 0.20/0.54  % (15182)------------------------------
% 0.20/0.54  % (15182)------------------------------
% 0.20/0.55  % (15171)First to succeed.
% 0.20/0.55  % (15198)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=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.20/0.55  % (15193)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.20/0.55  % (15180)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.20/0.55  % (15171)Refutation found. Thanks to Tanya!
% 0.20/0.55  % SZS status Theorem for theBenchmark
% 0.20/0.55  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.55  % (15171)------------------------------
% 0.20/0.55  % (15171)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (15171)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (15171)Termination reason: Refutation
% 0.20/0.55  
% 0.20/0.55  % (15171)Memory used [KB]: 6140
% 0.20/0.55  % (15171)Time elapsed: 0.136 s
% 0.20/0.55  % (15171)Instructions burned: 11 (million)
% 0.20/0.55  % (15171)------------------------------
% 0.20/0.55  % (15171)------------------------------
% 0.20/0.55  % (15170)Success in time 0.188 s
%------------------------------------------------------------------------------