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

View Problem - Process Solution

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

% Computer : n116.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 10:02:23 EST 2017

% Result   : Satisfiable 0.06s
% Output   : FiniteModel 0.06s
% 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  : ROB029-1 : TPTP v6.4.0. Released v2.5.0.
% 0.00/0.04  % Command  : mace4 -t %d -f %s
% 0.03/0.23  % Computer : n116.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 21:40:15 CST 2017
% 0.03/0.23  % CPUTime  : 
% 0.06/0.43  % SZS status Satisfiable
% 0.06/0.43  ============================== Mace4 =================================
% 0.06/0.43  Mace4 (32) version 2009-11A, November 2009.
% 0.06/0.43  Process 62509 was started by sandbox2 on n116.star.cs.uiowa.edu,
% 0.06/0.43  Tue Feb  7 21:40:16 2017
% 0.06/0.43  The command was "/export/starexec/sandbox2/solver/bin/mace4 -t 300 -f /tmp/Mace4_input_62476_n116.star.cs.uiowa.edu".
% 0.06/0.43  ============================== end of head ===========================
% 0.06/0.43  
% 0.06/0.43  ============================== INPUT =================================
% 0.06/0.43  
% 0.06/0.43  % Reading from file /tmp/Mace4_input_62476_n116.star.cs.uiowa.edu
% 0.06/0.43  
% 0.06/0.43  set(prolog_style_variables).
% 0.06/0.43  set(print_models_tabular).
% 0.06/0.43      % set(print_models_tabular) -> clear(print_models).
% 0.06/0.43  
% 0.06/0.43  formulas(sos).
% 0.06/0.43  add(X,Y) = add(Y,X) # label(commutativity_of_add) # label(axiom).
% 0.06/0.43  add(add(X,Y),Z) = add(X,add(Y,Z)) # label(associativity_of_add) # label(axiom).
% 0.06/0.43  negate(add(negate(add(X,Y)),negate(add(X,negate(Y))))) = X # label(robbins_axiom) # label(axiom).
% 0.06/0.43  multiply(one,X) = X # label(one_times_x) # label(axiom).
% 0.06/0.43  -positive_integer(X) | multiply(successor(V),X) = add(X,multiply(V,X)) # label(times_by_adding) # label(axiom).
% 0.06/0.43  positive_integer(one) # label(one) # label(axiom).
% 0.06/0.43  -positive_integer(X) | positive_integer(successor(X)) # label(next_integer) # label(axiom).
% 0.06/0.43  end_of_list.
% 0.06/0.43  
% 0.06/0.43  % From the command line: assign(max_seconds, 300).
% 0.06/0.43  
% 0.06/0.43  ============================== end of input ==========================
% 0.06/0.43  
% 0.06/0.43  ============================== PROCESS NON-CLAUSAL FORMULAS ==========
% 0.06/0.43  
% 0.06/0.43  % Formulas that are not ordinary clauses:
% 0.06/0.43  
% 0.06/0.43  ============================== end of process non-clausal formulas ===
% 0.06/0.43  
% 0.06/0.43  ============================== CLAUSES FOR SEARCH ====================
% 0.06/0.43  
% 0.06/0.43  formulas(mace4_clauses).
% 0.06/0.43  add(A,B) = add(B,A) # label(commutativity_of_add) # label(axiom).
% 0.06/0.43  add(add(A,B),C) = add(A,add(B,C)) # label(associativity_of_add) # label(axiom).
% 0.06/0.43  negate(add(negate(add(A,B)),negate(add(A,negate(B))))) = A # label(robbins_axiom) # label(axiom).
% 0.06/0.43  multiply(one,A) = A # label(one_times_x) # label(axiom).
% 0.06/0.43  -positive_integer(A) | multiply(successor(B),A) = add(A,multiply(B,A)) # label(times_by_adding) # label(axiom).
% 0.06/0.43  positive_integer(one) # label(one) # label(axiom).
% 0.06/0.43  -positive_integer(A) | positive_integer(successor(A)) # label(next_integer) # label(axiom).
% 0.06/0.43  end_of_list.
% 0.06/0.43  
% 0.06/0.43  ============================== end of clauses for search =============
% 0.06/0.43  % SZS output start FiniteModel
% 0.06/0.43  
% 0.06/0.43  % There are no natural numbers in the input.
% 0.06/0.43  
% 0.06/0.43   one : 0
% 0.06/0.43  
% 0.06/0.43   negate :
% 0.06/0.43          0 1
% 0.06/0.43      -------
% 0.06/0.43          1 0
% 0.06/0.43  
% 0.06/0.43   successor :
% 0.06/0.43          0 1
% 0.06/0.43      -------
% 0.06/0.43          0 0
% 0.06/0.43  
% 0.06/0.43   add :
% 0.06/0.43        | 0 1
% 0.06/0.43      --+----
% 0.06/0.43      0 | 0 0
% 0.06/0.43      1 | 0 1
% 0.06/0.43  
% 0.06/0.43   multiply :
% 0.06/0.43        | 0 1
% 0.06/0.43      --+----
% 0.06/0.43      0 | 0 1
% 0.06/0.43      1 | 0 0
% 0.06/0.43  
% 0.06/0.43   positive_integer :
% 0.06/0.43          0 1
% 0.06/0.43      -------
% 0.06/0.43          1 0
% 0.06/0.43  
% 0.06/0.43  % SZS output end FiniteModel
% 0.06/0.43  ------ process 62509 exit (max_models) ------
% 0.06/0.43  
% 0.06/0.43  User_CPU=0.00, System_CPU=0.00, Wall_clock=0.
% 0.06/0.43  
% 0.06/0.43  Exiting with 1 model.
% 0.06/0.43  
% 0.06/0.43  Process 62509 exit (max_models) Tue Feb  7 21:40:16 2017
% 0.06/0.43  The process finished Tue Feb  7 21:40:16 2017
% 0.06/0.43  Mace4 ended
%------------------------------------------------------------------------------