TSTP Solution File: GEO001-2 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : GEO001-2 : TPTP v8.2.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n026.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 : Mon May 20 20:07:14 EDT 2024

% Result   : Unsatisfiable 0.51s 0.75s
% Output   : Refutation 0.51s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   16 (   8 unt;   0 def)
%            Number of atoms       :   31 (   4 equ)
%            Maximal formula atoms :    5 (   1 avg)
%            Number of connectives :   33 (  18   ~;  15   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-4 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-5 aty)
%            Number of variables   :   41 (  41   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f54,plain,
    $false,
    inference(subsumption_resolution,[],[f49,f19]) ).

fof(f19,axiom,
    between(a,b,c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',b_between_a_and_c) ).

fof(f49,plain,
    ~ between(a,b,c),
    inference(resolution,[],[f48,f24]) ).

fof(f24,plain,
    ! [X0,X1] : between(X0,X1,X1),
    inference(superposition,[],[f4,f22]) ).

fof(f22,plain,
    ! [X2,X0,X1] : extension(X1,X0,X2,X2) = X0,
    inference(resolution,[],[f5,f3]) ).

fof(f3,axiom,
    ! [X2,X0,X1] :
      ( ~ equidistant(X0,X1,X2,X2)
      | X0 = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',identity_for_equidistance) ).

fof(f5,axiom,
    ! [X3,X0,X1,X5] : equidistant(X1,extension(X0,X1,X5,X3),X5,X3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',segment_construction2) ).

fof(f4,axiom,
    ! [X3,X0,X1,X5] : between(X0,X1,extension(X0,X1,X5,X3)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',segment_construction1) ).

fof(f48,plain,
    ! [X0] :
      ( ~ between(b,c,X0)
      | ~ between(a,b,X0) ),
    inference(resolution,[],[f43,f20]) ).

fof(f20,axiom,
    ~ between(c,b,a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_b_between_c_and_a) ).

fof(f43,plain,
    ! [X2,X3,X0,X1] :
      ( between(X3,X1,X0)
      | ~ between(X1,X3,X2)
      | ~ between(X0,X1,X2) ),
    inference(duplicate_literal_removal,[],[f40]) ).

fof(f40,plain,
    ! [X2,X3,X0,X1] :
      ( between(X3,X1,X0)
      | ~ between(X1,X3,X2)
      | ~ between(X0,X1,X2)
      | ~ between(X0,X1,X2)
      | ~ between(X1,X3,X2) ),
    inference(superposition,[],[f9,f26]) ).

fof(f26,plain,
    ! [X2,X3,X0,X1] :
      ( inner_pasch(X3,X0,X2,X1,X0) = X0
      | ~ between(X3,X0,X2)
      | ~ between(X0,X1,X2) ),
    inference(resolution,[],[f8,f7]) ).

fof(f7,axiom,
    ! [X0,X1] :
      ( ~ between(X0,X1,X0)
      | X0 = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',identity_for_betweeness) ).

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem    : GEO001-2 : TPTP v8.2.0. Released v1.0.0.
% 0.06/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.13/0.34  % Computer : n026.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   : Sun May 19 14:55:53 EDT 2024
% 0.13/0.34  % CPUTime    : 
% 0.13/0.34  This is a CNF_UNS_RFO_SEQ_NHN problem
% 0.13/0.34  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.51/0.74  % (3849)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on theBenchmark for (2996ds/34Mi)
% 0.51/0.74  % (3852)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on theBenchmark for (2996ds/33Mi)
% 0.51/0.74  % (3853)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on theBenchmark for (2996ds/34Mi)
% 0.51/0.74  % (3851)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2996ds/78Mi)
% 0.51/0.74  % (3854)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2996ds/45Mi)
% 0.51/0.74  % (3850)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on theBenchmark for (2996ds/51Mi)
% 0.51/0.74  % (3855)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on theBenchmark for (2996ds/83Mi)
% 0.51/0.74  % (3856)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on theBenchmark for (2996ds/56Mi)
% 0.51/0.74  % (3851)Refutation not found, incomplete strategy% (3851)------------------------------
% 0.51/0.74  % (3851)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.74  % (3852)Refutation not found, incomplete strategy% (3852)------------------------------
% 0.51/0.74  % (3852)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.74  % (3854)Refutation not found, incomplete strategy% (3854)------------------------------
% 0.51/0.74  % (3854)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.74  % (3854)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.74  
% 0.51/0.74  % (3854)Memory used [KB]: 968
% 0.51/0.74  % (3854)Time elapsed: 0.002 s
% 0.51/0.74  % (3852)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.74  
% 0.51/0.74  % (3852)Memory used [KB]: 968
% 0.51/0.74  % (3854)Instructions burned: 2 (million)
% 0.51/0.74  % (3852)Time elapsed: 0.002 s
% 0.51/0.74  % (3852)Instructions burned: 2 (million)
% 0.51/0.74  % (3851)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.74  
% 0.51/0.74  % (3851)Memory used [KB]: 967
% 0.51/0.74  % (3851)Time elapsed: 0.002 s
% 0.51/0.74  % (3851)Instructions burned: 2 (million)
% 0.51/0.74  % (3856)Refutation not found, incomplete strategy% (3856)------------------------------
% 0.51/0.74  % (3856)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.74  % (3856)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.74  
% 0.51/0.74  % (3855)Refutation not found, incomplete strategy% (3855)------------------------------
% 0.51/0.74  % (3855)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.74  % (3856)Memory used [KB]: 968
% 0.51/0.74  % (3856)Time elapsed: 0.002 s
% 0.51/0.74  % (3856)Instructions burned: 2 (million)
% 0.51/0.74  % (3855)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.74  
% 0.51/0.74  % (3855)Memory used [KB]: 968
% 0.51/0.74  % (3854)------------------------------
% 0.51/0.74  % (3854)------------------------------
% 0.51/0.74  % (3852)------------------------------
% 0.51/0.74  % (3852)------------------------------
% 0.51/0.74  % (3853)Refutation not found, incomplete strategy% (3853)------------------------------
% 0.51/0.74  % (3853)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.74  % (3855)Time elapsed: 0.002 s
% 0.51/0.74  % (3851)------------------------------
% 0.51/0.74  % (3851)------------------------------
% 0.51/0.74  % (3855)Instructions burned: 2 (million)
% 0.51/0.74  % (3853)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.74  
% 0.51/0.74  % (3853)Memory used [KB]: 978
% 0.51/0.74  % (3853)Time elapsed: 0.002 s
% 0.51/0.74  % (3853)Instructions burned: 3 (million)
% 0.51/0.74  % (3856)------------------------------
% 0.51/0.74  % (3856)------------------------------
% 0.51/0.74  % (3855)------------------------------
% 0.51/0.74  % (3855)------------------------------
% 0.51/0.74  % (3853)------------------------------
% 0.51/0.74  % (3853)------------------------------
% 0.51/0.74  % (3858)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on theBenchmark for (2996ds/50Mi)
% 0.51/0.74  % (3857)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on theBenchmark for (2996ds/55Mi)
% 0.51/0.74  % (3859)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on theBenchmark for (2996ds/208Mi)
% 0.51/0.74  % (3861)lrs-1010_1:1_to=lpo:sil=2000:sp=reverse_arity:sos=on:urr=ec_only:i=518:sd=2:bd=off:ss=axioms:sgt=16_0 on theBenchmark for (2996ds/518Mi)
% 0.51/0.74  % (3860)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on theBenchmark for (2996ds/52Mi)
% 0.51/0.74  % (3859)Refutation not found, incomplete strategy% (3859)------------------------------
% 0.51/0.74  % (3859)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.74  % (3857)Refutation not found, incomplete strategy% (3857)------------------------------
% 0.51/0.74  % (3857)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.74  % (3857)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.74  
% 0.51/0.74  % (3857)Memory used [KB]: 968
% 0.51/0.74  % (3857)Time elapsed: 0.002 s
% 0.51/0.74  % (3857)Instructions burned: 2 (million)
% 0.51/0.74  % (3859)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.74  
% 0.51/0.74  % (3859)Memory used [KB]: 968
% 0.51/0.74  % (3859)Time elapsed: 0.002 s
% 0.51/0.74  % (3859)Instructions burned: 2 (million)
% 0.51/0.74  % (3857)------------------------------
% 0.51/0.74  % (3857)------------------------------
% 0.51/0.74  % (3859)------------------------------
% 0.51/0.74  % (3859)------------------------------
% 0.51/0.74  % (3861)Refutation not found, incomplete strategy% (3861)------------------------------
% 0.51/0.74  % (3861)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.74  % (3861)Termination reason: Refutation not found, incomplete strategy
% 0.51/0.74  
% 0.51/0.74  % (3861)Memory used [KB]: 983
% 0.51/0.74  % (3861)Time elapsed: 0.003 s
% 0.51/0.74  % (3861)Instructions burned: 3 (million)
% 0.51/0.74  % (3861)------------------------------
% 0.51/0.74  % (3861)------------------------------
% 0.51/0.75  % (3860)First to succeed.
% 0.51/0.75  % (3860)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-3848"
% 0.51/0.75  % (3860)Refutation found. Thanks to Tanya!
% 0.51/0.75  % SZS status Unsatisfiable for theBenchmark
% 0.51/0.75  % SZS output start Proof for theBenchmark
% See solution above
% 0.51/0.75  % (3860)------------------------------
% 0.51/0.75  % (3860)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.51/0.75  % (3860)Termination reason: Refutation
% 0.51/0.75  
% 0.51/0.75  % (3860)Memory used [KB]: 1010
% 0.51/0.75  % (3860)Time elapsed: 0.004 s
% 0.51/0.75  % (3860)Instructions burned: 5 (million)
% 0.51/0.75  % (3848)Success in time 0.388 s
% 0.51/0.75  % Vampire---4.8 exiting
%------------------------------------------------------------------------------