TSTP Solution File: AGT014+1 by ET---2.0

View Problem - Process Solution

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

% Computer : n020.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:49 EDT 2022

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

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

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/sandbox2/benchmark/Axioms/AGT001+0.ax',a2_9) ).

fof(a1_6,axiom,
    ! [X1,X4,X2] :
      ( the_agent_not_in_any_proposed_teams(X1,X4,X2)
     => ~ ( accept_city(X1,X2)
          & accept_leader(X1,X4) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/AGT001+0.ax',a1_6) ).

fof(a1_5,axiom,
    ! [X1,X4,X2] :
      ( any_agent_in_all_proposed_teams(X1,X4,X2)
     => accept_leader(X1,X4) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/AGT001+0.ax',a1_5) ).

fof(event_11,axiom,
    the_agent_not_in_any_proposed_teams(muslimcountrybhumanitarianorganization,countryacivilorganization,towna),
    file('/export/starexec/sandbox2/benchmark/Axioms/AGT001+1.ax',event_11) ).

fof(event_12,axiom,
    any_agent_in_all_proposed_teams(muslimcountrybhumanitarianorganization,countryacivilorganization,towna),
    file('/export/starexec/sandbox2/benchmark/Axioms/AGT001+1.ax',event_12) ).

fof(c_0_6,negated_conjecture,
    ~ ? [X7,X8,X9] : ~ accept_population(X7,X8,X9),
    inference(assume_negation,[status(cth)],[query_14]) ).

fof(c_0_7,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_8,negated_conjecture,
    ! [X10,X11,X12] : accept_population(X10,X11,X12),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[c_0_6])])]) ).

fof(c_0_9,plain,
    ! [X5,X6,X7] :
      ( ~ the_agent_not_in_any_proposed_teams(X5,X6,X7)
      | ~ accept_city(X5,X7)
      | ~ accept_leader(X5,X6) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[a1_6])]) ).

cnf(c_0_10,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_7]) ).

cnf(c_0_11,negated_conjecture,
    accept_population(X1,X2,X3),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

fof(c_0_12,plain,
    ! [X5,X6,X7] :
      ( ~ any_agent_in_all_proposed_teams(X5,X6,X7)
      | accept_leader(X5,X6) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[a1_5])])])]) ).

cnf(c_0_13,plain,
    ( ~ accept_leader(X1,X2)
    | ~ accept_city(X1,X3)
    | ~ the_agent_not_in_any_proposed_teams(X1,X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_14,plain,
    the_agent_not_in_any_proposed_teams(muslimcountrybhumanitarianorganization,countryacivilorganization,towna),
    inference(split_conjunct,[status(thm)],[event_11]) ).

cnf(c_0_15,plain,
    accept_city(X1,towna),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_10,c_0_11]),c_0_11]),c_0_11]),c_0_11]),c_0_11])]) ).

cnf(c_0_16,plain,
    ( accept_leader(X1,X2)
    | ~ any_agent_in_all_proposed_teams(X1,X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_17,plain,
    any_agent_in_all_proposed_teams(muslimcountrybhumanitarianorganization,countryacivilorganization,towna),
    inference(split_conjunct,[status(thm)],[event_12]) ).

cnf(c_0_18,plain,
    ~ accept_leader(muslimcountrybhumanitarianorganization,countryacivilorganization),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_13,c_0_14]),c_0_15])]) ).

cnf(c_0_19,plain,
    $false,
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_16,c_0_17]),c_0_18]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.13/0.13  % Problem  : AGT014+1 : TPTP v8.1.0. Bugfixed v3.1.0.
% 0.13/0.14  % Command  : run_ET %s %d
% 0.15/0.36  % Computer : n020.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  : 600
% 0.15/0.36  % DateTime : Sat Jun  4 05:59:07 EDT 2022
% 0.15/0.36  % 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.023 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                        : 556
% 0.28/1.46  # Removed by relevancy pruning/SinE    : 555
% 0.28/1.46  # Initial clauses                      : 1
% 0.28/1.46  # Removed in clause preprocessing      : 1
% 0.28/1.46  # Initial clauses in saturation        : 0
% 0.28/1.46  # Processed clauses                    : 0
% 0.28/1.46  # ...of these trivial                  : 0
% 0.28/1.46  # ...subsumed                          : 0
% 0.28/1.46  # ...remaining for further processing  : 0
% 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  : 0
% 0.28/1.46  #    Positive orientable unit clauses  : 0
% 0.28/1.46  #    Positive unorientable unit clauses: 0
% 0.28/1.46  #    Negative unit clauses             : 0
% 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   : 1
% 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 : 0
% 0.28/1.46  # Rewrite failures with RHS unbound    : 0
% 0.28/1.46  # BW rewrite match attempts            : 0
% 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          : 4567
% 0.28/1.46  
% 0.28/1.46  # -------------------------------------------------
% 0.28/1.46  # User time                : 0.020 s
% 0.28/1.46  # System time              : 0.003 s
% 0.28/1.46  # Total time               : 0.023 s
% 0.28/1.46  # Maximum resident set size: 3472 pages
% 0.28/1.46  # Running protocol protocol_eprover_f171197f65f27d1ba69648a20c844832c84a5dd7 for 23 seconds:
% 0.28/1.46  # Preprocessing time       : 0.031 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             : 20
% 0.28/1.46  # Proof object clause steps            : 9
% 0.28/1.46  # Proof object formula steps           : 11
% 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    : 6
% 0.28/1.46  # Proof object initial formulas used   : 6
% 0.28/1.46  # Proof object generating inferences   : 2
% 0.28/1.46  # Proof object simplifying inferences  : 9
% 0.28/1.46  # Training examples: 0 positive, 0 negative
% 0.28/1.46  # Parsed axioms                        : 556
% 0.28/1.46  # Removed by relevancy pruning/SinE    : 0
% 0.28/1.46  # Initial clauses                      : 629
% 0.28/1.46  # Removed in clause preprocessing      : 67
% 0.28/1.46  # Initial clauses in saturation        : 562
% 0.28/1.46  # Processed clauses                    : 635
% 0.28/1.46  # ...of these trivial                  : 24
% 0.28/1.46  # ...subsumed                          : 1
% 0.28/1.46  # ...remaining for further processing  : 609
% 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                    : 1862
% 0.28/1.46  # ...of the previous two non-trivial   : 1583
% 0.28/1.46  # Contextual simplify-reflections      : 0
% 0.28/1.46  # Paramodulations                      : 1858
% 0.28/1.46  # Factorizations                       : 2
% 0.28/1.46  # Equation resolutions                 : 2
% 0.28/1.46  # Current number of processed clauses  : 607
% 0.28/1.46  #    Positive orientable unit clauses  : 524
% 0.29/1.46  #    Positive unorientable unit clauses: 0
% 0.29/1.46  #    Negative unit clauses             : 44
% 0.29/1.46  #    Non-unit-clauses                  : 39
% 0.29/1.46  # Current number of unprocessed clauses: 1510
% 0.29/1.46  # ...number of literals in the above   : 2310
% 0.29/1.46  # Current number of archived formulas  : 0
% 0.29/1.46  # Current number of archived clauses   : 1
% 0.29/1.46  # Clause-clause subsumption calls (NU) : 248
% 0.29/1.46  # Rec. Clause-clause subsumption calls : 213
% 0.29/1.46  # Non-unit clause-clause subsumptions  : 1
% 0.29/1.46  # Unit Clause-clause subsumption calls : 501
% 0.29/1.46  # Rewrite failures with RHS unbound    : 0
% 0.29/1.46  # BW rewrite match attempts            : 170
% 0.29/1.46  # BW rewrite match successes           : 0
% 0.29/1.46  # Condensation attempts                : 0
% 0.29/1.46  # Condensation successes               : 0
% 0.29/1.46  # Termbank termtop insertions          : 36842
% 0.29/1.46  
% 0.29/1.46  # -------------------------------------------------
% 0.29/1.46  # User time                : 0.055 s
% 0.29/1.46  # System time              : 0.006 s
% 0.29/1.46  # Total time               : 0.061 s
% 0.29/1.46  # Maximum resident set size: 7900 pages
%------------------------------------------------------------------------------