TSTP Solution File: ARI608_1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : ARI608_1 : TPTP v8.1.2. Released v5.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 : n025.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 May  1 02:09:30 EDT 2024

% Result   : Theorem 0.54s 0.75s
% Output   : Refutation 0.54s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   16 (   5 unt;   4 typ;   0 def)
%            Number of atoms       :   35 (   0 equ)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :   38 (  15   ~;   5   |;  12   &)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number arithmetic     :   49 (  34 atm;   0 fun;   0 num;  15 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    1 (   1   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    3 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   3 con; 0-1 aty)
%            Number of variables   :   15 (  15   !;   0   ?;  15   :)

% Comments : 
%------------------------------------------------------------------------------
tff(func_def_0,type,
    f: $int > $int ).

tff(func_def_1,type,
    a: $int ).

tff(func_def_2,type,
    b: $int ).

tff(func_def_3,type,
    c: $int ).

tff(f124,plain,
    $false,
    inference(unit_resulting_resolution,[],[f35,f21,f18]) ).

tff(f18,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(f(X1),f(X0))
      | $less(X1,X0) ),
    inference(cnf_transformation,[],[f17]) ).

tff(f17,plain,
    ( $less(f(c),f(a))
    & $less(b,c)
    & ~ $less(b,a)
    & ! [X0: $int,X1: $int] :
        ( ~ $less(f(X1),f(X0))
        | $less(X1,X0) ) ),
    inference(flattening,[],[f16]) ).

tff(f16,plain,
    ( $less(f(c),f(a))
    & $less(b,c)
    & ~ $less(b,a)
    & ! [X0: $int,X1: $int] :
        ( ~ $less(f(X1),f(X0))
        | $less(X1,X0) ) ),
    inference(ennf_transformation,[],[f3]) ).

tff(f3,plain,
    ~ ( ( $less(b,c)
        & ~ $less(b,a)
        & ! [X0: $int,X1: $int] :
            ( ~ $less(X1,X0)
           => ~ $less(f(X1),f(X0)) ) )
     => ~ $less(f(c),f(a)) ),
    inference(theory_normalization,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ( ( $less(b,c)
        & $lesseq(a,b)
        & ! [X0: $int,X1: $int] :
            ( $lesseq(X0,X1)
           => $lesseq(f(X0),f(X1)) ) )
     => $lesseq(f(a),f(c)) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ( ( $less(b,c)
      & $lesseq(a,b)
      & ! [X0: $int,X1: $int] :
          ( $lesseq(X0,X1)
         => $lesseq(f(X0),f(X1)) ) )
   => $lesseq(f(a),f(c)) ),
    file('/export/starexec/sandbox/tmp/tmp.KG67yTj1Ih/Vampire---4.8_4698',f_mon_implies_trans) ).

tff(f21,plain,
    $less(f(c),f(a)),
    inference(cnf_transformation,[],[f17]) ).

tff(f35,plain,
    ~ $less(c,a),
    inference(unit_resulting_resolution,[],[f19,f20,f10]) ).

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

tff(f20,plain,
    $less(b,c),
    inference(cnf_transformation,[],[f17]) ).

tff(f19,plain,
    ~ $less(b,a),
    inference(cnf_transformation,[],[f17]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem    : ARI608_1 : TPTP v8.1.2. Released v5.1.0.
% 0.08/0.15  % 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.36  % Computer : n025.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit   : 300
% 0.14/0.36  % WCLimit    : 300
% 0.14/0.36  % DateTime   : Tue Apr 30 19:08:11 EDT 2024
% 0.14/0.36  % CPUTime    : 
% 0.14/0.36  This is a TF0_THM_NEQ_ARI problem
% 0.14/0.36  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.KG67yTj1Ih/Vampire---4.8_4698
% 0.54/0.74  % (4957)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.54/0.75  % (4951)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.54/0.75  % (4952)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.54/0.75  % (4953)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.54/0.75  % (4954)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.54/0.75  % (4958)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.54/0.75  % (4957)First to succeed.
% 0.54/0.75  % (4955)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.54/0.75  % (4957)Refutation found. Thanks to Tanya!
% 0.54/0.75  % SZS status Theorem for Vampire---4
% 0.54/0.75  % SZS output start Proof for Vampire---4
% See solution above
% 0.54/0.75  % (4957)------------------------------
% 0.54/0.75  % (4957)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.54/0.75  % (4957)Termination reason: Refutation
% 0.54/0.75  
% 0.54/0.75  % (4957)Memory used [KB]: 1054
% 0.54/0.75  % (4957)Time elapsed: 0.004 s
% 0.54/0.75  % (4957)Instructions burned: 6 (million)
% 0.54/0.75  % (4957)------------------------------
% 0.54/0.75  % (4957)------------------------------
% 0.54/0.75  % (4947)Success in time 0.381 s
% 0.54/0.75  % Vampire---4.8 exiting
%------------------------------------------------------------------------------