TSTP Solution File: NUM286-2 by iProver---3.8

View Problem - Process Solution

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

% Computer : n028.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 11:29:15 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,plain,
    equalish(X0,X0),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM002-0.ax',reflexivity) ).

cnf(c_50,plain,
    ( ~ equalish(X0,X1)
    | ~ equalish(X1,X2)
    | equalish(X0,X2) ),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM002-0.ax',transitivity) ).

cnf(c_51,plain,
    equalish(add(X0,X1),add(X1,X0)),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM002-0.ax',commutativity_of_addition) ).

cnf(c_52,plain,
    equalish(add(X0,add(X1,X2)),add(add(X0,X1),X2)),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM002-0.ax',associativity_of_addition) ).

cnf(c_53,plain,
    equalish(subtract(add(X0,X1),X1),X0),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM002-0.ax',addition_inverts_subtraction1) ).

cnf(c_54,plain,
    equalish(X0,subtract(add(X0,X1),X1)),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM002-0.ax',addition_inverts_subtraction2) ).

cnf(c_55,plain,
    equalish(add(subtract(X0,X1),X2),subtract(add(X0,X2),X1)),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM002-0.ax',commutativity1) ).

cnf(c_56,plain,
    equalish(subtract(add(X0,X1),X2),add(subtract(X0,X2),X1)),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM002-0.ax',commutativity2) ).

cnf(c_57,plain,
    ( ~ equalish(X0,add(X1,X2))
    | ~ equalish(X1,X3)
    | equalish(X0,add(X3,X2)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM002-0.ax',add_substitution1) ).

cnf(c_58,plain,
    ( ~ equalish(X0,add(X1,X2))
    | ~ equalish(X2,X3)
    | equalish(X0,add(X1,X3)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM002-0.ax',add_substitution2) ).

cnf(c_59,plain,
    ( ~ equalish(X0,subtract(X1,X2))
    | ~ equalish(X1,X3)
    | equalish(X0,subtract(X3,X2)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM002-0.ax',subtract_substitution1) ).

cnf(c_60,plain,
    ( ~ equalish(X0,subtract(X1,X2))
    | ~ equalish(X2,X3)
    | equalish(X0,subtract(X1,X3)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM002-0.ax',subtract_substitution2) ).


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