TSTP Solution File: AGT016+2 by ET---2.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : ET---2.0
% Problem  : AGT016+2 : TPTP v8.1.0. Bugfixed v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_ET %s %d

% Computer : n025.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  : 600s
% DateTime : Thu Jul 14 11:57:50 EDT 2022

% Result   : Theorem 0.28s 1.46s
% Output   : CNFRefutation 0.28s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    3
% Syntax   : Number of formulae    :   11 (   8 unt;   0 def)
%            Number of atoms       :   36 (   0 equ)
%            Maximal formula atoms :   16 (   3 avg)
%            Number of connectives :   46 (  21   ~;  15   |;   9   &)
%                                         (   1 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   4 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :   11 (  11 usr;  11 con; 0-0 aty)
%            Number of variables   :   12 (   3 sgn   5   !;   4   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(query_16,conjecture,
    ? [X7,X8] : ~ accept_population(muslimcountrybhumanitarianorganization,X7,X8),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',query_16) ).

fof(deduced_366,axiom,
    ~ accept_city(muslimcountrybhumanitarianorganization,towna),
    file('/export/starexec/sandbox/benchmark/Axioms/AGT001+2.ax',deduced_366) ).

fof(a2_9,axiom,
    ! [X1] :
      ( ( accept_population(X1,atheist,n75)
        & accept_population(X1,christian,n24)
        & accept_population(X1,muslim,n1)
        & accept_population(X1,native,n0)
        & accept_population(X1,other,n0) )
    <=> accept_city(X1,towna) ),
    file('/export/starexec/sandbox/benchmark/Axioms/AGT001+0.ax',a2_9) ).

fof(c_0_3,negated_conjecture,
    ~ ? [X7,X8] : ~ accept_population(muslimcountrybhumanitarianorganization,X7,X8),
    inference(assume_negation,[status(cth)],[query_16]) ).

fof(c_0_4,plain,
    ~ accept_city(muslimcountrybhumanitarianorganization,towna),
    inference(fof_simplification,[status(thm)],[deduced_366]) ).

fof(c_0_5,plain,
    ! [X2,X2] :
      ( ( ~ accept_population(X2,atheist,n75)
        | ~ accept_population(X2,christian,n24)
        | ~ accept_population(X2,muslim,n1)
        | ~ accept_population(X2,native,n0)
        | ~ accept_population(X2,other,n0)
        | accept_city(X2,towna) )
      & ( accept_population(X2,atheist,n75)
        | ~ accept_city(X2,towna) )
      & ( accept_population(X2,christian,n24)
        | ~ accept_city(X2,towna) )
      & ( accept_population(X2,muslim,n1)
        | ~ accept_city(X2,towna) )
      & ( accept_population(X2,native,n0)
        | ~ accept_city(X2,towna) )
      & ( accept_population(X2,other,n0)
        | ~ accept_city(X2,towna) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[a2_9])])])])]) ).

fof(c_0_6,negated_conjecture,
    ! [X9,X10] : accept_population(muslimcountrybhumanitarianorganization,X9,X10),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[c_0_3])])]) ).

cnf(c_0_7,plain,
    ~ accept_city(muslimcountrybhumanitarianorganization,towna),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_8,plain,
    ( accept_city(X1,towna)
    | ~ accept_population(X1,other,n0)
    | ~ accept_population(X1,native,n0)
    | ~ accept_population(X1,muslim,n1)
    | ~ accept_population(X1,christian,n24)
    | ~ accept_population(X1,atheist,n75) ),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_9,negated_conjecture,
    accept_population(muslimcountrybhumanitarianorganization,X1,X2),
    inference(split_conjunct,[status(thm)],[c_0_6]) ).

cnf(c_0_10,plain,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_7,c_0_8]),c_0_9]),c_0_9]),c_0_9]),c_0_9]),c_0_9])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : AGT016+2 : TPTP v8.1.0. Bugfixed v3.1.0.
% 0.08/0.13  % Command  : run_ET %s %d
% 0.14/0.35  % Computer : n025.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  : 600
% 0.14/0.35  % DateTime : Sat Jun  4 04:12:16 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.28/1.46  # Running protocol protocol_eprover_4a02c828a8cc55752123edbcc1ad40e453c11447 for 23 seconds:
% 0.28/1.46  # SinE strategy is GSinE(CountFormulas,hypos,1.4,,04,100,1.0)
% 0.28/1.46  # Preprocessing time       : 0.027 s
% 0.28/1.46  
% 0.28/1.46  # Failure: Out of unprocessed clauses!
% 0.28/1.46  # OLD status GaveUp
% 0.28/1.46  # Parsed axioms                        : 923
% 0.28/1.46  # Removed by relevancy pruning/SinE    : 822
% 0.28/1.46  # Initial clauses                      : 101
% 0.28/1.46  # Removed in clause preprocessing      : 0
% 0.28/1.46  # Initial clauses in saturation        : 101
% 0.28/1.46  # Processed clauses                    : 101
% 0.28/1.46  # ...of these trivial                  : 8
% 0.28/1.46  # ...subsumed                          : 0
% 0.28/1.46  # ...remaining for further processing  : 93
% 0.28/1.46  # Other redundant clauses eliminated   : 0
% 0.28/1.46  # Clauses deleted for lack of memory   : 0
% 0.28/1.46  # Backward-subsumed                    : 0
% 0.28/1.46  # Backward-rewritten                   : 0
% 0.28/1.46  # Generated clauses                    : 0
% 0.28/1.46  # ...of the previous two non-trivial   : 0
% 0.28/1.46  # Contextual simplify-reflections      : 0
% 0.28/1.46  # Paramodulations                      : 0
% 0.28/1.46  # Factorizations                       : 0
% 0.28/1.46  # Equation resolutions                 : 0
% 0.28/1.46  # Current number of processed clauses  : 93
% 0.28/1.46  #    Positive orientable unit clauses  : 74
% 0.28/1.46  #    Positive unorientable unit clauses: 0
% 0.28/1.46  #    Negative unit clauses             : 19
% 0.28/1.46  #    Non-unit-clauses                  : 0
% 0.28/1.46  # Current number of unprocessed clauses: 0
% 0.28/1.46  # ...number of literals in the above   : 0
% 0.28/1.46  # Current number of archived formulas  : 0
% 0.28/1.46  # Current number of archived clauses   : 0
% 0.28/1.46  # Clause-clause subsumption calls (NU) : 0
% 0.28/1.46  # Rec. Clause-clause subsumption calls : 0
% 0.28/1.46  # Non-unit clause-clause subsumptions  : 0
% 0.28/1.46  # Unit Clause-clause subsumption calls : 110
% 0.28/1.46  # Rewrite failures with RHS unbound    : 0
% 0.28/1.46  # BW rewrite match attempts            : 39
% 0.28/1.46  # BW rewrite match successes           : 0
% 0.28/1.46  # Condensation attempts                : 0
% 0.28/1.46  # Condensation successes               : 0
% 0.28/1.46  # Termbank termtop insertions          : 7921
% 0.28/1.46  
% 0.28/1.46  # -------------------------------------------------
% 0.28/1.46  # User time                : 0.022 s
% 0.28/1.46  # System time              : 0.007 s
% 0.28/1.46  # Total time               : 0.029 s
% 0.28/1.46  # Maximum resident set size: 4284 pages
% 0.28/1.46  # Running protocol protocol_eprover_f171197f65f27d1ba69648a20c844832c84a5dd7 for 23 seconds:
% 0.28/1.46  # Preprocessing time       : 0.037 s
% 0.28/1.46  
% 0.28/1.46  # Proof found!
% 0.28/1.46  # SZS status Theorem
% 0.28/1.46  # SZS output start CNFRefutation
% See solution above
% 0.28/1.46  # Proof object total steps             : 11
% 0.28/1.46  # Proof object clause steps            : 4
% 0.28/1.46  # Proof object formula steps           : 7
% 0.28/1.46  # Proof object conjectures             : 4
% 0.28/1.46  # Proof object clause conjectures      : 1
% 0.28/1.46  # Proof object formula conjectures     : 3
% 0.28/1.46  # Proof object initial clauses used    : 3
% 0.28/1.46  # Proof object initial formulas used   : 3
% 0.28/1.46  # Proof object generating inferences   : 1
% 0.28/1.46  # Proof object simplifying inferences  : 6
% 0.28/1.46  # Training examples: 0 positive, 0 negative
% 0.28/1.46  # Parsed axioms                        : 923
% 0.28/1.46  # Removed by relevancy pruning/SinE    : 0
% 0.28/1.46  # Initial clauses                      : 996
% 0.28/1.46  # Removed in clause preprocessing      : 0
% 0.28/1.46  # Initial clauses in saturation        : 996
% 0.28/1.46  # Processed clauses                    : 662
% 0.28/1.46  # ...of these trivial                  : 51
% 0.28/1.46  # ...subsumed                          : 0
% 0.28/1.46  # ...remaining for further processing  : 611
% 0.28/1.46  # Other redundant clauses eliminated   : 2
% 0.28/1.46  # Clauses deleted for lack of memory   : 0
% 0.28/1.46  # Backward-subsumed                    : 0
% 0.28/1.46  # Backward-rewritten                   : 0
% 0.28/1.46  # Generated clauses                    : 665
% 0.28/1.46  # ...of the previous two non-trivial   : 384
% 0.28/1.46  # Contextual simplify-reflections      : 0
% 0.28/1.46  # Paramodulations                      : 661
% 0.28/1.46  # Factorizations                       : 2
% 0.28/1.46  # Equation resolutions                 : 2
% 0.28/1.46  # Current number of processed clauses  : 609
% 0.28/1.46  #    Positive orientable unit clauses  : 470
% 0.28/1.46  #    Positive unorientable unit clauses: 0
% 0.28/1.46  #    Negative unit clauses             : 45
% 0.28/1.46  #    Non-unit-clauses                  : 94
% 0.28/1.46  # Current number of unprocessed clauses: 718
% 0.28/1.46  # ...number of literals in the above   : 1067
% 0.28/1.46  # Current number of archived formulas  : 0
% 0.28/1.46  # Current number of archived clauses   : 0
% 0.28/1.46  # Clause-clause subsumption calls (NU) : 1827
% 0.28/1.46  # Rec. Clause-clause subsumption calls : 785
% 0.28/1.46  # Non-unit clause-clause subsumptions  : 0
% 0.28/1.46  # Unit Clause-clause subsumption calls : 1786
% 0.28/1.46  # Rewrite failures with RHS unbound    : 0
% 0.28/1.46  # BW rewrite match attempts            : 200
% 0.28/1.46  # BW rewrite match successes           : 0
% 0.28/1.46  # Condensation attempts                : 0
% 0.28/1.46  # Condensation successes               : 0
% 0.28/1.46  # Termbank termtop insertions          : 35587
% 0.28/1.46  
% 0.28/1.46  # -------------------------------------------------
% 0.28/1.46  # User time                : 0.055 s
% 0.28/1.46  # System time              : 0.009 s
% 0.28/1.46  # Total time               : 0.064 s
% 0.28/1.46  # Maximum resident set size: 6584 pages
%------------------------------------------------------------------------------