TSTP Solution File: GRA021+1 by Mace4---1109a

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Mace4---1109a
% Problem  : GRA021+1 : TPTP v6.4.0. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : mace4 -t %d -f %s

% Computer : n069.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:54:06 EST 2017

% Result   : CounterSatisfiable 14.37s
% Output   : FiniteModel 14.37s
% 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  : GRA021+1 : TPTP v6.4.0. Released v3.2.0.
% 0.00/0.04  % Command  : mace4 -t %d -f %s
% 0.02/0.23  % Computer : n069.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:03:46 CST 2017
% 0.07/0.23  % CPUTime  : 
% 14.37/14.58  % SZS status CounterSatisfiable
% 14.37/14.58  ============================== Mace4 =================================
% 14.37/14.58  Mace4 (32) version 2009-11A, November 2009.
% 14.37/14.58  Process 27073 was started by sandbox on n069.star.cs.uiowa.edu,
% 14.37/14.58  Tue Feb  7 17:03:46 2017
% 14.37/14.58  The command was "/export/starexec/sandbox/solver/bin/mace4 -t 300 -f /tmp/Mace4_input_27040_n069.star.cs.uiowa.edu".
% 14.37/14.58  ============================== end of head ===========================
% 14.37/14.58  
% 14.37/14.58  ============================== INPUT =================================
% 14.37/14.58  
% 14.37/14.58  % Reading from file /tmp/Mace4_input_27040_n069.star.cs.uiowa.edu
% 14.37/14.58  
% 14.37/14.58  set(prolog_style_variables).
% 14.37/14.58  set(print_models_tabular).
% 14.37/14.58      % set(print_models_tabular) -> clear(print_models).
% 14.37/14.58  
% 14.37/14.58  formulas(sos).
% 14.37/14.58  less_than(n1,n2) # label(ordering_AndLHS) # label(axiom).
% 14.37/14.58  less_than(n2,n3) # label(ordering_AndRHS_AndLHS) # label(axiom).
% 14.37/14.58  less_than(n3,n4) # label(ordering_AndRHS_AndRHS_AndLHS) # label(axiom).
% 14.37/14.58  less_than(n4,n5) # label(ordering_AndRHS_AndRHS_AndRHS_AndLHS) # label(axiom).
% 14.37/14.58  less_than(n5,n6) # label(ordering_AndRHS_AndRHS_AndRHS_AndRHS_AndLHS) # label(axiom).
% 14.37/14.58  less_than(n6,n7) # label(ordering_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndLHS) # label(axiom).
% 14.37/14.58  less_than(n7,n8) # label(ordering_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndLHS) # label(axiom).
% 14.37/14.58  less_than(n8,n9) # label(ordering_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndLHS) # label(axiom).
% 14.37/14.58  less_than(n9,n10) # label(ordering_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndLHS) # label(axiom).
% 14.37/14.58  less_than(n10,n11) # label(ordering_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndLHS) # label(axiom).
% 14.37/14.58  less_than(n11,n12) # label(ordering_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS) # label(axiom).
% 14.37/14.58  (all A all B all C all D all E (red(A,B) & red(A,C) & red(B,C) & red(A,D) & red(B,D) & red(C,D) & red(A,E) & red(B,E) & red(C,E) & red(D,E) -> goal)) # label(red_clique) # label(axiom).
% 14.37/14.58  (all A all B all C all D all E (green(A,B) & green(A,C) & green(B,C) & green(A,D) & green(B,D) & green(C,D) & green(A,E) & green(B,E) & green(C,E) & green(D,E) -> goal)) # label(green_clique) # label(axiom).
% 14.37/14.58  (all A all B (red(A,B) & green(A,B) -> goal)) # label(no_overlap) # label(axiom).
% 14.37/14.58  (all A all B all C (less_than(A,B) & less_than(B,C) -> less_than(A,C))) # label(less_than_transitive) # label(axiom).
% 14.37/14.58  (all A all B (less_than(A,B) -> red(A,B) | green(A,B))) # label(partition) # label(axiom).
% 14.37/14.58  -goal # label(goal_to_be_proved) # label(negated_conjecture).
% 14.37/14.58  end_of_list.
% 14.37/14.58  
% 14.37/14.58  % From the command line: assign(max_seconds, 300).
% 14.37/14.58  
% 14.37/14.58  ============================== end of input ==========================
% 14.37/14.58  
% 14.37/14.58  ============================== PROCESS NON-CLAUSAL FORMULAS ==========
% 14.37/14.58  
% 14.37/14.58  % Formulas that are not ordinary clauses:
% 14.37/14.58  1 (all A all B all C all D all E (red(A,B) & red(A,C) & red(B,C) & red(A,D) & red(B,D) & red(C,D) & red(A,E) & red(B,E) & red(C,E) & red(D,E) -> goal)) # label(red_clique) # label(axiom) # label(non_clause).  [assumption].
% 14.37/14.58  2 (all A all B all C all D all E (green(A,B) & green(A,C) & green(B,C) & green(A,D) & green(B,D) & green(C,D) & green(A,E) & green(B,E) & green(C,E) & green(D,E) -> goal)) # label(green_clique) # label(axiom) # label(non_clause).  [assumption].
% 14.37/14.59  3 (all A all B (red(A,B) & green(A,B) -> goal)) # label(no_overlap) # label(axiom) # label(non_clause).  [assumption].
% 14.37/14.59  4 (all A all B all C (less_than(A,B) & less_than(B,C) -> less_than(A,C))) # label(less_than_transitive) # label(axiom) # label(non_clause).  [assumption].
% 14.37/14.59  5 (all A all B (less_than(A,B) -> red(A,B) | green(A,B))) # label(partition) # label(axiom) # label(non_clause).  [assumption].
% 14.37/14.59  
% 14.37/14.59  ============================== end of process non-clausal formulas ===
% 14.37/14.59  
% 14.37/14.59  ============================== CLAUSES FOR SEARCH ====================
% 14.37/14.59  
% 14.37/14.59  formulas(mace4_clauses).
% 14.37/14.59  less_than(n1,n2) # label(ordering_AndLHS) # label(axiom).
% 14.37/14.59  less_than(n2,n3) # label(ordering_AndRHS_AndLHS) # label(axiom).
% 14.37/14.59  less_than(n3,n4) # label(ordering_AndRHS_AndRHS_AndLHS) # label(axiom).
% 14.37/14.59  less_than(n4,n5) # label(ordering_AndRHS_AndRHS_AndRHS_AndLHS) # label(axiom).
% 14.37/14.59  less_than(n5,n6) # label(ordering_AndRHS_AndRHS_AndRHS_AndRHS_AndLHS) # label(axiom).
% 14.37/14.59  less_than(n6,n7) # label(ordering_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndLHS) # label(axiom).
% 14.37/14.59  less_than(n7,n8) # label(ordering_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndLHS) # label(axiom).
% 14.37/14.59  less_than(n8,n9) # label(ordering_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndLHS) # label(axiom).
% 14.37/14.59  less_than(n9,n10) # label(ordering_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndLHS) # label(axiom).
% 14.37/14.59  less_than(n10,n11) # label(ordering_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndLHS) # label(axiom).
% 14.37/14.59  less_than(n11,n12) # label(ordering_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS_AndRHS) # label(axiom).
% 14.37/14.59  -red(A,B) | -red(A,C) | -red(B,C) | -red(A,D) | -red(B,D) | -red(C,D) | -red(A,E) | -red(B,E) | -red(C,E) | -red(D,E) | goal # label(red_clique) # label(axiom).
% 14.37/14.59  -green(A,B) | -green(A,C) | -green(B,C) | -green(A,D) | -green(B,D) | -green(C,D) | -green(A,E) | -green(B,E) | -green(C,E) | -green(D,E) | goal # label(green_clique) # label(axiom).
% 14.37/14.59  -red(A,B) | -green(A,B) | goal # label(no_overlap) # label(axiom).
% 14.37/14.59  -less_than(A,B) | -less_than(B,C) | less_than(A,C) # label(less_than_transitive) # label(axiom).
% 14.37/14.59  -less_than(A,B) | red(A,B) | green(A,B) # label(partition) # label(axiom).
% 14.37/14.59  -goal # label(goal_to_be_proved) # label(negated_conjecture).
% 14.37/14.59  end_of_list.
% 14.37/14.59  
% 14.37/14.59  ============================== end of clauses for search =============
% 14.37/14.59  % SZS output start FiniteModel
% 14.37/14.59  
% 14.37/14.59  % There are no natural numbers in the input.
% 14.37/14.59  
% 14.37/14.59   n1 : 0
% 14.37/14.59  
% 14.37/14.59   n10 : 9
% 14.37/14.59  
% 14.37/14.59   n11 : 10
% 14.37/14.59  
% 14.37/14.59   n12 : 11
% 14.37/14.59  
% 14.37/14.59   n2 : 1
% 14.37/14.59  
% 14.37/14.59   n3 : 2
% 14.37/14.59  
% 14.37/14.59   n4 : 3
% 14.37/14.59  
% 14.37/14.59   n5 : 4
% 14.37/14.59  
% 14.37/14.59   n6 : 5
% 14.37/14.59  
% 14.37/14.59   n7 : 6
% 14.37/14.59  
% 14.37/14.59   n8 : 7
% 14.37/14.59  
% 14.37/14.59   n9 : 8
% 14.37/14.59  
% 14.37/14.59   goal : 0
% 14.37/14.59  
% 14.37/14.59   green :
% 14.37/14.59        |  0  1  2  3  4  5  6  7  8  9 10 11
% 14.37/14.59      --+------------------------------------
% 14.37/14.59      0 |  0  0  0  0  0  0  0  0  0  0  0  0
% 14.37/14.59      1 |  0  0  0  0  0  0  0  0  0  0  1  1
% 14.37/14.59      2 |  0  0  0  0  0  0  0  1  1  1  0  0
% 14.37/14.59      3 |  0  0  0  0  1  1  1  0  0  0  0  0
% 14.37/14.59      4 |  0  0  0  0  0  1  1  0  0  0  0  0
% 14.37/14.59      5 |  0  0  0  0  0  0  1  0  0  0  0  0
% 14.37/14.59      6 |  0  0  0  0  0  0  0  0  0  0  0  0
% 14.37/14.59      7 |  0  0  0  0  0  0  0  0  1  1  0  0
% 14.37/14.59      8 |  0  0  0  0  0  0  0  0  0  1  0  0
% 14.37/14.59      9 |  0  0  0  0  0  0  0  0  0  0  0  0
% 14.37/14.59     10 |  0  0  0  0  0  0  0  0  0  0  0  1
% 14.37/14.59     11 |  0  0  0  0  0  0  0  0  0  0  0  0
% 14.37/14.59  
% 14.37/14.59   less_than :
% 14.37/14.59        |  0  1  2  3  4  5  6  7  8  9 10 11
% 14.37/14.59      --+------------------------------------
% 14.37/14.59      0 |  0  1  1  1  1  1  1  1  1  1  1  1
% 14.37/14.59      1 |  0  0  1  1  1  1  1  1  1  1  1  1
% 14.37/14.59      2 |  0  0  0  1  1  1  1  1  1  1  1  1
% 14.37/14.59      3 |  0  0  0  0  1  1  1  1  1  1  1  1
% 14.37/14.59      4 |  0  0  0  0  0  1  1  1  1  1  1  1
% 14.37/14.59      5 |  0  0  0  0  0  0  1  1  1  1  1  1
% 14.37/14.59      6 |  0  0  0  0  0  0  0  1  1  1  1  1
% 14.37/14.59      7 |  0  0  0  0  0  0  0  0  1  1  1  1
% 14.37/14.59      8 |  0  0  0  0  0  0  0  0  0  1  1  1
% 14.37/14.59      9 |  0  0  0  0  0  0  0  0  0  0  1  1
% 14.37/14.59     10 |  0  0  0  0  0  0  0  0  0  0  0  1
% 14.37/14.59     11 |  0  0  0  0  0  0  0  0  0  0  0  0
% 14.37/14.59  
% 14.37/14.59   red :
% 14.37/14.59        |  0  1  2  3  4  5  6  7  8  9 10 11
% 14.37/14.59      --+------------------------------------
% 14.37/14.59      0 |  0  1  1  1  1  1  1  1  1  1  1  1
% 14.37/14.59      1 |  0  0  1  1  1  1  1  1  1  1  0  0
% 14.37/14.59      2 |  0  0  0  1  1  1  1  0  0  0  1  1
% 14.37/14.59      3 |  0  0  0  0  0  0  0  1  1  1  1  1
% 14.37/14.59      4 |  0  0  0  0  0  0  0  1  1  1  1  1
% 14.37/14.59      5 |  0  0  0  0  0  0  0  1  1  1  1  1
% 14.37/14.59      6 |  0  0  0  0  0  0  0  1  1  1  1  1
% 14.37/14.59      7 |  0  0  0  0  0  0  0  0  0  0  1  1
% 14.37/14.59      8 |  0  0  0  0  0  0  0  0  0  0  1  1
% 14.37/14.59      9 |  0  0  0  0  0  0  0  0  0  0  1  1
% 14.37/14.59     10 |  0  0  0  0  0  0  0  0  0  0  0  0
% 14.37/14.59     11 |  0  0  0  0  0  0  0  0  0  0  0  0
% 14.37/14.59  
% 14.37/14.59  % SZS output end FiniteModel
% 14.37/14.59  ------ process 27073 exit (max_models) ------
% 14.37/14.59  
% 14.37/14.59  User_CPU=14.06, System_CPU=0.06, Wall_clock=14.
% 14.37/14.59  
% 14.37/14.59  Exiting with 1 model.
% 14.37/14.59  
% 14.37/14.59  Process 27073 exit (max_models) Tue Feb  7 17:04:00 2017
% 14.37/14.59  The process finished Tue Feb  7 17:04:00 2017
% 14.37/14.59  Mace4 ended
%------------------------------------------------------------------------------