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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : PUZ031-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/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n011.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:30 EDT 2024

% Result   : Unsatisfiable 0.56s 0.76s
% Output   : Refutation 0.56s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   20
% Syntax   : Number of formulae    :   38 (  23 unt;   0 def)
%            Number of atoms       :   68 (   0 equ)
%            Maximal formula atoms :    8 (   1 avg)
%            Number of connectives :   68 (  38   ~;  30   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :   10 (   9 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   5 con; 0-1 aty)
%            Number of variables   :   26 (  26   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f65,plain,
    $false,
    inference(subsumption_resolution,[],[f64,f58]) ).

fof(f58,plain,
    ~ eats(a_fox,a_bird),
    inference(unit_resulting_resolution,[],[f28,f29,f11,f49,f26]) ).

fof(f26,axiom,
    ! [X10,X11,X1] :
      ( ~ eats(X1,X11)
      | ~ eats(X11,X10)
      | ~ grain(X10)
      | ~ animal(X11)
      | ~ animal(X1) ),
    file('/export/starexec/sandbox2/tmp/tmp.JVnjDJdojx/Vampire---4.8_11818',prove_the_animal_exists) ).

fof(f49,plain,
    eats(a_bird,a_grain),
    inference(unit_resulting_resolution,[],[f32,f34,f36,f29,f31,f44,f38,f13]) ).

fof(f13,axiom,
    ! [X2,X3,X1,X4] :
      ( ~ much_smaller(X3,X1)
      | ~ eats(X3,X4)
      | ~ plant(X4)
      | ~ animal(X3)
      | ~ plant(X2)
      | ~ animal(X1)
      | eats(X1,X3)
      | eats(X1,X2) ),
    file('/export/starexec/sandbox2/tmp/tmp.JVnjDJdojx/Vampire---4.8_11818',eating_habits) ).

fof(f38,plain,
    much_smaller(a_snail,a_bird),
    inference(unit_resulting_resolution,[],[f8,f10,f15]) ).

fof(f15,axiom,
    ! [X6,X7] :
      ( much_smaller(X7,X6)
      | ~ snail(X7)
      | ~ bird(X6) ),
    file('/export/starexec/sandbox2/tmp/tmp.JVnjDJdojx/Vampire---4.8_11818',snail_smaller_than_bird) ).

fof(f10,axiom,
    snail(a_snail),
    file('/export/starexec/sandbox2/tmp/tmp.JVnjDJdojx/Vampire---4.8_11818',there_is_a_snail) ).

fof(f8,axiom,
    bird(a_bird),
    file('/export/starexec/sandbox2/tmp/tmp.JVnjDJdojx/Vampire---4.8_11818',there_is_a_bird) ).

fof(f44,plain,
    ~ eats(a_bird,a_snail),
    inference(unit_resulting_resolution,[],[f8,f10,f21]) ).

fof(f21,axiom,
    ! [X6,X7] :
      ( ~ eats(X6,X7)
      | ~ snail(X7)
      | ~ bird(X6) ),
    file('/export/starexec/sandbox2/tmp/tmp.JVnjDJdojx/Vampire---4.8_11818',bird_dont_eat_snail) ).

fof(f31,plain,
    animal(a_snail),
    inference(unit_resulting_resolution,[],[f10,f5]) ).

fof(f5,axiom,
    ! [X0] :
      ( ~ snail(X0)
      | animal(X0) ),
    file('/export/starexec/sandbox2/tmp/tmp.JVnjDJdojx/Vampire---4.8_11818',snail_is_an_animal) ).

fof(f36,plain,
    eats(a_snail,snail_food_of(a_snail)),
    inference(unit_resulting_resolution,[],[f10,f25]) ).

fof(f25,axiom,
    ! [X7] :
      ( eats(X7,snail_food_of(X7))
      | ~ snail(X7) ),
    file('/export/starexec/sandbox2/tmp/tmp.JVnjDJdojx/Vampire---4.8_11818',snail_eats_snail_food) ).

fof(f34,plain,
    plant(snail_food_of(a_snail)),
    inference(unit_resulting_resolution,[],[f10,f24]) ).

fof(f24,axiom,
    ! [X7] :
      ( plant(snail_food_of(X7))
      | ~ snail(X7) ),
    file('/export/starexec/sandbox2/tmp/tmp.JVnjDJdojx/Vampire---4.8_11818',snail_food_is_a_plant) ).

fof(f32,plain,
    plant(a_grain),
    inference(unit_resulting_resolution,[],[f11,f12]) ).

fof(f12,axiom,
    ! [X0] :
      ( plant(X0)
      | ~ grain(X0) ),
    file('/export/starexec/sandbox2/tmp/tmp.JVnjDJdojx/Vampire---4.8_11818',grain_is_a_plant) ).

fof(f11,axiom,
    grain(a_grain),
    file('/export/starexec/sandbox2/tmp/tmp.JVnjDJdojx/Vampire---4.8_11818',there_is_a_grain) ).

fof(f29,plain,
    animal(a_bird),
    inference(unit_resulting_resolution,[],[f8,f3]) ).

fof(f3,axiom,
    ! [X0] :
      ( ~ bird(X0)
      | animal(X0) ),
    file('/export/starexec/sandbox2/tmp/tmp.JVnjDJdojx/Vampire---4.8_11818',bird_is_an_animal) ).

fof(f28,plain,
    animal(a_fox),
    inference(unit_resulting_resolution,[],[f7,f2]) ).

fof(f2,axiom,
    ! [X0] :
      ( ~ fox(X0)
      | animal(X0) ),
    file('/export/starexec/sandbox2/tmp/tmp.JVnjDJdojx/Vampire---4.8_11818',fox_is_an_animal) ).

fof(f7,axiom,
    fox(a_fox),
    file('/export/starexec/sandbox2/tmp/tmp.JVnjDJdojx/Vampire---4.8_11818',there_is_a_fox) ).

fof(f64,plain,
    eats(a_fox,a_bird),
    inference(unit_resulting_resolution,[],[f32,f49,f29,f39,f28,f32,f53,f13]) ).

fof(f53,plain,
    ~ eats(a_fox,a_grain),
    inference(unit_resulting_resolution,[],[f32,f32,f42,f27,f28,f41,f40,f13]) ).

fof(f40,plain,
    much_smaller(a_fox,a_wolf),
    inference(unit_resulting_resolution,[],[f6,f7,f17]) ).

fof(f17,axiom,
    ! [X8,X9] :
      ( much_smaller(X8,X9)
      | ~ fox(X8)
      | ~ wolf(X9) ),
    file('/export/starexec/sandbox2/tmp/tmp.JVnjDJdojx/Vampire---4.8_11818',fox_smaller_than_wolf) ).

fof(f6,axiom,
    wolf(a_wolf),
    file('/export/starexec/sandbox2/tmp/tmp.JVnjDJdojx/Vampire---4.8_11818',there_is_a_wolf) ).

fof(f41,plain,
    ~ eats(a_wolf,a_fox),
    inference(unit_resulting_resolution,[],[f6,f7,f18]) ).

fof(f18,axiom,
    ! [X8,X9] :
      ( ~ eats(X9,X8)
      | ~ fox(X8)
      | ~ wolf(X9) ),
    file('/export/starexec/sandbox2/tmp/tmp.JVnjDJdojx/Vampire---4.8_11818',wolf_dont_eat_fox) ).

fof(f27,plain,
    animal(a_wolf),
    inference(unit_resulting_resolution,[],[f6,f1]) ).

fof(f1,axiom,
    ! [X0] :
      ( ~ wolf(X0)
      | animal(X0) ),
    file('/export/starexec/sandbox2/tmp/tmp.JVnjDJdojx/Vampire---4.8_11818',wolf_is_an_animal) ).

fof(f42,plain,
    ~ eats(a_wolf,a_grain),
    inference(unit_resulting_resolution,[],[f6,f11,f19]) ).

fof(f19,axiom,
    ! [X10,X9] :
      ( ~ eats(X9,X10)
      | ~ grain(X10)
      | ~ wolf(X9) ),
    file('/export/starexec/sandbox2/tmp/tmp.JVnjDJdojx/Vampire---4.8_11818',wolf_dont_eat_grain) ).

fof(f39,plain,
    much_smaller(a_bird,a_fox),
    inference(unit_resulting_resolution,[],[f7,f8,f16]) ).

fof(f16,axiom,
    ! [X8,X6] :
      ( much_smaller(X6,X8)
      | ~ bird(X6)
      | ~ fox(X8) ),
    file('/export/starexec/sandbox2/tmp/tmp.JVnjDJdojx/Vampire---4.8_11818',bird_smaller_than_fox) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : PUZ031-1 : TPTP v8.1.2. Released v1.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 : n011.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 18:01:53 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  This is a CNF_UNS_RFO_NEQ_NHN 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.JVnjDJdojx/Vampire---4.8_11818
% 0.56/0.75  % (12014)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.56/0.75  % (12014)Refutation not found, incomplete strategy% (12014)------------------------------
% 0.56/0.75  % (12014)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.75  % (12014)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (12014)Memory used [KB]: 951
% 0.56/0.75  % (12014)Time elapsed: 0.001 s
% 0.56/0.75  % (12014)Instructions burned: 2 (million)
% 0.56/0.75  % (12014)------------------------------
% 0.56/0.75  % (12014)------------------------------
% 0.56/0.75  % (12008)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.56/0.75  % (12012)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.56/0.75  % (12010)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.56/0.75  % (12009)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.56/0.75  % (12013)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.56/0.75  % (12011)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.56/0.75  % (12008)Refutation not found, incomplete strategy% (12008)------------------------------
% 0.56/0.75  % (12008)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.75  % (12008)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (12008)Memory used [KB]: 951
% 0.56/0.75  % (12008)Time elapsed: 0.002 s
% 0.56/0.75  % (12008)Instructions burned: 2 (million)
% 0.56/0.75  % (12013)Refutation not found, incomplete strategy% (12013)------------------------------
% 0.56/0.75  % (12013)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.75  % (12013)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (12013)Memory used [KB]: 951
% 0.56/0.75  % (12013)Time elapsed: 0.002 s
% 0.56/0.75  % (12013)Instructions burned: 2 (million)
% 0.56/0.75  % (12011)Refutation not found, incomplete strategy% (12011)------------------------------
% 0.56/0.75  % (12011)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.75  % (12011)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (12011)Memory used [KB]: 950
% 0.56/0.75  % (12011)Time elapsed: 0.003 s
% 0.56/0.75  % (12011)Instructions burned: 2 (million)
% 0.56/0.75  % (12008)------------------------------
% 0.56/0.75  % (12008)------------------------------
% 0.56/0.75  % (12013)------------------------------
% 0.56/0.75  % (12013)------------------------------
% 0.56/0.75  % (12011)------------------------------
% 0.56/0.75  % (12011)------------------------------
% 0.56/0.75  % (12023)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.56/0.75  % (12015)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.56/0.75  % (12015)Refutation not found, incomplete strategy% (12015)------------------------------
% 0.56/0.75  % (12015)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.75  % (12015)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (12015)Memory used [KB]: 950
% 0.56/0.75  % (12015)Time elapsed: 0.002 s
% 0.56/0.75  % (12015)Instructions burned: 2 (million)
% 0.56/0.75  % (12015)------------------------------
% 0.56/0.75  % (12015)------------------------------
% 0.56/0.76  % (12023)First to succeed.
% 0.56/0.76  % (12026)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.56/0.76  % (12026)Refutation not found, incomplete strategy% (12026)------------------------------
% 0.56/0.76  % (12026)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (12023)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-12007"
% 0.56/0.76  % (12026)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.76  
% 0.56/0.76  % (12026)Memory used [KB]: 951
% 0.56/0.76  % (12026)Time elapsed: 0.002 s
% 0.56/0.76  % (12026)Instructions burned: 2 (million)
% 0.56/0.76  % (12026)------------------------------
% 0.56/0.76  % (12026)------------------------------
% 0.56/0.76  % (12023)Refutation found. Thanks to Tanya!
% 0.56/0.76  % SZS status Unsatisfiable for Vampire---4
% 0.56/0.76  % SZS output start Proof for Vampire---4
% See solution above
% 0.56/0.76  % (12023)------------------------------
% 0.56/0.76  % (12023)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.76  % (12023)Termination reason: Refutation
% 0.56/0.76  
% 0.56/0.76  % (12023)Memory used [KB]: 973
% 0.56/0.76  % (12023)Time elapsed: 0.004 s
% 0.56/0.76  % (12023)Instructions burned: 5 (million)
% 0.56/0.76  % (12007)Success in time 0.384 s
% 0.56/0.76  % Vampire---4.8 exiting
%------------------------------------------------------------------------------