TSTP Solution File: PUZ031_10 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : PUZ031_10 : TPTP v8.2.0. Released v8.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s

% Computer : n013.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 : Mon May 22 15:41:58 EDT 2023

% Result   : Satisfiable 0.22s 0.53s
% Output   : Saturation 0.22s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(u36,axiom,
    much_smaller(snail_to_animal(X0),bird_to_animal(X1)) ).

cnf(u27,axiom,
    much_smaller(caterpillar_to_animal(X0),bird_to_animal(X1)) ).

cnf(u33,axiom,
    much_smaller(bird_to_animal(X1),fox_to_animal(X0)) ).

cnf(u30,axiom,
    much_smaller(fox_to_animal(X1),wolf_to_animal(X0)) ).

cnf(u38,axiom,
    ( ~ eats(fox_to_animal(X0),plant_to_edible(X2))
    | ~ much_smaller(fox_to_animal(X0),wolf_to_animal(X1)) ) ).

cnf(u26,axiom,
    eats(snail_to_animal(X0),plant_to_edible(sK0(X0))) ).

cnf(u35,axiom,
    eats(caterpillar_to_animal(X0),plant_to_edible(sK1(X0))) ).

cnf(u32,axiom,
    eats(bird_to_animal(X1),animal_to_edible(caterpillar_to_animal(X0))) ).

cnf(u41,axiom,
    ( eats(fox_to_animal(X2),animal_to_edible(X0))
    | ~ much_smaller(X0,fox_to_animal(X2))
    | ~ eats(X0,plant_to_edible(X1)) ) ).

cnf(u39,axiom,
    ( eats(fox_to_animal(X0),animal_to_edible(X2))
    | ~ eats(X2,plant_to_edible(X3))
    | ~ much_smaller(X2,fox_to_animal(X0))
    | ~ much_smaller(fox_to_animal(X0),wolf_to_animal(X1)) ) ).

cnf(u37,axiom,
    ( eats(wolf_to_animal(X2),animal_to_edible(X0))
    | ~ much_smaller(X0,wolf_to_animal(X2))
    | ~ eats(X0,plant_to_edible(X1)) ) ).

cnf(u28,axiom,
    ( eats(X0,plant_to_edible(X1))
    | ~ eats(X2,plant_to_edible(X3))
    | ~ much_smaller(X2,X0)
    | eats(X0,animal_to_edible(X2)) ) ).

cnf(u38_001,axiom,
    ( ~ eats(fox_to_animal(X0),plant_to_edible(X2))
    | ~ much_smaller(fox_to_animal(X0),wolf_to_animal(X1)) ) ).

cnf(u40,axiom,
    ~ eats(fox_to_animal(X0),plant_to_edible(X1)) ).

cnf(u31,axiom,
    ~ eats(bird_to_animal(X1),animal_to_edible(snail_to_animal(X0))) ).

cnf(u34,axiom,
    ~ eats(wolf_to_animal(X0),animal_to_edible(fox_to_animal(X1))) ).

cnf(u29,axiom,
    ~ eats(wolf_to_animal(X0),plant_to_edible(grain_to_plant(X1))) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : PUZ031_10 : TPTP v8.2.0. Released v8.2.0.
% 0.14/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.14/0.35  % Computer : n013.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   : Mon May 22 12:24:20 EDT 2023
% 0.22/0.35  % CPUTime    : 
% 0.22/0.51  % (21177)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.22/0.52  % (21180)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.22/0.52  % (21180)Instruction limit reached!
% 0.22/0.52  % (21180)------------------------------
% 0.22/0.52  % (21180)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.22/0.52  % (21180)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.22/0.52  % (21180)Termination reason: Unknown
% 0.22/0.52  % (21180)Termination phase: Saturation
% 0.22/0.52  
% 0.22/0.52  % (21180)Memory used [KB]: 5373
% 0.22/0.52  % (21180)Time elapsed: 0.103 s
% 0.22/0.52  % (21180)Instructions burned: 2 (million)
% 0.22/0.52  % (21180)------------------------------
% 0.22/0.52  % (21180)------------------------------
% 0.22/0.52  % (21173)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.22/0.52  % (21173)Refutation not found, incomplete strategy% (21173)------------------------------
% 0.22/0.52  % (21173)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.22/0.52  % (21173)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.22/0.52  % (21173)Termination reason: Refutation not found, incomplete strategy
% 0.22/0.52  
% 0.22/0.52  % (21173)Memory used [KB]: 5373
% 0.22/0.52  % (21173)Time elapsed: 0.111 s
% 0.22/0.52  % (21173)Instructions burned: 1 (million)
% 0.22/0.52  % (21173)------------------------------
% 0.22/0.52  % (21173)------------------------------
% 0.22/0.52  % (21181)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.22/0.52  % (21181)First to succeed.
% 0.22/0.53  % SZS status Satisfiable for theBenchmark
% 0.22/0.53  % (21181)# SZS output start Saturation.
% See solution above
% 0.22/0.53  % (21181)------------------------------
% 0.22/0.53  % (21181)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.22/0.53  % (21181)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.22/0.53  % (21181)Termination reason: Satisfiable
% 0.22/0.53  
% 0.22/0.53  % (21181)Memory used [KB]: 895
% 0.22/0.53  % (21181)Time elapsed: 0.113 s
% 0.22/0.53  % (21181)Instructions burned: 1 (million)
% 0.22/0.53  % (21181)------------------------------
% 0.22/0.53  % (21181)------------------------------
% 0.22/0.53  % (21171)Success in time 0.168 s
%------------------------------------------------------------------------------