TSTP Solution File: PUZ031_10 by cvc5-SAT---1.0.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : cvc5-SAT---1.0.5
% Problem  : PUZ031_10 : TPTP v8.2.0. Released v8.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : do_cvc5 %s %d

% Computer : n004.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 : Fri Nov 24 04:22:02 EST 2023

% Result   : Satisfiable 0.37s 0.58s
% Output   : FiniteModel 0.37s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : PUZ031_10 : TPTP v8.2.0. Released v8.2.0.
% 0.03/0.13  % Command    : do_cvc5 %s %d
% 0.13/0.34  % Computer : n004.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Wed Nov 22 09:34:08 EST 2023
% 0.13/0.34  % CPUTime    : 
% 0.19/0.48  %----Disproving TF0_NAR
% 0.37/0.58  ------- convert to smt2 : /export/starexec/sandbox2/tmp/tmp.ZVvGSnvHTV/cvc5---1.0.5_7685.p...
% 0.37/0.58  ------- get file name : TPTP file name is PUZ031_10
% 0.37/0.58  ------- cvc5-tfn : /export/starexec/sandbox2/solver/bin/cvc5---1.0.5_7685.smt2...
% 0.37/0.58  --- Run --finite-model-find --decision=internal --sort-inference --macros-quant --macros-quant-mode=all at 30...
% 0.37/0.58  % SZS status CounterSatisfiable for PUZ031_10
% 0.37/0.58  % SZS output start FiniteModel for PUZ031_10
% 0.37/0.58  (
% 0.37/0.58  ; cardinality of $$unsorted is 1
% 0.37/0.58  ; rep: (as @$$unsorted_0 $$unsorted)
% 0.37/0.58  ; cardinality of tptp.animal is 3
% 0.37/0.58  ; rep: (as @tptp.animal_0 tptp.animal)
% 0.37/0.58  ; rep: (as @tptp.animal_1 tptp.animal)
% 0.37/0.58  ; rep: (as @tptp.animal_2 tptp.animal)
% 0.37/0.58  ; cardinality of tptp.wolf is 1
% 0.37/0.58  ; rep: (as @tptp.wolf_0 tptp.wolf)
% 0.37/0.58  ; cardinality of tptp.fox is 1
% 0.37/0.58  ; rep: (as @tptp.fox_0 tptp.fox)
% 0.37/0.58  ; cardinality of tptp.bird is 1
% 0.37/0.58  ; rep: (as @tptp.bird_0 tptp.bird)
% 0.37/0.58  ; cardinality of tptp.caterpillar is 1
% 0.37/0.58  ; rep: (as @tptp.caterpillar_0 tptp.caterpillar)
% 0.37/0.58  ; cardinality of tptp.snail is 1
% 0.37/0.58  ; rep: (as @tptp.snail_0 tptp.snail)
% 0.37/0.58  ; cardinality of tptp.plant is 1
% 0.37/0.58  ; rep: (as @tptp.plant_0 tptp.plant)
% 0.37/0.58  ; cardinality of tptp.grain is 1
% 0.37/0.58  ; rep: (as @tptp.grain_0 tptp.grain)
% 0.37/0.58  ; cardinality of tptp.edible is 2
% 0.37/0.58  ; rep: (as @tptp.edible_0 tptp.edible)
% 0.37/0.58  ; rep: (as @tptp.edible_1 tptp.edible)
% 0.37/0.58  (define-fun tptp.wolf_to_animal (($x1 tptp.wolf)) tptp.animal (as @tptp.animal_0 tptp.animal))
% 0.37/0.58  (define-fun tptp.fox_to_animal (($x1 tptp.fox)) tptp.animal (as @tptp.animal_0 tptp.animal))
% 0.37/0.58  (define-fun tptp.bird_to_animal (($x1 tptp.bird)) tptp.animal (as @tptp.animal_2 tptp.animal))
% 0.37/0.58  (define-fun tptp.caterpillar_to_animal (($x1 tptp.caterpillar)) tptp.animal (as @tptp.animal_1 tptp.animal))
% 0.37/0.58  (define-fun tptp.snail_to_animal (($x1 tptp.snail)) tptp.animal (as @tptp.animal_2 tptp.animal))
% 0.37/0.58  (define-fun tptp.grain_to_plant (($x1 tptp.grain)) tptp.plant (as @tptp.plant_0 tptp.plant))
% 0.37/0.58  (define-fun tptp.animal_to_edible (($x1 tptp.animal)) tptp.edible (ite (= (as @tptp.animal_0 tptp.animal) $x1) (as @tptp.edible_1 tptp.edible) (ite (= (as @tptp.animal_1 tptp.animal) $x1) (as @tptp.edible_1 tptp.edible) (as @tptp.edible_0 tptp.edible))))
% 0.37/0.58  (define-fun tptp.plant_to_edible (($x1 tptp.plant)) tptp.edible (as @tptp.edible_1 tptp.edible))
% 0.37/0.58  (define-fun tptp.eats (($x1 tptp.animal) ($x2 tptp.edible)) Bool (and (not (and (= (as @tptp.animal_0 tptp.animal) $x1) (= (as @tptp.edible_1 tptp.edible) $x2))) (not (and (= (as @tptp.animal_2 tptp.animal) $x1) (= (as @tptp.edible_0 tptp.edible) $x2)))))
% 0.37/0.58  (define-fun tptp.much_smaller (($x1 tptp.animal) ($x2 tptp.animal)) Bool (and (not (and (= (as @tptp.animal_1 tptp.animal) $x1) (= (as @tptp.animal_0 tptp.animal) $x2))) (not (and (= (as @tptp.animal_0 tptp.animal) $x1) (= (as @tptp.animal_1 tptp.animal) $x2)))))
% 0.37/0.58  )
% 0.37/0.58  % SZS output end FiniteModel for PUZ031_10
% 0.37/0.58  % cvc5---1.0.5 exiting
%------------------------------------------------------------------------------