TSTP Solution File: FLD060-1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : FLD060-1 : TPTP v8.1.2. Bugfixed v2.1.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 : n029.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 : Sun May  5 05:07:04 EDT 2024

% Result   : Unsatisfiable 0.56s 0.75s
% Output   : Refutation 0.56s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   19 (   7 unt;   0 def)
%            Number of atoms       :   38 (   0 equ)
%            Maximal formula atoms :    3 (   2 avg)
%            Number of connectives :   49 (  30   ~;  19   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    3 (   3 usr;   2 con; 0-2 aty)
%            Number of variables   :   17 (  17   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f666,plain,
    $false,
    inference(subsumption_resolution,[],[f665,f30]) ).

fof(f30,axiom,
    less_or_equal(a,b),
    file('/export/starexec/sandbox/tmp/tmp.bI9QK6KLhK/Vampire---4.8_32628',less_or_equal_3) ).

fof(f665,plain,
    ~ less_or_equal(a,b),
    inference(subsumption_resolution,[],[f661,f29]) ).

fof(f29,axiom,
    defined(b),
    file('/export/starexec/sandbox/tmp/tmp.bI9QK6KLhK/Vampire---4.8_32628',b_is_defined) ).

fof(f661,plain,
    ( ~ defined(b)
    | ~ less_or_equal(a,b) ),
    inference(resolution,[],[f332,f19]) ).

fof(f19,axiom,
    ! [X2,X0,X1] :
      ( less_or_equal(add(X0,X2),add(X1,X2))
      | ~ defined(X2)
      | ~ less_or_equal(X0,X1) ),
    file('/export/starexec/sandbox/tmp/tmp.bI9QK6KLhK/Vampire---4.8_32628',compatibility_of_order_relation_and_addition) ).

fof(f332,plain,
    ~ less_or_equal(add(a,b),add(b,b)),
    inference(subsumption_resolution,[],[f331,f29]) ).

fof(f331,plain,
    ( ~ less_or_equal(add(a,b),add(b,b))
    | ~ defined(b) ),
    inference(subsumption_resolution,[],[f326,f28]) ).

fof(f28,axiom,
    defined(a),
    file('/export/starexec/sandbox/tmp/tmp.bI9QK6KLhK/Vampire---4.8_32628',a_is_defined) ).

fof(f326,plain,
    ( ~ less_or_equal(add(a,b),add(b,b))
    | ~ defined(a)
    | ~ defined(b) ),
    inference(resolution,[],[f106,f4]) ).

fof(f4,axiom,
    ! [X0,X1] :
      ( equalish(add(X0,X1),add(X1,X0))
      | ~ defined(X0)
      | ~ defined(X1) ),
    file('/export/starexec/sandbox/tmp/tmp.bI9QK6KLhK/Vampire---4.8_32628',commutativity_addition) ).

fof(f106,plain,
    ! [X0] :
      ( ~ equalish(X0,add(b,a))
      | ~ less_or_equal(X0,add(b,b)) ),
    inference(resolution,[],[f72,f30]) ).

fof(f72,plain,
    ! [X0,X1] :
      ( ~ less_or_equal(a,X0)
      | ~ less_or_equal(X1,add(b,b))
      | ~ equalish(X1,add(X0,a)) ),
    inference(resolution,[],[f60,f26]) ).

fof(f26,axiom,
    ! [X2,X0,X1] :
      ( less_or_equal(X1,X2)
      | ~ less_or_equal(X0,X2)
      | ~ equalish(X0,X1) ),
    file('/export/starexec/sandbox/tmp/tmp.bI9QK6KLhK/Vampire---4.8_32628',compatibility_of_equality_and_order_relation) ).

fof(f60,plain,
    ! [X0] :
      ( ~ less_or_equal(add(X0,a),add(b,b))
      | ~ less_or_equal(a,X0) ),
    inference(subsumption_resolution,[],[f59,f28]) ).

fof(f59,plain,
    ! [X0] :
      ( ~ defined(a)
      | ~ less_or_equal(a,X0)
      | ~ less_or_equal(add(X0,a),add(b,b)) ),
    inference(resolution,[],[f19,f32]) ).

fof(f32,plain,
    ! [X0] :
      ( ~ less_or_equal(add(a,a),X0)
      | ~ less_or_equal(X0,add(b,b)) ),
    inference(resolution,[],[f17,f31]) ).

fof(f31,axiom,
    ~ less_or_equal(add(a,a),add(b,b)),
    file('/export/starexec/sandbox/tmp/tmp.bI9QK6KLhK/Vampire---4.8_32628',not_less_or_equal_4) ).

fof(f17,axiom,
    ! [X2,X0,X1] :
      ( less_or_equal(X0,X2)
      | ~ less_or_equal(X0,X1)
      | ~ less_or_equal(X1,X2) ),
    file('/export/starexec/sandbox/tmp/tmp.bI9QK6KLhK/Vampire---4.8_32628',transitivity_of_order_relation) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : FLD060-1 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.13/0.14  % 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.14/0.34  % Computer : n029.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   : Fri May  3 19:43:52 EDT 2024
% 0.14/0.34  % CPUTime    : 
% 0.14/0.34  This is a CNF_UNS_RFO_NEQ_NHN problem
% 0.14/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/tmp/tmp.bI9QK6KLhK/Vampire---4.8_32628
% 0.56/0.73  % (32743)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on Vampire---4 for (2996ds/56Mi)
% 0.56/0.73  % (32736)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 Vampire---4 for (2996ds/34Mi)
% 0.56/0.73  % (32738)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2996ds/78Mi)
% 0.56/0.73  % (32737)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 Vampire---4 for (2996ds/51Mi)
% 0.56/0.73  % (32740)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 Vampire---4 for (2996ds/34Mi)
% 0.56/0.73  % (32739)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2996ds/33Mi)
% 0.56/0.73  % (32741)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/45Mi)
% 0.56/0.73  % (32742)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 Vampire---4 for (2996ds/83Mi)
% 0.56/0.74  % (32739)Instruction limit reached!
% 0.56/0.74  % (32739)------------------------------
% 0.56/0.74  % (32739)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.74  % (32739)Termination reason: Unknown
% 0.56/0.74  % (32739)Termination phase: Saturation
% 0.56/0.74  
% 0.56/0.74  % (32739)Memory used [KB]: 1733
% 0.56/0.74  % (32739)Time elapsed: 0.017 s
% 0.56/0.74  % (32739)Instructions burned: 33 (million)
% 0.56/0.74  % (32739)------------------------------
% 0.56/0.74  % (32739)------------------------------
% 0.56/0.75  % (32743)Instruction limit reached!
% 0.56/0.75  % (32743)------------------------------
% 0.56/0.75  % (32743)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.75  % (32743)Termination reason: Unknown
% 0.56/0.75  % (32743)Termination phase: Saturation
% 0.56/0.75  
% 0.56/0.75  % (32743)Memory used [KB]: 1403
% 0.56/0.75  % (32736)First to succeed.
% 0.56/0.75  % (32743)Time elapsed: 0.020 s
% 0.56/0.75  % (32743)Instructions burned: 58 (million)
% 0.56/0.75  % (32743)------------------------------
% 0.56/0.75  % (32743)------------------------------
% 0.56/0.75  % (32736)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-32735"
% 0.56/0.75  % (32736)Refutation found. Thanks to Tanya!
% 0.56/0.75  % SZS status Unsatisfiable for Vampire---4
% 0.56/0.75  % SZS output start Proof for Vampire---4
% See solution above
% 0.56/0.75  % (32736)------------------------------
% 0.56/0.75  % (32736)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.75  % (32736)Termination reason: Refutation
% 0.56/0.75  
% 0.56/0.75  % (32736)Memory used [KB]: 1206
% 0.56/0.75  % (32736)Time elapsed: 0.019 s
% 0.56/0.75  % (32736)Instructions burned: 31 (million)
% 0.56/0.75  % (32735)Success in time 0.39 s
% 0.56/0.75  % Vampire---4.8 exiting
%------------------------------------------------------------------------------