TSTP Solution File: SET593+3 by Prover9---1109a

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Prover9---1109a
% Problem  : SET593+3 : TPTP v8.1.0. Released v2.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : tptp2X_and_run_prover9 %d %s

% Computer : n010.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 : Tue Jul 19 04:30:32 EDT 2022

% Result   : Timeout 300.06s 300.32s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.09  % Problem  : SET593+3 : TPTP v8.1.0. Released v2.2.0.
% 0.04/0.09  % Command  : tptp2X_and_run_prover9 %d %s
% 0.09/0.28  % Computer : n010.cluster.edu
% 0.09/0.28  % Model    : x86_64 x86_64
% 0.09/0.28  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.28  % Memory   : 8042.1875MB
% 0.09/0.28  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.28  % CPULimit : 300
% 0.09/0.28  % WCLimit  : 600
% 0.09/0.28  % DateTime : Sun Jul 10 11:32:15 EDT 2022
% 0.09/0.28  % CPUTime  : 
% 1.18/1.45  ============================== Prover9 ===============================
% 1.18/1.45  Prover9 (32) version 2009-11A, November 2009.
% 1.18/1.45  Process 28230 was started by sandbox on n010.cluster.edu,
% 1.18/1.45  Sun Jul 10 11:32:16 2022
% 1.18/1.45  The command was "/export/starexec/sandbox/solver/bin/prover9 -t 300 -f /tmp/Prover9_28077_n010.cluster.edu".
% 1.18/1.45  ============================== end of head ===========================
% 1.18/1.45  
% 1.18/1.45  ============================== INPUT =================================
% 1.18/1.45  
% 1.18/1.45  % Reading from file /tmp/Prover9_28077_n010.cluster.edu
% 1.18/1.45  
% 1.18/1.45  set(prolog_style_variables).
% 1.18/1.45  set(auto2).
% 1.18/1.45      % set(auto2) -> set(auto).
% 1.18/1.45      % set(auto) -> set(auto_inference).
% 1.18/1.45      % set(auto) -> set(auto_setup).
% 1.18/1.45      % set(auto_setup) -> set(predicate_elim).
% 1.18/1.45      % set(auto_setup) -> assign(eq_defs, unfold).
% 1.18/1.45      % set(auto) -> set(auto_limits).
% 1.18/1.45      % set(auto_limits) -> assign(max_weight, "100.000").
% 1.18/1.45      % set(auto_limits) -> assign(sos_limit, 20000).
% 1.18/1.45      % set(auto) -> set(auto_denials).
% 1.18/1.45      % set(auto) -> set(auto_process).
% 1.18/1.45      % set(auto2) -> assign(new_constants, 1).
% 1.18/1.45      % set(auto2) -> assign(fold_denial_max, 3).
% 1.18/1.45      % set(auto2) -> assign(max_weight, "200.000").
% 1.18/1.45      % set(auto2) -> assign(max_hours, 1).
% 1.18/1.45      % assign(max_hours, 1) -> assign(max_seconds, 3600).
% 1.18/1.45      % set(auto2) -> assign(max_seconds, 0).
% 1.18/1.45      % set(auto2) -> assign(max_minutes, 5).
% 1.18/1.45      % assign(max_minutes, 5) -> assign(max_seconds, 300).
% 1.18/1.45      % set(auto2) -> set(sort_initial_sos).
% 1.18/1.45      % set(auto2) -> assign(sos_limit, -1).
% 1.18/1.45      % set(auto2) -> assign(lrs_ticks, 3000).
% 1.18/1.45      % set(auto2) -> assign(max_megs, 400).
% 1.18/1.45      % set(auto2) -> assign(stats, some).
% 1.18/1.45      % set(auto2) -> clear(echo_input).
% 1.18/1.45      % set(auto2) -> set(quiet).
% 1.18/1.45      % set(auto2) -> clear(print_initial_clauses).
% 1.18/1.45      % set(auto2) -> clear(print_given).
% 1.18/1.45  assign(lrs_ticks,-1).
% 1.18/1.45  assign(sos_limit,10000).
% 1.18/1.45  assign(order,kbo).
% 1.18/1.45  set(lex_order_vars).
% 1.18/1.45  clear(print_given).
% 1.18/1.45  
% 1.18/1.45  % formulas(sos).  % not echoed (7 formulas)
% 1.18/1.45  
% 1.18/1.45  ============================== end of input ==========================
% 1.18/1.45  
% 1.18/1.45  % From the command line: assign(max_seconds, 300).
% 1.18/1.45  
% 1.18/1.45  ============================== PROCESS NON-CLAUSAL FORMULAS ==========
% 1.18/1.46  
% 1.18/1.46  % Formulas that are not ordinary clauses:
% 1.18/1.46  1 (all B all C all D (member(D,union(B,C)) <-> member(D,B) | member(D,C))) # label(union_defn) # label(axiom) # label(non_clause).  [assumption].
% 1.18/1.46  2 (all B all C all D (member(D,difference(B,C)) <-> member(D,B) & -member(D,C))) # label(difference_defn) # label(axiom) # label(non_clause).  [assumption].
% 1.18/1.46  3 (all B all C (subset(B,C) <-> (all D (member(D,B) -> member(D,C))))) # label(subset_defn) # label(axiom) # label(non_clause).  [assumption].
% 1.18/1.46  4 (all B all C union(B,C) = union(C,B)) # label(commutativity_of_union) # label(axiom) # label(non_clause).  [assumption].
% 1.18/1.46  5 (all B subset(B,B)) # label(reflexivity_of_subset) # label(axiom) # label(non_clause).  [assumption].
% 1.18/1.46  6 (all B all C (B = C <-> (all D (member(D,B) <-> member(D,C))))) # label(equal_member_defn) # label(axiom) # label(non_clause).  [assumption].
% 1.18/1.46  7 -(all B all C all D (subset(B,union(C,D)) -> subset(difference(B,C),D) & subset(difference(B,D),C))) # label(prove_th52) # label(negated_conjecture) # label(non_clause).  [assumption].
% 1.18/1.46  
% 1.18/1.46  ============================== end of process non-clausal formulas ===
% 1.18/1.46  
% 1.18/1.46  ============================== PROCESS INITIAL CLAUSES ===============
% 1.18/1.46  
% 1.18/1.46  ============================== PREDICATE ELIMINATION =================
% 1.18/1.46  
% 1.18/1.46  ============================== end predicate elimination =============
% 1.18/1.46  
% 1.18/1.46  Auto_denials:  (non-Horn, no changes).
% 1.18/1.46  
% 1.18/1.46  Term ordering decisions:
% 1.18/1.46  Function symbol KB weights:  c1=1. c2=1. c3=1. union=1. difference=1. f1=1. f2=1.
% 1.18/1.46  
% 1.18/1.46  ============================== end of process initial clauses ========
% 1.18/1.46  
% 1.18/1.46  ============================== CLAUSES FOR SEARCH ====================
% 1.18/1.46  
% 1.18/1.46  ============================== end of clauses for search =============
% 1.18/1.46  
% 1.18/1.46  ============================== SEARCH ================================
% 1.18/1.46  
% 1.18/1.46  % Starting search at 0.01 seconds.
% 1.18/1.46  
% 1.18/1.46  Low Water (keep): wt=67.000, iters=3489
% 1.18/1.46  
% 1.18/1.46  Low Water (keep): wt=64.000, iters=3398
% 1.18/1.46  
% 1.18/1.46  Low Water (keep): wt=63.000, iters=3562
% 1.18/1.46  
% 1.18/1.46  Low Water (keep): wt=57.000, iters=3360
% 1.18/1.46  
% 1.18/1.46  Low Water (keep): wt=56.000, itersCputime limit exceeded (core dumped)
%------------------------------------------------------------------------------