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

View Problem - Process Solution

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

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