TSTP Solution File: MGT066-1 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : MGT066-1 : TPTP v8.1.2. Released v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n002.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 09:14:56 EDT 2023

% Result   : Satisfiable 0.50s 1.18s
% Output   : Saturation 0.50s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,plain,
    ( ~ smaller_or_equal(X0,X1)
    | X0 = X1
    | smaller(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001-0.ax',definition_smaller_or_equal_1) ).

cnf(c_50,plain,
    ( ~ smaller(X0,X1)
    | smaller_or_equal(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001-0.ax',definition_smaller_or_equal_2) ).

cnf(c_51,plain,
    ( X0 != X1
    | smaller_or_equal(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001-0.ax',definition_smaller_or_equal_3) ).

cnf(c_52,plain,
    ( ~ greater_or_equal(X0,X1)
    | X0 = X1
    | greater(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001-0.ax',definition_greater_or_equal_4) ).

cnf(c_53,plain,
    ( ~ greater(X0,X1)
    | greater_or_equal(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001-0.ax',definition_greater_or_equal_5) ).

cnf(c_54,plain,
    ( X0 != X1
    | greater_or_equal(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001-0.ax',definition_greater_or_equal_6) ).

cnf(c_55,plain,
    ( ~ smaller(X0,X1)
    | greater(X1,X0) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001-0.ax',definition_smaller_7) ).

cnf(c_56,plain,
    ( ~ greater(X0,X1)
    | smaller(X1,X0) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001-0.ax',definition_smaller_8) ).

cnf(c_57,plain,
    ( ~ greater(X0,X1)
    | ~ greater(X1,X0) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001-0.ax',meaning_postulate_greater_strict_9) ).

cnf(c_58,plain,
    ( ~ greater(X0,X1)
    | ~ greater(X1,X2)
    | greater(X0,X2) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001-0.ax',meaning_postulate_greater_transitive_10) ).

cnf(c_59,plain,
    ( X0 = X1
    | smaller(X0,X1)
    | greater(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001-0.ax',meaning_postulate_greater_comparable_11) ).

cnf(c_60,plain,
    greater_or_equal(X0,X0),
    inference(unflattening,[status(thm)],[c_54]) ).

cnf(c_61,plain,
    smaller_or_equal(X0,X0),
    inference(unflattening,[status(thm)],[c_51]) ).

cnf(c_114,plain,
    X0 = X0,
    theory(equality) ).

cnf(c_115,plain,
    X0_1 = X0_1,
    theory(equality) ).

cnf(c_116,plain,
    ( X0 != X1
    | X2 != X1
    | X2 = X0 ),
    theory(equality) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : MGT066-1 : TPTP v8.1.2. Released v2.5.0.
% 0.07/0.14  % Command  : run_iprover %s %d THM
% 0.14/0.35  % Computer : n002.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Mon Aug 28 06:25:04 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.22/0.48  Running first-order theorem proving
% 0.22/0.48  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 0.22/0.63  WARNING - Could not infer the problem pformat. Setting FOF as default
% 0.50/1.18  % SZS status Started for theBenchmark.p
% 0.50/1.18  % SZS status Satisfiable for theBenchmark.p
% 0.50/1.18  
% 0.50/1.18  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 0.50/1.18  
% 0.50/1.18  ------  iProver source info
% 0.50/1.18  
% 0.50/1.18  git: date: 2023-05-31 18:12:56 +0000
% 0.50/1.18  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 0.50/1.18  git: non_committed_changes: false
% 0.50/1.18  git: last_make_outside_of_git: false
% 0.50/1.18  
% 0.50/1.18  ------ Parsing...successful
% 0.50/1.18  
% 0.50/1.18  ------  preprocesses with Option_epr_non_horn_eq
% 0.50/1.18  
% 0.50/1.18  
% 0.50/1.18  ------ Preprocessing... sup_sim: 0  sf_s  rm: 14 0s  sf_e  pe_s  pe_e  sf_s  rm: 3 0s  sf_e  pe_s  pe_e 
% 0.50/1.18  
% 0.50/1.18  ------ Preprocessing...------  preprocesses with Option_epr_horn
% 0.50/1.18   gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 0.50/1.18  ------ Proving...
% 0.50/1.18  ------ Problem Properties 
% 0.50/1.18  
% 0.50/1.18  
% 0.50/1.18  clauses                                 0
% 0.50/1.18  conjectures                             0
% 0.50/1.18  EPR                                     0
% 0.50/1.18  Horn                                    0
% 0.50/1.18  unary                                   0
% 0.50/1.18  binary                                  0
% 0.50/1.18  lits                                    0
% 0.50/1.18  lits eq                                 0
% 0.50/1.18  fd_pure                                 0
% 0.50/1.18  fd_pseudo                               0
% 0.50/1.18  fd_cond                                 0
% 0.50/1.18  fd_pseudo_cond                          0
% 0.50/1.18  AC symbols                              0
% 0.50/1.18  
% 0.50/1.18  ------ Schedule EPR Horn non eq is on
% 0.50/1.18  
% 0.50/1.18  ------ no conjectures: strip conj schedule 
% 0.50/1.18  
% 0.50/1.18  ------ no equalities: superposition off 
% 0.50/1.18  
% 0.50/1.18  ------ Option_epr_horn stripped conjectures Time Limit: Unbounded
% 0.50/1.18  
% 0.50/1.18  
% 0.50/1.18  
% 0.50/1.18  
% 0.50/1.18  % SZS status Satisfiable for theBenchmark.p
% 0.50/1.18  
% 0.50/1.18  % SZS output start Saturation for theBenchmark.p
% See solution above
% 0.50/1.18  
% 0.50/1.18  
%------------------------------------------------------------------------------