TSTP Solution File: NLP025-1 by iProver-SAT---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver-SAT---3.8
% Problem  : NLP025-1 : TPTP v8.1.2. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d SAT

% Computer : n008.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:57:13 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
%------ Positive definition of equality_sorted 
fof(lit_def,axiom,
    ! [X0_12,X0,X1] :
      ( equality_sorted(X0_12,X0,X1)
    <=> ( X0_12 = $i
        & X0 = iProver_Domain_i_1
        & X1 = iProver_Domain_i_1 ) ) ).

%------ Positive definition of dance 
fof(lit_def_001,axiom,
    ! [X0,X1] :
      ( dance(X0,X1)
    <=> ( X0 = iProver_Domain_i_1
        & X1 = iProver_Domain_i_2 ) ) ).

%------ Positive definition of event 
fof(lit_def_002,axiom,
    ! [X0,X1] :
      ( event(X0,X1)
    <=> ( ( X0 = iProver_Domain_i_1
          & X1 = iProver_Domain_i_2 )
        | ( X0 = iProver_Domain_i_2
          & X1 != iProver_Domain_i_1 ) ) ) ).

%------ Positive definition of eventuality 
fof(lit_def_003,axiom,
    ! [X0,X1] :
      ( eventuality(X0,X1)
    <=> ( ( X0 = iProver_Domain_i_1
          & X1 = iProver_Domain_i_2 )
        | X0 = iProver_Domain_i_2 ) ) ).

%------ Positive definition of thing 
fof(lit_def_004,axiom,
    ! [X0,X1] :
      ( thing(X0,X1)
    <=> ( X0 = iProver_Domain_i_1
        | ( X0 = iProver_Domain_i_1
          & X1 = iProver_Domain_i_1 )
        | X0 = iProver_Domain_i_2 ) ) ).

%------ Negative definition of singleton 
fof(lit_def_005,axiom,
    ! [X0,X1] :
      ( ~ singleton(X0,X1)
    <=> $false ) ).

%------ Negative definition of specific 
fof(lit_def_006,axiom,
    ! [X0,X1] :
      ( ~ specific(X0,X1)
    <=> ( X0 = iProver_Domain_i_1
        & X1 = iProver_Domain_i_1 ) ) ).

%------ Positive definition of nonexistent 
fof(lit_def_007,axiom,
    ! [X0,X1] :
      ( nonexistent(X0,X1)
    <=> ( ( X0 = iProver_Domain_i_1
          & X1 = iProver_Domain_i_2 )
        | X0 = iProver_Domain_i_2 ) ) ).

%------ Positive definition of unisex 
fof(lit_def_008,axiom,
    ! [X0,X1] :
      ( unisex(X0,X1)
    <=> ( ( X0 = iProver_Domain_i_1
          & X1 = iProver_Domain_i_1 )
        | ( X0 = iProver_Domain_i_1
          & X1 = iProver_Domain_i_2 )
        | X0 = iProver_Domain_i_2 ) ) ).

%------ Positive definition of desire_want 
fof(lit_def_009,axiom,
    ! [X0,X1] :
      ( desire_want(X0,X1)
    <=> ( ( X0 = iProver_Domain_i_1
          & X1 = iProver_Domain_i_2 )
        | ( X0 = iProver_Domain_i_2
          & X1 != iProver_Domain_i_1 ) ) ) ).

%------ Positive definition of proposition 
fof(lit_def_010,axiom,
    ! [X0,X1] :
      ( proposition(X0,X1)
    <=> ( X0 = iProver_Domain_i_1
        & X1 = iProver_Domain_i_1 ) ) ).

%------ Positive definition of relation 
fof(lit_def_011,axiom,
    ! [X0,X1] :
      ( relation(X0,X1)
    <=> ( X0 = iProver_Domain_i_1
        & X1 = iProver_Domain_i_1 ) ) ).

%------ Positive definition of abstraction 
fof(lit_def_012,axiom,
    ! [X0,X1] :
      ( abstraction(X0,X1)
    <=> ( X0 = iProver_Domain_i_1
        & X1 = iProver_Domain_i_1 ) ) ).

%------ Positive definition of nonhuman 
fof(lit_def_013,axiom,
    ! [X0,X1] :
      ( nonhuman(X0,X1)
    <=> ( X0 = iProver_Domain_i_1
        & X1 = iProver_Domain_i_1 ) ) ).

%------ Positive definition of general 
fof(lit_def_014,axiom,
    ! [X0,X1] :
      ( general(X0,X1)
    <=> ( X0 = iProver_Domain_i_1
        & X1 = iProver_Domain_i_1 ) ) ).

%------ Positive definition of forename 
fof(lit_def_015,axiom,
    ! [X0,X1] :
      ( forename(X0,X1)
    <=> ( X0 = iProver_Domain_i_1
        & X1 = iProver_Domain_i_1 ) ) ).

%------ Positive definition of relname 
fof(lit_def_016,axiom,
    ! [X0,X1] :
      ( relname(X0,X1)
    <=> ( X0 = iProver_Domain_i_1
        & X1 = iProver_Domain_i_1 ) ) ).

%------ Positive definition of mia_forename 
fof(lit_def_017,axiom,
    ! [X0,X1] :
      ( mia_forename(X0,X1)
    <=> ( X0 = iProver_Domain_i_1
        & X1 = iProver_Domain_i_1 ) ) ).

%------ Positive definition of woman 
fof(lit_def_018,axiom,
    ! [X0,X1] :
      ( woman(X0,X1)
    <=> ( X0 = iProver_Domain_i_1
        & X1 != iProver_Domain_i_1
        & X1 != iProver_Domain_i_2 ) ) ).

%------ Positive definition of human_person 
fof(lit_def_019,axiom,
    ! [X0,X1] :
      ( human_person(X0,X1)
    <=> ( X0 = iProver_Domain_i_1
        & X1 != iProver_Domain_i_1
        & X1 != iProver_Domain_i_2 ) ) ).

%------ Positive definition of organism 
fof(lit_def_020,axiom,
    ! [X0,X1] :
      ( organism(X0,X1)
    <=> ( X0 = iProver_Domain_i_1
        & X1 != iProver_Domain_i_1
        & X1 != iProver_Domain_i_2 ) ) ).

%------ Positive definition of entity 
fof(lit_def_021,axiom,
    ! [X0,X1] :
      ( entity(X0,X1)
    <=> ( X0 = iProver_Domain_i_1
        & X1 != iProver_Domain_i_1
        & X1 != iProver_Domain_i_2 ) ) ).

%------ Positive definition of existent 
fof(lit_def_022,axiom,
    ! [X0,X1] :
      ( existent(X0,X1)
    <=> ( X0 = iProver_Domain_i_1
        & X1 != iProver_Domain_i_2 ) ) ).

%------ Negative definition of impartial 
fof(lit_def_023,axiom,
    ! [X0,X1] :
      ( ~ impartial(X0,X1)
    <=> $false ) ).

%------ Negative definition of living 
fof(lit_def_024,axiom,
    ! [X0,X1] :
      ( ~ living(X0,X1)
    <=> $false ) ).

%------ Positive definition of human 
fof(lit_def_025,axiom,
    ! [X0,X1] :
      ( human(X0,X1)
    <=> ( X0 = iProver_Domain_i_1
        & X1 != iProver_Domain_i_1 ) ) ).

%------ Negative definition of animate 
fof(lit_def_026,axiom,
    ! [X0,X1] :
      ( ~ animate(X0,X1)
    <=> $false ) ).

%------ Positive definition of female 
fof(lit_def_027,axiom,
    ! [X0,X1] :
      ( female(X0,X1)
    <=> ( X0 = iProver_Domain_i_1
        & X1 != iProver_Domain_i_1
        & X1 != iProver_Domain_i_2 ) ) ).

%------ Positive definition of vincent_forename 
fof(lit_def_028,axiom,
    ! [X0,X1] :
      ( vincent_forename(X0,X1)
    <=> $false ) ).

%------ Positive definition of man 
fof(lit_def_029,axiom,
    ! [X0,X1] :
      ( man(X0,X1)
    <=> $false ) ).

%------ Positive definition of male 
fof(lit_def_030,axiom,
    ! [X0,X1] :
      ( male(X0,X1)
    <=> $false ) ).

%------ Positive definition of accessible_world 
fof(lit_def_031,axiom,
    ! [X0,X1] :
      ( accessible_world(X0,X1)
    <=> ( X0 = iProver_Domain_i_1
        & X1 = iProver_Domain_i_1 ) ) ).

%------ Positive definition of present 
fof(lit_def_032,axiom,
    ! [X0,X1] :
      ( present(X0,X1)
    <=> ( X0 = iProver_Domain_i_1
        | ( X0 = iProver_Domain_i_1
          & X1 = iProver_Domain_i_2 )
        | X0 = iProver_Domain_i_2
        | ( X0 = iProver_Domain_i_2
          & X1 = iProver_Domain_i_1 ) ) ) ).

%------ Positive definition of agent 
fof(lit_def_033,axiom,
    ! [X0,X1,X2] :
      ( agent(X0,X1,X2)
    <=> ( X0 = iProver_Domain_i_1
        | ( X0 = iProver_Domain_i_1
          & X1 = iProver_Domain_i_2 )
        | X0 = iProver_Domain_i_2
        | ( X0 = iProver_Domain_i_2
          & X1 = iProver_Domain_i_1 ) ) ) ).

%------ Positive definition of theme 
fof(lit_def_034,axiom,
    ! [X0,X1,X2] :
      ( theme(X0,X1,X2)
    <=> ( ( X0 = iProver_Domain_i_1
          & X2 = iProver_Domain_i_1 )
        | ( X0 = iProver_Domain_i_1
          & X2 = iProver_Domain_i_2 )
        | ( X0 = iProver_Domain_i_2
          & X2 = iProver_Domain_i_2 ) ) ) ).

%------ Positive definition of of 
fof(lit_def_035,axiom,
    ! [X0,X1,X2] :
      ( of(X0,X1,X2)
    <=> ( ( X0 = iProver_Domain_i_1
          & X1 = iProver_Domain_i_1
          & X2 != iProver_Domain_i_2 )
        | ( X0 = iProver_Domain_i_1
          & X1 = iProver_Domain_i_1
          & X2 = iProver_Domain_i_2 ) ) ) ).

%------ Positive definition of sP1_iProver_split 
fof(lit_def_036,axiom,
    ( sP1_iProver_split
  <=> $true ) ).

%------ Positive definition of sP2_iProver_split 
fof(lit_def_037,axiom,
    ! [X0] :
      ( sP2_iProver_split(X0)
    <=> $false ) ).

%------ Positive definition of sP3_iProver_split 
fof(lit_def_038,axiom,
    ! [X0,X1] :
      ( sP3_iProver_split(X0,X1)
    <=> X0 = iProver_Domain_i_2 ) ).

%------ Positive definition of sP4_iProver_split 
fof(lit_def_039,axiom,
    ( sP4_iProver_split
  <=> $false ) ).

%------ Positive definition of sP5_iProver_split 
fof(lit_def_040,axiom,
    ( sP5_iProver_split
  <=> $true ) ).

%------ Positive definition of sP7_iProver_split 
fof(lit_def_041,axiom,
    ( sP7_iProver_split
  <=> $true ) ).

%------ Positive definition of sP8_iProver_split 
fof(lit_def_042,axiom,
    ( sP8_iProver_split
  <=> $true ) ).

%------ Positive definition of sP10_iProver_split 
fof(lit_def_043,axiom,
    ( sP10_iProver_split
  <=> $true ) ).

%------ Positive definition of sP12_iProver_split 
fof(lit_def_044,axiom,
    ( sP12_iProver_split
  <=> $true ) ).

%------ Positive definition of sP13_iProver_split 
fof(lit_def_045,axiom,
    ( sP13_iProver_split
  <=> $true ) ).

%------ Positive definition of sP14_iProver_split 
fof(lit_def_046,axiom,
    ( sP14_iProver_split
  <=> $true ) ).

%------ Positive definition of sP15_iProver_split 
fof(lit_def_047,axiom,
    ( sP15_iProver_split
  <=> $true ) ).

%------ Positive definition of sP16_iProver_split 
fof(lit_def_048,axiom,
    ( sP16_iProver_split
  <=> $false ) ).

%------ Negative definition of sP17_iProver_split 
fof(lit_def_049,axiom,
    ! [X0,X1] :
      ( ~ sP17_iProver_split(X0,X1)
    <=> ( X0 = iProver_Domain_i_1
        & X1 = iProver_Domain_i_1 ) ) ).

%------ Negative definition of sP18_iProver_split 
fof(lit_def_050,axiom,
    ! [X0,X1] :
      ( ~ sP18_iProver_split(X0,X1)
    <=> $false ) ).

%------ Positive definition of iProver_Flat_skc6 
fof(lit_def_051,axiom,
    ! [X0] :
      ( iProver_Flat_skc6(X0)
    <=> X0 = iProver_Domain_i_1 ) ).

%------ Positive definition of iProver_Flat_skc8 
fof(lit_def_052,axiom,
    ! [X0] :
      ( iProver_Flat_skc8(X0)
    <=> X0 = iProver_Domain_i_1 ) ).

%------ Positive definition of iProver_Flat_skc11 
fof(lit_def_053,axiom,
    ! [X0] :
      ( iProver_Flat_skc11(X0)
    <=> X0 = iProver_Domain_i_2 ) ).

%------ Positive definition of iProver_Flat_skc10 
fof(lit_def_054,axiom,
    ! [X0] :
      ( iProver_Flat_skc10(X0)
    <=> X0 = iProver_Domain_i_3 ) ).

%------ Positive definition of iProver_Flat_skc9 
fof(lit_def_055,axiom,
    ! [X0] :
      ( iProver_Flat_skc9(X0)
    <=> X0 = iProver_Domain_i_1 ) ).

%------ Positive definition of iProver_Flat_skc7 
fof(lit_def_056,axiom,
    ! [X0] :
      ( iProver_Flat_skc7(X0)
    <=> X0 = iProver_Domain_i_2 ) ).

%------ Negative definition of iProver_Flat_skf3 
fof(lit_def_057,axiom,
    ! [X0,X1,X2] :
      ( ~ iProver_Flat_skf3(X0,X1,X2)
    <=> $false ) ).

%------ Negative definition of iProver_Flat_skf4 
fof(lit_def_058,axiom,
    ! [X0,X1,X2] :
      ( ~ iProver_Flat_skf4(X0,X1,X2)
    <=> $false ) ).

%------ Negative definition of iProver_Flat_skf5 
fof(lit_def_059,axiom,
    ! [X0,X1,X2] :
      ( ~ iProver_Flat_skf5(X0,X1,X2)
    <=> $false ) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : NLP025-1 : TPTP v8.1.2. Released v2.4.0.
% 0.00/0.13  % Command  : run_iprover %s %d SAT
% 0.14/0.34  % Computer : n008.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Thu Aug 24 12:50:33 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.20/0.47  Running model finding
% 0.20/0.47  Running: /export/starexec/sandbox2/solver/bin/run_problem --no_cores 8 --heuristic_context fnt --schedule fnt_schedule /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 1.60/1.15  % SZS status Started for theBenchmark.p
% 1.60/1.15  % SZS status Satisfiable for theBenchmark.p
% 1.60/1.15  
% 1.60/1.15  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 1.60/1.15  
% 1.60/1.15  ------  iProver source info
% 1.60/1.15  
% 1.60/1.15  git: date: 2023-05-31 18:12:56 +0000
% 1.60/1.15  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 1.60/1.15  git: non_committed_changes: false
% 1.60/1.15  git: last_make_outside_of_git: false
% 1.60/1.15  
% 1.60/1.15  ------ Parsing...successful
% 1.60/1.15  
% 1.60/1.15  
% 1.60/1.15  
% 1.60/1.15  ------ Preprocessing... sup_sim: 0  pe_s  pe:1:0s pe_e  sup_sim: 0  pe_s  pe_e 
% 1.60/1.15  
% 1.60/1.15  ------ Preprocessing... scvd_s sp: 38 0s scvd_e  snvd_s sp: 0 0s snvd_e 
% 1.60/1.15  
% 1.60/1.15  ------ Preprocessing...
% 1.60/1.15  ------ Proving...
% 1.60/1.15  ------ Problem Properties 
% 1.60/1.15  
% 1.60/1.15  
% 1.60/1.15  clauses                                 116
% 1.60/1.15  conjectures                             20
% 1.60/1.15  EPR                                     106
% 1.60/1.15  Horn                                    105
% 1.60/1.15  unary                                   14
% 1.60/1.15  binary                                  39
% 1.60/1.15  lits                                    336
% 1.60/1.15  lits eq                                 2
% 1.60/1.15  fd_pure                                 0
% 1.60/1.15  fd_pseudo                               0
% 1.60/1.15  fd_cond                                 0
% 1.60/1.15  fd_pseudo_cond                          2
% 1.60/1.15  AC symbols                              0
% 1.60/1.15  
% 1.60/1.15  ------ Input Options Time Limit: Unbounded
% 1.60/1.15  
% 1.60/1.15  
% 1.60/1.15  ------ Finite Models:
% 1.60/1.15  
% 1.60/1.15  ------ lit_activity_flag true
% 1.60/1.15  
% 1.60/1.15  
% 1.60/1.15  ------ Trying domains of size >= : 1
% 1.60/1.15  
% 1.60/1.15  ------ Trying domains of size >= : 2
% 1.60/1.15  
% 1.60/1.15  ------ Trying domains of size >= : 2
% 1.60/1.15  ------ 
% 1.60/1.15  Current options:
% 1.60/1.15  ------ 
% 1.60/1.15  
% 1.60/1.15  ------ Input Options
% 1.60/1.15  
% 1.60/1.15  --out_options                           all
% 1.60/1.15  --tptp_safe_out                         true
% 1.60/1.15  --problem_path                          ""
% 1.60/1.15  --include_path                          ""
% 1.60/1.15  --clausifier                            res/vclausify_rel
% 1.60/1.15  --clausifier_options                    --mode clausify -t 300.00
% 1.60/1.15  --stdin                                 false
% 1.60/1.15  --proof_out                             true
% 1.60/1.15  --proof_dot_file                        ""
% 1.60/1.15  --proof_reduce_dot                      []
% 1.60/1.15  --suppress_sat_res                      false
% 1.60/1.15  --suppress_unsat_res                    true
% 1.60/1.15  --stats_out                             all
% 1.60/1.15  --stats_mem                             false
% 1.60/1.15  --theory_stats_out                      false
% 1.60/1.15  
% 1.60/1.15  ------ General Options
% 1.60/1.15  
% 1.60/1.15  --fof                                   false
% 1.60/1.15  --time_out_real                         300.
% 1.60/1.15  --time_out_virtual                      -1.
% 1.60/1.15  --rnd_seed                              13
% 1.60/1.15  --symbol_type_check                     false
% 1.60/1.15  --clausify_out                          false
% 1.60/1.15  --sig_cnt_out                           false
% 1.60/1.15  --trig_cnt_out                          false
% 1.60/1.15  --trig_cnt_out_tolerance                1.
% 1.60/1.15  --trig_cnt_out_sk_spl                   false
% 1.60/1.15  --abstr_cl_out                          false
% 1.60/1.15  
% 1.60/1.15  ------ Interactive Mode
% 1.60/1.15  
% 1.60/1.15  --interactive_mode                      false
% 1.60/1.15  --external_ip_address                   ""
% 1.60/1.15  --external_port                         0
% 1.60/1.15  
% 1.60/1.15  ------ Global Options
% 1.60/1.15  
% 1.60/1.15  --schedule                              none
% 1.60/1.15  --add_important_lit                     false
% 1.60/1.15  --prop_solver_per_cl                    500
% 1.60/1.15  --subs_bck_mult                         8
% 1.60/1.15  --min_unsat_core                        false
% 1.60/1.15  --soft_assumptions                      false
% 1.60/1.16  --soft_lemma_size                       3
% 1.60/1.16  --prop_impl_unit_size                   0
% 1.60/1.16  --prop_impl_unit                        []
% 1.60/1.16  --share_sel_clauses                     true
% 1.60/1.16  --reset_solvers                         false
% 1.60/1.16  --bc_imp_inh                            [conj_cone]
% 1.60/1.16  --conj_cone_tolerance                   3.
% 1.60/1.16  --extra_neg_conj                        all_pos_neg
% 1.60/1.16  --large_theory_mode                     true
% 1.60/1.16  --prolific_symb_bound                   500
% 1.60/1.16  --lt_threshold                          2000
% 1.60/1.16  --clause_weak_htbl                      true
% 1.60/1.16  --gc_record_bc_elim                     false
% 1.60/1.16  
% 1.60/1.16  ------ Preprocessing Options
% 1.60/1.16  
% 1.60/1.16  --preprocessing_flag                    true
% 1.60/1.16  --time_out_prep_mult                    0.2
% 1.60/1.16  --splitting_mode                        input
% 1.60/1.16  --splitting_grd                         false
% 1.60/1.16  --splitting_cvd                         true
% 1.60/1.16  --splitting_cvd_svl                     true
% 1.60/1.16  --splitting_nvd                         256
% 1.60/1.16  --sub_typing                            false
% 1.60/1.16  --prep_gs_sim                           false
% 1.60/1.16  --prep_unflatten                        true
% 1.60/1.16  --prep_res_sim                          true
% 1.60/1.16  --prep_sup_sim_all                      true
% 1.60/1.16  --prep_sup_sim_sup                      false
% 1.60/1.16  --prep_upred                            true
% 1.60/1.16  --prep_well_definedness                 true
% 1.60/1.16  --prep_sem_filter                       none
% 1.60/1.16  --prep_sem_filter_out                   false
% 1.60/1.16  --pred_elim                             true
% 1.60/1.16  --res_sim_input                         false
% 1.60/1.16  --eq_ax_congr_red                       true
% 1.60/1.16  --pure_diseq_elim                       false
% 1.60/1.16  --brand_transform                       false
% 1.60/1.16  --non_eq_to_eq                          false
% 1.60/1.16  --prep_def_merge                        false
% 1.60/1.16  --prep_def_merge_prop_impl              false
% 1.60/1.16  --prep_def_merge_mbd                    true
% 1.60/1.16  --prep_def_merge_tr_red                 false
% 1.60/1.16  --prep_def_merge_tr_cl                  false
% 1.60/1.16  --smt_preprocessing                     false
% 1.60/1.16  --smt_ac_axioms                         fast
% 1.60/1.16  --preprocessed_out                      false
% 1.60/1.16  --preprocessed_stats                    false
% 1.60/1.16  
% 1.60/1.16  ------ Abstraction refinement Options
% 1.60/1.16  
% 1.60/1.16  --abstr_ref                             []
% 1.60/1.16  --abstr_ref_prep                        false
% 1.60/1.16  --abstr_ref_until_sat                   false
% 1.60/1.16  --abstr_ref_sig_restrict                funpre
% 1.60/1.16  --abstr_ref_af_restrict_to_split_sk     false
% 1.60/1.16  --abstr_ref_under                       []
% 1.60/1.16  
% 1.60/1.16  ------ SAT Options
% 1.60/1.16  
% 1.60/1.16  --sat_mode                              true
% 1.60/1.16  --sat_fm_restart_options                ""
% 1.60/1.16  --sat_gr_def                            false
% 1.60/1.16  --sat_epr_types                         false
% 1.60/1.16  --sat_non_cyclic_types                  true
% 1.60/1.16  --sat_finite_models                     true
% 1.60/1.16  --sat_fm_lemmas                         false
% 1.60/1.16  --sat_fm_prep                           false
% 1.60/1.16  --sat_fm_uc_incr                        true
% 1.60/1.16  --sat_out_model                         small
% 1.60/1.16  --sat_out_clauses                       false
% 1.60/1.16  
% 1.60/1.16  ------ QBF Options
% 1.60/1.16  
% 1.60/1.16  --qbf_mode                              false
% 1.60/1.16  --qbf_elim_univ                         false
% 1.60/1.16  --qbf_dom_inst                          none
% 1.60/1.16  --qbf_dom_pre_inst                      false
% 1.60/1.16  --qbf_sk_in                             false
% 1.60/1.16  --qbf_pred_elim                         true
% 1.60/1.16  --qbf_split                             512
% 1.60/1.16  
% 1.60/1.16  ------ BMC1 Options
% 1.60/1.16  
% 1.60/1.16  --bmc1_incremental                      false
% 1.60/1.16  --bmc1_axioms                           reachable_all
% 1.60/1.16  --bmc1_min_bound                        0
% 1.60/1.16  --bmc1_max_bound                        -1
% 1.60/1.16  --bmc1_max_bound_default                -1
% 1.60/1.16  --bmc1_symbol_reachability              false
% 1.60/1.16  --bmc1_property_lemmas                  false
% 1.60/1.16  --bmc1_k_induction                      false
% 1.60/1.16  --bmc1_non_equiv_states                 false
% 1.60/1.16  --bmc1_deadlock                         false
% 1.60/1.16  --bmc1_ucm                              false
% 1.60/1.16  --bmc1_add_unsat_core                   none
% 1.60/1.16  --bmc1_unsat_core_children              false
% 1.60/1.16  --bmc1_unsat_core_extrapolate_axioms    false
% 1.60/1.16  --bmc1_out_stat                         full
% 1.60/1.16  --bmc1_ground_init                      false
% 1.60/1.16  --bmc1_pre_inst_next_state              false
% 1.60/1.16  --bmc1_pre_inst_state                   false
% 1.60/1.16  --bmc1_pre_inst_reach_state             false
% 1.60/1.16  --bmc1_out_unsat_core                   false
% 1.60/1.16  --bmc1_aig_witness_out                  false
% 1.60/1.16  --bmc1_verbose                          false
% 1.60/1.16  --bmc1_dump_clauses_tptp                false
% 1.60/1.16  --bmc1_dump_unsat_core_tptp             false
% 1.60/1.16  --bmc1_dump_file                        -
% 1.60/1.16  --bmc1_ucm_expand_uc_limit              128
% 1.60/1.16  --bmc1_ucm_n_expand_iterations          6
% 1.60/1.16  --bmc1_ucm_extend_mode                  1
% 1.60/1.16  --bmc1_ucm_init_mode                    2
% 1.60/1.16  --bmc1_ucm_cone_mode                    none
% 1.60/1.16  --bmc1_ucm_reduced_relation_type        0
% 1.60/1.16  --bmc1_ucm_relax_model                  4
% 1.60/1.16  --bmc1_ucm_full_tr_after_sat            true
% 1.60/1.16  --bmc1_ucm_expand_neg_assumptions       false
% 1.60/1.16  --bmc1_ucm_layered_model                none
% 1.60/1.16  --bmc1_ucm_max_lemma_size               10
% 1.60/1.16  
% 1.60/1.16  ------ AIG Options
% 1.60/1.16  
% 1.60/1.16  --aig_mode                              false
% 1.60/1.16  
% 1.60/1.16  ------ Instantiation Options
% 1.60/1.16  
% 1.60/1.16  --instantiation_flag                    true
% 1.60/1.16  --inst_sos_flag                         false
% 1.60/1.16  --inst_sos_phase                        true
% 1.60/1.16  --inst_sos_sth_lit_sel                  [+prop;+non_prol_conj_symb;-eq;+ground;-num_var;-num_symb]
% 1.60/1.16  --inst_lit_sel                          [-sign;+num_symb;+non_prol_conj_symb]
% 1.60/1.16  --inst_lit_sel_side                     num_lit
% 1.60/1.16  --inst_solver_per_active                1400
% 1.60/1.16  --inst_solver_calls_frac                0.01
% 1.60/1.16  --inst_to_smt_solver                    true
% 1.60/1.16  --inst_passive_queue_type               priority_queues
% 1.60/1.16  --inst_passive_queues                   [[+conj_dist;+num_lits;-age];[-conj_symb;-min_def_symb;+bc_imp_inh]]
% 1.60/1.16  --inst_passive_queues_freq              [512;64]
% 1.60/1.16  --inst_dismatching                      true
% 1.60/1.16  --inst_eager_unprocessed_to_passive     false
% 1.60/1.16  --inst_unprocessed_bound                1000
% 1.60/1.16  --inst_prop_sim_given                   true
% 1.60/1.16  --inst_prop_sim_new                     true
% 1.60/1.16  --inst_subs_new                         false
% 1.60/1.16  --inst_eq_res_simp                      false
% 1.60/1.16  --inst_subs_given                       true
% 1.60/1.16  --inst_orphan_elimination               false
% 1.60/1.16  --inst_learning_loop_flag               true
% 1.60/1.16  --inst_learning_start                   5
% 1.60/1.16  --inst_learning_factor                  8
% 1.60/1.16  --inst_start_prop_sim_after_learn       0
% 1.60/1.16  --inst_sel_renew                        solver
% 1.60/1.16  --inst_lit_activity_flag                true
% 1.60/1.16  --inst_restr_to_given                   false
% 1.60/1.16  --inst_activity_threshold               10000
% 1.60/1.16  
% 1.60/1.16  ------ Resolution Options
% 1.60/1.16  
% 1.60/1.16  --resolution_flag                       false
% 1.60/1.16  --res_lit_sel                           neg_max
% 1.60/1.16  --res_lit_sel_side                      num_lit
% 1.60/1.16  --res_ordering                          kbo
% 1.60/1.16  --res_to_prop_solver                    passive
% 1.60/1.16  --res_prop_simpl_new                    true
% 1.60/1.16  --res_prop_simpl_given                  true
% 1.60/1.16  --res_to_smt_solver                     true
% 1.60/1.16  --res_passive_queue_type                priority_queues
% 1.60/1.16  --res_passive_queues                    [[-has_eq;-conj_non_prolific_symb;+ground];[-bc_imp_inh;-conj_symb]]
% 1.60/1.16  --res_passive_queues_freq               [1024;32]
% 1.60/1.16  --res_forward_subs                      subset_subsumption
% 1.60/1.16  --res_backward_subs                     subset_subsumption
% 1.60/1.16  --res_forward_subs_resolution           true
% 1.60/1.16  --res_backward_subs_resolution          false
% 1.60/1.16  --res_orphan_elimination                false
% 1.60/1.16  --res_time_limit                        10.
% 1.60/1.16  
% 1.60/1.16  ------ Superposition Options
% 1.60/1.16  
% 1.60/1.16  --superposition_flag                    false
% 1.60/1.16  --sup_passive_queue_type                priority_queues
% 1.60/1.16  --sup_passive_queues                    [[-conj_dist;-num_symb];[+score;+min_def_symb;-max_atom_input_occur;+conj_non_prolific_symb];[+age;-num_symb];[+score;-num_symb]]
% 1.60/1.16  --sup_passive_queues_freq               [8;1;4;4]
% 1.60/1.16  --demod_completeness_check              fast
% 1.60/1.16  --demod_use_ground                      true
% 1.60/1.16  --sup_unprocessed_bound                 0
% 1.60/1.16  --sup_to_prop_solver                    passive
% 1.60/1.16  --sup_prop_simpl_new                    true
% 1.60/1.16  --sup_prop_simpl_given                  true
% 1.60/1.16  --sup_fun_splitting                     false
% 1.60/1.16  --sup_iter_deepening                    2
% 1.60/1.16  --sup_restarts_mult                     12
% 1.60/1.16  --sup_score                             sim_d_gen
% 1.60/1.16  --sup_share_score_frac                  0.2
% 1.60/1.16  --sup_share_max_num_cl                  500
% 1.60/1.16  --sup_ordering                          kbo
% 1.60/1.16  --sup_symb_ordering                     invfreq
% 1.60/1.16  --sup_term_weight                       default
% 1.60/1.16  
% 1.60/1.16  ------ Superposition Simplification Setup
% 1.60/1.16  
% 1.60/1.16  --sup_indices_passive                   [LightNormIndex;FwDemodIndex]
% 1.60/1.16  --sup_full_triv                         [SMTSimplify;PropSubs]
% 1.60/1.16  --sup_full_fw                           [ACNormalisation;FwLightNorm;FwDemod;FwUnitSubsAndRes;FwSubsumption;FwSubsumptionRes;FwGroundJoinability]
% 1.60/1.16  --sup_full_bw                           [BwDemod;BwUnitSubsAndRes;BwSubsumption;BwSubsumptionRes]
% 1.60/1.16  --sup_immed_triv                        []
% 1.60/1.16  --sup_immed_fw_main                     [ACNormalisation;FwLightNorm;FwUnitSubsAndRes]
% 1.60/1.16  --sup_immed_fw_immed                    [ACNormalisation;FwUnitSubsAndRes]
% 1.60/1.16  --sup_immed_bw_main                     [BwUnitSubsAndRes;BwDemod]
% 1.60/1.16  --sup_immed_bw_immed                    [BwUnitSubsAndRes;BwSubsumption;BwSubsumptionRes]
% 1.60/1.16  --sup_input_triv                        [Unflattening;SMTSimplify]
% 1.60/1.16  --sup_input_fw                          [FwACDemod;ACNormalisation;FwLightNorm;FwDemod;FwUnitSubsAndRes;FwSubsumption;FwSubsumptionRes;FwGroundJoinability]
% 1.60/1.16  --sup_input_bw                          [BwACDemod;BwDemod;BwUnitSubsAndRes;BwSubsumption;BwSubsumptionRes]
% 1.60/1.16  --sup_full_fixpoint                     true
% 1.60/1.16  --sup_main_fixpoint                     true
% 1.60/1.16  --sup_immed_fixpoint                    false
% 1.60/1.16  --sup_input_fixpoint                    true
% 1.60/1.16  --sup_cache_sim                         none
% 1.60/1.16  --sup_smt_interval                      500
% 1.60/1.16  --sup_bw_gjoin_interval                 0
% 1.60/1.16  
% 1.60/1.16  ------ Combination Options
% 1.60/1.16  
% 1.60/1.16  --comb_mode                             clause_based
% 1.60/1.16  --comb_inst_mult                        1000
% 1.60/1.16  --comb_res_mult                         10
% 1.60/1.16  --comb_sup_mult                         8
% 1.60/1.16  --comb_sup_deep_mult                    2
% 1.60/1.16  
% 1.60/1.16  ------ Debug Options
% 1.60/1.16  
% 1.60/1.16  --dbg_backtrace                         false
% 1.60/1.16  --dbg_dump_prop_clauses                 false
% 1.60/1.16  --dbg_dump_prop_clauses_file            -
% 1.60/1.16  --dbg_out_stat                          false
% 1.60/1.16  --dbg_just_parse                        false
% 1.60/1.16  
% 1.60/1.16  
% 1.60/1.16  
% 1.60/1.16  
% 1.60/1.16  ------ Proving...
% 1.60/1.16  
% 1.60/1.16  ------ Trying domains of size >= : 3
% 1.60/1.16  
% 1.60/1.16  
% 1.60/1.16  ------ Proving...
% 1.60/1.16  
% 1.60/1.16  
% 1.60/1.16  % SZS status Satisfiable for theBenchmark.p
% 1.60/1.16  
% 1.60/1.16  ------ Building Model...Done
% 1.60/1.16  
% 1.60/1.16  %------ The model is defined over ground terms (initial term algebra).
% 1.60/1.16  %------ Predicates are defined as (\forall x_1,..,x_n  ((~)P(x_1,..,x_n) <=> (\phi(x_1,..,x_n)))) 
% 1.60/1.16  %------ where \phi is a formula over the term algebra.
% 1.60/1.16  %------ If we have equality in the problem then it is also defined as a predicate above, 
% 1.60/1.16  %------ with "=" on the right-hand-side of the definition interpreted over the term algebra term_algebra_type
% 1.60/1.16  %------ See help for --sat_out_model for different model outputs.
% 1.60/1.16  %------ equality_sorted(X0,X1,X2) can be used in the place of usual "="
% 1.60/1.16  %------ where the first argument stands for the sort ($i in the unsorted case)
% 1.60/1.16  % SZS output start Model for theBenchmark.p
% See solution above
% 1.60/1.16  ------                               Statistics
% 1.60/1.16  
% 1.60/1.16  ------ Problem properties
% 1.60/1.16  
% 1.60/1.16  clauses:                                116
% 1.60/1.16  conjectures:                            20
% 1.60/1.16  epr:                                    106
% 1.60/1.16  horn:                                   105
% 1.60/1.16  ground:                                 14
% 1.60/1.16  unary:                                  14
% 1.60/1.16  binary:                                 39
% 1.60/1.16  lits:                                   336
% 1.60/1.16  lits_eq:                                2
% 1.60/1.16  fd_pure:                                0
% 1.60/1.16  fd_pseudo:                              0
% 1.60/1.16  fd_cond:                                0
% 1.60/1.16  fd_pseudo_cond:                         2
% 1.60/1.16  ac_symbols:                             0
% 1.60/1.16  
% 1.60/1.16  ------ General
% 1.60/1.16  
% 1.60/1.16  abstr_ref_over_cycles:                  0
% 1.60/1.16  abstr_ref_under_cycles:                 0
% 1.60/1.16  gc_basic_clause_elim:                   0
% 1.60/1.16  num_of_symbols:                         188
% 1.60/1.16  num_of_terms:                           2421
% 1.60/1.16  
% 1.60/1.16  parsing_time:                           0.008
% 1.60/1.16  unif_index_cands_time:                  0.
% 1.60/1.16  unif_index_add_time:                    0.
% 1.60/1.16  orderings_time:                         0.
% 1.60/1.16  out_proof_time:                         0.
% 1.60/1.16  total_time:                             0.238
% 1.60/1.16  
% 1.60/1.16  ------ Preprocessing
% 1.60/1.16  
% 1.60/1.16  num_of_splits:                          38
% 1.60/1.16  num_of_split_atoms:                     19
% 1.60/1.16  num_of_reused_defs:                     19
% 1.60/1.16  num_eq_ax_congr_red:                    59
% 1.60/1.16  num_of_sem_filtered_clauses:            0
% 1.60/1.16  num_of_subtypes:                        0
% 1.60/1.16  monotx_restored_types:                  0
% 1.60/1.16  sat_num_of_epr_types:                   0
% 1.60/1.16  sat_num_of_non_cyclic_types:            0
% 1.60/1.16  sat_guarded_non_collapsed_types:        0
% 1.60/1.16  num_pure_diseq_elim:                    0
% 1.60/1.16  simp_replaced_by:                       0
% 1.60/1.16  res_preprocessed:                       0
% 1.60/1.16  sup_preprocessed:                       0
% 1.60/1.16  prep_upred:                             0
% 1.60/1.16  prep_unflattend:                        10
% 1.60/1.16  prep_well_definedness:                  0
% 1.60/1.16  smt_new_axioms:                         0
% 1.60/1.16  pred_elim_cands:                        35
% 1.60/1.16  pred_elim:                              1
% 1.60/1.16  pred_elim_cl:                           1
% 1.60/1.16  pred_elim_cycles:                       3
% 1.60/1.16  merged_defs:                            0
% 1.60/1.16  merged_defs_ncl:                        0
% 1.60/1.16  bin_hyper_res:                          0
% 1.60/1.16  prep_cycles:                            3
% 1.60/1.16  
% 1.60/1.16  splitting_time:                         0.003
% 1.60/1.16  sem_filter_time:                        0.
% 1.60/1.16  monotx_time:                            0.
% 1.60/1.16  subtype_inf_time:                       0.
% 1.60/1.16  res_prep_time:                          0.07
% 1.60/1.16  sup_prep_time:                          0.035
% 1.60/1.16  pred_elim_time:                         0.015
% 1.60/1.16  bin_hyper_res_time:                     0.
% 1.60/1.16  prep_time_total:                        0.128
% 1.60/1.16  
% 1.60/1.16  ------ Propositional Solver
% 1.60/1.16  
% 1.60/1.16  prop_solver_calls:                      129
% 1.60/1.16  prop_fast_solver_calls:                 3008
% 1.60/1.16  smt_solver_calls:                       0
% 1.60/1.16  smt_fast_solver_calls:                  0
% 1.60/1.16  prop_num_of_clauses:                    1261
% 1.60/1.16  prop_preprocess_simplified:             13416
% 1.60/1.16  prop_fo_subsumed:                       0
% 1.60/1.16  
% 1.60/1.16  prop_solver_time:                       0.007
% 1.60/1.16  prop_fast_solver_time:                  0.012
% 1.60/1.16  prop_unsat_core_time:                   0.
% 1.60/1.16  smt_solver_time:                        0.
% 1.60/1.16  smt_fast_solver_time:                   0.
% 1.60/1.16  
% 1.60/1.16  ------ QBF
% 1.60/1.16  
% 1.60/1.16  qbf_q_res:                              0
% 1.60/1.16  qbf_num_tautologies:                    0
% 1.60/1.16  qbf_prep_cycles:                        0
% 1.60/1.16  
% 1.60/1.16  ------ BMC1
% 1.60/1.16  
% 1.60/1.16  bmc1_current_bound:                     -1
% 1.60/1.16  bmc1_last_solved_bound:                 -1
% 1.60/1.16  bmc1_unsat_core_size:                   -1
% 1.60/1.16  bmc1_unsat_core_parents_size:           -1
% 1.60/1.16  bmc1_merge_next_fun:                    0
% 1.60/1.16  
% 1.60/1.16  bmc1_unsat_core_clauses_time:           0.
% 1.60/1.16  
% 1.60/1.16  ------ Instantiation
% 1.60/1.16  
% 1.60/1.16  inst_num_of_clauses:                    393
% 1.60/1.16  inst_num_in_passive:                    0
% 1.60/1.16  inst_num_in_active:                     993
% 1.60/1.16  inst_num_of_loops:                      1101
% 1.60/1.16  inst_num_in_unprocessed:                0
% 1.60/1.16  inst_num_of_learning_restarts:          5
% 1.60/1.16  inst_num_moves_active_passive:          78
% 1.60/1.16  inst_lit_activity:                      0
% 1.60/1.16  inst_lit_activity_moves:                0
% 1.60/1.16  inst_num_tautologies:                   0
% 1.60/1.16  inst_num_prop_implied:                  0
% 1.60/1.16  inst_num_existing_simplified:           0
% 1.60/1.16  inst_num_eq_res_simplified:             0
% 1.60/1.16  inst_num_child_elim:                    0
% 1.60/1.16  inst_num_of_dismatching_blockings:      17
% 1.60/1.16  inst_num_of_non_proper_insts:           346
% 1.60/1.16  inst_num_of_duplicates:                 0
% 1.60/1.16  inst_inst_num_from_inst_to_res:         0
% 1.60/1.16  
% 1.60/1.16  inst_time_sim_new:                      0.03
% 1.60/1.16  inst_time_sim_given:                    0.011
% 1.60/1.16  inst_time_dismatching_checking:         0.
% 1.60/1.16  inst_time_total:                        0.067
% 1.60/1.16  
% 1.60/1.16  ------ Resolution
% 1.60/1.16  
% 1.60/1.16  res_num_of_clauses:                     135
% 1.60/1.16  res_num_in_passive:                     0
% 1.60/1.16  res_num_in_active:                      0
% 1.60/1.16  res_num_of_loops:                       333
% 1.60/1.16  res_forward_subset_subsumed:            0
% 1.60/1.16  res_backward_subset_subsumed:           0
% 1.60/1.16  res_forward_subsumed:                   0
% 1.60/1.16  res_backward_subsumed:                  0
% 1.60/1.16  res_forward_subsumption_resolution:     0
% 1.60/1.16  res_backward_subsumption_resolution:    30
% 1.60/1.16  res_clause_to_clause_subsumption:       1366
% 1.60/1.16  res_subs_bck_cnt:                       3
% 1.60/1.16  res_orphan_elimination:                 0
% 1.60/1.16  res_tautology_del:                      37
% 1.60/1.16  res_num_eq_res_simplified:              0
% 1.60/1.16  res_num_sel_changes:                    0
% 1.60/1.16  res_moves_from_active_to_pass:          0
% 1.60/1.16  
% 1.60/1.16  res_time_sim_new:                       0.022
% 1.60/1.16  res_time_sim_fw_given:                  0.034
% 1.60/1.16  res_time_sim_bw_given:                  0.017
% 1.60/1.16  res_time_total:                         0.016
% 1.60/1.16  
% 1.60/1.16  ------ Superposition
% 1.60/1.16  
% 1.60/1.16  sup_num_of_clauses:                     undef
% 1.60/1.16  sup_num_in_active:                      undef
% 1.60/1.16  sup_num_in_passive:                     undef
% 1.60/1.16  sup_num_of_loops:                       0
% 1.60/1.16  sup_fw_superposition:                   0
% 1.60/1.16  sup_bw_superposition:                   0
% 1.60/1.16  sup_eq_factoring:                       0
% 1.60/1.16  sup_eq_resolution:                      0
% 1.60/1.16  sup_immediate_simplified:               0
% 1.60/1.16  sup_given_eliminated:                   0
% 1.60/1.16  comparisons_done:                       8
% 1.60/1.16  comparisons_avoided:                    0
% 1.60/1.16  comparisons_inc_criteria:               0
% 1.60/1.16  sup_deep_cl_discarded:                  0
% 1.60/1.16  sup_num_of_deepenings:                  0
% 1.60/1.16  sup_num_of_restarts:                    0
% 1.60/1.16  
% 1.60/1.16  sup_time_generating:                    0.
% 1.60/1.16  sup_time_sim_fw_full:                   0.
% 1.60/1.16  sup_time_sim_bw_full:                   0.
% 1.60/1.16  sup_time_sim_fw_immed:                  0.
% 1.60/1.16  sup_time_sim_bw_immed:                  0.
% 1.60/1.16  sup_time_prep_sim_fw_input:             0.027
% 1.60/1.16  sup_time_prep_sim_bw_input:             0.006
% 1.60/1.16  sup_time_total:                         0.
% 1.60/1.16  
% 1.60/1.16  ------ Simplifications
% 1.60/1.16  
% 1.60/1.16  sim_repeated:                           0
% 1.60/1.16  sim_fw_subset_subsumed:                 0
% 1.60/1.16  sim_bw_subset_subsumed:                 0
% 1.60/1.16  sim_fw_subsumed:                        0
% 1.60/1.16  sim_bw_subsumed:                        0
% 1.60/1.16  sim_fw_subsumption_res:                 0
% 1.60/1.16  sim_bw_subsumption_res:                 0
% 1.60/1.16  sim_fw_unit_subs:                       0
% 1.60/1.16  sim_bw_unit_subs:                       0
% 1.60/1.16  sim_tautology_del:                      0
% 1.60/1.16  sim_eq_tautology_del:                   0
% 1.60/1.16  sim_eq_res_simp:                        0
% 1.60/1.16  sim_fw_demodulated:                     0
% 1.60/1.16  sim_bw_demodulated:                     0
% 1.60/1.16  sim_encompassment_demod:                0
% 1.60/1.16  sim_light_normalised:                   0
% 1.60/1.16  sim_ac_normalised:                      0
% 1.60/1.16  sim_joinable_taut:                      0
% 1.60/1.16  sim_joinable_simp:                      0
% 1.60/1.16  sim_fw_ac_demod:                        0
% 1.60/1.16  sim_bw_ac_demod:                        0
% 1.60/1.16  sim_smt_subsumption:                    0
% 1.60/1.16  sim_smt_simplified:                     0
% 1.60/1.16  sim_ground_joinable:                    0
% 1.60/1.16  sim_bw_ground_joinable:                 0
% 1.60/1.16  sim_connectedness:                      0
% 1.60/1.16  
% 1.60/1.16  sim_time_fw_subset_subs:                0.
% 1.60/1.16  sim_time_bw_subset_subs:                0.
% 1.60/1.16  sim_time_fw_subs:                       0.001
% 1.60/1.16  sim_time_bw_subs:                       0.001
% 1.60/1.16  sim_time_fw_subs_res:                   0.012
% 1.60/1.16  sim_time_bw_subs_res:                   0.
% 1.60/1.16  sim_time_fw_unit_subs:                  0.
% 1.60/1.16  sim_time_bw_unit_subs:                  0.
% 1.60/1.16  sim_time_tautology_del:                 0.
% 1.60/1.16  sim_time_eq_tautology_del:              0.
% 1.60/1.16  sim_time_eq_res_simp:                   0.
% 1.60/1.16  sim_time_fw_demod:                      0.
% 1.60/1.16  sim_time_bw_demod:                      0.
% 1.60/1.16  sim_time_light_norm:                    0.013
% 1.60/1.16  sim_time_joinable:                      0.
% 1.60/1.16  sim_time_ac_norm:                       0.
% 1.60/1.16  sim_time_fw_ac_demod:                   0.
% 1.60/1.16  sim_time_bw_ac_demod:                   0.
% 1.60/1.16  sim_time_smt_subs:                      0.
% 1.60/1.16  sim_time_fw_gjoin:                      0.
% 1.60/1.16  sim_time_fw_connected:                  0.
% 1.60/1.16  
% 1.60/1.16  
%------------------------------------------------------------------------------