TMTP Model File: PLA029-1.004-Sat

View Problem - Process Model

%------------------------------------------------------------------------------
% File       : ET---1.0
% Problem    : PLA029-1 : TPTP v6.2.0. Released v2.5.0.
% Transform  : none
% Format     : tptp:raw
% Command    : do_ET %s

% Computer   : n011.star.cs.uiowa.edu
% Model      : x86_64 x86_64
% CPU        : Intel(R) Xeon(R) CPU E5-2609 0 2.40GHz
% Memory     : 16127.75MB
% OS         : Linux 2.6.32-504.16.2.el6.x86_64
% CPULimit   : 300s
% DateTime   : Fri Jun 12 20:15:56 EDT 2015

% Result     : Satisfiable 0.03s
% Output     : Saturation 0.03s
% Verified   : 
% Statistics : Number of clauses        :   40 (  40 expanded)
%              Number of leaves         :   10 (  10 expanded)
%              Depth                    :    3
%              Number of atoms          :  124 ( 124 expanded)
%              Number of equality atoms :    0 (   0 expanded)
%              Maximal clause size      :    4 (   3 average)
%              Maximal term depth       :    3 (   2 average)

% Comments   : 
%------------------------------------------------------------------------------
%----WARNING: ET---1.0 format not known, defaulting to TPTP
cnf(c_0_0,axiom,
    ( holds(clear(X1),do(pickup(X2),X3))
    | ~ holds(on(X2,X1),X3)
    | ~ holds(clear(X2),X3)
    | ~ holds(empty,X3) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/PLA001-0.ax',pickup_2)).

cnf(c_0_1,axiom,
    ( holds(on(X1,X2),do(putdown(X1,X2),X3))
    | ~ holds(holding(X1),X3)
    | ~ holds(clear(X2),X3) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/PLA001-0.ax',putdown_2)).

cnf(c_0_2,axiom,
    ( holds(holding(X1),do(pickup(X1),X2))
    | ~ holds(empty,X2)
    | ~ holds(clear(X1),X2)
    | ~ differ(X1,table) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/PLA001-0.ax',pickup_1)).

cnf(c_0_3,axiom,
    ( holds(on(X1,X2),do(pickup(X3),X4))
    | ~ holds(on(X1,X2),X4)
    | ~ differ(X1,X3) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/PLA001-0.ax',pickup_3)).

cnf(c_0_4,axiom,
    ( holds(clear(X1),do(putdown(X1,X2),X3))
    | ~ holds(holding(X1),X3)
    | ~ holds(clear(X2),X3) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/PLA001-0.ax',putdown_3)).

cnf(c_0_5,axiom,
    ( holds(clear(X1),do(putdown(X2,X3),X4))
    | ~ holds(clear(X1),X4)
    | ~ differ(X1,X3) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/PLA001-0.ax',putdown_5)).

cnf(c_0_6,axiom,
    ( holds(on(X1,X2),do(putdown(X3,X4),X5))
    | ~ holds(on(X1,X2),X5) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/PLA001-0.ax',putdown_4)).

cnf(c_0_7,axiom,
    ( holds(empty,do(putdown(X1,X2),X3))
    | ~ holds(holding(X1),X3)
    | ~ holds(clear(X2),X3) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/PLA001-0.ax',putdown_1)).

cnf(c_0_8,axiom,
    ( holds(clear(X1),do(pickup(X2),X3))
    | ~ holds(clear(X1),X3)
    | ~ differ(X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/PLA001-0.ax',pickup_4)).

cnf(c_0_9,axiom,
    ( holds(and(X1,X2),X3)
    | ~ holds(X1,X3)
    | ~ holds(X2,X3) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/PLA001-0.ax',and_definition)).

cnf(c_0_10,axiom,
    ( holds(clear(X1),do(pickup(X2),X3))
    | ~ holds(empty,X3)
    | ~ holds(clear(X2),X3)
    | ~ holds(on(X2,X1),X3) ),
    c_0_0).

cnf(c_0_11,axiom,
    ( holds(on(X1,X2),do(putdown(X1,X2),X3))
    | ~ holds(holding(X1),X3)
    | ~ holds(clear(X2),X3) ),
    c_0_1).

cnf(c_0_12,axiom,
    ( holds(holding(X1),do(pickup(X1),X2))
    | ~ differ(X1,table)
    | ~ holds(empty,X2)
    | ~ holds(clear(X1),X2) ),
    c_0_2).

cnf(c_0_13,axiom,
    ( holds(on(X1,X2),do(pickup(X3),X4))
    | ~ differ(X1,X3)
    | ~ holds(on(X1,X2),X4) ),
    c_0_3).

cnf(c_0_14,axiom,
    ( holds(clear(X1),do(putdown(X1,X2),X3))
    | ~ holds(holding(X1),X3)
    | ~ holds(clear(X2),X3) ),
    c_0_4).

cnf(c_0_15,axiom,
    ( holds(clear(X1),do(putdown(X2,X3),X4))
    | ~ differ(X1,X3)
    | ~ holds(clear(X1),X4) ),
    c_0_5).

cnf(c_0_16,axiom,
    ( holds(on(X1,X2),do(putdown(X3,X4),X5))
    | ~ holds(on(X1,X2),X5) ),
    c_0_6).

cnf(c_0_17,axiom,
    ( holds(empty,do(putdown(X1,X2),X3))
    | ~ holds(holding(X1),X3)
    | ~ holds(clear(X2),X3) ),
    c_0_7).

cnf(c_0_18,axiom,
    ( holds(clear(X1),do(pickup(X2),X3))
    | ~ differ(X1,X2)
    | ~ holds(clear(X1),X3) ),
    c_0_8).

cnf(c_0_19,axiom,
    ( holds(and(X1,X2),X3)
    | ~ holds(X2,X3)
    | ~ holds(X1,X3) ),
    c_0_9).

cnf(c_0_20,plain,
    ( holds(clear(X1),do(pickup(X2),X3))
    | ~ holds(on(X2,X1),X3)
    | ~ holds(clear(X2),X3)
    | ~ holds(empty,X3) ),
    c_0_10).

cnf(c_0_21,plain,
    ( holds(on(X1,X2),do(putdown(X1,X2),X3))
    | ~ holds(holding(X1),X3)
    | ~ holds(clear(X2),X3) ),
    c_0_11).

cnf(c_0_22,plain,
    ( holds(holding(X1),do(pickup(X1),X2))
    | ~ differ(X1,table)
    | ~ holds(clear(X1),X2)
    | ~ holds(empty,X2) ),
    c_0_12).

cnf(c_0_23,plain,
    ( holds(on(X1,X2),do(pickup(X3),X4))
    | ~ differ(X1,X3)
    | ~ holds(on(X1,X2),X4) ),
    c_0_13).

cnf(c_0_24,plain,
    ( holds(clear(X1),do(putdown(X1,X2),X3))
    | ~ holds(holding(X1),X3)
    | ~ holds(clear(X2),X3) ),
    c_0_14).

cnf(c_0_25,plain,
    ( holds(clear(X1),do(putdown(X2,X3),X4))
    | ~ differ(X1,X3)
    | ~ holds(clear(X1),X4) ),
    c_0_15).

cnf(c_0_26,plain,
    ( holds(on(X1,X2),do(putdown(X3,X4),X5))
    | ~ holds(on(X1,X2),X5) ),
    c_0_16).

cnf(c_0_27,plain,
    ( holds(empty,do(putdown(X1,X2),X3))
    | ~ holds(holding(X1),X3)
    | ~ holds(clear(X2),X3) ),
    c_0_17).

cnf(c_0_28,plain,
    ( holds(clear(X1),do(pickup(X2),X3))
    | ~ differ(X1,X2)
    | ~ holds(clear(X1),X3) ),
    c_0_18).

cnf(c_0_29,plain,
    ( holds(and(X1,X2),X3)
    | ~ holds(X2,X3)
    | ~ holds(X1,X3) ),
    c_0_19).

cnf(c_0_30,plain,
    ( holds(clear(X1),do(pickup(X2),X3))
    | ~ holds(on(X2,X1),X3)
    | ~ holds(clear(X2),X3)
    | ~ holds(empty,X3) ),
    c_0_20,
    [final]).

cnf(c_0_31,plain,
    ( holds(on(X1,X2),do(putdown(X1,X2),X3))
    | ~ holds(holding(X1),X3)
    | ~ holds(clear(X2),X3) ),
    c_0_21,
    [final]).

cnf(c_0_32,plain,
    ( holds(holding(X1),do(pickup(X1),X2))
    | ~ differ(X1,table)
    | ~ holds(clear(X1),X2)
    | ~ holds(empty,X2) ),
    c_0_22,
    [final]).

cnf(c_0_33,plain,
    ( holds(on(X1,X2),do(pickup(X3),X4))
    | ~ differ(X1,X3)
    | ~ holds(on(X1,X2),X4) ),
    c_0_23,
    [final]).

cnf(c_0_34,plain,
    ( holds(clear(X1),do(putdown(X1,X2),X3))
    | ~ holds(holding(X1),X3)
    | ~ holds(clear(X2),X3) ),
    c_0_24,
    [final]).

cnf(c_0_35,plain,
    ( holds(clear(X1),do(putdown(X2,X3),X4))
    | ~ differ(X1,X3)
    | ~ holds(clear(X1),X4) ),
    c_0_25,
    [final]).

cnf(c_0_36,plain,
    ( holds(on(X1,X2),do(putdown(X3,X4),X5))
    | ~ holds(on(X1,X2),X5) ),
    c_0_26,
    [final]).

cnf(c_0_37,plain,
    ( holds(empty,do(putdown(X1,X2),X3))
    | ~ holds(holding(X1),X3)
    | ~ holds(clear(X2),X3) ),
    c_0_27,
    [final]).

cnf(c_0_38,plain,
    ( holds(clear(X1),do(pickup(X2),X3))
    | ~ differ(X1,X2)
    | ~ holds(clear(X1),X3) ),
    c_0_28,
    [final]).

cnf(c_0_39,plain,
    ( holds(and(X1,X2),X3)
    | ~ holds(X2,X3)
    | ~ holds(X1,X3) ),
    c_0_29,
    [final]).
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.03  % Problem    : PLA029-1 : TPTP v6.2.0. Released v2.5.0.
% 0.00/0.03  % Command    : do_ET %s
% 0.01/1.07  % Computer   : n011.star.cs.uiowa.edu
% 0.01/1.07  % Model      : x86_64 x86_64
% 0.01/1.07  % CPU        : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
% 0.01/1.07  % Memory     : 16127.75MB
% 0.01/1.07  % OS         : Linux 2.6.32-504.16.2.el6.x86_64
% 0.01/1.07  % CPULimit   : 300
% 0.01/1.07  % DateTime   : Fri Jun 12 14:29:38 CDT 2015
% 0.01/1.08  % CPUTime    : 
% 0.03/1.12  # No SInE strategy applied
% 0.03/1.12  # Trying AutoSched4 for 18 seconds
% 0.03/1.13  # AutoSched4-Mode selected heuristic G_E___042_C18_F1_PI_AE_Q4_CS_SP_PS_S4S
% 0.03/1.13  # and selection function SelectNewComplexAHPNS.
% 0.03/1.13  #
% 0.03/1.13  # Preprocessing time       : 0.005 s
% 0.03/1.13  # Presaturation interreduction done
% 0.03/1.13  
% 0.03/1.13  # No proof found!
% 0.03/1.13  # SZS status Satisfiable
% 0.03/1.13  # SZS output start Saturation.
% 0.03/1.13  cnf(c_0_0,axiom,(holds(clear(X1),do(pickup(X2),X3))|~holds(on(X2,X1),X3)|~holds(clear(X2),X3)|~holds(empty,X3)), file('/export/starexec/sandbox2/benchmark/Axioms/PLA001-0.ax', pickup_2)).
% 0.03/1.13  cnf(c_0_1,axiom,(holds(on(X1,X2),do(putdown(X1,X2),X3))|~holds(holding(X1),X3)|~holds(clear(X2),X3)), file('/export/starexec/sandbox2/benchmark/Axioms/PLA001-0.ax', putdown_2)).
% 0.03/1.13  cnf(c_0_2,axiom,(holds(holding(X1),do(pickup(X1),X2))|~holds(empty,X2)|~holds(clear(X1),X2)|~differ(X1,table)), file('/export/starexec/sandbox2/benchmark/Axioms/PLA001-0.ax', pickup_1)).
% 0.03/1.13  cnf(c_0_3,axiom,(holds(on(X1,X2),do(pickup(X3),X4))|~holds(on(X1,X2),X4)|~differ(X1,X3)), file('/export/starexec/sandbox2/benchmark/Axioms/PLA001-0.ax', pickup_3)).
% 0.03/1.13  cnf(c_0_4,axiom,(holds(clear(X1),do(putdown(X1,X2),X3))|~holds(holding(X1),X3)|~holds(clear(X2),X3)), file('/export/starexec/sandbox2/benchmark/Axioms/PLA001-0.ax', putdown_3)).
% 0.03/1.13  cnf(c_0_5,axiom,(holds(clear(X1),do(putdown(X2,X3),X4))|~holds(clear(X1),X4)|~differ(X1,X3)), file('/export/starexec/sandbox2/benchmark/Axioms/PLA001-0.ax', putdown_5)).
% 0.03/1.13  cnf(c_0_6,axiom,(holds(on(X1,X2),do(putdown(X3,X4),X5))|~holds(on(X1,X2),X5)), file('/export/starexec/sandbox2/benchmark/Axioms/PLA001-0.ax', putdown_4)).
% 0.03/1.13  cnf(c_0_7,axiom,(holds(empty,do(putdown(X1,X2),X3))|~holds(holding(X1),X3)|~holds(clear(X2),X3)), file('/export/starexec/sandbox2/benchmark/Axioms/PLA001-0.ax', putdown_1)).
% 0.03/1.13  cnf(c_0_8,axiom,(holds(clear(X1),do(pickup(X2),X3))|~holds(clear(X1),X3)|~differ(X1,X2)), file('/export/starexec/sandbox2/benchmark/Axioms/PLA001-0.ax', pickup_4)).
% 0.03/1.13  cnf(c_0_9,axiom,(holds(and(X1,X2),X3)|~holds(X1,X3)|~holds(X2,X3)), file('/export/starexec/sandbox2/benchmark/Axioms/PLA001-0.ax', and_definition)).
% 0.03/1.13  cnf(c_0_10,axiom,(holds(clear(X1),do(pickup(X2),X3))|~holds(empty,X3)|~holds(clear(X2),X3)|~holds(on(X2,X1),X3)), c_0_0).
% 0.03/1.13  cnf(c_0_11,axiom,(holds(on(X1,X2),do(putdown(X1,X2),X3))|~holds(holding(X1),X3)|~holds(clear(X2),X3)), c_0_1).
% 0.03/1.13  cnf(c_0_12,axiom,(holds(holding(X1),do(pickup(X1),X2))|~differ(X1,table)|~holds(empty,X2)|~holds(clear(X1),X2)), c_0_2).
% 0.03/1.13  cnf(c_0_13,axiom,(holds(on(X1,X2),do(pickup(X3),X4))|~differ(X1,X3)|~holds(on(X1,X2),X4)), c_0_3).
% 0.03/1.13  cnf(c_0_14,axiom,(holds(clear(X1),do(putdown(X1,X2),X3))|~holds(holding(X1),X3)|~holds(clear(X2),X3)), c_0_4).
% 0.03/1.13  cnf(c_0_15,axiom,(holds(clear(X1),do(putdown(X2,X3),X4))|~differ(X1,X3)|~holds(clear(X1),X4)), c_0_5).
% 0.03/1.13  cnf(c_0_16,axiom,(holds(on(X1,X2),do(putdown(X3,X4),X5))|~holds(on(X1,X2),X5)), c_0_6).
% 0.03/1.13  cnf(c_0_17,axiom,(holds(empty,do(putdown(X1,X2),X3))|~holds(holding(X1),X3)|~holds(clear(X2),X3)), c_0_7).
% 0.03/1.13  cnf(c_0_18,axiom,(holds(clear(X1),do(pickup(X2),X3))|~differ(X1,X2)|~holds(clear(X1),X3)), c_0_8).
% 0.03/1.13  cnf(c_0_19,axiom,(holds(and(X1,X2),X3)|~holds(X2,X3)|~holds(X1,X3)), c_0_9).
% 0.03/1.13  cnf(c_0_20,plain,(holds(clear(X1),do(pickup(X2),X3))|~holds(on(X2,X1),X3)|~holds(clear(X2),X3)|~holds(empty,X3)), c_0_10).
% 0.03/1.13  cnf(c_0_21,plain,(holds(on(X1,X2),do(putdown(X1,X2),X3))|~holds(holding(X1),X3)|~holds(clear(X2),X3)), c_0_11).
% 0.03/1.13  cnf(c_0_22,plain,(holds(holding(X1),do(pickup(X1),X2))|~differ(X1,table)|~holds(clear(X1),X2)|~holds(empty,X2)), c_0_12).
% 0.03/1.13  cnf(c_0_23,plain,(holds(on(X1,X2),do(pickup(X3),X4))|~differ(X1,X3)|~holds(on(X1,X2),X4)), c_0_13).
% 0.03/1.13  cnf(c_0_24,plain,(holds(clear(X1),do(putdown(X1,X2),X3))|~holds(holding(X1),X3)|~holds(clear(X2),X3)), c_0_14).
% 0.03/1.13  cnf(c_0_25,plain,(holds(clear(X1),do(putdown(X2,X3),X4))|~differ(X1,X3)|~holds(clear(X1),X4)), c_0_15).
% 0.03/1.13  cnf(c_0_26,plain,(holds(on(X1,X2),do(putdown(X3,X4),X5))|~holds(on(X1,X2),X5)), c_0_16).
% 0.03/1.13  cnf(c_0_27,plain,(holds(empty,do(putdown(X1,X2),X3))|~holds(holding(X1),X3)|~holds(clear(X2),X3)), c_0_17).
% 0.03/1.13  cnf(c_0_28,plain,(holds(clear(X1),do(pickup(X2),X3))|~differ(X1,X2)|~holds(clear(X1),X3)), c_0_18).
% 0.03/1.13  cnf(c_0_29,plain,(holds(and(X1,X2),X3)|~holds(X2,X3)|~holds(X1,X3)), c_0_19).
% 0.03/1.13  cnf(c_0_30,plain,(holds(clear(X1),do(pickup(X2),X3))|~holds(on(X2,X1),X3)|~holds(clear(X2),X3)|~holds(empty,X3)), c_0_20, ['final']).
% 0.03/1.13  cnf(c_0_31,plain,(holds(on(X1,X2),do(putdown(X1,X2),X3))|~holds(holding(X1),X3)|~holds(clear(X2),X3)), c_0_21, ['final']).
% 0.03/1.13  cnf(c_0_32,plain,(holds(holding(X1),do(pickup(X1),X2))|~differ(X1,table)|~holds(clear(X1),X2)|~holds(empty,X2)), c_0_22, ['final']).
% 0.03/1.13  cnf(c_0_33,plain,(holds(on(X1,X2),do(pickup(X3),X4))|~differ(X1,X3)|~holds(on(X1,X2),X4)), c_0_23, ['final']).
% 0.03/1.13  cnf(c_0_34,plain,(holds(clear(X1),do(putdown(X1,X2),X3))|~holds(holding(X1),X3)|~holds(clear(X2),X3)), c_0_24, ['final']).
% 0.03/1.13  cnf(c_0_35,plain,(holds(clear(X1),do(putdown(X2,X3),X4))|~differ(X1,X3)|~holds(clear(X1),X4)), c_0_25, ['final']).
% 0.03/1.13  cnf(c_0_36,plain,(holds(on(X1,X2),do(putdown(X3,X4),X5))|~holds(on(X1,X2),X5)), c_0_26, ['final']).
% 0.03/1.13  cnf(c_0_37,plain,(holds(empty,do(putdown(X1,X2),X3))|~holds(holding(X1),X3)|~holds(clear(X2),X3)), c_0_27, ['final']).
% 0.03/1.13  cnf(c_0_38,plain,(holds(clear(X1),do(pickup(X2),X3))|~differ(X1,X2)|~holds(clear(X1),X3)), c_0_28, ['final']).
% 0.03/1.13  cnf(c_0_39,plain,(holds(and(X1,X2),X3)|~holds(X2,X3)|~holds(X1,X3)), c_0_29, ['final']).
% 0.03/1.13  # SZS output end Saturation.
% 0.03/1.13  # Parsed axioms                        : 10
% 0.03/1.13  # Removed by relevancy pruning/SinE    : 0
% 0.03/1.13  # Initial clauses                      : 10
% 0.03/1.13  # Removed in clause preprocessing      : 0
% 0.03/1.13  # Initial clauses in saturation        : 10
% 0.03/1.13  # Processed clauses                    : 20
% 0.03/1.13  # ...of these trivial                  : 0
% 0.03/1.13  # ...subsumed                          : 0
% 0.03/1.13  # ...remaining for further processing  : 20
% 0.03/1.13  # Other redundant clauses eliminated   : 0
% 0.03/1.13  # Clauses deleted for lack of memory   : 0
% 0.03/1.13  # Backward-subsumed                    : 0
% 0.03/1.13  # Backward-rewritten                   : 0
% 0.03/1.13  # Generated clauses                    : 0
% 0.03/1.13  # ...of the previous two non-trivial   : 0
% 0.03/1.13  # Contextual simplify-reflections      : 0
% 0.03/1.13  # Paramodulations                      : 0
% 0.03/1.13  # Factorizations                       : 0
% 0.03/1.13  # Equation resolutions                 : 0
% 0.03/1.13  # Current number of processed clauses  : 10
% 0.03/1.13  #    Positive orientable unit clauses  : 0
% 0.03/1.13  #    Positive unorientable unit clauses: 0
% 0.03/1.13  #    Negative unit clauses             : 0
% 0.03/1.13  #    Non-unit-clauses                  : 10
% 0.03/1.13  # Current number of unprocessed clauses: 0
% 0.03/1.13  # ...number of literals in the above   : 0
% 0.03/1.13  # Clause-clause subsumption calls (NU) : 0
% 0.03/1.13  # Rec. Clause-clause subsumption calls : 0
% 0.03/1.13  # Non-unit clause-clause subsumptions  : 0
% 0.03/1.13  # Unit Clause-clause subsumption calls : 0
% 0.03/1.13  # Rewrite failures with RHS unbound    : 0
% 0.03/1.13  # BW rewrite match attempts            : 0
% 0.03/1.13  # BW rewrite match successes           : 0
% 0.03/1.13  # Condensation attempts                : 0
% 0.03/1.13  # Condensation successes               : 0
% 0.03/1.13  
% 0.03/1.13  # -------------------------------------------------
% 0.03/1.13  # User time                : 0.006 s
% 0.03/1.13  # System time              : 0.000 s
% 0.03/1.13  # Total time               : 0.006 s
% 0.03/1.13  # Maximum resident set size: 2416 pages
% 0.03/1.13  
% 0.03/1.13  # -------------------------------------------------
% 0.03/1.13  # User time                : 0.029 s
% 0.03/1.13  # System time              : 0.004 s
% 0.03/1.13  # Total time               : 0.033 s
% 0.03/1.13  # Maximum resident set size: 4012 pages
% 0.03/1.13  0.02user 0.00system 0:00.03elapsed 91%CPU (0avgtext+0avgdata 16048maxresident)k
% 0.03/1.13  0inputs+936outputs (0major+2902minor)pagefaults 0swaps
%------------------------------------------------------------------------------