TSTP Solution File: SYN061+1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SYN061+1 : TPTP v8.1.2. Released v2.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 : n031.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 04:33:07 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f20,plain,
    $false,
    inference(resolution,[],[f19,f14]) ).

fof(f14,plain,
    big_f(sK0),
    inference(cnf_transformation,[],[f11]) ).

fof(f11,plain,
    ( big_f(sK0)
    & big_i(sK0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f2,f10]) ).

fof(f10,plain,
    ( ? [X0] :
        ( big_f(X0)
        & big_i(X0) )
   => ( big_f(sK0)
      & big_i(sK0) ) ),
    introduced(choice_axiom,[]) ).

fof(f2,axiom,
    ? [X0] :
      ( big_f(X0)
      & big_i(X0) ),
    file('/export/starexec/sandbox/tmp/tmp.CHyUxQkzT6/Vampire---4.8_20891',pel31_2) ).

fof(f19,plain,
    ~ big_f(sK0),
    inference(resolution,[],[f12,f18]) ).

fof(f18,plain,
    big_h(sK0),
    inference(resolution,[],[f17,f13]) ).

fof(f13,plain,
    big_i(sK0),
    inference(cnf_transformation,[],[f11]) ).

fof(f17,plain,
    ! [X0] :
      ( ~ big_i(X0)
      | big_h(X0) ),
    inference(resolution,[],[f15,f16]) ).

fof(f16,plain,
    ! [X0] :
      ( ~ big_j(X0)
      | ~ big_i(X0) ),
    inference(cnf_transformation,[],[f9]) ).

fof(f9,plain,
    ! [X0] :
      ( ~ big_j(X0)
      | ~ big_i(X0) ),
    inference(ennf_transformation,[],[f5]) ).

fof(f5,negated_conjecture,
    ~ ? [X0] :
        ( big_j(X0)
        & big_i(X0) ),
    inference(negated_conjecture,[],[f4]) ).

fof(f4,conjecture,
    ? [X0] :
      ( big_j(X0)
      & big_i(X0) ),
    file('/export/starexec/sandbox/tmp/tmp.CHyUxQkzT6/Vampire---4.8_20891',pel31) ).

fof(f15,plain,
    ! [X0] :
      ( big_j(X0)
      | big_h(X0) ),
    inference(cnf_transformation,[],[f8]) ).

fof(f8,plain,
    ! [X0] :
      ( big_j(X0)
      | big_h(X0) ),
    inference(ennf_transformation,[],[f3]) ).

fof(f3,axiom,
    ! [X0] :
      ( ~ big_h(X0)
     => big_j(X0) ),
    file('/export/starexec/sandbox/tmp/tmp.CHyUxQkzT6/Vampire---4.8_20891',pel31_3) ).

fof(f12,plain,
    ! [X0] :
      ( ~ big_h(X0)
      | ~ big_f(X0) ),
    inference(cnf_transformation,[],[f7]) ).

fof(f7,plain,
    ! [X0] :
      ( ~ big_h(X0)
      | ~ big_f(X0) ),
    inference(ennf_transformation,[],[f6]) ).

fof(f6,plain,
    ~ ? [X0] :
        ( big_h(X0)
        & big_f(X0) ),
    inference(pure_predicate_removal,[],[f1]) ).

fof(f1,axiom,
    ~ ? [X0] :
        ( ( big_h(X0)
          | big_g(X0) )
        & big_f(X0) ),
    file('/export/starexec/sandbox/tmp/tmp.CHyUxQkzT6/Vampire---4.8_20891',pel31_1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : SYN061+1 : TPTP v8.1.2. Released v2.0.0.
% 0.07/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 : n031.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   : Tue Apr 30 17:57:44 EDT 2024
% 0.14/0.34  % CPUTime    : 
% 0.14/0.34  This is a FOF_THM_EPR_NEQ problem
% 0.14/0.35  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.CHyUxQkzT6/Vampire---4.8_20891
% 0.58/0.73  % (21165)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.58/0.73  % (21165)Refutation not found, incomplete strategy% (21165)------------------------------
% 0.58/0.73  % (21165)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.73  % (21165)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.73  
% 0.58/0.73  % (21165)Memory used [KB]: 942
% 0.58/0.73  % (21165)Time elapsed: 0.001 s
% 0.58/0.73  % (21165)Instructions burned: 2 (million)
% 0.58/0.73  % (21165)------------------------------
% 0.58/0.73  % (21165)------------------------------
% 0.58/0.73  % (21159)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.58/0.73  % (21162)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.58/0.73  % (21160)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.58/0.73  % (21164)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.58/0.73  % (21163)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.58/0.73  % (21161)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.58/0.73  % (21159)Refutation not found, incomplete strategy% (21159)------------------------------
% 0.58/0.73  % (21159)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.73  % (21159)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.73  
% 0.58/0.73  % (21159)Memory used [KB]: 942
% 0.58/0.73  % (21159)Time elapsed: 0.002 s
% 0.58/0.73  % (21159)Instructions burned: 2 (million)
% 0.58/0.73  % (21159)------------------------------
% 0.58/0.73  % (21159)------------------------------
% 0.58/0.73  % (21162)Refutation not found, incomplete strategy% (21162)------------------------------
% 0.58/0.73  % (21162)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.73  % (21162)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.73  
% 0.58/0.73  % (21164)Refutation not found, incomplete strategy% (21164)------------------------------
% 0.58/0.73  % (21164)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.73  % (21162)Memory used [KB]: 942
% 0.58/0.73  % (21162)Time elapsed: 0.002 s
% 0.58/0.73  % (21162)Instructions burned: 2 (million)
% 0.58/0.73  % (21162)------------------------------
% 0.58/0.73  % (21162)------------------------------
% 0.58/0.73  % (21164)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.73  
% 0.58/0.73  % (21164)Memory used [KB]: 942
% 0.58/0.73  % (21164)Time elapsed: 0.002 s
% 0.58/0.73  % (21164)Instructions burned: 2 (million)
% 0.58/0.73  % (21164)------------------------------
% 0.58/0.73  % (21164)------------------------------
% 0.58/0.73  % (21160)First to succeed.
% 0.58/0.73  % (21161)Also succeeded, but the first one will report.
% 0.58/0.73  % (21166)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.58/0.73  % (21160)Refutation found. Thanks to Tanya!
% 0.58/0.73  % SZS status Theorem for Vampire---4
% 0.58/0.73  % SZS output start Proof for Vampire---4
% See solution above
% 0.58/0.73  % (21160)------------------------------
% 0.58/0.73  % (21160)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.73  % (21160)Termination reason: Refutation
% 0.58/0.73  
% 0.58/0.73  % (21160)Memory used [KB]: 958
% 0.58/0.73  % (21160)Time elapsed: 0.003 s
% 0.58/0.73  % (21160)Instructions burned: 2 (million)
% 0.58/0.73  % (21160)------------------------------
% 0.58/0.73  % (21160)------------------------------
% 0.58/0.73  % (21155)Success in time 0.379 s
% 0.58/0.73  % Vampire---4.8 exiting
%------------------------------------------------------------------------------