TSTP Solution File: PUZ029-1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : PUZ029-1 : TPTP v8.1.2. Released v1.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 : n008.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 08:48:29 EDT 2024

% Result   : Unsatisfiable 0.71s 0.92s
% Output   : Refutation 0.71s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   33 (  10 unt;   0 def)
%            Number of atoms       :   68 (   0 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   67 (  32   ~;  33   |;   0   &)
%                                         (   2 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :   16 (  15 usr;   3 prp; 0-1 aty)
%            Number of functors    :    1 (   1 usr;   1 con; 0-0 aty)
%            Number of variables   :   10 (  10   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f50,plain,
    $false,
    inference(avatar_sat_refutation,[],[f26,f38,f49]) ).

fof(f49,plain,
    ( ~ spl0_1
    | spl0_2 ),
    inference(avatar_contradiction_clause,[],[f48]) ).

fof(f48,plain,
    ( $false
    | ~ spl0_1
    | spl0_2 ),
    inference(subsumption_resolution,[],[f47,f45]) ).

fof(f45,plain,
    ( fat(piggy)
    | ~ spl0_1
    | spl0_2 ),
    inference(unit_resulting_resolution,[],[f25,f40,f9]) ).

fof(f9,axiom,
    ! [X0] :
      ( fat(X0)
      | ~ treated_with_respect(X0)
      | dances_on_tightropes(X0) ),
    file('/export/starexec/sandbox/tmp/tmp.G2AjCR7df3/Vampire---4.8_28773',non_dancers_who_are_respected_are_fat) ).

fof(f40,plain,
    ( treated_with_respect(piggy)
    | ~ spl0_1 ),
    inference(unit_resulting_resolution,[],[f14,f20,f2]) ).

fof(f2,axiom,
    ! [X0] :
      ( treated_with_respect(X0)
      | ~ liable_to_giddiness(X0)
      | ~ pig(X0) ),
    file('/export/starexec/sandbox/tmp/tmp.G2AjCR7df3/Vampire---4.8_28773',giddy_pigs_reated_with_respect) ).

fof(f20,plain,
    ( liable_to_giddiness(piggy)
    | ~ spl0_1 ),
    inference(avatar_component_clause,[],[f19]) ).

fof(f19,plain,
    ( spl0_1
  <=> liable_to_giddiness(piggy) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_1])]) ).

fof(f14,axiom,
    pig(piggy),
    file('/export/starexec/sandbox/tmp/tmp.G2AjCR7df3/Vampire---4.8_28773',piggy_is_a_pig) ).

fof(f25,plain,
    ( ~ dances_on_tightropes(piggy)
    | spl0_2 ),
    inference(avatar_component_clause,[],[f23]) ).

fof(f23,plain,
    ( spl0_2
  <=> dances_on_tightropes(piggy) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_2])]) ).

fof(f47,plain,
    ( ~ fat(piggy)
    | spl0_2 ),
    inference(unit_resulting_resolution,[],[f39,f25,f46,f6]) ).

fof(f6,axiom,
    ! [X0] :
      ( ~ fat(X0)
      | dances_on_tightropes(X0)
      | ~ looks_ridiculous(X0)
      | eats_lunch_in_public(X0) ),
    file('/export/starexec/sandbox/tmp/tmp.G2AjCR7df3/Vampire---4.8_28773',fat_ridiculous_off_tightrope_eat_in_public) ).

fof(f46,plain,
    ( ~ eats_lunch_in_public(piggy)
    | spl0_2 ),
    inference(unit_resulting_resolution,[],[f39,f42,f4]) ).

fof(f4,axiom,
    ! [X0] :
      ( ~ eats_lunch_in_public(X0)
      | ~ eats_pennybuns(X0)
      | ~ looks_ridiculous(X0) ),
    file('/export/starexec/sandbox/tmp/tmp.G2AjCR7df3/Vampire---4.8_28773',dont_look_ridiculous_eating_buns_in_public) ).

fof(f42,plain,
    ( eats_pennybuns(piggy)
    | spl0_2 ),
    inference(unit_resulting_resolution,[],[f25,f28,f1]) ).

fof(f1,axiom,
    ! [X0] :
      ( old(X0)
      | eats_pennybuns(X0)
      | dances_on_tightropes(X0) ),
    file('/export/starexec/sandbox/tmp/tmp.G2AjCR7df3/Vampire---4.8_28773',boring_old_people) ).

fof(f28,plain,
    ~ old(piggy),
    inference(unit_resulting_resolution,[],[f13,f11]) ).

fof(f11,axiom,
    ! [X0] :
      ( ~ young(X0)
      | ~ old(X0) ),
    file('/export/starexec/sandbox/tmp/tmp.G2AjCR7df3/Vampire---4.8_28773',not_young_and_old) ).

fof(f13,axiom,
    young(piggy),
    file('/export/starexec/sandbox/tmp/tmp.G2AjCR7df3/Vampire---4.8_28773',piggy_is_young) ).

fof(f39,plain,
    looks_ridiculous(piggy),
    inference(unit_resulting_resolution,[],[f14,f16,f8]) ).

fof(f8,axiom,
    ! [X0] :
      ( looks_ridiculous(X0)
      | ~ has_umbrella(X0)
      | ~ pig(X0) ),
    file('/export/starexec/sandbox/tmp/tmp.G2AjCR7df3/Vampire---4.8_28773',pigs_look_ridiculous_with_umbrellas) ).

fof(f16,plain,
    has_umbrella(piggy),
    inference(unit_resulting_resolution,[],[f15,f12,f3]) ).

fof(f3,axiom,
    ! [X0] :
      ( has_umbrella(X0)
      | ~ balloonist(X0)
      | ~ wise(X0) ),
    file('/export/starexec/sandbox/tmp/tmp.G2AjCR7df3/Vampire---4.8_28773',wise_ballonists_have_umbrellas) ).

fof(f12,axiom,
    wise(piggy),
    file('/export/starexec/sandbox/tmp/tmp.G2AjCR7df3/Vampire---4.8_28773',piggy_is_wise) ).

fof(f15,axiom,
    balloonist(piggy),
    file('/export/starexec/sandbox/tmp/tmp.G2AjCR7df3/Vampire---4.8_28773',prove_piggy_is_no_balloonist) ).

fof(f38,plain,
    spl0_1,
    inference(avatar_split_clause,[],[f27,f19]) ).

fof(f27,plain,
    liable_to_giddiness(piggy),
    inference(unit_resulting_resolution,[],[f15,f13,f5]) ).

fof(f5,axiom,
    ! [X0] :
      ( ~ young(X0)
      | liable_to_giddiness(X0)
      | ~ balloonist(X0) ),
    file('/export/starexec/sandbox/tmp/tmp.G2AjCR7df3/Vampire---4.8_28773',young_balloonists_get_giddy) ).

fof(f26,plain,
    ( ~ spl0_1
    | ~ spl0_2 ),
    inference(avatar_split_clause,[],[f17,f23,f19]) ).

fof(f17,plain,
    ( ~ dances_on_tightropes(piggy)
    | ~ liable_to_giddiness(piggy) ),
    inference(resolution,[],[f12,f7]) ).

fof(f7,axiom,
    ! [X0] :
      ( ~ wise(X0)
      | ~ dances_on_tightropes(X0)
      | ~ liable_to_giddiness(X0) ),
    file('/export/starexec/sandbox/tmp/tmp.G2AjCR7df3/Vampire---4.8_28773',wise_giddy_dont_dance_on_tightrope) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem    : PUZ029-1 : TPTP v8.1.2. Released v1.0.0.
% 0.08/0.15  % 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.15/0.37  % Computer : n008.cluster.edu
% 0.15/0.37  % Model    : x86_64 x86_64
% 0.15/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.37  % Memory   : 8042.1875MB
% 0.15/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.37  % CPULimit   : 300
% 0.15/0.37  % WCLimit    : 300
% 0.15/0.37  % DateTime   : Fri May  3 18:00:38 EDT 2024
% 0.15/0.37  % CPUTime    : 
% 0.15/0.37  This is a CNF_UNS_EPR_NEQ_NHN problem
% 0.15/0.37  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.G2AjCR7df3/Vampire---4.8_28773
% 0.71/0.92  % (29105)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 (2994ds/34Mi)
% 0.71/0.92  % (29108)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2994ds/33Mi)
% 0.71/0.92  % (29106)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 (2994ds/51Mi)
% 0.71/0.92  % (29109)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 (2994ds/34Mi)
% 0.71/0.92  % (29107)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2994ds/78Mi)
% 0.71/0.92  % (29111)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 (2994ds/83Mi)
% 0.71/0.92  % (29110)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2994ds/45Mi)
% 0.71/0.92  % (29108)Refutation not found, incomplete strategy% (29108)------------------------------
% 0.71/0.92  % (29108)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.92  % (29108)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.92  
% 0.71/0.92  % (29108)Memory used [KB]: 947
% 0.71/0.92  % (29108)Time elapsed: 0.002 s
% 0.71/0.92  % (29108)Instructions burned: 2 (million)
% 0.71/0.92  % (29112)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 (2994ds/56Mi)
% 0.71/0.92  % (29110)Refutation not found, incomplete strategy% (29110)------------------------------
% 0.71/0.92  % (29110)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.92  % (29105)Refutation not found, incomplete strategy% (29105)------------------------------
% 0.71/0.92  % (29105)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.92  % (29105)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.92  
% 0.71/0.92  % (29105)Memory used [KB]: 967
% 0.71/0.92  % (29105)Time elapsed: 0.002 s
% 0.71/0.92  % (29105)Instructions burned: 2 (million)
% 0.71/0.92  % (29110)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.92  
% 0.71/0.92  % (29110)Memory used [KB]: 947
% 0.71/0.92  % (29110)Time elapsed: 0.002 s
% 0.71/0.92  % (29110)Instructions burned: 2 (million)
% 0.71/0.92  % (29108)------------------------------
% 0.71/0.92  % (29108)------------------------------
% 0.71/0.92  % (29109)Refutation not found, incomplete strategy% (29109)------------------------------
% 0.71/0.92  % (29109)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.92  % (29112)Refutation not found, incomplete strategy% (29112)------------------------------
% 0.71/0.92  % (29112)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.92  % (29112)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.92  
% 0.71/0.92  % (29112)Memory used [KB]: 947
% 0.71/0.92  % (29112)Time elapsed: 0.002 s
% 0.71/0.92  % (29112)Instructions burned: 2 (million)
% 0.71/0.92  % (29105)------------------------------
% 0.71/0.92  % (29105)------------------------------
% 0.71/0.92  % (29109)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.92  
% 0.71/0.92  % (29109)Memory used [KB]: 963
% 0.71/0.92  % (29109)Time elapsed: 0.002 s
% 0.71/0.92  % (29109)Instructions burned: 2 (million)
% 0.71/0.92  % (29110)------------------------------
% 0.71/0.92  % (29110)------------------------------
% 0.71/0.92  % (29112)------------------------------
% 0.71/0.92  % (29112)------------------------------
% 0.71/0.92  % (29109)------------------------------
% 0.71/0.92  % (29109)------------------------------
% 0.71/0.92  % (29106)Also succeeded, but the first one will report.
% 0.71/0.92  % (29111)First to succeed.
% 0.71/0.92  % (29107)Also succeeded, but the first one will report.
% 0.71/0.92  % (29111)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-29028"
% 0.71/0.92  % (29111)Refutation found. Thanks to Tanya!
% 0.71/0.92  % SZS status Unsatisfiable for Vampire---4
% 0.71/0.92  % SZS output start Proof for Vampire---4
% See solution above
% 0.71/0.92  % (29111)------------------------------
% 0.71/0.92  % (29111)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.92  % (29111)Termination reason: Refutation
% 0.71/0.92  
% 0.71/0.92  % (29111)Memory used [KB]: 975
% 0.71/0.92  % (29111)Time elapsed: 0.003 s
% 0.71/0.92  % (29111)Instructions burned: 3 (million)
% 0.71/0.92  % (29028)Success in time 0.542 s
% 0.71/0.92  % Vampire---4.8 exiting
%------------------------------------------------------------------------------