TSTP Solution File: CAT019-4 by Mace4---1109a

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Mace4---1109a
% Problem  : CAT019-4 : TPTP v6.4.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : mace4 -t %d -f %s

% Computer : n024.star.cs.uiowa.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2609 0 2.40GHz
% Memory   : 32218.75MB
% OS       : Linux 3.10.0-327.36.3.el7.x86_64
% CPULimit : 300s
% DateTime : Wed Feb  8 09:51:24 EST 2017

% Result   : Satisfiable 0.07s
% Output   : FiniteModel 0.07s
% Verified : 
% SZS Type : None (Parsing solution fails)
% Syntax   : Number of formulae    : 0

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.03  % Problem  : CAT019-4 : TPTP v6.4.0. Released v1.0.0.
% 0.00/0.04  % Command  : mace4 -t %d -f %s
% 0.03/0.23  % Computer : n024.star.cs.uiowa.edu
% 0.03/0.23  % Model    : x86_64 x86_64
% 0.03/0.23  % CPU      : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
% 0.03/0.23  % Memory   : 32218.75MB
% 0.03/0.23  % OS       : Linux 3.10.0-327.36.3.el7.x86_64
% 0.03/0.23  % CPULimit : 300
% 0.03/0.23  % DateTime : Tue Feb  7 23:54:00 CST 2017
% 0.03/0.23  % CPUTime  : 
% 0.07/0.43  % SZS status Satisfiable
% 0.07/0.43  ============================== Mace4 =================================
% 0.07/0.43  Mace4 (32) version 2009-11A, November 2009.
% 0.07/0.43  Process 59537 was started by sandbox on n024.star.cs.uiowa.edu,
% 0.07/0.43  Tue Feb  7 23:54:01 2017
% 0.07/0.43  The command was "/export/starexec/sandbox/solver/bin/mace4 -t 300 -f /tmp/Mace4_input_59504_n024.star.cs.uiowa.edu".
% 0.07/0.43  ============================== end of head ===========================
% 0.07/0.43  
% 0.07/0.43  ============================== INPUT =================================
% 0.07/0.43  
% 0.07/0.43  % Reading from file /tmp/Mace4_input_59504_n024.star.cs.uiowa.edu
% 0.07/0.43  
% 0.07/0.43  set(prolog_style_variables).
% 0.07/0.43  set(print_models_tabular).
% 0.07/0.43      % set(print_models_tabular) -> clear(print_models).
% 0.07/0.43  
% 0.07/0.43  formulas(sos).
% 0.07/0.43  -equivalent(X,Y) | there_exists(X) # label(equivalence_implies_existence1) # label(axiom).
% 0.07/0.43  -equivalent(X,Y) | X = Y # label(equivalence_implies_existence2) # label(axiom).
% 0.07/0.43  -there_exists(X) | X != Y | equivalent(X,Y) # label(existence_and_equality_implies_equivalence1) # label(axiom).
% 0.07/0.43  -there_exists(domain(X)) | there_exists(X) # label(domain_has_elements) # label(axiom).
% 0.07/0.43  -there_exists(codomain(X)) | there_exists(X) # label(codomain_has_elements) # label(axiom).
% 0.07/0.43  -there_exists(compose(X,Y)) | there_exists(domain(X)) # label(composition_implies_domain) # label(axiom).
% 0.07/0.43  -there_exists(compose(X,Y)) | domain(X) = codomain(Y) # label(domain_codomain_composition1) # label(axiom).
% 0.07/0.43  -there_exists(domain(X)) | domain(X) != codomain(Y) | there_exists(compose(X,Y)) # label(domain_codomain_composition2) # label(axiom).
% 0.07/0.43  compose(X,compose(Y,Z)) = compose(compose(X,Y),Z) # label(associativity_of_compose) # label(axiom).
% 0.07/0.43  compose(X,domain(X)) = X # label(compose_domain) # label(axiom).
% 0.07/0.43  compose(codomain(X),X) = X # label(compose_codomain) # label(axiom).
% 0.07/0.43  -there_exists(Z) | a != Z | b = Z # label(equality_of_a_and_b1) # label(hypothesis).
% 0.07/0.43  -there_exists(Z) | a = Z | b != Z # label(equality_of_a_and_b2) # label(hypothesis).
% 0.07/0.43  a != b # label(prove_a_equals_b) # label(negated_conjecture).
% 0.07/0.43  end_of_list.
% 0.07/0.43  
% 0.07/0.43  % From the command line: assign(max_seconds, 300).
% 0.07/0.43  
% 0.07/0.43  ============================== end of input ==========================
% 0.07/0.43  
% 0.07/0.43  ============================== PROCESS NON-CLAUSAL FORMULAS ==========
% 0.07/0.43  
% 0.07/0.43  % Formulas that are not ordinary clauses:
% 0.07/0.43  
% 0.07/0.43  ============================== end of process non-clausal formulas ===
% 0.07/0.43  
% 0.07/0.43  ============================== CLAUSES FOR SEARCH ====================
% 0.07/0.43  
% 0.07/0.43  formulas(mace4_clauses).
% 0.07/0.43  -equivalent(A,B) | there_exists(A) # label(equivalence_implies_existence1) # label(axiom).
% 0.07/0.43  -equivalent(A,B) | A = B # label(equivalence_implies_existence2) # label(axiom).
% 0.07/0.43  -there_exists(A) | A != B | equivalent(A,B) # label(existence_and_equality_implies_equivalence1) # label(axiom).
% 0.07/0.43  -there_exists(domain(A)) | there_exists(A) # label(domain_has_elements) # label(axiom).
% 0.07/0.43  -there_exists(codomain(A)) | there_exists(A) # label(codomain_has_elements) # label(axiom).
% 0.07/0.43  -there_exists(compose(A,B)) | there_exists(domain(A)) # label(composition_implies_domain) # label(axiom).
% 0.07/0.43  -there_exists(compose(A,B)) | domain(A) = codomain(B) # label(domain_codomain_composition1) # label(axiom).
% 0.07/0.43  -there_exists(domain(A)) | domain(A) != codomain(B) | there_exists(compose(A,B)) # label(domain_codomain_composition2) # label(axiom).
% 0.07/0.43  compose(A,compose(B,C)) = compose(compose(A,B),C) # label(associativity_of_compose) # label(axiom).
% 0.07/0.43  compose(A,domain(A)) = A # label(compose_domain) # label(axiom).
% 0.07/0.43  compose(codomain(A),A) = A # label(compose_codomain) # label(axiom).
% 0.07/0.43  -there_exists(A) | a != A | b = A # label(equality_of_a_and_b1) # label(hypothesis).
% 0.07/0.43  -there_exists(A) | a = A | b != A # label(equality_of_a_and_b2) # label(hypothesis).
% 0.07/0.43  a != b # label(prove_a_equals_b) # label(negated_conjecture).
% 0.07/0.43  end_of_list.
% 0.07/0.43  
% 0.07/0.43  ============================== end of clauses for search =============
% 0.07/0.43  % SZS output start FiniteModel
% 0.07/0.43  
% 0.07/0.43  % There are no natural numbers in the input.
% 0.07/0.43  
% 0.07/0.43   a : 0
% 0.07/0.43  
% 0.07/0.43   b : 1
% 0.07/0.43  
% 0.07/0.43   codomain :
% 0.07/0.43          0 1
% 0.07/0.43      -------
% 0.07/0.43          0 0
% 0.07/0.43  
% 0.07/0.43   domain :
% 0.07/0.43          0 1
% 0.07/0.43      -------
% 0.07/0.43          0 0
% 0.07/0.43  
% 0.07/0.43   compose :
% 0.07/0.43        | 0 1
% 0.07/0.43      --+----
% 0.07/0.43      0 | 0 1
% 0.07/0.43      1 | 1 0
% 0.07/0.43  
% 0.07/0.43   there_exists :
% 0.07/0.43          0 1
% 0.07/0.43      -------
% 0.07/0.43          0 0
% 0.07/0.43  
% 0.07/0.43   equivalent :
% 0.07/0.43        | 0 1
% 0.07/0.43      --+----
% 0.07/0.43      0 | 0 0
% 0.07/0.43      1 | 0 0
% 0.07/0.43  
% 0.07/0.43  % SZS output end FiniteModel
% 0.07/0.43  ------ process 59537 exit (max_models) ------
% 0.07/0.43  
% 0.07/0.43  User_CPU=0.01, System_CPU=0.00, Wall_clock=0.
% 0.07/0.43  
% 0.07/0.43  Exiting with 1 model.
% 0.07/0.43  
% 0.07/0.43  Process 59537 exit (max_models) Tue Feb  7 23:54:01 2017
% 0.07/0.43  The process finished Tue Feb  7 23:54:01 2017
% 0.07/0.43  Mace4 ended
%------------------------------------------------------------------------------