TSTP Solution File: BOO037-3 by Mace4---1109a

View Problem - Process Solution

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

% Computer : n112.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:51:16 EST 2017

% Result   : Satisfiable 0.07s
% Output   : FiniteModel 0.07s
% 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  : BOO037-3 : TPTP v6.4.0. Released v2.5.0.
% 0.00/0.04  % Command  : mace4 -t %d -f %s
% 0.02/0.24  % Computer : n112.star.cs.uiowa.edu
% 0.02/0.24  % Model    : x86_64 x86_64
% 0.02/0.24  % CPU      : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
% 0.02/0.24  % Memory   : 32218.75MB
% 0.02/0.24  % OS       : Linux 3.10.0-327.36.3.el7.x86_64
% 0.02/0.24  % CPULimit : 300
% 0.02/0.24  % DateTime : Tue Feb  7 23:58:16 CST 2017
% 0.02/0.24  % CPUTime  : 
% 0.07/0.44  % SZS status Satisfiable
% 0.07/0.44  ============================== Mace4 =================================
% 0.07/0.44  Mace4 (32) version 2009-11A, November 2009.
% 0.07/0.44  Process 9941 was started by sandbox on n112.star.cs.uiowa.edu,
% 0.07/0.44  Tue Feb  7 23:58:16 2017
% 0.07/0.44  The command was "/export/starexec/sandbox/solver/bin/mace4 -t 300 -f /tmp/Mace4_input_9908_n112.star.cs.uiowa.edu".
% 0.07/0.44  ============================== end of head ===========================
% 0.07/0.44  
% 0.07/0.44  ============================== INPUT =================================
% 0.07/0.44  
% 0.07/0.44  % Reading from file /tmp/Mace4_input_9908_n112.star.cs.uiowa.edu
% 0.07/0.44  
% 0.07/0.44  set(prolog_style_variables).
% 0.07/0.44  set(print_models_tabular).
% 0.07/0.44      % set(print_models_tabular) -> clear(print_models).
% 0.07/0.44  
% 0.07/0.44  formulas(sos).
% 0.07/0.44  add(X,Y) = add(Y,X) # label(commutativity_of_add) # label(axiom).
% 0.07/0.44  multiply(X,Y) = multiply(Y,X) # label(commutativity_of_multiply) # label(axiom).
% 0.07/0.44  add(X,multiply(Y,Z)) = multiply(add(X,Y),add(X,Z)) # label(distributivity1) # label(axiom).
% 0.07/0.44  multiply(X,add(Y,Z)) = add(multiply(X,Y),multiply(X,Z)) # label(distributivity2) # label(axiom).
% 0.07/0.44  add(X,additive_identity) = X # label(additive_id1) # label(axiom).
% 0.07/0.44  multiply(X,multiplicative_identity) = X # label(multiplicative_id1) # label(axiom).
% 0.07/0.44  add(X,inverse(X)) = multiplicative_identity # label(additive_inverse1) # label(axiom).
% 0.07/0.44  multiply(X,inverse(X)) = additive_identity # label(multiplicative_inverse1) # label(axiom).
% 0.07/0.44  end_of_list.
% 0.07/0.44  
% 0.07/0.44  % From the command line: assign(max_seconds, 300).
% 0.07/0.44  
% 0.07/0.44  ============================== end of input ==========================
% 0.07/0.44  
% 0.07/0.44  ============================== PROCESS NON-CLAUSAL FORMULAS ==========
% 0.07/0.44  
% 0.07/0.44  % Formulas that are not ordinary clauses:
% 0.07/0.44  
% 0.07/0.44  ============================== end of process non-clausal formulas ===
% 0.07/0.44  
% 0.07/0.44  ============================== CLAUSES FOR SEARCH ====================
% 0.07/0.44  
% 0.07/0.44  formulas(mace4_clauses).
% 0.07/0.44  add(A,B) = add(B,A) # label(commutativity_of_add) # label(axiom).
% 0.07/0.44  multiply(A,B) = multiply(B,A) # label(commutativity_of_multiply) # label(axiom).
% 0.07/0.44  add(A,multiply(B,C)) = multiply(add(A,B),add(A,C)) # label(distributivity1) # label(axiom).
% 0.07/0.44  multiply(A,add(B,C)) = add(multiply(A,B),multiply(A,C)) # label(distributivity2) # label(axiom).
% 0.07/0.44  add(A,additive_identity) = A # label(additive_id1) # label(axiom).
% 0.07/0.44  multiply(A,multiplicative_identity) = A # label(multiplicative_id1) # label(axiom).
% 0.07/0.44  add(A,inverse(A)) = multiplicative_identity # label(additive_inverse1) # label(axiom).
% 0.07/0.44  multiply(A,inverse(A)) = additive_identity # label(multiplicative_inverse1) # label(axiom).
% 0.07/0.44  end_of_list.
% 0.07/0.44  
% 0.07/0.44  ============================== end of clauses for search =============
% 0.07/0.44  % SZS output start FiniteModel
% 0.07/0.44  
% 0.07/0.44  % There are no natural numbers in the input.
% 0.07/0.44  
% 0.07/0.44   additive_identity : 0
% 0.07/0.44  
% 0.07/0.44   multiplicative_identity : 1
% 0.07/0.44  
% 0.07/0.44   inverse :
% 0.07/0.44          0 1
% 0.07/0.44      -------
% 0.07/0.44          1 0
% 0.07/0.44  
% 0.07/0.44   add :
% 0.07/0.44        | 0 1
% 0.07/0.44      --+----
% 0.07/0.44      0 | 0 1
% 0.07/0.44      1 | 1 1
% 0.07/0.44  
% 0.07/0.44   multiply :
% 0.07/0.44        | 0 1
% 0.07/0.44      --+----
% 0.07/0.44      0 | 0 0
% 0.07/0.44      1 | 0 1
% 0.07/0.44  
% 0.07/0.44  % SZS output end FiniteModel
% 0.07/0.44  ------ process 9941 exit (max_models) ------
% 0.07/0.44  
% 0.07/0.44  User_CPU=0.01, System_CPU=0.00, Wall_clock=0.
% 0.07/0.44  
% 0.07/0.44  Exiting with 1 model.
% 0.07/0.44  
% 0.07/0.44  Process 9941 exit (max_models) Tue Feb  7 23:58:16 2017
% 0.07/0.44  The process finished Tue Feb  7 23:58:16 2017
% 0.07/0.44  Mace4 ended
%------------------------------------------------------------------------------