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

View Problem - Process Solution

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

% Computer : n137.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:55:17 EST 2017

% Result   : Satisfiable 0.36s
% Output   : FiniteModel 0.36s
% 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  : GRP743-1 : TPTP v6.4.0. Released v4.0.0.
% 0.00/0.04  % Command  : mace4 -t %d -f %s
% 0.02/0.23  % Computer : n137.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 17:51:15 CST 2017
% 0.02/0.23  % CPUTime  : 
% 0.36/0.56  % SZS status Satisfiable
% 0.36/0.56  ============================== Mace4 =================================
% 0.36/0.56  Mace4 (32) version 2009-11A, November 2009.
% 0.36/0.56  Process 19023 was started by sandbox on n137.star.cs.uiowa.edu,
% 0.36/0.56  Tue Feb  7 17:51:16 2017
% 0.36/0.56  The command was "/export/starexec/sandbox/solver/bin/mace4 -t 300 -f /tmp/Mace4_input_18990_n137.star.cs.uiowa.edu".
% 0.36/0.56  ============================== end of head ===========================
% 0.36/0.56  
% 0.36/0.56  ============================== INPUT =================================
% 0.36/0.56  
% 0.36/0.56  % Reading from file /tmp/Mace4_input_18990_n137.star.cs.uiowa.edu
% 0.36/0.56  
% 0.36/0.56  set(prolog_style_variables).
% 0.36/0.56  set(print_models_tabular).
% 0.36/0.56      % set(print_models_tabular) -> clear(print_models).
% 0.36/0.56  
% 0.36/0.56  formulas(sos).
% 0.36/0.56  mult(A,ld(A,B)) = B # label(c01) # label(axiom).
% 0.36/0.56  ld(A,mult(A,B)) = B # label(c02) # label(axiom).
% 0.36/0.56  mult(rd(A,B),B) = A # label(c03) # label(axiom).
% 0.36/0.56  rd(mult(A,B),B) = A # label(c04) # label(axiom).
% 0.36/0.56  mult(A,unit) = A # label(c05) # label(axiom).
% 0.36/0.56  mult(unit,A) = A # label(c06) # label(axiom).
% 0.36/0.56  mult(A,mult(A,B)) = B # label(c07) # label(axiom).
% 0.36/0.56  mult(A,B) = mult(B,A) # label(c08) # label(axiom).
% 0.36/0.56  mult(A,mult(mult(A,mult(B,C)),C)) = mult(mult(A,mult(mult(A,B),C)),C) # label(c09) # label(axiom).
% 0.36/0.56  mult(mult(a,b),c) != mult(a,mult(b,c)) # label(sos) # label(axiom).
% 0.36/0.56  end_of_list.
% 0.36/0.56  
% 0.36/0.56  % From the command line: assign(max_seconds, 300).
% 0.36/0.56  
% 0.36/0.56  ============================== end of input ==========================
% 0.36/0.56  
% 0.36/0.56  ============================== PROCESS NON-CLAUSAL FORMULAS ==========
% 0.36/0.56  
% 0.36/0.56  % Formulas that are not ordinary clauses:
% 0.36/0.56  
% 0.36/0.56  ============================== end of process non-clausal formulas ===
% 0.36/0.56  
% 0.36/0.56  ============================== CLAUSES FOR SEARCH ====================
% 0.36/0.56  
% 0.36/0.56  formulas(mace4_clauses).
% 0.36/0.56  mult(A,ld(A,B)) = B # label(c01) # label(axiom).
% 0.36/0.56  ld(A,mult(A,B)) = B # label(c02) # label(axiom).
% 0.36/0.56  mult(rd(A,B),B) = A # label(c03) # label(axiom).
% 0.36/0.56  rd(mult(A,B),B) = A # label(c04) # label(axiom).
% 0.36/0.56  mult(A,unit) = A # label(c05) # label(axiom).
% 0.36/0.56  mult(unit,A) = A # label(c06) # label(axiom).
% 0.36/0.56  mult(A,mult(A,B)) = B # label(c07) # label(axiom).
% 0.36/0.56  mult(A,B) = mult(B,A) # label(c08) # label(axiom).
% 0.36/0.56  mult(A,mult(mult(A,mult(B,C)),C)) = mult(mult(A,mult(mult(A,B),C)),C) # label(c09) # label(axiom).
% 0.36/0.56  mult(mult(a,b),c) != mult(a,mult(b,c)) # label(sos) # label(axiom).
% 0.36/0.56  end_of_list.
% 0.36/0.56  
% 0.36/0.56  ============================== end of clauses for search =============
% 0.36/0.56  % SZS output start FiniteModel
% 0.36/0.56  
% 0.36/0.56  % There are no natural numbers in the input.
% 0.36/0.56  
% 0.36/0.56   a : 0
% 0.36/0.56  
% 0.36/0.56   b : 1
% 0.36/0.56  
% 0.36/0.56   c : 2
% 0.36/0.56  
% 0.36/0.56   unit : 3
% 0.36/0.56  
% 0.36/0.56   ld :
% 0.36/0.56        |  0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15
% 0.36/0.56      --+------------------------------------------------
% 0.36/0.56      0 |  3  4  5  0  1  2  8  9  6  7 11 10 13 12 15 14
% 0.36/0.56      1 |  4  3  6  1  0  7  2  5 12 13 14 15  8  9 10 11
% 0.36/0.56      2 |  5  6  3  2  7  0  1  4 14 15 12 13 10 11  8  9
% 0.36/0.56      3 |  0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15
% 0.36/0.56      4 |  1  0  7  4  3  6  5  2 13 12 15 14  9  8 11 10
% 0.36/0.56      5 |  2  7  0  5  6  3  4  1 15 14 13 12 11 10  9  8
% 0.36/0.56      6 |  8  2  1  6  5  4  3 10  0 11  7  9 14 15 12 13
% 0.36/0.56      7 |  9  5  4  7  2  1 10  3 11  0  6  8 15 14 13 12
% 0.36/0.56      8 |  6 12 14  8 13 15  0 11  3 10  9  7  1  4  2  5
% 0.36/0.56      9 |  7 13 15  9 12 14 11  0 10  3  8  6  4  1  5  2
% 0.36/0.56     10 | 11 14 12 10 15 13  7  6  9  8  3  0  2  5  1  4
% 0.36/0.56     11 | 10 15 13 11 14 12  9  8  7  6  0  3  5  2  4  1
% 0.36/0.56     12 | 13  8 10 12  9 11 14 15  1  4  2  5  3  0  6  7
% 0.36/0.56     13 | 12  9 11 13  8 10 15 14  4  1  5  2  0  3  7  6
% 0.36/0.56     14 | 15 10  8 14 11  9 12 13  2  5  1  4  6  7  3  0
% 0.36/0.56     15 | 14 11  9 15 10  8 13 12  5  2  4  1  7  6  0  3
% 0.36/0.56  
% 0.36/0.56   mult :
% 0.36/0.56        |  0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15
% 0.36/0.56      --+------------------------------------------------
% 0.36/0.56      0 |  3  4  5  0  1  2  8  9  6  7 11 10 13 12 15 14
% 0.36/0.56      1 |  4  3  6  1  0  7  2  5 12 13 14 15  8  9 10 11
% 0.36/0.56      2 |  5  6  3  2  7  0  1  4 14 15 12 13 10 11  8  9
% 0.36/0.56      3 |  0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15
% 0.36/0.56      4 |  1  0  7  4  3  6  5  2 13 12 15 14  9  8 11 10
% 0.36/0.56      5 |  2  7  0  5  6  3  4  1 15 14 13 12 11 10  9  8
% 0.36/0.56      6 |  8  2  1  6  5  4  3 10  0 11  7  9 14 15 12 13
% 0.36/0.56      7 |  9  5  4  7  2  1 10  3 11  0  6  8 15 14 13 12
% 0.36/0.56      8 |  6 12 14  8 13 15  0 11  3 10  9  7  1  4  2  5
% 0.36/0.56      9 |  7 13 15  9 12 14 11  0 10  3  8  6  4  1  5  2
% 0.36/0.56     10 | 11 14 12 10 15 13  7  6  9  8  3  0  2  5  1  4
% 0.36/0.56     11 | 10 15 13 11 14 12  9  8  7  6  0  3  5  2  4  1
% 0.36/0.56     12 | 13  8 10 12  9 11 14 15  1  4  2  5  3  0  6  7
% 0.36/0.56     13 | 12  9 11 13  8 10 15 14  4  1  5  2  0  3  7  6
% 0.36/0.56     14 | 15 10  8 14 11  9 12 13  2  5  1  4  6  7  3  0
% 0.36/0.56     15 | 14 11  9 15 10  8 13 12  5  2  4  1  7  6  0  3
% 0.36/0.56  
% 0.36/0.56   rd :
% 0.36/0.56        |  0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15
% 0.36/0.56      --+------------------------------------------------
% 0.36/0.56      0 |  3  4  5  0  1  2  8  9  6  7 11 10 13 12 15 14
% 0.36/0.56      1 |  4  3  6  1  0  7  2  5 12 13 14 15  8  9 10 11
% 0.36/0.56      2 |  5  6  3  2  7  0  1  4 14 15 12 13 10 11  8  9
% 0.36/0.56      3 |  0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15
% 0.36/0.56      4 |  1  0  7  4  3  6  5  2 13 12 15 14  9  8 11 10
% 0.36/0.56      5 |  2  7  0  5  6  3  4  1 15 14 13 12 11 10  9  8
% 0.36/0.56      6 |  8  2  1  6  5  4  3 10  0 11  7  9 14 15 12 13
% 0.36/0.56      7 |  9  5  4  7  2  1 10  3 11  0  6  8 15 14 13 12
% 0.36/0.56      8 |  6 12 14  8 13 15  0 11  3 10  9  7  1  4  2  5
% 0.36/0.56      9 |  7 13 15  9 12 14 11  0 10  3  8  6  4  1  5  2
% 0.36/0.56     10 | 11 14 12 10 15 13  7  6  9  8  3  0  2  5  1  4
% 0.36/0.56     11 | 10 15 13 11 14 12  9  8  7  6  0  3  5  2  4  1
% 0.36/0.56     12 | 13  8 10 12  9 11 14 15  1  4  2  5  3  0  6  7
% 0.36/0.56     13 | 12  9 11 13  8 10 15 14  4  1  5  2  0  3  7  6
% 0.36/0.56     14 | 15 10  8 14 11  9 12 13  2  5  1  4  6  7  3  0
% 0.36/0.56     15 | 14 11  9 15 10  8 13 12  5  2  4  1  7  6  0  3
% 0.36/0.56  
% 0.36/0.56  % SZS output end FiniteModel
% 0.36/0.56  ------ process 19023 exit (max_models) ------
% 0.36/0.56  
% 0.36/0.56  User_CPU=0.15, System_CPU=0.00, Wall_clock=0.
% 0.36/0.56  
% 0.36/0.56  Exiting with 1 model.
% 0.36/0.56  
% 0.36/0.56  Process 19023 exit (max_models) Tue Feb  7 17:51:16 2017
% 0.36/0.56  The process finished Tue Feb  7 17:51:16 2017
% 0.36/0.56  Mace4 ended
%------------------------------------------------------------------------------