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

View Problem - Process Solution

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

% Computer : n056.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:46 EST 2017

% Result   : Satisfiable 0.72s
% Output   : FiniteModel 0.72s
% 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  : LAT135-1 : TPTP v6.4.0. Released v3.1.0.
% 0.00/0.04  % Command  : mace4 -t %d -f %s
% 0.03/0.23  % Computer : n056.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 18:49:30 CST 2017
% 0.03/0.23  % CPUTime  : 
% 0.72/0.94  % SZS status Satisfiable
% 0.72/0.94  ============================== Mace4 =================================
% 0.72/0.94  Mace4 (32) version 2009-11A, November 2009.
% 0.72/0.94  Process 31276 was started by sandbox on n056.star.cs.uiowa.edu,
% 0.72/0.94  Tue Feb  7 18:49:31 2017
% 0.72/0.94  The command was "/export/starexec/sandbox/solver/bin/mace4 -t 300 -f /tmp/Mace4_input_31243_n056.star.cs.uiowa.edu".
% 0.72/0.94  ============================== end of head ===========================
% 0.72/0.94  
% 0.72/0.94  ============================== INPUT =================================
% 0.72/0.94  
% 0.72/0.94  % Reading from file /tmp/Mace4_input_31243_n056.star.cs.uiowa.edu
% 0.72/0.94  
% 0.72/0.94  set(prolog_style_variables).
% 0.72/0.94  set(print_models_tabular).
% 0.72/0.94      % set(print_models_tabular) -> clear(print_models).
% 0.72/0.94  
% 0.72/0.94  formulas(sos).
% 0.72/0.94  meet(X,X) = X # label(idempotence_of_meet) # label(axiom).
% 0.72/0.94  join(X,X) = X # label(idempotence_of_join) # label(axiom).
% 0.72/0.94  meet(X,join(X,Y)) = X # label(absorption1) # label(axiom).
% 0.72/0.94  join(X,meet(X,Y)) = X # label(absorption2) # label(axiom).
% 0.72/0.94  meet(X,Y) = meet(Y,X) # label(commutativity_of_meet) # label(axiom).
% 0.72/0.94  join(X,Y) = join(Y,X) # label(commutativity_of_join) # label(axiom).
% 0.72/0.94  meet(meet(X,Y),Z) = meet(X,meet(Y,Z)) # label(associativity_of_meet) # label(axiom).
% 0.72/0.94  join(join(X,Y),Z) = join(X,join(Y,Z)) # label(associativity_of_join) # label(axiom).
% 0.72/0.94  meet(X,join(Y,Z)) = meet(X,join(Y,meet(X,join(Z,meet(X,Y))))) # label(equation_H68) # label(axiom).
% 0.72/0.94  join(a,meet(b,join(c,meet(a,d)))) != join(a,meet(b,join(c,meet(d,join(a,c))))) # label(prove_H39_dual) # label(negated_conjecture).
% 0.72/0.94  end_of_list.
% 0.72/0.94  
% 0.72/0.94  % From the command line: assign(max_seconds, 300).
% 0.72/0.94  
% 0.72/0.94  ============================== end of input ==========================
% 0.72/0.94  
% 0.72/0.94  ============================== PROCESS NON-CLAUSAL FORMULAS ==========
% 0.72/0.94  
% 0.72/0.94  % Formulas that are not ordinary clauses:
% 0.72/0.94  
% 0.72/0.94  ============================== end of process non-clausal formulas ===
% 0.72/0.94  
% 0.72/0.94  ============================== CLAUSES FOR SEARCH ====================
% 0.72/0.94  
% 0.72/0.94  formulas(mace4_clauses).
% 0.72/0.94  meet(A,A) = A # label(idempotence_of_meet) # label(axiom).
% 0.72/0.94  join(A,A) = A # label(idempotence_of_join) # label(axiom).
% 0.72/0.94  meet(A,join(A,B)) = A # label(absorption1) # label(axiom).
% 0.72/0.94  join(A,meet(A,B)) = A # label(absorption2) # label(axiom).
% 0.72/0.94  meet(A,B) = meet(B,A) # label(commutativity_of_meet) # label(axiom).
% 0.72/0.94  join(A,B) = join(B,A) # label(commutativity_of_join) # label(axiom).
% 0.72/0.94  meet(meet(A,B),C) = meet(A,meet(B,C)) # label(associativity_of_meet) # label(axiom).
% 0.72/0.94  join(join(A,B),C) = join(A,join(B,C)) # label(associativity_of_join) # label(axiom).
% 0.72/0.94  meet(A,join(B,C)) = meet(A,join(B,meet(A,join(C,meet(A,B))))) # label(equation_H68) # label(axiom).
% 0.72/0.94  join(a,meet(b,join(c,meet(a,d)))) != join(a,meet(b,join(c,meet(d,join(a,c))))) # label(prove_H39_dual) # label(negated_conjecture).
% 0.72/0.94  end_of_list.
% 0.72/0.94  
% 0.72/0.94  ============================== end of clauses for search =============
% 0.72/0.94  % SZS output start FiniteModel
% 0.72/0.94  
% 0.72/0.94  % There are no natural numbers in the input.
% 0.72/0.94  
% 0.72/0.94   a : 0
% 0.72/0.94  
% 0.72/0.94   b : 1
% 0.72/0.94  
% 0.72/0.94   c : 2
% 0.72/0.94  
% 0.72/0.94   d : 3
% 0.72/0.94  
% 0.72/0.94   join :
% 0.72/0.94        | 0 1 2 3 4 5 6 7
% 0.72/0.94      --+----------------
% 0.72/0.94      0 | 0 1 4 4 4 0 0 4
% 0.72/0.94      1 | 1 1 4 4 4 1 1 4
% 0.72/0.94      2 | 4 4 2 4 4 2 2 2
% 0.72/0.94      3 | 4 4 4 3 4 4 3 3
% 0.72/0.94      4 | 4 4 4 4 4 4 4 4
% 0.72/0.94      5 | 0 1 2 4 4 5 5 2
% 0.72/0.94      6 | 0 1 2 3 4 5 6 7
% 0.72/0.94      7 | 4 4 2 3 4 2 7 7
% 0.72/0.94  
% 0.72/0.94   meet :
% 0.72/0.94        | 0 1 2 3 4 5 6 7
% 0.72/0.94      --+----------------
% 0.72/0.94      0 | 0 0 5 6 0 5 6 6
% 0.72/0.94      1 | 0 1 5 6 1 5 6 6
% 0.72/0.94      2 | 5 5 2 7 2 5 6 7
% 0.72/0.94      3 | 6 6 7 3 3 6 6 7
% 0.72/0.94      4 | 0 1 2 3 4 5 6 7
% 0.72/0.94      5 | 5 5 5 6 5 5 6 6
% 0.72/0.94      6 | 6 6 6 6 6 6 6 6
% 0.72/0.94      7 | 6 6 7 7 7 6 6 7
% 0.72/0.94  
% 0.72/0.94  % SZS output end FiniteModel
% 0.72/0.94  ------ process 31276 exit (max_models) ------
% 0.72/0.94  
% 0.72/0.94  User_CPU=0.52, System_CPU=0.00, Wall_clock=0.
% 0.72/0.94  
% 0.72/0.94  Exiting with 1 model.
% 0.72/0.94  
% 0.72/0.94  Process 31276 exit (max_models) Tue Feb  7 18:49:31 2017
% 0.72/0.94  The process finished Tue Feb  7 18:49:31 2017
% 0.72/0.94  Mace4 ended
%------------------------------------------------------------------------------