TSTP Solution File: PUZ029-1 by Leo-III---1.7.10

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.10
% Problem  : PUZ029-1 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% 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 : Tue May  7 08:03:32 EDT 2024

% Result   : Unsatisfiable 2.58s 1.67s
% Output   : Refutation 2.78s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :   29
% Syntax   : Number of formulae    :   45 (   9 unt;  14 typ;   0 def)
%            Number of atoms       :   73 (   0 equ;   0 cnn)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :  152 (  38   ~;  42   |;   0   &;  72   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   13 (  13   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   15 (  14 usr;   2 con; 0-1 aty)
%            Number of variables   :   22 (   0   ^  22   !;   0   ?;  22   :)

% Comments : 
%------------------------------------------------------------------------------
thf(balloonist_type,type,
    balloonist: $i > $o ).

thf(piggy_type,type,
    piggy: $i ).

thf(dances_on_tightropes_type,type,
    dances_on_tightropes: $i > $o ).

thf(eats_pennybuns_type,type,
    eats_pennybuns: $i > $o ).

thf(old_type,type,
    old: $i > $o ).

thf(pig_type,type,
    pig: $i > $o ).

thf(liable_to_giddiness_type,type,
    liable_to_giddiness: $i > $o ).

thf(treated_with_respect_type,type,
    treated_with_respect: $i > $o ).

thf(wise_type,type,
    wise: $i > $o ).

thf(has_umbrella_type,type,
    has_umbrella: $i > $o ).

thf(looks_ridiculous_type,type,
    looks_ridiculous: $i > $o ).

thf(eats_lunch_in_public_type,type,
    eats_lunch_in_public: $i > $o ).

thf(young_type,type,
    young: $i > $o ).

thf(fat_type,type,
    fat: $i > $o ).

thf(8,axiom,
    ! [A: $i] :
      ( ~ ( liable_to_giddiness @ A )
      | ~ ( wise @ A )
      | ~ ( dances_on_tightropes @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',wise_giddy_dont_dance_on_tightrope) ).

thf(29,plain,
    ! [A: $i] :
      ( ~ ( liable_to_giddiness @ A )
      | ~ ( wise @ A )
      | ~ ( dances_on_tightropes @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(15,axiom,
    pig @ piggy,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',piggy_is_a_pig) ).

thf(41,plain,
    pig @ piggy,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(2,axiom,
    ! [A: $i] :
      ( ( dances_on_tightropes @ A )
      | ( eats_pennybuns @ A )
      | ( old @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',boring_old_people) ).

thf(17,plain,
    ! [A: $i] :
      ( ( dances_on_tightropes @ A )
      | ( eats_pennybuns @ A )
      | ( old @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(7,axiom,
    ! [A: $i] :
      ( ~ ( fat @ A )
      | ~ ( looks_ridiculous @ A )
      | ( dances_on_tightropes @ A )
      | ( eats_lunch_in_public @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fat_ridiculous_off_tightrope_eat_in_public) ).

thf(27,plain,
    ! [A: $i] :
      ( ~ ( fat @ A )
      | ~ ( looks_ridiculous @ A )
      | ( dances_on_tightropes @ A )
      | ( eats_lunch_in_public @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(13,axiom,
    wise @ piggy,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',piggy_is_wise) ).

thf(39,plain,
    wise @ piggy,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(11,axiom,
    ! [A: $i] :
      ( ( young @ A )
      | ( old @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',young_or_old) ).

thf(35,plain,
    ! [A: $i] :
      ( ( young @ A )
      | ( old @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(3,axiom,
    ! [A: $i] :
      ( ~ ( pig @ A )
      | ~ ( liable_to_giddiness @ A )
      | ( treated_with_respect @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',giddy_pigs_reated_with_respect) ).

thf(19,plain,
    ! [A: $i] :
      ( ~ ( pig @ A )
      | ~ ( liable_to_giddiness @ A )
      | ( treated_with_respect @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(12,axiom,
    ! [A: $i] :
      ( ~ ( young @ A )
      | ~ ( old @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_young_and_old) ).

thf(37,plain,
    ! [A: $i] :
      ( ~ ( young @ A )
      | ~ ( old @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(6,axiom,
    ! [A: $i] :
      ( ~ ( balloonist @ A )
      | ~ ( young @ A )
      | ( liable_to_giddiness @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',young_balloonists_get_giddy) ).

thf(25,plain,
    ! [A: $i] :
      ( ~ ( balloonist @ A )
      | ~ ( young @ A )
      | ( liable_to_giddiness @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(4,axiom,
    ! [A: $i] :
      ( ~ ( wise @ A )
      | ~ ( balloonist @ A )
      | ( has_umbrella @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',wise_ballonists_have_umbrellas) ).

thf(21,plain,
    ! [A: $i] :
      ( ~ ( wise @ A )
      | ~ ( balloonist @ A )
      | ( has_umbrella @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(10,axiom,
    ! [A: $i] :
      ( ( dances_on_tightropes @ A )
      | ~ ( treated_with_respect @ A )
      | ( fat @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',non_dancers_who_are_respected_are_fat) ).

thf(33,plain,
    ! [A: $i] :
      ( ( dances_on_tightropes @ A )
      | ~ ( treated_with_respect @ A )
      | ( fat @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(1,negated_conjecture,
    balloonist @ piggy,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_piggy_is_no_balloonist) ).

thf(16,plain,
    balloonist @ piggy,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[1]) ).

thf(9,axiom,
    ! [A: $i] :
      ( ~ ( pig @ A )
      | ~ ( has_umbrella @ A )
      | ( looks_ridiculous @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pigs_look_ridiculous_with_umbrellas) ).

thf(31,plain,
    ! [A: $i] :
      ( ~ ( pig @ A )
      | ~ ( has_umbrella @ A )
      | ( looks_ridiculous @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(14,axiom,
    young @ piggy,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',piggy_is_young) ).

thf(40,plain,
    young @ piggy,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

thf(5,axiom,
    ! [A: $i] :
      ( ~ ( looks_ridiculous @ A )
      | ~ ( eats_pennybuns @ A )
      | ~ ( eats_lunch_in_public @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',dont_look_ridiculous_eating_buns_in_public) ).

thf(23,plain,
    ! [A: $i] :
      ( ~ ( looks_ridiculous @ A )
      | ~ ( eats_pennybuns @ A )
      | ~ ( eats_lunch_in_public @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(42,plain,
    $false,
    inference(e,[status(thm)],[29,41,17,27,39,35,19,37,25,21,33,16,31,40,23]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : PUZ029-1 : TPTP v8.1.2. Released v1.0.0.
% 0.13/0.14  % Command  : run_Leo-III %s %d
% 0.14/0.36  % Computer : n011.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Mon May  6 13:42:09 EDT 2024
% 0.14/0.36  % CPUTime  : 
% 0.93/0.85  % [INFO] 	 Parsing problem /export/starexec/sandbox2/benchmark/theBenchmark.p ... 
% 1.17/0.98  % [INFO] 	 Parsing done (128ms). 
% 1.17/0.99  % [INFO] 	 Running in sequential loop mode. 
% 1.58/1.23  % [INFO] 	 eprover registered as external prover. 
% 1.58/1.23  % [INFO] 	 cvc4 registered as external prover. 
% 1.58/1.23  % [INFO] 	 Scanning for conjecture ... 
% 1.69/1.28  % [INFO] 	 Found a conjecture and 14 axioms. Running axiom selection ... 
% 1.69/1.30  % [INFO] 	 Axiom selection finished. Selected 14 axioms (removed 0 axioms). 
% 1.84/1.31  % [INFO] 	 Problem is propositional (TPTP CNF). 
% 1.84/1.32  % [INFO] 	 Type checking passed. 
% 1.84/1.32  % [CONFIG] 	 Using configuration: timeout(300) with strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>.  Searching for refutation ... 
% 2.58/1.66  % External prover 'e' found a proof!
% 2.58/1.66  % [INFO] 	 Killing All external provers ... 
% 2.58/1.66  % Time passed: 1150ms (effective reasoning time: 671ms)
% 2.58/1.67  % Solved by strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>
% 2.58/1.67  % Axioms used in derivation (14): piggy_is_young, not_young_and_old, pigs_look_ridiculous_with_umbrellas, dont_look_ridiculous_eating_buns_in_public, piggy_is_a_pig, wise_ballonists_have_umbrellas, young_or_old, non_dancers_who_are_respected_are_fat, piggy_is_wise, fat_ridiculous_off_tightrope_eat_in_public, boring_old_people, young_balloonists_get_giddy, wise_giddy_dont_dance_on_tightrope, giddy_pigs_reated_with_respect
% 2.58/1.67  % No. of inferences in proof: 31
% 2.58/1.67  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : 1150 ms resp. 671 ms w/o parsing
% 2.78/1.71  % SZS output start Refutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 2.78/1.71  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------