TSTP Solution File: COL042-3 by E---3.1.00

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1.00
% Problem  : COL042-3 : TPTP v8.2.0. Released v1.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n032.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 : Mon May 20 19:02:12 EDT 2024

% Result   : Unsatisfiable 4.39s 0.96s
% Output   : CNFRefutation 4.39s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    4
% Syntax   : Number of clauses     :   17 (  14 unt;   0 nHn;   9 RR)
%            Number of literals    :   20 (  13 equ;   8 neg)
%            Maximal clause size   :    2 (   1 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   3 con; 0-2 aty)
%            Number of variables   :   24 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(w1_definition,axiom,
    apply(apply(w1,X1),X2) = apply(apply(X2,X1),X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',w1_definition) ).

cnf(b_definition,axiom,
    apply(apply(apply(b,X1),X2),X3) = apply(X1,apply(X2,X3)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',b_definition) ).

cnf(prove_strong_fixed_point,negated_conjecture,
    ~ fixed_point(apply(apply(b,apply(apply(b,apply(w1,w1)),apply(b,w1))),apply(apply(b,b),b))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_strong_fixed_point) ).

cnf(strong_fixed_point,axiom,
    ( fixed_point(X1)
    | apply(X1,fixed_pt) != apply(fixed_pt,apply(X1,fixed_pt)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',strong_fixed_point) ).

cnf(c_0_4,axiom,
    apply(apply(w1,X1),X2) = apply(apply(X2,X1),X1),
    w1_definition ).

cnf(c_0_5,axiom,
    apply(apply(apply(b,X1),X2),X3) = apply(X1,apply(X2,X3)),
    b_definition ).

cnf(c_0_6,negated_conjecture,
    ~ fixed_point(apply(apply(b,apply(apply(b,apply(w1,w1)),apply(b,w1))),apply(apply(b,b),b))),
    inference(fof_simplification,[status(thm)],[prove_strong_fixed_point]) ).

cnf(c_0_7,plain,
    ( fixed_point(X1)
    | apply(X1,fixed_pt) != apply(fixed_pt,apply(X1,fixed_pt)) ),
    inference(fof_simplification,[status(thm)],[strong_fixed_point]) ).

cnf(c_0_8,plain,
    apply(apply(w1,X1),apply(apply(b,X2),X3)) = apply(apply(X2,apply(X3,X1)),X1),
    inference(spm,[status(thm)],[c_0_4,c_0_5]) ).

cnf(c_0_9,negated_conjecture,
    ~ fixed_point(apply(apply(b,apply(apply(b,apply(w1,w1)),apply(b,w1))),apply(apply(b,b),b))),
    c_0_6 ).

cnf(c_0_10,plain,
    ( fixed_point(X1)
    | apply(X1,fixed_pt) != apply(fixed_pt,apply(X1,fixed_pt)) ),
    c_0_7 ).

cnf(c_0_11,plain,
    apply(apply(w1,X1),apply(apply(b,apply(b,X2)),X3)) = apply(X2,apply(apply(X3,X1),X1)),
    inference(spm,[status(thm)],[c_0_5,c_0_8]) ).

cnf(c_0_12,negated_conjecture,
    apply(fixed_pt,apply(apply(w1,w1),apply(apply(b,w1),apply(b,apply(b,fixed_pt))))) != apply(apply(w1,w1),apply(apply(b,w1),apply(b,apply(b,fixed_pt)))),
    inference(rw,[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_9,c_0_10]),c_0_5]),c_0_5]),c_0_5]),c_0_5]),c_0_5]),c_0_5]) ).

cnf(c_0_13,plain,
    apply(apply(w1,X1),apply(apply(b,apply(b,X2)),X3)) = apply(X2,apply(apply(w1,X1),X3)),
    inference(spm,[status(thm)],[c_0_11,c_0_4]) ).

cnf(c_0_14,negated_conjecture,
    apply(fixed_pt,apply(apply(w1,apply(apply(b,apply(b,fixed_pt)),w1)),w1)) != apply(apply(w1,apply(apply(b,apply(b,fixed_pt)),w1)),w1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_12,c_0_8]),c_0_8]) ).

cnf(c_0_15,plain,
    apply(X1,apply(apply(w1,apply(apply(b,apply(b,X1)),X2)),X2)) = apply(apply(w1,apply(apply(b,apply(b,X1)),X2)),w1),
    inference(spm,[status(thm)],[c_0_4,c_0_13]) ).

cnf(c_0_16,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_14,c_0_15])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.10  % Problem    : COL042-3 : TPTP v8.2.0. Released v1.2.0.
% 0.03/0.11  % Command    : run_E %s %d THM
% 0.11/0.31  % Computer : n032.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:04:37 EDT 2024
% 0.17/0.31  % CPUTime    : 
% 0.17/0.41  Running first-order theorem proving
% 0.17/0.41  Running: /export/starexec/sandbox/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --auto-schedule=8 --cpu-limit=300 /export/starexec/sandbox/benchmark/theBenchmark.p
% 4.39/0.96  # Version: 3.1.0
% 4.39/0.96  # Preprocessing class: FSSSSMSSSSSNFFN.
% 4.39/0.96  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 4.39/0.96  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 1500s (5) cores
% 4.39/0.96  # Starting new_bool_3 with 300s (1) cores
% 4.39/0.96  # Starting new_bool_1 with 300s (1) cores
% 4.39/0.96  # Starting sh5l with 300s (1) cores
% 4.39/0.96  # G-E--_302_C18_F1_URBAN_RG_S04BN with pid 13986 completed with status 0
% 4.39/0.96  # Result found by G-E--_302_C18_F1_URBAN_RG_S04BN
% 4.39/0.96  # Preprocessing class: FSSSSMSSSSSNFFN.
% 4.39/0.96  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 4.39/0.96  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 1500s (5) cores
% 4.39/0.96  # No SInE strategy applied
% 4.39/0.96  # Search class: FHUSS-FFSF22-MFFFFFNN
% 4.39/0.96  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 4.39/0.96  # Starting SAT001_MinMin_p005000_rr_RG with 811s (1) cores
% 4.39/0.96  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 151s (1) cores
% 4.39/0.96  # Starting new_bool_3 with 136s (1) cores
% 4.39/0.96  # Starting new_bool_1 with 136s (1) cores
% 4.39/0.96  # Starting sh5l with 136s (1) cores
% 4.39/0.96  # SAT001_MinMin_p005000_rr_RG with pid 13992 completed with status 0
% 4.39/0.96  # Result found by SAT001_MinMin_p005000_rr_RG
% 4.39/0.96  # Preprocessing class: FSSSSMSSSSSNFFN.
% 4.39/0.96  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 4.39/0.96  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 1500s (5) cores
% 4.39/0.96  # No SInE strategy applied
% 4.39/0.96  # Search class: FHUSS-FFSF22-MFFFFFNN
% 4.39/0.96  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 4.39/0.96  # Starting SAT001_MinMin_p005000_rr_RG with 811s (1) cores
% 4.39/0.96  # Preprocessing time       : 0.001 s
% 4.39/0.96  # Presaturation interreduction done
% 4.39/0.96  
% 4.39/0.96  # Proof found!
% 4.39/0.96  # SZS status Unsatisfiable
% 4.39/0.96  # SZS output start CNFRefutation
% See solution above
% 4.39/0.96  # Parsed axioms                        : 4
% 4.39/0.96  # Removed by relevancy pruning/SinE    : 0
% 4.39/0.96  # Initial clauses                      : 4
% 4.39/0.96  # Removed in clause preprocessing      : 0
% 4.39/0.96  # Initial clauses in saturation        : 4
% 4.39/0.96  # Processed clauses                    : 932
% 4.39/0.96  # ...of these trivial                  : 360
% 4.39/0.96  # ...subsumed                          : 155
% 4.39/0.96  # ...remaining for further processing  : 417
% 4.39/0.96  # Other redundant clauses eliminated   : 0
% 4.39/0.96  # Clauses deleted for lack of memory   : 0
% 4.39/0.96  # Backward-subsumed                    : 2
% 4.39/0.96  # Backward-rewritten                   : 60
% 4.39/0.96  # Generated clauses                    : 34034
% 4.39/0.96  # ...of the previous two non-redundant : 32665
% 4.39/0.96  # ...aggressively subsumed             : 0
% 4.39/0.96  # Contextual simplify-reflections      : 0
% 4.39/0.96  # Paramodulations                      : 34034
% 4.39/0.96  # Factorizations                       : 0
% 4.39/0.96  # NegExts                              : 0
% 4.39/0.96  # Equation resolutions                 : 0
% 4.39/0.96  # Disequality decompositions           : 0
% 4.39/0.96  # Total rewrite steps                  : 32083
% 4.39/0.96  # ...of those cached                   : 24982
% 4.39/0.96  # Propositional unsat checks           : 0
% 4.39/0.96  #    Propositional check models        : 0
% 4.39/0.96  #    Propositional check unsatisfiable : 0
% 4.39/0.96  #    Propositional clauses             : 0
% 4.39/0.96  #    Propositional clauses after purity: 0
% 4.39/0.96  #    Propositional unsat core size     : 0
% 4.39/0.96  #    Propositional preprocessing time  : 0.000
% 4.39/0.96  #    Propositional encoding time       : 0.000
% 4.39/0.96  #    Propositional solver time         : 0.000
% 4.39/0.96  #    Success case prop preproc time    : 0.000
% 4.39/0.96  #    Success case prop encoding time   : 0.000
% 4.39/0.96  #    Success case prop solver time     : 0.000
% 4.39/0.96  # Current number of processed clauses  : 351
% 4.39/0.96  #    Positive orientable unit clauses  : 304
% 4.39/0.96  #    Positive unorientable unit clauses: 45
% 4.39/0.96  #    Negative unit clauses             : 1
% 4.39/0.96  #    Non-unit-clauses                  : 1
% 4.39/0.96  # Current number of unprocessed clauses: 31625
% 4.39/0.96  # ...number of literals in the above   : 31625
% 4.39/0.96  # Current number of archived formulas  : 0
% 4.39/0.96  # Current number of archived clauses   : 66
% 4.39/0.96  # Clause-clause subsumption calls (NU) : 0
% 4.39/0.96  # Rec. Clause-clause subsumption calls : 0
% 4.39/0.96  # Non-unit clause-clause subsumptions  : 0
% 4.39/0.96  # Unit Clause-clause subsumption calls : 4522
% 4.39/0.96  # Rewrite failures with RHS unbound    : 0
% 4.39/0.96  # BW rewrite match attempts            : 10542
% 4.39/0.96  # BW rewrite match successes           : 357
% 4.39/0.96  # Condensation attempts                : 0
% 4.39/0.96  # Condensation successes               : 0
% 4.39/0.96  # Termbank termtop insertions          : 1338874
% 4.39/0.96  # Search garbage collected termcells   : 5
% 4.39/0.96  
% 4.39/0.96  # -------------------------------------------------
% 4.39/0.96  # User time                : 0.502 s
% 4.39/0.96  # System time              : 0.021 s
% 4.39/0.96  # Total time               : 0.523 s
% 4.39/0.96  # Maximum resident set size: 1600 pages
% 4.39/0.96  
% 4.39/0.96  # -------------------------------------------------
% 4.39/0.96  # User time                : 2.525 s
% 4.39/0.96  # System time              : 0.056 s
% 4.39/0.96  # Total time               : 2.581 s
% 4.39/0.96  # Maximum resident set size: 1696 pages
% 4.39/0.96  % E---3.1 exiting
% 4.39/0.96  % E exiting
%------------------------------------------------------------------------------