TSTP Solution File: LAT058-1 by Mace4---1109a

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Mace4---1109a
% Problem  : LAT058-1 : TPTP v6.4.0. Released v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : mace4 -t %d -f %s

% Computer : n108.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:56:39 EST 2017

% Result   : Satisfiable 0.06s
% Output   : FiniteModel 0.06s
% 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  : LAT058-1 : TPTP v6.4.0. Released v2.5.0.
% 0.00/0.04  % Command  : mace4 -t %d -f %s
% 0.03/0.22  % Computer : n108.star.cs.uiowa.edu
% 0.03/0.22  % Model    : x86_64 x86_64
% 0.03/0.22  % CPU      : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
% 0.03/0.22  % Memory   : 32218.75MB
% 0.03/0.22  % 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 18:45:46 CST 2017
% 0.03/0.23  % CPUTime  : 
% 0.06/0.42  % SZS status Satisfiable
% 0.06/0.42  ============================== Mace4 =================================
% 0.06/0.42  Mace4 (32) version 2009-11A, November 2009.
% 0.06/0.42  Process 34251 was started by sandbox2 on n108.star.cs.uiowa.edu,
% 0.06/0.42  Tue Feb  7 18:45:46 2017
% 0.06/0.42  The command was "/export/starexec/sandbox2/solver/bin/mace4 -t 300 -f /tmp/Mace4_input_34218_n108.star.cs.uiowa.edu".
% 0.06/0.42  ============================== end of head ===========================
% 0.06/0.42  
% 0.06/0.42  ============================== INPUT =================================
% 0.06/0.42  
% 0.06/0.42  % Reading from file /tmp/Mace4_input_34218_n108.star.cs.uiowa.edu
% 0.06/0.42  
% 0.06/0.42  set(prolog_style_variables).
% 0.06/0.42  set(print_models_tabular).
% 0.06/0.42      % set(print_models_tabular) -> clear(print_models).
% 0.06/0.42  
% 0.06/0.42  formulas(sos).
% 0.06/0.42  meet(X,X) = X # label(idempotence_of_meet) # label(axiom).
% 0.06/0.42  join(X,X) = X # label(idempotence_of_join) # label(axiom).
% 0.06/0.42  meet(X,join(X,Y)) = X # label(absorption1) # label(axiom).
% 0.06/0.42  join(X,meet(X,Y)) = X # label(absorption2) # label(axiom).
% 0.06/0.42  meet(X,Y) = meet(Y,X) # label(commutativity_of_meet) # label(axiom).
% 0.06/0.42  join(X,Y) = join(Y,X) # label(commutativity_of_join) # label(axiom).
% 0.06/0.42  meet(meet(X,Y),Z) = meet(X,meet(Y,Z)) # label(associativity_of_meet) # label(axiom).
% 0.06/0.42  join(join(X,Y),Z) = join(X,join(Y,Z)) # label(associativity_of_join) # label(axiom).
% 0.06/0.42  meet(X,n0) = n0 # label(x_meet_0) # label(axiom).
% 0.06/0.42  join(X,n0) = X # label(x_join_0) # label(axiom).
% 0.06/0.42  meet(X,n1) = X # label(x_meet_1) # label(axiom).
% 0.06/0.42  join(X,n1) = n1 # label(x_join_1) # label(axiom).
% 0.06/0.42  meet(X,Z) != X | meet(Z,join(X,Y)) = join(X,meet(Y,Z)) # label(modular) # label(axiom).
% 0.06/0.42  -unique_complement(X,Y) | complement(X,Y) # label(unique_complement1) # label(axiom).
% 0.06/0.42  -unique_complement(X,Y) | -complement(X,Z) | Z = Y # label(unique_complement2) # label(axiom).
% 0.06/0.42  unique_complement(X,Y) | -complement(X,Y) | complement(X,f(X,Y)) # label(unique_complement3) # label(axiom).
% 0.06/0.42  unique_complement(X,Y) | -complement(X,Y) | f(X,Y) != Y # label(unique_complement4) # label(axiom).
% 0.06/0.42  end_of_list.
% 0.06/0.42  
% 0.06/0.42  % From the command line: assign(max_seconds, 300).
% 0.06/0.42  
% 0.06/0.42  ============================== end of input ==========================
% 0.06/0.42  
% 0.06/0.42  ============================== PROCESS NON-CLAUSAL FORMULAS ==========
% 0.06/0.42  
% 0.06/0.42  % Formulas that are not ordinary clauses:
% 0.06/0.42  
% 0.06/0.42  ============================== end of process non-clausal formulas ===
% 0.06/0.42  
% 0.06/0.42  ============================== CLAUSES FOR SEARCH ====================
% 0.06/0.42  
% 0.06/0.42  formulas(mace4_clauses).
% 0.06/0.42  meet(A,A) = A # label(idempotence_of_meet) # label(axiom).
% 0.06/0.42  join(A,A) = A # label(idempotence_of_join) # label(axiom).
% 0.06/0.42  meet(A,join(A,B)) = A # label(absorption1) # label(axiom).
% 0.06/0.42  join(A,meet(A,B)) = A # label(absorption2) # label(axiom).
% 0.06/0.42  meet(A,B) = meet(B,A) # label(commutativity_of_meet) # label(axiom).
% 0.06/0.42  join(A,B) = join(B,A) # label(commutativity_of_join) # label(axiom).
% 0.06/0.42  meet(meet(A,B),C) = meet(A,meet(B,C)) # label(associativity_of_meet) # label(axiom).
% 0.06/0.42  join(join(A,B),C) = join(A,join(B,C)) # label(associativity_of_join) # label(axiom).
% 0.06/0.42  meet(A,n0) = n0 # label(x_meet_0) # label(axiom).
% 0.06/0.42  join(A,n0) = A # label(x_join_0) # label(axiom).
% 0.06/0.42  meet(A,n1) = A # label(x_meet_1) # label(axiom).
% 0.06/0.42  join(A,n1) = n1 # label(x_join_1) # label(axiom).
% 0.06/0.42  meet(A,B) != A | meet(B,join(A,C)) = join(A,meet(C,B)) # label(modular) # label(axiom).
% 0.06/0.42  -unique_complement(A,B) | complement(A,B) # label(unique_complement1) # label(axiom).
% 0.06/0.42  -unique_complement(A,B) | -complement(A,C) | C = B # label(unique_complement2) # label(axiom).
% 0.06/0.42  unique_complement(A,B) | -complement(A,B) | complement(A,f(A,B)) # label(unique_complement3) # label(axiom).
% 0.06/0.42  unique_complement(A,B) | -complement(A,B) | f(A,B) != B # label(unique_complement4) # label(axiom).
% 0.06/0.42  end_of_list.
% 0.06/0.42  
% 0.06/0.42  ============================== end of clauses for search =============
% 0.06/0.42  % SZS output start FiniteModel
% 0.06/0.42  
% 0.06/0.42  % There are no natural numbers in the input.
% 0.06/0.42  
% 0.06/0.42   n0 : 0
% 0.06/0.42  
% 0.06/0.42   n1 : 1
% 0.06/0.42  
% 0.06/0.42   f :
% 0.06/0.42        | 0 1
% 0.06/0.42      --+----
% 0.06/0.42      0 | 0 0
% 0.06/0.42      1 | 0 0
% 0.06/0.42  
% 0.06/0.42   join :
% 0.06/0.42        | 0 1
% 0.06/0.42      --+----
% 0.06/0.42      0 | 0 1
% 0.06/0.42      1 | 1 1
% 0.06/0.42  
% 0.06/0.42   meet :
% 0.06/0.42        | 0 1
% 0.06/0.42      --+----
% 0.06/0.42      0 | 0 0
% 0.06/0.42      1 | 0 1
% 0.06/0.42  
% 0.06/0.42   complement :
% 0.06/0.42        | 0 1
% 0.06/0.42      --+----
% 0.06/0.42      0 | 0 0
% 0.06/0.42      1 | 0 0
% 0.06/0.42  
% 0.06/0.42   unique_complement :
% 0.06/0.42        | 0 1
% 0.06/0.42      --+----
% 0.06/0.42      0 | 0 0
% 0.06/0.42      1 | 0 0
% 0.06/0.42  
% 0.06/0.42  % SZS output end FiniteModel
% 0.06/0.42  ------ process 34251 exit (max_models) ------
% 0.06/0.42  
% 0.06/0.42  User_CPU=0.01, System_CPU=0.00, Wall_clock=0.
% 0.06/0.42  
% 0.06/0.42  Exiting with 1 model.
% 0.06/0.42  
% 0.06/0.42  Process 34251 exit (max_models) Tue Feb  7 18:45:46 2017
% 0.06/0.42  The process finished Tue Feb  7 18:45:46 2017
% 0.06/0.42  Mace4 ended
%------------------------------------------------------------------------------