TSTP Solution File: PLA030-1 by E-SAT---3.1.00

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E-SAT---3.1.00
% Problem  : PLA030-1 : TPTP v8.2.0. Released v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n019.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 : Tue May 21 02:19:36 EDT 2024

% Result   : Satisfiable 0.17s 0.43s
% Output   : Saturation 0.17s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named c_0_31)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_0_41,plain,
    ( differ(X1,X2)
    | ~ differ(X2,X1) ),
    c_0_30,
    [final] ).

cnf(c_0_42,axiom,
    differ(a,table),
    differ_a_table,
    [final] ).

cnf(c_0_43,axiom,
    differ(a,b),
    differ_a_b,
    [final] ).

cnf(c_0_44,axiom,
    differ(a,c),
    differ_a_c,
    [final] ).

cnf(c_0_45,axiom,
    differ(a,d),
    differ_a_d,
    [final] ).

cnf(c_0_46,axiom,
    differ(b,table),
    differ_b_table,
    [final] ).

cnf(c_0_47,axiom,
    differ(b,c),
    differ_b_c,
    [final] ).

cnf(c_0_48,axiom,
    differ(b,d),
    differ_b_d,
    [final] ).

cnf(c_0_49,axiom,
    differ(c,table),
    differ_c_table,
    [final] ).

cnf(c_0_50,axiom,
    differ(c,d),
    differ_c_d,
    [final] ).

cnf(c_0_51,axiom,
    differ(d,table),
    differ_d_table,
    [final] ).

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

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

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

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

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

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

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

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

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

cnf(c_0_61,plain,
    ( holds(and(X1,X2),X3)
    | ~ holds(X1,X3)
    | ~ holds(X2,X3) ),
    c_0_40,
    [final] ).

cnf(c_0_62,plain,
    differ(table,a),
    inference(spm,[status(thm)],[c_0_41,c_0_42]),
    [final] ).

cnf(c_0_63,plain,
    differ(b,a),
    inference(spm,[status(thm)],[c_0_41,c_0_43]),
    [final] ).

cnf(c_0_64,plain,
    differ(c,a),
    inference(spm,[status(thm)],[c_0_41,c_0_44]),
    [final] ).

cnf(c_0_65,plain,
    differ(d,a),
    inference(spm,[status(thm)],[c_0_41,c_0_45]),
    [final] ).

cnf(c_0_66,plain,
    differ(table,b),
    inference(spm,[status(thm)],[c_0_41,c_0_46]),
    [final] ).

cnf(c_0_67,axiom,
    holds(on(d,table),s0),
    initial_state4,
    [final] ).

cnf(c_0_68,axiom,
    holds(on(c,d),s0),
    initial_state3,
    [final] ).

cnf(c_0_69,axiom,
    holds(on(b,table),s0),
    initial_state2,
    [final] ).

cnf(c_0_70,axiom,
    holds(on(a,table),s0),
    initial_state1,
    [final] ).

cnf(c_0_71,plain,
    differ(c,b),
    inference(spm,[status(thm)],[c_0_41,c_0_47]),
    [final] ).

cnf(c_0_72,axiom,
    holds(clear(c),s0),
    initial_state7,
    [final] ).

cnf(c_0_73,plain,
    differ(d,b),
    inference(spm,[status(thm)],[c_0_41,c_0_48]),
    [final] ).

cnf(c_0_74,plain,
    differ(table,c),
    inference(spm,[status(thm)],[c_0_41,c_0_49]),
    [final] ).

cnf(c_0_75,plain,
    differ(d,c),
    inference(spm,[status(thm)],[c_0_41,c_0_50]),
    [final] ).

cnf(c_0_76,plain,
    differ(table,d),
    inference(spm,[status(thm)],[c_0_41,c_0_51]),
    [final] ).

cnf(c_0_77,axiom,
    holds(clear(b),s0),
    initial_state6,
    [final] ).

cnf(c_0_78,axiom,
    holds(clear(a),s0),
    initial_state5,
    [final] ).

cnf(c_0_79,axiom,
    holds(clear(table),X1),
    clear_table,
    [final] ).

cnf(c_0_80,axiom,
    holds(empty,s0),
    initial_state8,
    [final] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.10  % Problem    : PLA030-1 : TPTP v8.2.0. Released v2.5.0.
% 0.05/0.11  % Command    : run_E %s %d THM
% 0.11/0.31  % Computer : n019.cluster.edu
% 0.11/0.31  % Model    : x86_64 x86_64
% 0.11/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.31  % Memory   : 8042.1875MB
% 0.11/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.31  % CPULimit   : 300
% 0.11/0.31  % WCLimit    : 300
% 0.11/0.31  % DateTime   : Sat May 18 13:40:08 EDT 2024
% 0.11/0.32  % CPUTime    : 
% 0.17/0.42  Running first-order model finding
% 0.17/0.42  Running: /export/starexec/sandbox2/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/sandbox2/benchmark/theBenchmark.p
% 0.17/0.43  # Version: 3.1.0
% 0.17/0.43  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.17/0.43  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.17/0.43  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.17/0.43  # Starting new_bool_3 with 300s (1) cores
% 0.17/0.43  # Starting new_bool_1 with 300s (1) cores
% 0.17/0.43  # Starting sh5l with 300s (1) cores
% 0.17/0.43  # G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with pid 27261 completed with status 1
% 0.17/0.43  # Result found by G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN
% 0.17/0.43  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.17/0.43  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.17/0.43  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.17/0.43  # No SInE strategy applied
% 0.17/0.43  # Search class: FHUNF-FFMM21-SFFFFFNN
% 0.17/0.43  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.17/0.43  # Starting SAT001_MinMin_p005000_rr_RG with 811s (1) cores
% 0.17/0.43  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 151s (1) cores
% 0.17/0.43  # Starting new_bool_3 with 136s (1) cores
% 0.17/0.43  # Starting new_bool_1 with 136s (1) cores
% 0.17/0.43  # Starting sh5l with 136s (1) cores
% 0.17/0.43  # G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with pid 27268 completed with status 1
% 0.17/0.43  # Result found by G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN
% 0.17/0.43  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.17/0.43  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.17/0.43  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.17/0.43  # No SInE strategy applied
% 0.17/0.43  # Search class: FHUNF-FFMM21-SFFFFFNN
% 0.17/0.43  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.17/0.43  # Starting SAT001_MinMin_p005000_rr_RG with 811s (1) cores
% 0.17/0.43  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 151s (1) cores
% 0.17/0.43  # Preprocessing time       : 0.001 s
% 0.17/0.43  # Presaturation interreduction done
% 0.17/0.43  
% 0.17/0.43  # No proof found!
% 0.17/0.43  # SZS status Satisfiable
% 0.17/0.43  # SZS output start Saturation
% See solution above
% 0.17/0.43  # Parsed axioms                        : 30
% 0.17/0.43  # Removed by relevancy pruning/SinE    : 0
% 0.17/0.43  # Initial clauses                      : 30
% 0.17/0.43  # Removed in clause preprocessing      : 0
% 0.17/0.43  # Initial clauses in saturation        : 30
% 0.17/0.43  # Processed clauses                    : 70
% 0.17/0.43  # ...of these trivial                  : 0
% 0.17/0.43  # ...subsumed                          : 0
% 0.17/0.43  # ...remaining for further processing  : 70
% 0.17/0.43  # Other redundant clauses eliminated   : 0
% 0.17/0.43  # Clauses deleted for lack of memory   : 0
% 0.17/0.43  # Backward-subsumed                    : 0
% 0.17/0.43  # Backward-rewritten                   : 0
% 0.17/0.43  # Generated clauses                    : 20
% 0.17/0.43  # ...of the previous two non-redundant : 10
% 0.17/0.43  # ...aggressively subsumed             : 0
% 0.17/0.43  # Contextual simplify-reflections      : 0
% 0.17/0.43  # Paramodulations                      : 20
% 0.17/0.43  # Factorizations                       : 0
% 0.17/0.43  # NegExts                              : 0
% 0.17/0.43  # Equation resolutions                 : 0
% 0.17/0.43  # Disequality decompositions           : 0
% 0.17/0.43  # Total rewrite steps                  : 10
% 0.17/0.43  # ...of those cached                   : 0
% 0.17/0.43  # Propositional unsat checks           : 0
% 0.17/0.43  #    Propositional check models        : 0
% 0.17/0.43  #    Propositional check unsatisfiable : 0
% 0.17/0.43  #    Propositional clauses             : 0
% 0.17/0.43  #    Propositional clauses after purity: 0
% 0.17/0.43  #    Propositional unsat core size     : 0
% 0.17/0.43  #    Propositional preprocessing time  : 0.000
% 0.17/0.43  #    Propositional encoding time       : 0.000
% 0.17/0.43  #    Propositional solver time         : 0.000
% 0.17/0.43  #    Success case prop preproc time    : 0.000
% 0.17/0.43  #    Success case prop encoding time   : 0.000
% 0.17/0.43  #    Success case prop solver time     : 0.000
% 0.17/0.43  # Current number of processed clauses  : 40
% 0.17/0.43  #    Positive orientable unit clauses  : 29
% 0.17/0.43  #    Positive unorientable unit clauses: 0
% 0.17/0.43  #    Negative unit clauses             : 0
% 0.17/0.43  #    Non-unit-clauses                  : 11
% 0.17/0.43  # Current number of unprocessed clauses: 0
% 0.17/0.43  # ...number of literals in the above   : 0
% 0.17/0.43  # Current number of archived formulas  : 0
% 0.17/0.43  # Current number of archived clauses   : 30
% 0.17/0.43  # Clause-clause subsumption calls (NU) : 30
% 0.17/0.43  # Rec. Clause-clause subsumption calls : 26
% 0.17/0.43  # Non-unit clause-clause subsumptions  : 0
% 0.17/0.43  # Unit Clause-clause subsumption calls : 0
% 0.17/0.43  # Rewrite failures with RHS unbound    : 0
% 0.17/0.43  # BW rewrite match attempts            : 0
% 0.17/0.43  # BW rewrite match successes           : 0
% 0.17/0.43  # Condensation attempts                : 0
% 0.17/0.43  # Condensation successes               : 0
% 0.17/0.43  # Termbank termtop insertions          : 1046
% 0.17/0.43  # Search garbage collected termcells   : 53
% 0.17/0.43  
% 0.17/0.43  # -------------------------------------------------
% 0.17/0.43  # User time                : 0.003 s
% 0.17/0.43  # System time              : 0.002 s
% 0.17/0.43  # Total time               : 0.006 s
% 0.17/0.43  # Maximum resident set size: 1676 pages
% 0.17/0.43  
% 0.17/0.43  # -------------------------------------------------
% 0.17/0.43  # User time                : 0.019 s
% 0.17/0.43  # System time              : 0.003 s
% 0.17/0.43  # Total time               : 0.022 s
% 0.17/0.43  # Maximum resident set size: 1724 pages
% 0.17/0.43  % E---3.1 exiting
%------------------------------------------------------------------------------