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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : ANA024-2 : TPTP v8.1.2. Released v3.2.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 : n019.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:30:51 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f14,plain,
    $false,
    inference(subsumption_resolution,[],[f13,f3]) ).

fof(f3,axiom,
    ! [X4] : c_lessequals(v_k(X4),v_f(X4),t_b),
    file('/export/starexec/sandbox/tmp/tmp.ce03FComay/Vampire---4.8_375',cls_conjecture_1) ).

fof(f13,plain,
    ~ c_lessequals(v_k(v_x),v_f(v_x),t_b),
    inference(resolution,[],[f12,f4]) ).

fof(f4,axiom,
    ~ c_lessequals(c_minus(v_k(v_x),v_g(v_x),t_b),c_minus(v_f(v_x),v_g(v_x),t_b),t_b),
    file('/export/starexec/sandbox/tmp/tmp.ce03FComay/Vampire---4.8_375',cls_conjecture_3) ).

fof(f12,plain,
    ! [X2,X0,X1] :
      ( c_lessequals(c_minus(X0,X1,t_b),c_minus(X2,X1,t_b),t_b)
      | ~ c_lessequals(X0,X2,t_b) ),
    inference(subsumption_resolution,[],[f11,f8]) ).

fof(f8,plain,
    class_OrderedGroup_Opordered__ab__group__add(t_b),
    inference(resolution,[],[f6,f7]) ).

fof(f7,axiom,
    class_Ring__and__Field_Oordered__idom(t_b),
    file('/export/starexec/sandbox/tmp/tmp.ce03FComay/Vampire---4.8_375',tfree_tcs) ).

fof(f6,axiom,
    ! [X5] :
      ( ~ class_Ring__and__Field_Oordered__idom(X5)
      | class_OrderedGroup_Opordered__ab__group__add(X5) ),
    file('/export/starexec/sandbox/tmp/tmp.ce03FComay/Vampire---4.8_375',clsrel_Ring__and__Field_Oordered__idom_54) ).

fof(f11,plain,
    ! [X2,X0,X1] :
      ( ~ c_lessequals(X0,X2,t_b)
      | c_lessequals(c_minus(X0,X1,t_b),c_minus(X2,X1,t_b),t_b)
      | ~ class_OrderedGroup_Opordered__ab__group__add(t_b) ),
    inference(superposition,[],[f2,f10]) ).

fof(f10,plain,
    ! [X0,X1] : c_plus(c_minus(X0,X1,t_b),X1,t_b) = X0,
    inference(resolution,[],[f9,f1]) ).

fof(f1,axiom,
    ! [X2,X0,X1] :
      ( ~ class_OrderedGroup_Oab__group__add(X0)
      | c_plus(c_minus(X1,X2,X0),X2,X0) = X1 ),
    file('/export/starexec/sandbox/tmp/tmp.ce03FComay/Vampire---4.8_375',cls_OrderedGroup_Ocompare__rls__10_0) ).

fof(f9,plain,
    class_OrderedGroup_Oab__group__add(t_b),
    inference(resolution,[],[f8,f5]) ).

fof(f5,axiom,
    ! [X5] :
      ( ~ class_OrderedGroup_Opordered__ab__group__add(X5)
      | class_OrderedGroup_Oab__group__add(X5) ),
    file('/export/starexec/sandbox/tmp/tmp.ce03FComay/Vampire---4.8_375',clsrel_OrderedGroup_Opordered__ab__group__add_0) ).

fof(f2,axiom,
    ! [X2,X3,X0,X1] :
      ( ~ c_lessequals(c_plus(X1,X2,X0),X3,X0)
      | c_lessequals(X1,c_minus(X3,X2,X0),X0)
      | ~ class_OrderedGroup_Opordered__ab__group__add(X0) ),
    file('/export/starexec/sandbox/tmp/tmp.ce03FComay/Vampire---4.8_375',cls_OrderedGroup_Ocompare__rls__9_1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.09  % Problem    : ANA024-2 : TPTP v8.1.2. Released v3.2.0.
% 0.02/0.11  % 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.10/0.31  % Computer : n019.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit   : 300
% 0.10/0.31  % WCLimit    : 300
% 0.10/0.31  % DateTime   : Fri May  3 15:29:37 EDT 2024
% 0.10/0.31  % CPUTime    : 
% 0.10/0.31  This is a CNF_UNS_RFO_SEQ_HRN problem
% 0.10/0.31  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.ce03FComay/Vampire---4.8_375
% 0.56/0.76  % (501)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2995ds/45Mi)
% 0.56/0.76  % (484)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 (2995ds/34Mi)
% 0.56/0.76  % (493)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2995ds/33Mi)
% 0.56/0.76  % (486)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2995ds/78Mi)
% 0.56/0.76  % (500)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 (2995ds/34Mi)
% 0.56/0.76  % (485)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 (2995ds/51Mi)
% 0.56/0.76  % (502)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 (2995ds/83Mi)
% 0.56/0.76  % (503)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 (2995ds/56Mi)
% 0.56/0.76  % (503)Refutation not found, incomplete strategy% (503)------------------------------
% 0.56/0.76  % (503)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (503)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (503)Memory used [KB]: 945
% 0.56/0.76  % (503)Time elapsed: 0.002 s
% 0.56/0.76  % (493)Refutation not found, incomplete strategy% (493)------------------------------
% 0.56/0.76  % (493)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (503)Instructions burned: 2 (million)
% 0.56/0.76  % (493)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (493)Memory used [KB]: 945
% 0.56/0.76  % (493)Time elapsed: 0.002 s
% 0.56/0.76  % (493)Instructions burned: 2 (million)
% 0.56/0.76  % (500)Refutation not found, incomplete strategy% (500)------------------------------
% 0.56/0.76  % (500)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (500)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (501)Refutation not found, incomplete strategy% (501)------------------------------
% 0.56/0.76  % (501)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (500)Memory used [KB]: 952
% 0.56/0.76  % (500)Time elapsed: 0.002 s
% 0.56/0.76  % (501)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (501)Memory used [KB]: 945
% 0.56/0.76  % (500)Instructions burned: 2 (million)
% 0.56/0.76  % (501)Time elapsed: 0.002 s
% 0.56/0.76  % (501)Instructions burned: 2 (million)
% 0.56/0.76  % (502)Refutation not found, incomplete strategy% (502)------------------------------
% 0.56/0.76  % (502)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (502)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (502)Memory used [KB]: 952
% 0.56/0.76  % (502)Time elapsed: 0.002 s
% 0.56/0.76  % (502)Instructions burned: 2 (million)
% 0.56/0.76  % (484)Refutation not found, incomplete strategy% (484)------------------------------
% 0.56/0.76  % (484)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (503)------------------------------
% 0.56/0.76  % (503)------------------------------
% 0.56/0.76  % (500)------------------------------
% 0.56/0.76  % (500)------------------------------
% 0.56/0.76  % (501)------------------------------
% 0.56/0.76  % (501)------------------------------
% 0.56/0.76  % (493)------------------------------
% 0.56/0.76  % (493)------------------------------
% 0.56/0.76  % (484)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (484)Memory used [KB]: 960
% 0.56/0.76  % (484)Time elapsed: 0.003 s
% 0.56/0.76  % (484)Instructions burned: 2 (million)
% 0.56/0.76  % (502)------------------------------
% 0.56/0.76  % (502)------------------------------
% 0.56/0.76  % (484)------------------------------
% 0.56/0.76  % (484)------------------------------
% 0.56/0.76  % (486)First to succeed.
% 0.56/0.76  % (485)Also succeeded, but the first one will report.
% 0.56/0.76  % (486)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-483"
% 0.56/0.76  % (486)Refutation found. Thanks to Tanya!
% 0.56/0.76  % SZS status Unsatisfiable for Vampire---4
% 0.56/0.76  % SZS output start Proof for Vampire---4
% See solution above
% 0.56/0.76  % (486)------------------------------
% 0.56/0.76  % (486)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (486)Termination reason: Refutation
% 0.56/0.76  
% 0.56/0.76  % (486)Memory used [KB]: 962
% 0.56/0.76  % (486)Time elapsed: 0.003 s
% 0.56/0.76  % (486)Instructions burned: 3 (million)
% 0.56/0.76  % (483)Success in time 0.446 s
% 0.56/0.76  % Vampire---4.8 exiting
%------------------------------------------------------------------------------