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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : PUZ132+1 : TPTP v8.2.0. Released v4.1.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 : n025.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 : Tue May 21 02:28:45 EDT 2024

% Result   : Theorem 0.54s 0.75s
% Output   : Refutation 0.54s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   33 (  10 unt;   0 def)
%            Number of atoms       :   56 (   2 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   40 (  17   ~;  14   |;   2   &)
%                                         (   2 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    9 (   7 usr;   3 prp; 0-2 aty)
%            Number of functors    :    3 (   3 usr;   2 con; 0-1 aty)
%            Number of variables   :   11 (  11   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f56,plain,
    $false,
    inference(avatar_sat_refutation,[],[f45,f51,f55]) ).

fof(f55,plain,
    spl3_2,
    inference(avatar_contradiction_clause,[],[f54]) ).

fof(f54,plain,
    ( $false
    | spl3_2 ),
    inference(subsumption_resolution,[],[f53,f28]) ).

fof(f28,plain,
    capital(washington),
    inference(cnf_transformation,[],[f5]) ).

fof(f5,axiom,
    capital(washington),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',washington_type) ).

fof(f53,plain,
    ( ~ capital(washington)
    | spl3_2 ),
    inference(resolution,[],[f52,f33]) ).

fof(f33,plain,
    ! [X0] :
      ( city(X0)
      | ~ capital(X0) ),
    inference(cnf_transformation,[],[f19]) ).

fof(f19,plain,
    ! [X0] :
      ( city(X0)
      | ~ capital(X0) ),
    inference(ennf_transformation,[],[f3]) ).

fof(f3,axiom,
    ! [X0] :
      ( capital(X0)
     => city(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',capital_city_type) ).

fof(f52,plain,
    ( ~ city(washington)
    | spl3_2 ),
    inference(resolution,[],[f44,f29]) ).

fof(f29,plain,
    ! [X0] :
      ( has_crime(X0)
      | ~ city(X0) ),
    inference(cnf_transformation,[],[f16]) ).

fof(f16,plain,
    ! [X0] :
      ( has_crime(X0)
      | ~ city(X0) ),
    inference(ennf_transformation,[],[f13]) ).

fof(f13,plain,
    ! [X0] :
      ( city(X0)
     => has_crime(X0) ),
    inference(rectify,[],[f8]) ).

fof(f8,axiom,
    ! [X1] :
      ( city(X1)
     => has_crime(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',crime_axiom) ).

fof(f44,plain,
    ( ~ has_crime(washington)
    | spl3_2 ),
    inference(avatar_component_clause,[],[f42]) ).

fof(f42,plain,
    ( spl3_2
  <=> has_crime(washington) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_2])]) ).

fof(f51,plain,
    spl3_1,
    inference(avatar_split_clause,[],[f50,f38]) ).

fof(f38,plain,
    ( spl3_1
  <=> beautiful(washington) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_1])]) ).

fof(f50,plain,
    beautiful(washington),
    inference(subsumption_resolution,[],[f46,f31]) ).

fof(f31,plain,
    country(usa),
    inference(cnf_transformation,[],[f6]) ).

fof(f6,axiom,
    country(usa),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',usa_type) ).

fof(f46,plain,
    ( beautiful(washington)
    | ~ country(usa) ),
    inference(superposition,[],[f30,f27]) ).

fof(f27,plain,
    washington = capital_city(usa),
    inference(cnf_transformation,[],[f9]) ).

fof(f9,axiom,
    washington = capital_city(usa),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',usa_capital_axiom) ).

fof(f30,plain,
    ! [X0] :
      ( beautiful(capital_city(X0))
      | ~ country(X0) ),
    inference(cnf_transformation,[],[f17]) ).

fof(f17,plain,
    ! [X0] :
      ( beautiful(capital_city(X0))
      | ~ country(X0) ),
    inference(ennf_transformation,[],[f14]) ).

fof(f14,plain,
    ! [X0] :
      ( country(X0)
     => beautiful(capital_city(X0)) ),
    inference(rectify,[],[f10]) ).

fof(f10,axiom,
    ! [X1] :
      ( country(X1)
     => beautiful(capital_city(X1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',beautiful_capital_axiom) ).

fof(f45,plain,
    ( ~ spl3_1
    | ~ spl3_2 ),
    inference(avatar_split_clause,[],[f26,f42,f38]) ).

fof(f26,plain,
    ( ~ has_crime(washington)
    | ~ beautiful(washington) ),
    inference(cnf_transformation,[],[f15]) ).

fof(f15,plain,
    ( ~ has_crime(washington)
    | ~ beautiful(washington) ),
    inference(ennf_transformation,[],[f12]) ).

fof(f12,negated_conjecture,
    ~ ( has_crime(washington)
      & beautiful(washington) ),
    inference(negated_conjecture,[],[f11]) ).

fof(f11,conjecture,
    ( has_crime(washington)
    & beautiful(washington) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',washington_conjecture) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : PUZ132+1 : TPTP v8.2.0. Released v4.1.0.
% 0.07/0.14  % 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.14/0.35  % Computer : n025.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Sat May 18 10:59:23 EDT 2024
% 0.14/0.35  % CPUTime    : 
% 0.14/0.35  This is a FOF_THM_RFO_SEQ problem
% 0.14/0.35  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/benchmark/theBenchmark.p
% 0.54/0.75  % (22713)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 theBenchmark for (2996ds/83Mi)
% 0.54/0.75  % (22713)Refutation not found, incomplete strategy% (22713)------------------------------
% 0.54/0.75  % (22713)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.54/0.75  % (22713)Termination reason: Refutation not found, incomplete strategy
% 0.54/0.75  
% 0.54/0.75  % (22713)Memory used [KB]: 963
% 0.54/0.75  % (22713)Time elapsed: 0.002 s
% 0.54/0.75  % (22713)Instructions burned: 2 (million)
% 0.54/0.75  % (22713)------------------------------
% 0.54/0.75  % (22713)------------------------------
% 0.54/0.75  % (22707)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 theBenchmark for (2996ds/34Mi)
% 0.54/0.75  % (22709)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2996ds/78Mi)
% 0.54/0.75  % (22708)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 theBenchmark for (2996ds/51Mi)
% 0.54/0.75  % (22710)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on theBenchmark for (2996ds/33Mi)
% 0.54/0.75  % (22710)Refutation not found, incomplete strategy% (22710)------------------------------
% 0.54/0.75  % (22710)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.54/0.75  % (22710)Termination reason: Refutation not found, incomplete strategy
% 0.54/0.75  
% 0.54/0.75  % (22710)Memory used [KB]: 944
% 0.54/0.75  % (22710)Time elapsed: 0.002 s
% 0.54/0.75  % (22710)Instructions burned: 2 (million)
% 0.54/0.75  % (22707)Refutation not found, incomplete strategy% (22707)------------------------------
% 0.54/0.75  % (22707)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.54/0.75  % (22707)Termination reason: Refutation not found, incomplete strategy
% 0.54/0.75  
% 0.54/0.75  % (22707)Memory used [KB]: 948
% 0.54/0.75  % (22707)Time elapsed: 0.002 s
% 0.54/0.75  % (22707)Instructions burned: 2 (million)
% 0.54/0.75  % (22710)------------------------------
% 0.54/0.75  % (22710)------------------------------
% 0.54/0.75  % (22707)------------------------------
% 0.54/0.75  % (22707)------------------------------
% 0.54/0.75  % (22708)Also succeeded, but the first one will report.
% 0.54/0.75  % (22709)First to succeed.
% 0.54/0.75  % (22709)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-22706"
% 0.54/0.75  % (22714)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on theBenchmark for (2996ds/56Mi)
% 0.54/0.75  % (22712)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2996ds/45Mi)
% 0.54/0.75  % (22712)Refutation not found, incomplete strategy% (22712)------------------------------
% 0.54/0.75  % (22712)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.54/0.75  % (22709)Refutation found. Thanks to Tanya!
% 0.54/0.75  % SZS status Theorem for theBenchmark
% 0.54/0.75  % SZS output start Proof for theBenchmark
% See solution above
% 0.54/0.75  % (22709)------------------------------
% 0.54/0.75  % (22709)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.54/0.75  % (22709)Termination reason: Refutation
% 0.54/0.75  
% 0.54/0.75  % (22709)Memory used [KB]: 974
% 0.54/0.75  % (22709)Time elapsed: 0.003 s
% 0.54/0.75  % (22709)Instructions burned: 3 (million)
% 0.54/0.75  % (22706)Success in time 0.388 s
% 0.54/0.75  % Vampire---4.8 exiting
%------------------------------------------------------------------------------