TSTP Solution File: LCL142-10 by Mace4---1109a

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Mace4---1109a
% Problem  : LCL142-10 : TPTP v7.3.0. Released v7.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : mace4 -t %d -f %s

% Computer : n187.star.cs.uiowa.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2609 0 2.40GHz
% Memory   : 32218.5MB
% OS       : Linux 3.10.0-862.11.6.el7.x86_64
% CPULimit : 300s
% DateTime : Wed Feb 27 13:24:39 EST 2019

% Result   : Satisfiable 0.27s
% Output   : FiniteModel 0.27s
% 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.05  % Problem  : LCL142-10 : TPTP v7.3.0. Released v7.3.0.
% 0.00/0.05  % Command  : mace4 -t %d -f %s
% 0.03/0.26  % Computer : n187.star.cs.uiowa.edu
% 0.03/0.26  % Model    : x86_64 x86_64
% 0.03/0.26  % CPU      : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
% 0.03/0.26  % Memory   : 32218.5MB
% 0.03/0.26  % OS       : Linux 3.10.0-862.11.6.el7.x86_64
% 0.03/0.26  % CPULimit : 300
% 0.03/0.26  % DateTime : Thu Feb 21 14:57:43 CST 2019
% 0.03/0.26  % CPUTime  : 
% 0.27/0.52  % SZS status Satisfiable
% 0.27/0.52  ============================== Mace4 =================================
% 0.27/0.52  Mace4 (32) version 2009-11A, November 2009.
% 0.27/0.52  Process 40507 was started by sandbox on n187.star.cs.uiowa.edu,
% 0.27/0.52  Thu Feb 21 14:57:43 2019
% 0.27/0.52  The command was "/export/starexec/sandbox/solver/bin/mace4 -t 300 -f /tmp/Mace4_input_40460_n187.star.cs.uiowa.edu".
% 0.27/0.52  ============================== end of head ===========================
% 0.27/0.52  
% 0.27/0.52  ============================== INPUT =================================
% 0.27/0.52  
% 0.27/0.52  % Reading from file /tmp/Mace4_input_40460_n187.star.cs.uiowa.edu
% 0.27/0.52  
% 0.27/0.52  set(prolog_style_variables).
% 0.27/0.52  set(print_models_tabular).
% 0.27/0.52      % set(print_models_tabular) -> clear(print_models).
% 0.27/0.52  
% 0.27/0.52  formulas(sos).
% 0.27/0.52  ifeq2(A,A,B,C) = B # label(ifeq_axiom) # label(axiom).
% 0.27/0.52  ifeq(A,A,B,C) = B # label(ifeq_axiom_001) # label(axiom).
% 0.27/0.52  implies(truth,X) = X # label(wajsberg_1) # label(axiom).
% 0.27/0.52  implies(implies(X,Y),implies(implies(Y,Z),implies(X,Z))) = truth # label(wajsberg_2) # label(axiom).
% 0.27/0.52  implies(implies(X,Y),Y) = implies(implies(Y,X),X) # label(wajsberg_3) # label(axiom).
% 0.27/0.52  implies(implies(not(X),not(Y)),implies(Y,X)) = truth # label(wajsberg_4) # label(axiom).
% 0.27/0.52  big_V(X,Y) = implies(implies(X,Y),Y) # label(big_V_definition) # label(axiom).
% 0.27/0.52  big_hat(X,Y) = not(big_V(not(X),not(Y))) # label(big_hat_definition) # label(axiom).
% 0.27/0.52  ifeq(ordered(X,Y),true,implies(X,Y),truth) = truth # label(partial_order_definition1) # label(axiom).
% 0.27/0.52  ifeq2(implies(X,Y),truth,ordered(X,Y),true) = true # label(partial_order_definition2) # label(axiom).
% 0.27/0.52  ordered(x,y) = true # label(antecedent) # label(negated_conjecture).
% 0.27/0.52  ordered(implies(x,z),implies(y,z)) != true # label(prove_wajsberg_theorem) # label(negated_conjecture).
% 0.27/0.52  end_of_list.
% 0.27/0.52  
% 0.27/0.52  % From the command line: assign(max_seconds, 300).
% 0.27/0.52  
% 0.27/0.52  ============================== end of input ==========================
% 0.27/0.52  
% 0.27/0.52  ============================== PROCESS NON-CLAUSAL FORMULAS ==========
% 0.27/0.52  
% 0.27/0.52  % Formulas that are not ordinary clauses:
% 0.27/0.52  
% 0.27/0.52  ============================== end of process non-clausal formulas ===
% 0.27/0.52  
% 0.27/0.52  ============================== CLAUSES FOR SEARCH ====================
% 0.27/0.52  
% 0.27/0.52  formulas(mace4_clauses).
% 0.27/0.52  ifeq2(A,A,B,C) = B # label(ifeq_axiom) # label(axiom).
% 0.27/0.52  ifeq(A,A,B,C) = B # label(ifeq_axiom_001) # label(axiom).
% 0.27/0.52  implies(truth,A) = A # label(wajsberg_1) # label(axiom).
% 0.27/0.52  implies(implies(A,B),implies(implies(B,C),implies(A,C))) = truth # label(wajsberg_2) # label(axiom).
% 0.27/0.52  implies(implies(A,B),B) = implies(implies(B,A),A) # label(wajsberg_3) # label(axiom).
% 0.27/0.52  implies(implies(not(A),not(B)),implies(B,A)) = truth # label(wajsberg_4) # label(axiom).
% 0.27/0.52  big_V(A,B) = implies(implies(A,B),B) # label(big_V_definition) # label(axiom).
% 0.27/0.52  big_hat(A,B) = not(big_V(not(A),not(B))) # label(big_hat_definition) # label(axiom).
% 0.27/0.52  ifeq(ordered(A,B),true,implies(A,B),truth) = truth # label(partial_order_definition1) # label(axiom).
% 0.27/0.52  ifeq2(implies(A,B),truth,ordered(A,B),true) = true # label(partial_order_definition2) # label(axiom).
% 0.27/0.52  ordered(x,y) = true # label(antecedent) # label(negated_conjecture).
% 0.27/0.52  ordered(implies(x,z),implies(y,z)) != true # label(prove_wajsberg_theorem) # label(negated_conjecture).
% 0.27/0.52  end_of_list.
% 0.27/0.52  
% 0.27/0.52  ============================== end of clauses for search =============
% 0.27/0.52  % SZS output start FiniteModel
% 0.27/0.52  
% 0.27/0.52  % There are no natural numbers in the input.
% 0.27/0.52  
% 0.27/0.52   true : 0
% 0.27/0.52  
% 0.27/0.52   truth : 0
% 0.27/0.52  
% 0.27/0.52   x : 1
% 0.27/0.52  
% 0.27/0.52   y : 0
% 0.27/0.52  
% 0.27/0.52   z : 1
% 0.27/0.52  
% 0.27/0.52   not :
% 0.27/0.52          0 1
% 0.27/0.52      -------
% 0.27/0.52          1 0
% 0.27/0.52  
% 0.27/0.52   big_V :
% 0.27/0.52        | 0 1
% 0.27/0.52      --+----
% 0.27/0.52      0 | 0 0
% 0.27/0.52      1 | 0 1
% 0.27/0.52  
% 0.27/0.52   big_hat :
% 0.27/0.52        | 0 1
% 0.27/0.52      --+----
% 0.27/0.52      0 | 0 1
% 0.27/0.52      1 | 1 1
% 0.27/0.52  
% 0.27/0.52   implies :
% 0.27/0.52        | 0 1
% 0.27/0.52      --+----
% 0.27/0.52      0 | 0 1
% 0.27/0.52      1 | 0 0
% 0.27/0.52  
% 0.27/0.52   ordered :
% 0.27/0.52        | 0 1
% 0.27/0.52      --+----
% 0.27/0.52      0 | 0 1
% 0.27/0.52      1 | 0 0
% 0.27/0.52  ifeq(0,0,0,0) = 0.
% 0.27/0.52  ifeq(0,0,0,1) = 0.
% 0.27/0.52  ifeq(0,0,1,0) = 1.
% 0.27/0.52  ifeq(0,0,1,1) = 1.
% 0.27/0.52  ifeq(0,1,0,0) = 0.
% 0.27/0.52  ifeq(0,1,0,1) = 0.
% 0.27/0.52  ifeq(0,1,1,0) = 0.
% 0.27/0.52  ifeq(0,1,1,1) = 0.
% 0.27/0.52  ifeq(1,0,0,0) = 0.
% 0.27/0.52  ifeq(1,0,0,1) = 0.
% 0.27/0.52  ifeq(1,0,1,0) = 0.
% 0.27/0.52  ifeq(1,0,1,1) = 0.
% 0.27/0.52  ifeq(1,1,0,0) = 0.
% 0.27/0.52  ifeq(1,1,0,1) = 0.
% 0.27/0.52  ifeq(1,1,1,0) = 1.
% 0.27/0.52  ifeq(1,1,1,1) = 1.
% 0.27/0.52  ifeq2(0,0,0,0) = 0.
% 0.27/0.52  ifeq2(0,0,0,1) = 0.
% 0.27/0.52  ifeq2(0,0,1,0) = 1.
% 0.27/0.52  ifeq2(0,0,1,1) = 1.
% 0.27/0.52  ifeq2(0,1,0,0) = 0.
% 0.27/0.52  ifeq2(0,1,0,1) = 0.
% 0.27/0.52  ifeq2(0,1,1,0) = 0.
% 0.27/0.52  ifeq2(0,1,1,1) = 0.
% 0.27/0.52  ifeq2(1,0,0,0) = 0.
% 0.27/0.52  ifeq2(1,0,0,1) = 0.
% 0.27/0.52  ifeq2(1,0,1,0) = 0.
% 0.27/0.52  ifeq2(1,0,1,1) = 0.
% 0.27/0.52  ifeq2(1,1,0,0) = 0.
% 0.27/0.52  ifeq2(1,1,0,1) = 0.
% 0.27/0.52  ifeq2(1,1,1,0) = 1.
% 0.27/0.52  ifeq2(1,1,1,1) = 1.
% 0.27/0.52  
% 0.27/0.52  % SZS output end FiniteModel
% 0.27/0.52  ------ process 40507 exit (max_models) ------
% 0.27/0.52  
% 0.27/0.52  User_CPU=0.01, System_CPU=0.00, Wall_clock=0.
% 0.27/0.52  
% 0.27/0.52  Exiting with 1 model.
% 0.27/0.52  
% 0.27/0.52  Process 40507 exit (max_models) Thu Feb 21 14:57:43 2019
% 0.27/0.52  The process finished Thu Feb 21 14:57:43 2019
% 0.27/0.52  Mace4 ended
%------------------------------------------------------------------------------