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

View Problem - Process Solution

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

% Computer : n017.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 13:29:22 EDT 2022

% Result   : Theorem 0.69s 0.97s
% Output   : Refutation 0.69s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.10  % Problem  : SEU149+3 : TPTP v8.1.0. Released v3.2.0.
% 0.03/0.11  % Command  : tptp2X_and_run_prover9 %d %s
% 0.11/0.32  % Computer : n017.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit : 300
% 0.11/0.32  % WCLimit  : 600
% 0.11/0.32  % DateTime : Mon Jun 20 06:29:29 EDT 2022
% 0.11/0.32  % CPUTime  : 
% 0.69/0.97  ============================== Prover9 ===============================
% 0.69/0.97  Prover9 (32) version 2009-11A, November 2009.
% 0.69/0.97  Process 12266 was started by sandbox on n017.cluster.edu,
% 0.69/0.97  Mon Jun 20 06:29:29 2022
% 0.69/0.97  The command was "/export/starexec/sandbox/solver/bin/prover9 -t 300 -f /tmp/Prover9_11908_n017.cluster.edu".
% 0.69/0.97  ============================== end of head ===========================
% 0.69/0.97  
% 0.69/0.97  ============================== INPUT =================================
% 0.69/0.97  
% 0.69/0.97  % Reading from file /tmp/Prover9_11908_n017.cluster.edu
% 0.69/0.97  
% 0.69/0.97  set(prolog_style_variables).
% 0.69/0.97  set(auto2).
% 0.69/0.97      % set(auto2) -> set(auto).
% 0.69/0.97      % set(auto) -> set(auto_inference).
% 0.69/0.97      % set(auto) -> set(auto_setup).
% 0.69/0.97      % set(auto_setup) -> set(predicate_elim).
% 0.69/0.97      % set(auto_setup) -> assign(eq_defs, unfold).
% 0.69/0.97      % set(auto) -> set(auto_limits).
% 0.69/0.97      % set(auto_limits) -> assign(max_weight, "100.000").
% 0.69/0.97      % set(auto_limits) -> assign(sos_limit, 20000).
% 0.69/0.97      % set(auto) -> set(auto_denials).
% 0.69/0.97      % set(auto) -> set(auto_process).
% 0.69/0.97      % set(auto2) -> assign(new_constants, 1).
% 0.69/0.97      % set(auto2) -> assign(fold_denial_max, 3).
% 0.69/0.97      % set(auto2) -> assign(max_weight, "200.000").
% 0.69/0.97      % set(auto2) -> assign(max_hours, 1).
% 0.69/0.97      % assign(max_hours, 1) -> assign(max_seconds, 3600).
% 0.69/0.97      % set(auto2) -> assign(max_seconds, 0).
% 0.69/0.97      % set(auto2) -> assign(max_minutes, 5).
% 0.69/0.97      % assign(max_minutes, 5) -> assign(max_seconds, 300).
% 0.69/0.97      % set(auto2) -> set(sort_initial_sos).
% 0.69/0.97      % set(auto2) -> assign(sos_limit, -1).
% 0.69/0.97      % set(auto2) -> assign(lrs_ticks, 3000).
% 0.69/0.97      % set(auto2) -> assign(max_megs, 400).
% 0.69/0.97      % set(auto2) -> assign(stats, some).
% 0.69/0.97      % set(auto2) -> clear(echo_input).
% 0.69/0.97      % set(auto2) -> set(quiet).
% 0.69/0.97      % set(auto2) -> clear(print_initial_clauses).
% 0.69/0.97      % set(auto2) -> clear(print_given).
% 0.69/0.97  assign(lrs_ticks,-1).
% 0.69/0.97  assign(sos_limit,10000).
% 0.69/0.97  assign(order,kbo).
% 0.69/0.97  set(lex_order_vars).
% 0.69/0.97  clear(print_given).
% 0.69/0.97  
% 0.69/0.97  % formulas(sos).  % not echoed (7 formulas)
% 0.69/0.97  
% 0.69/0.97  ============================== end of input ==========================
% 0.69/0.97  
% 0.69/0.97  % From the command line: assign(max_seconds, 300).
% 0.69/0.97  
% 0.69/0.97  ============================== PROCESS NON-CLAUSAL FORMULAS ==========
% 0.69/0.97  
% 0.69/0.97  % Formulas that are not ordinary clauses:
% 0.69/0.97  1 (all A all B (in(A,B) -> -in(B,A))) # label(antisymmetry_r2_hidden) # label(axiom) # label(non_clause).  [assumption].
% 0.69/0.97  2 (all A all B unordered_pair(A,B) = unordered_pair(B,A)) # label(commutativity_k2_tarski) # label(axiom) # label(non_clause).  [assumption].
% 0.69/0.97  3 (all A all B (B = singleton(A) <-> (all C (in(C,B) <-> C = A)))) # label(d1_tarski) # label(axiom) # label(non_clause).  [assumption].
% 0.69/0.97  4 (all A all B all C (C = unordered_pair(A,B) <-> (all D (in(D,C) <-> D = A | D = B)))) # label(d2_tarski) # label(axiom) # label(non_clause).  [assumption].
% 0.69/0.97  5 (exists A empty(A)) # label(rc1_xboole_0) # label(axiom) # label(non_clause).  [assumption].
% 0.69/0.97  6 (exists A -empty(A)) # label(rc2_xboole_0) # label(axiom) # label(non_clause).  [assumption].
% 0.69/0.97  7 -(all A all B all C (singleton(A) = unordered_pair(B,C) -> A = B)) # label(t8_zfmisc_1) # label(negated_conjecture) # label(non_clause).  [assumption].
% 0.69/0.97  
% 0.69/0.97  ============================== end of process non-clausal formulas ===
% 0.69/0.97  
% 0.69/0.97  ============================== PROCESS INITIAL CLAUSES ===============
% 0.69/0.97  
% 0.69/0.97  ============================== PREDICATE ELIMINATION =================
% 0.69/0.97  
% 0.69/0.97  ============================== end predicate elimination =============
% 0.69/0.97  
% 0.69/0.97  Auto_denials:  (non-Horn, no changes).
% 0.69/0.97  
% 0.69/0.97  Term ordering decisions:
% 0.69/0.97  
% 0.69/0.97  % Assigning unary symbol singleton kb_weight 0 and highest precedence (12).
% 0.69/0.97  Function symbol KB weights:  c1=1. c2=1. c3=1. c4=1. c5=1. unordered_pair=1. f1=1. f2=1. singleton=0.
% 0.69/0.97  
% 0.69/0.97  ============================== end of process initial clauses ========
% 0.69/0.97  
% 0.69/0.97  ============================== CLAUSES FOR SEARCH ====================
% 0.69/0.97  
% 0.69/0.97  ============================== end of clauses for search =============
% 0.69/0.97  
% 0.69/0.97  ============================== SEARCH ================================
% 0.69/0.97  
% 0.69/0.97  % Starting search at 0.01 seconds.
% 0.69/0.97  
% 0.69/0.97  ============================== PROOF =================================
% 0.69/0.97  % SZS status Theorem
% 0.69/0.97  % SZS output start Refutation
% 0.69/0.97  
% 0.69/0.97  % Proof 1 at 0.02 (+ 0.00) seconds.
% 0.69/0.97  % Length of proof is 10.
% 0.69/0.97  % Level of proof is 4.
% 0.69/0.97  % Maximum clause weight is 11.000.
% 0.69/0.97  % Given clauses 21.
% 0.69/0.97  
% 0.69/0.97  3 (all A all B (B = singleton(A) <-> (all C (in(C,B) <-> C = A)))) # label(d1_tarski) # label(axiom) # label(non_clause).  [assumption].
% 0.69/0.97  4 (all A all B all C (C = unordered_pair(A,B) <-> (all D (in(D,C) <-> D = A | D = B)))) # label(d2_tarski) # label(axiom) # label(non_clause).  [assumption].
% 0.69/0.97  7 -(all A all B all C (singleton(A) = unordered_pair(B,C) -> A = B)) # label(t8_zfmisc_1) # label(negated_conjecture) # label(non_clause).  [assumption].
% 0.69/0.97  9 singleton(c3) = unordered_pair(c4,c5) # label(t8_zfmisc_1) # label(negated_conjecture).  [clausify(7)].
% 0.69/0.97  10 unordered_pair(c4,c5) = singleton(c3).  [copy(9),flip(a)].
% 0.69/0.97  15 c4 != c3 # label(t8_zfmisc_1) # label(negated_conjecture).  [clausify(7)].
% 0.69/0.97  17 singleton(A) != B | -in(C,B) | C = A # label(d1_tarski) # label(axiom).  [clausify(3)].
% 0.69/0.97  19 unordered_pair(A,B) != C | in(D,C) | D != A # label(d2_tarski) # label(axiom).  [clausify(4)].
% 0.69/0.97  36 -in(c4,singleton(c3)).  [ur(17,a,10,a(flip),c,15,a),rewrite([10(4)])].
% 0.69/0.97  87 $F.  [ur(19,a,10,a,b,36,a),xx(a)].
% 0.69/0.97  
% 0.69/0.97  % SZS output end Refutation
% 0.69/0.97  ============================== end of proof ==========================
% 0.69/0.97  
% 0.69/0.97  ============================== STATISTICS ============================
% 0.69/0.97  
% 0.69/0.97  Given=21. Generated=164. Kept=78. proofs=1.
% 0.69/0.97  Usable=21. Sos=44. Demods=2. Limbo=2, Disabled=27. Hints=0.
% 0.69/0.97  Megabytes=0.09.
% 0.69/0.97  User_CPU=0.02, System_CPU=0.00, Wall_clock=0.
% 0.69/0.97  
% 0.69/0.97  ============================== end of statistics =====================
% 0.69/0.97  
% 0.69/0.97  ============================== end of search =========================
% 0.69/0.97  
% 0.69/0.97  THEOREM PROVED
% 0.69/0.97  % SZS status Theorem
% 0.69/0.97  
% 0.69/0.97  Exiting with 1 proof.
% 0.69/0.97  
% 0.69/0.97  Process 12266 exit (max_proofs) Mon Jun 20 06:29:29 2022
% 0.69/0.97  Prover9 interrupted
%------------------------------------------------------------------------------