TSTP Solution File: GEO046-3 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : GEO046-3 : TPTP v8.1.0. Released v1.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 : n027.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:11:39 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f669,plain,
    $false,
    inference(avatar_sat_refutation,[],[f374,f657]) ).

fof(f657,plain,
    spl0_5,
    inference(avatar_contradiction_clause,[],[f656]) ).

fof(f656,plain,
    ( $false
    | spl0_5 ),
    inference(subsumption_resolution,[],[f634,f58]) ).

fof(f58,axiom,
    ~ between(u,w,x),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_w_between_u_and_x) ).

fof(f634,plain,
    ( between(u,w,x)
    | spl0_5 ),
    inference(resolution,[],[f632,f46]) ).

fof(f46,axiom,
    ! [X3,X10,X5] :
      ( ~ between(X10,X3,X5)
      | between(X5,X3,X10) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t1) ).

fof(f632,plain,
    ( between(x,w,u)
    | spl0_5 ),
    inference(resolution,[],[f510,f462]) ).

fof(f462,plain,
    between(w,v,u),
    inference(resolution,[],[f252,f76]) ).

fof(f76,plain,
    between(x,w,v),
    inference(resolution,[],[f46,f57]) ).

fof(f57,axiom,
    between(v,w,x),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',w_between_v_and_x) ).

fof(f252,plain,
    ! [X16] :
      ( ~ between(x,X16,v)
      | between(X16,v,u) ),
    inference(resolution,[],[f53,f75]) ).

fof(f75,plain,
    between(x,v,u),
    inference(resolution,[],[f46,f56]) ).

fof(f56,axiom,
    between(u,v,x),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',v_between_u_and_x) ).

fof(f53,axiom,
    ! [X3,X10,X0,X5] :
      ( ~ between(X10,X5,X0)
      | between(X3,X5,X0)
      | ~ between(X10,X3,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',b5) ).

fof(f510,plain,
    ( ! [X18] :
        ( ~ between(w,v,X18)
        | between(x,w,X18) )
    | spl0_5 ),
    inference(subsumption_resolution,[],[f505,f204]) ).

fof(f204,plain,
    ( v != w
    | spl0_5 ),
    inference(avatar_component_clause,[],[f203]) ).

fof(f203,plain,
    ( spl0_5
  <=> v = w ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_5])]) ).

fof(f505,plain,
    ! [X18] :
      ( between(x,w,X18)
      | v = w
      | ~ between(w,v,X18) ),
    inference(resolution,[],[f55,f76]) ).

fof(f55,axiom,
    ! [X3,X10,X0,X5] :
      ( ~ between(X10,X3,X5)
      | ~ between(X3,X5,X0)
      | X3 = X5
      | between(X10,X3,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',b7) ).

fof(f374,plain,
    ~ spl0_5,
    inference(avatar_contradiction_clause,[],[f373]) ).

fof(f373,plain,
    ( $false
    | ~ spl0_5 ),
    inference(subsumption_resolution,[],[f360,f56]) ).

fof(f360,plain,
    ( ~ between(u,v,x)
    | ~ spl0_5 ),
    inference(superposition,[],[f58,f205]) ).

fof(f205,plain,
    ( v = w
    | ~ spl0_5 ),
    inference(avatar_component_clause,[],[f203]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : GEO046-3 : TPTP v8.1.0. Released v1.0.0.
% 0.07/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 : n027.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 21:16:45 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.51  % (17581)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 (2999ds/48Mi)
% 0.19/0.51  % (17584)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.51  % (17576)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 (2999ds/191324Mi)
% 0.19/0.51  % (17584)Instruction limit reached!
% 0.19/0.51  % (17584)------------------------------
% 0.19/0.51  % (17584)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (17584)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (17584)Termination reason: Unknown
% 0.19/0.51  % (17584)Termination phase: Blocked clause elimination
% 0.19/0.51  
% 0.19/0.51  % (17584)Memory used [KB]: 895
% 0.19/0.51  % (17584)Time elapsed: 0.002 s
% 0.19/0.51  % (17584)Instructions burned: 2 (million)
% 0.19/0.51  % (17584)------------------------------
% 0.19/0.51  % (17584)------------------------------
% 0.19/0.51  % (17588)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.19/0.52  % (17583)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.52  % (17596)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 (2999ds/176Mi)
% 0.19/0.52  % (17577)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.52  % (17579)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.52  % (17583)Instruction limit reached!
% 0.19/0.52  % (17583)------------------------------
% 0.19/0.52  % (17583)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (17583)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (17583)Termination reason: Unknown
% 0.19/0.52  % (17583)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (17583)Memory used [KB]: 5500
% 0.19/0.52  % (17583)Time elapsed: 0.116 s
% 0.19/0.52  % (17583)Instructions burned: 8 (million)
% 0.19/0.52  % (17583)------------------------------
% 0.19/0.52  % (17583)------------------------------
% 0.19/0.52  % (17578)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 (2999ds/37Mi)
% 0.19/0.52  % (17580)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.52  % (17591)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 (2999ds/75Mi)
% 0.19/0.52  % (17582)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.52  % (17601)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.19/0.52  % (17603)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 (2999ds/177Mi)
% 0.19/0.53  % (17600)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.19/0.53  % (17597)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.19/0.53  % (17590)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 (2999ds/68Mi)
% 0.19/0.53  TRYING [1]
% 0.19/0.53  TRYING [2]
% 0.19/0.53  % (17602)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 (2999ds/68Mi)
% 0.19/0.53  % (17592)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 (2999ds/99Mi)
% 0.19/0.53  % (17605)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 (2999ds/355Mi)
% 0.19/0.53  % (17598)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 (2999ds/498Mi)
% 0.19/0.53  TRYING [3]
% 0.19/0.53  % (17599)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 (2999ds/467Mi)
% 0.19/0.54  % (17585)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 (2999ds/51Mi)
% 0.19/0.54  % (17594)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.54  % (17595)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 (2999ds/100Mi)
% 0.19/0.54  % (17604)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.19/0.54  % (17589)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.54  % (17593)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.54  % (17587)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.54  TRYING [1]
% 0.19/0.54  TRYING [2]
% 0.19/0.55  % (17586)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.55  TRYING [1]
% 0.19/0.55  TRYING [2]
% 0.19/0.56  % (17601)First to succeed.
% 0.19/0.56  TRYING [3]
% 0.19/0.57  TRYING [3]
% 0.19/0.57  % (17577)Refutation not found, incomplete strategy% (17577)------------------------------
% 0.19/0.57  % (17577)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (17577)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (17577)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.57  
% 0.19/0.57  % (17577)Memory used [KB]: 5628
% 0.19/0.57  % (17577)Time elapsed: 0.174 s
% 0.19/0.57  % (17577)Instructions burned: 32 (million)
% 0.19/0.57  % (17577)------------------------------
% 0.19/0.57  % (17577)------------------------------
% 0.19/0.59  % (17578)Instruction limit reached!
% 0.19/0.59  % (17578)------------------------------
% 0.19/0.59  % (17578)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.59  % (17578)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.59  % (17578)Termination reason: Unknown
% 0.19/0.59  % (17578)Termination phase: Saturation
% 0.19/0.59  
% 0.19/0.59  % (17578)Memory used [KB]: 1279
% 0.19/0.59  % (17578)Time elapsed: 0.178 s
% 0.19/0.59  % (17578)Instructions burned: 38 (million)
% 0.19/0.59  % (17578)------------------------------
% 0.19/0.59  % (17578)------------------------------
% 0.19/0.59  % (17582)Instruction limit reached!
% 0.19/0.59  % (17582)------------------------------
% 0.19/0.59  % (17582)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.59  % (17582)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.59  % (17582)Termination reason: Unknown
% 0.19/0.59  % (17582)Termination phase: Finite model building constraint generation
% 0.19/0.59  
% 0.19/0.59  % (17582)Memory used [KB]: 9338
% 0.19/0.59  % (17582)Time elapsed: 0.136 s
% 0.19/0.59  % (17582)Instructions burned: 52 (million)
% 0.19/0.59  % (17582)------------------------------
% 0.19/0.59  % (17582)------------------------------
% 0.19/0.59  % (17579)Instruction limit reached!
% 0.19/0.59  % (17579)------------------------------
% 0.19/0.59  % (17579)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.59  % (17579)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.59  % (17579)Termination reason: Unknown
% 0.19/0.59  % (17579)Termination phase: Saturation
% 0.19/0.59  
% 0.19/0.59  % (17579)Memory used [KB]: 6012
% 0.19/0.59  % (17579)Time elapsed: 0.194 s
% 0.19/0.59  % (17579)Instructions burned: 51 (million)
% 0.19/0.59  % (17579)------------------------------
% 0.19/0.59  % (17579)------------------------------
% 0.19/0.60  % (17598)Also succeeded, but the first one will report.
% 0.19/0.60  % (17590)Also succeeded, but the first one will report.
% 0.19/0.60  % (17601)Refutation found. Thanks to Tanya!
% 0.19/0.60  % SZS status Unsatisfiable for theBenchmark
% 0.19/0.60  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.60  % (17601)------------------------------
% 0.19/0.60  % (17601)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.60  % (17601)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.60  % (17601)Termination reason: Refutation
% 0.19/0.60  
% 0.19/0.60  % (17601)Memory used [KB]: 5756
% 0.19/0.60  % (17601)Time elapsed: 0.167 s
% 0.19/0.60  % (17601)Instructions burned: 25 (million)
% 0.19/0.60  % (17601)------------------------------
% 0.19/0.60  % (17601)------------------------------
% 0.19/0.60  % (17575)Success in time 0.247 s
%------------------------------------------------------------------------------