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

View Problem - Process Solution

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

% Computer : n104.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:42 EST 2017

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