TSTP Solution File: ARI383_1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : ARI383_1 : TPTP v8.1.2. Released v5.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 : n003.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 04:33:31 EDT 2024

% Result   : Theorem 0.57s 0.75s
% Output   : Refutation 0.57s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   16 (  14 unt;   0 typ;   0 def)
%            Number of atoms       :   18 (   2 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :    8 (   6   ~;   2   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :   73 (  15 atm;  19 fun;  17 num;  22 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   0 usr;   4 con; 0-2 aty)
%            Number of variables   :   22 (  19   !;   3   ?;  22   :)

% Comments : 
%------------------------------------------------------------------------------
tff(f118,plain,
    $false,
    inference(resolution,[],[f86,f9]) ).

tff(f9,plain,
    ! [X0: $real] : ~ $less(X0,X0),
    introduced(theory_axiom_142,[]) ).

tff(f86,plain,
    ! [X0: $real] : $less(-32501.0,X0),
    inference(evaluation,[],[f80]) ).

tff(f80,plain,
    ! [X0: $real] : $less($sum(-32500.0,$uminus(1.0)),$sum(X0,0.0)),
    inference(superposition,[],[f72,f8]) ).

tff(f8,plain,
    ! [X0: $real] : ( 0.0 = $sum(X0,$uminus(X0)) ),
    introduced(theory_axiom_140,[]) ).

tff(f72,plain,
    ! [X0: $real,X1: $real] : $less($sum(-32500.0,X0),$sum(X1,$sum(1.0,X0))),
    inference(forward_demodulation,[],[f68,f5]) ).

tff(f5,plain,
    ! [X2: $real,X0: $real,X1: $real] : ( $sum(X0,$sum(X1,X2)) = $sum($sum(X0,X1),X2) ),
    introduced(theory_axiom_136,[]) ).

tff(f68,plain,
    ! [X0: $real,X1: $real] : $less($sum(-32500.0,X0),$sum($sum(X1,1.0),X0)),
    inference(resolution,[],[f12,f29]) ).

tff(f29,plain,
    ! [X0: $real] : $less(-32500.0,$sum(X0,1.0)),
    inference(resolution,[],[f13,f16]) ).

tff(f16,plain,
    ! [X0: $real] : ~ $less(X0,-32500.0),
    inference(cnf_transformation,[],[f15]) ).

tff(f15,plain,
    ! [X0: $real] : ~ $less(X0,-32500.0),
    inference(ennf_transformation,[],[f3]) ).

tff(f3,plain,
    ~ ? [X0: $real] : $less(X0,-32500.0),
    inference(theory_normalization,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ? [X0: $real] : $greater(-32500.0,X0),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ? [X0: $real] : $greater(-32500.0,X0),
    file('/export/starexec/sandbox/tmp/tmp.x1KMzVs504/Vampire---4.8_23756',real_greater_problem_12) ).

tff(f13,plain,
    ! [X0: $real,X1: $real] :
      ( $less(X0,X1)
      | $less(X1,$sum(X0,1.0)) ),
    introduced(theory_axiom_147,[]) ).

tff(f12,plain,
    ! [X2: $real,X0: $real,X1: $real] :
      ( ~ $less(X0,X1)
      | $less($sum(X0,X2),$sum(X1,X2)) ),
    introduced(theory_axiom_145,[]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem    : ARI383_1 : TPTP v8.1.2. Released v5.0.0.
% 0.13/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 : n003.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   : Fri May  3 21:48:08 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.x1KMzVs504/Vampire---4.8_23756
% 0.57/0.74  % (24017)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.57/0.74  % (24017)Refutation not found, incomplete strategy% (24017)------------------------------
% 0.57/0.74  % (24017)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.74  % (24011)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.57/0.74  % (24017)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.74  
% 0.57/0.74  % (24017)Memory used [KB]: 965
% 0.57/0.74  % (24017)Time elapsed: 0.002 s
% 0.57/0.74  % (24017)Instructions burned: 2 (million)
% 0.57/0.74  % (24012)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.57/0.74  % (24014)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.57/0.74  % (24013)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.57/0.74  % (24015)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.57/0.74  % (24016)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.57/0.74  % (24017)------------------------------
% 0.57/0.74  % (24017)------------------------------
% 0.57/0.75  % (24014)Refutation not found, incomplete strategy% (24014)------------------------------
% 0.57/0.75  % (24014)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.75  % (24014)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.75  % (24015)Refutation not found, incomplete strategy% (24015)------------------------------
% 0.57/0.75  % (24015)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.75  % (24015)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.75  
% 0.57/0.75  % (24015)Memory used [KB]: 966
% 0.57/0.75  % (24015)Time elapsed: 0.003 s
% 0.57/0.75  % (24015)Instructions burned: 2 (million)
% 0.57/0.75  
% 0.57/0.75  % (24016)Refutation not found, incomplete strategy% (24016)------------------------------
% 0.57/0.75  % (24016)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.75  % (24016)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.75  
% 0.57/0.75  % (24016)Memory used [KB]: 964
% 0.57/0.75  % (24016)Time elapsed: 0.003 s
% 0.57/0.75  % (24016)Instructions burned: 2 (million)
% 0.57/0.75  % (24014)Memory used [KB]: 964
% 0.57/0.75  % (24014)Time elapsed: 0.003 s
% 0.57/0.75  % (24014)Instructions burned: 2 (million)
% 0.57/0.75  % (24015)------------------------------
% 0.57/0.75  % (24015)------------------------------
% 0.57/0.75  % (24016)------------------------------
% 0.57/0.75  % (24016)------------------------------
% 0.57/0.75  % (24014)------------------------------
% 0.57/0.75  % (24014)------------------------------
% 0.57/0.75  % (24018)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.57/0.75  % (24018)Refutation not found, incomplete strategy% (24018)------------------------------
% 0.57/0.75  % (24018)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.75  % (24018)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.75  
% 0.57/0.75  % (24018)Memory used [KB]: 965
% 0.57/0.75  % (24018)Time elapsed: 0.001 s
% 0.57/0.75  % (24018)Instructions burned: 2 (million)
% 0.57/0.75  % (24018)------------------------------
% 0.57/0.75  % (24018)------------------------------
% 0.57/0.75  % (24019)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 Vampire---4 for (2996ds/55Mi)
% 0.57/0.75  % (24013)First to succeed.
% 0.57/0.75  % (24013)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-24007"
% 0.57/0.75  % (24023)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 Vampire---4 for (2996ds/518Mi)
% 0.57/0.75  % (24021)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/208Mi)
% 0.57/0.75  % (24020)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 Vampire---4 for (2996ds/50Mi)
% 0.57/0.75  % (24013)Refutation found. Thanks to Tanya!
% 0.57/0.75  % SZS status Theorem for Vampire---4
% 0.57/0.75  % SZS output start Proof for Vampire---4
% See solution above
% 0.57/0.75  % (24013)------------------------------
% 0.57/0.75  % (24013)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.75  % (24013)Termination reason: Refutation
% 0.57/0.75  
% 0.57/0.75  % (24013)Memory used [KB]: 1057
% 0.57/0.75  % (24013)Time elapsed: 0.007 s
% 0.57/0.75  % (24013)Instructions burned: 8 (million)
% 0.57/0.75  % (24007)Success in time 0.382 s
% 0.57/0.75  % Vampire---4.8 exiting
%------------------------------------------------------------------------------