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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Mace4---1109a
% Problem  : LAT100-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:42 EST 2017

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