TSTP Solution File: KLE059+1 by Prover9---1109a

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Prover9---1109a
% Problem  : KLE059+1 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : tptp2X_and_run_prover9 %d %s

% 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  : 600s
% DateTime : Sun Jul 17 02:22:02 EDT 2022

% Result   : Theorem 0.51s 0.82s
% Output   : Refutation 0.51s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : KLE059+1 : TPTP v8.1.0. Released v4.0.0.
% 0.06/0.12  % Command  : tptp2X_and_run_prover9 %d %s
% 0.12/0.31  % Computer : n032.cluster.edu
% 0.12/0.31  % Model    : x86_64 x86_64
% 0.12/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.31  % Memory   : 8042.1875MB
% 0.12/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.31  % CPULimit : 300
% 0.12/0.31  % WCLimit  : 600
% 0.12/0.31  % DateTime : Thu Jun 16 08:19:44 EDT 2022
% 0.12/0.31  % CPUTime  : 
% 0.51/0.81  ============================== Prover9 ===============================
% 0.51/0.81  Prover9 (32) version 2009-11A, November 2009.
% 0.51/0.81  Process 19777 was started by sandbox2 on n032.cluster.edu,
% 0.51/0.81  Thu Jun 16 08:19:45 2022
% 0.51/0.81  The command was "/export/starexec/sandbox2/solver/bin/prover9 -t 300 -f /tmp/Prover9_19622_n032.cluster.edu".
% 0.51/0.81  ============================== end of head ===========================
% 0.51/0.81  
% 0.51/0.81  ============================== INPUT =================================
% 0.51/0.81  
% 0.51/0.81  % Reading from file /tmp/Prover9_19622_n032.cluster.edu
% 0.51/0.81  
% 0.51/0.81  set(prolog_style_variables).
% 0.51/0.81  set(auto2).
% 0.51/0.81      % set(auto2) -> set(auto).
% 0.51/0.81      % set(auto) -> set(auto_inference).
% 0.51/0.81      % set(auto) -> set(auto_setup).
% 0.51/0.81      % set(auto_setup) -> set(predicate_elim).
% 0.51/0.81      % set(auto_setup) -> assign(eq_defs, unfold).
% 0.51/0.81      % set(auto) -> set(auto_limits).
% 0.51/0.81      % set(auto_limits) -> assign(max_weight, "100.000").
% 0.51/0.81      % set(auto_limits) -> assign(sos_limit, 20000).
% 0.51/0.81      % set(auto) -> set(auto_denials).
% 0.51/0.81      % set(auto) -> set(auto_process).
% 0.51/0.81      % set(auto2) -> assign(new_constants, 1).
% 0.51/0.81      % set(auto2) -> assign(fold_denial_max, 3).
% 0.51/0.81      % set(auto2) -> assign(max_weight, "200.000").
% 0.51/0.81      % set(auto2) -> assign(max_hours, 1).
% 0.51/0.81      % assign(max_hours, 1) -> assign(max_seconds, 3600).
% 0.51/0.81      % set(auto2) -> assign(max_seconds, 0).
% 0.51/0.81      % set(auto2) -> assign(max_minutes, 5).
% 0.51/0.81      % assign(max_minutes, 5) -> assign(max_seconds, 300).
% 0.51/0.81      % set(auto2) -> set(sort_initial_sos).
% 0.51/0.81      % set(auto2) -> assign(sos_limit, -1).
% 0.51/0.81      % set(auto2) -> assign(lrs_ticks, 3000).
% 0.51/0.81      % set(auto2) -> assign(max_megs, 400).
% 0.51/0.81      % set(auto2) -> assign(stats, some).
% 0.51/0.81      % set(auto2) -> clear(echo_input).
% 0.51/0.81      % set(auto2) -> set(quiet).
% 0.51/0.81      % set(auto2) -> clear(print_initial_clauses).
% 0.51/0.81      % set(auto2) -> clear(print_given).
% 0.51/0.81  assign(lrs_ticks,-1).
% 0.51/0.81  assign(sos_limit,10000).
% 0.51/0.81  assign(order,kbo).
% 0.51/0.81  set(lex_order_vars).
% 0.51/0.81  clear(print_given).
% 0.51/0.81  
% 0.51/0.81  % formulas(sos).  % not echoed (18 formulas)
% 0.51/0.81  
% 0.51/0.81  ============================== end of input ==========================
% 0.51/0.81  
% 0.51/0.81  % From the command line: assign(max_seconds, 300).
% 0.51/0.81  
% 0.51/0.81  ============================== PROCESS NON-CLAUSAL FORMULAS ==========
% 0.51/0.81  
% 0.51/0.81  % Formulas that are not ordinary clauses:
% 0.51/0.81  1 (all A all B addition(A,B) = addition(B,A)) # label(additive_commutativity) # label(axiom) # label(non_clause).  [assumption].
% 0.51/0.81  2 (all C all B all A addition(A,addition(B,C)) = addition(addition(A,B),C)) # label(additive_associativity) # label(axiom) # label(non_clause).  [assumption].
% 0.51/0.81  3 (all A addition(A,zero) = A) # label(additive_identity) # label(axiom) # label(non_clause).  [assumption].
% 0.51/0.81  4 (all A addition(A,A) = A) # label(additive_idempotence) # label(axiom) # label(non_clause).  [assumption].
% 0.51/0.81  5 (all A all B all C multiplication(A,multiplication(B,C)) = multiplication(multiplication(A,B),C)) # label(multiplicative_associativity) # label(axiom) # label(non_clause).  [assumption].
% 0.51/0.81  6 (all A multiplication(A,one) = A) # label(multiplicative_right_identity) # label(axiom) # label(non_clause).  [assumption].
% 0.51/0.81  7 (all A multiplication(one,A) = A) # label(multiplicative_left_identity) # label(axiom) # label(non_clause).  [assumption].
% 0.51/0.81  8 (all A all B all C multiplication(A,addition(B,C)) = addition(multiplication(A,B),multiplication(A,C))) # label(right_distributivity) # label(axiom) # label(non_clause).  [assumption].
% 0.51/0.81  9 (all A all B all C multiplication(addition(A,B),C) = addition(multiplication(A,C),multiplication(B,C))) # label(left_distributivity) # label(axiom) # label(non_clause).  [assumption].
% 0.51/0.81  10 (all A multiplication(A,zero) = zero) # label(right_annihilation) # label(axiom) # label(non_clause).  [assumption].
% 0.51/0.81  11 (all A multiplication(zero,A) = zero) # label(left_annihilation) # label(axiom) # label(non_clause).  [assumption].
% 0.51/0.81  12 (all A all B (leq(A,B) <-> addition(A,B) = B)) # label(order) # label(axiom) # label(non_clause).  [assumption].
% 0.51/0.81  13 (all X0 addition(X0,multiplication(domain(X0),X0)) = multiplication(domain(X0),X0)) # label(domain1) # label(axiom) # label(non_clause).  [assumption].
% 0.51/0.81  14 (all X0 all X1 domain(multiplication(X0,X1)) = domain(multiplication(X0,domain(X1)))) # label(domain2) # label(axiom) # label(non_clause).  [assumption].
% 0.51/0.82  15 (all X0 addition(domain(X0),one) = one) # label(domain3) # label(axiom) # label(non_clause).  [assumption].
% 0.51/0.82  16 (all X0 all X1 domain(addition(X0,X1)) = addition(domain(X0),domain(X1))) # label(domain5) # label(axiom) # label(non_clause).  [assumption].
% 0.51/0.82  17 -(all X0 all X1 (addition(X0,X1) = X1 -> addition(domain(X0),domain(X1)) = domain(X1))) # label(goals) # label(negated_conjecture) # label(non_clause).  [assumption].
% 0.51/0.82  
% 0.51/0.82  ============================== end of process non-clausal formulas ===
% 0.51/0.82  
% 0.51/0.82  ============================== PROCESS INITIAL CLAUSES ===============
% 0.51/0.82  
% 0.51/0.82  ============================== PREDICATE ELIMINATION =================
% 0.51/0.82  18 leq(A,B) | addition(A,B) != B # label(order) # label(axiom).  [clausify(12)].
% 0.51/0.82  19 -leq(A,B) | addition(A,B) = B # label(order) # label(axiom).  [clausify(12)].
% 0.51/0.82  
% 0.51/0.82  ============================== end predicate elimination =============
% 0.51/0.82  
% 0.51/0.82  Auto_denials:
% 0.51/0.82    % copying label goals to answer in negative clause
% 0.51/0.82  
% 0.51/0.82  Term ordering decisions:
% 0.51/0.82  
% 0.51/0.82  % Assigning unary symbol domain kb_weight 0 and highest precedence (8).
% 0.51/0.82  Function symbol KB weights:  zero=1. one=1. c1=1. c2=1. multiplication=1. addition=1. domain=0.
% 0.51/0.82  
% 0.51/0.82  ============================== end of process initial clauses ========
% 0.51/0.82  
% 0.51/0.82  ============================== CLAUSES FOR SEARCH ====================
% 0.51/0.82  
% 0.51/0.82  ============================== end of clauses for search =============
% 0.51/0.82  
% 0.51/0.82  ============================== SEARCH ================================
% 0.51/0.82  
% 0.51/0.82  % Starting search at 0.01 seconds.
% 0.51/0.82  
% 0.51/0.82  ============================== PROOF =================================
% 0.51/0.82  % SZS status Theorem
% 0.51/0.82  % SZS output start Refutation
% 0.51/0.82  
% 0.51/0.82  % Proof 1 at 0.01 (+ 0.00) seconds: goals.
% 0.51/0.82  % Length of proof is 8.
% 0.51/0.82  % Level of proof is 3.
% 0.51/0.82  % Maximum clause weight is 10.000.
% 0.51/0.82  % Given clauses 12.
% 0.51/0.82  
% 0.51/0.82  16 (all X0 all X1 domain(addition(X0,X1)) = addition(domain(X0),domain(X1))) # label(domain5) # label(axiom) # label(non_clause).  [assumption].
% 0.51/0.82  17 -(all X0 all X1 (addition(X0,X1) = X1 -> addition(domain(X0),domain(X1)) = domain(X1))) # label(goals) # label(negated_conjecture) # label(non_clause).  [assumption].
% 0.51/0.82  27 addition(c1,c2) = c2 # label(goals) # label(negated_conjecture).  [clausify(17)].
% 0.51/0.82  31 domain(addition(A,B)) = addition(domain(A),domain(B)) # label(domain5) # label(axiom).  [clausify(16)].
% 0.51/0.82  41 domain(c2) != addition(domain(c1),domain(c2)) # label(goals) # label(negated_conjecture) # answer(goals).  [clausify(17)].
% 0.51/0.82  42 addition(domain(c1),domain(c2)) != domain(c2) # answer(goals).  [copy(41),flip(a)].
% 0.51/0.82  48 addition(domain(c1),domain(c2)) = domain(c2).  [para(27(a,1),31(a,1,1)),flip(a)].
% 0.51/0.82  49 $F # answer(goals).  [resolve(48,a,42,a)].
% 0.51/0.82  
% 0.51/0.82  % SZS output end Refutation
% 0.51/0.82  ============================== end of proof ==========================
% 0.51/0.82  
% 0.51/0.82  ============================== STATISTICS ============================
% 0.51/0.82  
% 0.51/0.82  Given=12. Generated=63. Kept=24. proofs=1.
% 0.51/0.82  Usable=12. Sos=10. Demods=22. Limbo=1, Disabled=20. Hints=0.
% 0.51/0.82  Megabytes=0.06.
% 0.51/0.82  User_CPU=0.01, System_CPU=0.00, Wall_clock=0.
% 0.51/0.82  
% 0.51/0.82  ============================== end of statistics =====================
% 0.51/0.82  
% 0.51/0.82  ============================== end of search =========================
% 0.51/0.82  
% 0.51/0.82  THEOREM PROVED
% 0.51/0.82  % SZS status Theorem
% 0.51/0.82  
% 0.51/0.82  Exiting with 1 proof.
% 0.51/0.82  
% 0.51/0.82  Process 19777 exit (max_proofs) Thu Jun 16 08:19:45 2022
% 0.51/0.82  Prover9 interrupted
%------------------------------------------------------------------------------