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

View Problem - Process Solution

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

% Computer : n075.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:38 EST 2017

% Result   : Satisfiable 1.17s
% Output   : FiniteModel 1.17s
% 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.04  % Problem  : LAT053-1 : TPTP v6.4.0. Released v2.5.0.
% 0.00/0.04  % Command  : mace4 -t %d -f %s
% 0.03/0.23  % Computer : n075.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:45:45 CST 2017
% 0.03/0.24  % CPUTime  : 
% 1.17/1.39  % SZS status Satisfiable
% 1.17/1.39  ============================== Mace4 =================================
% 1.17/1.39  Mace4 (32) version 2009-11A, November 2009.
% 1.17/1.39  Process 63290 was started by sandbox2 on n075.star.cs.uiowa.edu,
% 1.17/1.39  Tue Feb  7 18:45:46 2017
% 1.17/1.39  The command was "/export/starexec/sandbox2/solver/bin/mace4 -t 300 -f /tmp/Mace4_input_63257_n075.star.cs.uiowa.edu".
% 1.17/1.39  ============================== end of head ===========================
% 1.17/1.39  
% 1.17/1.39  ============================== INPUT =================================
% 1.17/1.39  
% 1.17/1.39  % Reading from file /tmp/Mace4_input_63257_n075.star.cs.uiowa.edu
% 1.17/1.39  
% 1.17/1.39  set(prolog_style_variables).
% 1.17/1.39  set(print_models_tabular).
% 1.17/1.39      % set(print_models_tabular) -> clear(print_models).
% 1.17/1.39  
% 1.17/1.39  formulas(sos).
% 1.17/1.39  meet(X,X) = X # label(idempotence_of_meet) # label(axiom).
% 1.17/1.39  join(X,X) = X # label(idempotence_of_join) # label(axiom).
% 1.17/1.39  meet(X,join(X,Y)) = X # label(absorption1) # label(axiom).
% 1.17/1.39  join(X,meet(X,Y)) = X # label(absorption2) # label(axiom).
% 1.17/1.39  meet(X,Y) = meet(Y,X) # label(commutativity_of_meet) # label(axiom).
% 1.17/1.39  join(X,Y) = join(Y,X) # label(commutativity_of_join) # label(axiom).
% 1.17/1.39  meet(meet(X,Y),Z) = meet(X,meet(Y,Z)) # label(associativity_of_meet) # label(axiom).
% 1.17/1.39  join(join(X,Y),Z) = join(X,join(Y,Z)) # label(associativity_of_join) # label(axiom).
% 1.17/1.39  complement(join(X,Y)) = meet(complement(X),complement(Y)) # label(compatibility1) # label(axiom).
% 1.17/1.39  complement(meet(X,Y)) = join(complement(X),complement(Y)) # label(compatibility2) # label(axiom).
% 1.17/1.39  join(complement(X),X) = n1 # label(invertability1) # label(axiom).
% 1.17/1.39  meet(complement(X),X) = n0 # label(invertability2) # label(axiom).
% 1.17/1.39  complement(complement(X)) = X # label(invertability3) # label(axiom).
% 1.17/1.39  join(meet(complement(X),join(X,Y)),join(complement(Y),meet(X,Y))) = n1 # label(megill) # label(axiom).
% 1.17/1.39  meet(a,join(b,meet(a,join(complement(a),meet(a,b))))) != meet(a,join(complement(a),meet(a,b))) # label(prove_this) # label(negated_conjecture).
% 1.17/1.39  end_of_list.
% 1.17/1.39  
% 1.17/1.39  % From the command line: assign(max_seconds, 300).
% 1.17/1.39  
% 1.17/1.39  ============================== end of input ==========================
% 1.17/1.39  
% 1.17/1.39  ============================== PROCESS NON-CLAUSAL FORMULAS ==========
% 1.17/1.39  
% 1.17/1.39  % Formulas that are not ordinary clauses:
% 1.17/1.39  
% 1.17/1.39  ============================== end of process non-clausal formulas ===
% 1.17/1.39  
% 1.17/1.39  ============================== CLAUSES FOR SEARCH ====================
% 1.17/1.39  
% 1.17/1.39  formulas(mace4_clauses).
% 1.17/1.39  meet(A,A) = A # label(idempotence_of_meet) # label(axiom).
% 1.17/1.39  join(A,A) = A # label(idempotence_of_join) # label(axiom).
% 1.17/1.39  meet(A,join(A,B)) = A # label(absorption1) # label(axiom).
% 1.17/1.39  join(A,meet(A,B)) = A # label(absorption2) # label(axiom).
% 1.17/1.39  meet(A,B) = meet(B,A) # label(commutativity_of_meet) # label(axiom).
% 1.17/1.39  join(A,B) = join(B,A) # label(commutativity_of_join) # label(axiom).
% 1.17/1.39  meet(meet(A,B),C) = meet(A,meet(B,C)) # label(associativity_of_meet) # label(axiom).
% 1.17/1.39  join(join(A,B),C) = join(A,join(B,C)) # label(associativity_of_join) # label(axiom).
% 1.17/1.39  complement(join(A,B)) = meet(complement(A),complement(B)) # label(compatibility1) # label(axiom).
% 1.17/1.39  complement(meet(A,B)) = join(complement(A),complement(B)) # label(compatibility2) # label(axiom).
% 1.17/1.39  join(complement(A),A) = n1 # label(invertability1) # label(axiom).
% 1.17/1.39  meet(complement(A),A) = n0 # label(invertability2) # label(axiom).
% 1.17/1.39  complement(complement(A)) = A # label(invertability3) # label(axiom).
% 1.17/1.39  join(meet(complement(A),join(A,B)),join(complement(B),meet(A,B))) = n1 # label(megill) # label(axiom).
% 1.17/1.39  meet(a,join(b,meet(a,join(complement(a),meet(a,b))))) != meet(a,join(complement(a),meet(a,b))) # label(prove_this) # label(negated_conjecture).
% 1.17/1.39  end_of_list.
% 1.17/1.39  
% 1.17/1.39  ============================== end of clauses for search =============
% 1.17/1.39  % SZS output start FiniteModel
% 1.17/1.39  
% 1.17/1.39  % There are no natural numbers in the input.
% 1.17/1.39  
% 1.17/1.39   a : 0
% 1.17/1.39  
% 1.17/1.39   b : 1
% 1.17/1.39  
% 1.17/1.39   n0 : 2
% 1.17/1.39  
% 1.17/1.39   n1 : 5
% 1.17/1.39  
% 1.17/1.39   complement :
% 1.17/1.39           0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15 16 17 18 19
% 1.17/1.39      ---------------------------------------------------------------
% 1.17/1.39           3  4  5  0  1  2  7  6  9  8 11 10 13 12 15 14 17 16 19 18
% 1.17/1.39  
% 1.17/1.39   join :
% 1.17/1.39        |  0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15 16 17 18 19
% 1.17/1.39      --+------------------------------------------------------------
% 1.17/1.39      0 |  0  5  0  5  5  5  0  5  0  5  5  5  5  0  5  5  5  0  0  5
% 1.17/1.39      1 |  5  1  1  5  5  5  1  5  5  5  1  5  5 15  5 15  5 15  5  5
% 1.17/1.39      2 |  0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15 16 17 18 19
% 1.17/1.39      3 |  5  5  3  3  7  5  9  7 12  9 16  5 12  9 16  5 16 19 16 19
% 1.17/1.39      4 |  5  5  4  7  4  5 11  7  7  5  7 11  7 11  4  5  7 11  7  5
% 1.17/1.39      5 |  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5
% 1.17/1.39      6 |  0  1  6  9 11  5  6  5  0  9  1 11  5 13 11 15  5 17  0 19
% 1.17/1.39      7 |  5  5  7  7  7  5  5  7  7  5  7  5  7  5  7  5  7  5  7  5
% 1.17/1.39      8 |  0  5  8 12  7  5  0  7  8  5 12  5 12  0 12  5 12  0  8  5
% 1.17/1.39      9 |  5  5  9  9  5  5  9  5  5  9  5  5  5  9  5  5  5 19  5 19
% 1.17/1.39     10 |  5  1 10 16  7  5  1  7 12  5 10  5 12 15 16 15 16 15 16  5
% 1.17/1.39     11 |  5  5 11  5 11  5 11  5  5  5  5 11  5 11 11  5  5 11  5  5
% 1.17/1.39     12 |  5  5 12 12  7  5  5  7 12  5 12  5 12  5 12  5 12  5 12  5
% 1.17/1.39     13 |  0 15 13  9 11  5 13  5  0  9 15 11  5 13 11 15  5 17  0 19
% 1.17/1.39     14 |  5  5 14 16  4  5 11  7 12  5 16 11 12 11 14  5 16 11 16  5
% 1.17/1.39     15 |  5 15 15  5  5  5 15  5  5  5 15  5  5 15  5 15  5 15  5  5
% 1.17/1.39     16 |  5  5 16 16  7  5  5  7 12  5 16  5 12  5 16  5 16  5 16  5
% 1.17/1.39     17 |  0 15 17 19 11  5 17  5  0 19 15 11  5 17 11 15  5 17  0 19
% 1.17/1.39     18 |  0  5 18 16  7  5  0  7  8  5 16  5 12  0 16  5 16  0 18  5
% 1.17/1.39     19 |  5  5 19 19  5  5 19  5  5 19  5  5  5 19  5  5  5 19  5 19
% 1.17/1.39  
% 1.17/1.39   meet :
% 1.17/1.39        |  0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15 16 17 18 19
% 1.17/1.39      --+------------------------------------------------------------
% 1.17/1.39      0 |  0  6  2  2  2  0  6  8  8 13  2 17  8 13  2 17 18 17 18 17
% 1.17/1.39      1 |  6  1  2  2  2  1  6 10  2  6 10  6 10  6  2  1 10  6  2  6
% 1.17/1.39      2 |  2  2  2  2  2  2  2  2  2  2  2  2  2  2  2  2  2  2  2  2
% 1.17/1.39      3 |  2  2  2  3  2  3  2  3  2  3  2  2  3  2  2  2  3  2  2  3
% 1.17/1.39      4 |  2  2  2  2  4  4  2  4  2  2  2  4 14  2 14  2 14  2  2  2
% 1.17/1.39      5 |  0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15 16 17 18 19
% 1.17/1.39      6 |  6  6  2  2  2  6  6  2  2  6  2  6  2  6  2  6  2  6  2  6
% 1.17/1.39      7 |  8 10  2  3  4  7  2  7  8  3 10  4 12  2 14 10 16  2 18  3
% 1.17/1.39      8 |  8  2  2  2  2  8  2  8  8  2  2  2  8  2  2  2 18  2 18  2
% 1.17/1.39      9 | 13  6  2  3  2  9  6  3  2  9  2 13  3 13  2 13  3 13  2  9
% 1.17/1.39     10 |  2 10  2  2  2 10  2 10  2  2 10  2 10  2  2 10 10  2  2  2
% 1.17/1.39     11 | 17  6  2  2  4 11  6  4  2 13  2 11 14 13 14 17 14 17  2 17
% 1.17/1.39     12 |  8 10  2  3 14 12  2 12  8  3 10 14 12  2 14 10 16  2 18  3
% 1.17/1.39     13 | 13  6  2  2  2 13  6  2  2 13  2 13  2 13  2 13  2 13  2 13
% 1.17/1.39     14 |  2  2  2  2 14 14  2 14  2  2  2 14 14  2 14  2 14  2  2  2
% 1.17/1.39     15 | 17  1  2  2  2 15  6 10  2 13 10 17 10 13  2 15 10 17  2 17
% 1.17/1.39     16 | 18 10  2  3 14 16  2 16 18  3 10 14 16  2 14 10 16  2 18  3
% 1.17/1.39     17 | 17  6  2  2  2 17  6  2  2 13  2 17  2 13  2 17  2 17  2 17
% 1.17/1.39     18 | 18  2  2  2  2 18  2 18 18  2  2  2 18  2  2  2 18  2 18  2
% 1.17/1.39     19 | 17  6  2  3  2 19  6  3  2  9  2 17  3 13  2 17  3 17  2 19
% 1.17/1.39  
% 1.17/1.39  % SZS output end FiniteModel
% 1.17/1.39  ------ process 63290 exit (max_models) ------
% 1.17/1.39  
% 1.17/1.39  User_CPU=0.95, System_CPU=0.01, Wall_clock=1.
% 1.17/1.39  
% 1.17/1.39  Exiting with 1 model.
% 1.17/1.39  
% 1.17/1.39  Process 63290 exit (max_models) Tue Feb  7 18:45:47 2017
% 1.17/1.39  The process finished Tue Feb  7 18:45:47 2017
% 1.17/1.39  Mace4 ended
%------------------------------------------------------------------------------