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

View Problem - Process Solution

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

% Computer : n184.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:40 EST 2019

% Result   : Satisfiable 0.08s
% Output   : FiniteModel 0.08s
% 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  : LCL292-10 : TPTP v7.3.0. Released v7.3.0.
% 0.00/0.05  % Command  : mace4 -t %d -f %s
% 0.04/0.25  % Computer : n184.star.cs.uiowa.edu
% 0.04/0.25  % Model    : x86_64 x86_64
% 0.04/0.25  % CPU      : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
% 0.04/0.25  % Memory   : 32218.5MB
% 0.04/0.25  % OS       : Linux 3.10.0-862.11.6.el7.x86_64
% 0.04/0.25  % CPULimit : 300
% 0.04/0.25  % DateTime : Thu Feb 21 18:30:59 CST 2019
% 0.04/0.26  % CPUTime  : 
% 0.08/0.52  % SZS status Satisfiable
% 0.08/0.52  ============================== Mace4 =================================
% 0.08/0.52  Mace4 (32) version 2009-11A, November 2009.
% 0.08/0.52  Process 65014 was started by sandbox2 on n184.star.cs.uiowa.edu,
% 0.08/0.52  Thu Feb 21 18:30:59 2019
% 0.08/0.52  The command was "/export/starexec/sandbox2/solver/bin/mace4 -t 300 -f /tmp/Mace4_input_64981_n184.star.cs.uiowa.edu".
% 0.08/0.52  ============================== end of head ===========================
% 0.08/0.52  
% 0.08/0.52  ============================== INPUT =================================
% 0.08/0.52  
% 0.08/0.52  % Reading from file /tmp/Mace4_input_64981_n184.star.cs.uiowa.edu
% 0.08/0.52  
% 0.08/0.52  set(prolog_style_variables).
% 0.08/0.52  set(print_models_tabular).
% 0.08/0.52      % set(print_models_tabular) -> clear(print_models).
% 0.08/0.52  
% 0.08/0.52  formulas(sos).
% 0.08/0.52  ifeq(A,A,B,C) = B # label(ifeq_axiom) # label(axiom).
% 0.08/0.52  axiom(implies(or(A,A),A)) = true # label(axiom_1_2) # label(axiom).
% 0.08/0.52  axiom(implies(A,or(B,A))) = true # label(axiom_1_3) # label(axiom).
% 0.08/0.52  axiom(implies(or(A,B),or(B,A))) = true # label(axiom_1_4) # label(axiom).
% 0.08/0.52  axiom(implies(or(A,or(B,C)),or(B,or(A,C)))) = true # label(axiom_1_5) # label(axiom).
% 0.08/0.52  axiom(implies(implies(A,B),implies(or(C,A),or(C,B)))) = true # label(axiom_1_6) # label(axiom).
% 0.08/0.52  implies(X,Y) = or(not(X),Y) # label(implies_definition) # label(axiom).
% 0.08/0.52  ifeq(axiom(X),true,theorem(X),true) = true # label(rule_1) # label(axiom).
% 0.08/0.52  ifeq(theorem(implies(Y,X)),true,ifeq(theorem(Y),true,theorem(X),true),true) = true # label(rule_2) # label(axiom).
% 0.08/0.52  and(P,Q) = not(or(not(P),not(Q))) # label(and_defn) # label(axiom).
% 0.08/0.52  equivalent(P,Q) = and(implies(P,Q),implies(Q,P)) # label(equivalent_defn) # label(axiom).
% 0.08/0.52  theorem(equivalent(and(not(p),not(q)),or(p,q))) != true # label(prove_this) # label(negated_conjecture).
% 0.08/0.52  end_of_list.
% 0.08/0.52  
% 0.08/0.52  % From the command line: assign(max_seconds, 300).
% 0.08/0.52  
% 0.08/0.52  ============================== end of input ==========================
% 0.08/0.52  
% 0.08/0.52  ============================== PROCESS NON-CLAUSAL FORMULAS ==========
% 0.08/0.52  
% 0.08/0.52  % Formulas that are not ordinary clauses:
% 0.08/0.52  
% 0.08/0.52  ============================== end of process non-clausal formulas ===
% 0.08/0.52  
% 0.08/0.52  ============================== CLAUSES FOR SEARCH ====================
% 0.08/0.52  
% 0.08/0.52  formulas(mace4_clauses).
% 0.08/0.52  ifeq(A,A,B,C) = B # label(ifeq_axiom) # label(axiom).
% 0.08/0.52  axiom(implies(or(A,A),A)) = true # label(axiom_1_2) # label(axiom).
% 0.08/0.52  axiom(implies(A,or(B,A))) = true # label(axiom_1_3) # label(axiom).
% 0.08/0.52  axiom(implies(or(A,B),or(B,A))) = true # label(axiom_1_4) # label(axiom).
% 0.08/0.52  axiom(implies(or(A,or(B,C)),or(B,or(A,C)))) = true # label(axiom_1_5) # label(axiom).
% 0.08/0.52  axiom(implies(implies(A,B),implies(or(C,A),or(C,B)))) = true # label(axiom_1_6) # label(axiom).
% 0.08/0.52  implies(A,B) = or(not(A),B) # label(implies_definition) # label(axiom).
% 0.08/0.52  ifeq(axiom(A),true,theorem(A),true) = true # label(rule_1) # label(axiom).
% 0.08/0.52  ifeq(theorem(implies(A,B)),true,ifeq(theorem(A),true,theorem(B),true),true) = true # label(rule_2) # label(axiom).
% 0.08/0.52  and(A,B) = not(or(not(A),not(B))) # label(and_defn) # label(axiom).
% 0.08/0.52  equivalent(A,B) = and(implies(A,B),implies(B,A)) # label(equivalent_defn) # label(axiom).
% 0.08/0.52  theorem(equivalent(and(not(p),not(q)),or(p,q))) != true # label(prove_this) # label(negated_conjecture).
% 0.08/0.52  end_of_list.
% 0.08/0.52  
% 0.08/0.52  ============================== end of clauses for search =============
% 0.08/0.52  % SZS output start FiniteModel
% 0.08/0.52  
% 0.08/0.52  % There are no natural numbers in the input.
% 0.08/0.52  
% 0.08/0.52   p : 0
% 0.08/0.52  
% 0.08/0.52   q : 0
% 0.08/0.52  
% 0.08/0.52   true : 0
% 0.08/0.52  
% 0.08/0.52   axiom :
% 0.08/0.52          0 1
% 0.08/0.52      -------
% 0.08/0.52          0 1
% 0.08/0.52  
% 0.08/0.52   not :
% 0.08/0.52          0 1
% 0.08/0.52      -------
% 0.08/0.52          1 0
% 0.08/0.52  
% 0.08/0.52   theorem :
% 0.08/0.52          0 1
% 0.08/0.52      -------
% 0.08/0.52          0 1
% 0.08/0.52  
% 0.08/0.52   and :
% 0.08/0.52        | 0 1
% 0.08/0.52      --+----
% 0.08/0.52      0 | 0 1
% 0.08/0.52      1 | 1 1
% 0.08/0.52  
% 0.08/0.52   equivalent :
% 0.08/0.52        | 0 1
% 0.08/0.52      --+----
% 0.08/0.52      0 | 0 1
% 0.08/0.52      1 | 1 0
% 0.08/0.52  
% 0.08/0.52   implies :
% 0.08/0.52        | 0 1
% 0.08/0.52      --+----
% 0.08/0.52      0 | 0 1
% 0.08/0.52      1 | 0 0
% 0.08/0.52  
% 0.08/0.52   or :
% 0.08/0.52        | 0 1
% 0.08/0.52      --+----
% 0.08/0.52      0 | 0 0
% 0.08/0.52      1 | 0 1
% 0.08/0.52  ifeq(0,0,0,0) = 0.
% 0.08/0.52  ifeq(0,0,0,1) = 0.
% 0.08/0.52  ifeq(0,0,1,0) = 1.
% 0.08/0.52  ifeq(0,0,1,1) = 1.
% 0.08/0.52  ifeq(0,1,0,0) = 0.
% 0.08/0.52  ifeq(0,1,0,1) = 0.
% 0.08/0.52  ifeq(0,1,1,0) = 0.
% 0.08/0.52  ifeq(0,1,1,1) = 0.
% 0.08/0.52  ifeq(1,0,0,0) = 0.
% 0.08/0.52  ifeq(1,0,0,1) = 0.
% 0.08/0.52  ifeq(1,0,1,0) = 0.
% 0.08/0.52  ifeq(1,0,1,1) = 0.
% 0.08/0.52  ifeq(1,1,0,0) = 0.
% 0.08/0.52  ifeq(1,1,0,1) = 0.
% 0.08/0.52  ifeq(1,1,1,0) = 1.
% 0.08/0.52  ifeq(1,1,1,1) = 1.
% 0.08/0.52  
% 0.08/0.52  % SZS output end FiniteModel
% 0.08/0.52  ------ process 65014 exit (max_models) ------
% 0.08/0.52  
% 0.08/0.52  User_CPU=0.01, System_CPU=0.00, Wall_clock=0.
% 0.08/0.52  
% 0.08/0.52  Exiting with 1 model.
% 0.08/0.52  
% 0.08/0.52  Process 65014 exit (max_models) Thu Feb 21 18:30:59 2019
% 0.08/0.52  The process finished Thu Feb 21 18:30:59 2019
% 0.08/0.52  Mace4 ended
%------------------------------------------------------------------------------