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

View Problem - Process Solution

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

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