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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : KLE007+3 : 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 : n012.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 03:02:36 EDT 2024

% Result   : Theorem 0.63s 0.82s
% Output   : Refutation 0.63s
% 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(f409,plain,
    $false,
    inference(avatar_sat_refutation,[],[f356,f379,f408]) ).

fof(f408,plain,
    spl3_17,
    inference(avatar_contradiction_clause,[],[f407]) ).

fof(f407,plain,
    ( $false
    | spl3_17 ),
    inference(resolution,[],[f405,f68]) ).

fof(f68,plain,
    test(sK2),
    inference(cnf_transformation,[],[f45]) ).

fof(f45,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])],[f36,f44]) ).

fof(f44,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(f36,plain,
    ? [X0,X1] :
      ( one != addition(multiplication(addition(X0,c(X0)),X1),multiplication(addition(X0,c(X0)),c(X1)))
      & test(X0)
      & test(X1) ),
    inference(flattening,[],[f35]) ).

fof(f35,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,[],[f28]) ).

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

fof(f20,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,[],[f19]) ).

fof(f19,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.EvcwQPMmPJ/Vampire---4.8_29953',goals) ).

fof(f405,plain,
    ( ~ test(sK2)
    | spl3_17 ),
    inference(resolution,[],[f404,f71]) ).

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

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

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

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

fof(f24,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.EvcwQPMmPJ/Vampire---4.8_29953',test_3) ).

fof(f404,plain,
    ( ~ complement(sK2,c(sK2))
    | spl3_17 ),
    inference(trivial_inequality_removal,[],[f401]) ).

fof(f401,plain,
    ( one != one
    | ~ complement(sK2,c(sK2))
    | spl3_17 ),
    inference(superposition,[],[f303,f257]) ).

fof(f257,plain,
    ! [X0,X1] :
      ( addition(X1,X0) = one
      | ~ complement(X1,X0) ),
    inference(superposition,[],[f61,f46]) ).

fof(f46,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.EvcwQPMmPJ/Vampire---4.8_29953',additive_commutativity) ).

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

fof(f42,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,[],[f41]) ).

fof(f41,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,[],[f23]) ).

fof(f23,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.EvcwQPMmPJ/Vampire---4.8_29953',test_2) ).

fof(f303,plain,
    ( one != addition(sK2,c(sK2))
    | spl3_17 ),
    inference(avatar_component_clause,[],[f301]) ).

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

fof(f379,plain,
    spl3_20,
    inference(avatar_contradiction_clause,[],[f378]) ).

fof(f378,plain,
    ( $false
    | spl3_20 ),
    inference(resolution,[],[f376,f69]) ).

fof(f69,plain,
    test(sK1),
    inference(cnf_transformation,[],[f45]) ).

fof(f376,plain,
    ( ~ test(sK1)
    | spl3_20 ),
    inference(resolution,[],[f355,f71]) ).

fof(f355,plain,
    ( ~ complement(sK1,c(sK1))
    | spl3_20 ),
    inference(avatar_component_clause,[],[f353]) ).

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

fof(f356,plain,
    ( ~ spl3_20
    | ~ spl3_17 ),
    inference(avatar_split_clause,[],[f351,f301,f353]) ).

fof(f351,plain,
    ( one != addition(sK2,c(sK2))
    | ~ complement(sK1,c(sK1)) ),
    inference(forward_demodulation,[],[f350,f52]) ).

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

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

fof(f350,plain,
    ( one != multiplication(one,addition(sK2,c(sK2)))
    | ~ complement(sK1,c(sK1)) ),
    inference(forward_demodulation,[],[f342,f53]) ).

fof(f53,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.EvcwQPMmPJ/Vampire---4.8_29953',right_distributivity) ).

fof(f342,plain,
    ( one != addition(multiplication(one,sK2),multiplication(one,c(sK2)))
    | ~ complement(sK1,c(sK1)) ),
    inference(superposition,[],[f70,f257]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : KLE007+3 : TPTP v8.1.2. Released v4.0.0.
% 0.07/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 : n012.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   : Tue Apr 30 18:32:41 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.EvcwQPMmPJ/Vampire---4.8_29953
% 0.63/0.81  % (30162)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.63/0.81  % (30165)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.63/0.81  % (30158)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.63/0.81  % (30160)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.63/0.81  % (30162)Refutation not found, incomplete strategy% (30162)------------------------------
% 0.63/0.81  % (30162)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.63/0.81  % (30162)Termination reason: Refutation not found, incomplete strategy
% 0.63/0.81  
% 0.63/0.81  % (30162)Memory used [KB]: 1067
% 0.63/0.81  % (30162)Time elapsed: 0.003 s
% 0.63/0.81  % (30162)Instructions burned: 3 (million)
% 0.63/0.81  % (30162)------------------------------
% 0.63/0.81  % (30162)------------------------------
% 0.63/0.81  % (30159)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.63/0.81  % (30161)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.63/0.81  % (30165)Refutation not found, incomplete strategy% (30165)------------------------------
% 0.63/0.81  % (30165)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.63/0.81  % (30165)Termination reason: Refutation not found, incomplete strategy
% 0.63/0.81  
% 0.63/0.81  % (30165)Memory used [KB]: 984
% 0.63/0.81  % (30165)Time elapsed: 0.003 s
% 0.63/0.81  % (30165)Instructions burned: 2 (million)
% 0.63/0.81  % (30163)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.63/0.81  % (30165)------------------------------
% 0.63/0.81  % (30165)------------------------------
% 0.63/0.81  % (30164)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.63/0.82  % (30158)Refutation not found, incomplete strategy% (30158)------------------------------
% 0.63/0.82  % (30158)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.63/0.82  % (30158)Termination reason: Refutation not found, incomplete strategy
% 0.63/0.82  
% 0.63/0.82  % (30158)Memory used [KB]: 1069
% 0.63/0.82  % (30158)Time elapsed: 0.005 s
% 0.63/0.82  % (30158)Instructions burned: 4 (million)
% 0.63/0.82  % (30158)------------------------------
% 0.63/0.82  % (30158)------------------------------
% 0.63/0.82  % (30163)Refutation not found, incomplete strategy% (30163)------------------------------
% 0.63/0.82  % (30163)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.63/0.82  % (30163)Termination reason: Refutation not found, incomplete strategy
% 0.63/0.82  
% 0.63/0.82  % (30163)Memory used [KB]: 984
% 0.63/0.82  % (30163)Time elapsed: 0.005 s
% 0.63/0.82  % (30163)Instructions burned: 3 (million)
% 0.63/0.82  % (30163)------------------------------
% 0.63/0.82  % (30163)------------------------------
% 0.63/0.82  % (30161)Refutation not found, incomplete strategy% (30161)------------------------------
% 0.63/0.82  % (30161)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.63/0.82  % (30161)Termination reason: Refutation not found, incomplete strategy
% 0.63/0.82  
% 0.63/0.82  % (30161)Memory used [KB]: 1056
% 0.63/0.82  % (30161)Time elapsed: 0.006 s
% 0.63/0.82  % (30161)Instructions burned: 4 (million)
% 0.63/0.82  % (30161)------------------------------
% 0.63/0.82  % (30161)------------------------------
% 0.63/0.82  % (30166)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 (2995ds/55Mi)
% 0.63/0.82  % (30167)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 (2995ds/50Mi)
% 0.63/0.82  % (30169)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 (2995ds/208Mi)
% 0.63/0.82  % (30170)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 (2995ds/52Mi)
% 0.63/0.82  % (30171)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 (2995ds/518Mi)
% 0.63/0.82  % (30159)First to succeed.
% 0.63/0.82  % (30159)Refutation found. Thanks to Tanya!
% 0.63/0.82  % SZS status Theorem for Vampire---4
% 0.63/0.82  % SZS output start Proof for Vampire---4
% See solution above
% 0.63/0.82  % (30159)------------------------------
% 0.63/0.82  % (30159)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.63/0.82  % (30159)Termination reason: Refutation
% 0.63/0.82  
% 0.63/0.82  % (30159)Memory used [KB]: 1141
% 0.63/0.82  % (30159)Time elapsed: 0.011 s
% 0.63/0.82  % (30159)Instructions burned: 12 (million)
% 0.63/0.82  % (30159)------------------------------
% 0.63/0.82  % (30159)------------------------------
% 0.63/0.82  % (30125)Success in time 0.467 s
% 0.63/0.83  % Vampire---4.8 exiting
%------------------------------------------------------------------------------