----- Mace4 Aug-2005A, 16 Aug 2005 ----- Built with library LADR July-2005, 16 Aug 2005. The process was started by mccune on theorem.mcs.anl.gov, Tue Aug 30 16:30:26 2005 The command was "mace4 -N -1 -t 15 -f LT CM-meet H3". The process ID is 6556. % Reading from file LT clauses(sos). x v y = y v x. (x v y) v z = x v (y v z). x ^ y = y ^ x. (x ^ y) ^ z = x ^ (y ^ z). x ^ (x v y) = x. x v (x ^ y) = x. x v 0 = x. x ^ 1 = x. end_of_list. % Reading from file CM-meet clauses(sos). A ^ B = A ^ C. A v ((A v B) ^ C) != (A v B) ^ (A v C). end_of_list. % Reading from file H3 clauses(sos). x ^ (y v (x ^ z)) = x ^ (y v (z ^ (y v (x ^ (z v (x ^ y)))))) # label(H3). end_of_list. % Finished reading the input. % From the command line: assign(iterate_up_to, -1). % From the command line: assign(max_seconds, 15). % The maximum domain element in the input is 1. === Starting model search for domain size 2. === === Starting model search for domain size 3. === === Starting model search for domain size 4. === === Starting model search for domain size 5. === === Starting model search for domain size 6. === -------- Model 1 at 0.00 seconds -------- A : 2 B : 3 C : 4 ^ : | 0 1 2 3 4 5 --+------------ 0 | 0 0 0 0 0 0 1 | 0 1 2 3 4 5 2 | 0 2 2 0 0 2 3 | 0 3 0 3 0 3 4 | 0 4 0 0 4 0 5 | 0 5 2 3 0 5 v : | 0 1 2 3 4 5 --+------------ 0 | 0 1 2 3 4 5 1 | 1 1 1 1 1 1 2 | 2 1 2 5 1 5 3 | 3 1 5 3 1 5 4 | 4 1 1 1 4 1 5 | 5 1 5 5 1 5 -------- end of model -------- User_CPU=0.00, System_CPU=0.00, Wall_clock=0. Exiting with 1 model. Process 6556 exit (max_models) Tue Aug 30 16:30:26 2005 The process finished Tue Aug 30 16:30:26 2005