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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : NUM026-1 : TPTP v8.1.2. Bugfixed v4.0.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:28:22 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,plain,
    equalish(X0,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',reflexivity) ).

cnf(c_50,plain,
    ( ~ equalish(X0,X1)
    | equalish(X1,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',symmetry) ).

cnf(c_51,plain,
    ( ~ equalish(X0,X1)
    | ~ equalish(X1,X2)
    | equalish(X0,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',transitivity) ).

cnf(c_52,plain,
    ~ equalish(successor(X0),n0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',zero_is_the_first_number) ).

cnf(c_53,plain,
    ~ less(X0,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',no_number_less_than_itself) ).

cnf(c_54,plain,
    ~ equalish(c,n0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',c_not_0) ).

cnf(c_55,plain,
    less(a,b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_less_than_b) ).

cnf(c_56,negated_conjecture,
    ~ less(multiply(a,c),multiply(b,c)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_a_times_c_less_b_times_c) ).

cnf(c_57,plain,
    ( ~ less(X0,X1)
    | ~ less(X2,X0)
    | less(X2,X1) ),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM001-1.ax',transitivity_of_less) ).

cnf(c_58,plain,
    ( ~ equalish(add(successor(X0),X1),X2)
    | less(X1,X2) ),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM001-1.ax',smaller_number) ).

cnf(c_59,plain,
    ( ~ less(X0,X1)
    | equalish(add(successor(predecessor_of_1st_minus_2nd(X1,X0)),X0),X1) ),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM001-1.ax',less_lemma) ).

cnf(c_60,plain,
    equalish(add(X0,n0),X0),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM001-0.ax',adding_zero) ).

cnf(c_61,plain,
    equalish(add(X0,successor(X1)),successor(add(X0,X1))),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM001-0.ax',addition) ).

cnf(c_62,plain,
    equalish(multiply(X0,n0),n0),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM001-0.ax',times_zero) ).

cnf(c_63,plain,
    equalish(multiply(X0,successor(X1)),add(multiply(X0,X1),X0)),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM001-0.ax',times) ).

cnf(c_64,plain,
    ( ~ equalish(successor(X0),successor(X1))
    | equalish(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM001-0.ax',successor_equality1) ).

cnf(c_65,plain,
    ( ~ equalish(X0,X1)
    | equalish(successor(X0),successor(X1)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM001-0.ax',successor_substitution) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : NUM026-1 : TPTP v8.1.2. Bugfixed v4.0.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 10:27:36 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.45  Running first-order theorem proving
% 0.19/0.45  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 268.20/35.24  % SZS status Started for theBenchmark.p
% 268.20/35.24  % SZS status Satisfiable for theBenchmark.p
% 268.20/35.24  
% 268.20/35.24  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 268.20/35.24  
% 268.20/35.24  ------  iProver source info
% 268.20/35.24  
% 268.20/35.24  git: date: 2023-05-31 18:12:56 +0000
% 268.20/35.24  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 268.20/35.24  git: non_committed_changes: false
% 268.20/35.24  git: last_make_outside_of_git: false
% 268.20/35.24  
% 268.20/35.24  ------ Parsing...successful
% 268.20/35.24  
% 268.20/35.24  
% 268.20/35.24  
% 268.20/35.24  ------ Preprocessing... sf_s  rm: 0 0s  sf_e  pe_s  pe_e 
% 268.20/35.24  
% 268.20/35.24  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 268.20/35.24  ------ Proving...
% 268.20/35.24  ------ Problem Properties 
% 268.20/35.24  
% 268.20/35.24  
% 268.20/35.24  clauses                                 17
% 268.20/35.24  conjectures                             1
% 268.20/35.24  EPR                                     7
% 268.20/35.24  Horn                                    17
% 268.20/35.24  unary                                   10
% 268.20/35.24  binary                                  5
% 268.20/35.24  lits                                    26
% 268.20/35.24  lits eq                                 0
% 268.20/35.24  fd_pure                                 0
% 268.20/35.24  fd_pseudo                               0
% 268.20/35.24  fd_cond                                 0
% 268.20/35.24  fd_pseudo_cond                          0
% 268.20/35.24  AC symbols                              0
% 268.20/35.24  
% 268.20/35.24  ------ Input Options Time Limit: Unbounded
% 268.20/35.24  
% 268.20/35.24  
% 268.20/35.24  ------ 
% 268.20/35.24  Current options:
% 268.20/35.24  ------ 
% 268.20/35.24  
% 268.20/35.24  
% 268.20/35.24  
% 268.20/35.24  
% 268.20/35.24  ------ Proving...
% 268.20/35.24  
% 268.20/35.24  
% 268.20/35.24  % SZS status Satisfiable for theBenchmark.p
% 268.20/35.24  
% 268.20/35.24  % SZS output start Saturation for theBenchmark.p
% See solution above
% 268.20/35.24  
% 268.20/35.24  
%------------------------------------------------------------------------------