TSTP Solution File: PUZ029-1 by E---3.1.00

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1.00
% Problem  : PUZ029-1 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n018.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 : Sat May  4 09:11:00 EDT 2024

% Result   : Unsatisfiable 0.22s 0.51s
% Output   : CNFRefutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   15
% Syntax   : Number of clauses     :   48 (   9 unt;  12 nHn;  44 RR)
%            Number of literals    :  135 (   0 equ;  83 neg)
%            Maximal clause size   :    5 (   2 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :   14 (  13 usr;   1 prp; 0-1 aty)
%            Number of functors    :    1 (   1 usr;   1 con; 0-0 aty)
%            Number of variables   :   39 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(dont_look_ridiculous_eating_buns_in_public,axiom,
    ( ~ looks_ridiculous(X1)
    | ~ eats_pennybuns(X1)
    | ~ eats_lunch_in_public(X1) ),
    file('/export/starexec/sandbox/tmp/tmp.3CEVZyTI8H/E---3.1_3012.p',dont_look_ridiculous_eating_buns_in_public) ).

cnf(fat_ridiculous_off_tightrope_eat_in_public,axiom,
    ( dances_on_tightropes(X1)
    | eats_lunch_in_public(X1)
    | ~ fat(X1)
    | ~ looks_ridiculous(X1) ),
    file('/export/starexec/sandbox/tmp/tmp.3CEVZyTI8H/E---3.1_3012.p',fat_ridiculous_off_tightrope_eat_in_public) ).

cnf(non_dancers_who_are_respected_are_fat,axiom,
    ( dances_on_tightropes(X1)
    | fat(X1)
    | ~ treated_with_respect(X1) ),
    file('/export/starexec/sandbox/tmp/tmp.3CEVZyTI8H/E---3.1_3012.p',non_dancers_who_are_respected_are_fat) ).

cnf(giddy_pigs_reated_with_respect,axiom,
    ( treated_with_respect(X1)
    | ~ pig(X1)
    | ~ liable_to_giddiness(X1) ),
    file('/export/starexec/sandbox/tmp/tmp.3CEVZyTI8H/E---3.1_3012.p',giddy_pigs_reated_with_respect) ).

cnf(pigs_look_ridiculous_with_umbrellas,axiom,
    ( looks_ridiculous(X1)
    | ~ pig(X1)
    | ~ has_umbrella(X1) ),
    file('/export/starexec/sandbox/tmp/tmp.3CEVZyTI8H/E---3.1_3012.p',pigs_look_ridiculous_with_umbrellas) ).

cnf(wise_ballonists_have_umbrellas,axiom,
    ( has_umbrella(X1)
    | ~ wise(X1)
    | ~ balloonist(X1) ),
    file('/export/starexec/sandbox/tmp/tmp.3CEVZyTI8H/E---3.1_3012.p',wise_ballonists_have_umbrellas) ).

cnf(boring_old_people,axiom,
    ( dances_on_tightropes(X1)
    | eats_pennybuns(X1)
    | old(X1) ),
    file('/export/starexec/sandbox/tmp/tmp.3CEVZyTI8H/E---3.1_3012.p',boring_old_people) ).

cnf(wise_giddy_dont_dance_on_tightrope,axiom,
    ( ~ liable_to_giddiness(X1)
    | ~ wise(X1)
    | ~ dances_on_tightropes(X1) ),
    file('/export/starexec/sandbox/tmp/tmp.3CEVZyTI8H/E---3.1_3012.p',wise_giddy_dont_dance_on_tightrope) ).

cnf(young_balloonists_get_giddy,axiom,
    ( liable_to_giddiness(X1)
    | ~ balloonist(X1)
    | ~ young(X1) ),
    file('/export/starexec/sandbox/tmp/tmp.3CEVZyTI8H/E---3.1_3012.p',young_balloonists_get_giddy) ).

cnf(not_young_and_old,axiom,
    ( ~ young(X1)
    | ~ old(X1) ),
    file('/export/starexec/sandbox/tmp/tmp.3CEVZyTI8H/E---3.1_3012.p',not_young_and_old) ).

cnf(young_or_old,axiom,
    ( young(X1)
    | old(X1) ),
    file('/export/starexec/sandbox/tmp/tmp.3CEVZyTI8H/E---3.1_3012.p',young_or_old) ).

cnf(prove_piggy_is_no_balloonist,negated_conjecture,
    balloonist(piggy),
    file('/export/starexec/sandbox/tmp/tmp.3CEVZyTI8H/E---3.1_3012.p',prove_piggy_is_no_balloonist) ).

cnf(piggy_is_young,hypothesis,
    young(piggy),
    file('/export/starexec/sandbox/tmp/tmp.3CEVZyTI8H/E---3.1_3012.p',piggy_is_young) ).

cnf(piggy_is_wise,hypothesis,
    wise(piggy),
    file('/export/starexec/sandbox/tmp/tmp.3CEVZyTI8H/E---3.1_3012.p',piggy_is_wise) ).

cnf(piggy_is_a_pig,hypothesis,
    pig(piggy),
    file('/export/starexec/sandbox/tmp/tmp.3CEVZyTI8H/E---3.1_3012.p',piggy_is_a_pig) ).

cnf(c_0_15,plain,
    ( ~ looks_ridiculous(X1)
    | ~ eats_pennybuns(X1)
    | ~ eats_lunch_in_public(X1) ),
    inference(fof_simplification,[status(thm)],[dont_look_ridiculous_eating_buns_in_public]) ).

cnf(c_0_16,plain,
    ( dances_on_tightropes(X1)
    | eats_lunch_in_public(X1)
    | ~ fat(X1)
    | ~ looks_ridiculous(X1) ),
    inference(fof_simplification,[status(thm)],[fat_ridiculous_off_tightrope_eat_in_public]) ).

cnf(c_0_17,plain,
    ( dances_on_tightropes(X1)
    | fat(X1)
    | ~ treated_with_respect(X1) ),
    inference(fof_simplification,[status(thm)],[non_dancers_who_are_respected_are_fat]) ).

cnf(c_0_18,plain,
    ( treated_with_respect(X1)
    | ~ pig(X1)
    | ~ liable_to_giddiness(X1) ),
    inference(fof_simplification,[status(thm)],[giddy_pigs_reated_with_respect]) ).

cnf(c_0_19,plain,
    ( ~ looks_ridiculous(X1)
    | ~ eats_pennybuns(X1)
    | ~ eats_lunch_in_public(X1) ),
    c_0_15 ).

cnf(c_0_20,plain,
    ( dances_on_tightropes(X1)
    | eats_lunch_in_public(X1)
    | ~ fat(X1)
    | ~ looks_ridiculous(X1) ),
    c_0_16 ).

cnf(c_0_21,plain,
    ( dances_on_tightropes(X1)
    | fat(X1)
    | ~ treated_with_respect(X1) ),
    c_0_17 ).

cnf(c_0_22,plain,
    ( treated_with_respect(X1)
    | ~ pig(X1)
    | ~ liable_to_giddiness(X1) ),
    c_0_18 ).

cnf(c_0_23,plain,
    ( dances_on_tightropes(X1)
    | ~ fat(X1)
    | ~ looks_ridiculous(X1)
    | ~ eats_pennybuns(X1) ),
    inference(spm,[status(thm)],[c_0_19,c_0_20]) ).

cnf(c_0_24,plain,
    ( fat(X1)
    | dances_on_tightropes(X1)
    | ~ liable_to_giddiness(X1)
    | ~ pig(X1) ),
    inference(spm,[status(thm)],[c_0_21,c_0_22]) ).

cnf(c_0_25,plain,
    ( looks_ridiculous(X1)
    | ~ pig(X1)
    | ~ has_umbrella(X1) ),
    inference(fof_simplification,[status(thm)],[pigs_look_ridiculous_with_umbrellas]) ).

cnf(c_0_26,plain,
    ( has_umbrella(X1)
    | ~ wise(X1)
    | ~ balloonist(X1) ),
    inference(fof_simplification,[status(thm)],[wise_ballonists_have_umbrellas]) ).

cnf(c_0_27,plain,
    ( dances_on_tightropes(X1)
    | ~ looks_ridiculous(X1)
    | ~ liable_to_giddiness(X1)
    | ~ pig(X1)
    | ~ eats_pennybuns(X1) ),
    inference(spm,[status(thm)],[c_0_23,c_0_24]) ).

cnf(c_0_28,axiom,
    ( dances_on_tightropes(X1)
    | eats_pennybuns(X1)
    | old(X1) ),
    boring_old_people ).

cnf(c_0_29,plain,
    ( looks_ridiculous(X1)
    | ~ pig(X1)
    | ~ has_umbrella(X1) ),
    c_0_25 ).

cnf(c_0_30,plain,
    ( has_umbrella(X1)
    | ~ wise(X1)
    | ~ balloonist(X1) ),
    c_0_26 ).

cnf(c_0_31,plain,
    ( ~ liable_to_giddiness(X1)
    | ~ wise(X1)
    | ~ dances_on_tightropes(X1) ),
    inference(fof_simplification,[status(thm)],[wise_giddy_dont_dance_on_tightrope]) ).

cnf(c_0_32,plain,
    ( old(X1)
    | dances_on_tightropes(X1)
    | ~ looks_ridiculous(X1)
    | ~ liable_to_giddiness(X1)
    | ~ pig(X1) ),
    inference(spm,[status(thm)],[c_0_27,c_0_28]) ).

cnf(c_0_33,plain,
    ( looks_ridiculous(X1)
    | ~ balloonist(X1)
    | ~ wise(X1)
    | ~ pig(X1) ),
    inference(spm,[status(thm)],[c_0_29,c_0_30]) ).

cnf(c_0_34,plain,
    ( ~ liable_to_giddiness(X1)
    | ~ wise(X1)
    | ~ dances_on_tightropes(X1) ),
    c_0_31 ).

cnf(c_0_35,plain,
    ( liable_to_giddiness(X1)
    | ~ balloonist(X1)
    | ~ young(X1) ),
    inference(fof_simplification,[status(thm)],[young_balloonists_get_giddy]) ).

cnf(c_0_36,plain,
    ( ~ young(X1)
    | ~ old(X1) ),
    inference(fof_simplification,[status(thm)],[not_young_and_old]) ).

cnf(c_0_37,plain,
    ( old(X1)
    | ~ balloonist(X1)
    | ~ wise(X1)
    | ~ liable_to_giddiness(X1)
    | ~ pig(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_33]),c_0_34]) ).

cnf(c_0_38,plain,
    ( liable_to_giddiness(X1)
    | ~ balloonist(X1)
    | ~ young(X1) ),
    c_0_35 ).

cnf(c_0_39,axiom,
    ( young(X1)
    | old(X1) ),
    young_or_old ).

cnf(c_0_40,plain,
    ( ~ young(X1)
    | ~ old(X1) ),
    c_0_36 ).

cnf(c_0_41,plain,
    ( old(X1)
    | ~ balloonist(X1)
    | ~ wise(X1)
    | ~ pig(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_37,c_0_38]),c_0_39]) ).

cnf(c_0_42,plain,
    ( ~ young(X1)
    | ~ balloonist(X1)
    | ~ wise(X1)
    | ~ pig(X1) ),
    inference(spm,[status(thm)],[c_0_40,c_0_41]) ).

cnf(c_0_43,negated_conjecture,
    balloonist(piggy),
    prove_piggy_is_no_balloonist ).

cnf(c_0_44,hypothesis,
    young(piggy),
    piggy_is_young ).

cnf(c_0_45,hypothesis,
    wise(piggy),
    piggy_is_wise ).

cnf(c_0_46,hypothesis,
    pig(piggy),
    piggy_is_a_pig ).

cnf(c_0_47,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_42,c_0_43]),c_0_44]),c_0_45]),c_0_46])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : PUZ029-1 : TPTP v8.1.2. Released v1.0.0.
% 0.07/0.15  % Command    : run_E %s %d THM
% 0.15/0.36  % Computer : n018.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 11:18:46 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.22/0.49  Running first-order theorem proving
% 0.22/0.49  Running: /export/starexec/sandbox/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --auto-schedule=8 --cpu-limit=300 /export/starexec/sandbox/tmp/tmp.3CEVZyTI8H/E---3.1_3012.p
% 0.22/0.51  # Version: 3.1.0
% 0.22/0.51  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.22/0.51  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.22/0.51  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.22/0.51  # Starting new_bool_3 with 300s (1) cores
% 0.22/0.51  # Starting new_bool_1 with 300s (1) cores
% 0.22/0.51  # Starting sh5l with 300s (1) cores
% 0.22/0.51  # new_bool_3 with pid 3095 completed with status 0
% 0.22/0.51  # Result found by new_bool_3
% 0.22/0.51  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.22/0.51  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.22/0.51  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.22/0.51  # Starting new_bool_3 with 300s (1) cores
% 0.22/0.51  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.22/0.51  # Search class: FGHNF-FFSS00-SFFFFFNN
% 0.22/0.51  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.22/0.51  # Starting SAT001_MinMin_p005000_rr_RG with 181s (1) cores
% 0.22/0.51  # SAT001_MinMin_p005000_rr_RG with pid 3100 completed with status 0
% 0.22/0.51  # Result found by SAT001_MinMin_p005000_rr_RG
% 0.22/0.51  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.22/0.51  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.22/0.51  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.22/0.51  # Starting new_bool_3 with 300s (1) cores
% 0.22/0.51  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.22/0.51  # Search class: FGHNF-FFSS00-SFFFFFNN
% 0.22/0.51  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.22/0.51  # Starting SAT001_MinMin_p005000_rr_RG with 181s (1) cores
% 0.22/0.51  # Preprocessing time       : 0.001 s
% 0.22/0.51  # Presaturation interreduction done
% 0.22/0.51  
% 0.22/0.51  # Proof found!
% 0.22/0.51  # SZS status Unsatisfiable
% 0.22/0.51  # SZS output start CNFRefutation
% See solution above
% 0.22/0.51  # Parsed axioms                        : 15
% 0.22/0.51  # Removed by relevancy pruning/SinE    : 0
% 0.22/0.51  # Initial clauses                      : 15
% 0.22/0.51  # Removed in clause preprocessing      : 0
% 0.22/0.51  # Initial clauses in saturation        : 15
% 0.22/0.51  # Processed clauses                    : 40
% 0.22/0.51  # ...of these trivial                  : 0
% 0.22/0.51  # ...subsumed                          : 0
% 0.22/0.51  # ...remaining for further processing  : 40
% 0.22/0.51  # Other redundant clauses eliminated   : 0
% 0.22/0.51  # Clauses deleted for lack of memory   : 0
% 0.22/0.51  # Backward-subsumed                    : 1
% 0.22/0.51  # Backward-rewritten                   : 0
% 0.22/0.51  # Generated clauses                    : 12
% 0.22/0.51  # ...of the previous two non-redundant : 10
% 0.22/0.51  # ...aggressively subsumed             : 0
% 0.22/0.51  # Contextual simplify-reflections      : 2
% 0.22/0.51  # Paramodulations                      : 12
% 0.22/0.51  # Factorizations                       : 0
% 0.22/0.51  # NegExts                              : 0
% 0.22/0.51  # Equation resolutions                 : 0
% 0.22/0.51  # Disequality decompositions           : 0
% 0.22/0.51  # Total rewrite steps                  : 5
% 0.22/0.51  # ...of those cached                   : 2
% 0.22/0.51  # Propositional unsat checks           : 0
% 0.22/0.51  #    Propositional check models        : 0
% 0.22/0.51  #    Propositional check unsatisfiable : 0
% 0.22/0.51  #    Propositional clauses             : 0
% 0.22/0.51  #    Propositional clauses after purity: 0
% 0.22/0.51  #    Propositional unsat core size     : 0
% 0.22/0.51  #    Propositional preprocessing time  : 0.000
% 0.22/0.51  #    Propositional encoding time       : 0.000
% 0.22/0.51  #    Propositional solver time         : 0.000
% 0.22/0.51  #    Success case prop preproc time    : 0.000
% 0.22/0.51  #    Success case prop encoding time   : 0.000
% 0.22/0.51  #    Success case prop solver time     : 0.000
% 0.22/0.51  # Current number of processed clauses  : 24
% 0.22/0.51  #    Positive orientable unit clauses  : 4
% 0.22/0.51  #    Positive unorientable unit clauses: 0
% 0.22/0.51  #    Negative unit clauses             : 1
% 0.22/0.51  #    Non-unit-clauses                  : 19
% 0.22/0.51  # Current number of unprocessed clauses: 0
% 0.22/0.51  # ...number of literals in the above   : 0
% 0.22/0.51  # Current number of archived formulas  : 0
% 0.22/0.51  # Current number of archived clauses   : 16
% 0.22/0.51  # Clause-clause subsumption calls (NU) : 120
% 0.22/0.51  # Rec. Clause-clause subsumption calls : 16
% 0.22/0.51  # Non-unit clause-clause subsumptions  : 3
% 0.22/0.51  # Unit Clause-clause subsumption calls : 6
% 0.22/0.51  # Rewrite failures with RHS unbound    : 0
% 0.22/0.51  # BW rewrite match attempts            : 0
% 0.22/0.51  # BW rewrite match successes           : 0
% 0.22/0.51  # Condensation attempts                : 0
% 0.22/0.51  # Condensation successes               : 0
% 0.22/0.51  # Termbank termtop insertions          : 709
% 0.22/0.51  # Search garbage collected termcells   : 32
% 0.22/0.51  
% 0.22/0.51  # -------------------------------------------------
% 0.22/0.51  # User time                : 0.002 s
% 0.22/0.51  # System time              : 0.003 s
% 0.22/0.51  # Total time               : 0.005 s
% 0.22/0.51  # Maximum resident set size: 1600 pages
% 0.22/0.51  
% 0.22/0.51  # -------------------------------------------------
% 0.22/0.51  # User time                : 0.005 s
% 0.22/0.51  # System time              : 0.003 s
% 0.22/0.51  # Total time               : 0.009 s
% 0.22/0.51  # Maximum resident set size: 1696 pages
% 0.22/0.51  % E---3.1 exiting
% 0.22/0.51  % E exiting
%------------------------------------------------------------------------------