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

View Problem - Process Solution

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

% Computer : n141.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:43 EST 2017

% Result   : Satisfiable 1.70s
% Output   : FiniteModel 1.70s
% 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  : LAT109-1 : TPTP v6.4.0. Released v3.1.0.
% 0.00/0.04  % Command  : mace4 -t %d -f %s
% 0.02/0.23  % Computer : n141.star.cs.uiowa.edu
% 0.02/0.23  % Model    : x86_64 x86_64
% 0.02/0.23  % CPU      : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
% 0.02/0.23  % Memory   : 32218.75MB
% 0.02/0.23  % OS       : Linux 3.10.0-327.36.3.el7.x86_64
% 0.02/0.23  % CPULimit : 300
% 0.02/0.23  % DateTime : Tue Feb  7 18:47:30 CST 2017
% 0.02/0.23  % CPUTime  : 
% 1.70/1.94  % SZS status Satisfiable
% 1.70/1.94  ============================== Mace4 =================================
% 1.70/1.94  Mace4 (32) version 2009-11A, November 2009.
% 1.70/1.94  Process 22569 was started by sandbox2 on n141.star.cs.uiowa.edu,
% 1.70/1.94  Tue Feb  7 18:47:31 2017
% 1.70/1.94  The command was "/export/starexec/sandbox2/solver/bin/mace4 -t 300 -f /tmp/Mace4_input_22536_n141.star.cs.uiowa.edu".
% 1.70/1.94  ============================== end of head ===========================
% 1.70/1.94  
% 1.70/1.94  ============================== INPUT =================================
% 1.70/1.94  
% 1.70/1.94  % Reading from file /tmp/Mace4_input_22536_n141.star.cs.uiowa.edu
% 1.70/1.94  
% 1.70/1.94  set(prolog_style_variables).
% 1.70/1.94  set(print_models_tabular).
% 1.70/1.94      % set(print_models_tabular) -> clear(print_models).
% 1.70/1.94  
% 1.70/1.94  formulas(sos).
% 1.70/1.94  meet(X,X) = X # label(idempotence_of_meet) # label(axiom).
% 1.70/1.94  join(X,X) = X # label(idempotence_of_join) # label(axiom).
% 1.70/1.94  meet(X,join(X,Y)) = X # label(absorption1) # label(axiom).
% 1.70/1.94  join(X,meet(X,Y)) = X # label(absorption2) # label(axiom).
% 1.70/1.94  meet(X,Y) = meet(Y,X) # label(commutativity_of_meet) # label(axiom).
% 1.70/1.94  join(X,Y) = join(Y,X) # label(commutativity_of_join) # label(axiom).
% 1.70/1.94  meet(meet(X,Y),Z) = meet(X,meet(Y,Z)) # label(associativity_of_meet) # label(axiom).
% 1.70/1.94  join(join(X,Y),Z) = join(X,join(Y,Z)) # label(associativity_of_join) # label(axiom).
% 1.70/1.94  meet(X,join(Y,join(Z,meet(X,U)))) = meet(X,join(Y,join(Z,meet(U,join(X,meet(Y,Z)))))) # label(equation_H37) # label(axiom).
% 1.70/1.94  meet(a,join(b,meet(c,join(a,d)))) != meet(a,join(b,meet(c,join(d,meet(c,join(a,b)))))) # label(prove_H40) # label(negated_conjecture).
% 1.70/1.94  end_of_list.
% 1.70/1.94  
% 1.70/1.94  % From the command line: assign(max_seconds, 300).
% 1.70/1.94  
% 1.70/1.94  ============================== end of input ==========================
% 1.70/1.94  
% 1.70/1.94  ============================== PROCESS NON-CLAUSAL FORMULAS ==========
% 1.70/1.94  
% 1.70/1.94  % Formulas that are not ordinary clauses:
% 1.70/1.94  
% 1.70/1.94  ============================== end of process non-clausal formulas ===
% 1.70/1.94  
% 1.70/1.94  ============================== CLAUSES FOR SEARCH ====================
% 1.70/1.94  
% 1.70/1.94  formulas(mace4_clauses).
% 1.70/1.94  meet(A,A) = A # label(idempotence_of_meet) # label(axiom).
% 1.70/1.94  join(A,A) = A # label(idempotence_of_join) # label(axiom).
% 1.70/1.94  meet(A,join(A,B)) = A # label(absorption1) # label(axiom).
% 1.70/1.94  join(A,meet(A,B)) = A # label(absorption2) # label(axiom).
% 1.70/1.94  meet(A,B) = meet(B,A) # label(commutativity_of_meet) # label(axiom).
% 1.70/1.94  join(A,B) = join(B,A) # label(commutativity_of_join) # label(axiom).
% 1.70/1.94  meet(meet(A,B),C) = meet(A,meet(B,C)) # label(associativity_of_meet) # label(axiom).
% 1.70/1.94  join(join(A,B),C) = join(A,join(B,C)) # label(associativity_of_join) # label(axiom).
% 1.70/1.94  meet(A,join(B,join(C,meet(A,D)))) = meet(A,join(B,join(C,meet(D,join(A,meet(B,C)))))) # label(equation_H37) # label(axiom).
% 1.70/1.94  meet(a,join(b,meet(c,join(a,d)))) != meet(a,join(b,meet(c,join(d,meet(c,join(a,b)))))) # label(prove_H40) # label(negated_conjecture).
% 1.70/1.94  end_of_list.
% 1.70/1.94  
% 1.70/1.94  ============================== end of clauses for search =============
% 1.70/1.94  % SZS output start FiniteModel
% 1.70/1.94  
% 1.70/1.94  % There are no natural numbers in the input.
% 1.70/1.94  
% 1.70/1.94   a : 0
% 1.70/1.94  
% 1.70/1.94   b : 1
% 1.70/1.94  
% 1.70/1.94   c : 2
% 1.70/1.94  
% 1.70/1.94   d : 3
% 1.70/1.94  
% 1.70/1.94   join :
% 1.70/1.94        | 0 1 2 3 4 5 6 7
% 1.70/1.94      --+----------------
% 1.70/1.94      0 | 0 0 4 6 4 0 6 6
% 1.70/1.94      1 | 0 1 4 6 4 1 6 6
% 1.70/1.94      2 | 4 4 2 7 4 2 6 7
% 1.70/1.94      3 | 6 6 7 3 6 3 6 7
% 1.70/1.94      4 | 4 4 4 6 4 4 6 6
% 1.70/1.94      5 | 0 1 2 3 4 5 6 7
% 1.70/1.94      6 | 6 6 6 6 6 6 6 6
% 1.70/1.94      7 | 6 6 7 7 6 7 6 7
% 1.70/1.94  
% 1.70/1.94   meet :
% 1.70/1.94        | 0 1 2 3 4 5 6 7
% 1.70/1.94      --+----------------
% 1.70/1.94      0 | 0 1 5 5 0 5 0 5
% 1.70/1.94      1 | 1 1 5 5 1 5 1 5
% 1.70/1.94      2 | 5 5 2 5 2 5 2 2
% 1.70/1.94      3 | 5 5 5 3 5 5 3 3
% 1.70/1.94      4 | 0 1 2 5 4 5 4 2
% 1.70/1.94      5 | 5 5 5 5 5 5 5 5
% 1.70/1.94      6 | 0 1 2 3 4 5 6 7
% 1.70/1.94      7 | 5 5 2 3 2 5 7 7
% 1.70/1.94  
% 1.70/1.94  % SZS output end FiniteModel
% 1.70/1.94  ------ process 22569 exit (max_models) ------
% 1.70/1.94  
% 1.70/1.94  User_CPU=1.52, System_CPU=0.00, Wall_clock=1.
% 1.70/1.94  
% 1.70/1.94  Exiting with 1 model.
% 1.70/1.94  
% 1.70/1.94  Process 22569 exit (max_models) Tue Feb  7 18:47:32 2017
% 1.70/1.94  The process finished Tue Feb  7 18:47:32 2017
% 1.70/1.94  Mace4 ended
%------------------------------------------------------------------------------