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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : KLE007+1 : TPTP v8.1.2. Released v4.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/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n002.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 07:15:30 EDT 2024

% Result   : Theorem 0.62s 0.77s
% Output   : Refutation 0.62s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   45 (  12 unt;   0 def)
%            Number of atoms       :  112 (  47 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :  107 (  40   ~;  30   |;  24   &)
%                                         (   7 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    6 (   4 usr;   3 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :   47 (  41   !;   6   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f292,plain,
    $false,
    inference(avatar_sat_refutation,[],[f257,f261,f291]) ).

fof(f291,plain,
    spl3_13,
    inference(avatar_contradiction_clause,[],[f290]) ).

fof(f290,plain,
    ( $false
    | spl3_13 ),
    inference(resolution,[],[f288,f58]) ).

fof(f58,plain,
    test(sK2),
    inference(cnf_transformation,[],[f37]) ).

fof(f37,plain,
    ( one != addition(multiplication(addition(sK1,c(sK1)),sK2),multiplication(addition(sK1,c(sK1)),c(sK2)))
    & test(sK1)
    & test(sK2) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1,sK2])],[f28,f36]) ).

fof(f36,plain,
    ( ? [X0,X1] :
        ( one != addition(multiplication(addition(X0,c(X0)),X1),multiplication(addition(X0,c(X0)),c(X1)))
        & test(X0)
        & test(X1) )
   => ( one != addition(multiplication(addition(sK1,c(sK1)),sK2),multiplication(addition(sK1,c(sK1)),c(sK2)))
      & test(sK1)
      & test(sK2) ) ),
    introduced(choice_axiom,[]) ).

fof(f28,plain,
    ? [X0,X1] :
      ( one != addition(multiplication(addition(X0,c(X0)),X1),multiplication(addition(X0,c(X0)),c(X1)))
      & test(X0)
      & test(X1) ),
    inference(flattening,[],[f27]) ).

fof(f27,plain,
    ? [X0,X1] :
      ( one != addition(multiplication(addition(X0,c(X0)),X1),multiplication(addition(X0,c(X0)),c(X1)))
      & test(X0)
      & test(X1) ),
    inference(ennf_transformation,[],[f24]) ).

fof(f24,plain,
    ~ ! [X0,X1] :
        ( ( test(X0)
          & test(X1) )
       => one = addition(multiplication(addition(X0,c(X0)),X1),multiplication(addition(X0,c(X0)),c(X1))) ),
    inference(rectify,[],[f18]) ).

fof(f18,negated_conjecture,
    ~ ! [X3,X4] :
        ( ( test(X3)
          & test(X4) )
       => one = addition(multiplication(addition(X3,c(X3)),X4),multiplication(addition(X3,c(X3)),c(X4))) ),
    inference(negated_conjecture,[],[f17]) ).

fof(f17,conjecture,
    ! [X3,X4] :
      ( ( test(X3)
        & test(X4) )
     => one = addition(multiplication(addition(X3,c(X3)),X4),multiplication(addition(X3,c(X3)),c(X4))) ),
    file('/export/starexec/sandbox2/tmp/tmp.QzIqXuwncm/Vampire---4.8_23908',goals) ).

fof(f288,plain,
    ( ~ test(sK2)
    | spl3_13 ),
    inference(resolution,[],[f287,f61]) ).

fof(f61,plain,
    ! [X0] :
      ( complement(X0,c(X0))
      | ~ test(X0) ),
    inference(equality_resolution,[],[f55]) ).

fof(f55,plain,
    ! [X0,X1] :
      ( complement(X0,X1)
      | c(X0) != X1
      | ~ test(X0) ),
    inference(cnf_transformation,[],[f35]) ).

fof(f35,plain,
    ! [X0,X1] :
      ( ( ( c(X0) = X1
          | ~ complement(X0,X1) )
        & ( complement(X0,X1)
          | c(X0) != X1 ) )
      | ~ test(X0) ),
    inference(nnf_transformation,[],[f25]) ).

fof(f25,plain,
    ! [X0,X1] :
      ( ( c(X0) = X1
      <=> complement(X0,X1) )
      | ~ test(X0) ),
    inference(ennf_transformation,[],[f22]) ).

fof(f22,plain,
    ! [X0,X1] :
      ( test(X0)
     => ( c(X0) = X1
      <=> complement(X0,X1) ) ),
    inference(rectify,[],[f15]) ).

fof(f15,axiom,
    ! [X3,X4] :
      ( test(X3)
     => ( c(X3) = X4
      <=> complement(X3,X4) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.QzIqXuwncm/Vampire---4.8_23908',test_3) ).

fof(f287,plain,
    ( ~ complement(sK2,c(sK2))
    | spl3_13 ),
    inference(trivial_inequality_removal,[],[f284]) ).

fof(f284,plain,
    ( one != one
    | ~ complement(sK2,c(sK2))
    | spl3_13 ),
    inference(superposition,[],[f180,f141]) ).

fof(f141,plain,
    ! [X0,X1] :
      ( addition(X1,X0) = one
      | ~ complement(X1,X0) ),
    inference(superposition,[],[f53,f38]) ).

fof(f38,plain,
    ! [X0,X1] : addition(X0,X1) = addition(X1,X0),
    inference(cnf_transformation,[],[f1]) ).

fof(f1,axiom,
    ! [X0,X1] : addition(X0,X1) = addition(X1,X0),
    file('/export/starexec/sandbox2/tmp/tmp.QzIqXuwncm/Vampire---4.8_23908',additive_commutativity) ).

fof(f53,plain,
    ! [X0,X1] :
      ( addition(X0,X1) = one
      | ~ complement(X1,X0) ),
    inference(cnf_transformation,[],[f34]) ).

fof(f34,plain,
    ! [X0,X1] :
      ( ( complement(X1,X0)
        | addition(X0,X1) != one
        | zero != multiplication(X1,X0)
        | zero != multiplication(X0,X1) )
      & ( ( addition(X0,X1) = one
          & zero = multiplication(X1,X0)
          & zero = multiplication(X0,X1) )
        | ~ complement(X1,X0) ) ),
    inference(flattening,[],[f33]) ).

fof(f33,plain,
    ! [X0,X1] :
      ( ( complement(X1,X0)
        | addition(X0,X1) != one
        | zero != multiplication(X1,X0)
        | zero != multiplication(X0,X1) )
      & ( ( addition(X0,X1) = one
          & zero = multiplication(X1,X0)
          & zero = multiplication(X0,X1) )
        | ~ complement(X1,X0) ) ),
    inference(nnf_transformation,[],[f21]) ).

fof(f21,plain,
    ! [X0,X1] :
      ( complement(X1,X0)
    <=> ( addition(X0,X1) = one
        & zero = multiplication(X1,X0)
        & zero = multiplication(X0,X1) ) ),
    inference(rectify,[],[f14]) ).

fof(f14,axiom,
    ! [X3,X4] :
      ( complement(X4,X3)
    <=> ( one = addition(X3,X4)
        & zero = multiplication(X4,X3)
        & zero = multiplication(X3,X4) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.QzIqXuwncm/Vampire---4.8_23908',test_2) ).

fof(f180,plain,
    ( one != addition(sK2,c(sK2))
    | spl3_13 ),
    inference(avatar_component_clause,[],[f178]) ).

fof(f178,plain,
    ( spl3_13
  <=> one = addition(sK2,c(sK2)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_13])]) ).

fof(f261,plain,
    spl3_18,
    inference(avatar_contradiction_clause,[],[f260]) ).

fof(f260,plain,
    ( $false
    | spl3_18 ),
    inference(resolution,[],[f258,f59]) ).

fof(f59,plain,
    test(sK1),
    inference(cnf_transformation,[],[f37]) ).

fof(f258,plain,
    ( ~ test(sK1)
    | spl3_18 ),
    inference(resolution,[],[f238,f61]) ).

fof(f238,plain,
    ( ~ complement(sK1,c(sK1))
    | spl3_18 ),
    inference(avatar_component_clause,[],[f236]) ).

fof(f236,plain,
    ( spl3_18
  <=> complement(sK1,c(sK1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_18])]) ).

fof(f257,plain,
    ( ~ spl3_18
    | ~ spl3_13 ),
    inference(avatar_split_clause,[],[f256,f178,f236]) ).

fof(f256,plain,
    ( one != addition(sK2,c(sK2))
    | ~ complement(sK1,c(sK1)) ),
    inference(forward_demodulation,[],[f255,f44]) ).

fof(f44,plain,
    ! [X0] : multiplication(one,X0) = X0,
    inference(cnf_transformation,[],[f7]) ).

fof(f7,axiom,
    ! [X0] : multiplication(one,X0) = X0,
    file('/export/starexec/sandbox2/tmp/tmp.QzIqXuwncm/Vampire---4.8_23908',multiplicative_left_identity) ).

fof(f255,plain,
    ( one != multiplication(one,addition(sK2,c(sK2)))
    | ~ complement(sK1,c(sK1)) ),
    inference(forward_demodulation,[],[f232,f45]) ).

fof(f45,plain,
    ! [X2,X0,X1] : multiplication(X0,addition(X1,X2)) = addition(multiplication(X0,X1),multiplication(X0,X2)),
    inference(cnf_transformation,[],[f8]) ).

fof(f8,axiom,
    ! [X0,X1,X2] : multiplication(X0,addition(X1,X2)) = addition(multiplication(X0,X1),multiplication(X0,X2)),
    file('/export/starexec/sandbox2/tmp/tmp.QzIqXuwncm/Vampire---4.8_23908',right_distributivity) ).

fof(f232,plain,
    ( one != addition(multiplication(one,sK2),multiplication(one,c(sK2)))
    | ~ complement(sK1,c(sK1)) ),
    inference(superposition,[],[f60,f141]) ).

fof(f60,plain,
    one != addition(multiplication(addition(sK1,c(sK1)),sK2),multiplication(addition(sK1,c(sK1)),c(sK2))),
    inference(cnf_transformation,[],[f37]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem    : KLE007+1 : TPTP v8.1.2. Released v4.0.0.
% 0.15/0.15  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.15/0.36  % Computer : n002.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit   : 300
% 0.15/0.36  % WCLimit    : 300
% 0.15/0.36  % DateTime   : Fri May  3 21:20:23 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  This is a FOF_THM_RFO_SEQ problem
% 0.15/0.36  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox2/tmp/tmp.QzIqXuwncm/Vampire---4.8_23908
% 0.58/0.76  % (24200)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.76  % (24200)Refutation not found, incomplete strategy% (24200)------------------------------
% 0.58/0.76  % (24200)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.76  % (24200)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.76  
% 0.58/0.76  % (24200)Memory used [KB]: 1043
% 0.58/0.76  % (24200)Time elapsed: 0.002 s
% 0.58/0.76  % (24200)Instructions burned: 3 (million)
% 0.58/0.76  % (24193)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.76  % (24194)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.76  % (24197)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.76  % (24196)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.76  % (24200)------------------------------
% 0.58/0.76  % (24200)------------------------------
% 0.62/0.76  % (24195)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.62/0.76  % (24199)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.62/0.76  % (24198)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.62/0.76  % (24197)Refutation not found, incomplete strategy% (24197)------------------------------
% 0.62/0.76  % (24197)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.76  % (24197)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.76  
% 0.62/0.76  % (24197)Memory used [KB]: 1056
% 0.62/0.76  % (24197)Time elapsed: 0.003 s
% 0.62/0.76  % (24197)Instructions burned: 3 (million)
% 0.62/0.76  % (24193)Refutation not found, incomplete strategy% (24193)------------------------------
% 0.62/0.76  % (24193)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.76  % (24196)Refutation not found, incomplete strategy% (24196)------------------------------
% 0.62/0.76  % (24196)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.76  % (24196)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.76  
% 0.62/0.76  % (24196)Memory used [KB]: 979
% 0.62/0.76  % (24196)Time elapsed: 0.003 s
% 0.62/0.76  % (24196)Instructions burned: 3 (million)
% 0.62/0.76  % (24193)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.76  
% 0.62/0.76  % (24193)Memory used [KB]: 1058
% 0.62/0.76  % (24193)Time elapsed: 0.004 s
% 0.62/0.76  % (24193)Instructions burned: 4 (million)
% 0.62/0.76  % (24197)------------------------------
% 0.62/0.76  % (24197)------------------------------
% 0.62/0.76  % (24196)------------------------------
% 0.62/0.76  % (24196)------------------------------
% 0.62/0.76  % (24193)------------------------------
% 0.62/0.76  % (24193)------------------------------
% 0.62/0.76  % (24202)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.62/0.77  % (24194)First to succeed.
% 0.62/0.77  % (24204)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.62/0.77  % (24205)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.62/0.77  % (24194)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-24073"
% 0.62/0.77  % (24206)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on Vampire---4 for (2996ds/52Mi)
% 0.62/0.77  % (24194)Refutation found. Thanks to Tanya!
% 0.62/0.77  % SZS status Theorem for Vampire---4
% 0.62/0.77  % SZS output start Proof for Vampire---4
% See solution above
% 0.62/0.77  % (24194)------------------------------
% 0.62/0.77  % (24194)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.77  % (24194)Termination reason: Refutation
% 0.62/0.77  
% 0.62/0.77  % (24194)Memory used [KB]: 1114
% 0.62/0.77  % (24194)Time elapsed: 0.008 s
% 0.62/0.77  % (24194)Instructions burned: 9 (million)
% 0.62/0.77  % (24073)Success in time 0.397 s
% 0.62/0.77  % Vampire---4.8 exiting
%------------------------------------------------------------------------------