TSTP Solution File: NLP113-1 by E-SAT---3.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E-SAT---3.1
% Problem  : NLP113-1 : TPTP v8.1.2. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n008.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 : 2400s
% WCLimit  : 300s
% DateTime : Tue Oct 10 18:44:32 EDT 2023

% Result   : Satisfiable 0.19s 0.49s
% Output   : Saturation 0.19s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named clause34)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_0_50,axiom,
    ( ~ nonexistent(X1,X2)
    | ~ existent(X1,X2) ),
    clause31,
    [final] ).

cnf(c_0_51,axiom,
    ( existent(X1,X2)
    | ~ entity(X1,X2) ),
    clause16,
    [final] ).

cnf(c_0_52,axiom,
    ( entity(X1,X2)
    | ~ organism(X1,X2) ),
    clause21,
    [final] ).

cnf(c_0_53,axiom,
    ( organism(X1,X2)
    | ~ human_person(X1,X2) ),
    clause20,
    [final] ).

cnf(c_0_54,axiom,
    ( ~ nonliving(X1,X2)
    | ~ animate(X1,X2) ),
    clause32,
    [final] ).

cnf(c_0_55,axiom,
    ( animate(X1,X2)
    | ~ human_person(X1,X2) ),
    clause25,
    [final] ).

cnf(c_0_56,axiom,
    ( artifact(X1,X2)
    | ~ building(X1,X2) ),
    clause28,
    [final] ).

cnf(c_0_57,axiom,
    ( building(X1,X2)
    | ~ restaurant(X1,X2) ),
    clause27,
    [final] ).

cnf(c_0_58,plain,
    ( ~ entity(X1,X2)
    | ~ nonexistent(X1,X2) ),
    inference(spm,[status(thm)],[c_0_50,c_0_51]),
    [final] ).

cnf(c_0_59,axiom,
    ( nonexistent(X1,X2)
    | ~ eventuality(X1,X2) ),
    clause6,
    [final] ).

cnf(c_0_60,plain,
    ( entity(X1,X2)
    | ~ human_person(X1,X2) ),
    inference(spm,[status(thm)],[c_0_52,c_0_53]),
    [final] ).

cnf(c_0_61,axiom,
    ( human_person(X1,X2)
    | ~ customer(X1,X2) ),
    clause26,
    [final] ).

cnf(c_0_62,plain,
    ( ~ human_person(X1,X2)
    | ~ nonliving(X1,X2) ),
    inference(spm,[status(thm)],[c_0_54,c_0_55]),
    [final] ).

cnf(c_0_63,axiom,
    ( nonliving(X1,X2)
    | ~ object(X1,X2) ),
    clause17,
    [final] ).

cnf(c_0_64,axiom,
    ( object(X1,X2)
    | ~ artifact(X1,X2) ),
    clause29,
    [final] ).

cnf(c_0_65,plain,
    ( artifact(X1,X2)
    | ~ restaurant(X1,X2) ),
    inference(spm,[status(thm)],[c_0_56,c_0_57]),
    [final] ).

cnf(c_0_66,axiom,
    ( ~ living(X1,X2)
    | ~ nonliving(X1,X2) ),
    clause30,
    [final] ).

cnf(c_0_67,axiom,
    ( living(X1,X2)
    | ~ organism(X1,X2) ),
    clause23,
    [final] ).

cnf(c_0_68,axiom,
    ( object(X1,X2)
    | ~ substance_matter(X1,X2) ),
    clause12,
    [final] ).

cnf(c_0_69,axiom,
    ( substance_matter(X1,X2)
    | ~ food(X1,X2) ),
    clause11,
    [final] ).

cnf(c_0_70,plain,
    ( ~ entity(X1,X2)
    | ~ eventuality(X1,X2) ),
    inference(spm,[status(thm)],[c_0_58,c_0_59]),
    [final] ).

cnf(c_0_71,axiom,
    ( entity(X1,X2)
    | ~ object(X1,X2) ),
    clause13,
    [final] ).

cnf(c_0_72,plain,
    ( entity(X1,X2)
    | ~ customer(X1,X2) ),
    inference(spm,[status(thm)],[c_0_60,c_0_61]),
    [final] ).

cnf(c_0_73,plain,
    ( ~ human_person(X1,X2)
    | ~ object(X1,X2) ),
    inference(spm,[status(thm)],[c_0_62,c_0_63]),
    [final] ).

cnf(c_0_74,plain,
    ( object(X1,X2)
    | ~ restaurant(X1,X2) ),
    inference(spm,[status(thm)],[c_0_64,c_0_65]),
    [final] ).

cnf(c_0_75,negated_conjecture,
    restaurant(skc2,skc3),
    clause36,
    [final] ).

cnf(c_0_76,axiom,
    ( beverage(X1,X3)
    | ~ drink(X1,X2)
    | ~ patient(X1,X2,X3)
    | ~ agent(X1,X2,X4) ),
    clause34,
    [final] ).

cnf(c_0_77,negated_conjecture,
    ( agent(skc2,skf4(X1),X1)
    | ~ in(skc2,X1,skc3)
    | ~ customer(skc2,X1) ),
    clause47,
    [final] ).

cnf(c_0_78,plain,
    ( ~ organism(X1,X2)
    | ~ nonliving(X1,X2) ),
    inference(spm,[status(thm)],[c_0_66,c_0_67]),
    [final] ).

cnf(c_0_79,plain,
    ( object(X1,X2)
    | ~ food(X1,X2) ),
    inference(spm,[status(thm)],[c_0_68,c_0_69]),
    [final] ).

cnf(c_0_80,axiom,
    ( food(X1,X2)
    | ~ beverage(X1,X2) ),
    clause10,
    [final] ).

cnf(c_0_81,plain,
    ( ~ object(X1,X2)
    | ~ eventuality(X1,X2) ),
    inference(spm,[status(thm)],[c_0_70,c_0_71]),
    [final] ).

cnf(c_0_82,axiom,
    ( eventuality(X1,X2)
    | ~ event(X1,X2) ),
    clause2,
    [final] ).

cnf(c_0_83,plain,
    ( ~ customer(X1,X2)
    | ~ eventuality(X1,X2) ),
    inference(spm,[status(thm)],[c_0_70,c_0_72]),
    [final] ).

cnf(c_0_84,plain,
    ( ~ customer(X1,X2)
    | ~ object(X1,X2) ),
    inference(spm,[status(thm)],[c_0_73,c_0_61]),
    [final] ).

cnf(c_0_85,negated_conjecture,
    object(skc2,skc3),
    inference(spm,[status(thm)],[c_0_74,c_0_75]),
    [final] ).

cnf(c_0_86,negated_conjecture,
    ( beverage(skc2,X1)
    | ~ in(skc2,X2,skc3)
    | ~ patient(skc2,skf4(X2),X1)
    | ~ customer(skc2,X2)
    | ~ drink(skc2,skf4(X2)) ),
    inference(spm,[status(thm)],[c_0_76,c_0_77]),
    [final] ).

cnf(c_0_87,plain,
    ( ~ organism(X1,X2)
    | ~ object(X1,X2) ),
    inference(spm,[status(thm)],[c_0_78,c_0_63]),
    [final] ).

cnf(c_0_88,axiom,
    ( ~ nonreflexive(X1,X2)
    | ~ patient(X1,X2,X3)
    | ~ agent(X1,X2,X3) ),
    clause33,
    [final] ).

cnf(c_0_89,plain,
    ( object(X1,X2)
    | ~ beverage(X1,X2) ),
    inference(spm,[status(thm)],[c_0_79,c_0_80]),
    [final] ).

cnf(c_0_90,plain,
    ( ~ object(X1,X2)
    | ~ event(X1,X2) ),
    inference(spm,[status(thm)],[c_0_81,c_0_82]),
    [final] ).

cnf(c_0_91,plain,
    ( ~ customer(X1,X2)
    | ~ event(X1,X2) ),
    inference(spm,[status(thm)],[c_0_83,c_0_82]),
    [final] ).

cnf(c_0_92,axiom,
    ( impartial(X1,X2)
    | ~ organism(X1,X2) ),
    clause22,
    [final] ).

cnf(c_0_93,axiom,
    ( impartial(X1,X2)
    | ~ object(X1,X2) ),
    clause18,
    [final] ).

cnf(c_0_94,axiom,
    ( unisex(X1,X2)
    | ~ object(X1,X2) ),
    clause19,
    [final] ).

cnf(c_0_95,negated_conjecture,
    ( agent(skc2,skf5(X2),skf7(X2))
    | ~ in(skc2,X1,skc3)
    | ~ customer(skc2,X1) ),
    clause49,
    [final] ).

cnf(c_0_96,negated_conjecture,
    ( patient(skc2,skf5(X2),skf6(X2))
    | ~ in(skc2,X1,skc3)
    | ~ customer(skc2,X1) ),
    clause48,
    [final] ).

cnf(c_0_97,negated_conjecture,
    ( patient(skc2,skf4(X2),skf7(X2))
    | ~ in(skc2,X1,skc3)
    | ~ customer(skc2,X1) ),
    clause50,
    [final] ).

cnf(c_0_98,axiom,
    ( unisex(X1,X2)
    | ~ eventuality(X1,X2) ),
    clause7,
    [final] ).

cnf(c_0_99,axiom,
    ( specific(X1,X2)
    | ~ entity(X1,X2) ),
    clause15,
    [final] ).

cnf(c_0_100,axiom,
    ( specific(X1,X2)
    | ~ eventuality(X1,X2) ),
    clause5,
    [final] ).

cnf(c_0_101,axiom,
    ( singleton(X1,X2)
    | ~ thing(X1,X2) ),
    clause4,
    [final] ).

cnf(c_0_102,axiom,
    ( thing(X1,X2)
    | ~ entity(X1,X2) ),
    clause14,
    [final] ).

cnf(c_0_103,negated_conjecture,
    ( past(skc2,skf5(X2))
    | ~ in(skc2,X1,skc3)
    | ~ customer(skc2,X1) ),
    clause44,
    [final] ).

cnf(c_0_104,negated_conjecture,
    ( past(skc2,skf4(X2))
    | ~ in(skc2,X1,skc3)
    | ~ customer(skc2,X1) ),
    clause38,
    [final] ).

cnf(c_0_105,axiom,
    ( thing(X1,X2)
    | ~ eventuality(X1,X2) ),
    clause3,
    [final] ).

cnf(c_0_106,axiom,
    ( human(X1,X2)
    | ~ human_person(X1,X2) ),
    clause24,
    [final] ).

cnf(c_0_107,negated_conjecture,
    ( nonreflexive(skc2,skf5(X2))
    | ~ in(skc2,X1,skc3)
    | ~ customer(skc2,X1) ),
    clause43,
    [final] ).

cnf(c_0_108,negated_conjecture,
    ( nonreflexive(skc2,skf4(X2))
    | ~ in(skc2,X1,skc3)
    | ~ customer(skc2,X1) ),
    clause39,
    [final] ).

cnf(c_0_109,negated_conjecture,
    ( human_person(skc2,skf7(X2))
    | ~ in(skc2,X1,skc3)
    | ~ customer(skc2,X1) ),
    clause46,
    [final] ).

cnf(c_0_110,negated_conjecture,
    ( coffee(skc2,skf6(X2))
    | ~ in(skc2,X1,skc3)
    | ~ customer(skc2,X1) ),
    clause41,
    [final] ).

cnf(c_0_111,axiom,
    ( beverage(X1,X2)
    | ~ coffee(X1,X2) ),
    clause9,
    [final] ).

cnf(c_0_112,axiom,
    ( event(X1,X2)
    | ~ drink(X1,X2) ),
    clause8,
    [final] ).

cnf(c_0_113,negated_conjecture,
    ( drink(skc2,skf5(X2))
    | ~ in(skc2,X1,skc3)
    | ~ customer(skc2,X1) ),
    clause42,
    [final] ).

cnf(c_0_114,negated_conjecture,
    ( event(skc2,skf5(X2))
    | ~ in(skc2,X1,skc3)
    | ~ customer(skc2,X1) ),
    clause45,
    [final] ).

cnf(c_0_115,negated_conjecture,
    ( event(skc2,skf4(X2))
    | ~ in(skc2,X1,skc3)
    | ~ customer(skc2,X1) ),
    clause37,
    [final] ).

cnf(c_0_116,negated_conjecture,
    ( see(skc2,skf4(X2))
    | ~ in(skc2,X1,skc3)
    | ~ customer(skc2,X1) ),
    clause40,
    [final] ).

cnf(c_0_117,axiom,
    ( event(X1,X2)
    | ~ see(X1,X2) ),
    clause1,
    [final] ).

cnf(c_0_118,negated_conjecture,
    ~ customer(skc2,skc3),
    inference(spm,[status(thm)],[c_0_84,c_0_85]),
    [final] ).

cnf(c_0_119,negated_conjecture,
    actual_world(skc2),
    clause35,
    [final] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : NLP113-1 : TPTP v8.1.2. Released v2.4.0.
% 0.11/0.13  % Command    : run_E %s %d THM
% 0.13/0.34  % Computer : n008.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   : 2400
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Oct  2 11:10:28 EDT 2023
% 0.13/0.34  % CPUTime    : 
% 0.19/0.47  Running first-order model finding
% 0.19/0.47  Running: /export/starexec/sandbox/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --satauto-schedule=8 --cpu-limit=300 /export/starexec/sandbox/tmp/tmp.n6EynoO2RO/E---3.1_527.p
% 0.19/0.49  # Version: 3.1pre001
% 0.19/0.49  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.19/0.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.19/0.49  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.19/0.49  # Starting new_bool_3 with 300s (1) cores
% 0.19/0.49  # Starting new_bool_1 with 300s (1) cores
% 0.19/0.49  # Starting sh5l with 300s (1) cores
% 0.19/0.49  # sh5l with pid 611 completed with status 1
% 0.19/0.49  # Result found by sh5l
% 0.19/0.49  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.19/0.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.19/0.49  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.19/0.49  # Starting new_bool_3 with 300s (1) cores
% 0.19/0.49  # Starting new_bool_1 with 300s (1) cores
% 0.19/0.49  # Starting sh5l with 300s (1) cores
% 0.19/0.49  # SinE strategy is gf500_gu_R04_F100_L20000
% 0.19/0.49  # Search class: FHHNF-FFMF11-SFFFFFNN
% 0.19/0.49  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.19/0.49  # Starting SAT001_MinMin_p005000_rr_RG with 181s (1) cores
% 0.19/0.49  # SAT001_MinMin_p005000_rr_RG with pid 618 completed with status 1
% 0.19/0.49  # Result found by SAT001_MinMin_p005000_rr_RG
% 0.19/0.49  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.19/0.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.19/0.49  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.19/0.49  # Starting new_bool_3 with 300s (1) cores
% 0.19/0.49  # Starting new_bool_1 with 300s (1) cores
% 0.19/0.49  # Starting sh5l with 300s (1) cores
% 0.19/0.49  # SinE strategy is gf500_gu_R04_F100_L20000
% 0.19/0.49  # Search class: FHHNF-FFMF11-SFFFFFNN
% 0.19/0.49  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.19/0.49  # Starting SAT001_MinMin_p005000_rr_RG with 181s (1) cores
% 0.19/0.49  # Preprocessing time       : 0.002 s
% 0.19/0.49  # Presaturation interreduction done
% 0.19/0.49  
% 0.19/0.49  # No proof found!
% 0.19/0.49  # SZS status Satisfiable
% 0.19/0.49  # SZS output start Saturation
% See solution above
% 0.19/0.49  # Parsed axioms                        : 50
% 0.19/0.49  # Removed by relevancy pruning/SinE    : 0
% 0.19/0.49  # Initial clauses                      : 50
% 0.19/0.49  # Removed in clause preprocessing      : 0
% 0.19/0.49  # Initial clauses in saturation        : 50
% 0.19/0.49  # Processed clauses                    : 121
% 0.19/0.49  # ...of these trivial                  : 0
% 0.19/0.49  # ...subsumed                          : 1
% 0.19/0.49  # ...remaining for further processing  : 120
% 0.19/0.49  # Other redundant clauses eliminated   : 0
% 0.19/0.49  # Clauses deleted for lack of memory   : 0
% 0.19/0.49  # Backward-subsumed                    : 0
% 0.19/0.49  # Backward-rewritten                   : 0
% 0.19/0.49  # Generated clauses                    : 21
% 0.19/0.49  # ...of the previous two non-redundant : 21
% 0.19/0.49  # ...aggressively subsumed             : 0
% 0.19/0.49  # Contextual simplify-reflections      : 0
% 0.19/0.49  # Paramodulations                      : 21
% 0.19/0.49  # Factorizations                       : 0
% 0.19/0.49  # NegExts                              : 0
% 0.19/0.49  # Equation resolutions                 : 0
% 0.19/0.49  # Total rewrite steps                  : 0
% 0.19/0.49  # Propositional unsat checks           : 0
% 0.19/0.49  #    Propositional check models        : 0
% 0.19/0.49  #    Propositional check unsatisfiable : 0
% 0.19/0.49  #    Propositional clauses             : 0
% 0.19/0.49  #    Propositional clauses after purity: 0
% 0.19/0.49  #    Propositional unsat core size     : 0
% 0.19/0.49  #    Propositional preprocessing time  : 0.000
% 0.19/0.49  #    Propositional encoding time       : 0.000
% 0.19/0.49  #    Propositional solver time         : 0.000
% 0.19/0.49  #    Success case prop preproc time    : 0.000
% 0.19/0.49  #    Success case prop encoding time   : 0.000
% 0.19/0.49  #    Success case prop solver time     : 0.000
% 0.19/0.49  # Current number of processed clauses  : 70
% 0.19/0.49  #    Positive orientable unit clauses  : 3
% 0.19/0.49  #    Positive unorientable unit clauses: 0
% 0.19/0.49  #    Negative unit clauses             : 1
% 0.19/0.49  #    Non-unit-clauses                  : 66
% 0.19/0.49  # Current number of unprocessed clauses: 0
% 0.19/0.49  # ...number of literals in the above   : 0
% 0.19/0.49  # Current number of archived formulas  : 0
% 0.19/0.49  # Current number of archived clauses   : 50
% 0.19/0.49  # Clause-clause subsumption calls (NU) : 1669
% 0.19/0.49  # Rec. Clause-clause subsumption calls : 1464
% 0.19/0.49  # Non-unit clause-clause subsumptions  : 1
% 0.19/0.49  # Unit Clause-clause subsumption calls : 15
% 0.19/0.49  # Rewrite failures with RHS unbound    : 0
% 0.19/0.49  # BW rewrite match attempts            : 0
% 0.19/0.49  # BW rewrite match successes           : 0
% 0.19/0.49  # Condensation attempts                : 0
% 0.19/0.49  # Condensation successes               : 0
% 0.19/0.49  # Termbank termtop insertions          : 1846
% 0.19/0.49  
% 0.19/0.49  # -------------------------------------------------
% 0.19/0.49  # User time                : 0.009 s
% 0.19/0.49  # System time              : 0.000 s
% 0.19/0.49  # Total time               : 0.009 s
% 0.19/0.49  # Maximum resident set size: 1820 pages
% 0.19/0.49  
% 0.19/0.49  # -------------------------------------------------
% 0.19/0.49  # User time                : 0.011 s
% 0.19/0.49  # System time              : 0.001 s
% 0.19/0.49  # Total time               : 0.013 s
% 0.19/0.49  # Maximum resident set size: 1732 pages
% 0.19/0.49  % E---3.1 exiting
%------------------------------------------------------------------------------