Trace number 1875532

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
wbo 1.0? (TO) 1800.18 1801.35

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-5.opb
MD5SUM0973e03eb27089eff6bc20e630a3ba01
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6352
Total number of constraints13501
Number of constraints which are clauses13501
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1875532-1245158068.opb.
0.00/0.00	c Instance file HOME/instance-1875532-1245158068.opb
0.00/0.00	c File size is 455953 bytes.
0.00/0.06	c Highest Coefficient sum: 4
0.00/0.06	c ============================[ Problem Statistics ]=============================
0.00/0.06	c |                                                                             |
0.00/0.06	c |  Parsing time:          0.06         s                                      |
0.00/0.06	c |  Number Variables:      6352                                                |
0.00/0.06	c |  Number Clauses:        19853                                               |
0.00/0.06	c |  Number Cardinality:    0                                                   |
0.00/0.06	c |  Number PB Constraints: 0                                                   |
0.00/0.06	c core #1
0.00/0.06	c Core size: 2	Core Weight: 1	Total Weight: 1
0.00/0.06	c Elapsed CPU time: 0.06099 s	Remaining CPU time: 1799.94 s
0.06/0.07	c core #2
0.06/0.07	c Core size: 3	Core Weight: 1	Total Weight: 2
0.06/0.07	c Elapsed CPU time: 0.072988 s	Remaining CPU time: 1799.93 s
0.06/0.08	c core #3
0.06/0.08	c Core size: 3	Core Weight: 1	Total Weight: 3
0.06/0.08	c Elapsed CPU time: 0.084987 s	Remaining CPU time: 1799.92 s
0.06/0.10	c core #4
0.06/0.10	c Core size: 3	Core Weight: 1	Total Weight: 4
0.06/0.10	c Elapsed CPU time: 0.096985 s	Remaining CPU time: 1799.9 s
0.09/0.11	c core #5
0.09/0.11	c Core size: 4	Core Weight: 1	Total Weight: 5
0.09/0.11	c Elapsed CPU time: 0.107983 s	Remaining CPU time: 1799.89 s
0.09/0.12	c core #6
0.09/0.12	c Core size: 4	Core Weight: 1	Total Weight: 6
0.09/0.12	c Elapsed CPU time: 0.119981 s	Remaining CPU time: 1799.88 s
0.09/0.13	c core #7
0.09/0.13	c Core size: 3	Core Weight: 1	Total Weight: 7
0.09/0.13	c Elapsed CPU time: 0.131979 s	Remaining CPU time: 1799.87 s
0.09/0.14	c core #8
0.09/0.14	c Core size: 3	Core Weight: 1	Total Weight: 8
0.09/0.14	c Elapsed CPU time: 0.142978 s	Remaining CPU time: 1799.86 s
0.09/0.15	c core #9
0.09/0.15	c Core size: 4	Core Weight: 1	Total Weight: 9
0.09/0.15	c Elapsed CPU time: 0.153976 s	Remaining CPU time: 1799.85 s
0.09/0.17	c core #10
0.09/0.17	c Core size: 4	Core Weight: 1	Total Weight: 10
0.09/0.17	c Elapsed CPU time: 0.165974 s	Remaining CPU time: 1799.83 s
0.09/0.18	c core #11
0.09/0.18	c Core size: 3	Core Weight: 1	Total Weight: 11
0.09/0.18	c Elapsed CPU time: 0.177972 s	Remaining CPU time: 1799.82 s
0.09/0.19	c core #12
0.09/0.19	c Core size: 4	Core Weight: 1	Total Weight: 12
0.09/0.19	c Elapsed CPU time: 0.189971 s	Remaining CPU time: 1799.81 s
0.19/0.20	c core #13
0.19/0.20	c Core size: 3	Core Weight: 1	Total Weight: 13
0.19/0.20	c Elapsed CPU time: 0.200969 s	Remaining CPU time: 1799.8 s
0.19/0.21	c core #14
0.19/0.21	c Core size: 4	Core Weight: 1	Total Weight: 14
0.19/0.21	c Elapsed CPU time: 0.213967 s	Remaining CPU time: 1799.79 s
0.19/0.22	c core #15
0.19/0.22	c Core size: 4	Core Weight: 1	Total Weight: 15
0.19/0.22	c Elapsed CPU time: 0.223965 s	Remaining CPU time: 1799.78 s
0.19/0.24	c core #16
0.19/0.24	c Core size: 4	Core Weight: 1	Total Weight: 16
0.19/0.24	c Elapsed CPU time: 0.235964 s	Remaining CPU time: 1799.76 s
0.19/0.25	c core #17
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 17
0.19/0.25	c Elapsed CPU time: 0.246962 s	Remaining CPU time: 1799.75 s
0.19/0.26	c core #18
0.19/0.26	c Core size: 4	Core Weight: 1	Total Weight: 18
0.19/0.26	c Elapsed CPU time: 0.25896 s	Remaining CPU time: 1799.74 s
0.19/0.27	c core #19
0.19/0.27	c Core size: 4	Core Weight: 1	Total Weight: 19
0.19/0.27	c Elapsed CPU time: 0.270958 s	Remaining CPU time: 1799.73 s
0.19/0.28	c core #20
0.19/0.28	c Core size: 3	Core Weight: 1	Total Weight: 20
0.19/0.28	c Elapsed CPU time: 0.281957 s	Remaining CPU time: 1799.72 s
0.19/0.29	c core #21
0.19/0.29	c Core size: 3	Core Weight: 1	Total Weight: 21
0.19/0.29	c Elapsed CPU time: 0.292955 s	Remaining CPU time: 1799.71 s
0.29/0.31	c core #22
0.29/0.31	c Core size: 3	Core Weight: 1	Total Weight: 22
0.29/0.31	c Elapsed CPU time: 0.304953 s	Remaining CPU time: 1799.7 s
0.29/0.32	c core #23
0.29/0.32	c Core size: 4	Core Weight: 1	Total Weight: 23
0.29/0.32	c Elapsed CPU time: 0.315951 s	Remaining CPU time: 1799.68 s
0.29/0.33	c core #24
0.29/0.33	c Core size: 3	Core Weight: 1	Total Weight: 24
0.29/0.33	c Elapsed CPU time: 0.32795 s	Remaining CPU time: 1799.67 s
0.29/0.34	c core #25
0.29/0.34	c Core size: 3	Core Weight: 1	Total Weight: 25
0.29/0.34	c Elapsed CPU time: 0.339948 s	Remaining CPU time: 1799.66 s
0.29/0.35	c core #26
0.29/0.35	c Core size: 3	Core Weight: 1	Total Weight: 26
0.29/0.35	c Elapsed CPU time: 0.350946 s	Remaining CPU time: 1799.65 s
0.29/0.36	c core #27
0.29/0.36	c Core size: 3	Core Weight: 1	Total Weight: 27
0.29/0.36	c Elapsed CPU time: 0.362944 s	Remaining CPU time: 1799.64 s
0.29/0.37	c core #28
0.29/0.37	c Core size: 3	Core Weight: 1	Total Weight: 28
0.29/0.37	c Elapsed CPU time: 0.374943 s	Remaining CPU time: 1799.63 s
0.29/0.39	c core #29
0.29/0.39	c Core size: 4	Core Weight: 1	Total Weight: 29
0.29/0.39	c Elapsed CPU time: 0.385941 s	Remaining CPU time: 1799.61 s
0.39/0.40	c core #30
0.39/0.40	c Core size: 3	Core Weight: 1	Total Weight: 30
0.39/0.40	c Elapsed CPU time: 0.396939 s	Remaining CPU time: 1799.6 s
0.39/0.41	c core #31
0.39/0.41	c Core size: 4	Core Weight: 1	Total Weight: 31
0.39/0.41	c Elapsed CPU time: 0.408937 s	Remaining CPU time: 1799.59 s
0.39/0.42	c core #32
0.39/0.42	c Core size: 3	Core Weight: 1	Total Weight: 32
0.39/0.42	c Elapsed CPU time: 0.419936 s	Remaining CPU time: 1799.58 s
0.39/0.43	c core #33
0.39/0.43	c Core size: 4	Core Weight: 1	Total Weight: 33
0.39/0.43	c Elapsed CPU time: 0.430934 s	Remaining CPU time: 1799.57 s
0.39/0.44	c core #34
0.39/0.44	c Core size: 2	Core Weight: 1	Total Weight: 34
0.39/0.44	c Elapsed CPU time: 0.442932 s	Remaining CPU time: 1799.56 s
0.39/0.45	c core #35
0.39/0.45	c Core size: 4	Core Weight: 1	Total Weight: 35
0.39/0.45	c Elapsed CPU time: 0.45493 s	Remaining CPU time: 1799.55 s
0.39/0.47	c core #36
0.39/0.47	c Core size: 4	Core Weight: 1	Total Weight: 36
0.39/0.47	c Elapsed CPU time: 0.465929 s	Remaining CPU time: 1799.53 s
0.39/0.48	c core #37
0.39/0.48	c Core size: 4	Core Weight: 1	Total Weight: 37
0.39/0.48	c Elapsed CPU time: 0.476927 s	Remaining CPU time: 1799.52 s
0.39/0.49	c core #38
0.39/0.49	c Core size: 4	Core Weight: 1	Total Weight: 38
0.39/0.49	c Elapsed CPU time: 0.488925 s	Remaining CPU time: 1799.51 s
0.49/0.50	c core #39
0.49/0.50	c Core size: 4	Core Weight: 1	Total Weight: 39
0.49/0.50	c Elapsed CPU time: 0.499924 s	Remaining CPU time: 1799.5 s
0.49/0.51	c core #40
0.49/0.51	c Core size: 4	Core Weight: 1	Total Weight: 40
0.49/0.51	c Elapsed CPU time: 0.511922 s	Remaining CPU time: 1799.49 s
0.49/0.52	c core #41
0.49/0.52	c Core size: 4	Core Weight: 1	Total Weight: 41
0.49/0.52	c Elapsed CPU time: 0.52392 s	Remaining CPU time: 1799.48 s
0.49/0.54	c core #42
0.49/0.54	c Core size: 3	Core Weight: 1	Total Weight: 42
0.49/0.54	c Elapsed CPU time: 0.534918 s	Remaining CPU time: 1799.47 s
0.49/0.55	c core #43
0.49/0.55	c Core size: 3	Core Weight: 1	Total Weight: 43
0.49/0.55	c Elapsed CPU time: 0.546916 s	Remaining CPU time: 1799.45 s
0.49/0.56	c core #44
0.49/0.56	c Core size: 4	Core Weight: 1	Total Weight: 44
0.49/0.56	c Elapsed CPU time: 0.558915 s	Remaining CPU time: 1799.44 s
0.49/0.57	c core #45
0.49/0.57	c Core size: 4	Core Weight: 1	Total Weight: 45
0.49/0.57	c Elapsed CPU time: 0.569913 s	Remaining CPU time: 1799.43 s
0.49/0.58	c core #46
0.49/0.58	c Core size: 3	Core Weight: 1	Total Weight: 46
0.49/0.58	c Elapsed CPU time: 0.581911 s	Remaining CPU time: 1799.42 s
0.49/0.59	c core #47
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: 47
0.49/0.59	c Elapsed CPU time: 0.592909 s	Remaining CPU time: 1799.41 s
0.59/0.61	c core #48
0.59/0.61	c Core size: 4	Core Weight: 1	Total Weight: 48
0.59/0.61	c Elapsed CPU time: 0.604908 s	Remaining CPU time: 1799.4 s
0.59/0.62	c core #49
0.59/0.62	c Core size: 3	Core Weight: 1	Total Weight: 49
0.59/0.62	c Elapsed CPU time: 0.615906 s	Remaining CPU time: 1799.38 s
0.59/0.63	c core #50
0.59/0.63	c Core size: 4	Core Weight: 1	Total Weight: 50
0.59/0.63	c Elapsed CPU time: 0.628904 s	Remaining CPU time: 1799.37 s
0.59/0.64	c core #51
0.59/0.64	c Core size: 3	Core Weight: 1	Total Weight: 51
0.59/0.64	c Elapsed CPU time: 0.639902 s	Remaining CPU time: 1799.36 s
0.59/0.65	c core #52
0.59/0.65	c Core size: 3	Core Weight: 1	Total Weight: 52
0.59/0.65	c Elapsed CPU time: 0.6519 s	Remaining CPU time: 1799.35 s
0.59/0.66	c core #53
0.59/0.66	c Core size: 4	Core Weight: 1	Total Weight: 53
0.59/0.66	c Elapsed CPU time: 0.663899 s	Remaining CPU time: 1799.34 s
0.59/0.68	c core #54
0.59/0.68	c Core size: 4	Core Weight: 1	Total Weight: 54
0.59/0.68	c Elapsed CPU time: 0.675897 s	Remaining CPU time: 1799.32 s
0.59/0.69	c core #55
0.59/0.69	c Core size: 3	Core Weight: 1	Total Weight: 55
0.59/0.69	c Elapsed CPU time: 0.688895 s	Remaining CPU time: 1799.31 s
0.69/0.70	c core #56
0.69/0.70	c Core size: 3	Core Weight: 1	Total Weight: 56
0.69/0.70	c Elapsed CPU time: 0.700893 s	Remaining CPU time: 1799.3 s
0.69/0.71	c core #57
0.69/0.71	c Core size: 4	Core Weight: 1	Total Weight: 57
0.69/0.71	c Elapsed CPU time: 0.712891 s	Remaining CPU time: 1799.29 s
0.69/0.73	c core #58
0.69/0.73	c Core size: 3	Core Weight: 1	Total Weight: 58
0.69/0.73	c Elapsed CPU time: 0.725889 s	Remaining CPU time: 1799.27 s
0.69/0.74	c core #59
0.69/0.74	c Core size: 3	Core Weight: 1	Total Weight: 59
0.69/0.74	c Elapsed CPU time: 0.737887 s	Remaining CPU time: 1799.26 s
0.69/0.75	c core #60
0.69/0.75	c Core size: 3	Core Weight: 1	Total Weight: 60
0.69/0.75	c Elapsed CPU time: 0.749886 s	Remaining CPU time: 1799.25 s
0.69/0.76	c core #61
0.69/0.76	c Core size: 4	Core Weight: 1	Total Weight: 61
0.69/0.76	c Elapsed CPU time: 0.762884 s	Remaining CPU time: 1799.24 s
0.69/0.78	c core #62
0.69/0.78	c Core size: 3	Core Weight: 1	Total Weight: 62
0.69/0.78	c Elapsed CPU time: 0.774882 s	Remaining CPU time: 1799.23 s
0.69/0.79	c core #63
0.69/0.79	c Core size: 4	Core Weight: 1	Total Weight: 63
0.69/0.79	c Elapsed CPU time: 0.78688 s	Remaining CPU time: 1799.21 s
0.79/0.80	c core #64
0.79/0.80	c Core size: 4	Core Weight: 1	Total Weight: 64
0.79/0.80	c Elapsed CPU time: 0.798878 s	Remaining CPU time: 1799.2 s
0.79/0.81	c core #65
0.79/0.81	c Core size: 4	Core Weight: 1	Total Weight: 65
0.79/0.81	c Elapsed CPU time: 0.810876 s	Remaining CPU time: 1799.19 s
0.79/0.82	c core #66
0.79/0.82	c Core size: 3	Core Weight: 1	Total Weight: 66
0.79/0.82	c Elapsed CPU time: 0.823874 s	Remaining CPU time: 1799.18 s
0.79/0.84	c core #67
0.79/0.84	c Core size: 2	Core Weight: 1	Total Weight: 67
0.79/0.84	c Elapsed CPU time: 0.835872 s	Remaining CPU time: 1799.16 s
0.79/0.85	c core #68
0.79/0.85	c Core size: 3	Core Weight: 1	Total Weight: 68
0.79/0.85	c Elapsed CPU time: 0.84887 s	Remaining CPU time: 1799.15 s
0.79/0.86	c core #69
0.79/0.86	c Core size: 3	Core Weight: 1	Total Weight: 69
0.79/0.86	c Elapsed CPU time: 0.861868 s	Remaining CPU time: 1799.14 s
0.79/0.88	c core #70
0.79/0.88	c Core size: 3	Core Weight: 1	Total Weight: 70
0.79/0.88	c Elapsed CPU time: 0.873867 s	Remaining CPU time: 1799.13 s
0.79/0.89	c core #71
0.79/0.89	c Core size: 3	Core Weight: 1	Total Weight: 71
0.79/0.89	c Elapsed CPU time: 0.886865 s	Remaining CPU time: 1799.11 s
0.89/0.90	c core #72
0.89/0.90	c Core size: 3	Core Weight: 1	Total Weight: 72
0.89/0.90	c Elapsed CPU time: 0.899863 s	Remaining CPU time: 1799.1 s
0.89/0.91	c core #73
0.89/0.91	c Core size: 3	Core Weight: 1	Total Weight: 73
0.89/0.91	c Elapsed CPU time: 0.910861 s	Remaining CPU time: 1799.09 s
0.89/0.93	c core #74
0.89/0.93	c Core size: 3	Core Weight: 1	Total Weight: 74
0.89/0.93	c Elapsed CPU time: 0.921859 s	Remaining CPU time: 1799.08 s
0.89/0.94	c core #75
0.89/0.94	c Core size: 3	Core Weight: 1	Total Weight: 75
0.89/0.94	c Elapsed CPU time: 0.933858 s	Remaining CPU time: 1799.07 s
0.89/0.95	c core #76
0.89/0.95	c Core size: 3	Core Weight: 1	Total Weight: 76
0.89/0.95	c Elapsed CPU time: 0.945856 s	Remaining CPU time: 1799.05 s
0.89/0.96	c core #77
0.89/0.96	c Core size: 4	Core Weight: 1	Total Weight: 77
0.89/0.96	c Elapsed CPU time: 0.958854 s	Remaining CPU time: 1799.04 s
0.89/0.98	c core #78
0.89/0.98	c Core size: 4	Core Weight: 1	Total Weight: 78
0.89/0.98	c Elapsed CPU time: 0.971852 s	Remaining CPU time: 1799.03 s
0.89/0.99	c core #79
0.89/0.99	c Core size: 4	Core Weight: 1	Total Weight: 79
0.89/0.99	c Elapsed CPU time: 0.98285 s	Remaining CPU time: 1799.02 s
1.00/1.00	c core #80
1.00/1.00	c Core size: 3	Core Weight: 1	Total Weight: 80
1.00/1.00	c Elapsed CPU time: 0.994848 s	Remaining CPU time: 1799.01 s
1.00/1.01	c core #81
1.00/1.01	c Core size: 4	Core Weight: 1	Total Weight: 81
1.00/1.01	c Elapsed CPU time: 1.00785 s	Remaining CPU time: 1798.99 s
1.00/1.03	c core #82
1.00/1.03	c Core size: 3	Core Weight: 1	Total Weight: 82
1.00/1.03	c Elapsed CPU time: 1.01984 s	Remaining CPU time: 1798.98 s
1.00/1.04	c core #83
1.00/1.04	c Core size: 4	Core Weight: 1	Total Weight: 83
1.00/1.04	c Elapsed CPU time: 1.03284 s	Remaining CPU time: 1798.97 s
1.00/1.05	c core #84
1.00/1.05	c Core size: 4	Core Weight: 1	Total Weight: 84
1.00/1.05	c Elapsed CPU time: 1.04484 s	Remaining CPU time: 1798.96 s
1.00/1.06	c core #85
1.00/1.06	c Core size: 3	Core Weight: 1	Total Weight: 85
1.00/1.06	c Elapsed CPU time: 1.05784 s	Remaining CPU time: 1798.94 s
1.00/1.08	c core #86
1.00/1.08	c Core size: 4	Core Weight: 1	Total Weight: 86
1.00/1.08	c Elapsed CPU time: 1.06984 s	Remaining CPU time: 1798.93 s
1.00/1.09	c core #87
1.00/1.09	c Core size: 4	Core Weight: 1	Total Weight: 87
1.00/1.09	c Elapsed CPU time: 1.08283 s	Remaining CPU time: 1798.92 s
1.00/1.10	c core #88
1.00/1.10	c Core size: 3	Core Weight: 1	Total Weight: 88
1.00/1.10	c Elapsed CPU time: 1.09583 s	Remaining CPU time: 1798.9 s
1.10/1.11	c core #89
1.10/1.11	c Core size: 3	Core Weight: 1	Total Weight: 89
1.10/1.11	c Elapsed CPU time: 1.10783 s	Remaining CPU time: 1798.89 s
1.10/1.13	c core #90
1.10/1.13	c Core size: 4	Core Weight: 1	Total Weight: 90
1.10/1.13	c Elapsed CPU time: 1.12083 s	Remaining CPU time: 1798.88 s
1.10/1.14	c core #91
1.10/1.14	c Core size: 4	Core Weight: 1	Total Weight: 91
1.10/1.14	c Elapsed CPU time: 1.13383 s	Remaining CPU time: 1798.87 s
1.10/1.15	c core #92
1.10/1.15	c Core size: 3	Core Weight: 1	Total Weight: 92
1.10/1.15	c Elapsed CPU time: 1.14583 s	Remaining CPU time: 1798.85 s
1.10/1.16	c core #93
1.10/1.16	c Core size: 3	Core Weight: 1	Total Weight: 93
1.10/1.16	c Elapsed CPU time: 1.15782 s	Remaining CPU time: 1798.84 s
1.10/1.18	c core #94
1.10/1.18	c Core size: 3	Core Weight: 1	Total Weight: 94
1.10/1.18	c Elapsed CPU time: 1.16982 s	Remaining CPU time: 1798.83 s
1.10/1.19	c core #95
1.10/1.19	c Core size: 3	Core Weight: 1	Total Weight: 95
1.10/1.19	c Elapsed CPU time: 1.18282 s	Remaining CPU time: 1798.82 s
1.20/1.20	c core #96
1.20/1.20	c Core size: 2	Core Weight: 1	Total Weight: 96
1.20/1.20	c Elapsed CPU time: 1.19582 s	Remaining CPU time: 1798.8 s
1.20/1.22	c core #97
1.20/1.22	c Core size: 4	Core Weight: 1	Total Weight: 97
1.20/1.22	c Elapsed CPU time: 1.20882 s	Remaining CPU time: 1798.79 s
1.20/1.23	c core #98
1.20/1.23	c Core size: 4	Core Weight: 1	Total Weight: 98
1.20/1.23	c Elapsed CPU time: 1.22181 s	Remaining CPU time: 1798.78 s
1.20/1.24	c core #99
1.20/1.24	c Core size: 3	Core Weight: 1	Total Weight: 99
1.20/1.24	c Elapsed CPU time: 1.23481 s	Remaining CPU time: 1798.77 s
1.20/1.26	c core #100
1.20/1.26	c Core size: 3	Core Weight: 1	Total Weight: 100
1.20/1.26	c Elapsed CPU time: 1.24781 s	Remaining CPU time: 1798.75 s
1.20/1.27	c core #101
1.20/1.27	c Core size: 3	Core Weight: 1	Total Weight: 101
1.20/1.27	c Elapsed CPU time: 1.25881 s	Remaining CPU time: 1798.74 s
1.20/1.28	c core #102
1.20/1.28	c Core size: 4	Core Weight: 1	Total Weight: 102
1.20/1.28	c Elapsed CPU time: 1.27181 s	Remaining CPU time: 1798.73 s
1.20/1.29	c core #103
1.20/1.29	c Core size: 3	Core Weight: 1	Total Weight: 103
1.20/1.29	c Elapsed CPU time: 1.2828 s	Remaining CPU time: 1798.72 s
1.29/1.31	c core #104
1.29/1.31	c Core size: 4	Core Weight: 1	Total Weight: 104
1.29/1.31	c Elapsed CPU time: 1.2948 s	Remaining CPU time: 1798.71 s
1.29/1.32	c core #105
1.29/1.32	c Core size: 3	Core Weight: 1	Total Weight: 105
1.29/1.32	c Elapsed CPU time: 1.3068 s	Remaining CPU time: 1798.69 s
1.29/1.33	c core #106
1.29/1.33	c Core size: 3	Core Weight: 1	Total Weight: 106
1.29/1.33	c Elapsed CPU time: 1.3198 s	Remaining CPU time: 1798.68 s
1.29/1.34	c core #107
1.29/1.34	c Core size: 3	Core Weight: 1	Total Weight: 107
1.29/1.34	c Elapsed CPU time: 1.3328 s	Remaining CPU time: 1798.67 s
1.29/1.36	c core #108
1.29/1.36	c Core size: 3	Core Weight: 1	Total Weight: 108
1.29/1.36	c Elapsed CPU time: 1.3458 s	Remaining CPU time: 1798.65 s
1.29/1.37	c core #109
1.29/1.37	c Core size: 3	Core Weight: 1	Total Weight: 109
1.29/1.37	c Elapsed CPU time: 1.35879 s	Remaining CPU time: 1798.64 s
1.29/1.38	c core #110
1.29/1.38	c Core size: 3	Core Weight: 1	Total Weight: 110
1.29/1.38	c Elapsed CPU time: 1.37179 s	Remaining CPU time: 1798.63 s
1.29/1.40	c core #111
1.29/1.40	c Core size: 3	Core Weight: 1	Total Weight: 111
1.29/1.40	c Elapsed CPU time: 1.38379 s	Remaining CPU time: 1798.62 s
1.39/1.41	c core #112
1.39/1.41	c Core size: 3	Core Weight: 1	Total Weight: 112
1.39/1.41	c Elapsed CPU time: 1.39679 s	Remaining CPU time: 1798.6 s
1.39/1.42	c core #113
1.39/1.42	c Core size: 3	Core Weight: 1	Total Weight: 113
1.39/1.42	c Elapsed CPU time: 1.40878 s	Remaining CPU time: 1798.59 s
1.39/1.43	c core #114
1.39/1.43	c Core size: 3	Core Weight: 1	Total Weight: 114
1.39/1.43	c Elapsed CPU time: 1.42278 s	Remaining CPU time: 1798.58 s
1.39/1.45	c core #115
1.39/1.45	c Core size: 3	Core Weight: 1	Total Weight: 115
1.39/1.45	c Elapsed CPU time: 1.43478 s	Remaining CPU time: 1798.57 s
1.39/1.46	c core #116
1.39/1.46	c Core size: 3	Core Weight: 1	Total Weight: 116
1.39/1.46	c Elapsed CPU time: 1.44778 s	Remaining CPU time: 1798.55 s
1.39/1.47	c core #117
1.39/1.47	c Core size: 3	Core Weight: 1	Total Weight: 117
1.39/1.47	c Elapsed CPU time: 1.45978 s	Remaining CPU time: 1798.54 s
1.39/1.49	c core #118
1.39/1.49	c Core size: 4	Core Weight: 1	Total Weight: 118
1.39/1.49	c Elapsed CPU time: 1.47178 s	Remaining CPU time: 1798.53 s
1.49/1.50	c core #119
1.49/1.50	c Core size: 3	Core Weight: 1	Total Weight: 119
1.49/1.50	c Elapsed CPU time: 1.48377 s	Remaining CPU time: 1798.52 s
1.49/1.51	c core #120
1.49/1.51	c Core size: 3	Core Weight: 1	Total Weight: 120
1.49/1.51	c Elapsed CPU time: 1.49677 s	Remaining CPU time: 1798.5 s
1.49/1.53	c core #121
1.49/1.53	c Core size: 3	Core Weight: 1	Total Weight: 121
1.49/1.53	c Elapsed CPU time: 1.50977 s	Remaining CPU time: 1798.49 s
1.49/1.54	c core #122
1.49/1.54	c Core size: 3	Core Weight: 1	Total Weight: 122
1.49/1.54	c Elapsed CPU time: 1.52277 s	Remaining CPU time: 1798.48 s
1.49/1.55	c core #123
1.49/1.55	c Core size: 2	Core Weight: 1	Total Weight: 123
1.49/1.55	c Elapsed CPU time: 1.53577 s	Remaining CPU time: 1798.46 s
1.49/1.56	c core #124
1.49/1.56	c Core size: 3	Core Weight: 1	Total Weight: 124
1.49/1.56	c Elapsed CPU time: 1.54876 s	Remaining CPU time: 1798.45 s
1.49/1.58	c core #125
1.49/1.58	c Core size: 3	Core Weight: 1	Total Weight: 125
1.49/1.58	c Elapsed CPU time: 1.56176 s	Remaining CPU time: 1798.44 s
1.49/1.59	c core #126
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: 126
1.49/1.59	c Elapsed CPU time: 1.57476 s	Remaining CPU time: 1798.43 s
1.60/1.60	c core #127
1.60/1.60	c Core size: 3	Core Weight: 1	Total Weight: 127
1.60/1.60	c Elapsed CPU time: 1.58676 s	Remaining CPU time: 1798.41 s
1.60/1.62	c core #128
1.60/1.62	c Core size: 4	Core Weight: 1	Total Weight: 128
1.60/1.62	c Elapsed CPU time: 1.59976 s	Remaining CPU time: 1798.4 s
1.60/1.63	c core #129
1.60/1.63	c Core size: 3	Core Weight: 1	Total Weight: 129
1.60/1.63	c Elapsed CPU time: 1.61275 s	Remaining CPU time: 1798.39 s
1.60/1.64	c core #130
1.60/1.64	c Core size: 3	Core Weight: 1	Total Weight: 130
1.60/1.64	c Elapsed CPU time: 1.62675 s	Remaining CPU time: 1798.37 s
1.60/1.66	c core #131
1.60/1.66	c Core size: 3	Core Weight: 1	Total Weight: 131
1.60/1.66	c Elapsed CPU time: 1.63875 s	Remaining CPU time: 1798.36 s
1.60/1.67	c core #132
1.60/1.67	c Core size: 3	Core Weight: 1	Total Weight: 132
1.60/1.67	c Elapsed CPU time: 1.65175 s	Remaining CPU time: 1798.35 s
1.60/1.68	c core #133
1.60/1.68	c Core size: 3	Core Weight: 1	Total Weight: 133
1.60/1.68	c Elapsed CPU time: 1.66575 s	Remaining CPU time: 1798.33 s
1.60/1.70	c core #134
1.60/1.70	c Core size: 3	Core Weight: 1	Total Weight: 134
1.60/1.70	c Elapsed CPU time: 1.67874 s	Remaining CPU time: 1798.32 s
1.70/1.71	c core #135
1.70/1.71	c Core size: 3	Core Weight: 1	Total Weight: 135
1.70/1.71	c Elapsed CPU time: 1.69074 s	Remaining CPU time: 1798.31 s
1.70/1.72	c core #136
1.70/1.72	c Core size: 3	Core Weight: 1	Total Weight: 136
1.70/1.72	c Elapsed CPU time: 1.70374 s	Remaining CPU time: 1798.3 s
1.70/1.73	c core #137
1.70/1.73	c Core size: 4	Core Weight: 1	Total Weight: 137
1.70/1.73	c Elapsed CPU time: 1.71674 s	Remaining CPU time: 1798.28 s
1.70/1.75	c core #138
1.70/1.75	c Core size: 3	Core Weight: 1	Total Weight: 138
1.70/1.75	c Elapsed CPU time: 1.72974 s	Remaining CPU time: 1798.27 s
1.70/1.76	c core #139
1.70/1.76	c Core size: 3	Core Weight: 1	Total Weight: 139
1.70/1.76	c Elapsed CPU time: 1.74174 s	Remaining CPU time: 1798.26 s
1.70/1.77	c core #140
1.70/1.77	c Core size: 3	Core Weight: 1	Total Weight: 140
1.70/1.77	c Elapsed CPU time: 1.75473 s	Remaining CPU time: 1798.25 s
1.70/1.79	c core #141
1.70/1.79	c Core size: 3	Core Weight: 1	Total Weight: 141
1.70/1.79	c Elapsed CPU time: 1.76773 s	Remaining CPU time: 1798.23 s
1.80/1.80	c core #142
1.80/1.80	c Core size: 3	Core Weight: 1	Total Weight: 142
1.80/1.80	c Elapsed CPU time: 1.78073 s	Remaining CPU time: 1798.22 s
1.80/1.81	c core #143
1.80/1.81	c Core size: 3	Core Weight: 1	Total Weight: 143
1.80/1.81	c Elapsed CPU time: 1.79273 s	Remaining CPU time: 1798.21 s
1.80/1.82	c core #144
1.80/1.82	c Core size: 3	Core Weight: 1	Total Weight: 144
1.80/1.82	c Elapsed CPU time: 1.80673 s	Remaining CPU time: 1798.19 s
1.80/1.84	c core #145
1.80/1.84	c Core size: 4	Core Weight: 1	Total Weight: 145
1.80/1.84	c Elapsed CPU time: 1.81972 s	Remaining CPU time: 1798.18 s
1.80/1.85	c core #146
1.80/1.85	c Core size: 3	Core Weight: 1	Total Weight: 146
1.80/1.85	c Elapsed CPU time: 1.83272 s	Remaining CPU time: 1798.17 s
1.80/1.86	c core #147
1.80/1.86	c Core size: 3	Core Weight: 1	Total Weight: 147
1.80/1.86	c Elapsed CPU time: 1.84572 s	Remaining CPU time: 1798.15 s
1.80/1.88	c core #148
1.80/1.88	c Core size: 3	Core Weight: 1	Total Weight: 148
1.80/1.88	c Elapsed CPU time: 1.85872 s	Remaining CPU time: 1798.14 s
1.80/1.89	c core #149
1.80/1.89	c Core size: 3	Core Weight: 1	Total Weight: 149
1.80/1.89	c Elapsed CPU time: 1.87271 s	Remaining CPU time: 1798.13 s
1.90/1.90	c core #150
1.90/1.90	c Core size: 2	Core Weight: 1	Total Weight: 150
1.90/1.90	c Elapsed CPU time: 1.88671 s	Remaining CPU time: 1798.11 s
1.90/1.92	c core #151
1.90/1.92	c Core size: 3	Core Weight: 1	Total Weight: 151
1.90/1.92	c Elapsed CPU time: 1.89971 s	Remaining CPU time: 1798.1 s
1.90/1.93	c core #152
1.90/1.93	c Core size: 3	Core Weight: 1	Total Weight: 152
1.90/1.93	c Elapsed CPU time: 1.91271 s	Remaining CPU time: 1798.09 s
1.90/1.94	c core #153
1.90/1.94	c Core size: 4	Core Weight: 1	Total Weight: 153
1.90/1.94	c Elapsed CPU time: 1.92571 s	Remaining CPU time: 1798.07 s
1.90/1.96	c core #154
1.90/1.96	c Core size: 3	Core Weight: 1	Total Weight: 154
1.90/1.96	c Elapsed CPU time: 1.93971 s	Remaining CPU time: 1798.06 s
1.90/1.97	c core #155
1.90/1.97	c Core size: 3	Core Weight: 1	Total Weight: 155
1.90/1.97	c Elapsed CPU time: 1.9527 s	Remaining CPU time: 1798.05 s
1.90/1.99	c core #156
1.90/1.99	c Core size: 3	Core Weight: 1	Total Weight: 156
1.90/1.99	c Elapsed CPU time: 1.9667 s	Remaining CPU time: 1798.03 s
1.99/2.00	c core #157
1.99/2.00	c Core size: 3	Core Weight: 1	Total Weight: 157
1.99/2.00	c Elapsed CPU time: 1.9797 s	Remaining CPU time: 1798.02 s
1.99/2.01	c core #158
1.99/2.01	c Core size: 3	Core Weight: 1	Total Weight: 158
1.99/2.01	c Elapsed CPU time: 1.9917 s	Remaining CPU time: 1798.01 s
1.99/2.02	c core #159
1.99/2.02	c Core size: 3	Core Weight: 1	Total Weight: 159
1.99/2.02	c Elapsed CPU time: 2.00469 s	Remaining CPU time: 1798 s
1.99/2.04	c core #160
1.99/2.04	c Core size: 3	Core Weight: 1	Total Weight: 160
1.99/2.04	c Elapsed CPU time: 2.01769 s	Remaining CPU time: 1797.98 s
1.99/2.05	c core #161
1.99/2.05	c Core size: 3	Core Weight: 1	Total Weight: 161
1.99/2.05	c Elapsed CPU time: 2.03069 s	Remaining CPU time: 1797.97 s
1.99/2.06	c core #162
1.99/2.06	c Core size: 3	Core Weight: 1	Total Weight: 162
1.99/2.06	c Elapsed CPU time: 2.04369 s	Remaining CPU time: 1797.96 s
1.99/2.07	c core #163
1.99/2.07	c Core size: 4	Core Weight: 1	Total Weight: 163
1.99/2.07	c Elapsed CPU time: 2.05569 s	Remaining CPU time: 1797.94 s
1.99/2.09	c core #164
1.99/2.09	c Core size: 3	Core Weight: 1	Total Weight: 164
1.99/2.09	c Elapsed CPU time: 2.06968 s	Remaining CPU time: 1797.93 s
1.99/2.10	c core #165
1.99/2.10	c Core size: 3	Core Weight: 1	Total Weight: 165
1.99/2.10	c Elapsed CPU time: 2.08268 s	Remaining CPU time: 1797.92 s
2.10/2.12	c core #166
2.10/2.12	c Core size: 3	Core Weight: 1	Total Weight: 166
2.10/2.12	c Elapsed CPU time: 2.09668 s	Remaining CPU time: 1797.9 s
2.10/2.13	c core #167
2.10/2.13	c Core size: 4	Core Weight: 1	Total Weight: 167
2.10/2.13	c Elapsed CPU time: 2.11068 s	Remaining CPU time: 1797.89 s
2.10/2.14	c core #168
2.10/2.14	c Core size: 3	Core Weight: 1	Total Weight: 168
2.10/2.14	c Elapsed CPU time: 2.12368 s	Remaining CPU time: 1797.88 s
2.10/2.16	c core #169
2.10/2.16	c Core size: 3	Core Weight: 1	Total Weight: 169
2.10/2.16	c Elapsed CPU time: 2.13667 s	Remaining CPU time: 1797.86 s
2.10/2.17	c core #170
2.10/2.17	c Core size: 4	Core Weight: 1	Total Weight: 170
2.10/2.17	c Elapsed CPU time: 2.14967 s	Remaining CPU time: 1797.85 s
2.10/2.18	c core #171
2.10/2.18	c Core size: 3	Core Weight: 1	Total Weight: 171
2.10/2.18	c Elapsed CPU time: 2.16267 s	Remaining CPU time: 1797.84 s
2.10/2.20	c core #172
2.10/2.20	c Core size: 3	Core Weight: 1	Total Weight: 172
2.10/2.20	c Elapsed CPU time: 2.17667 s	Remaining CPU time: 1797.82 s
2.19/2.21	c core #173
2.19/2.21	c Core size: 3	Core Weight: 1	Total Weight: 173
2.19/2.21	c Elapsed CPU time: 2.18967 s	Remaining CPU time: 1797.81 s
2.19/2.23	c core #174
2.19/2.23	c Core size: 3	Core Weight: 1	Total Weight: 174
2.19/2.23	c Elapsed CPU time: 2.20267 s	Remaining CPU time: 1797.8 s
2.19/2.24	c core #175
2.19/2.24	c Core size: 4	Core Weight: 1	Total Weight: 175
2.19/2.24	c Elapsed CPU time: 2.21666 s	Remaining CPU time: 1797.78 s
2.19/2.25	c core #176
2.19/2.25	c Core size: 4	Core Weight: 1	Total Weight: 176
2.19/2.25	c Elapsed CPU time: 2.22866 s	Remaining CPU time: 1797.77 s
2.19/2.27	c core #177
2.19/2.27	c Core size: 2	Core Weight: 1	Total Weight: 177
2.19/2.27	c Elapsed CPU time: 2.24266 s	Remaining CPU time: 1797.76 s
2.19/2.28	c core #178
2.19/2.28	c Core size: 3	Core Weight: 1	Total Weight: 178
2.19/2.28	c Elapsed CPU time: 2.25566 s	Remaining CPU time: 1797.74 s
2.19/2.29	c core #179
2.19/2.29	c Core size: 3	Core Weight: 1	Total Weight: 179
2.19/2.29	c Elapsed CPU time: 2.26865 s	Remaining CPU time: 1797.73 s
2.29/2.31	c core #180
2.29/2.31	c Core size: 3	Core Weight: 1	Total Weight: 180
2.29/2.31	c Elapsed CPU time: 2.28165 s	Remaining CPU time: 1797.72 s
2.29/2.32	c core #181
2.29/2.32	c Core size: 3	Core Weight: 1	Total Weight: 181
2.29/2.32	c Elapsed CPU time: 2.29465 s	Remaining CPU time: 1797.71 s
2.29/2.34	c core #182
2.29/2.34	c Core size: 3	Core Weight: 1	Total Weight: 182
2.29/2.34	c Elapsed CPU time: 2.30965 s	Remaining CPU time: 1797.69 s
2.29/2.35	c core #183
2.29/2.35	c Core size: 3	Core Weight: 1	Total Weight: 183
2.29/2.35	c Elapsed CPU time: 2.32265 s	Remaining CPU time: 1797.68 s
2.29/2.36	c core #184
2.29/2.36	c Core size: 3	Core Weight: 1	Total Weight: 184
2.29/2.36	c Elapsed CPU time: 2.33564 s	Remaining CPU time: 1797.66 s
2.29/2.38	c core #185
2.29/2.38	c Core size: 4	Core Weight: 1	Total Weight: 185
2.29/2.38	c Elapsed CPU time: 2.34964 s	Remaining CPU time: 1797.65 s
2.29/2.39	c core #186
2.29/2.39	c Core size: 3	Core Weight: 1	Total Weight: 186
2.29/2.39	c Elapsed CPU time: 2.36364 s	Remaining CPU time: 1797.64 s
2.39/2.40	c core #187
2.39/2.40	c Core size: 3	Core Weight: 1	Total Weight: 187
2.39/2.40	c Elapsed CPU time: 2.37764 s	Remaining CPU time: 1797.62 s
2.39/2.42	c core #188
2.39/2.42	c Core size: 3	Core Weight: 1	Total Weight: 188
2.39/2.42	c Elapsed CPU time: 2.38964 s	Remaining CPU time: 1797.61 s
2.39/2.43	c core #189
2.39/2.43	c Core size: 3	Core Weight: 1	Total Weight: 189
2.39/2.43	c Elapsed CPU time: 2.40263 s	Remaining CPU time: 1797.6 s
2.39/2.44	c core #190
2.39/2.44	c Core size: 3	Core Weight: 1	Total Weight: 190
2.39/2.44	c Elapsed CPU time: 2.41563 s	Remaining CPU time: 1797.58 s
2.39/2.46	c core #191
2.39/2.46	c Core size: 3	Core Weight: 1	Total Weight: 191
2.39/2.46	c Elapsed CPU time: 2.42863 s	Remaining CPU time: 1797.57 s
2.39/2.47	c core #192
2.39/2.47	c Core size: 4	Core Weight: 1	Total Weight: 192
2.39/2.47	c Elapsed CPU time: 2.44263 s	Remaining CPU time: 1797.56 s
2.39/2.48	c core #193
2.39/2.48	c Core size: 3	Core Weight: 1	Total Weight: 193
2.39/2.48	c Elapsed CPU time: 2.45563 s	Remaining CPU time: 1797.54 s
2.48/2.50	c core #194
2.48/2.50	c Core size: 3	Core Weight: 1	Total Weight: 194
2.48/2.50	c Elapsed CPU time: 2.46962 s	Remaining CPU time: 1797.53 s
2.48/2.51	c core #195
2.48/2.51	c Core size: 3	Core Weight: 1	Total Weight: 195
2.48/2.51	c Elapsed CPU time: 2.48262 s	Remaining CPU time: 1797.52 s
2.48/2.53	c core #196
2.48/2.53	c Core size: 3	Core Weight: 1	Total Weight: 196
2.48/2.53	c Elapsed CPU time: 2.49662 s	Remaining CPU time: 1797.5 s
2.48/2.54	c core #197
2.48/2.54	c Core size: 4	Core Weight: 1	Total Weight: 197
2.48/2.54	c Elapsed CPU time: 2.50962 s	Remaining CPU time: 1797.49 s
2.48/2.55	c core #198
2.48/2.55	c Core size: 3	Core Weight: 1	Total Weight: 198
2.48/2.55	c Elapsed CPU time: 2.52162 s	Remaining CPU time: 1797.48 s
2.48/2.57	c core #199
2.48/2.57	c Core size: 3	Core Weight: 1	Total Weight: 199
2.48/2.57	c Elapsed CPU time: 2.53561 s	Remaining CPU time: 1797.46 s
2.48/2.58	c core #200
2.48/2.58	c Core size: 2	Core Weight: 1	Total Weight: 200
2.48/2.58	c Elapsed CPU time: 2.55061 s	Remaining CPU time: 1797.45 s
2.48/2.59	c core #201
2.48/2.59	c Core size: 3	Core Weight: 1	Total Weight: 201
2.48/2.59	c Elapsed CPU time: 2.56361 s	Remaining CPU time: 1797.44 s
2.58/2.61	c core #202
2.58/2.61	c Core size: 3	Core Weight: 1	Total Weight: 202
2.58/2.61	c Elapsed CPU time: 2.57761 s	Remaining CPU time: 1797.42 s
2.58/2.62	c core #203
2.58/2.62	c Core size: 3	Core Weight: 1	Total Weight: 203
2.58/2.62	c Elapsed CPU time: 2.59161 s	Remaining CPU time: 1797.41 s
2.58/2.63	c core #204
2.58/2.63	c Core size: 3	Core Weight: 1	Total Weight: 204
2.58/2.63	c Elapsed CPU time: 2.6046 s	Remaining CPU time: 1797.4 s
2.58/2.65	c core #205
2.58/2.65	c Core size: 3	Core Weight: 1	Total Weight: 205
2.58/2.65	c Elapsed CPU time: 2.6186 s	Remaining CPU time: 1797.38 s
2.58/2.66	c core #206
2.58/2.66	c Core size: 3	Core Weight: 1	Total Weight: 206
2.58/2.66	c Elapsed CPU time: 2.6316 s	Remaining CPU time: 1797.37 s
2.58/2.68	c core #207
2.58/2.68	c Core size: 3	Core Weight: 1	Total Weight: 207
2.58/2.68	c Elapsed CPU time: 2.6456 s	Remaining CPU time: 1797.35 s
2.58/2.69	c core #208
2.58/2.69	c Core size: 3	Core Weight: 1	Total Weight: 208
2.58/2.69	c Elapsed CPU time: 2.66059 s	Remaining CPU time: 1797.34 s
2.68/2.71	c core #209
2.68/2.71	c Core size: 3	Core Weight: 1	Total Weight: 209
2.68/2.71	c Elapsed CPU time: 2.67459 s	Remaining CPU time: 1797.33 s
2.68/2.72	c core #210
2.68/2.72	c Core size: 3	Core Weight: 1	Total Weight: 210
2.68/2.72	c Elapsed CPU time: 2.68859 s	Remaining CPU time: 1797.31 s
2.68/2.73	c core #211
2.68/2.73	c Core size: 3	Core Weight: 1	Total Weight: 211
2.68/2.73	c Elapsed CPU time: 2.70259 s	Remaining CPU time: 1797.3 s
2.68/2.75	c core #212
2.68/2.75	c Core size: 3	Core Weight: 1	Total Weight: 212
2.68/2.75	c Elapsed CPU time: 2.71659 s	Remaining CPU time: 1797.28 s
2.68/2.76	c core #213
2.68/2.76	c Core size: 3	Core Weight: 1	Total Weight: 213
2.68/2.76	c Elapsed CPU time: 2.73158 s	Remaining CPU time: 1797.27 s
2.68/2.78	c core #214
2.68/2.78	c Core size: 3	Core Weight: 1	Total Weight: 214
2.68/2.78	c Elapsed CPU time: 2.74358 s	Remaining CPU time: 1797.26 s
2.68/2.79	c core #215
2.68/2.79	c Core size: 3	Core Weight: 1	Total Weight: 215
2.68/2.79	c Elapsed CPU time: 2.75658 s	Remaining CPU time: 1797.24 s
2.79/2.80	c core #216
2.79/2.80	c Core size: 3	Core Weight: 1	Total Weight: 216
2.79/2.81	c Elapsed CPU time: 2.77158 s	Remaining CPU time: 1797.23 s
2.79/2.82	c core #217
2.79/2.82	c Core size: 3	Core Weight: 1	Total Weight: 217
2.79/2.82	c Elapsed CPU time: 2.78558 s	Remaining CPU time: 1797.21 s
2.79/2.83	c core #218
2.79/2.83	c Core size: 3	Core Weight: 1	Total Weight: 218
2.79/2.83	c Elapsed CPU time: 2.79857 s	Remaining CPU time: 1797.2 s
2.79/2.85	c core #219
2.79/2.85	c Core size: 4	Core Weight: 1	Total Weight: 219
2.79/2.85	c Elapsed CPU time: 2.81257 s	Remaining CPU time: 1797.19 s
2.79/2.86	c core #220
2.79/2.86	c Core size: 3	Core Weight: 1	Total Weight: 220
2.79/2.86	c Elapsed CPU time: 2.82757 s	Remaining CPU time: 1797.17 s
2.79/2.88	c core #221
2.79/2.88	c Core size: 3	Core Weight: 1	Total Weight: 221
2.79/2.88	c Elapsed CPU time: 2.84257 s	Remaining CPU time: 1797.16 s
2.79/2.89	c core #222
2.79/2.89	c Core size: 3	Core Weight: 1	Total Weight: 222
2.79/2.89	c Elapsed CPU time: 2.85556 s	Remaining CPU time: 1797.14 s
2.89/2.90	c core #223
2.89/2.90	c Core size: 2	Core Weight: 1	Total Weight: 223
2.89/2.90	c Elapsed CPU time: 2.86956 s	Remaining CPU time: 1797.13 s
2.89/2.92	c core #224
2.89/2.92	c Core size: 3	Core Weight: 1	Total Weight: 224
2.89/2.92	c Elapsed CPU time: 2.88256 s	Remaining CPU time: 1797.12 s
2.89/2.93	c core #225
2.89/2.93	c Core size: 3	Core Weight: 1	Total Weight: 225
2.89/2.93	c Elapsed CPU time: 2.89556 s	Remaining CPU time: 1797.1 s
2.89/2.94	c core #226
2.89/2.94	c Core size: 3	Core Weight: 1	Total Weight: 226
2.89/2.94	c Elapsed CPU time: 2.90856 s	Remaining CPU time: 1797.09 s
2.89/2.96	c core #227
2.89/2.96	c Core size: 3	Core Weight: 1	Total Weight: 227
2.89/2.96	c Elapsed CPU time: 2.92256 s	Remaining CPU time: 1797.08 s
2.89/2.97	c core #228
2.89/2.97	c Core size: 3	Core Weight: 1	Total Weight: 228
2.89/2.97	c Elapsed CPU time: 2.93655 s	Remaining CPU time: 1797.06 s
2.89/2.98	c core #229
2.89/2.98	c Core size: 3	Core Weight: 1	Total Weight: 229
2.89/2.98	c Elapsed CPU time: 2.94955 s	Remaining CPU time: 1797.05 s
2.99/3.00	c core #230
2.99/3.00	c Core size: 3	Core Weight: 1	Total Weight: 230
2.99/3.00	c Elapsed CPU time: 2.96255 s	Remaining CPU time: 1797.04 s
2.99/3.01	c core #231
2.99/3.01	c Core size: 3	Core Weight: 1	Total Weight: 231
2.99/3.01	c Elapsed CPU time: 2.97655 s	Remaining CPU time: 1797.02 s
2.99/3.03	c core #232
2.99/3.03	c Core size: 3	Core Weight: 1	Total Weight: 232
2.99/3.03	c Elapsed CPU time: 2.98955 s	Remaining CPU time: 1797.01 s
2.99/3.04	c core #233
2.99/3.04	c Core size: 3	Core Weight: 1	Total Weight: 233
2.99/3.04	c Elapsed CPU time: 3.00454 s	Remaining CPU time: 1797 s
2.99/3.06	c core #234
2.99/3.06	c Core size: 3	Core Weight: 1	Total Weight: 234
2.99/3.06	c Elapsed CPU time: 3.01954 s	Remaining CPU time: 1796.98 s
2.99/3.07	c core #235
2.99/3.07	c Core size: 3	Core Weight: 1	Total Weight: 235
2.99/3.07	c Elapsed CPU time: 3.03454 s	Remaining CPU time: 1796.97 s
2.99/3.08	c core #236
2.99/3.08	c Core size: 3	Core Weight: 1	Total Weight: 236
2.99/3.08	c Elapsed CPU time: 3.04854 s	Remaining CPU time: 1796.95 s
3.09/3.10	c core #237
3.09/3.10	c Core size: 3	Core Weight: 1	Total Weight: 237
3.09/3.10	c Elapsed CPU time: 3.06353 s	Remaining CPU time: 1796.94 s
3.09/3.11	c core #238
3.09/3.11	c Core size: 3	Core Weight: 1	Total Weight: 238
3.09/3.11	c Elapsed CPU time: 3.07853 s	Remaining CPU time: 1796.92 s
3.09/3.13	c core #239
3.09/3.13	c Core size: 3	Core Weight: 1	Total Weight: 239
3.09/3.13	c Elapsed CPU time: 3.09253 s	Remaining CPU time: 1796.91 s
3.09/3.14	c core #240
3.09/3.14	c Core size: 3	Core Weight: 1	Total Weight: 240
3.09/3.14	c Elapsed CPU time: 3.10653 s	Remaining CPU time: 1796.89 s
3.09/3.16	c core #241
3.09/3.16	c Core size: 3	Core Weight: 1	Total Weight: 241
3.09/3.16	c Elapsed CPU time: 3.12052 s	Remaining CPU time: 1796.88 s
3.09/3.17	c core #242
3.09/3.17	c Core size: 3	Core Weight: 1	Total Weight: 242
3.09/3.17	c Elapsed CPU time: 3.13452 s	Remaining CPU time: 1796.87 s
3.09/3.19	c core #243
3.09/3.19	c Core size: 3	Core Weight: 1	Total Weight: 243
3.09/3.19	c Elapsed CPU time: 3.14952 s	Remaining CPU time: 1796.85 s
3.19/3.20	c core #244
3.19/3.20	c Core size: 3	Core Weight: 1	Total Weight: 244
3.19/3.20	c Elapsed CPU time: 3.16452 s	Remaining CPU time: 1796.84 s
3.19/3.22	c core #245
3.19/3.22	c Core size: 2	Core Weight: 1	Total Weight: 245
3.19/3.22	c Elapsed CPU time: 3.17852 s	Remaining CPU time: 1796.82 s
3.19/3.23	c core #246
3.19/3.23	c Core size: 3	Core Weight: 1	Total Weight: 246
3.19/3.23	c Elapsed CPU time: 3.19251 s	Remaining CPU time: 1796.81 s
3.19/3.24	c core #247
3.19/3.24	c Core size: 3	Core Weight: 1	Total Weight: 247
3.19/3.24	c Elapsed CPU time: 3.20651 s	Remaining CPU time: 1796.79 s
3.19/3.26	c core #248
3.19/3.26	c Core size: 3	Core Weight: 1	Total Weight: 248
3.19/3.26	c Elapsed CPU time: 3.22051 s	Remaining CPU time: 1796.78 s
3.19/3.27	c core #249
3.19/3.27	c Core size: 3	Core Weight: 1	Total Weight: 249
3.19/3.27	c Elapsed CPU time: 3.23551 s	Remaining CPU time: 1796.76 s
3.19/3.29	c core #250
3.19/3.29	c Core size: 3	Core Weight: 1	Total Weight: 250
3.19/3.29	c Elapsed CPU time: 3.24951 s	Remaining CPU time: 1796.75 s
3.29/3.30	c core #251
3.29/3.30	c Core size: 3	Core Weight: 1	Total Weight: 251
3.29/3.30	c Elapsed CPU time: 3.2635 s	Remaining CPU time: 1796.74 s
3.29/3.32	c core #252
3.29/3.32	c Core size: 3	Core Weight: 1	Total Weight: 252
3.29/3.32	c Elapsed CPU time: 3.2775 s	Remaining CPU time: 1796.72 s
3.29/3.33	c core #253
3.29/3.33	c Core size: 3	Core Weight: 1	Total Weight: 253
3.29/3.33	c Elapsed CPU time: 3.2925 s	Remaining CPU time: 1796.71 s
3.29/3.35	c core #254
3.29/3.35	c Core size: 3	Core Weight: 1	Total Weight: 254
3.29/3.35	c Elapsed CPU time: 3.3075 s	Remaining CPU time: 1796.69 s
3.29/3.36	c core #255
3.29/3.36	c Core size: 3	Core Weight: 1	Total Weight: 255
3.29/3.36	c Elapsed CPU time: 3.32249 s	Remaining CPU time: 1796.68 s
3.29/3.38	c core #256
3.29/3.38	c Core size: 3	Core Weight: 1	Total Weight: 256
3.29/3.38	c Elapsed CPU time: 3.33749 s	Remaining CPU time: 1796.66 s
3.29/3.39	c core #257
3.29/3.39	c Core size: 3	Core Weight: 1	Total Weight: 257
3.29/3.39	c Elapsed CPU time: 3.35249 s	Remaining CPU time: 1796.65 s
3.38/3.41	c core #258
3.38/3.41	c Core size: 3	Core Weight: 1	Total Weight: 258
3.38/3.41	c Elapsed CPU time: 3.36749 s	Remaining CPU time: 1796.63 s
3.38/3.42	c core #259
3.38/3.42	c Core size: 3	Core Weight: 1	Total Weight: 259
3.38/3.42	c Elapsed CPU time: 3.38149 s	Remaining CPU time: 1796.62 s
3.38/3.44	c core #260
3.38/3.44	c Core size: 3	Core Weight: 1	Total Weight: 260
3.38/3.44	c Elapsed CPU time: 3.39548 s	Remaining CPU time: 1796.6 s
3.38/3.45	c core #261
3.38/3.45	c Core size: 3	Core Weight: 1	Total Weight: 261
3.38/3.45	c Elapsed CPU time: 3.41048 s	Remaining CPU time: 1796.59 s
3.38/3.47	c core #262
3.38/3.47	c Core size: 4	Core Weight: 1	Total Weight: 262
3.38/3.47	c Elapsed CPU time: 3.42548 s	Remaining CPU time: 1796.57 s
3.38/3.48	c core #263
3.38/3.48	c Core size: 3	Core Weight: 1	Total Weight: 263
3.38/3.48	c Elapsed CPU time: 3.43948 s	Remaining CPU time: 1796.56 s
3.48/3.50	c core #264
3.48/3.50	c Core size: 3	Core Weight: 1	Total Weight: 264
3.48/3.50	c Elapsed CPU time: 3.45447 s	Remaining CPU time: 1796.55 s
3.48/3.51	c core #265
3.48/3.51	c Core size: 3	Core Weight: 1	Total Weight: 265
3.48/3.51	c Elapsed CPU time: 3.46947 s	Remaining CPU time: 1796.53 s
3.48/3.53	c core #266
3.48/3.53	c Core size: 3	Core Weight: 1	Total Weight: 266
3.48/3.53	c Elapsed CPU time: 3.48447 s	Remaining CPU time: 1796.52 s
3.48/3.54	c core #267
3.48/3.54	c Core size: 2	Core Weight: 1	Total Weight: 267
3.48/3.54	c Elapsed CPU time: 3.50047 s	Remaining CPU time: 1796.5 s
3.48/3.56	c core #268
3.48/3.56	c Core size: 3	Core Weight: 1	Total Weight: 268
3.48/3.56	c Elapsed CPU time: 3.51446 s	Remaining CPU time: 1796.49 s
3.48/3.57	c core #269
3.48/3.57	c Core size: 3	Core Weight: 1	Total Weight: 269
3.48/3.57	c Elapsed CPU time: 3.53046 s	Remaining CPU time: 1796.47 s
3.48/3.59	c core #270
3.48/3.59	c Core size: 4	Core Weight: 1	Total Weight: 270
3.48/3.59	c Elapsed CPU time: 3.54346 s	Remaining CPU time: 1796.46 s
3.58/3.60	c core #271
3.58/3.60	c Core size: 3	Core Weight: 1	Total Weight: 271
3.58/3.60	c Elapsed CPU time: 3.55946 s	Remaining CPU time: 1796.44 s
3.58/3.62	c core #272
3.58/3.62	c Core size: 3	Core Weight: 1	Total Weight: 272
3.58/3.62	c Elapsed CPU time: 3.57346 s	Remaining CPU time: 1796.43 s
3.58/3.63	c core #273
3.58/3.63	c Core size: 3	Core Weight: 1	Total Weight: 273
3.58/3.63	c Elapsed CPU time: 3.58945 s	Remaining CPU time: 1796.41 s
3.58/3.65	c core #274
3.58/3.65	c Core size: 4	Core Weight: 1	Total Weight: 274
3.58/3.65	c Elapsed CPU time: 3.60345 s	Remaining CPU time: 1796.4 s
3.58/3.66	c core #275
3.58/3.66	c Core size: 3	Core Weight: 1	Total Weight: 275
3.58/3.66	c Elapsed CPU time: 3.61845 s	Remaining CPU time: 1796.38 s
3.58/3.68	c core #276
3.58/3.68	c Core size: 3	Core Weight: 1	Total Weight: 276
3.58/3.68	c Elapsed CPU time: 3.63245 s	Remaining CPU time: 1796.37 s
3.58/3.70	c core #277
3.58/3.70	c Core size: 3	Core Weight: 1	Total Weight: 277
3.58/3.70	c Elapsed CPU time: 3.64845 s	Remaining CPU time: 1796.35 s
3.67/3.71	c core #278
3.67/3.71	c Core size: 3	Core Weight: 1	Total Weight: 278
3.67/3.71	c Elapsed CPU time: 3.66344 s	Remaining CPU time: 1796.34 s
3.67/3.73	c core #279
3.67/3.73	c Core size: 3	Core Weight: 1	Total Weight: 279
3.67/3.73	c Elapsed CPU time: 3.67944 s	Remaining CPU time: 1796.32 s
3.67/3.74	c core #280
3.67/3.74	c Core size: 3	Core Weight: 1	Total Weight: 280
3.67/3.74	c Elapsed CPU time: 3.69444 s	Remaining CPU time: 1796.31 s
3.67/3.76	c core #281
3.67/3.76	c Core size: 3	Core Weight: 1	Total Weight: 281
3.67/3.76	c Elapsed CPU time: 3.71043 s	Remaining CPU time: 1796.29 s
3.67/3.77	c core #282
3.67/3.77	c Core size: 3	Core Weight: 1	Total Weight: 282
3.67/3.77	c Elapsed CPU time: 3.72443 s	Remaining CPU time: 1796.28 s
3.67/3.79	c core #283
3.67/3.79	c Core size: 3	Core Weight: 1	Total Weight: 283
3.67/3.79	c Elapsed CPU time: 3.74043 s	Remaining CPU time: 1796.26 s
3.77/3.80	c core #284
3.77/3.80	c Core size: 3	Core Weight: 1	Total Weight: 284
3.77/3.80	c Elapsed CPU time: 3.75443 s	Remaining CPU time: 1796.25 s
3.77/3.82	c core #285
3.77/3.82	c Core size: 4	Core Weight: 1	Total Weight: 285
3.77/3.82	c Elapsed CPU time: 3.76943 s	Remaining CPU time: 1796.23 s
3.77/3.83	c core #286
3.77/3.83	c Core size: 3	Core Weight: 1	Total Weight: 286
3.77/3.83	c Elapsed CPU time: 3.78342 s	Remaining CPU time: 1796.22 s
3.77/3.85	c core #287
3.77/3.85	c Core size: 3	Core Weight: 1	Total Weight: 287
3.77/3.85	c Elapsed CPU time: 3.79842 s	Remaining CPU time: 1796.2 s
3.77/3.86	c core #288
3.77/3.86	c Core size: 3	Core Weight: 1	Total Weight: 288
3.77/3.86	c Elapsed CPU time: 3.81242 s	Remaining CPU time: 1796.19 s
3.77/3.88	c core #289
3.77/3.88	c Core size: 3	Core Weight: 1	Total Weight: 289
3.77/3.88	c Elapsed CPU time: 3.82842 s	Remaining CPU time: 1796.17 s
3.77/3.89	c core #290
3.77/3.89	c Core size: 2	Core Weight: 1	Total Weight: 290
3.77/3.89	c Elapsed CPU time: 3.84342 s	Remaining CPU time: 1796.16 s
3.87/3.91	c core #291
3.87/3.91	c Core size: 3	Core Weight: 1	Total Weight: 291
3.87/3.91	c Elapsed CPU time: 3.85941 s	Remaining CPU time: 1796.14 s
3.87/3.92	c core #292
3.87/3.92	c Core size: 3	Core Weight: 1	Total Weight: 292
3.87/3.92	c Elapsed CPU time: 3.87441 s	Remaining CPU time: 1796.13 s
3.87/3.94	c core #293
3.87/3.94	c Core size: 3	Core Weight: 1	Total Weight: 293
3.87/3.94	c Elapsed CPU time: 3.88941 s	Remaining CPU time: 1796.11 s
3.87/3.95	c core #294
3.87/3.95	c Core size: 3	Core Weight: 1	Total Weight: 294
3.87/3.95	c Elapsed CPU time: 3.90341 s	Remaining CPU time: 1796.1 s
3.87/3.97	c core #295
3.87/3.97	c Core size: 3	Core Weight: 1	Total Weight: 295
3.87/3.97	c Elapsed CPU time: 3.9184 s	Remaining CPU time: 1796.08 s
3.87/3.98	c core #296
3.87/3.98	c Core size: 3	Core Weight: 1	Total Weight: 296
3.87/3.98	c Elapsed CPU time: 3.9324 s	Remaining CPU time: 1796.07 s
3.97/4.00	c core #297
3.97/4.00	c Core size: 3	Core Weight: 1	Total Weight: 297
3.97/4.00	c Elapsed CPU time: 3.9484 s	Remaining CPU time: 1796.05 s
3.97/4.02	c core #298
3.97/4.02	c Core size: 3	Core Weight: 1	Total Weight: 298
3.97/4.02	c Elapsed CPU time: 3.9624 s	Remaining CPU time: 1796.04 s
3.97/4.03	c core #299
3.97/4.03	c Core size: 3	Core Weight: 1	Total Weight: 299
3.97/4.03	c Elapsed CPU time: 3.9774 s	Remaining CPU time: 1796.02 s
3.97/4.05	c core #300
3.97/4.05	c Core size: 3	Core Weight: 1	Total Weight: 300
3.97/4.05	c Elapsed CPU time: 3.99139 s	Remaining CPU time: 1796.01 s
3.97/4.06	c core #301
3.97/4.06	c Core size: 3	Core Weight: 1	Total Weight: 301
3.97/4.06	c Elapsed CPU time: 4.00739 s	Remaining CPU time: 1795.99 s
3.97/4.08	c core #302
3.97/4.08	c Core size: 3	Core Weight: 1	Total Weight: 302
3.97/4.08	c Elapsed CPU time: 4.02239 s	Remaining CPU time: 1795.98 s
3.97/4.09	c core #303
3.97/4.09	c Core size: 3	Core Weight: 1	Total Weight: 303
3.97/4.09	c Elapsed CPU time: 4.03839 s	Remaining CPU time: 1795.96 s
4.07/4.11	c core #304
4.07/4.11	c Core size: 3	Core Weight: 1	Total Weight: 304
4.07/4.11	c Elapsed CPU time: 4.05238 s	Remaining CPU time: 1795.95 s
4.07/4.12	c core #305
4.07/4.12	c Core size: 3	Core Weight: 1	Total Weight: 305
4.07/4.12	c Elapsed CPU time: 4.06838 s	Remaining CPU time: 1795.93 s
4.07/4.14	c core #306
4.07/4.14	c Core size: 3	Core Weight: 1	Total Weight: 306
4.07/4.14	c Elapsed CPU time: 4.08238 s	Remaining CPU time: 1795.92 s
4.07/4.15	c core #307
4.07/4.15	c Core size: 3	Core Weight: 1	Total Weight: 307
4.07/4.15	c Elapsed CPU time: 4.09838 s	Remaining CPU time: 1795.9 s
4.07/4.17	c core #308
4.07/4.17	c Core size: 3	Core Weight: 1	Total Weight: 308
4.07/4.17	c Elapsed CPU time: 4.11337 s	Remaining CPU time: 1795.89 s
4.07/4.19	c core #309
4.07/4.19	c Core size: 2	Core Weight: 1	Total Weight: 309
4.07/4.19	c Elapsed CPU time: 4.12937 s	Remaining CPU time: 1795.87 s
4.17/4.20	c core #310
4.17/4.20	c Core size: 3	Core Weight: 1	Total Weight: 310
4.17/4.20	c Elapsed CPU time: 4.14437 s	Remaining CPU time: 1795.86 s
4.17/4.22	c core #311
4.17/4.22	c Core size: 3	Core Weight: 1	Total Weight: 311
4.17/4.22	c Elapsed CPU time: 4.15937 s	Remaining CPU time: 1795.84 s
4.17/4.23	c core #312
4.17/4.23	c Core size: 3	Core Weight: 1	Total Weight: 312
4.17/4.23	c Elapsed CPU time: 4.17436 s	Remaining CPU time: 1795.83 s
4.17/4.25	c core #313
4.17/4.25	c Core size: 3	Core Weight: 1	Total Weight: 313
4.17/4.25	c Elapsed CPU time: 4.19136 s	Remaining CPU time: 1795.81 s
4.17/4.26	c core #314
4.17/4.26	c Core size: 3	Core Weight: 1	Total Weight: 314
4.17/4.26	c Elapsed CPU time: 4.20636 s	Remaining CPU time: 1795.79 s
4.17/4.28	c core #315
4.17/4.28	c Core size: 3	Core Weight: 1	Total Weight: 315
4.17/4.28	c Elapsed CPU time: 4.22136 s	Remaining CPU time: 1795.78 s
4.17/4.29	c core #316
4.17/4.29	c Core size: 3	Core Weight: 1	Total Weight: 316
4.17/4.29	c Elapsed CPU time: 4.23635 s	Remaining CPU time: 1795.76 s
4.27/4.31	c core #317
4.27/4.31	c Core size: 3	Core Weight: 1	Total Weight: 317
4.27/4.31	c Elapsed CPU time: 4.25135 s	Remaining CPU time: 1795.75 s
4.27/4.32	c core #318
4.27/4.32	c Core size: 3	Core Weight: 1	Total Weight: 318
4.27/4.32	c Elapsed CPU time: 4.26735 s	Remaining CPU time: 1795.73 s
4.27/4.34	c core #319
4.27/4.34	c Core size: 3	Core Weight: 1	Total Weight: 319
4.27/4.34	c Elapsed CPU time: 4.28235 s	Remaining CPU time: 1795.72 s
4.27/4.36	c core #320
4.27/4.36	c Core size: 3	Core Weight: 1	Total Weight: 320
4.27/4.36	c Elapsed CPU time: 4.29835 s	Remaining CPU time: 1795.7 s
4.27/4.37	c core #321
4.27/4.37	c Core size: 3	Core Weight: 1	Total Weight: 321
4.27/4.37	c Elapsed CPU time: 4.31334 s	Remaining CPU time: 1795.69 s
4.27/4.39	c core #322
4.27/4.39	c Core size: 3	Core Weight: 1	Total Weight: 322
4.27/4.39	c Elapsed CPU time: 4.32834 s	Remaining CPU time: 1795.67 s
4.37/4.40	c core #323
4.37/4.40	c Core size: 3	Core Weight: 1	Total Weight: 323
4.37/4.40	c Elapsed CPU time: 4.34434 s	Remaining CPU time: 1795.66 s
4.37/4.42	c core #324
4.37/4.42	c Core size: 3	Core Weight: 1	Total Weight: 324
4.37/4.42	c Elapsed CPU time: 4.36034 s	Remaining CPU time: 1795.64 s
4.37/4.44	c core #325
4.37/4.44	c Core size: 3	Core Weight: 1	Total Weight: 325
4.37/4.44	c Elapsed CPU time: 4.37633 s	Remaining CPU time: 1795.62 s
4.37/4.45	c core #326
4.37/4.45	c Core size: 3	Core Weight: 1	Total Weight: 326
4.37/4.45	c Elapsed CPU time: 4.39233 s	Remaining CPU time: 1795.61 s
4.37/4.47	c core #327
4.37/4.47	c Core size: 2	Core Weight: 1	Total Weight: 327
4.37/4.47	c Elapsed CPU time: 4.40833 s	Remaining CPU time: 1795.59 s
4.37/4.48	c core #328
4.37/4.48	c Core size: 3	Core Weight: 1	Total Weight: 328
4.37/4.48	c Elapsed CPU time: 4.42333 s	Remaining CPU time: 1795.58 s
4.46/4.50	c core #329
4.46/4.50	c Core size: 3	Core Weight: 1	Total Weight: 329
4.46/4.50	c Elapsed CPU time: 4.43933 s	Remaining CPU time: 1795.56 s
4.46/4.51	c core #330
4.46/4.51	c Core size: 3	Core Weight: 1	Total Weight: 330
4.46/4.51	c Elapsed CPU time: 4.45532 s	Remaining CPU time: 1795.54 s
4.46/4.53	c core #331
4.46/4.53	c Core size: 3	Core Weight: 1	Total Weight: 331
4.46/4.53	c Elapsed CPU time: 4.47132 s	Remaining CPU time: 1795.53 s
4.46/4.55	c core #332
4.46/4.55	c Core size: 3	Core Weight: 1	Total Weight: 332
4.46/4.55	c Elapsed CPU time: 4.48732 s	Remaining CPU time: 1795.51 s
4.46/4.56	c core #333
4.46/4.56	c Core size: 3	Core Weight: 1	Total Weight: 333
4.46/4.56	c Elapsed CPU time: 4.50331 s	Remaining CPU time: 1795.5 s
4.46/4.58	c core #334
4.46/4.58	c Core size: 3	Core Weight: 1	Total Weight: 334
4.46/4.58	c Elapsed CPU time: 4.51931 s	Remaining CPU time: 1795.48 s
4.46/4.59	c core #335
4.46/4.59	c Core size: 3	Core Weight: 1	Total Weight: 335
4.46/4.59	c Elapsed CPU time: 4.53531 s	Remaining CPU time: 1795.46 s
4.56/4.61	c core #336
4.56/4.61	c Core size: 3	Core Weight: 1	Total Weight: 336
4.56/4.61	c Elapsed CPU time: 4.55131 s	Remaining CPU time: 1795.45 s
4.56/4.63	c core #337
4.56/4.63	c Core size: 3	Core Weight: 1	Total Weight: 337
4.56/4.63	c Elapsed CPU time: 4.56731 s	Remaining CPU time: 1795.43 s
4.56/4.64	c core #338
4.56/4.64	c Core size: 3	Core Weight: 1	Total Weight: 338
4.56/4.64	c Elapsed CPU time: 4.5833 s	Remaining CPU time: 1795.42 s
4.56/4.66	c core #339
4.56/4.66	c Core size: 3	Core Weight: 1	Total Weight: 339
4.56/4.66	c Elapsed CPU time: 4.5993 s	Remaining CPU time: 1795.4 s
4.56/4.67	c core #340
4.56/4.67	c Core size: 3	Core Weight: 1	Total Weight: 340
4.56/4.67	c Elapsed CPU time: 4.6153 s	Remaining CPU time: 1795.38 s
4.56/4.69	c core #341
4.56/4.69	c Core size: 3	Core Weight: 1	Total Weight: 341
4.56/4.69	c Elapsed CPU time: 4.6323 s	Remaining CPU time: 1795.37 s
4.66/4.71	c core #342
4.66/4.71	c Core size: 3	Core Weight: 1	Total Weight: 342
4.66/4.71	c Elapsed CPU time: 4.64829 s	Remaining CPU time: 1795.35 s
4.66/4.72	c core #343
4.66/4.72	c Core size: 3	Core Weight: 1	Total Weight: 343
4.66/4.72	c Elapsed CPU time: 4.66429 s	Remaining CPU time: 1795.34 s
4.66/4.74	c core #344
4.66/4.74	c Core size: 3	Core Weight: 1	Total Weight: 344
4.66/4.74	c Elapsed CPU time: 4.68129 s	Remaining CPU time: 1795.32 s
4.66/4.76	c core #345
4.66/4.76	c Core size: 3	Core Weight: 1	Total Weight: 345
4.66/4.76	c Elapsed CPU time: 4.69728 s	Remaining CPU time: 1795.3 s
4.66/4.77	c core #346
4.66/4.77	c Core size: 3	Core Weight: 1	Total Weight: 346
4.66/4.77	c Elapsed CPU time: 4.71328 s	Remaining CPU time: 1795.29 s
4.66/4.79	c core #347
4.66/4.79	c Core size: 3	Core Weight: 1	Total Weight: 347
4.66/4.79	c Elapsed CPU time: 4.72928 s	Remaining CPU time: 1795.27 s
4.76/4.80	c core #348
4.76/4.80	c Core size: 3	Core Weight: 1	Total Weight: 348
4.76/4.80	c Elapsed CPU time: 4.74528 s	Remaining CPU time: 1795.25 s
4.76/4.82	c core #349
4.76/4.82	c Core size: 3	Core Weight: 1	Total Weight: 349
4.76/4.82	c Elapsed CPU time: 4.76128 s	Remaining CPU time: 1795.24 s
4.76/4.84	c core #350
4.76/4.84	c Core size: 3	Core Weight: 1	Total Weight: 350
4.76/4.84	c Elapsed CPU time: 4.77627 s	Remaining CPU time: 1795.22 s
4.76/4.85	c core #351
4.76/4.85	c Core size: 3	Core Weight: 1	Total Weight: 351
4.76/4.85	c Elapsed CPU time: 4.79227 s	Remaining CPU time: 1795.21 s
4.76/4.87	c core #352
4.76/4.87	c Core size: 2	Core Weight: 1	Total Weight: 352
4.76/4.87	c Elapsed CPU time: 4.80827 s	Remaining CPU time: 1795.19 s
4.76/4.89	c core #353
4.76/4.89	c Core size: 3	Core Weight: 1	Total Weight: 353
4.76/4.89	c Elapsed CPU time: 4.82627 s	Remaining CPU time: 1795.17 s
4.86/4.90	c core #354
4.86/4.90	c Core size: 3	Core Weight: 1	Total Weight: 354
4.86/4.90	c Elapsed CPU time: 4.84226 s	Remaining CPU time: 1795.16 s
4.86/4.92	c core #355
4.86/4.92	c Core size: 3	Core Weight: 1	Total Weight: 355
4.86/4.92	c Elapsed CPU time: 4.85926 s	Remaining CPU time: 1795.14 s
4.86/4.94	c core #356
4.86/4.94	c Core size: 3	Core Weight: 1	Total Weight: 356
4.86/4.94	c Elapsed CPU time: 4.87526 s	Remaining CPU time: 1795.12 s
4.86/4.95	c core #357
4.86/4.95	c Core size: 3	Core Weight: 1	Total Weight: 357
4.86/4.96	c Elapsed CPU time: 4.89026 s	Remaining CPU time: 1795.11 s
4.86/4.97	c core #358
4.86/4.97	c Core size: 3	Core Weight: 1	Total Weight: 358
4.86/4.97	c Elapsed CPU time: 4.90825 s	Remaining CPU time: 1795.09 s
4.86/4.99	c core #359
4.86/4.99	c Core size: 3	Core Weight: 1	Total Weight: 359
4.86/4.99	c Elapsed CPU time: 4.92525 s	Remaining CPU time: 1795.07 s
4.97/5.01	c core #360
4.97/5.01	c Core size: 3	Core Weight: 1	Total Weight: 360
4.97/5.01	c Elapsed CPU time: 4.94125 s	Remaining CPU time: 1795.06 s
4.97/5.02	c core #361
4.97/5.02	c Core size: 3	Core Weight: 1	Total Weight: 361
4.97/5.02	c Elapsed CPU time: 4.95825 s	Remaining CPU time: 1795.04 s
4.97/5.04	c core #362
4.97/5.04	c Core size: 3	Core Weight: 1	Total Weight: 362
4.97/5.04	c Elapsed CPU time: 4.97524 s	Remaining CPU time: 1795.02 s
4.97/5.06	c core #363
4.97/5.06	c Core size: 3	Core Weight: 1	Total Weight: 363
4.97/5.06	c Elapsed CPU time: 4.99224 s	Remaining CPU time: 1795.01 s
4.97/5.08	c core #364
4.97/5.08	c Core size: 3	Core Weight: 1	Total Weight: 364
4.97/5.08	c Elapsed CPU time: 5.00924 s	Remaining CPU time: 1794.99 s
4.97/5.09	c core #365
4.97/5.09	c Core size: 3	Core Weight: 1	Total Weight: 365
4.97/5.09	c Elapsed CPU time: 5.02623 s	Remaining CPU time: 1794.97 s
5.07/5.11	c core #366
5.07/5.11	c Core size: 3	Core Weight: 1	Total Weight: 366
5.07/5.11	c Elapsed CPU time: 5.04223 s	Remaining CPU time: 1794.96 s
5.07/5.13	c core #367
5.07/5.13	c Core size: 3	Core Weight: 1	Total Weight: 367
5.07/5.13	c Elapsed CPU time: 5.06023 s	Remaining CPU time: 1794.94 s
5.07/5.14	c core #368
5.07/5.14	c Core size: 3	Core Weight: 1	Total Weight: 368
5.07/5.14	c Elapsed CPU time: 5.07623 s	Remaining CPU time: 1794.92 s
5.07/5.16	c core #369
5.07/5.16	c Core size: 3	Core Weight: 1	Total Weight: 369
5.07/5.16	c Elapsed CPU time: 5.09323 s	Remaining CPU time: 1794.91 s
5.07/5.18	c core #370
5.07/5.18	c Core size: 3	Core Weight: 1	Total Weight: 370
5.07/5.18	c Elapsed CPU time: 5.11022 s	Remaining CPU time: 1794.89 s
5.07/5.19	c core #371
5.07/5.19	c Core size: 3	Core Weight: 1	Total Weight: 371
5.07/5.19	c Elapsed CPU time: 5.12622 s	Remaining CPU time: 1794.87 s
5.16/5.21	c core #372
5.16/5.21	c Core size: 3	Core Weight: 1	Total Weight: 372
5.16/5.21	c Elapsed CPU time: 5.14322 s	Remaining CPU time: 1794.86 s
5.16/5.23	c core #373
5.16/5.23	c Core size: 3	Core Weight: 1	Total Weight: 373
5.16/5.23	c Elapsed CPU time: 5.16122 s	Remaining CPU time: 1794.84 s
5.16/5.25	c core #374
5.16/5.25	c Core size: 2	Core Weight: 1	Total Weight: 374
5.16/5.25	c Elapsed CPU time: 5.17821 s	Remaining CPU time: 1794.82 s
5.16/5.26	c core #375
5.16/5.26	c Core size: 3	Core Weight: 1	Total Weight: 375
5.16/5.26	c Elapsed CPU time: 5.19521 s	Remaining CPU time: 1794.8 s
5.16/5.28	c core #376
5.16/5.28	c Core size: 3	Core Weight: 1	Total Weight: 376
5.16/5.28	c Elapsed CPU time: 5.21221 s	Remaining CPU time: 1794.79 s
5.26/5.30	c core #377
5.26/5.30	c Core size: 3	Core Weight: 1	Total Weight: 377
5.26/5.30	c Elapsed CPU time: 5.22921 s	Remaining CPU time: 1794.77 s
5.26/5.32	c core #378
5.26/5.32	c Core size: 3	Core Weight: 1	Total Weight: 378
5.26/5.32	c Elapsed CPU time: 5.2462 s	Remaining CPU time: 1794.75 s
5.26/5.33	c core #379
5.26/5.33	c Core size: 3	Core Weight: 1	Total Weight: 379
5.26/5.33	c Elapsed CPU time: 5.2632 s	Remaining CPU time: 1794.74 s
5.26/5.35	c core #380
5.26/5.35	c Core size: 3	Core Weight: 1	Total Weight: 380
5.26/5.35	c Elapsed CPU time: 5.2802 s	Remaining CPU time: 1794.72 s
5.26/5.37	c core #381
5.26/5.37	c Core size: 3	Core Weight: 1	Total Weight: 381
5.26/5.37	c Elapsed CPU time: 5.29719 s	Remaining CPU time: 1794.7 s
5.26/5.39	c core #382
5.26/5.39	c Core size: 3	Core Weight: 1	Total Weight: 382
5.26/5.39	c Elapsed CPU time: 5.31419 s	Remaining CPU time: 1794.69 s
5.36/5.40	c core #383
5.36/5.40	c Core size: 3	Core Weight: 1	Total Weight: 383
5.36/5.40	c Elapsed CPU time: 5.33119 s	Remaining CPU time: 1794.67 s
5.36/5.42	c core #384
5.36/5.42	c Core size: 3	Core Weight: 1	Total Weight: 384
5.36/5.42	c Elapsed CPU time: 5.34819 s	Remaining CPU time: 1794.65 s
5.36/5.44	c core #385
5.36/5.44	c Core size: 3	Core Weight: 1	Total Weight: 385
5.36/5.44	c Elapsed CPU time: 5.36518 s	Remaining CPU time: 1794.63 s
5.36/5.46	c core #386
5.36/5.46	c Core size: 3	Core Weight: 1	Total Weight: 386
5.36/5.46	c Elapsed CPU time: 5.38218 s	Remaining CPU time: 1794.62 s
5.36/5.47	c core #387
5.36/5.47	c Core size: 3	Core Weight: 1	Total Weight: 387
5.36/5.47	c Elapsed CPU time: 5.39918 s	Remaining CPU time: 1794.6 s
5.36/5.49	c core #388
5.36/5.49	c Core size: 3	Core Weight: 1	Total Weight: 388
5.36/5.49	c Elapsed CPU time: 5.41618 s	Remaining CPU time: 1794.58 s
5.46/5.51	c core #389
5.46/5.51	c Core size: 3	Core Weight: 1	Total Weight: 389
5.46/5.51	c Elapsed CPU time: 5.43417 s	Remaining CPU time: 1794.57 s
5.46/5.53	c core #390
5.46/5.53	c Core size: 3	Core Weight: 1	Total Weight: 390
5.46/5.53	c Elapsed CPU time: 5.45117 s	Remaining CPU time: 1794.55 s
5.46/5.54	c core #391
5.46/5.54	c Core size: 3	Core Weight: 1	Total Weight: 391
5.46/5.54	c Elapsed CPU time: 5.46817 s	Remaining CPU time: 1794.53 s
5.46/5.56	c core #392
5.46/5.56	c Core size: 3	Core Weight: 1	Total Weight: 392
5.46/5.56	c Elapsed CPU time: 5.48417 s	Remaining CPU time: 1794.52 s
5.46/5.58	c core #393
5.46/5.58	c Core size: 3	Core Weight: 1	Total Weight: 393
5.46/5.58	c Elapsed CPU time: 5.50216 s	Remaining CPU time: 1794.5 s
5.46/5.60	c core #394
5.46/5.60	c Core size: 3	Core Weight: 1	Total Weight: 394
5.46/5.60	c Elapsed CPU time: 5.51916 s	Remaining CPU time: 1794.48 s
5.56/5.61	c core #395
5.56/5.61	c Core size: 3	Core Weight: 1	Total Weight: 395
5.56/5.61	c Elapsed CPU time: 5.53716 s	Remaining CPU time: 1794.46 s
5.56/5.63	c core #396
5.56/5.63	c Core size: 3	Core Weight: 1	Total Weight: 396
5.56/5.63	c Elapsed CPU time: 5.55415 s	Remaining CPU time: 1794.45 s
5.56/5.65	c core #397
5.56/5.65	c Core size: 2	Core Weight: 1	Total Weight: 397
5.56/5.65	c Elapsed CPU time: 5.57115 s	Remaining CPU time: 1794.43 s
5.56/5.67	c core #398
5.56/5.67	c Core size: 3	Core Weight: 1	Total Weight: 398
5.56/5.67	c Elapsed CPU time: 5.58915 s	Remaining CPU time: 1794.41 s
5.56/5.69	c core #399
5.56/5.69	c Core size: 3	Core Weight: 1	Total Weight: 399
5.56/5.69	c Elapsed CPU time: 5.60715 s	Remaining CPU time: 1794.39 s
5.65/5.70	c core #400
5.65/5.70	c Core size: 3	Core Weight: 1	Total Weight: 400
5.65/5.70	c Elapsed CPU time: 5.62415 s	Remaining CPU time: 1794.38 s
5.65/5.72	c core #401
5.65/5.72	c Core size: 3	Core Weight: 1	Total Weight: 401
5.65/5.72	c Elapsed CPU time: 5.64114 s	Remaining CPU time: 1794.36 s
5.65/5.74	c core #402
5.65/5.74	c Core size: 3	Core Weight: 1	Total Weight: 402
5.65/5.74	c Elapsed CPU time: 5.65814 s	Remaining CPU time: 1794.34 s
5.65/5.76	c core #403
5.65/5.76	c Core size: 3	Core Weight: 1	Total Weight: 403
5.65/5.76	c Elapsed CPU time: 5.67514 s	Remaining CPU time: 1794.32 s
5.65/5.77	c core #404
5.65/5.77	c Core size: 3	Core Weight: 1	Total Weight: 404
5.65/5.77	c Elapsed CPU time: 5.69313 s	Remaining CPU time: 1794.31 s
5.65/5.79	c core #405
5.65/5.79	c Core size: 3	Core Weight: 1	Total Weight: 405
5.65/5.79	c Elapsed CPU time: 5.71213 s	Remaining CPU time: 1794.29 s
5.75/5.81	c core #406
5.75/5.81	c Core size: 3	Core Weight: 1	Total Weight: 406
5.75/5.81	c Elapsed CPU time: 5.72813 s	Remaining CPU time: 1794.27 s
5.75/5.83	c core #407
5.75/5.83	c Core size: 3	Core Weight: 1	Total Weight: 407
5.75/5.83	c Elapsed CPU time: 5.74613 s	Remaining CPU time: 1794.25 s
5.75/5.84	c core #408
5.75/5.84	c Core size: 3	Core Weight: 1	Total Weight: 408
5.75/5.84	c Elapsed CPU time: 5.76412 s	Remaining CPU time: 1794.24 s
5.75/5.86	c core #409
5.75/5.86	c Core size: 3	Core Weight: 1	Total Weight: 409
5.75/5.86	c Elapsed CPU time: 5.78212 s	Remaining CPU time: 1794.22 s
5.75/5.88	c core #410
5.75/5.88	c Core size: 3	Core Weight: 1	Total Weight: 410
5.75/5.88	c Elapsed CPU time: 5.80012 s	Remaining CPU time: 1794.2 s
5.85/5.90	c core #411
5.85/5.90	c Core size: 3	Core Weight: 1	Total Weight: 411
5.85/5.90	c Elapsed CPU time: 5.81912 s	Remaining CPU time: 1794.18 s
5.85/5.92	c core #412
5.85/5.92	c Core size: 3	Core Weight: 1	Total Weight: 412
5.85/5.92	c Elapsed CPU time: 5.83711 s	Remaining CPU time: 1794.16 s
5.85/5.94	c core #413
5.85/5.94	c Core size: 3	Core Weight: 1	Total Weight: 413
5.85/5.94	c Elapsed CPU time: 5.85611 s	Remaining CPU time: 1794.14 s
5.85/5.95	c core #414
5.85/5.95	c Core size: 3	Core Weight: 1	Total Weight: 414
5.85/5.96	c Elapsed CPU time: 5.87411 s	Remaining CPU time: 1794.13 s
5.85/5.97	c core #415
5.85/5.97	c Core size: 3	Core Weight: 1	Total Weight: 415
5.85/5.97	c Elapsed CPU time: 5.8931 s	Remaining CPU time: 1794.11 s
5.85/5.99	c core #416
5.85/5.99	c Core size: 3	Core Weight: 1	Total Weight: 416
5.85/5.99	c Elapsed CPU time: 5.9111 s	Remaining CPU time: 1794.09 s
5.95/6.01	c core #417
5.95/6.01	c Core size: 3	Core Weight: 1	Total Weight: 417
5.95/6.01	c Elapsed CPU time: 5.9291 s	Remaining CPU time: 1794.07 s
5.95/6.03	c core #418
5.95/6.03	c Core size: 3	Core Weight: 1	Total Weight: 418
5.95/6.03	c Elapsed CPU time: 5.9471 s	Remaining CPU time: 1794.05 s
5.95/6.05	c core #419
5.95/6.05	c Core size: 3	Core Weight: 1	Total Weight: 419
5.95/6.05	c Elapsed CPU time: 5.96609 s	Remaining CPU time: 1794.03 s
5.95/6.07	c core #420
5.95/6.07	c Core size: 3	Core Weight: 1	Total Weight: 420
5.95/6.07	c Elapsed CPU time: 5.98309 s	Remaining CPU time: 1794.02 s
5.95/6.08	c core #421
5.95/6.08	c Core size: 3	Core Weight: 1	Total Weight: 421
5.95/6.08	c Elapsed CPU time: 6.00209 s	Remaining CPU time: 1794 s
6.05/6.10	c core #422
6.05/6.10	c Core size: 2	Core Weight: 1	Total Weight: 422
6.05/6.10	c Elapsed CPU time: 6.02008 s	Remaining CPU time: 1793.98 s
6.05/6.12	c core #423
6.05/6.12	c Core size: 3	Core Weight: 1	Total Weight: 423
6.05/6.12	c Elapsed CPU time: 6.03908 s	Remaining CPU time: 1793.96 s
6.05/6.14	c core #424
6.05/6.14	c Core size: 3	Core Weight: 1	Total Weight: 424
6.05/6.14	c Elapsed CPU time: 6.05608 s	Remaining CPU time: 1793.94 s
6.05/6.16	c core #425
6.05/6.16	c Core size: 3	Core Weight: 1	Total Weight: 425
6.05/6.16	c Elapsed CPU time: 6.07608 s	Remaining CPU time: 1793.92 s
6.05/6.18	c core #426
6.05/6.18	c Core size: 3	Core Weight: 1	Total Weight: 426
6.05/6.18	c Elapsed CPU time: 6.09407 s	Remaining CPU time: 1793.91 s
6.05/6.20	c core #427
6.05/6.20	c Core size: 3	Core Weight: 1	Total Weight: 427
6.05/6.20	c Elapsed CPU time: 6.11407 s	Remaining CPU time: 1793.89 s
6.15/6.21	c core #428
6.15/6.21	c Core size: 3	Core Weight: 1	Total Weight: 428
6.15/6.21	c Elapsed CPU time: 6.13207 s	Remaining CPU time: 1793.87 s
6.15/6.23	c core #429
6.15/6.23	c Core size: 3	Core Weight: 1	Total Weight: 429
6.15/6.23	c Elapsed CPU time: 6.15006 s	Remaining CPU time: 1793.85 s
6.15/6.25	c core #430
6.15/6.25	c Core size: 3	Core Weight: 1	Total Weight: 430
6.15/6.25	c Elapsed CPU time: 6.16806 s	Remaining CPU time: 1793.83 s
6.15/6.27	c core #431
6.15/6.27	c Core size: 3	Core Weight: 1	Total Weight: 431
6.15/6.27	c Elapsed CPU time: 6.18706 s	Remaining CPU time: 1793.81 s
6.15/6.29	c core #432
6.15/6.29	c Core size: 3	Core Weight: 1	Total Weight: 432
6.15/6.29	c Elapsed CPU time: 6.20506 s	Remaining CPU time: 1793.79 s
6.25/6.31	c core #433
6.25/6.31	c Core size: 3	Core Weight: 1	Total Weight: 433
6.25/6.31	c Elapsed CPU time: 6.22405 s	Remaining CPU time: 1793.78 s
6.25/6.33	c core #434
6.25/6.33	c Core size: 3	Core Weight: 1	Total Weight: 434
6.25/6.33	c Elapsed CPU time: 6.24205 s	Remaining CPU time: 1793.76 s
6.25/6.34	c core #435
6.25/6.34	c Core size: 3	Core Weight: 1	Total Weight: 435
6.25/6.34	c Elapsed CPU time: 6.26005 s	Remaining CPU time: 1793.74 s
6.25/6.36	c core #436
6.25/6.36	c Core size: 3	Core Weight: 1	Total Weight: 436
6.25/6.36	c Elapsed CPU time: 6.27804 s	Remaining CPU time: 1793.72 s
6.25/6.38	c core #437
6.25/6.38	c Core size: 3	Core Weight: 1	Total Weight: 437
6.25/6.38	c Elapsed CPU time: 6.29704 s	Remaining CPU time: 1793.7 s
6.35/6.40	c core #438
6.35/6.40	c Core size: 3	Core Weight: 1	Total Weight: 438
6.35/6.40	c Elapsed CPU time: 6.31504 s	Remaining CPU time: 1793.68 s
6.35/6.42	c core #439
6.35/6.42	c Core size: 3	Core Weight: 1	Total Weight: 439
6.35/6.42	c Elapsed CPU time: 6.33404 s	Remaining CPU time: 1793.67 s
6.35/6.44	c core #440
6.35/6.44	c Core size: 3	Core Weight: 1	Total Weight: 440
6.35/6.44	c Elapsed CPU time: 6.35203 s	Remaining CPU time: 1793.65 s
6.35/6.45	c core #441
6.35/6.45	c Core size: 3	Core Weight: 1	Total Weight: 441
6.35/6.45	c Elapsed CPU time: 6.37103 s	Remaining CPU time: 1793.63 s
6.35/6.47	c core #442
6.35/6.47	c Core size: 3	Core Weight: 1	Total Weight: 442
6.35/6.47	c Elapsed CPU time: 6.39003 s	Remaining CPU time: 1793.61 s
6.35/6.49	c core #443
6.35/6.49	c Core size: 3	Core Weight: 1	Total Weight: 443
6.35/6.49	c Elapsed CPU time: 6.40902 s	Remaining CPU time: 1793.59 s
6.45/6.51	c core #444
6.45/6.51	c Core size: 3	Core Weight: 1	Total Weight: 444
6.45/6.51	c Elapsed CPU time: 6.42802 s	Remaining CPU time: 1793.57 s
6.45/6.53	c core #445
6.45/6.53	c Core size: 3	Core Weight: 1	Total Weight: 445
6.45/6.53	c Elapsed CPU time: 6.44702 s	Remaining CPU time: 1793.55 s
6.45/6.55	c core #446
6.45/6.55	c Core size: 3	Core Weight: 1	Total Weight: 446
6.45/6.55	c Elapsed CPU time: 6.46502 s	Remaining CPU time: 1793.53 s
6.45/6.57	c core #447
6.45/6.57	c Core size: 3	Core Weight: 1	Total Weight: 447
6.45/6.57	c Elapsed CPU time: 6.48401 s	Remaining CPU time: 1793.52 s
6.45/6.59	c core #448
6.45/6.59	c Core size: 3	Core Weight: 1	Total Weight: 448
6.45/6.59	c Elapsed CPU time: 6.50201 s	Remaining CPU time: 1793.5 s
6.55/6.61	c core #449
6.55/6.61	c Core size: 3	Core Weight: 1	Total Weight: 449
6.55/6.61	c Elapsed CPU time: 6.52001 s	Remaining CPU time: 1793.48 s
6.55/6.63	c core #450
6.55/6.63	c Core size: 2	Core Weight: 1	Total Weight: 450
6.55/6.63	c Elapsed CPU time: 6.53801 s	Remaining CPU time: 1793.46 s
6.55/6.64	c core #451
6.55/6.64	c Core size: 3	Core Weight: 1	Total Weight: 451
6.55/6.64	c Elapsed CPU time: 6.557 s	Remaining CPU time: 1793.44 s
6.55/6.66	c core #452
6.55/6.66	c Core size: 3	Core Weight: 1	Total Weight: 452
6.55/6.66	c Elapsed CPU time: 6.576 s	Remaining CPU time: 1793.42 s
6.55/6.68	c core #453
6.55/6.68	c Core size: 3	Core Weight: 1	Total Weight: 453
6.55/6.68	c Elapsed CPU time: 6.594 s	Remaining CPU time: 1793.41 s
6.64/6.70	c core #454
6.64/6.70	c Core size: 3	Core Weight: 1	Total Weight: 454
6.64/6.70	c Elapsed CPU time: 6.61299 s	Remaining CPU time: 1793.39 s
6.64/6.72	c core #455
6.64/6.72	c Core size: 3	Core Weight: 1	Total Weight: 455
6.64/6.72	c Elapsed CPU time: 6.63199 s	Remaining CPU time: 1793.37 s
6.64/6.74	c core #456
6.64/6.74	c Core size: 3	Core Weight: 1	Total Weight: 456
6.64/6.74	c Elapsed CPU time: 6.64999 s	Remaining CPU time: 1793.35 s
6.64/6.76	c core #457
6.64/6.76	c Core size: 3	Core Weight: 1	Total Weight: 457
6.64/6.76	c Elapsed CPU time: 6.66799 s	Remaining CPU time: 1793.33 s
6.64/6.78	c core #458
6.64/6.78	c Core size: 3	Core Weight: 1	Total Weight: 458
6.64/6.78	c Elapsed CPU time: 6.68598 s	Remaining CPU time: 1793.31 s
6.64/6.79	c core #459
6.64/6.79	c Core size: 3	Core Weight: 1	Total Weight: 459
6.64/6.79	c Elapsed CPU time: 6.70498 s	Remaining CPU time: 1793.3 s
6.74/6.81	c core #460
6.74/6.81	c Core size: 3	Core Weight: 1	Total Weight: 460
6.74/6.81	c Elapsed CPU time: 6.72398 s	Remaining CPU time: 1793.28 s
6.74/6.83	c core #461
6.74/6.83	c Core size: 3	Core Weight: 1	Total Weight: 461
6.74/6.83	c Elapsed CPU time: 6.74297 s	Remaining CPU time: 1793.26 s
6.74/6.85	c core #462
6.74/6.85	c Core size: 3	Core Weight: 1	Total Weight: 462
6.74/6.85	c Elapsed CPU time: 6.76097 s	Remaining CPU time: 1793.24 s
6.74/6.87	c core #463
6.74/6.87	c Core size: 3	Core Weight: 1	Total Weight: 463
6.74/6.87	c Elapsed CPU time: 6.78097 s	Remaining CPU time: 1793.22 s
6.74/6.89	c core #464
6.74/6.89	c Core size: 3	Core Weight: 1	Total Weight: 464
6.74/6.89	c Elapsed CPU time: 6.79997 s	Remaining CPU time: 1793.2 s
6.84/6.91	c core #465
6.84/6.91	c Core size: 3	Core Weight: 1	Total Weight: 465
6.84/6.91	c Elapsed CPU time: 6.81896 s	Remaining CPU time: 1793.18 s
6.84/6.93	c core #466
6.84/6.93	c Core size: 3	Core Weight: 1	Total Weight: 466
6.84/6.93	c Elapsed CPU time: 6.83696 s	Remaining CPU time: 1793.16 s
6.84/6.95	c core #467
6.84/6.95	c Core size: 3	Core Weight: 1	Total Weight: 467
6.84/6.95	c Elapsed CPU time: 6.85696 s	Remaining CPU time: 1793.14 s
6.84/6.97	c core #468
6.84/6.97	c Core size: 3	Core Weight: 1	Total Weight: 468
6.84/6.97	c Elapsed CPU time: 6.87595 s	Remaining CPU time: 1793.12 s
6.84/6.98	c core #469
6.84/6.98	c Core size: 3	Core Weight: 1	Total Weight: 469
6.84/6.98	c Elapsed CPU time: 6.89495 s	Remaining CPU time: 1793.11 s
6.94/7.00	c core #470
6.94/7.00	c Core size: 3	Core Weight: 1	Total Weight: 470
6.94/7.00	c Elapsed CPU time: 6.91395 s	Remaining CPU time: 1793.09 s
6.94/7.02	c core #471
6.94/7.02	c Core size: 2	Core Weight: 1	Total Weight: 471
6.94/7.02	c Elapsed CPU time: 6.93295 s	Remaining CPU time: 1793.07 s
6.94/7.04	c core #472
6.94/7.04	c Core size: 3	Core Weight: 1	Total Weight: 472
6.94/7.04	c Elapsed CPU time: 6.95094 s	Remaining CPU time: 1793.05 s
6.94/7.06	c core #473
6.94/7.06	c Core size: 3	Core Weight: 1	Total Weight: 473
6.94/7.06	c Elapsed CPU time: 6.97194 s	Remaining CPU time: 1793.03 s
6.94/7.08	c core #474
6.94/7.08	c Core size: 3	Core Weight: 1	Total Weight: 474
6.94/7.08	c Elapsed CPU time: 6.98994 s	Remaining CPU time: 1793.01 s
7.04/7.10	c core #475
7.04/7.10	c Core size: 3	Core Weight: 1	Total Weight: 475
7.04/7.10	c Elapsed CPU time: 7.00893 s	Remaining CPU time: 1792.99 s
7.04/7.12	c core #476
7.04/7.12	c Core size: 3	Core Weight: 1	Total Weight: 476
7.04/7.12	c Elapsed CPU time: 7.02793 s	Remaining CPU time: 1792.97 s
7.04/7.14	c core #477
7.04/7.14	c Core size: 3	Core Weight: 1	Total Weight: 477
7.04/7.14	c Elapsed CPU time: 7.04593 s	Remaining CPU time: 1792.95 s
7.04/7.16	c core #478
7.04/7.16	c Core size: 3	Core Weight: 1	Total Weight: 478
7.04/7.16	c Elapsed CPU time: 7.06393 s	Remaining CPU time: 1792.94 s
7.04/7.18	c core #479
7.04/7.18	c Core size: 3	Core Weight: 1	Total Weight: 479
7.04/7.18	c Elapsed CPU time: 7.08292 s	Remaining CPU time: 1792.92 s
7.04/7.19	c core #480
7.04/7.19	c Core size: 3	Core Weight: 1	Total Weight: 480
7.04/7.19	c Elapsed CPU time: 7.10192 s	Remaining CPU time: 1792.9 s
7.14/7.21	c core #481
7.14/7.21	c Core size: 3	Core Weight: 1	Total Weight: 481
7.14/7.21	c Elapsed CPU time: 7.12192 s	Remaining CPU time: 1792.88 s
7.14/7.23	c core #482
7.14/7.23	c Core size: 3	Core Weight: 1	Total Weight: 482
7.14/7.23	c Elapsed CPU time: 7.13991 s	Remaining CPU time: 1792.86 s
7.14/7.25	c core #483
7.14/7.25	c Core size: 3	Core Weight: 1	Total Weight: 483
7.14/7.25	c Elapsed CPU time: 7.15891 s	Remaining CPU time: 1792.84 s
7.14/7.27	c core #484
7.14/7.27	c Core size: 3	Core Weight: 1	Total Weight: 484
7.14/7.27	c Elapsed CPU time: 7.17791 s	Remaining CPU time: 1792.82 s
7.14/7.29	c core #485
7.14/7.29	c Core size: 3	Core Weight: 1	Total Weight: 485
7.14/7.29	c Elapsed CPU time: 7.19691 s	Remaining CPU time: 1792.8 s
7.24/7.31	c core #486
7.24/7.31	c Core size: 3	Core Weight: 1	Total Weight: 486
7.24/7.31	c Elapsed CPU time: 7.2159 s	Remaining CPU time: 1792.78 s
7.24/7.33	c core #487
7.24/7.33	c Core size: 3	Core Weight: 1	Total Weight: 487
7.24/7.33	c Elapsed CPU time: 7.2349 s	Remaining CPU time: 1792.77 s
7.24/7.35	c core #488
7.24/7.35	c Core size: 3	Core Weight: 1	Total Weight: 488
7.24/7.35	c Elapsed CPU time: 7.2539 s	Remaining CPU time: 1792.75 s
7.24/7.37	c core #489
7.24/7.37	c Core size: 3	Core Weight: 1	Total Weight: 489
7.24/7.37	c Elapsed CPU time: 7.27289 s	Remaining CPU time: 1792.73 s
7.24/7.39	c core #490
7.24/7.39	c Core size: 3	Core Weight: 1	Total Weight: 490
7.24/7.39	c Elapsed CPU time: 7.29189 s	Remaining CPU time: 1792.71 s
7.34/7.41	c core #491
7.34/7.41	c Core size: 3	Core Weight: 1	Total Weight: 491
7.34/7.41	c Elapsed CPU time: 7.31089 s	Remaining CPU time: 1792.69 s
7.34/7.43	c core #492
7.34/7.43	c Core size: 3	Core Weight: 1	Total Weight: 492
7.34/7.43	c Elapsed CPU time: 7.32988 s	Remaining CPU time: 1792.67 s
7.34/7.45	c core #493
7.34/7.45	c Core size: 3	Core Weight: 1	Total Weight: 493
7.34/7.45	c Elapsed CPU time: 7.34888 s	Remaining CPU time: 1792.65 s
7.34/7.46	c core #494
7.34/7.46	c Core size: 2	Core Weight: 1	Total Weight: 494
7.34/7.46	c Elapsed CPU time: 7.36688 s	Remaining CPU time: 1792.63 s
7.34/7.48	c core #495
7.34/7.48	c Core size: 3	Core Weight: 1	Total Weight: 495
7.34/7.48	c Elapsed CPU time: 7.38688 s	Remaining CPU time: 1792.61 s
7.43/7.50	c core #496
7.43/7.50	c Core size: 3	Core Weight: 1	Total Weight: 496
7.43/7.50	c Elapsed CPU time: 7.40587 s	Remaining CPU time: 1792.59 s
7.43/7.52	c core #497
7.43/7.52	c Core size: 3	Core Weight: 1	Total Weight: 497
7.43/7.52	c Elapsed CPU time: 7.42587 s	Remaining CPU time: 1792.57 s
7.43/7.54	c core #498
7.43/7.54	c Core size: 3	Core Weight: 1	Total Weight: 498
7.43/7.54	c Elapsed CPU time: 7.44387 s	Remaining CPU time: 1792.56 s
7.43/7.56	c core #499
7.43/7.56	c Core size: 3	Core Weight: 1	Total Weight: 499
7.43/7.56	c Elapsed CPU time: 7.46286 s	Remaining CPU time: 1792.54 s
7.43/7.58	c core #500
7.43/7.58	c Core size: 3	Core Weight: 1	Total Weight: 500
7.43/7.58	c Elapsed CPU time: 7.48186 s	Remaining CPU time: 1792.52 s
7.43/7.60	c core #501
7.43/7.60	c Core size: 3	Core Weight: 1	Total Weight: 501
7.43/7.60	c Elapsed CPU time: 7.50186 s	Remaining CPU time: 1792.5 s
7.54/7.62	c core #502
7.54/7.62	c Core size: 3	Core Weight: 1	Total Weight: 502
7.54/7.62	c Elapsed CPU time: 7.52086 s	Remaining CPU time: 1792.48 s
7.54/7.64	c core #503
7.54/7.64	c Core size: 3	Core Weight: 1	Total Weight: 503
7.54/7.64	c Elapsed CPU time: 7.53985 s	Remaining CPU time: 1792.46 s
7.54/7.66	c core #504
7.54/7.66	c Core size: 3	Core Weight: 1	Total Weight: 504
7.54/7.66	c Elapsed CPU time: 7.55885 s	Remaining CPU time: 1792.44 s
7.54/7.68	c core #505
7.54/7.68	c Core size: 3	Core Weight: 1	Total Weight: 505
7.54/7.68	c Elapsed CPU time: 7.57885 s	Remaining CPU time: 1792.42 s
7.54/7.70	c core #506
7.54/7.70	c Core size: 3	Core Weight: 1	Total Weight: 506
7.54/7.70	c Elapsed CPU time: 7.59685 s	Remaining CPU time: 1792.4 s
7.65/7.72	c core #507
7.65/7.72	c Core size: 3	Core Weight: 1	Total Weight: 507
7.65/7.72	c Elapsed CPU time: 7.61684 s	Remaining CPU time: 1792.38 s
7.65/7.74	c core #508
7.65/7.74	c Core size: 3	Core Weight: 1	Total Weight: 508
7.65/7.74	c Elapsed CPU time: 7.63584 s	Remaining CPU time: 1792.36 s
7.65/7.76	c core #509
7.65/7.76	c Core size: 3	Core Weight: 1	Total Weight: 509
7.65/7.76	c Elapsed CPU time: 7.65584 s	Remaining CPU time: 1792.34 s
7.65/7.78	c core #510
7.65/7.78	c Core size: 3	Core Weight: 1	Total Weight: 510
7.65/7.78	c Elapsed CPU time: 7.67483 s	Remaining CPU time: 1792.33 s
7.65/7.80	c core #511
7.65/7.80	c Core size: 2	Core Weight: 1	Total Weight: 511
7.65/7.80	c Elapsed CPU time: 7.69483 s	Remaining CPU time: 1792.31 s
7.74/7.82	c core #512
7.74/7.82	c Core size: 3	Core Weight: 1	Total Weight: 512
7.74/7.82	c Elapsed CPU time: 7.71483 s	Remaining CPU time: 1792.29 s
7.74/7.84	c core #513
7.74/7.84	c Core size: 3	Core Weight: 1	Total Weight: 513
7.74/7.84	c Elapsed CPU time: 7.73482 s	Remaining CPU time: 1792.27 s
7.74/7.86	c core #514
7.74/7.86	c Core size: 3	Core Weight: 1	Total Weight: 514
7.74/7.86	c Elapsed CPU time: 7.75482 s	Remaining CPU time: 1792.25 s
7.74/7.88	c core #515
7.74/7.88	c Core size: 3	Core Weight: 1	Total Weight: 515
7.74/7.88	c Elapsed CPU time: 7.77482 s	Remaining CPU time: 1792.23 s
7.74/7.90	c core #516
7.74/7.90	c Core size: 3	Core Weight: 1	Total Weight: 516
7.74/7.90	c Elapsed CPU time: 7.79382 s	Remaining CPU time: 1792.21 s
7.84/7.92	c core #517
7.84/7.92	c Core size: 3	Core Weight: 1	Total Weight: 517
7.84/7.92	c Elapsed CPU time: 7.81281 s	Remaining CPU time: 1792.19 s
7.84/7.94	c core #518
7.84/7.94	c Core size: 3	Core Weight: 1	Total Weight: 518
7.84/7.94	c Elapsed CPU time: 7.83181 s	Remaining CPU time: 1792.17 s
7.84/7.95	c core #519
7.84/7.95	c Core size: 3	Core Weight: 1	Total Weight: 519
7.84/7.95	c Elapsed CPU time: 7.85081 s	Remaining CPU time: 1792.15 s
7.84/7.97	c core #520
7.84/7.97	c Core size: 3	Core Weight: 1	Total Weight: 520
7.84/7.97	c Elapsed CPU time: 7.8698 s	Remaining CPU time: 1792.13 s
7.84/7.99	c core #521
7.84/7.99	c Core size: 3	Core Weight: 1	Total Weight: 521
7.84/7.99	c Elapsed CPU time: 7.8898 s	Remaining CPU time: 1792.11 s
7.94/8.01	c core #522
7.94/8.01	c Core size: 3	Core Weight: 1	Total Weight: 522
7.94/8.01	c Elapsed CPU time: 7.9098 s	Remaining CPU time: 1792.09 s
7.94/8.03	c core #523
7.94/8.03	c Core size: 3	Core Weight: 1	Total Weight: 523
7.94/8.03	c Elapsed CPU time: 7.92879 s	Remaining CPU time: 1792.07 s
7.94/8.05	c core #524
7.94/8.05	c Core size: 3	Core Weight: 1	Total Weight: 524
7.94/8.05	c Elapsed CPU time: 7.94879 s	Remaining CPU time: 1792.05 s
7.94/8.07	c core #525
7.94/8.07	c Core size: 3	Core Weight: 1	Total Weight: 525
7.94/8.07	c Elapsed CPU time: 7.96879 s	Remaining CPU time: 1792.03 s
7.94/8.09	c core #526
7.94/8.09	c Core size: 3	Core Weight: 1	Total Weight: 526
7.94/8.09	c Elapsed CPU time: 7.98879 s	Remaining CPU time: 1792.01 s
8.04/8.11	c core #527
8.04/8.11	c Core size: 3	Core Weight: 1	Total Weight: 527
8.04/8.11	c Elapsed CPU time: 8.00878 s	Remaining CPU time: 1791.99 s
8.04/8.13	c core #528
8.04/8.13	c Core size: 3	Core Weight: 1	Total Weight: 528
8.04/8.13	c Elapsed CPU time: 8.02778 s	Remaining CPU time: 1791.97 s
8.04/8.15	c core #529
8.04/8.15	c Core size: 3	Core Weight: 1	Total Weight: 529
8.04/8.15	c Elapsed CPU time: 8.04678 s	Remaining CPU time: 1791.95 s
8.04/8.17	c core #530
8.04/8.17	c Core size: 3	Core Weight: 1	Total Weight: 530
8.04/8.17	c Elapsed CPU time: 8.06577 s	Remaining CPU time: 1791.93 s
8.04/8.19	c core #531
8.04/8.19	c Core size: 3	Core Weight: 1	Total Weight: 531
8.04/8.19	c Elapsed CPU time: 8.08577 s	Remaining CPU time: 1791.91 s
8.14/8.21	c core #532
8.14/8.21	c Core size: 3	Core Weight: 1	Total Weight: 532
8.14/8.21	c Elapsed CPU time: 8.10577 s	Remaining CPU time: 1791.89 s
8.14/8.23	c core #533
8.14/8.23	c Core size: 3	Core Weight: 1	Total Weight: 533
8.14/8.23	c Elapsed CPU time: 8.12476 s	Remaining CPU time: 1791.88 s
8.14/8.25	c core #534
8.14/8.25	c Core size: 3	Core Weight: 1	Total Weight: 534
8.14/8.25	c Elapsed CPU time: 8.14376 s	Remaining CPU time: 1791.86 s
8.14/8.27	c core #535
8.14/8.27	c Core size: 2	Core Weight: 1	Total Weight: 535
8.14/8.27	c Elapsed CPU time: 8.16376 s	Remaining CPU time: 1791.84 s
8.14/8.29	c core #536
8.14/8.29	c Core size: 3	Core Weight: 1	Total Weight: 536
8.14/8.29	c Elapsed CPU time: 8.18375 s	Remaining CPU time: 1791.82 s
8.24/8.31	c core #537
8.24/8.31	c Core size: 3	Core Weight: 1	Total Weight: 537
8.24/8.31	c Elapsed CPU time: 8.20375 s	Remaining CPU time: 1791.8 s
8.24/8.33	c core #538
8.24/8.33	c Core size: 3	Core Weight: 1	Total Weight: 538
8.24/8.33	c Elapsed CPU time: 8.22275 s	Remaining CPU time: 1791.78 s
8.24/8.35	c core #539
8.24/8.35	c Core size: 3	Core Weight: 1	Total Weight: 539
8.24/8.35	c Elapsed CPU time: 8.24375 s	Remaining CPU time: 1791.76 s
8.24/8.37	c core #540
8.24/8.37	c Core size: 3	Core Weight: 1	Total Weight: 540
8.24/8.37	c Elapsed CPU time: 8.26274 s	Remaining CPU time: 1791.74 s
8.24/8.39	c core #541
8.24/8.39	c Core size: 3	Core Weight: 1	Total Weight: 541
8.24/8.39	c Elapsed CPU time: 8.28274 s	Remaining CPU time: 1791.72 s
8.33/8.41	c core #542
8.33/8.41	c Core size: 3	Core Weight: 1	Total Weight: 542
8.33/8.41	c Elapsed CPU time: 8.30174 s	Remaining CPU time: 1791.7 s
8.33/8.43	c core #543
8.33/8.43	c Core size: 3	Core Weight: 1	Total Weight: 543
8.33/8.43	c Elapsed CPU time: 8.32173 s	Remaining CPU time: 1791.68 s
8.33/8.45	c core #544
8.33/8.45	c Core size: 3	Core Weight: 1	Total Weight: 544
8.33/8.45	c Elapsed CPU time: 8.34173 s	Remaining CPU time: 1791.66 s
8.33/8.47	c core #545
8.33/8.47	c Core size: 3	Core Weight: 1	Total Weight: 545
8.33/8.47	c Elapsed CPU time: 8.36173 s	Remaining CPU time: 1791.64 s
8.33/8.49	c core #546
8.33/8.49	c Core size: 3	Core Weight: 1	Total Weight: 546
8.33/8.49	c Elapsed CPU time: 8.38172 s	Remaining CPU time: 1791.62 s
8.43/8.51	c core #547
8.43/8.51	c Core size: 3	Core Weight: 1	Total Weight: 547
8.43/8.51	c Elapsed CPU time: 8.40272 s	Remaining CPU time: 1791.6 s
8.43/8.53	c core #548
8.43/8.53	c Core size: 3	Core Weight: 1	Total Weight: 548
8.43/8.53	c Elapsed CPU time: 8.42272 s	Remaining CPU time: 1791.58 s
8.43/8.55	c core #549
8.43/8.55	c Core size: 3	Core Weight: 1	Total Weight: 549
8.43/8.55	c Elapsed CPU time: 8.44272 s	Remaining CPU time: 1791.56 s
8.43/8.57	c core #550
8.43/8.57	c Core size: 3	Core Weight: 1	Total Weight: 550
8.43/8.57	c Elapsed CPU time: 8.46271 s	Remaining CPU time: 1791.54 s
8.43/8.59	c core #551
8.43/8.59	c Core size: 3	Core Weight: 1	Total Weight: 551
8.43/8.59	c Elapsed CPU time: 8.48371 s	Remaining CPU time: 1791.52 s
8.53/8.61	c core #552
8.53/8.61	c Core size: 3	Core Weight: 1	Total Weight: 552
8.53/8.61	c Elapsed CPU time: 8.50371 s	Remaining CPU time: 1791.5 s
8.53/8.63	c core #553
8.53/8.63	c Core size: 3	Core Weight: 1	Total Weight: 553
8.53/8.63	c Elapsed CPU time: 8.5237 s	Remaining CPU time: 1791.48 s
8.53/8.65	c core #554
8.53/8.65	c Core size: 3	Core Weight: 1	Total Weight: 554
8.53/8.65	c Elapsed CPU time: 8.5437 s	Remaining CPU time: 1791.46 s
8.53/8.67	c core #555
8.53/8.67	c Core size: 3	Core Weight: 1	Total Weight: 555
8.53/8.67	c Elapsed CPU time: 8.5627 s	Remaining CPU time: 1791.44 s
8.53/8.69	c core #556
8.53/8.69	c Core size: 3	Core Weight: 1	Total Weight: 556
8.53/8.69	c Elapsed CPU time: 8.58269 s	Remaining CPU time: 1791.42 s
8.64/8.71	c core #557
8.64/8.71	c Core size: 3	Core Weight: 1	Total Weight: 557
8.64/8.71	c Elapsed CPU time: 8.60269 s	Remaining CPU time: 1791.4 s
8.64/8.73	c core #558
8.64/8.73	c Core size: 2	Core Weight: 1	Total Weight: 558
8.64/8.73	c Elapsed CPU time: 8.62269 s	Remaining CPU time: 1791.38 s
8.64/8.75	c core #559
8.64/8.75	c Core size: 3	Core Weight: 1	Total Weight: 559
8.64/8.75	c Elapsed CPU time: 8.64368 s	Remaining CPU time: 1791.36 s
8.64/8.77	c core #560
8.64/8.77	c Core size: 3	Core Weight: 1	Total Weight: 560
8.64/8.77	c Elapsed CPU time: 8.66268 s	Remaining CPU time: 1791.34 s
8.64/8.79	c core #561
8.64/8.79	c Core size: 3	Core Weight: 1	Total Weight: 561
8.64/8.79	c Elapsed CPU time: 8.68168 s	Remaining CPU time: 1791.32 s
8.74/8.81	c core #562
8.74/8.81	c Core size: 3	Core Weight: 1	Total Weight: 562
8.74/8.81	c Elapsed CPU time: 8.70068 s	Remaining CPU time: 1791.3 s
8.74/8.83	c core #563
8.74/8.83	c Core size: 3	Core Weight: 1	Total Weight: 563
8.74/8.83	c Elapsed CPU time: 8.72167 s	Remaining CPU time: 1791.28 s
8.74/8.85	c core #564
8.74/8.85	c Core size: 3	Core Weight: 1	Total Weight: 564
8.74/8.85	c Elapsed CPU time: 8.74167 s	Remaining CPU time: 1791.26 s
8.74/8.87	c core #565
8.74/8.87	c Core size: 3	Core Weight: 1	Total Weight: 565
8.74/8.87	c Elapsed CPU time: 8.76267 s	Remaining CPU time: 1791.24 s
8.74/8.89	c core #566
8.74/8.89	c Core size: 3	Core Weight: 1	Total Weight: 566
8.74/8.89	c Elapsed CPU time: 8.78166 s	Remaining CPU time: 1791.22 s
8.83/8.91	c core #567
8.83/8.91	c Core size: 3	Core Weight: 1	Total Weight: 567
8.83/8.91	c Elapsed CPU time: 8.80166 s	Remaining CPU time: 1791.2 s
8.83/8.93	c core #568
8.83/8.93	c Core size: 3	Core Weight: 1	Total Weight: 568
8.83/8.93	c Elapsed CPU time: 8.82066 s	Remaining CPU time: 1791.18 s
8.83/8.95	c core #569
8.83/8.95	c Core size: 3	Core Weight: 1	Total Weight: 569
8.83/8.95	c Elapsed CPU time: 8.84066 s	Remaining CPU time: 1791.16 s
8.83/8.97	c core #570
8.83/8.97	c Core size: 3	Core Weight: 1	Total Weight: 570
8.83/8.97	c Elapsed CPU time: 8.86065 s	Remaining CPU time: 1791.14 s
8.83/8.99	c core #571
8.83/8.99	c Core size: 3	Core Weight: 1	Total Weight: 571
8.83/8.99	c Elapsed CPU time: 8.87965 s	Remaining CPU time: 1791.12 s
8.93/9.01	c core #572
8.93/9.01	c Core size: 3	Core Weight: 1	Total Weight: 572
8.93/9.01	c Elapsed CPU time: 8.89965 s	Remaining CPU time: 1791.1 s
8.93/9.03	c core #573
8.93/9.03	c Core size: 3	Core Weight: 1	Total Weight: 573
8.93/9.03	c Elapsed CPU time: 8.92064 s	Remaining CPU time: 1791.08 s
8.93/9.05	c core #574
8.93/9.05	c Core size: 3	Core Weight: 1	Total Weight: 574
8.93/9.05	c Elapsed CPU time: 8.94164 s	Remaining CPU time: 1791.06 s
8.93/9.07	c core #575
8.93/9.07	c Core size: 3	Core Weight: 1	Total Weight: 575
8.93/9.07	c Elapsed CPU time: 8.96164 s	Remaining CPU time: 1791.04 s
8.93/9.09	c core #576
8.93/9.09	c Core size: 3	Core Weight: 1	Total Weight: 576
8.93/9.09	c Elapsed CPU time: 8.98163 s	Remaining CPU time: 1791.02 s
9.03/9.11	c core #577
9.03/9.11	c Core size: 3	Core Weight: 1	Total Weight: 577
9.03/9.11	c Elapsed CPU time: 9.00063 s	Remaining CPU time: 1791 s
9.03/9.13	c core #578
9.03/9.13	c Core size: 3	Core Weight: 1	Total Weight: 578
9.03/9.13	c Elapsed CPU time: 9.01963 s	Remaining CPU time: 1790.98 s
9.03/9.15	c core #579
9.03/9.15	c Core size: 3	Core Weight: 1	Total Weight: 579
9.03/9.15	c Elapsed CPU time: 9.03862 s	Remaining CPU time: 1790.96 s
9.03/9.17	c core #580
9.03/9.17	c Core size: 3	Core Weight: 1	Total Weight: 580
9.03/9.17	c Elapsed CPU time: 9.05762 s	Remaining CPU time: 1790.94 s
9.03/9.19	c core #581
9.03/9.19	c Core size: 3	Core Weight: 1	Total Weight: 581
9.03/9.19	c Elapsed CPU time: 9.07662 s	Remaining CPU time: 1790.92 s
9.13/9.21	c core #582
9.13/9.21	c Core size: 3	Core Weight: 1	Total Weight: 582
9.13/9.21	c Elapsed CPU time: 9.09562 s	Remaining CPU time: 1790.9 s
9.13/9.23	c core #583
9.13/9.23	c Core size: 2	Core Weight: 1	Total Weight: 583
9.13/9.23	c Elapsed CPU time: 9.11561 s	Remaining CPU time: 1790.88 s
9.13/9.25	c core #584
9.13/9.25	c Core size: 3	Core Weight: 1	Total Weight: 584
9.13/9.25	c Elapsed CPU time: 9.13561 s	Remaining CPU time: 1790.86 s
9.13/9.27	c core #585
9.13/9.27	c Core size: 3	Core Weight: 1	Total Weight: 585
9.13/9.27	c Elapsed CPU time: 9.15561 s	Remaining CPU time: 1790.84 s
9.13/9.28	c core #586
9.13/9.28	c Core size: 3	Core Weight: 1	Total Weight: 586
9.13/9.28	c Elapsed CPU time: 9.1746 s	Remaining CPU time: 1790.83 s
9.23/9.30	c core #587
9.23/9.30	c Core size: 3	Core Weight: 1	Total Weight: 587
9.23/9.30	c Elapsed CPU time: 9.1936 s	Remaining CPU time: 1790.81 s
9.23/9.32	c core #588
9.23/9.32	c Core size: 3	Core Weight: 1	Total Weight: 588
9.23/9.32	c Elapsed CPU time: 9.2126 s	Remaining CPU time: 1790.79 s
9.23/9.34	c core #589
9.23/9.34	c Core size: 3	Core Weight: 1	Total Weight: 589
9.23/9.34	c Elapsed CPU time: 9.2326 s	Remaining CPU time: 1790.77 s
9.23/9.36	c core #590
9.23/9.36	c Core size: 3	Core Weight: 1	Total Weight: 590
9.23/9.36	c Elapsed CPU time: 9.25159 s	Remaining CPU time: 1790.75 s
9.23/9.38	c core #591
9.23/9.38	c Core size: 3	Core Weight: 1	Total Weight: 591
9.23/9.38	c Elapsed CPU time: 9.27159 s	Remaining CPU time: 1790.73 s
9.33/9.40	c core #592
9.33/9.40	c Core size: 3	Core Weight: 1	Total Weight: 592
9.33/9.40	c Elapsed CPU time: 9.28959 s	Remaining CPU time: 1790.71 s
9.33/9.42	c core #593
9.33/9.42	c Core size: 3	Core Weight: 1	Total Weight: 593
9.33/9.42	c Elapsed CPU time: 9.30958 s	Remaining CPU time: 1790.69 s
9.33/9.44	c core #594
9.33/9.44	c Core size: 3	Core Weight: 1	Total Weight: 594
9.33/9.44	c Elapsed CPU time: 9.32858 s	Remaining CPU time: 1790.67 s
9.33/9.46	c core #595
9.33/9.46	c Core size: 3	Core Weight: 1	Total Weight: 595
9.33/9.46	c Elapsed CPU time: 9.34758 s	Remaining CPU time: 1790.65 s
9.33/9.48	c core #596
9.33/9.48	c Core size: 3	Core Weight: 1	Total Weight: 596
9.33/9.48	c Elapsed CPU time: 9.36658 s	Remaining CPU time: 1790.63 s
9.43/9.50	c core #597
9.43/9.50	c Core size: 3	Core Weight: 1	Total Weight: 597
9.43/9.50	c Elapsed CPU time: 9.38657 s	Remaining CPU time: 1790.61 s
9.43/9.52	c core #598
9.43/9.52	c Core size: 3	Core Weight: 1	Total Weight: 598
9.43/9.52	c Elapsed CPU time: 9.40657 s	Remaining CPU time: 1790.59 s
9.43/9.54	c core #599
9.43/9.54	c Core size: 3	Core Weight: 1	Total Weight: 599
9.43/9.54	c Elapsed CPU time: 9.42557 s	Remaining CPU time: 1790.57 s
9.43/9.56	c core #600
9.43/9.56	c Core size: 3	Core Weight: 1	Total Weight: 600
9.43/9.56	c Elapsed CPU time: 9.44556 s	Remaining CPU time: 1790.55 s
9.43/9.58	c core #601
9.43/9.58	c Core size: 3	Core Weight: 1	Total Weight: 601
9.43/9.58	c Elapsed CPU time: 9.46556 s	Remaining CPU time: 1790.53 s
9.53/9.60	c core #602
9.53/9.60	c Core size: 3	Core Weight: 1	Total Weight: 602
9.53/9.60	c Elapsed CPU time: 9.48656 s	Remaining CPU time: 1790.51 s
9.53/9.62	c core #603
9.53/9.62	c Core size: 3	Core Weight: 1	Total Weight: 603
9.53/9.62	c Elapsed CPU time: 9.50655 s	Remaining CPU time: 1790.49 s
9.53/9.64	c core #604
9.53/9.64	c Core size: 3	Core Weight: 1	Total Weight: 604
9.53/9.64	c Elapsed CPU time: 9.52655 s	Remaining CPU time: 1790.47 s
9.53/9.66	c core #605
9.53/9.66	c Core size: 3	Core Weight: 1	Total Weight: 605
9.53/9.66	c Elapsed CPU time: 9.54655 s	Remaining CPU time: 1790.45 s
9.53/9.68	c core #606
9.53/9.68	c Core size: 3	Core Weight: 1	Total Weight: 606
9.53/9.68	c Elapsed CPU time: 9.56555 s	Remaining CPU time: 1790.43 s
9.62/9.70	c core #607
9.62/9.70	c Core size: 3	Core Weight: 1	Total Weight: 607
9.62/9.70	c Elapsed CPU time: 9.58454 s	Remaining CPU time: 1790.42 s
9.62/9.72	c core #608
9.62/9.72	c Core size: 3	Core Weight: 1	Total Weight: 608
9.62/9.72	c Elapsed CPU time: 9.60454 s	Remaining CPU time: 1790.4 s
9.62/9.74	c core #609
9.62/9.74	c Core size: 3	Core Weight: 1	Total Weight: 609
9.62/9.74	c Elapsed CPU time: 9.62454 s	Remaining CPU time: 1790.38 s
9.62/9.76	c core #610
9.62/9.76	c Core size: 2	Core Weight: 1	Total Weight: 610
9.62/9.76	c Elapsed CPU time: 9.64453 s	Remaining CPU time: 1790.36 s
9.62/9.78	c core #611
9.62/9.78	c Core size: 3	Core Weight: 1	Total Weight: 611
9.62/9.78	c Elapsed CPU time: 9.66453 s	Remaining CPU time: 1790.34 s
9.73/9.80	c core #612
9.73/9.80	c Core size: 3	Core Weight: 1	Total Weight: 612
9.73/9.80	c Elapsed CPU time: 9.68353 s	Remaining CPU time: 1790.32 s
9.73/9.82	c core #613
9.73/9.82	c Core size: 3	Core Weight: 1	Total Weight: 613
9.73/9.82	c Elapsed CPU time: 9.70352 s	Remaining CPU time: 1790.3 s
9.73/9.84	c core #614
9.73/9.84	c Core size: 3	Core Weight: 1	Total Weight: 614
9.73/9.84	c Elapsed CPU time: 9.72252 s	Remaining CPU time: 1790.28 s
9.73/9.86	c core #615
9.73/9.86	c Core size: 3	Core Weight: 1	Total Weight: 615
9.73/9.86	c Elapsed CPU time: 9.74252 s	Remaining CPU time: 1790.26 s
9.73/9.88	c core #616
9.73/9.88	c Core size: 3	Core Weight: 1	Total Weight: 616
9.73/9.88	c Elapsed CPU time: 9.76252 s	Remaining CPU time: 1790.24 s
9.73/9.90	c core #617
9.73/9.90	c Core size: 3	Core Weight: 1	Total Weight: 617
9.73/9.90	c Elapsed CPU time: 9.78151 s	Remaining CPU time: 1790.22 s
9.83/9.92	c core #618
9.83/9.92	c Core size: 3	Core Weight: 1	Total Weight: 618
9.83/9.92	c Elapsed CPU time: 9.80151 s	Remaining CPU time: 1790.2 s
9.83/9.94	c core #619
9.83/9.94	c Core size: 3	Core Weight: 1	Total Weight: 619
9.83/9.94	c Elapsed CPU time: 9.82051 s	Remaining CPU time: 1790.18 s
9.83/9.96	c core #620
9.83/9.96	c Core size: 3	Core Weight: 1	Total Weight: 620
9.83/9.96	c Elapsed CPU time: 9.8395 s	Remaining CPU time: 1790.16 s
9.83/9.98	c core #621
9.83/9.98	c Core size: 3	Core Weight: 1	Total Weight: 621
9.83/9.98	c Elapsed CPU time: 9.8595 s	Remaining CPU time: 1790.14 s
9.92/10.00	c core #622
9.92/10.00	c Core size: 3	Core Weight: 1	Total Weight: 622
9.92/10.00	c Elapsed CPU time: 9.8795 s	Remaining CPU time: 1790.12 s
9.92/10.02	c core #623
9.92/10.02	c Core size: 3	Core Weight: 1	Total Weight: 623
9.92/10.02	c Elapsed CPU time: 9.89949 s	Remaining CPU time: 1790.1 s
9.92/10.04	c core #624
9.92/10.04	c Core size: 3	Core Weight: 1	Total Weight: 624
9.92/10.04	c Elapsed CPU time: 9.92049 s	Remaining CPU time: 1790.08 s
9.92/10.06	c core #625
9.92/10.06	c Core size: 3	Core Weight: 1	Total Weight: 625
9.92/10.06	c Elapsed CPU time: 9.94149 s	Remaining CPU time: 1790.06 s
9.92/10.08	c core #626
9.92/10.08	c Core size: 3	Core Weight: 1	Total Weight: 626
9.92/10.08	c Elapsed CPU time: 9.96249 s	Remaining CPU time: 1790.04 s
10.02/10.10	c core #627
10.02/10.10	c Core size: 3	Core Weight: 1	Total Weight: 627
10.02/10.10	c Elapsed CPU time: 9.98348 s	Remaining CPU time: 1790.02 s
10.02/10.12	c core #628
10.02/10.12	c Core size: 3	Core Weight: 1	Total Weight: 628
10.02/10.12	c Elapsed CPU time: 10.0045 s	Remaining CPU time: 1790 s
10.02/10.14	c core #629
10.02/10.14	c Core size: 3	Core Weight: 1	Total Weight: 629
10.02/10.14	c Elapsed CPU time: 10.0255 s	Remaining CPU time: 1789.97 s
10.02/10.16	c core #630
10.02/10.16	c Core size: 3	Core Weight: 1	Total Weight: 630
10.02/10.16	c Elapsed CPU time: 10.0445 s	Remaining CPU time: 1789.96 s
10.02/10.19	c core #631
10.02/10.19	c Core size: 3	Core Weight: 1	Total Weight: 631
10.02/10.19	c Elapsed CPU time: 10.0655 s	Remaining CPU time: 1789.93 s
10.12/10.21	c core #632
10.12/10.21	c Core size: 3	Core Weight: 1	Total Weight: 632
10.12/10.21	c Elapsed CPU time: 10.0865 s	Remaining CPU time: 1789.91 s
10.12/10.23	c core #633
10.12/10.23	c Core size: 2	Core Weight: 1	Total Weight: 633
10.12/10.23	c Elapsed CPU time: 10.1065 s	Remaining CPU time: 1789.89 s
10.12/10.25	c core #634
10.12/10.25	c Core size: 3	Core Weight: 1	Total Weight: 634
10.12/10.25	c Elapsed CPU time: 10.1265 s	Remaining CPU time: 1789.87 s
10.12/10.27	c core #635
10.12/10.27	c Core size: 3	Core Weight: 1	Total Weight: 635
10.12/10.27	c Elapsed CPU time: 10.1465 s	Remaining CPU time: 1789.85 s
10.12/10.29	c core #636
10.12/10.29	c Core size: 3	Core Weight: 1	Total Weight: 636
10.12/10.29	c Elapsed CPU time: 10.1665 s	Remaining CPU time: 1789.83 s
10.22/10.31	c core #637
10.22/10.31	c Core size: 3	Core Weight: 1	Total Weight: 637
10.22/10.31	c Elapsed CPU time: 10.1875 s	Remaining CPU time: 1789.81 s
10.22/10.33	c core #638
10.22/10.33	c Core size: 3	Core Weight: 1	Total Weight: 638
10.22/10.33	c Elapsed CPU time: 10.2074 s	Remaining CPU time: 1789.79 s
10.22/10.35	c core #639
10.22/10.35	c Core size: 3	Core Weight: 1	Total Weight: 639
10.22/10.35	c Elapsed CPU time: 10.2284 s	Remaining CPU time: 1789.77 s
10.22/10.37	c core #640
10.22/10.37	c Core size: 3	Core Weight: 1	Total Weight: 640
10.22/10.37	c Elapsed CPU time: 10.2494 s	Remaining CPU time: 1789.75 s
10.22/10.39	c core #641
10.22/10.39	c Core size: 3	Core Weight: 1	Total Weight: 641
10.22/10.39	c Elapsed CPU time: 10.2694 s	Remaining CPU time: 1789.73 s
10.32/10.41	c core #642
10.32/10.41	c Core size: 3	Core Weight: 1	Total Weight: 642
10.32/10.41	c Elapsed CPU time: 10.2894 s	Remaining CPU time: 1789.71 s
10.32/10.43	c core #643
10.32/10.43	c Core size: 3	Core Weight: 1	Total Weight: 643
10.32/10.43	c Elapsed CPU time: 10.3104 s	Remaining CPU time: 1789.69 s
10.32/10.45	c core #644
10.32/10.45	c Core size: 3	Core Weight: 1	Total Weight: 644
10.32/10.45	c Elapsed CPU time: 10.3294 s	Remaining CPU time: 1789.67 s
10.32/10.47	c core #645
10.32/10.47	c Core size: 3	Core Weight: 1	Total Weight: 645
10.32/10.47	c Elapsed CPU time: 10.3494 s	Remaining CPU time: 1789.65 s
10.32/10.50	c core #646
10.32/10.50	c Core size: 3	Core Weight: 1	Total Weight: 646
10.32/10.50	c Elapsed CPU time: 10.3704 s	Remaining CPU time: 1789.63 s
10.42/10.52	c core #647
10.42/10.52	c Core size: 3	Core Weight: 1	Total Weight: 647
10.42/10.52	c Elapsed CPU time: 10.3914 s	Remaining CPU time: 1789.61 s
10.42/10.54	c core #648
10.42/10.54	c Core size: 3	Core Weight: 1	Total Weight: 648
10.42/10.54	c Elapsed CPU time: 10.4114 s	Remaining CPU time: 1789.59 s
10.42/10.56	c core #649
10.42/10.56	c Core size: 3	Core Weight: 1	Total Weight: 649
10.42/10.56	c Elapsed CPU time: 10.4314 s	Remaining CPU time: 1789.57 s
10.42/10.58	c core #650
10.42/10.58	c Core size: 2	Core Weight: 1	Total Weight: 650
10.42/10.58	c Elapsed CPU time: 10.4504 s	Remaining CPU time: 1789.55 s
10.52/10.60	c core #651
10.52/10.60	c Core size: 3	Core Weight: 1	Total Weight: 651
10.52/10.60	c Elapsed CPU time: 10.4724 s	Remaining CPU time: 1789.53 s
10.52/10.62	c core #652
10.52/10.62	c Core size: 3	Core Weight: 1	Total Weight: 652
10.52/10.62	c Elapsed CPU time: 10.4934 s	Remaining CPU time: 1789.51 s
10.52/10.64	c core #653
10.52/10.64	c Core size: 3	Core Weight: 1	Total Weight: 653
10.52/10.64	c Elapsed CPU time: 10.5144 s	Remaining CPU time: 1789.49 s
10.52/10.66	c core #654
10.52/10.66	c Core size: 3	Core Weight: 1	Total Weight: 654
10.52/10.66	c Elapsed CPU time: 10.5354 s	Remaining CPU time: 1789.46 s
10.52/10.68	c core #655
10.52/10.68	c Core size: 3	Core Weight: 1	Total Weight: 655
10.52/10.68	c Elapsed CPU time: 10.5564 s	Remaining CPU time: 1789.44 s
10.62/10.70	c core #656
10.62/10.70	c Core size: 3	Core Weight: 1	Total Weight: 656
10.62/10.70	c Elapsed CPU time: 10.5764 s	Remaining CPU time: 1789.42 s
10.62/10.72	c core #657
10.62/10.72	c Core size: 3	Core Weight: 1	Total Weight: 657
10.62/10.72	c Elapsed CPU time: 10.5974 s	Remaining CPU time: 1789.4 s
10.62/10.74	c core #658
10.62/10.74	c Core size: 3	Core Weight: 1	Total Weight: 658
10.62/10.74	c Elapsed CPU time: 10.6174 s	Remaining CPU time: 1789.38 s
10.62/10.76	c core #659
10.62/10.76	c Core size: 3	Core Weight: 1	Total Weight: 659
10.62/10.76	c Elapsed CPU time: 10.6364 s	Remaining CPU time: 1789.36 s
10.62/10.79	c core #660
10.62/10.79	c Core size: 3	Core Weight: 1	Total Weight: 660
10.62/10.79	c Elapsed CPU time: 10.6564 s	Remaining CPU time: 1789.34 s
10.71/10.81	c core #661
10.71/10.81	c Core size: 3	Core Weight: 1	Total Weight: 661
10.71/10.81	c Elapsed CPU time: 10.6774 s	Remaining CPU time: 1789.32 s
10.71/10.83	c core #662
10.71/10.83	c Core size: 3	Core Weight: 1	Total Weight: 662
10.71/10.83	c Elapsed CPU time: 10.6974 s	Remaining CPU time: 1789.3 s
10.71/10.85	c core #663
10.71/10.85	c Core size: 3	Core Weight: 1	Total Weight: 663
10.71/10.85	c Elapsed CPU time: 10.7184 s	Remaining CPU time: 1789.28 s
10.71/10.87	c core #664
10.71/10.87	c Core size: 3	Core Weight: 1	Total Weight: 664
10.71/10.87	c Elapsed CPU time: 10.7384 s	Remaining CPU time: 1789.26 s
10.71/10.89	c core #665
10.71/10.89	c Core size: 3	Core Weight: 1	Total Weight: 665
10.71/10.89	c Elapsed CPU time: 10.7604 s	Remaining CPU time: 1789.24 s
10.81/10.91	c core #666
10.81/10.91	c Core size: 3	Core Weight: 1	Total Weight: 666
10.81/10.91	c Elapsed CPU time: 10.7794 s	Remaining CPU time: 1789.22 s
10.81/10.93	c core #667
10.81/10.93	c Core size: 3	Core Weight: 1	Total Weight: 667
10.81/10.93	c Elapsed CPU time: 10.8014 s	Remaining CPU time: 1789.2 s
10.81/10.96	c core #668
10.81/10.96	c Core size: 3	Core Weight: 1	Total Weight: 668
10.81/10.96	c Elapsed CPU time: 10.8224 s	Remaining CPU time: 1789.18 s
10.81/10.98	c core #669
10.81/10.98	c Core size: 2	Core Weight: 1	Total Weight: 669
10.81/10.98	c Elapsed CPU time: 10.8444 s	Remaining CPU time: 1789.16 s
10.81/11.00	c core #670
10.81/11.00	c Core size: 3	Core Weight: 1	Total Weight: 670
10.81/11.00	c Elapsed CPU time: 10.8653 s	Remaining CPU time: 1789.13 s
10.91/11.02	c core #671
10.91/11.02	c Core size: 3	Core Weight: 1	Total Weight: 671
10.91/11.02	c Elapsed CPU time: 10.8843 s	Remaining CPU time: 1789.12 s
10.91/11.04	c core #672
10.91/11.04	c Core size: 3	Core Weight: 1	Total Weight: 672
10.91/11.04	c Elapsed CPU time: 10.9043 s	Remaining CPU time: 1789.1 s
10.91/11.06	c core #673
10.91/11.06	c Core size: 3	Core Weight: 1	Total Weight: 673
10.91/11.06	c Elapsed CPU time: 10.9233 s	Remaining CPU time: 1789.08 s
10.91/11.08	c core #674
10.91/11.08	c Core size: 3	Core Weight: 1	Total Weight: 674
10.91/11.08	c Elapsed CPU time: 10.9433 s	Remaining CPU time: 1789.06 s
11.02/11.10	c core #675
11.02/11.10	c Core size: 3	Core Weight: 1	Total Weight: 675
11.02/11.10	c Elapsed CPU time: 10.9633 s	Remaining CPU time: 1789.04 s
11.02/11.12	c core #676
11.02/11.12	c Core size: 3	Core Weight: 1	Total Weight: 676
11.02/11.12	c Elapsed CPU time: 10.9843 s	Remaining CPU time: 1789.02 s
11.02/11.14	c core #677
11.02/11.14	c Core size: 3	Core Weight: 1	Total Weight: 677
11.02/11.14	c Elapsed CPU time: 11.0043 s	Remaining CPU time: 1789 s
11.02/11.16	c core #678
11.02/11.16	c Core size: 3	Core Weight: 1	Total Weight: 678
11.02/11.16	c Elapsed CPU time: 11.0253 s	Remaining CPU time: 1788.97 s
11.02/11.18	c core #679
11.02/11.18	c Core size: 3	Core Weight: 1	Total Weight: 679
11.02/11.18	c Elapsed CPU time: 11.0453 s	Remaining CPU time: 1788.95 s
11.12/11.20	c core #680
11.12/11.20	c Core size: 3	Core Weight: 1	Total Weight: 680
11.12/11.20	c Elapsed CPU time: 11.0653 s	Remaining CPU time: 1788.93 s
11.12/11.22	c core #681
11.12/11.22	c Core size: 3	Core Weight: 1	Total Weight: 681
11.12/11.22	c Elapsed CPU time: 11.0853 s	Remaining CPU time: 1788.91 s
11.12/11.24	c core #682
11.12/11.24	c Core size: 3	Core Weight: 1	Total Weight: 682
11.12/11.24	c Elapsed CPU time: 11.1063 s	Remaining CPU time: 1788.89 s
11.12/11.26	c core #683
11.12/11.26	c Core size: 3	Core Weight: 1	Total Weight: 683
11.12/11.26	c Elapsed CPU time: 11.1273 s	Remaining CPU time: 1788.87 s
11.12/11.28	c core #684
11.12/11.28	c Core size: 3	Core Weight: 1	Total Weight: 684
11.12/11.28	c Elapsed CPU time: 11.1473 s	Remaining CPU time: 1788.85 s
11.21/11.31	c core #685
11.21/11.31	c Core size: 3	Core Weight: 1	Total Weight: 685
11.21/11.31	c Elapsed CPU time: 11.1673 s	Remaining CPU time: 1788.83 s
11.21/11.33	c core #686
11.21/11.33	c Core size: 3	Core Weight: 1	Total Weight: 686
11.21/11.33	c Elapsed CPU time: 11.1873 s	Remaining CPU time: 1788.81 s
11.21/11.35	c core #687
11.21/11.35	c Core size: 3	Core Weight: 1	Total Weight: 687
11.21/11.35	c Elapsed CPU time: 11.2073 s	Remaining CPU time: 1788.79 s
11.21/11.37	c core #688
11.21/11.37	c Core size: 3	Core Weight: 1	Total Weight: 688
11.21/11.37	c Elapsed CPU time: 11.2273 s	Remaining CPU time: 1788.77 s
11.21/11.39	c core #689
11.21/11.39	c Core size: 3	Core Weight: 1	Total Weight: 689
11.21/11.39	c Elapsed CPU time: 11.2473 s	Remaining CPU time: 1788.75 s
11.31/11.41	c core #690
11.31/11.41	c Core size: 3	Core Weight: 1	Total Weight: 690
11.31/11.41	c Elapsed CPU time: 11.2663 s	Remaining CPU time: 1788.73 s
11.31/11.43	c core #691
11.31/11.43	c Core size: 2	Core Weight: 1	Total Weight: 691
11.31/11.43	c Elapsed CPU time: 11.2863 s	Remaining CPU time: 1788.71 s
11.31/11.45	c core #692
11.31/11.45	c Core size: 3	Core Weight: 1	Total Weight: 692
11.31/11.45	c Elapsed CPU time: 11.3073 s	Remaining CPU time: 1788.69 s
11.31/11.47	c core #693
11.31/11.47	c Core size: 3	Core Weight: 1	Total Weight: 693
11.31/11.47	c Elapsed CPU time: 11.3273 s	Remaining CPU time: 1788.67 s
11.31/11.49	c core #694
11.31/11.49	c Core size: 3	Core Weight: 1	Total Weight: 694
11.31/11.49	c Elapsed CPU time: 11.3483 s	Remaining CPU time: 1788.65 s
11.41/11.51	c core #695
11.41/11.51	c Core size: 3	Core Weight: 1	Total Weight: 695
11.41/11.51	c Elapsed CPU time: 11.3683 s	Remaining CPU time: 1788.63 s
11.41/11.53	c core #696
11.41/11.53	c Core size: 3	Core Weight: 1	Total Weight: 696
11.41/11.53	c Elapsed CPU time: 11.3873 s	Remaining CPU time: 1788.61 s
11.41/11.55	c core #697
11.41/11.55	c Core size: 3	Core Weight: 1	Total Weight: 697
11.41/11.55	c Elapsed CPU time: 11.4083 s	Remaining CPU time: 1788.59 s
11.41/11.57	c core #698
11.41/11.57	c Core size: 3	Core Weight: 1	Total Weight: 698
11.41/11.57	c Elapsed CPU time: 11.4283 s	Remaining CPU time: 1788.57 s
11.41/11.59	c core #699
11.41/11.59	c Core size: 3	Core Weight: 1	Total Weight: 699
11.41/11.59	c Elapsed CPU time: 11.4493 s	Remaining CPU time: 1788.55 s
11.51/11.61	c core #700
11.51/11.61	c Core size: 3	Core Weight: 1	Total Weight: 700
11.51/11.61	c Elapsed CPU time: 11.4693 s	Remaining CPU time: 1788.53 s
11.51/11.64	c core #701
11.51/11.64	c Core size: 3	Core Weight: 1	Total Weight: 701
11.51/11.64	c Elapsed CPU time: 11.4913 s	Remaining CPU time: 1788.51 s
11.51/11.66	c core #702
11.51/11.66	c Core size: 3	Core Weight: 1	Total Weight: 702
11.51/11.66	c Elapsed CPU time: 11.5113 s	Remaining CPU time: 1788.49 s
11.51/11.68	c core #703
11.51/11.68	c Core size: 3	Core Weight: 1	Total Weight: 703
11.51/11.68	c Elapsed CPU time: 11.5322 s	Remaining CPU time: 1788.47 s
11.61/11.70	c core #704
11.61/11.70	c Core size: 3	Core Weight: 1	Total Weight: 704
11.61/11.70	c Elapsed CPU time: 11.5532 s	Remaining CPU time: 1788.45 s
11.61/11.72	c core #705
11.61/11.72	c Core size: 3	Core Weight: 1	Total Weight: 705
11.61/11.72	c Elapsed CPU time: 11.5742 s	Remaining CPU time: 1788.43 s
11.61/11.74	c core #706
11.61/11.74	c Core size: 3	Core Weight: 1	Total Weight: 706
11.61/11.74	c Elapsed CPU time: 11.5942 s	Remaining CPU time: 1788.41 s
11.61/11.76	c core #707
11.61/11.76	c Core size: 3	Core Weight: 1	Total Weight: 707
11.61/11.76	c Elapsed CPU time: 11.6142 s	Remaining CPU time: 1788.39 s
11.61/11.78	c core #708
11.61/11.78	c Core size: 3	Core Weight: 1	Total Weight: 708
11.61/11.78	c Elapsed CPU time: 11.6362 s	Remaining CPU time: 1788.36 s
11.71/11.80	c core #709
11.71/11.80	c Core size: 3	Core Weight: 1	Total Weight: 709
11.71/11.80	c Elapsed CPU time: 11.6572 s	Remaining CPU time: 1788.34 s
11.71/11.82	c core #710
11.71/11.82	c Core size: 3	Core Weight: 1	Total Weight: 710
11.71/11.82	c Elapsed CPU time: 11.6782 s	Remaining CPU time: 1788.32 s
11.71/11.85	c core #711
11.71/11.85	c Core size: 3	Core Weight: 1	Total Weight: 711
11.71/11.85	c Elapsed CPU time: 11.6992 s	Remaining CPU time: 1788.3 s
11.71/11.87	c core #712
11.71/11.87	c Core size: 3	Core Weight: 1	Total Weight: 712
11.71/11.87	c Elapsed CPU time: 11.7192 s	Remaining CPU time: 1788.28 s
11.71/11.89	c core #713
11.71/11.89	c Core size: 3	Core Weight: 1	Total Weight: 713
11.71/11.89	c Elapsed CPU time: 11.7402 s	Remaining CPU time: 1788.26 s
11.80/11.91	c core #714
11.80/11.91	c Core size: 2	Core Weight: 1	Total Weight: 714
11.80/11.91	c Elapsed CPU time: 11.7602 s	Remaining CPU time: 1788.24 s
11.80/11.93	c core #715
11.80/11.93	c Core size: 3	Core Weight: 1	Total Weight: 715
11.80/11.93	c Elapsed CPU time: 11.7812 s	Remaining CPU time: 1788.22 s
11.80/11.95	c core #716
11.80/11.95	c Core size: 3	Core Weight: 1	Total Weight: 716
11.80/11.95	c Elapsed CPU time: 11.8012 s	Remaining CPU time: 1788.2 s
11.80/11.97	c core #717
11.80/11.97	c Core size: 3	Core Weight: 1	Total Weight: 717
11.80/11.97	c Elapsed CPU time: 11.8222 s	Remaining CPU time: 1788.18 s
11.80/11.99	c core #718
11.80/11.99	c Core size: 3	Core Weight: 1	Total Weight: 718
11.80/11.99	c Elapsed CPU time: 11.8432 s	Remaining CPU time: 1788.16 s
11.91/12.02	c core #719
11.91/12.02	c Core size: 3	Core Weight: 1	Total Weight: 719
11.91/12.02	c Elapsed CPU time: 11.8652 s	Remaining CPU time: 1788.13 s
11.91/12.04	c core #720
11.91/12.04	c Core size: 3	Core Weight: 1	Total Weight: 720
11.91/12.04	c Elapsed CPU time: 11.8862 s	Remaining CPU time: 1788.11 s
11.91/12.06	c core #721
11.91/12.06	c Core size: 3	Core Weight: 1	Total Weight: 721
11.91/12.06	c Elapsed CPU time: 11.9082 s	Remaining CPU time: 1788.09 s
11.91/12.08	c core #722
11.91/12.08	c Core size: 3	Core Weight: 1	Total Weight: 722
11.91/12.08	c Elapsed CPU time: 11.9302 s	Remaining CPU time: 1788.07 s
12.01/12.10	c core #723
12.01/12.10	c Core size: 3	Core Weight: 1	Total Weight: 723
12.01/12.10	c Elapsed CPU time: 11.9522 s	Remaining CPU time: 1788.05 s
12.01/12.12	c core #724
12.01/12.12	c Core size: 3	Core Weight: 1	Total Weight: 724
12.01/12.12	c Elapsed CPU time: 11.9732 s	Remaining CPU time: 1788.03 s
12.01/12.15	c core #725
12.01/12.15	c Core size: 3	Core Weight: 1	Total Weight: 725
12.01/12.15	c Elapsed CPU time: 11.9952 s	Remaining CPU time: 1788 s
12.01/12.17	c core #726
12.01/12.17	c Core size: 3	Core Weight: 1	Total Weight: 726
12.01/12.17	c Elapsed CPU time: 12.0162 s	Remaining CPU time: 1787.98 s
12.01/12.19	c core #727
12.01/12.19	c Core size: 3	Core Weight: 1	Total Weight: 727
12.01/12.19	c Elapsed CPU time: 12.0382 s	Remaining CPU time: 1787.96 s
12.10/12.21	c core #728
12.10/12.21	c Core size: 3	Core Weight: 1	Total Weight: 728
12.10/12.21	c Elapsed CPU time: 12.0592 s	Remaining CPU time: 1787.94 s
12.10/12.23	c core #729
12.10/12.23	c Core size: 3	Core Weight: 1	Total Weight: 729
12.10/12.23	c Elapsed CPU time: 12.0802 s	Remaining CPU time: 1787.92 s
12.10/12.25	c core #730
12.10/12.25	c Core size: 3	Core Weight: 1	Total Weight: 730
12.10/12.25	c Elapsed CPU time: 12.1002 s	Remaining CPU time: 1787.9 s
12.10/12.27	c core #731
12.10/12.27	c Core size: 3	Core Weight: 1	Total Weight: 731
12.10/12.27	c Elapsed CPU time: 12.1212 s	Remaining CPU time: 1787.88 s
12.10/12.30	c core #732
12.10/12.30	c Core size: 3	Core Weight: 1	Total Weight: 732
12.10/12.30	c Elapsed CPU time: 12.1422 s	Remaining CPU time: 1787.86 s
12.20/12.32	c core #733
12.20/12.32	c Core size: 3	Core Weight: 1	Total Weight: 733
12.20/12.32	c Elapsed CPU time: 12.1641 s	Remaining CPU time: 1787.84 s
12.20/12.34	c core #734
12.20/12.34	c Core size: 3	Core Weight: 1	Total Weight: 734
12.20/12.34	c Elapsed CPU time: 12.1861 s	Remaining CPU time: 1787.81 s
12.20/12.36	c core #735
12.20/12.36	c Core size: 2	Core Weight: 1	Total Weight: 735
12.20/12.36	c Elapsed CPU time: 12.2061 s	Remaining CPU time: 1787.79 s
12.20/12.38	c core #736
12.20/12.38	c Core size: 3	Core Weight: 1	Total Weight: 736
12.20/12.38	c Elapsed CPU time: 12.2281 s	Remaining CPU time: 1787.77 s
12.30/12.41	c core #737
12.30/12.41	c Core size: 3	Core Weight: 1	Total Weight: 737
12.30/12.41	c Elapsed CPU time: 12.2501 s	Remaining CPU time: 1787.75 s
12.30/12.43	c core #738
12.30/12.43	c Core size: 3	Core Weight: 1	Total Weight: 738
12.30/12.43	c Elapsed CPU time: 12.2711 s	Remaining CPU time: 1787.73 s
12.30/12.45	c core #739
12.30/12.45	c Core size: 3	Core Weight: 1	Total Weight: 739
12.30/12.45	c Elapsed CPU time: 12.2921 s	Remaining CPU time: 1787.71 s
12.30/12.47	c core #740
12.30/12.47	c Core size: 3	Core Weight: 1	Total Weight: 740
12.30/12.47	c Elapsed CPU time: 12.3131 s	Remaining CPU time: 1787.69 s
12.30/12.49	c core #741
12.30/12.49	c Core size: 3	Core Weight: 1	Total Weight: 741
12.30/12.49	c Elapsed CPU time: 12.3351 s	Remaining CPU time: 1787.66 s
12.39/12.51	c core #742
12.39/12.51	c Core size: 3	Core Weight: 1	Total Weight: 742
12.39/12.51	c Elapsed CPU time: 12.3561 s	Remaining CPU time: 1787.64 s
12.39/12.54	c core #743
12.39/12.54	c Core size: 3	Core Weight: 1	Total Weight: 743
12.39/12.54	c Elapsed CPU time: 12.3781 s	Remaining CPU time: 1787.62 s
12.39/12.56	c core #744
12.39/12.56	c Core size: 3	Core Weight: 1	Total Weight: 744
12.39/12.56	c Elapsed CPU time: 12.4001 s	Remaining CPU time: 1787.6 s
12.39/12.58	c core #745
12.39/12.58	c Core size: 3	Core Weight: 1	Total Weight: 745
12.39/12.58	c Elapsed CPU time: 12.4221 s	Remaining CPU time: 1787.58 s
12.49/12.60	c core #746
12.49/12.60	c Core size: 3	Core Weight: 1	Total Weight: 746
12.49/12.60	c Elapsed CPU time: 12.4441 s	Remaining CPU time: 1787.56 s
12.49/12.62	c core #747
12.49/12.62	c Core size: 3	Core Weight: 1	Total Weight: 747
12.49/12.62	c Elapsed CPU time: 12.4661 s	Remaining CPU time: 1787.53 s
12.49/12.65	c core #748
12.49/12.65	c Core size: 3	Core Weight: 1	Total Weight: 748
12.49/12.65	c Elapsed CPU time: 12.4881 s	Remaining CPU time: 1787.51 s
12.49/12.67	c core #749
12.49/12.67	c Core size: 3	Core Weight: 1	Total Weight: 749
12.49/12.67	c Elapsed CPU time: 12.5091 s	Remaining CPU time: 1787.49 s
12.49/12.69	c core #750
12.49/12.69	c Core size: 3	Core Weight: 1	Total Weight: 750
12.49/12.69	c Elapsed CPU time: 12.5311 s	Remaining CPU time: 1787.47 s
12.59/12.71	c core #751
12.59/12.71	c Core size: 3	Core Weight: 1	Total Weight: 751
12.59/12.71	c Elapsed CPU time: 12.5531 s	Remaining CPU time: 1787.45 s
12.59/12.73	c core #752
12.59/12.73	c Core size: 3	Core Weight: 1	Total Weight: 752
12.59/12.73	c Elapsed CPU time: 12.5731 s	Remaining CPU time: 1787.43 s
12.59/12.75	c core #753
12.59/12.75	c Core size: 3	Core Weight: 1	Total Weight: 753
12.59/12.75	c Elapsed CPU time: 12.5951 s	Remaining CPU time: 1787.4 s
12.59/12.78	c core #754
12.59/12.78	c Core size: 3	Core Weight: 1	Total Weight: 754
12.59/12.78	c Elapsed CPU time: 12.6151 s	Remaining CPU time: 1787.38 s
12.69/12.80	c core #755
12.69/12.80	c Core size: 3	Core Weight: 1	Total Weight: 755
12.69/12.80	c Elapsed CPU time: 12.6371 s	Remaining CPU time: 1787.36 s
12.69/12.82	c core #756
12.69/12.82	c Core size: 3	Core Weight: 1	Total Weight: 756
12.69/12.82	c Elapsed CPU time: 12.6591 s	Remaining CPU time: 1787.34 s
12.69/12.84	c core #757
12.69/12.84	c Core size: 3	Core Weight: 1	Total Weight: 757
12.69/12.84	c Elapsed CPU time: 12.6801 s	Remaining CPU time: 1787.32 s
12.69/12.86	c core #758
12.69/12.86	c Core size: 3	Core Weight: 1	Total Weight: 758
12.69/12.86	c Elapsed CPU time: 12.7011 s	Remaining CPU time: 1787.3 s
12.69/12.88	c core #759
12.69/12.88	c Core size: 3	Core Weight: 1	Total Weight: 759
12.69/12.88	c Elapsed CPU time: 12.7231 s	Remaining CPU time: 1787.28 s
12.79/12.91	c core #760
12.79/12.91	c Core size: 3	Core Weight: 1	Total Weight: 760
12.79/12.91	c Elapsed CPU time: 12.7451 s	Remaining CPU time: 1787.25 s
12.79/12.93	c core #761
12.79/12.93	c Core size: 2	Core Weight: 1	Total Weight: 761
12.79/12.93	c Elapsed CPU time: 12.7661 s	Remaining CPU time: 1787.23 s
12.79/12.95	c core #762
12.79/12.95	c Core size: 3	Core Weight: 1	Total Weight: 762
12.79/12.95	c Elapsed CPU time: 12.7881 s	Remaining CPU time: 1787.21 s
12.79/12.97	c core #763
12.79/12.97	c Core size: 3	Core Weight: 1	Total Weight: 763
12.79/12.97	c Elapsed CPU time: 12.8091 s	Remaining CPU time: 1787.19 s
12.79/12.99	c core #764
12.79/12.99	c Core size: 3	Core Weight: 1	Total Weight: 764
12.79/12.99	c Elapsed CPU time: 12.831 s	Remaining CPU time: 1787.17 s
12.89/13.02	c core #765
12.89/13.02	c Core size: 3	Core Weight: 1	Total Weight: 765
12.89/13.02	c Elapsed CPU time: 12.853 s	Remaining CPU time: 1787.15 s
12.89/13.04	c core #766
12.89/13.04	c Core size: 3	Core Weight: 1	Total Weight: 766
12.89/13.04	c Elapsed CPU time: 12.876 s	Remaining CPU time: 1787.12 s
12.89/13.06	c core #767
12.89/13.06	c Core size: 3	Core Weight: 1	Total Weight: 767
12.89/13.06	c Elapsed CPU time: 12.898 s	Remaining CPU time: 1787.1 s
12.89/13.08	c core #768
12.89/13.08	c Core size: 3	Core Weight: 1	Total Weight: 768
12.89/13.08	c Elapsed CPU time: 12.92 s	Remaining CPU time: 1787.08 s
13.00/13.10	c core #769
13.00/13.10	c Core size: 3	Core Weight: 1	Total Weight: 769
13.00/13.10	c Elapsed CPU time: 12.94 s	Remaining CPU time: 1787.06 s
13.00/13.13	c core #770
13.00/13.13	c Core size: 3	Core Weight: 1	Total Weight: 770
13.00/13.13	c Elapsed CPU time: 12.962 s	Remaining CPU time: 1787.04 s
13.00/13.15	c core #771
13.00/13.15	c Core size: 3	Core Weight: 1	Total Weight: 771
13.00/13.15	c Elapsed CPU time: 12.984 s	Remaining CPU time: 1787.02 s
13.00/13.17	c core #772
13.00/13.17	c Core size: 3	Core Weight: 1	Total Weight: 772
13.00/13.17	c Elapsed CPU time: 13.006 s	Remaining CPU time: 1786.99 s
13.00/13.19	c core #773
13.00/13.19	c Core size: 3	Core Weight: 1	Total Weight: 773
13.00/13.19	c Elapsed CPU time: 13.027 s	Remaining CPU time: 1786.97 s
13.10/13.22	c core #774
13.10/13.22	c Core size: 3	Core Weight: 1	Total Weight: 774
13.10/13.22	c Elapsed CPU time: 13.049 s	Remaining CPU time: 1786.95 s
13.10/13.24	c core #775
13.10/13.24	c Core size: 3	Core Weight: 1	Total Weight: 775
13.10/13.24	c Elapsed CPU time: 13.071 s	Remaining CPU time: 1786.93 s
13.10/13.26	c core #776
13.10/13.26	c Core size: 3	Core Weight: 1	Total Weight: 776
13.10/13.26	c Elapsed CPU time: 13.093 s	Remaining CPU time: 1786.91 s
13.10/13.28	c core #777
13.10/13.28	c Core size: 3	Core Weight: 1	Total Weight: 777
13.10/13.28	c Elapsed CPU time: 13.114 s	Remaining CPU time: 1786.89 s
13.20/13.30	c core #778
13.20/13.30	c Core size: 3	Core Weight: 1	Total Weight: 778
13.20/13.30	c Elapsed CPU time: 13.135 s	Remaining CPU time: 1786.86 s
13.20/13.32	c core #779
13.20/13.32	c Core size: 3	Core Weight: 1	Total Weight: 779
13.20/13.32	c Elapsed CPU time: 13.157 s	Remaining CPU time: 1786.84 s
13.20/13.34	c core #780
13.20/13.34	c Core size: 3	Core Weight: 1	Total Weight: 780
13.20/13.34	c Elapsed CPU time: 13.179 s	Remaining CPU time: 1786.82 s
13.20/13.37	c core #781
13.20/13.37	c Core size: 3	Core Weight: 1	Total Weight: 781
13.20/13.37	c Elapsed CPU time: 13.2 s	Remaining CPU time: 1786.8 s
13.20/13.39	c core #782
13.20/13.39	c Core size: 3	Core Weight: 1	Total Weight: 782
13.20/13.39	c Elapsed CPU time: 13.222 s	Remaining CPU time: 1786.78 s
13.30/13.41	c core #783
13.30/13.41	c Core size: 3	Core Weight: 1	Total Weight: 783
13.30/13.41	c Elapsed CPU time: 13.242 s	Remaining CPU time: 1786.76 s
13.30/13.43	c core #784
13.30/13.43	c Core size: 3	Core Weight: 1	Total Weight: 784
13.30/13.43	c Elapsed CPU time: 13.265 s	Remaining CPU time: 1786.74 s
13.30/13.45	c core #785
13.30/13.45	c Core size: 2	Core Weight: 1	Total Weight: 785
13.30/13.45	c Elapsed CPU time: 13.286 s	Remaining CPU time: 1786.71 s
13.30/13.47	c core #786
13.30/13.47	c Core size: 3	Core Weight: 1	Total Weight: 786
13.30/13.47	c Elapsed CPU time: 13.308 s	Remaining CPU time: 1786.69 s
13.39/13.50	c core #787
13.39/13.50	c Core size: 3	Core Weight: 1	Total Weight: 787
13.39/13.50	c Elapsed CPU time: 13.33 s	Remaining CPU time: 1786.67 s
13.39/13.52	c core #788
13.39/13.52	c Core size: 3	Core Weight: 1	Total Weight: 788
13.39/13.52	c Elapsed CPU time: 13.352 s	Remaining CPU time: 1786.65 s
13.39/13.54	c core #789
13.39/13.54	c Core size: 3	Core Weight: 1	Total Weight: 789
13.39/13.54	c Elapsed CPU time: 13.374 s	Remaining CPU time: 1786.63 s
13.39/13.56	c core #790
13.39/13.56	c Core size: 3	Core Weight: 1	Total Weight: 790
13.39/13.56	c Elapsed CPU time: 13.396 s	Remaining CPU time: 1786.6 s
13.39/13.58	c core #791
13.39/13.58	c Core size: 3	Core Weight: 1	Total Weight: 791
13.39/13.58	c Elapsed CPU time: 13.418 s	Remaining CPU time: 1786.58 s
13.49/13.61	c core #792
13.49/13.61	c Core size: 3	Core Weight: 1	Total Weight: 792
13.49/13.61	c Elapsed CPU time: 13.439 s	Remaining CPU time: 1786.56 s
13.49/13.63	c core #793
13.49/13.63	c Core size: 3	Core Weight: 1	Total Weight: 793
13.49/13.63	c Elapsed CPU time: 13.46 s	Remaining CPU time: 1786.54 s
13.49/13.65	c core #794
13.49/13.65	c Core size: 3	Core Weight: 1	Total Weight: 794
13.49/13.65	c Elapsed CPU time: 13.4809 s	Remaining CPU time: 1786.52 s
13.49/13.67	c core #795
13.49/13.67	c Core size: 3	Core Weight: 1	Total Weight: 795
13.49/13.67	c Elapsed CPU time: 13.5029 s	Remaining CPU time: 1786.5 s
13.49/13.69	c core #796
13.49/13.69	c Core size: 3	Core Weight: 1	Total Weight: 796
13.49/13.69	c Elapsed CPU time: 13.5249 s	Remaining CPU time: 1786.48 s
13.59/13.71	c core #797
13.59/13.71	c Core size: 3	Core Weight: 1	Total Weight: 797
13.59/13.71	c Elapsed CPU time: 13.5459 s	Remaining CPU time: 1786.45 s
13.59/13.73	c core #798
13.59/13.73	c Core size: 3	Core Weight: 1	Total Weight: 798
13.59/13.73	c Elapsed CPU time: 13.5679 s	Remaining CPU time: 1786.43 s
13.59/13.76	c core #799
13.59/13.76	c Core size: 3	Core Weight: 1	Total Weight: 799
13.59/13.76	c Elapsed CPU time: 13.5899 s	Remaining CPU time: 1786.41 s
13.59/13.78	c core #800
13.59/13.78	c Core size: 3	Core Weight: 1	Total Weight: 800
13.59/13.78	c Elapsed CPU time: 13.6119 s	Remaining CPU time: 1786.39 s
13.69/13.80	c core #801
13.69/13.80	c Core size: 3	Core Weight: 1	Total Weight: 801
13.69/13.80	c Elapsed CPU time: 13.6349 s	Remaining CPU time: 1786.37 s
13.69/13.82	c core #802
13.69/13.82	c Core size: 3	Core Weight: 1	Total Weight: 802
13.69/13.82	c Elapsed CPU time: 13.6559 s	Remaining CPU time: 1786.34 s
13.69/13.84	c core #803
13.69/13.84	c Core size: 3	Core Weight: 1	Total Weight: 803
13.69/13.84	c Elapsed CPU time: 13.6779 s	Remaining CPU time: 1786.32 s
13.69/13.87	c core #804
13.69/13.87	c Core size: 3	Core Weight: 1	Total Weight: 804
13.69/13.87	c Elapsed CPU time: 13.6999 s	Remaining CPU time: 1786.3 s
13.69/13.89	c core #805
13.69/13.89	c Core size: 3	Core Weight: 1	Total Weight: 805
13.69/13.89	c Elapsed CPU time: 13.7209 s	Remaining CPU time: 1786.28 s
13.79/13.91	c core #806
13.79/13.91	c Core size: 3	Core Weight: 1	Total Weight: 806
13.79/13.91	c Elapsed CPU time: 13.7429 s	Remaining CPU time: 1786.26 s
13.79/13.93	c core #807
13.79/13.93	c Core size: 3	Core Weight: 1	Total Weight: 807
13.79/13.93	c Elapsed CPU time: 13.7649 s	Remaining CPU time: 1786.24 s
13.79/13.95	c core #808
13.79/13.95	c Core size: 3	Core Weight: 1	Total Weight: 808
13.79/13.95	c Elapsed CPU time: 13.7859 s	Remaining CPU time: 1786.21 s
13.79/13.98	c core #809
13.79/13.98	c Core size: 3	Core Weight: 1	Total Weight: 809
13.79/13.98	c Elapsed CPU time: 13.8079 s	Remaining CPU time: 1786.19 s
13.89/14.00	c core #810
13.89/14.00	c Core size: 2	Core Weight: 1	Total Weight: 810
13.89/14.00	c Elapsed CPU time: 13.8309 s	Remaining CPU time: 1786.17 s
13.89/14.02	c core #811
13.89/14.02	c Core size: 3	Core Weight: 1	Total Weight: 811
13.89/14.02	c Elapsed CPU time: 13.8529 s	Remaining CPU time: 1786.15 s
13.89/14.04	c core #812
13.89/14.04	c Core size: 3	Core Weight: 1	Total Weight: 812
13.89/14.04	c Elapsed CPU time: 13.8749 s	Remaining CPU time: 1786.13 s
13.89/14.06	c core #813
13.89/14.06	c Core size: 3	Core Weight: 1	Total Weight: 813
13.89/14.06	c Elapsed CPU time: 13.8979 s	Remaining CPU time: 1786.1 s
13.89/14.09	c core #814
13.89/14.09	c Core size: 3	Core Weight: 1	Total Weight: 814
13.89/14.09	c Elapsed CPU time: 13.9199 s	Remaining CPU time: 1786.08 s
13.99/14.11	c core #815
13.99/14.11	c Core size: 3	Core Weight: 1	Total Weight: 815
13.99/14.11	c Elapsed CPU time: 13.9419 s	Remaining CPU time: 1786.06 s
13.99/14.13	c core #816
13.99/14.13	c Core size: 3	Core Weight: 1	Total Weight: 816
13.99/14.13	c Elapsed CPU time: 13.9629 s	Remaining CPU time: 1786.04 s
13.99/14.15	c core #817
13.99/14.15	c Core size: 3	Core Weight: 1	Total Weight: 817
13.99/14.15	c Elapsed CPU time: 13.9849 s	Remaining CPU time: 1786.02 s
13.99/14.17	c core #818
13.99/14.17	c Core size: 3	Core Weight: 1	Total Weight: 818
13.99/14.17	c Elapsed CPU time: 14.0069 s	Remaining CPU time: 1785.99 s
13.99/14.20	c core #819
13.99/14.20	c Core size: 3	Core Weight: 1	Total Weight: 819
13.99/14.20	c Elapsed CPU time: 14.0289 s	Remaining CPU time: 1785.97 s
14.10/14.22	c core #820
14.10/14.22	c Core size: 3	Core Weight: 1	Total Weight: 820
14.10/14.22	c Elapsed CPU time: 14.0509 s	Remaining CPU time: 1785.95 s
14.10/14.24	c core #821
14.10/14.24	c Core size: 3	Core Weight: 1	Total Weight: 821
14.10/14.24	c Elapsed CPU time: 14.0729 s	Remaining CPU time: 1785.93 s
14.10/14.26	c core #822
14.10/14.26	c Core size: 3	Core Weight: 1	Total Weight: 822
14.10/14.26	c Elapsed CPU time: 14.0949 s	Remaining CPU time: 1785.91 s
14.10/14.29	c core #823
14.10/14.29	c Core size: 3	Core Weight: 1	Total Weight: 823
14.10/14.29	c Elapsed CPU time: 14.1169 s	Remaining CPU time: 1785.88 s
14.20/14.31	c core #824
14.20/14.31	c Core size: 3	Core Weight: 1	Total Weight: 824
14.20/14.31	c Elapsed CPU time: 14.1388 s	Remaining CPU time: 1785.86 s
14.20/14.33	c core #825
14.20/14.33	c Core size: 3	Core Weight: 1	Total Weight: 825
14.20/14.33	c Elapsed CPU time: 14.1608 s	Remaining CPU time: 1785.84 s
14.20/14.35	c core #826
14.20/14.35	c Core size: 3	Core Weight: 1	Total Weight: 826
14.20/14.35	c Elapsed CPU time: 14.1828 s	Remaining CPU time: 1785.82 s
14.20/14.37	c core #827
14.20/14.37	c Core size: 3	Core Weight: 1	Total Weight: 827
14.20/14.37	c Elapsed CPU time: 14.2048 s	Remaining CPU time: 1785.8 s
14.20/14.40	c core #828
14.20/14.40	c Core size: 3	Core Weight: 1	Total Weight: 828
14.20/14.40	c Elapsed CPU time: 14.2278 s	Remaining CPU time: 1785.77 s
14.29/14.42	c core #829
14.29/14.42	c Core size: 3	Core Weight: 1	Total Weight: 829
14.29/14.42	c Elapsed CPU time: 14.2498 s	Remaining CPU time: 1785.75 s
14.29/14.44	c core #830
14.29/14.44	c Core size: 3	Core Weight: 1	Total Weight: 830
14.29/14.44	c Elapsed CPU time: 14.2708 s	Remaining CPU time: 1785.73 s
14.29/14.46	c core #831
14.29/14.46	c Core size: 3	Core Weight: 1	Total Weight: 831
14.29/14.46	c Elapsed CPU time: 14.2928 s	Remaining CPU time: 1785.71 s
14.29/14.48	c core #832
14.29/14.48	c Core size: 3	Core Weight: 1	Total Weight: 832
14.29/14.48	c Elapsed CPU time: 14.3148 s	Remaining CPU time: 1785.69 s
14.39/14.51	c core #833
14.39/14.51	c Core size: 2	Core Weight: 1	Total Weight: 833
14.39/14.51	c Elapsed CPU time: 14.3368 s	Remaining CPU time: 1785.66 s
14.39/14.53	c core #834
14.39/14.53	c Core size: 3	Core Weight: 1	Total Weight: 834
14.39/14.53	c Elapsed CPU time: 14.3588 s	Remaining CPU time: 1785.64 s
14.39/14.55	c core #835
14.39/14.55	c Core size: 3	Core Weight: 1	Total Weight: 835
14.39/14.55	c Elapsed CPU time: 14.3798 s	Remaining CPU time: 1785.62 s
14.39/14.57	c core #836
14.39/14.57	c Core size: 3	Core Weight: 1	Total Weight: 836
14.39/14.57	c Elapsed CPU time: 14.4018 s	Remaining CPU time: 1785.6 s
14.39/14.60	c core #837
14.39/14.60	c Core size: 3	Core Weight: 1	Total Weight: 837
14.39/14.60	c Elapsed CPU time: 14.4238 s	Remaining CPU time: 1785.58 s
14.49/14.62	c core #838
14.49/14.62	c Core size: 3	Core Weight: 1	Total Weight: 838
14.49/14.62	c Elapsed CPU time: 14.4448 s	Remaining CPU time: 1785.56 s
14.49/14.64	c core #839
14.49/14.64	c Core size: 3	Core Weight: 1	Total Weight: 839
14.49/14.64	c Elapsed CPU time: 14.4668 s	Remaining CPU time: 1785.53 s
14.49/14.66	c core #840
14.49/14.66	c Core size: 3	Core Weight: 1	Total Weight: 840
14.49/14.66	c Elapsed CPU time: 14.4878 s	Remaining CPU time: 1785.51 s
14.49/14.68	c core #841
14.49/14.68	c Core size: 3	Core Weight: 1	Total Weight: 841
14.49/14.68	c Elapsed CPU time: 14.5098 s	Remaining CPU time: 1785.49 s
14.59/14.70	c core #842
14.59/14.70	c Core size: 3	Core Weight: 1	Total Weight: 842
14.59/14.70	c Elapsed CPU time: 14.5318 s	Remaining CPU time: 1785.47 s
14.59/14.73	c core #843
14.59/14.73	c Core size: 3	Core Weight: 1	Total Weight: 843
14.59/14.73	c Elapsed CPU time: 14.5538 s	Remaining CPU time: 1785.45 s
14.59/14.75	c core #844
14.59/14.75	c Core size: 3	Core Weight: 1	Total Weight: 844
14.59/14.75	c Elapsed CPU time: 14.5748 s	Remaining CPU time: 1785.43 s
14.59/14.77	c core #845
14.59/14.77	c Core size: 3	Core Weight: 1	Total Weight: 845
14.59/14.77	c Elapsed CPU time: 14.5958 s	Remaining CPU time: 1785.4 s
14.59/14.79	c core #846
14.59/14.79	c Core size: 3	Core Weight: 1	Total Weight: 846
14.59/14.79	c Elapsed CPU time: 14.6168 s	Remaining CPU time: 1785.38 s
14.69/14.81	c core #847
14.69/14.81	c Core size: 3	Core Weight: 1	Total Weight: 847
14.69/14.81	c Elapsed CPU time: 14.6388 s	Remaining CPU time: 1785.36 s
14.69/14.83	c core #848
14.69/14.83	c Core size: 3	Core Weight: 1	Total Weight: 848
14.69/14.83	c Elapsed CPU time: 14.6608 s	Remaining CPU time: 1785.34 s
14.69/14.86	c core #849
14.69/14.86	c Core size: 3	Core Weight: 1	Total Weight: 849
14.69/14.86	c Elapsed CPU time: 14.6828 s	Remaining CPU time: 1785.32 s
14.69/14.88	c core #850
14.69/14.88	c Core size: 3	Core Weight: 1	Total Weight: 850
14.69/14.88	c Elapsed CPU time: 14.7038 s	Remaining CPU time: 1785.3 s
14.79/14.90	c core #851
14.79/14.90	c Core size: 3	Core Weight: 1	Total Weight: 851
14.79/14.90	c Elapsed CPU time: 14.7248 s	Remaining CPU time: 1785.28 s
14.79/14.92	c core #852
14.79/14.92	c Core size: 3	Core Weight: 1	Total Weight: 852
14.79/14.92	c Elapsed CPU time: 14.7468 s	Remaining CPU time: 1785.25 s
14.79/14.94	c core #853
14.79/14.94	c Core size: 3	Core Weight: 1	Total Weight: 853
14.79/14.94	c Elapsed CPU time: 14.7678 s	Remaining CPU time: 1785.23 s
14.79/14.97	c core #854
14.79/14.97	c Core size: 2	Core Weight: 1	Total Weight: 854
14.79/14.97	c Elapsed CPU time: 14.7888 s	Remaining CPU time: 1785.21 s
14.79/14.99	c core #855
14.79/14.99	c Core size: 3	Core Weight: 1	Total Weight: 855
14.79/14.99	c Elapsed CPU time: 14.8117 s	Remaining CPU time: 1785.19 s
14.88/15.01	c core #856
14.88/15.01	c Core size: 3	Core Weight: 1	Total Weight: 856
14.88/15.01	c Elapsed CPU time: 14.8327 s	Remaining CPU time: 1785.17 s
14.88/15.03	c core #857
14.88/15.03	c Core size: 3	Core Weight: 1	Total Weight: 857
14.88/15.03	c Elapsed CPU time: 14.8547 s	Remaining CPU time: 1785.15 s
14.88/15.05	c core #858
14.88/15.05	c Core size: 3	Core Weight: 1	Total Weight: 858
14.88/15.05	c Elapsed CPU time: 14.8767 s	Remaining CPU time: 1785.12 s
14.88/15.08	c core #859
14.88/15.08	c Core size: 3	Core Weight: 1	Total Weight: 859
14.88/15.08	c Elapsed CPU time: 14.8977 s	Remaining CPU time: 1785.1 s
14.98/15.10	c core #860
14.98/15.10	c Core size: 3	Core Weight: 1	Total Weight: 860
14.98/15.10	c Elapsed CPU time: 14.9187 s	Remaining CPU time: 1785.08 s
14.98/15.12	c core #861
14.98/15.12	c Core size: 3	Core Weight: 1	Total Weight: 861
14.98/15.12	c Elapsed CPU time: 14.9407 s	Remaining CPU time: 1785.06 s
14.98/15.14	c core #862
14.98/15.14	c Core size: 3	Core Weight: 1	Total Weight: 862
14.98/15.14	c Elapsed CPU time: 14.9617 s	Remaining CPU time: 1785.04 s
14.98/15.16	c core #863
14.98/15.16	c Core size: 3	Core Weight: 1	Total Weight: 863
14.98/15.16	c Elapsed CPU time: 14.9837 s	Remaining CPU time: 1785.02 s
14.98/15.18	c core #864
14.98/15.18	c Core size: 3	Core Weight: 1	Total Weight: 864
14.98/15.18	c Elapsed CPU time: 15.0057 s	Remaining CPU time: 1784.99 s
15.08/15.21	c core #865
15.08/15.21	c Core size: 3	Core Weight: 1	Total Weight: 865
15.08/15.21	c Elapsed CPU time: 15.0277 s	Remaining CPU time: 1784.97 s
15.08/15.23	c core #866
15.08/15.23	c Core size: 3	Core Weight: 1	Total Weight: 866
15.08/15.23	c Elapsed CPU time: 15.0487 s	Remaining CPU time: 1784.95 s
15.08/15.25	c core #867
15.08/15.25	c Core size: 3	Core Weight: 1	Total Weight: 867
15.08/15.25	c Elapsed CPU time: 15.0707 s	Remaining CPU time: 1784.93 s
15.08/15.27	c core #868
15.08/15.27	c Core size: 3	Core Weight: 1	Total Weight: 868
15.08/15.27	c Elapsed CPU time: 15.0927 s	Remaining CPU time: 1784.91 s
15.08/15.30	c core #869
15.08/15.30	c Core size: 3	Core Weight: 1	Total Weight: 869
15.08/15.30	c Elapsed CPU time: 15.1147 s	Remaining CPU time: 1784.89 s
15.18/15.32	c core #870
15.18/15.32	c Core size: 3	Core Weight: 1	Total Weight: 870
15.18/15.32	c Elapsed CPU time: 15.1357 s	Remaining CPU time: 1784.86 s
15.18/15.34	c core #871
15.18/15.34	c Core size: 2	Core Weight: 1	Total Weight: 871
15.18/15.34	c Elapsed CPU time: 15.1587 s	Remaining CPU time: 1784.84 s
15.18/15.37	c core #872
15.18/15.37	c Core size: 3	Core Weight: 1	Total Weight: 872
15.18/15.37	c Elapsed CPU time: 15.1817 s	Remaining CPU time: 1784.82 s
15.18/15.39	c core #873
15.18/15.39	c Core size: 3	Core Weight: 1	Total Weight: 873
15.18/15.39	c Elapsed CPU time: 15.2037 s	Remaining CPU time: 1784.8 s
15.28/15.41	c core #874
15.28/15.41	c Core size: 3	Core Weight: 1	Total Weight: 874
15.28/15.41	c Elapsed CPU time: 15.2267 s	Remaining CPU time: 1784.77 s
15.28/15.43	c core #875
15.28/15.43	c Core size: 3	Core Weight: 1	Total Weight: 875
15.28/15.43	c Elapsed CPU time: 15.2487 s	Remaining CPU time: 1784.75 s
15.28/15.45	c core #876
15.28/15.45	c Core size: 3	Core Weight: 1	Total Weight: 876
15.28/15.45	c Elapsed CPU time: 15.2707 s	Remaining CPU time: 1784.73 s
15.28/15.48	c core #877
15.28/15.48	c Core size: 3	Core Weight: 1	Total Weight: 877
15.28/15.48	c Elapsed CPU time: 15.2937 s	Remaining CPU time: 1784.71 s
15.38/15.50	c core #878
15.38/15.50	c Core size: 3	Core Weight: 1	Total Weight: 878
15.38/15.50	c Elapsed CPU time: 15.3147 s	Remaining CPU time: 1784.69 s
15.38/15.52	c core #879
15.38/15.52	c Core size: 3	Core Weight: 1	Total Weight: 879
15.38/15.52	c Elapsed CPU time: 15.3367 s	Remaining CPU time: 1784.66 s
15.38/15.54	c core #880
15.38/15.54	c Core size: 3	Core Weight: 1	Total Weight: 880
15.38/15.54	c Elapsed CPU time: 15.3577 s	Remaining CPU time: 1784.64 s
15.38/15.57	c core #881
15.38/15.57	c Core size: 3	Core Weight: 1	Total Weight: 881
15.38/15.57	c Elapsed CPU time: 15.3797 s	Remaining CPU time: 1784.62 s
15.38/15.59	c core #882
15.38/15.59	c Core size: 3	Core Weight: 1	Total Weight: 882
15.38/15.59	c Elapsed CPU time: 15.4027 s	Remaining CPU time: 1784.6 s
15.48/15.61	c core #883
15.48/15.61	c Core size: 3	Core Weight: 1	Total Weight: 883
15.48/15.61	c Elapsed CPU time: 15.4247 s	Remaining CPU time: 1784.58 s
15.48/15.63	c core #884
15.48/15.63	c Core size: 3	Core Weight: 1	Total Weight: 884
15.48/15.63	c Elapsed CPU time: 15.4467 s	Remaining CPU time: 1784.55 s
15.48/15.66	c core #885
15.48/15.66	c Core size: 3	Core Weight: 1	Total Weight: 885
15.48/15.66	c Elapsed CPU time: 15.4696 s	Remaining CPU time: 1784.53 s
15.48/15.68	c core #886
15.48/15.68	c Core size: 3	Core Weight: 1	Total Weight: 886
15.48/15.68	c Elapsed CPU time: 15.4916 s	Remaining CPU time: 1784.51 s
15.58/15.70	c core #887
15.58/15.70	c Core size: 3	Core Weight: 1	Total Weight: 887
15.58/15.70	c Elapsed CPU time: 15.5136 s	Remaining CPU time: 1784.49 s
15.58/15.72	c core #888
15.58/15.72	c Core size: 3	Core Weight: 1	Total Weight: 888
15.58/15.72	c Elapsed CPU time: 15.5366 s	Remaining CPU time: 1784.46 s
15.58/15.75	c core #889
15.58/15.75	c Core size: 3	Core Weight: 1	Total Weight: 889
15.58/15.75	c Elapsed CPU time: 15.5596 s	Remaining CPU time: 1784.44 s
15.58/15.77	c core #890
15.58/15.77	c Core size: 3	Core Weight: 1	Total Weight: 890
15.58/15.77	c Elapsed CPU time: 15.5806 s	Remaining CPU time: 1784.42 s
15.58/15.79	c core #891
15.58/15.79	c Core size: 3	Core Weight: 1	Total Weight: 891
15.58/15.79	c Elapsed CPU time: 15.6026 s	Remaining CPU time: 1784.4 s
15.68/15.81	c core #892
15.68/15.81	c Core size: 3	Core Weight: 1	Total Weight: 892
15.68/15.81	c Elapsed CPU time: 15.6246 s	Remaining CPU time: 1784.38 s
15.68/15.83	c core #893
15.68/15.83	c Core size: 3	Core Weight: 1	Total Weight: 893
15.68/15.83	c Elapsed CPU time: 15.6466 s	Remaining CPU time: 1784.35 s
15.68/15.86	c core #894
15.68/15.86	c Core size: 3	Core Weight: 1	Total Weight: 894
15.68/15.86	c Elapsed CPU time: 15.6686 s	Remaining CPU time: 1784.33 s
15.68/15.88	c core #895
15.68/15.88	c Core size: 3	Core Weight: 1	Total Weight: 895
15.68/15.88	c Elapsed CPU time: 15.6906 s	Remaining CPU time: 1784.31 s
15.78/15.90	c core #896
15.78/15.90	c Core size: 2	Core Weight: 1	Total Weight: 896
15.78/15.90	c Elapsed CPU time: 15.7126 s	Remaining CPU time: 1784.29 s
15.78/15.92	c core #897
15.78/15.92	c Core size: 3	Core Weight: 1	Total Weight: 897
15.78/15.92	c Elapsed CPU time: 15.7366 s	Remaining CPU time: 1784.26 s
15.78/15.95	c core #898
15.78/15.95	c Core size: 3	Core Weight: 1	Total Weight: 898
15.78/15.95	c Elapsed CPU time: 15.7586 s	Remaining CPU time: 1784.24 s
15.78/15.97	c core #899
15.78/15.97	c Core size: 3	Core Weight: 1	Total Weight: 899
15.78/15.97	c Elapsed CPU time: 15.7806 s	Remaining CPU time: 1784.22 s
15.78/15.99	c core #900
15.78/15.99	c Core size: 3	Core Weight: 1	Total Weight: 900
15.78/15.99	c Elapsed CPU time: 15.8026 s	Remaining CPU time: 1784.2 s
15.88/16.01	c core #901
15.88/16.01	c Core size: 3	Core Weight: 1	Total Weight: 901
15.88/16.01	c Elapsed CPU time: 15.8256 s	Remaining CPU time: 1784.17 s
15.88/16.04	c core #902
15.88/16.04	c Core size: 3	Core Weight: 1	Total Weight: 902
15.88/16.04	c Elapsed CPU time: 15.8486 s	Remaining CPU time: 1784.15 s
15.88/16.06	c core #903
15.88/16.06	c Core size: 3	Core Weight: 1	Total Weight: 903
15.88/16.06	c Elapsed CPU time: 15.8706 s	Remaining CPU time: 1784.13 s
15.88/16.08	c core #904
15.88/16.08	c Core size: 3	Core Weight: 1	Total Weight: 904
15.88/16.08	c Elapsed CPU time: 15.8926 s	Remaining CPU time: 1784.11 s
15.98/16.10	c core #905
15.98/16.10	c Core size: 3	Core Weight: 1	Total Weight: 905
15.98/16.10	c Elapsed CPU time: 15.9146 s	Remaining CPU time: 1784.09 s
15.98/16.13	c core #906
15.98/16.13	c Core size: 3	Core Weight: 1	Total Weight: 906
15.98/16.13	c Elapsed CPU time: 15.9376 s	Remaining CPU time: 1784.06 s
15.98/16.15	c core #907
15.98/16.15	c Core size: 3	Core Weight: 1	Total Weight: 907
15.98/16.15	c Elapsed CPU time: 15.9596 s	Remaining CPU time: 1784.04 s
15.98/16.17	c core #908
15.98/16.17	c Core size: 3	Core Weight: 1	Total Weight: 908
15.98/16.17	c Elapsed CPU time: 15.9826 s	Remaining CPU time: 1784.02 s
15.98/16.19	c core #909
15.98/16.19	c Core size: 3	Core Weight: 1	Total Weight: 909
15.98/16.19	c Elapsed CPU time: 16.0056 s	Remaining CPU time: 1783.99 s
16.08/16.22	c core #910
16.08/16.22	c Core size: 3	Core Weight: 1	Total Weight: 910
16.08/16.22	c Elapsed CPU time: 16.0286 s	Remaining CPU time: 1783.97 s
16.08/16.24	c core #911
16.08/16.24	c Core size: 3	Core Weight: 1	Total Weight: 911
16.08/16.24	c Elapsed CPU time: 16.0506 s	Remaining CPU time: 1783.95 s
16.08/16.26	c core #912
16.08/16.26	c Core size: 3	Core Weight: 1	Total Weight: 912
16.08/16.26	c Elapsed CPU time: 16.0726 s	Remaining CPU time: 1783.93 s
16.08/16.29	c core #913
16.08/16.29	c Core size: 3	Core Weight: 1	Total Weight: 913
16.08/16.29	c Elapsed CPU time: 16.0946 s	Remaining CPU time: 1783.91 s
16.18/16.31	c core #914
16.18/16.31	c Core size: 3	Core Weight: 1	Total Weight: 914
16.18/16.31	c Elapsed CPU time: 16.1175 s	Remaining CPU time: 1783.88 s
16.18/16.33	c core #915
16.18/16.33	c Core size: 3	Core Weight: 1	Total Weight: 915
16.18/16.33	c Elapsed CPU time: 16.1395 s	Remaining CPU time: 1783.86 s
16.18/16.35	c core #916
16.18/16.35	c Core size: 3	Core Weight: 1	Total Weight: 916
16.18/16.35	c Elapsed CPU time: 16.1605 s	Remaining CPU time: 1783.84 s
16.18/16.38	c core #917
16.18/16.38	c Core size: 3	Core Weight: 1	Total Weight: 917
16.18/16.38	c Elapsed CPU time: 16.1835 s	Remaining CPU time: 1783.82 s
16.18/16.40	c core #918
16.18/16.40	c Core size: 3	Core Weight: 1	Total Weight: 918
16.18/16.40	c Elapsed CPU time: 16.2055 s	Remaining CPU time: 1783.79 s
16.28/16.42	c core #919
16.28/16.42	c Core size: 3	Core Weight: 1	Total Weight: 919
16.28/16.42	c Elapsed CPU time: 16.2285 s	Remaining CPU time: 1783.77 s
16.28/16.45	c core #920
16.28/16.45	c Core size: 3	Core Weight: 1	Total Weight: 920
16.28/16.45	c Elapsed CPU time: 16.2505 s	Remaining CPU time: 1783.75 s
16.28/16.47	c core #921
16.28/16.47	c Core size: 2	Core Weight: 1	Total Weight: 921
16.28/16.47	c Elapsed CPU time: 16.2715 s	Remaining CPU time: 1783.73 s
16.28/16.49	c core #922
16.28/16.49	c Core size: 3	Core Weight: 1	Total Weight: 922
16.28/16.49	c Elapsed CPU time: 16.2945 s	Remaining CPU time: 1783.71 s
16.38/16.51	c core #923
16.38/16.51	c Core size: 3	Core Weight: 1	Total Weight: 923
16.38/16.51	c Elapsed CPU time: 16.3165 s	Remaining CPU time: 1783.68 s
16.38/16.54	c core #924
16.38/16.54	c Core size: 3	Core Weight: 1	Total Weight: 924
16.38/16.54	c Elapsed CPU time: 16.3385 s	Remaining CPU time: 1783.66 s
16.38/16.56	c core #925
16.38/16.56	c Core size: 3	Core Weight: 1	Total Weight: 925
16.38/16.56	c Elapsed CPU time: 16.3605 s	Remaining CPU time: 1783.64 s
16.38/16.58	c core #926
16.38/16.58	c Core size: 3	Core Weight: 1	Total Weight: 926
16.38/16.58	c Elapsed CPU time: 16.3835 s	Remaining CPU time: 1783.62 s
16.47/16.60	c core #927
16.47/16.60	c Core size: 3	Core Weight: 1	Total Weight: 927
16.47/16.60	c Elapsed CPU time: 16.4065 s	Remaining CPU time: 1783.59 s
16.47/16.63	c core #928
16.47/16.63	c Core size: 3	Core Weight: 1	Total Weight: 928
16.47/16.63	c Elapsed CPU time: 16.4285 s	Remaining CPU time: 1783.57 s
16.47/16.65	c core #929
16.47/16.65	c Core size: 3	Core Weight: 1	Total Weight: 929
16.47/16.65	c Elapsed CPU time: 16.4505 s	Remaining CPU time: 1783.55 s
16.47/16.67	c core #930
16.47/16.67	c Core size: 3	Core Weight: 1	Total Weight: 930
16.47/16.67	c Elapsed CPU time: 16.4735 s	Remaining CPU time: 1783.53 s
16.47/16.70	c core #931
16.47/16.70	c Core size: 3	Core Weight: 1	Total Weight: 931
16.47/16.70	c Elapsed CPU time: 16.4945 s	Remaining CPU time: 1783.51 s
16.57/16.72	c core #932
16.57/16.72	c Core size: 3	Core Weight: 1	Total Weight: 932
16.57/16.72	c Elapsed CPU time: 16.5175 s	Remaining CPU time: 1783.48 s
16.57/16.74	c core #933
16.57/16.74	c Core size: 3	Core Weight: 1	Total Weight: 933
16.57/16.74	c Elapsed CPU time: 16.5405 s	Remaining CPU time: 1783.46 s
16.57/16.77	c core #934
16.57/16.77	c Core size: 3	Core Weight: 1	Total Weight: 934
16.57/16.77	c Elapsed CPU time: 16.5645 s	Remaining CPU time: 1783.44 s
16.57/16.79	c core #935
16.57/16.79	c Core size: 3	Core Weight: 1	Total Weight: 935
16.57/16.79	c Elapsed CPU time: 16.5845 s	Remaining CPU time: 1783.42 s
16.68/16.81	c core #936
16.68/16.81	c Core size: 3	Core Weight: 1	Total Weight: 936
16.68/16.81	c Elapsed CPU time: 16.6075 s	Remaining CPU time: 1783.39 s
16.68/16.83	c core #937
16.68/16.83	c Core size: 3	Core Weight: 1	Total Weight: 937
16.68/16.83	c Elapsed CPU time: 16.6295 s	Remaining CPU time: 1783.37 s
16.68/16.86	c core #938
16.68/16.86	c Core size: 3	Core Weight: 1	Total Weight: 938
16.68/16.86	c Elapsed CPU time: 16.6525 s	Remaining CPU time: 1783.35 s
16.68/16.88	c core #939
16.68/16.88	c Core size: 3	Core Weight: 1	Total Weight: 939
16.68/16.88	c Elapsed CPU time: 16.6745 s	Remaining CPU time: 1783.33 s
16.78/16.90	c core #940
16.78/16.90	c Core size: 3	Core Weight: 1	Total Weight: 940
16.78/16.90	c Elapsed CPU time: 16.6975 s	Remaining CPU time: 1783.3 s
16.78/16.93	c core #941
16.78/16.93	c Core size: 3	Core Weight: 1	Total Weight: 941
16.78/16.93	c Elapsed CPU time: 16.7195 s	Remaining CPU time: 1783.28 s
16.78/16.95	c core #942
16.78/16.95	c Core size: 3	Core Weight: 1	Total Weight: 942
16.78/16.95	c Elapsed CPU time: 16.7425 s	Remaining CPU time: 1783.26 s
16.78/16.97	c core #943
16.78/16.97	c Core size: 3	Core Weight: 1	Total Weight: 943
16.78/16.97	c Elapsed CPU time: 16.7655 s	Remaining CPU time: 1783.23 s
16.78/17.00	c core #944
16.78/17.00	c Core size: 3	Core Weight: 1	Total Weight: 944
16.78/17.00	c Elapsed CPU time: 16.7884 s	Remaining CPU time: 1783.21 s
16.87/17.02	c core #945
16.87/17.02	c Core size: 3	Core Weight: 1	Total Weight: 945
16.87/17.02	c Elapsed CPU time: 16.8124 s	Remaining CPU time: 1783.19 s
16.87/17.04	c core #946
16.87/17.04	c Core size: 3	Core Weight: 1	Total Weight: 946
16.87/17.04	c Elapsed CPU time: 16.8344 s	Remaining CPU time: 1783.17 s
16.87/17.07	c core #947
16.87/17.07	c Core size: 2	Core Weight: 1	Total Weight: 947
16.87/17.07	c Elapsed CPU time: 16.8574 s	Remaining CPU time: 1783.14 s
16.87/17.09	c core #948
16.87/17.09	c Core size: 3	Core Weight: 1	Total Weight: 948
16.87/17.09	c Elapsed CPU time: 16.8804 s	Remaining CPU time: 1783.12 s
16.97/17.11	c core #949
16.97/17.11	c Core size: 3	Core Weight: 1	Total Weight: 949
16.97/17.11	c Elapsed CPU time: 16.9034 s	Remaining CPU time: 1783.1 s
16.97/17.14	c core #950
16.97/17.14	c Core size: 3	Core Weight: 1	Total Weight: 950
16.97/17.14	c Elapsed CPU time: 16.9264 s	Remaining CPU time: 1783.07 s
16.97/17.16	c core #951
16.97/17.16	c Core size: 3	Core Weight: 1	Total Weight: 951
16.97/17.16	c Elapsed CPU time: 16.9484 s	Remaining CPU time: 1783.05 s
16.97/17.18	c core #952
16.97/17.18	c Core size: 3	Core Weight: 1	Total Weight: 952
16.97/17.18	c Elapsed CPU time: 16.9714 s	Remaining CPU time: 1783.03 s
17.07/17.21	c core #953
17.07/17.21	c Core size: 3	Core Weight: 1	Total Weight: 953
17.07/17.21	c Elapsed CPU time: 16.9934 s	Remaining CPU time: 1783.01 s
17.07/17.23	c core #954
17.07/17.23	c Core size: 3	Core Weight: 1	Total Weight: 954
17.07/17.23	c Elapsed CPU time: 17.0164 s	Remaining CPU time: 1782.98 s
17.07/17.25	c core #955
17.07/17.25	c Core size: 3	Core Weight: 1	Total Weight: 955
17.07/17.25	c Elapsed CPU time: 17.0384 s	Remaining CPU time: 1782.96 s
17.07/17.27	c core #956
17.07/17.27	c Core size: 3	Core Weight: 1	Total Weight: 956
17.07/17.27	c Elapsed CPU time: 17.0614 s	Remaining CPU time: 1782.94 s
17.17/17.30	c core #957
17.17/17.30	c Core size: 3	Core Weight: 1	Total Weight: 957
17.17/17.30	c Elapsed CPU time: 17.0844 s	Remaining CPU time: 1782.92 s
17.17/17.32	c core #958
17.17/17.32	c Core size: 3	Core Weight: 1	Total Weight: 958
17.17/17.32	c Elapsed CPU time: 17.1074 s	Remaining CPU time: 1782.89 s
17.17/17.34	c core #959
17.17/17.34	c Core size: 3	Core Weight: 1	Total Weight: 959
17.17/17.34	c Elapsed CPU time: 17.1284 s	Remaining CPU time: 1782.87 s
17.17/17.37	c core #960
17.17/17.37	c Core size: 3	Core Weight: 1	Total Weight: 960
17.17/17.37	c Elapsed CPU time: 17.1504 s	Remaining CPU time: 1782.85 s
17.17/17.39	c core #961
17.17/17.39	c Core size: 3	Core Weight: 1	Total Weight: 961
17.17/17.39	c Elapsed CPU time: 17.1724 s	Remaining CPU time: 1782.83 s
17.27/17.41	c core #962
17.27/17.41	c Core size: 3	Core Weight: 1	Total Weight: 962
17.27/17.41	c Elapsed CPU time: 17.1954 s	Remaining CPU time: 1782.8 s
17.27/17.44	c core #963
17.27/17.44	c Core size: 3	Core Weight: 1	Total Weight: 963
17.27/17.44	c Elapsed CPU time: 17.2184 s	Remaining CPU time: 1782.78 s
17.27/17.46	c core #964
17.27/17.46	c Core size: 3	Core Weight: 1	Total Weight: 964
17.27/17.46	c Elapsed CPU time: 17.2414 s	Remaining CPU time: 1782.76 s
17.27/17.48	c core #965
17.27/17.48	c Core size: 3	Core Weight: 1	Total Weight: 965
17.27/17.48	c Elapsed CPU time: 17.2654 s	Remaining CPU time: 1782.73 s
17.37/17.51	c core #966
17.37/17.51	c Core size: 3	Core Weight: 1	Total Weight: 966
17.37/17.51	c Elapsed CPU time: 17.2884 s	Remaining CPU time: 1782.71 s
17.37/17.53	c core #967
17.37/17.53	c Core size: 3	Core Weight: 1	Total Weight: 967
17.37/17.53	c Elapsed CPU time: 17.3114 s	Remaining CPU time: 1782.69 s
17.37/17.55	c core #968
17.37/17.55	c Core size: 3	Core Weight: 1	Total Weight: 968
17.37/17.55	c Elapsed CPU time: 17.3344 s	Remaining CPU time: 1782.67 s
17.37/17.58	c core #969
17.37/17.58	c Core size: 3	Core Weight: 1	Total Weight: 969
17.37/17.58	c Elapsed CPU time: 17.3574 s	Remaining CPU time: 1782.64 s
17.37/17.60	c core #970
17.37/17.60	c Core size: 3	Core Weight: 1	Total Weight: 970
17.37/17.60	c Elapsed CPU time: 17.3814 s	Remaining CPU time: 1782.62 s
17.48/17.62	c core #971
17.48/17.62	c Core size: 3	Core Weight: 1	Total Weight: 971
17.48/17.63	c Elapsed CPU time: 17.4054 s	Remaining CPU time: 1782.59 s
17.48/17.65	c core #972
17.48/17.65	c Core size: 3	Core Weight: 1	Total Weight: 972
17.48/17.65	c Elapsed CPU time: 17.4293 s	Remaining CPU time: 1782.57 s
17.48/17.67	c core #973
17.48/17.67	c Core size: 3	Core Weight: 1	Total Weight: 973
17.48/17.67	c Elapsed CPU time: 17.4513 s	Remaining CPU time: 1782.55 s
17.48/17.69	c core #974
17.48/17.69	c Core size: 2	Core Weight: 1	Total Weight: 974
17.48/17.69	c Elapsed CPU time: 17.4743 s	Remaining CPU time: 1782.53 s
17.57/17.72	c core #975
17.57/17.72	c Core size: 3	Core Weight: 1	Total Weight: 975
17.57/17.72	c Elapsed CPU time: 17.4983 s	Remaining CPU time: 1782.5 s
17.57/17.74	c core #976
17.57/17.74	c Core size: 3	Core Weight: 1	Total Weight: 976
17.57/17.74	c Elapsed CPU time: 17.5223 s	Remaining CPU time: 1782.48 s
17.57/17.77	c core #977
17.57/17.77	c Core size: 3	Core Weight: 1	Total Weight: 977
17.57/17.77	c Elapsed CPU time: 17.5463 s	Remaining CPU time: 1782.45 s
17.57/17.79	c core #978
17.57/17.79	c Core size: 3	Core Weight: 1	Total Weight: 978
17.57/17.79	c Elapsed CPU time: 17.5673 s	Remaining CPU time: 1782.43 s
17.67/17.81	c core #979
17.67/17.81	c Core size: 3	Core Weight: 1	Total Weight: 979
17.67/17.81	c Elapsed CPU time: 17.5903 s	Remaining CPU time: 1782.41 s
17.67/17.84	c core #980
17.67/17.84	c Core size: 3	Core Weight: 1	Total Weight: 980
17.67/17.84	c Elapsed CPU time: 17.6133 s	Remaining CPU time: 1782.39 s
17.67/17.86	c core #981
17.67/17.86	c Core size: 3	Core Weight: 1	Total Weight: 981
17.67/17.86	c Elapsed CPU time: 17.6363 s	Remaining CPU time: 1782.36 s
17.67/17.88	c core #982
17.67/17.88	c Core size: 3	Core Weight: 1	Total Weight: 982
17.67/17.88	c Elapsed CPU time: 17.6583 s	Remaining CPU time: 1782.34 s
17.77/17.90	c core #983
17.77/17.90	c Core size: 3	Core Weight: 1	Total Weight: 983
17.77/17.90	c Elapsed CPU time: 17.6813 s	Remaining CPU time: 1782.32 s
17.77/17.93	c core #984
17.77/17.93	c Core size: 3	Core Weight: 1	Total Weight: 984
17.77/17.93	c Elapsed CPU time: 17.7033 s	Remaining CPU time: 1782.3 s
17.77/17.95	c core #985
17.77/17.95	c Core size: 3	Core Weight: 1	Total Weight: 985
17.77/17.95	c Elapsed CPU time: 17.7273 s	Remaining CPU time: 1782.27 s
17.77/17.97	c core #986
17.77/17.97	c Core size: 3	Core Weight: 1	Total Weight: 986
17.77/17.97	c Elapsed CPU time: 17.7493 s	Remaining CPU time: 1782.25 s
17.77/18.00	c core #987
17.77/18.00	c Core size: 3	Core Weight: 1	Total Weight: 987
17.77/18.00	c Elapsed CPU time: 17.7733 s	Remaining CPU time: 1782.23 s
17.87/18.02	c core #988
17.87/18.02	c Core size: 3	Core Weight: 1	Total Weight: 988
17.87/18.02	c Elapsed CPU time: 17.7963 s	Remaining CPU time: 1782.2 s
17.87/18.04	c core #989
17.87/18.04	c Core size: 3	Core Weight: 1	Total Weight: 989
17.87/18.04	c Elapsed CPU time: 17.8203 s	Remaining CPU time: 1782.18 s
17.87/18.07	c core #990
17.87/18.07	c Core size: 3	Core Weight: 1	Total Weight: 990
17.87/18.07	c Elapsed CPU time: 17.8433 s	Remaining CPU time: 1782.16 s
17.87/18.09	c core #991
17.87/18.09	c Core size: 3	Core Weight: 1	Total Weight: 991
17.87/18.09	c Elapsed CPU time: 17.8673 s	Remaining CPU time: 1782.13 s
17.97/18.11	c core #992
17.97/18.11	c Core size: 3	Core Weight: 1	Total Weight: 992
17.97/18.11	c Elapsed CPU time: 17.8903 s	Remaining CPU time: 1782.11 s
17.97/18.14	c core #993
17.97/18.14	c Core size: 3	Core Weight: 1	Total Weight: 993
17.97/18.14	c Elapsed CPU time: 17.9133 s	Remaining CPU time: 1782.09 s
17.97/18.16	c core #994
17.97/18.16	c Core size: 3	Core Weight: 1	Total Weight: 994
17.97/18.16	c Elapsed CPU time: 17.9363 s	Remaining CPU time: 1782.06 s
17.97/18.18	c core #995
17.97/18.18	c Core size: 2	Core Weight: 1	Total Weight: 995
17.97/18.18	c Elapsed CPU time: 17.9593 s	Remaining CPU time: 1782.04 s
18.07/18.21	c core #996
18.07/18.21	c Core size: 3	Core Weight: 1	Total Weight: 996
18.07/18.21	c Elapsed CPU time: 17.9843 s	Remaining CPU time: 1782.02 s
18.07/18.23	c core #997
18.07/18.23	c Core size: 3	Core Weight: 1	Total Weight: 997
18.07/18.23	c Elapsed CPU time: 18.0073 s	Remaining CPU time: 1781.99 s
18.07/18.26	c core #998
18.07/18.26	c Core size: 3	Core Weight: 1	Total Weight: 998
18.07/18.26	c Elapsed CPU time: 18.0303 s	Remaining CPU time: 1781.97 s
18.07/18.28	c core #999
18.07/18.28	c Core size: 3	Core Weight: 1	Total Weight: 999
18.07/18.28	c Elapsed CPU time: 18.0533 s	Remaining CPU time: 1781.95 s
18.17/18.30	c core #1000
18.17/18.30	c Core size: 3	Core Weight: 1	Total Weight: 1000
18.17/18.30	c Elapsed CPU time: 18.0753 s	Remaining CPU time: 1781.92 s
18.17/18.32	c core #1001
18.17/18.32	c Core size: 3	Core Weight: 1	Total Weight: 1001
18.17/18.32	c Elapsed CPU time: 18.0982 s	Remaining CPU time: 1781.9 s
18.17/18.35	c core #1002
18.17/18.35	c Core size: 3	Core Weight: 1	Total Weight: 1002
18.17/18.35	c Elapsed CPU time: 18.1202 s	Remaining CPU time: 1781.88 s
18.17/18.37	c core #1003
18.17/18.37	c Core size: 3	Core Weight: 1	Total Weight: 1003
18.17/18.37	c Elapsed CPU time: 18.1432 s	Remaining CPU time: 1781.86 s
18.17/18.39	c core #1004
18.17/18.39	c Core size: 3	Core Weight: 1	Total Weight: 1004
18.17/18.39	c Elapsed CPU time: 18.1672 s	Remaining CPU time: 1781.83 s
18.27/18.42	c core #1005
18.27/18.42	c Core size: 3	Core Weight: 1	Total Weight: 1005
18.27/18.42	c Elapsed CPU time: 18.1902 s	Remaining CPU time: 1781.81 s
18.27/18.44	c core #1006
18.27/18.44	c Core size: 3	Core Weight: 1	Total Weight: 1006
18.27/18.44	c Elapsed CPU time: 18.2122 s	Remaining CPU time: 1781.79 s
18.27/18.46	c core #1007
18.27/18.46	c Core size: 3	Core Weight: 1	Total Weight: 1007
18.27/18.46	c Elapsed CPU time: 18.2362 s	Remaining CPU time: 1781.76 s
18.27/18.49	c core #1008
18.27/18.49	c Core size: 3	Core Weight: 1	Total Weight: 1008
18.27/18.49	c Elapsed CPU time: 18.2592 s	Remaining CPU time: 1781.74 s
18.37/18.51	c core #1009
18.37/18.51	c Core size: 3	Core Weight: 1	Total Weight: 1009
18.37/18.51	c Elapsed CPU time: 18.2822 s	Remaining CPU time: 1781.72 s
18.37/18.53	c core #1010
18.37/18.53	c Core size: 3	Core Weight: 1	Total Weight: 1010
18.37/18.53	c Elapsed CPU time: 18.3052 s	Remaining CPU time: 1781.69 s
18.37/18.56	c core #1011
18.37/18.56	c Core size: 3	Core Weight: 1	Total Weight: 1011
18.37/18.56	c Elapsed CPU time: 18.3272 s	Remaining CPU time: 1781.67 s
18.37/18.58	c core #1012
18.37/18.58	c Core size: 3	Core Weight: 1	Total Weight: 1012
18.37/18.58	c Elapsed CPU time: 18.3512 s	Remaining CPU time: 1781.65 s
18.47/18.60	c core #1013
18.47/18.60	c Core size: 3	Core Weight: 1	Total Weight: 1013
18.47/18.60	c Elapsed CPU time: 18.3742 s	Remaining CPU time: 1781.63 s
18.47/18.63	c core #1014
18.47/18.63	c Core size: 3	Core Weight: 1	Total Weight: 1014
18.47/18.63	c Elapsed CPU time: 18.3982 s	Remaining CPU time: 1781.6 s
18.47/18.65	c core #1015
18.47/18.65	c Core size: 3	Core Weight: 1	Total Weight: 1015
18.47/18.65	c Elapsed CPU time: 18.4212 s	Remaining CPU time: 1781.58 s
18.47/18.67	c core #1016
18.47/18.67	c Core size: 3	Core Weight: 1	Total Weight: 1016
18.47/18.67	c Elapsed CPU time: 18.4452 s	Remaining CPU time: 1781.55 s
18.47/18.70	c core #1017
18.47/18.70	c Core size: 3	Core Weight: 1	Total Weight: 1017
18.47/18.70	c Elapsed CPU time: 18.4682 s	Remaining CPU time: 1781.53 s
18.57/18.72	c core #1018
18.57/18.72	c Core size: 3	Core Weight: 1	Total Weight: 1018
18.57/18.72	c Elapsed CPU time: 18.4902 s	Remaining CPU time: 1781.51 s
18.57/18.75	c core #1019
18.57/18.75	c Core size: 3	Core Weight: 1	Total Weight: 1019
18.57/18.75	c Elapsed CPU time: 18.5142 s	Remaining CPU time: 1781.49 s
18.57/18.77	c core #1020
18.57/18.77	c Core size: 3	Core Weight: 1	Total Weight: 1020
18.57/18.77	c Elapsed CPU time: 18.5372 s	Remaining CPU time: 1781.46 s
18.57/18.79	c core #1021
18.57/18.79	c Core size: 3	Core Weight: 1	Total Weight: 1021
18.57/18.79	c Elapsed CPU time: 18.5602 s	Remaining CPU time: 1781.44 s
18.66/18.82	c core #1022
18.66/18.82	c Core size: 2	Core Weight: 1	Total Weight: 1022
18.66/18.82	c Elapsed CPU time: 18.5842 s	Remaining CPU time: 1781.42 s
18.66/18.84	c core #1023
18.66/18.84	c Core size: 3	Core Weight: 1	Total Weight: 1023
18.66/18.84	c Elapsed CPU time: 18.6092 s	Remaining CPU time: 1781.39 s
18.66/18.86	c core #1024
18.66/18.86	c Core size: 3	Core Weight: 1	Total Weight: 1024
18.66/18.86	c Elapsed CPU time: 18.6332 s	Remaining CPU time: 1781.37 s
18.66/18.89	c core #1025
18.66/18.89	c Core size: 3	Core Weight: 1	Total Weight: 1025
18.66/18.89	c Elapsed CPU time: 18.6572 s	Remaining CPU time: 1781.34 s
18.76/18.91	c core #1026
18.76/18.91	c Core size: 3	Core Weight: 1	Total Weight: 1026
18.76/18.91	c Elapsed CPU time: 18.6812 s	Remaining CPU time: 1781.32 s
18.76/18.94	c core #1027
18.76/18.94	c Core size: 3	Core Weight: 1	Total Weight: 1027
18.76/18.94	c Elapsed CPU time: 18.7042 s	Remaining CPU time: 1781.3 s
18.76/18.96	c core #1028
18.76/18.96	c Core size: 3	Core Weight: 1	Total Weight: 1028
18.76/18.96	c Elapsed CPU time: 18.7282 s	Remaining CPU time: 1781.27 s
18.76/18.98	c core #1029
18.76/18.98	c Core size: 3	Core Weight: 1	Total Weight: 1029
18.76/18.98	c Elapsed CPU time: 18.7521 s	Remaining CPU time: 1781.25 s
18.86/19.01	c core #1030
18.86/19.01	c Core size: 3	Core Weight: 1	Total Weight: 1030
18.86/19.01	c Elapsed CPU time: 18.7761 s	Remaining CPU time: 1781.22 s
18.86/19.03	c core #1031
18.86/19.03	c Core size: 3	Core Weight: 1	Total Weight: 1031
18.86/19.03	c Elapsed CPU time: 18.7991 s	Remaining CPU time: 1781.2 s
18.86/19.06	c core #1032
18.86/19.06	c Core size: 3	Core Weight: 1	Total Weight: 1032
18.86/19.06	c Elapsed CPU time: 18.8221 s	Remaining CPU time: 1781.18 s
18.86/19.08	c core #1033
18.86/19.08	c Core size: 3	Core Weight: 1	Total Weight: 1033
18.86/19.08	c Elapsed CPU time: 18.8451 s	Remaining CPU time: 1781.15 s
18.96/19.10	c core #1034
18.96/19.10	c Core size: 3	Core Weight: 1	Total Weight: 1034
18.96/19.10	c Elapsed CPU time: 18.8681 s	Remaining CPU time: 1781.13 s
18.96/19.13	c core #1035
18.96/19.13	c Core size: 3	Core Weight: 1	Total Weight: 1035
18.96/19.13	c Elapsed CPU time: 18.8921 s	Remaining CPU time: 1781.11 s
18.96/19.15	c core #1036
18.96/19.15	c Core size: 3	Core Weight: 1	Total Weight: 1036
18.96/19.15	c Elapsed CPU time: 18.9161 s	Remaining CPU time: 1781.08 s
18.96/19.17	c core #1037
18.96/19.17	c Core size: 3	Core Weight: 1	Total Weight: 1037
18.96/19.17	c Elapsed CPU time: 18.9391 s	Remaining CPU time: 1781.06 s
18.96/19.20	c core #1038
18.96/19.20	c Core size: 3	Core Weight: 1	Total Weight: 1038
18.96/19.20	c Elapsed CPU time: 18.9621 s	Remaining CPU time: 1781.04 s
19.06/19.22	c core #1039
19.06/19.22	c Core size: 3	Core Weight: 1	Total Weight: 1039
19.06/19.22	c Elapsed CPU time: 18.9851 s	Remaining CPU time: 1781.01 s
19.06/19.24	c core #1040
19.06/19.24	c Core size: 3	Core Weight: 1	Total Weight: 1040
19.06/19.24	c Elapsed CPU time: 19.0081 s	Remaining CPU time: 1780.99 s
19.06/19.26	c core #1041
19.06/19.26	c Core size: 2	Core Weight: 1	Total Weight: 1041
19.06/19.26	c Elapsed CPU time: 19.0311 s	Remaining CPU time: 1780.97 s
19.06/19.29	c core #1042
19.06/19.29	c Core size: 3	Core Weight: 1	Total Weight: 1042
19.06/19.29	c Elapsed CPU time: 19.0551 s	Remaining CPU time: 1780.94 s
19.16/19.31	c core #1043
19.16/19.31	c Core size: 3	Core Weight: 1	Total Weight: 1043
19.16/19.31	c Elapsed CPU time: 19.0791 s	Remaining CPU time: 1780.92 s
19.16/19.34	c core #1044
19.16/19.34	c Core size: 3	Core Weight: 1	Total Weight: 1044
19.16/19.34	c Elapsed CPU time: 19.1031 s	Remaining CPU time: 1780.9 s
19.16/19.36	c core #1045
19.16/19.36	c Core size: 3	Core Weight: 1	Total Weight: 1045
19.16/19.36	c Elapsed CPU time: 19.1261 s	Remaining CPU time: 1780.87 s
19.16/19.38	c core #1046
19.16/19.38	c Core size: 3	Core Weight: 1	Total Weight: 1046
19.16/19.38	c Elapsed CPU time: 19.1481 s	Remaining CPU time: 1780.85 s
19.27/19.41	c core #1047
19.27/19.41	c Core size: 3	Core Weight: 1	Total Weight: 1047
19.27/19.41	c Elapsed CPU time: 19.1711 s	Remaining CPU time: 1780.83 s
19.27/19.43	c core #1048
19.27/19.43	c Core size: 3	Core Weight: 1	Total Weight: 1048
19.27/19.43	c Elapsed CPU time: 19.1941 s	Remaining CPU time: 1780.81 s
19.27/19.45	c core #1049
19.27/19.45	c Core size: 3	Core Weight: 1	Total Weight: 1049
19.27/19.45	c Elapsed CPU time: 19.2181 s	Remaining CPU time: 1780.78 s
19.27/19.48	c core #1050
19.27/19.48	c Core size: 3	Core Weight: 1	Total Weight: 1050
19.27/19.48	c Elapsed CPU time: 19.2411 s	Remaining CPU time: 1780.76 s
19.37/19.50	c core #1051
19.37/19.50	c Core size: 3	Core Weight: 1	Total Weight: 1051
19.37/19.50	c Elapsed CPU time: 19.2641 s	Remaining CPU time: 1780.74 s
19.37/19.52	c core #1052
19.37/19.52	c Core size: 3	Core Weight: 1	Total Weight: 1052
19.37/19.52	c Elapsed CPU time: 19.2881 s	Remaining CPU time: 1780.71 s
19.37/19.55	c core #1053
19.37/19.55	c Core size: 3	Core Weight: 1	Total Weight: 1053
19.37/19.55	c Elapsed CPU time: 19.3121 s	Remaining CPU time: 1780.69 s
19.37/19.57	c core #1054
19.37/19.57	c Core size: 3	Core Weight: 1	Total Weight: 1054
19.37/19.57	c Elapsed CPU time: 19.3351 s	Remaining CPU time: 1780.66 s
19.37/19.60	c core #1055
19.37/19.60	c Core size: 3	Core Weight: 1	Total Weight: 1055
19.37/19.60	c Elapsed CPU time: 19.3581 s	Remaining CPU time: 1780.64 s
19.46/19.62	c core #1056
19.46/19.62	c Core size: 3	Core Weight: 1	Total Weight: 1056
19.46/19.62	c Elapsed CPU time: 19.3811 s	Remaining CPU time: 1780.62 s
19.46/19.64	c core #1057
19.46/19.64	c Core size: 3	Core Weight: 1	Total Weight: 1057
19.46/19.64	c Elapsed CPU time: 19.405 s	Remaining CPU time: 1780.59 s
19.46/19.67	c core #1058
19.46/19.67	c Core size: 3	Core Weight: 1	Total Weight: 1058
19.46/19.67	c Elapsed CPU time: 19.428 s	Remaining CPU time: 1780.57 s
19.46/19.69	c core #1059
19.46/19.69	c Core size: 3	Core Weight: 1	Total Weight: 1059
19.46/19.69	c Elapsed CPU time: 19.451 s	Remaining CPU time: 1780.55 s
19.57/19.71	c core #1060
19.57/19.71	c Core size: 3	Core Weight: 1	Total Weight: 1060
19.57/19.71	c Elapsed CPU time: 19.474 s	Remaining CPU time: 1780.53 s
19.57/19.74	c core #1061
19.57/19.74	c Core size: 3	Core Weight: 1	Total Weight: 1061
19.57/19.74	c Elapsed CPU time: 19.498 s	Remaining CPU time: 1780.5 s
19.57/19.76	c core #1062
19.57/19.76	c Core size: 2	Core Weight: 1	Total Weight: 1062
19.57/19.76	c Elapsed CPU time: 19.52 s	Remaining CPU time: 1780.48 s
19.57/19.79	c core #1063
19.57/19.79	c Core size: 3	Core Weight: 1	Total Weight: 1063
19.57/19.79	c Elapsed CPU time: 19.544 s	Remaining CPU time: 1780.46 s
19.66/19.81	c core #1064
19.66/19.81	c Core size: 3	Core Weight: 1	Total Weight: 1064
19.66/19.81	c Elapsed CPU time: 19.566 s	Remaining CPU time: 1780.43 s
19.66/19.83	c core #1065
19.66/19.83	c Core size: 3	Core Weight: 1	Total Weight: 1065
19.66/19.83	c Elapsed CPU time: 19.59 s	Remaining CPU time: 1780.41 s
19.66/19.86	c core #1066
19.66/19.86	c Core size: 3	Core Weight: 1	Total Weight: 1066
19.66/19.86	c Elapsed CPU time: 19.614 s	Remaining CPU time: 1780.39 s
19.66/19.88	c core #1067
19.66/19.88	c Core size: 3	Core Weight: 1	Total Weight: 1067
19.66/19.88	c Elapsed CPU time: 19.637 s	Remaining CPU time: 1780.36 s
19.76/19.90	c core #1068
19.76/19.90	c Core size: 3	Core Weight: 1	Total Weight: 1068
19.76/19.90	c Elapsed CPU time: 19.66 s	Remaining CPU time: 1780.34 s
19.76/19.93	c core #1069
19.76/19.93	c Core size: 3	Core Weight: 1	Total Weight: 1069
19.76/19.93	c Elapsed CPU time: 19.683 s	Remaining CPU time: 1780.32 s
19.76/19.95	c core #1070
19.76/19.95	c Core size: 3	Core Weight: 1	Total Weight: 1070
19.76/19.95	c Elapsed CPU time: 19.707 s	Remaining CPU time: 1780.29 s
19.76/19.98	c core #1071
19.76/19.98	c Core size: 3	Core Weight: 1	Total Weight: 1071
19.76/19.98	c Elapsed CPU time: 19.731 s	Remaining CPU time: 1780.27 s
19.86/20.00	c core #1072
19.86/20.00	c Core size: 3	Core Weight: 1	Total Weight: 1072
19.86/20.00	c Elapsed CPU time: 19.754 s	Remaining CPU time: 1780.25 s
19.86/20.02	c core #1073
19.86/20.02	c Core size: 3	Core Weight: 1	Total Weight: 1073
19.86/20.02	c Elapsed CPU time: 19.777 s	Remaining CPU time: 1780.22 s
19.86/20.05	c core #1074
19.86/20.05	c Core size: 3	Core Weight: 1	Total Weight: 1074
19.86/20.05	c Elapsed CPU time: 19.8 s	Remaining CPU time: 1780.2 s
19.86/20.07	c core #1075
19.86/20.07	c Core size: 3	Core Weight: 1	Total Weight: 1075
19.86/20.07	c Elapsed CPU time: 19.823 s	Remaining CPU time: 1780.18 s
19.86/20.09	c core #1076
19.86/20.09	c Core size: 3	Core Weight: 1	Total Weight: 1076
19.86/20.09	c Elapsed CPU time: 19.846 s	Remaining CPU time: 1780.15 s
19.95/20.12	c core #1077
19.95/20.12	c Core size: 3	Core Weight: 1	Total Weight: 1077
19.95/20.12	c Elapsed CPU time: 19.87 s	Remaining CPU time: 1780.13 s
19.95/20.14	c core #1078
19.95/20.14	c Core size: 3	Core Weight: 1	Total Weight: 1078
19.95/20.14	c Elapsed CPU time: 19.893 s	Remaining CPU time: 1780.11 s
19.95/20.17	c core #1079
19.95/20.17	c Core size: 3	Core Weight: 1	Total Weight: 1079
19.95/20.17	c Elapsed CPU time: 19.916 s	Remaining CPU time: 1780.08 s
19.95/20.19	c core #1080
19.95/20.19	c Core size: 3	Core Weight: 1	Total Weight: 1080
19.95/20.19	c Elapsed CPU time: 19.94 s	Remaining CPU time: 1780.06 s
20.05/20.21	c core #1081
20.05/20.21	c Core size: 3	Core Weight: 1	Total Weight: 1081
20.05/20.21	c Elapsed CPU time: 19.963 s	Remaining CPU time: 1780.04 s
20.05/20.24	c core #1082
20.05/20.24	c Core size: 3	Core Weight: 1	Total Weight: 1082
20.05/20.24	c Elapsed CPU time: 19.986 s	Remaining CPU time: 1780.01 s
20.05/20.26	c core #1083
20.05/20.26	c Core size: 3	Core Weight: 1	Total Weight: 1083
20.05/20.26	c Elapsed CPU time: 20.01 s	Remaining CPU time: 1779.99 s
20.05/20.29	c core #1084
20.05/20.29	c Core size: 3	Core Weight: 1	Total Weight: 1084
20.05/20.29	c Elapsed CPU time: 20.033 s	Remaining CPU time: 1779.97 s
20.15/20.31	c core #1085
20.15/20.31	c Core size: 3	Core Weight: 1	Total Weight: 1085
20.15/20.31	c Elapsed CPU time: 20.057 s	Remaining CPU time: 1779.94 s
20.15/20.33	c core #1086
20.15/20.33	c Core size: 2	Core Weight: 1	Total Weight: 1086
20.15/20.33	c Elapsed CPU time: 20.0799 s	Remaining CPU time: 1779.92 s
20.15/20.36	c core #1087
20.15/20.36	c Core size: 3	Core Weight: 1	Total Weight: 1087
20.15/20.36	c Elapsed CPU time: 20.1039 s	Remaining CPU time: 1779.9 s
20.15/20.38	c core #1088
20.15/20.38	c Core size: 3	Core Weight: 1	Total Weight: 1088
20.15/20.38	c Elapsed CPU time: 20.1269 s	Remaining CPU time: 1779.87 s
20.25/20.40	c core #1089
20.25/20.40	c Core size: 3	Core Weight: 1	Total Weight: 1089
20.25/20.40	c Elapsed CPU time: 20.1509 s	Remaining CPU time: 1779.85 s
20.25/20.43	c core #1090
20.25/20.43	c Core size: 3	Core Weight: 1	Total Weight: 1090
20.25/20.43	c Elapsed CPU time: 20.1739 s	Remaining CPU time: 1779.83 s
20.25/20.45	c core #1091
20.25/20.45	c Core size: 3	Core Weight: 1	Total Weight: 1091
20.25/20.45	c Elapsed CPU time: 20.1979 s	Remaining CPU time: 1779.8 s
20.25/20.48	c core #1092
20.25/20.48	c Core size: 3	Core Weight: 1	Total Weight: 1092
20.25/20.48	c Elapsed CPU time: 20.2209 s	Remaining CPU time: 1779.78 s
20.36/20.50	c core #1093
20.36/20.50	c Core size: 3	Core Weight: 1	Total Weight: 1093
20.36/20.50	c Elapsed CPU time: 20.2439 s	Remaining CPU time: 1779.76 s
20.36/20.52	c core #1094
20.36/20.52	c Core size: 3	Core Weight: 1	Total Weight: 1094
20.36/20.52	c Elapsed CPU time: 20.2679 s	Remaining CPU time: 1779.73 s
20.36/20.55	c core #1095
20.36/20.55	c Core size: 3	Core Weight: 1	Total Weight: 1095
20.36/20.55	c Elapsed CPU time: 20.2919 s	Remaining CPU time: 1779.71 s
20.36/20.57	c core #1096
20.36/20.57	c Core size: 3	Core Weight: 1	Total Weight: 1096
20.36/20.57	c Elapsed CPU time: 20.3159 s	Remaining CPU time: 1779.68 s
20.36/20.60	c core #1097
20.36/20.60	c Core size: 3	Core Weight: 1	Total Weight: 1097
20.36/20.60	c Elapsed CPU time: 20.3399 s	Remaining CPU time: 1779.66 s
20.46/20.62	c core #1098
20.46/20.62	c Core size: 3	Core Weight: 1	Total Weight: 1098
20.46/20.62	c Elapsed CPU time: 20.3629 s	Remaining CPU time: 1779.64 s
20.46/20.64	c core #1099
20.46/20.64	c Core size: 3	Core Weight: 1	Total Weight: 1099
20.46/20.64	c Elapsed CPU time: 20.3869 s	Remaining CPU time: 1779.61 s
20.46/20.67	c core #1100
20.46/20.67	c Core size: 3	Core Weight: 1	Total Weight: 1100
20.46/20.67	c Elapsed CPU time: 20.4109 s	Remaining CPU time: 1779.59 s
20.46/20.69	c core #1101
20.46/20.69	c Core size: 3	Core Weight: 1	Total Weight: 1101
20.46/20.69	c Elapsed CPU time: 20.4339 s	Remaining CPU time: 1779.57 s
20.55/20.72	c core #1102
20.55/20.72	c Core size: 3	Core Weight: 1	Total Weight: 1102
20.55/20.72	c Elapsed CPU time: 20.4569 s	Remaining CPU time: 1779.54 s
20.55/20.74	c core #1103
20.55/20.74	c Core size: 3	Core Weight: 1	Total Weight: 1103
20.55/20.74	c Elapsed CPU time: 20.4809 s	Remaining CPU time: 1779.52 s
20.55/20.76	c core #1104
20.55/20.76	c Core size: 3	Core Weight: 1	Total Weight: 1104
20.55/20.76	c Elapsed CPU time: 20.5029 s	Remaining CPU time: 1779.5 s
20.55/20.79	c core #1105
20.55/20.79	c Core size: 3	Core Weight: 1	Total Weight: 1105
20.55/20.79	c Elapsed CPU time: 20.5269 s	Remaining CPU time: 1779.47 s
20.66/20.81	c core #1106
20.66/20.81	c Core size: 3	Core Weight: 1	Total Weight: 1106
20.66/20.81	c Elapsed CPU time: 20.5509 s	Remaining CPU time: 1779.45 s
20.66/20.84	c core #1107
20.66/20.84	c Core size: 3	Core Weight: 1	Total Weight: 1107
20.66/20.84	c Elapsed CPU time: 20.5749 s	Remaining CPU time: 1779.43 s
20.66/20.86	c core #1108
20.66/20.86	c Core size: 3	Core Weight: 1	Total Weight: 1108
20.66/20.86	c Elapsed CPU time: 20.5979 s	Remaining CPU time: 1779.4 s
20.66/20.88	c core #1109
20.66/20.88	c Core size: 2	Core Weight: 1	Total Weight: 1109
20.66/20.88	c Elapsed CPU time: 20.6219 s	Remaining CPU time: 1779.38 s
20.75/20.91	c core #1110
20.75/20.91	c Core size: 3	Core Weight: 1	Total Weight: 1110
20.75/20.91	c Elapsed CPU time: 20.6459 s	Remaining CPU time: 1779.35 s
20.75/20.93	c core #1111
20.75/20.93	c Core size: 3	Core Weight: 1	Total Weight: 1111
20.75/20.93	c Elapsed CPU time: 20.6689 s	Remaining CPU time: 1779.33 s
20.75/20.96	c core #1112
20.75/20.96	c Core size: 3	Core Weight: 1	Total Weight: 1112
20.75/20.96	c Elapsed CPU time: 20.6919 s	Remaining CPU time: 1779.31 s
20.75/20.98	c core #1113
20.75/20.98	c Core size: 3	Core Weight: 1	Total Weight: 1113
20.75/20.98	c Elapsed CPU time: 20.7158 s	Remaining CPU time: 1779.28 s
20.85/21.00	c core #1114
20.85/21.00	c Core size: 3	Core Weight: 1	Total Weight: 1114
20.85/21.00	c Elapsed CPU time: 20.7388 s	Remaining CPU time: 1779.26 s
20.85/21.03	c core #1115
20.85/21.03	c Core size: 3	Core Weight: 1	Total Weight: 1115
20.85/21.03	c Elapsed CPU time: 20.7628 s	Remaining CPU time: 1779.24 s
20.85/21.05	c core #1116
20.85/21.05	c Core size: 3	Core Weight: 1	Total Weight: 1116
20.85/21.05	c Elapsed CPU time: 20.7858 s	Remaining CPU time: 1779.21 s
20.85/21.07	c core #1117
20.85/21.07	c Core size: 3	Core Weight: 1	Total Weight: 1117
20.85/21.07	c Elapsed CPU time: 20.8088 s	Remaining CPU time: 1779.19 s
20.95/21.10	c core #1118
20.95/21.10	c Core size: 3	Core Weight: 1	Total Weight: 1118
20.95/21.10	c Elapsed CPU time: 20.8318 s	Remaining CPU time: 1779.17 s
20.95/21.12	c core #1119
20.95/21.12	c Core size: 3	Core Weight: 1	Total Weight: 1119
20.95/21.12	c Elapsed CPU time: 20.8558 s	Remaining CPU time: 1779.14 s
20.95/21.15	c core #1120
20.95/21.15	c Core size: 3	Core Weight: 1	Total Weight: 1120
20.95/21.15	c Elapsed CPU time: 20.8788 s	Remaining CPU time: 1779.12 s
20.95/21.17	c core #1121
20.95/21.17	c Core size: 3	Core Weight: 1	Total Weight: 1121
20.95/21.17	c Elapsed CPU time: 20.9028 s	Remaining CPU time: 1779.1 s
20.95/21.19	c core #1122
20.95/21.19	c Core size: 3	Core Weight: 1	Total Weight: 1122
20.95/21.19	c Elapsed CPU time: 20.9268 s	Remaining CPU time: 1779.07 s
21.04/21.22	c core #1123
21.04/21.22	c Core size: 3	Core Weight: 1	Total Weight: 1123
21.04/21.22	c Elapsed CPU time: 20.9498 s	Remaining CPU time: 1779.05 s
21.04/21.24	c core #1124
21.04/21.24	c Core size: 3	Core Weight: 1	Total Weight: 1124
21.04/21.24	c Elapsed CPU time: 20.9728 s	Remaining CPU time: 1779.03 s
21.04/21.27	c core #1125
21.04/21.27	c Core size: 3	Core Weight: 1	Total Weight: 1125
21.04/21.27	c Elapsed CPU time: 20.9968 s	Remaining CPU time: 1779 s
21.04/21.29	c core #1126
21.04/21.29	c Core size: 3	Core Weight: 1	Total Weight: 1126
21.04/21.29	c Elapsed CPU time: 21.0208 s	Remaining CPU time: 1778.98 s
21.14/21.32	c core #1127
21.14/21.32	c Core size: 3	Core Weight: 1	Total Weight: 1127
21.14/21.32	c Elapsed CPU time: 21.0448 s	Remaining CPU time: 1778.96 s
21.14/21.34	c core #1128
21.14/21.34	c Core size: 3	Core Weight: 1	Total Weight: 1128
21.14/21.34	c Elapsed CPU time: 21.0688 s	Remaining CPU time: 1778.93 s
21.14/21.36	c core #1129
21.14/21.36	c Core size: 3	Core Weight: 1	Total Weight: 1129
21.14/21.36	c Elapsed CPU time: 21.0928 s	Remaining CPU time: 1778.91 s
21.14/21.39	c core #1130
21.14/21.39	c Core size: 3	Core Weight: 1	Total Weight: 1130
21.14/21.39	c Elapsed CPU time: 21.1168 s	Remaining CPU time: 1778.88 s
21.24/21.41	c core #1131
21.24/21.41	c Core size: 2	Core Weight: 1	Total Weight: 1131
21.24/21.41	c Elapsed CPU time: 21.1408 s	Remaining CPU time: 1778.86 s
21.24/21.44	c core #1132
21.24/21.44	c Core size: 3	Core Weight: 1	Total Weight: 1132
21.24/21.44	c Elapsed CPU time: 21.1658 s	Remaining CPU time: 1778.83 s
21.24/21.46	c core #1133
21.24/21.46	c Core size: 3	Core Weight: 1	Total Weight: 1133
21.24/21.46	c Elapsed CPU time: 21.1898 s	Remaining CPU time: 1778.81 s
21.24/21.49	c core #1134
21.24/21.49	c Core size: 3	Core Weight: 1	Total Weight: 1134
21.24/21.49	c Elapsed CPU time: 21.2128 s	Remaining CPU time: 1778.79 s
21.35/21.51	c core #1135
21.35/21.51	c Core size: 3	Core Weight: 1	Total Weight: 1135
21.35/21.51	c Elapsed CPU time: 21.2368 s	Remaining CPU time: 1778.76 s
21.35/21.53	c core #1136
21.35/21.53	c Core size: 3	Core Weight: 1	Total Weight: 1136
21.35/21.53	c Elapsed CPU time: 21.2608 s	Remaining CPU time: 1778.74 s
21.35/21.56	c core #1137
21.35/21.56	c Core size: 3	Core Weight: 1	Total Weight: 1137
21.35/21.56	c Elapsed CPU time: 21.2838 s	Remaining CPU time: 1778.72 s
21.35/21.58	c core #1138
21.35/21.58	c Core size: 3	Core Weight: 1	Total Weight: 1138
21.35/21.58	c Elapsed CPU time: 21.3078 s	Remaining CPU time: 1778.69 s
21.45/21.61	c core #1139
21.45/21.61	c Core size: 3	Core Weight: 1	Total Weight: 1139
21.45/21.61	c Elapsed CPU time: 21.3308 s	Remaining CPU time: 1778.67 s
21.45/21.63	c core #1140
21.45/21.63	c Core size: 3	Core Weight: 1	Total Weight: 1140
21.45/21.63	c Elapsed CPU time: 21.3548 s	Remaining CPU time: 1778.65 s
21.45/21.65	c core #1141
21.45/21.65	c Core size: 2	Core Weight: 1	Total Weight: 1141
21.45/21.65	c Elapsed CPU time: 21.3787 s	Remaining CPU time: 1778.62 s
21.45/21.68	c core #1142
21.45/21.68	c Core size: 3	Core Weight: 1	Total Weight: 1142
21.45/21.68	c Elapsed CPU time: 21.4037 s	Remaining CPU time: 1778.6 s
21.55/21.70	c core #1143
21.55/21.70	c Core size: 3	Core Weight: 1	Total Weight: 1143
21.55/21.70	c Elapsed CPU time: 21.4277 s	Remaining CPU time: 1778.57 s
21.55/21.73	c core #1144
21.55/21.73	c Core size: 3	Core Weight: 1	Total Weight: 1144
21.55/21.73	c Elapsed CPU time: 21.4507 s	Remaining CPU time: 1778.55 s
21.55/21.75	c core #1145
21.55/21.75	c Core size: 3	Core Weight: 1	Total Weight: 1145
21.55/21.75	c Elapsed CPU time: 21.4737 s	Remaining CPU time: 1778.53 s
21.55/21.78	c core #1146
21.55/21.78	c Core size: 3	Core Weight: 1	Total Weight: 1146
21.55/21.78	c Elapsed CPU time: 21.4987 s	Remaining CPU time: 1778.5 s
21.64/21.80	c core #1147
21.64/21.80	c Core size: 3	Core Weight: 1	Total Weight: 1147
21.64/21.80	c Elapsed CPU time: 21.5217 s	Remaining CPU time: 1778.48 s
21.64/21.82	c core #1148
21.64/21.82	c Core size: 3	Core Weight: 1	Total Weight: 1148
21.64/21.82	c Elapsed CPU time: 21.5447 s	Remaining CPU time: 1778.46 s
21.64/21.85	c core #1149
21.64/21.85	c Core size: 3	Core Weight: 1	Total Weight: 1149
21.64/21.85	c Elapsed CPU time: 21.5687 s	Remaining CPU time: 1778.43 s
21.64/21.87	c core #1150
21.64/21.87	c Core size: 3	Core Weight: 1	Total Weight: 1150
21.64/21.87	c Elapsed CPU time: 21.5917 s	Remaining CPU time: 1778.41 s
21.64/21.90	c core #1151
21.64/21.90	c Core size: 3	Core Weight: 1	Total Weight: 1151
21.64/21.90	c Elapsed CPU time: 21.6147 s	Remaining CPU time: 1778.39 s
21.75/21.92	c core #1152
21.75/21.92	c Core size: 3	Core Weight: 1	Total Weight: 1152
21.75/21.92	c Elapsed CPU time: 21.6387 s	Remaining CPU time: 1778.36 s
21.75/21.94	c core #1153
21.75/21.94	c Core size: 3	Core Weight: 1	Total Weight: 1153
21.75/21.94	c Elapsed CPU time: 21.6617 s	Remaining CPU time: 1778.34 s
21.75/21.97	c core #1154
21.75/21.97	c Core size: 3	Core Weight: 1	Total Weight: 1154
21.75/21.97	c Elapsed CPU time: 21.6857 s	Remaining CPU time: 1778.31 s
21.75/21.99	c core #1155
21.75/21.99	c Core size: 3	Core Weight: 1	Total Weight: 1155
21.75/21.99	c Elapsed CPU time: 21.7097 s	Remaining CPU time: 1778.29 s
21.84/22.02	c core #1156
21.84/22.02	c Core size: 2	Core Weight: 1	Total Weight: 1156
21.84/22.02	c Elapsed CPU time: 21.7347 s	Remaining CPU time: 1778.27 s
21.84/22.04	c core #1157
21.84/22.04	c Core size: 3	Core Weight: 1	Total Weight: 1157
21.84/22.04	c Elapsed CPU time: 21.7597 s	Remaining CPU time: 1778.24 s
21.84/22.07	c core #1158
21.84/22.07	c Core size: 3	Core Weight: 1	Total Weight: 1158
21.84/22.07	c Elapsed CPU time: 21.7827 s	Remaining CPU time: 1778.22 s
21.84/22.09	c core #1159
21.84/22.09	c Core size: 3	Core Weight: 1	Total Weight: 1159
21.84/22.09	c Elapsed CPU time: 21.8067 s	Remaining CPU time: 1778.19 s
21.94/22.11	c core #1160
21.94/22.11	c Core size: 3	Core Weight: 1	Total Weight: 1160
21.94/22.11	c Elapsed CPU time: 21.8297 s	Remaining CPU time: 1778.17 s
21.94/22.14	c core #1161
21.94/22.14	c Core size: 3	Core Weight: 1	Total Weight: 1161
21.94/22.14	c Elapsed CPU time: 21.8527 s	Remaining CPU time: 1778.15 s
21.94/22.16	c core #1162
21.94/22.16	c Core size: 3	Core Weight: 1	Total Weight: 1162
21.94/22.16	c Elapsed CPU time: 21.8767 s	Remaining CPU time: 1778.12 s
21.94/22.18	c core #1163
21.94/22.18	c Core size: 3	Core Weight: 1	Total Weight: 1163
21.94/22.18	c Elapsed CPU time: 21.8997 s	Remaining CPU time: 1778.1 s
22.04/22.21	c core #1164
22.04/22.21	c Core size: 3	Core Weight: 1	Total Weight: 1164
22.04/22.21	c Elapsed CPU time: 21.9227 s	Remaining CPU time: 1778.08 s
22.04/22.23	c core #1165
22.04/22.23	c Core size: 3	Core Weight: 1	Total Weight: 1165
22.04/22.23	c Elapsed CPU time: 21.9477 s	Remaining CPU time: 1778.05 s
22.04/22.26	c core #1166
22.04/22.26	c Core size: 3	Core Weight: 1	Total Weight: 1166
22.04/22.26	c Elapsed CPU time: 21.9717 s	Remaining CPU time: 1778.03 s
22.04/22.28	c core #1167
22.04/22.28	c Core size: 3	Core Weight: 1	Total Weight: 1167
22.04/22.28	c Elapsed CPU time: 21.9967 s	Remaining CPU time: 1778 s
22.14/22.31	c core #1168
22.14/22.31	c Core size: 3	Core Weight: 1	Total Weight: 1168
22.14/22.31	c Elapsed CPU time: 22.0197 s	Remaining CPU time: 1777.98 s
22.14/22.33	c core #1169
22.14/22.33	c Core size: 3	Core Weight: 1	Total Weight: 1169
22.14/22.33	c Elapsed CPU time: 22.0436 s	Remaining CPU time: 1777.96 s
22.14/22.35	c core #1170
22.14/22.35	c Core size: 3	Core Weight: 1	Total Weight: 1170
22.14/22.35	c Elapsed CPU time: 22.0666 s	Remaining CPU time: 1777.93 s
22.14/22.38	c core #1171
22.14/22.38	c Core size: 3	Core Weight: 1	Total Weight: 1171
22.14/22.38	c Elapsed CPU time: 22.0906 s	Remaining CPU time: 1777.91 s
22.23/22.40	c core #1172
22.23/22.40	c Core size: 3	Core Weight: 1	Total Weight: 1172
22.23/22.40	c Elapsed CPU time: 22.1136 s	Remaining CPU time: 1777.89 s
22.23/22.42	c core #1173
22.23/22.42	c Core size: 3	Core Weight: 1	Total Weight: 1173
22.23/22.42	c Elapsed CPU time: 22.1376 s	Remaining CPU time: 1777.86 s
22.23/22.45	c core #1174
22.23/22.45	c Core size: 3	Core Weight: 1	Total Weight: 1174
22.23/22.45	c Elapsed CPU time: 22.1606 s	Remaining CPU time: 1777.84 s
22.23/22.47	c core #1175
22.23/22.47	c Core size: 3	Core Weight: 1	Total Weight: 1175
22.23/22.47	c Elapsed CPU time: 22.1836 s	Remaining CPU time: 1777.82 s
22.23/22.50	c core #1176
22.23/22.50	c Core size: 3	Core Weight: 1	Total Weight: 1176
22.23/22.50	c Elapsed CPU time: 22.2076 s	Remaining CPU time: 1777.79 s
22.34/22.52	c core #1177
22.34/22.52	c Core size: 2	Core Weight: 1	Total Weight: 1177
22.34/22.52	c Elapsed CPU time: 22.2326 s	Remaining CPU time: 1777.77 s
22.34/22.54	c core #1178
22.34/22.54	c Core size: 3	Core Weight: 1	Total Weight: 1178
22.34/22.55	c Elapsed CPU time: 22.2566 s	Remaining CPU time: 1777.74 s
22.34/22.57	c core #1179
22.34/22.57	c Core size: 3	Core Weight: 1	Total Weight: 1179
22.34/22.57	c Elapsed CPU time: 22.2806 s	Remaining CPU time: 1777.72 s
22.34/22.60	c core #1180
22.34/22.60	c Core size: 3	Core Weight: 1	Total Weight: 1180
22.34/22.60	c Elapsed CPU time: 22.3066 s	Remaining CPU time: 1777.69 s
22.44/22.62	c core #1181
22.44/22.62	c Core size: 3	Core Weight: 1	Total Weight: 1181
22.44/22.62	c Elapsed CPU time: 22.3306 s	Remaining CPU time: 1777.67 s
22.44/22.64	c core #1182
22.44/22.64	c Core size: 3	Core Weight: 1	Total Weight: 1182
22.44/22.64	c Elapsed CPU time: 22.3546 s	Remaining CPU time: 1777.65 s
22.44/22.67	c core #1183
22.44/22.67	c Core size: 3	Core Weight: 1	Total Weight: 1183
22.44/22.67	c Elapsed CPU time: 22.3786 s	Remaining CPU time: 1777.62 s
22.44/22.69	c core #1184
22.44/22.69	c Core size: 3	Core Weight: 1	Total Weight: 1184
22.44/22.69	c Elapsed CPU time: 22.4016 s	Remaining CPU time: 1777.6 s
22.54/22.72	c core #1185
22.54/22.72	c Core size: 3	Core Weight: 1	Total Weight: 1185
22.54/22.72	c Elapsed CPU time: 22.4256 s	Remaining CPU time: 1777.57 s
22.54/22.74	c core #1186
22.54/22.74	c Core size: 3	Core Weight: 1	Total Weight: 1186
22.54/22.74	c Elapsed CPU time: 22.4496 s	Remaining CPU time: 1777.55 s
22.54/22.76	c core #1187
22.54/22.76	c Core size: 3	Core Weight: 1	Total Weight: 1187
22.54/22.76	c Elapsed CPU time: 22.4726 s	Remaining CPU time: 1777.53 s
22.54/22.79	c core #1188
22.54/22.79	c Core size: 3	Core Weight: 1	Total Weight: 1188
22.54/22.79	c Elapsed CPU time: 22.4966 s	Remaining CPU time: 1777.5 s
22.64/22.81	c core #1189
22.64/22.81	c Core size: 3	Core Weight: 1	Total Weight: 1189
22.64/22.81	c Elapsed CPU time: 22.5206 s	Remaining CPU time: 1777.48 s
22.64/22.84	c core #1190
22.64/22.84	c Core size: 3	Core Weight: 1	Total Weight: 1190
22.64/22.84	c Elapsed CPU time: 22.5446 s	Remaining CPU time: 1777.46 s
22.64/22.86	c core #1191
22.64/22.86	c Core size: 3	Core Weight: 1	Total Weight: 1191
22.64/22.86	c Elapsed CPU time: 22.5686 s	Remaining CPU time: 1777.43 s
22.64/22.89	c core #1192
22.64/22.89	c Core size: 3	Core Weight: 1	Total Weight: 1192
22.64/22.89	c Elapsed CPU time: 22.5926 s	Remaining CPU time: 1777.41 s
22.74/22.91	c core #1193
22.74/22.91	c Core size: 3	Core Weight: 1	Total Weight: 1193
22.74/22.91	c Elapsed CPU time: 22.6166 s	Remaining CPU time: 1777.38 s
22.74/22.93	c core #1194
22.74/22.93	c Core size: 3	Core Weight: 1	Total Weight: 1194
22.74/22.93	c Elapsed CPU time: 22.6406 s	Remaining CPU time: 1777.36 s
22.74/22.96	c core #1195
22.74/22.96	c Core size: 2	Core Weight: 1	Total Weight: 1195
22.74/22.96	c Elapsed CPU time: 22.6636 s	Remaining CPU time: 1777.34 s
22.74/22.98	c core #1196
22.74/22.98	c Core size: 3	Core Weight: 1	Total Weight: 1196
22.74/22.98	c Elapsed CPU time: 22.6876 s	Remaining CPU time: 1777.31 s
22.84/23.01	c core #1197
22.84/23.01	c Core size: 3	Core Weight: 1	Total Weight: 1197
22.84/23.01	c Elapsed CPU time: 22.7105 s	Remaining CPU time: 1777.29 s
22.84/23.03	c core #1198
22.84/23.03	c Core size: 3	Core Weight: 1	Total Weight: 1198
22.84/23.03	c Elapsed CPU time: 22.7345 s	Remaining CPU time: 1777.27 s
22.84/23.05	c core #1199
22.84/23.05	c Core size: 3	Core Weight: 1	Total Weight: 1199
22.84/23.05	c Elapsed CPU time: 22.7585 s	Remaining CPU time: 1777.24 s
22.84/23.08	c core #1200
22.84/23.08	c Core size: 3	Core Weight: 1	Total Weight: 1200
22.84/23.08	c Elapsed CPU time: 22.7825 s	Remaining CPU time: 1777.22 s
22.94/23.10	c core #1201
22.94/23.10	c Core size: 3	Core Weight: 1	Total Weight: 1201
22.94/23.10	c Elapsed CPU time: 22.8065 s	Remaining CPU time: 1777.19 s
22.94/23.13	c core #1202
22.94/23.13	c Core size: 3	Core Weight: 1	Total Weight: 1202
22.94/23.13	c Elapsed CPU time: 22.8305 s	Remaining CPU time: 1777.17 s
22.94/23.15	c core #1203
22.94/23.15	c Core size: 3	Core Weight: 1	Total Weight: 1203
22.94/23.15	c Elapsed CPU time: 22.8555 s	Remaining CPU time: 1777.14 s
22.94/23.18	c core #1204
22.94/23.18	c Core size: 3	Core Weight: 1	Total Weight: 1204
22.94/23.18	c Elapsed CPU time: 22.8795 s	Remaining CPU time: 1777.12 s
23.03/23.20	c core #1205
23.03/23.20	c Core size: 3	Core Weight: 1	Total Weight: 1205
23.03/23.20	c Elapsed CPU time: 22.9035 s	Remaining CPU time: 1777.1 s
23.03/23.23	c core #1206
23.03/23.23	c Core size: 3	Core Weight: 1	Total Weight: 1206
23.03/23.23	c Elapsed CPU time: 22.9275 s	Remaining CPU time: 1777.07 s
23.03/23.25	c core #1207
23.03/23.25	c Core size: 3	Core Weight: 1	Total Weight: 1207
23.03/23.25	c Elapsed CPU time: 22.9505 s	Remaining CPU time: 1777.05 s
23.03/23.27	c core #1208
23.03/23.27	c Core size: 3	Core Weight: 1	Total Weight: 1208
23.03/23.27	c Elapsed CPU time: 22.9745 s	Remaining CPU time: 1777.03 s
23.13/23.30	c core #1209
23.13/23.30	c Core size: 3	Core Weight: 1	Total Weight: 1209
23.13/23.30	c Elapsed CPU time: 22.9985 s	Remaining CPU time: 1777 s
23.13/23.32	c core #1210
23.13/23.32	c Core size: 3	Core Weight: 1	Total Weight: 1210
23.13/23.32	c Elapsed CPU time: 23.0215 s	Remaining CPU time: 1776.98 s
23.13/23.35	c core #1211
23.13/23.35	c Core size: 3	Core Weight: 1	Total Weight: 1211
23.13/23.35	c Elapsed CPU time: 23.0455 s	Remaining CPU time: 1776.95 s
23.13/23.37	c core #1212
23.13/23.37	c Core size: 3	Core Weight: 1	Total Weight: 1212
23.13/23.37	c Elapsed CPU time: 23.0695 s	Remaining CPU time: 1776.93 s
23.13/23.39	c core #1213
23.13/23.39	c Core size: 3	Core Weight: 1	Total Weight: 1213
23.13/23.39	c Elapsed CPU time: 23.0925 s	Remaining CPU time: 1776.91 s
23.23/23.42	c core #1214
23.23/23.42	c Core size: 3	Core Weight: 1	Total Weight: 1214
23.23/23.42	c Elapsed CPU time: 23.1155 s	Remaining CPU time: 1776.88 s
23.23/23.44	c core #1215
23.23/23.44	c Core size: 3	Core Weight: 1	Total Weight: 1215
23.23/23.44	c Elapsed CPU time: 23.1405 s	Remaining CPU time: 1776.86 s
23.23/23.47	c core #1216
23.23/23.47	c Core size: 3	Core Weight: 1	Total Weight: 1216
23.23/23.47	c Elapsed CPU time: 23.1655 s	Remaining CPU time: 1776.83 s
23.23/23.49	c core #1217
23.23/23.49	c Core size: 2	Core Weight: 1	Total Weight: 1217
23.23/23.49	c Elapsed CPU time: 23.1905 s	Remaining CPU time: 1776.81 s
23.33/23.52	c core #1218
23.33/23.52	c Core size: 3	Core Weight: 1	Total Weight: 1218
23.33/23.52	c Elapsed CPU time: 23.2165 s	Remaining CPU time: 1776.78 s
23.33/23.54	c core #1219
23.33/23.54	c Core size: 3	Core Weight: 1	Total Weight: 1219
23.33/23.54	c Elapsed CPU time: 23.2415 s	Remaining CPU time: 1776.76 s
23.33/23.57	c core #1220
23.33/23.57	c Core size: 3	Core Weight: 1	Total Weight: 1220
23.33/23.57	c Elapsed CPU time: 23.2665 s	Remaining CPU time: 1776.73 s
23.33/23.59	c core #1221
23.33/23.59	c Core size: 3	Core Weight: 1	Total Weight: 1221
23.33/23.59	c Elapsed CPU time: 23.2905 s	Remaining CPU time: 1776.71 s
23.43/23.62	c core #1222
23.43/23.62	c Core size: 3	Core Weight: 1	Total Weight: 1222
23.43/23.62	c Elapsed CPU time: 23.3155 s	Remaining CPU time: 1776.68 s
23.43/23.64	c core #1223
23.43/23.64	c Core size: 3	Core Weight: 1	Total Weight: 1223
23.43/23.64	c Elapsed CPU time: 23.3395 s	Remaining CPU time: 1776.66 s
23.43/23.67	c core #1224
23.43/23.67	c Core size: 3	Core Weight: 1	Total Weight: 1224
23.43/23.67	c Elapsed CPU time: 23.3634 s	Remaining CPU time: 1776.64 s
23.43/23.69	c core #1225
23.43/23.69	c Core size: 3	Core Weight: 1	Total Weight: 1225
23.43/23.69	c Elapsed CPU time: 23.3884 s	Remaining CPU time: 1776.61 s
23.54/23.72	c core #1226
23.54/23.72	c Core size: 3	Core Weight: 1	Total Weight: 1226
23.54/23.72	c Elapsed CPU time: 23.4134 s	Remaining CPU time: 1776.59 s
23.54/23.74	c core #1227
23.54/23.74	c Core size: 3	Core Weight: 1	Total Weight: 1227
23.54/23.74	c Elapsed CPU time: 23.4374 s	Remaining CPU time: 1776.56 s
23.54/23.77	c core #1228
23.54/23.77	c Core size: 3	Core Weight: 1	Total Weight: 1228
23.54/23.77	c Elapsed CPU time: 23.4624 s	Remaining CPU time: 1776.54 s
23.54/23.79	c core #1229
23.54/23.79	c Core size: 3	Core Weight: 1	Total Weight: 1229
23.54/23.79	c Elapsed CPU time: 23.4864 s	Remaining CPU time: 1776.51 s
23.64/23.81	c core #1230
23.64/23.81	c Core size: 3	Core Weight: 1	Total Weight: 1230
23.64/23.81	c Elapsed CPU time: 23.5104 s	Remaining CPU time: 1776.49 s
23.64/23.84	c core #1231
23.64/23.84	c Core size: 3	Core Weight: 1	Total Weight: 1231
23.64/23.84	c Elapsed CPU time: 23.5354 s	Remaining CPU time: 1776.46 s
23.64/23.86	c core #1232
23.64/23.86	c Core size: 3	Core Weight: 1	Total Weight: 1232
23.64/23.86	c Elapsed CPU time: 23.5604 s	Remaining CPU time: 1776.44 s
23.64/23.89	c core #1233
23.64/23.89	c Core size: 3	Core Weight: 1	Total Weight: 1233
23.64/23.89	c Elapsed CPU time: 23.5844 s	Remaining CPU time: 1776.42 s
23.74/23.91	c core #1234
23.74/23.91	c Core size: 3	Core Weight: 1	Total Weight: 1234
23.74/23.91	c Elapsed CPU time: 23.6094 s	Remaining CPU time: 1776.39 s
23.74/23.94	c core #1235
23.74/23.94	c Core size: 3	Core Weight: 1	Total Weight: 1235
23.74/23.94	c Elapsed CPU time: 23.6354 s	Remaining CPU time: 1776.36 s
23.74/23.96	c core #1236
23.74/23.96	c Core size: 3	Core Weight: 1	Total Weight: 1236
23.74/23.96	c Elapsed CPU time: 23.6594 s	Remaining CPU time: 1776.34 s
23.74/23.99	c core #1237
23.74/23.99	c Core size: 3	Core Weight: 1	Total Weight: 1237
23.74/23.99	c Elapsed CPU time: 23.6844 s	Remaining CPU time: 1776.32 s
23.84/24.01	c core #1238
23.84/24.01	c Core size: 2	Core Weight: 1	Total Weight: 1238
23.84/24.01	c Elapsed CPU time: 23.7094 s	Remaining CPU time: 1776.29 s
23.84/24.04	c core #1239
23.84/24.04	c Core size: 3	Core Weight: 1	Total Weight: 1239
23.84/24.04	c Elapsed CPU time: 23.7344 s	Remaining CPU time: 1776.27 s
23.84/24.06	c core #1240
23.84/24.06	c Core size: 3	Core Weight: 1	Total Weight: 1240
23.84/24.06	c Elapsed CPU time: 23.7594 s	Remaining CPU time: 1776.24 s
23.84/24.09	c core #1241
23.84/24.09	c Core size: 3	Core Weight: 1	Total Weight: 1241
23.84/24.09	c Elapsed CPU time: 23.7854 s	Remaining CPU time: 1776.21 s
23.94/24.11	c core #1242
23.94/24.11	c Core size: 3	Core Weight: 1	Total Weight: 1242
23.94/24.11	c Elapsed CPU time: 23.8094 s	Remaining CPU time: 1776.19 s
23.94/24.14	c core #1243
23.94/24.14	c Core size: 3	Core Weight: 1	Total Weight: 1243
23.94/24.14	c Elapsed CPU time: 23.8334 s	Remaining CPU time: 1776.17 s
23.94/24.16	c core #1244
23.94/24.16	c Core size: 3	Core Weight: 1	Total Weight: 1244
23.94/24.16	c Elapsed CPU time: 23.8584 s	Remaining CPU time: 1776.14 s
23.94/24.19	c core #1245
23.94/24.19	c Core size: 3	Core Weight: 1	Total Weight: 1245
23.94/24.19	c Elapsed CPU time: 23.8834 s	Remaining CPU time: 1776.12 s
24.04/24.22	c core #1246
24.04/24.22	c Core size: 3	Core Weight: 1	Total Weight: 1246
24.04/24.22	c Elapsed CPU time: 23.9084 s	Remaining CPU time: 1776.09 s
24.04/24.24	c core #1247
24.04/24.24	c Core size: 3	Core Weight: 1	Total Weight: 1247
24.04/24.24	c Elapsed CPU time: 23.9334 s	Remaining CPU time: 1776.07 s
24.04/24.27	c core #1248
24.04/24.27	c Core size: 3	Core Weight: 1	Total Weight: 1248
24.04/24.27	c Elapsed CPU time: 23.9574 s	Remaining CPU time: 1776.04 s
24.04/24.29	c core #1249
24.04/24.29	c Core size: 3	Core Weight: 1	Total Weight: 1249
24.04/24.29	c Elapsed CPU time: 23.9834 s	Remaining CPU time: 1776.02 s
24.13/24.32	c core #1250
24.13/24.32	c Core size: 3	Core Weight: 1	Total Weight: 1250
24.13/24.32	c Elapsed CPU time: 24.0073 s	Remaining CPU time: 1775.99 s
24.13/24.34	c core #1251
24.13/24.34	c Core size: 3	Core Weight: 1	Total Weight: 1251
24.13/24.34	c Elapsed CPU time: 24.0323 s	Remaining CPU time: 1775.97 s
24.13/24.37	c core #1252
24.13/24.37	c Core size: 3	Core Weight: 1	Total Weight: 1252
24.13/24.37	c Elapsed CPU time: 24.0563 s	Remaining CPU time: 1775.94 s
24.13/24.39	c core #1253
24.13/24.39	c Core size: 3	Core Weight: 1	Total Weight: 1253
24.13/24.39	c Elapsed CPU time: 24.0813 s	Remaining CPU time: 1775.92 s
24.23/24.42	c core #1254
24.23/24.42	c Core size: 3	Core Weight: 1	Total Weight: 1254
24.23/24.42	c Elapsed CPU time: 24.1053 s	Remaining CPU time: 1775.89 s
24.23/24.44	c core #1255
24.23/24.44	c Core size: 3	Core Weight: 1	Total Weight: 1255
24.23/24.44	c Elapsed CPU time: 24.1293 s	Remaining CPU time: 1775.87 s
24.23/24.46	c core #1256
24.23/24.46	c Core size: 3	Core Weight: 1	Total Weight: 1256
24.23/24.46	c Elapsed CPU time: 24.1543 s	Remaining CPU time: 1775.85 s
24.23/24.49	c core #1257
24.23/24.49	c Core size: 3	Core Weight: 1	Total Weight: 1257
24.23/24.49	c Elapsed CPU time: 24.1793 s	Remaining CPU time: 1775.82 s
24.33/24.51	c core #1258
24.33/24.51	c Core size: 2	Core Weight: 1	Total Weight: 1258
24.33/24.51	c Elapsed CPU time: 24.2023 s	Remaining CPU time: 1775.8 s
24.33/24.54	c core #1259
24.33/24.54	c Core size: 3	Core Weight: 1	Total Weight: 1259
24.33/24.54	c Elapsed CPU time: 24.2273 s	Remaining CPU time: 1775.77 s
24.33/24.57	c core #1260
24.33/24.57	c Core size: 3	Core Weight: 1	Total Weight: 1260
24.33/24.57	c Elapsed CPU time: 24.2533 s	Remaining CPU time: 1775.75 s
24.33/24.59	c core #1261
24.33/24.59	c Core size: 3	Core Weight: 1	Total Weight: 1261
24.33/24.59	c Elapsed CPU time: 24.2783 s	Remaining CPU time: 1775.72 s
24.43/24.62	c core #1262
24.43/24.62	c Core size: 3	Core Weight: 1	Total Weight: 1262
24.43/24.62	c Elapsed CPU time: 24.3033 s	Remaining CPU time: 1775.7 s
24.43/24.64	c core #1263
24.43/24.64	c Core size: 3	Core Weight: 1	Total Weight: 1263
24.43/24.64	c Elapsed CPU time: 24.3283 s	Remaining CPU time: 1775.67 s
24.43/24.66	c core #1264
24.43/24.66	c Core size: 3	Core Weight: 1	Total Weight: 1264
24.43/24.66	c Elapsed CPU time: 24.3523 s	Remaining CPU time: 1775.65 s
24.43/24.69	c core #1265
24.43/24.69	c Core size: 3	Core Weight: 1	Total Weight: 1265
24.43/24.69	c Elapsed CPU time: 24.3773 s	Remaining CPU time: 1775.62 s
24.53/24.71	c core #1266
24.53/24.71	c Core size: 3	Core Weight: 1	Total Weight: 1266
24.53/24.71	c Elapsed CPU time: 24.4023 s	Remaining CPU time: 1775.6 s
24.53/24.74	c core #1267
24.53/24.74	c Core size: 3	Core Weight: 1	Total Weight: 1267
24.53/24.74	c Elapsed CPU time: 24.4263 s	Remaining CPU time: 1775.57 s
24.53/24.76	c core #1268
24.53/24.76	c Core size: 3	Core Weight: 1	Total Weight: 1268
24.53/24.76	c Elapsed CPU time: 24.4513 s	Remaining CPU time: 1775.55 s
24.53/24.79	c core #1269
24.53/24.79	c Core size: 3	Core Weight: 1	Total Weight: 1269
24.53/24.79	c Elapsed CPU time: 24.4763 s	Remaining CPU time: 1775.52 s
24.63/24.81	c core #1270
24.63/24.81	c Core size: 3	Core Weight: 1	Total Weight: 1270
24.63/24.81	c Elapsed CPU time: 24.5013 s	Remaining CPU time: 1775.5 s
24.63/24.84	c core #1271
24.63/24.84	c Core size: 3	Core Weight: 1	Total Weight: 1271
24.63/24.84	c Elapsed CPU time: 24.5253 s	Remaining CPU time: 1775.47 s
24.63/24.86	c core #1272
24.63/24.86	c Core size: 3	Core Weight: 1	Total Weight: 1272
24.63/24.86	c Elapsed CPU time: 24.5493 s	Remaining CPU time: 1775.45 s
24.63/24.89	c core #1273
24.63/24.89	c Core size: 3	Core Weight: 1	Total Weight: 1273
24.63/24.89	c Elapsed CPU time: 24.5733 s	Remaining CPU time: 1775.43 s
24.73/24.91	c core #1274
24.73/24.91	c Core size: 3	Core Weight: 1	Total Weight: 1274
24.73/24.91	c Elapsed CPU time: 24.5973 s	Remaining CPU time: 1775.4 s
24.73/24.94	c core #1275
24.73/24.94	c Core size: 3	Core Weight: 1	Total Weight: 1275
24.73/24.94	c Elapsed CPU time: 24.6213 s	Remaining CPU time: 1775.38 s
24.73/24.96	c core #1276
24.73/24.96	c Core size: 2	Core Weight: 1	Total Weight: 1276
24.73/24.96	c Elapsed CPU time: 24.6443 s	Remaining CPU time: 1775.36 s
24.73/24.99	c core #1277
24.73/24.99	c Core size: 3	Core Weight: 1	Total Weight: 1277
24.73/24.99	c Elapsed CPU time: 24.6702 s	Remaining CPU time: 1775.33 s
24.84/25.01	c core #1278
24.84/25.01	c Core size: 3	Core Weight: 1	Total Weight: 1278
24.84/25.01	c Elapsed CPU time: 24.6952 s	Remaining CPU time: 1775.3 s
24.84/25.04	c core #1279
24.84/25.04	c Core size: 3	Core Weight: 1	Total Weight: 1279
24.84/25.04	c Elapsed CPU time: 24.7192 s	Remaining CPU time: 1775.28 s
24.84/25.06	c core #1280
24.84/25.06	c Core size: 3	Core Weight: 1	Total Weight: 1280
24.84/25.06	c Elapsed CPU time: 24.7442 s	Remaining CPU time: 1775.26 s
24.84/25.09	c core #1281
24.84/25.09	c Core size: 3	Core Weight: 1	Total Weight: 1281
24.84/25.09	c Elapsed CPU time: 24.7682 s	Remaining CPU time: 1775.23 s
24.93/25.11	c core #1282
24.93/25.11	c Core size: 3	Core Weight: 1	Total Weight: 1282
24.93/25.11	c Elapsed CPU time: 24.7932 s	Remaining CPU time: 1775.21 s
24.93/25.14	c core #1283
24.93/25.14	c Core size: 3	Core Weight: 1	Total Weight: 1283
24.93/25.14	c Elapsed CPU time: 24.8182 s	Remaining CPU time: 1775.18 s
24.93/25.16	c core #1284
24.93/25.16	c Core size: 3	Core Weight: 1	Total Weight: 1284
24.93/25.16	c Elapsed CPU time: 24.8422 s	Remaining CPU time: 1775.16 s
24.93/25.19	c core #1285
24.93/25.19	c Core size: 3	Core Weight: 1	Total Weight: 1285
24.93/25.19	c Elapsed CPU time: 24.8672 s	Remaining CPU time: 1775.13 s
25.04/25.21	c core #1286
25.04/25.21	c Core size: 3	Core Weight: 1	Total Weight: 1286
25.04/25.21	c Elapsed CPU time: 24.8912 s	Remaining CPU time: 1775.11 s
25.04/25.24	c core #1287
25.04/25.24	c Core size: 3	Core Weight: 1	Total Weight: 1287
25.04/25.24	c Elapsed CPU time: 24.9162 s	Remaining CPU time: 1775.08 s
25.04/25.26	c core #1288
25.04/25.26	c Core size: 3	Core Weight: 1	Total Weight: 1288
25.04/25.26	c Elapsed CPU time: 24.9412 s	Remaining CPU time: 1775.06 s
25.04/25.29	c core #1289
25.04/25.29	c Core size: 3	Core Weight: 1	Total Weight: 1289
25.04/25.29	c Elapsed CPU time: 24.9662 s	Remaining CPU time: 1775.03 s
25.14/25.31	c core #1290
25.14/25.31	c Core size: 3	Core Weight: 1	Total Weight: 1290
25.14/25.31	c Elapsed CPU time: 24.9912 s	Remaining CPU time: 1775.01 s
25.14/25.34	c core #1291
25.14/25.34	c Core size: 3	Core Weight: 1	Total Weight: 1291
25.14/25.34	c Elapsed CPU time: 25.0162 s	Remaining CPU time: 1774.98 s
25.14/25.36	c core #1292
25.14/25.36	c Core size: 3	Core Weight: 1	Total Weight: 1292
25.14/25.36	c Elapsed CPU time: 25.0412 s	Remaining CPU time: 1774.96 s
25.14/25.38	c core #1293
25.14/25.38	c Core size: 3	Core Weight: 1	Total Weight: 1293
25.14/25.39	c Elapsed CPU time: 25.0652 s	Remaining CPU time: 1774.93 s
25.23/25.41	c core #1294
25.23/25.41	c Core size: 3	Core Weight: 1	Total Weight: 1294
25.23/25.41	c Elapsed CPU time: 25.0902 s	Remaining CPU time: 1774.91 s
25.23/25.44	c core #1295
25.23/25.44	c Core size: 3	Core Weight: 1	Total Weight: 1295
25.23/25.44	c Elapsed CPU time: 25.1152 s	Remaining CPU time: 1774.88 s
25.23/25.46	c core #1296
25.23/25.46	c Core size: 3	Core Weight: 1	Total Weight: 1296
25.23/25.46	c Elapsed CPU time: 25.1402 s	Remaining CPU time: 1774.86 s
25.23/25.49	c core #1297
25.23/25.49	c Core size: 3	Core Weight: 1	Total Weight: 1297
25.23/25.49	c Elapsed CPU time: 25.1652 s	Remaining CPU time: 1774.83 s
25.33/25.51	c core #1298
25.33/25.51	c Core size: 3	Core Weight: 1	Total Weight: 1298
25.33/25.51	c Elapsed CPU time: 25.1892 s	Remaining CPU time: 1774.81 s
25.33/25.54	c core #1299
25.33/25.54	c Core size: 3	Core Weight: 1	Total Weight: 1299
25.33/25.54	c Elapsed CPU time: 25.2152 s	Remaining CPU time: 1774.78 s
25.33/25.56	c core #1300
25.33/25.56	c Core size: 3	Core Weight: 1	Total Weight: 1300
25.33/25.56	c Elapsed CPU time: 25.2392 s	Remaining CPU time: 1774.76 s
25.33/25.59	c core #1301
25.33/25.59	c Core size: 3	Core Weight: 1	Total Weight: 1301
25.33/25.59	c Elapsed CPU time: 25.2632 s	Remaining CPU time: 1774.74 s
25.43/25.61	c core #1302
25.43/25.61	c Core size: 2	Core Weight: 1	Total Weight: 1302
25.43/25.61	c Elapsed CPU time: 25.2882 s	Remaining CPU time: 1774.71 s
25.43/25.64	c core #1303
25.43/25.64	c Core size: 3	Core Weight: 1	Total Weight: 1303
25.43/25.64	c Elapsed CPU time: 25.3132 s	Remaining CPU time: 1774.69 s
25.43/25.66	c core #1304
25.43/25.66	c Core size: 3	Core Weight: 1	Total Weight: 1304
25.43/25.66	c Elapsed CPU time: 25.3381 s	Remaining CPU time: 1774.66 s
25.43/25.68	c core #1305
25.43/25.68	c Core size: 3	Core Weight: 1	Total Weight: 1305
25.43/25.69	c Elapsed CPU time: 25.3611 s	Remaining CPU time: 1774.64 s
25.53/25.71	c core #1306
25.53/25.71	c Core size: 3	Core Weight: 1	Total Weight: 1306
25.53/25.71	c Elapsed CPU time: 25.3861 s	Remaining CPU time: 1774.61 s
25.53/25.73	c core #1307
25.53/25.73	c Core size: 3	Core Weight: 1	Total Weight: 1307
25.53/25.73	c Elapsed CPU time: 25.4111 s	Remaining CPU time: 1774.59 s
25.53/25.76	c core #1308
25.53/25.76	c Core size: 3	Core Weight: 1	Total Weight: 1308
25.53/25.76	c Elapsed CPU time: 25.4351 s	Remaining CPU time: 1774.56 s
25.53/25.78	c core #1309
25.53/25.78	c Core size: 3	Core Weight: 1	Total Weight: 1309
25.53/25.78	c Elapsed CPU time: 25.4601 s	Remaining CPU time: 1774.54 s
25.63/25.81	c core #1310
25.63/25.81	c Core size: 3	Core Weight: 1	Total Weight: 1310
25.63/25.81	c Elapsed CPU time: 25.4851 s	Remaining CPU time: 1774.51 s
25.63/25.83	c core #1311
25.63/25.83	c Core size: 3	Core Weight: 1	Total Weight: 1311
25.63/25.83	c Elapsed CPU time: 25.5111 s	Remaining CPU time: 1774.49 s
25.63/25.86	c core #1312
25.63/25.86	c Core size: 3	Core Weight: 1	Total Weight: 1312
25.63/25.86	c Elapsed CPU time: 25.5361 s	Remaining CPU time: 1774.46 s
25.63/25.88	c core #1313
25.63/25.88	c Core size: 3	Core Weight: 1	Total Weight: 1313
25.63/25.88	c Elapsed CPU time: 25.5611 s	Remaining CPU time: 1774.44 s
25.73/25.91	c core #1314
25.73/25.91	c Core size: 3	Core Weight: 1	Total Weight: 1314
25.73/25.91	c Elapsed CPU time: 25.5861 s	Remaining CPU time: 1774.41 s
25.73/25.93	c core #1315
25.73/25.93	c Core size: 3	Core Weight: 1	Total Weight: 1315
25.73/25.93	c Elapsed CPU time: 25.6111 s	Remaining CPU time: 1774.39 s
25.73/25.96	c core #1316
25.73/25.96	c Core size: 3	Core Weight: 1	Total Weight: 1316
25.73/25.96	c Elapsed CPU time: 25.6361 s	Remaining CPU time: 1774.36 s
25.73/25.99	c core #1317
25.73/25.99	c Core size: 2	Core Weight: 1	Total Weight: 1317
25.73/25.99	c Elapsed CPU time: 25.6611 s	Remaining CPU time: 1774.34 s
25.83/26.01	c core #1318
25.83/26.01	c Core size: 3	Core Weight: 1	Total Weight: 1318
25.83/26.01	c Elapsed CPU time: 25.6861 s	Remaining CPU time: 1774.31 s
25.83/26.04	c core #1319
25.83/26.04	c Core size: 3	Core Weight: 1	Total Weight: 1319
25.83/26.04	c Elapsed CPU time: 25.7121 s	Remaining CPU time: 1774.29 s
25.83/26.06	c core #1320
25.83/26.06	c Core size: 3	Core Weight: 1	Total Weight: 1320
25.83/26.06	c Elapsed CPU time: 25.7371 s	Remaining CPU time: 1774.26 s
25.83/26.09	c core #1321
25.83/26.09	c Core size: 3	Core Weight: 1	Total Weight: 1321
25.83/26.09	c Elapsed CPU time: 25.7611 s	Remaining CPU time: 1774.24 s
25.93/26.11	c core #1322
25.93/26.11	c Core size: 3	Core Weight: 1	Total Weight: 1322
25.93/26.11	c Elapsed CPU time: 25.7851 s	Remaining CPU time: 1774.21 s
25.93/26.14	c core #1323
25.93/26.14	c Core size: 3	Core Weight: 1	Total Weight: 1323
25.93/26.14	c Elapsed CPU time: 25.8101 s	Remaining CPU time: 1774.19 s
25.93/26.16	c core #1324
25.93/26.16	c Core size: 3	Core Weight: 1	Total Weight: 1324
25.93/26.16	c Elapsed CPU time: 25.8351 s	Remaining CPU time: 1774.16 s
25.93/26.19	c core #1325
25.93/26.19	c Core size: 3	Core Weight: 1	Total Weight: 1325
25.93/26.19	c Elapsed CPU time: 25.8601 s	Remaining CPU time: 1774.14 s
26.03/26.21	c core #1326
26.03/26.21	c Core size: 3	Core Weight: 1	Total Weight: 1326
26.03/26.21	c Elapsed CPU time: 25.8851 s	Remaining CPU time: 1774.11 s
26.03/26.24	c core #1327
26.03/26.24	c Core size: 3	Core Weight: 1	Total Weight: 1327
26.03/26.24	c Elapsed CPU time: 25.9101 s	Remaining CPU time: 1774.09 s
26.03/26.26	c core #1328
26.03/26.26	c Core size: 3	Core Weight: 1	Total Weight: 1328
26.03/26.26	c Elapsed CPU time: 25.9341 s	Remaining CPU time: 1774.07 s
26.03/26.29	c core #1329
26.03/26.29	c Core size: 3	Core Weight: 1	Total Weight: 1329
26.03/26.29	c Elapsed CPU time: 25.9601 s	Remaining CPU time: 1774.04 s
26.13/26.31	c core #1330
26.13/26.31	c Core size: 3	Core Weight: 1	Total Weight: 1330
26.13/26.31	c Elapsed CPU time: 25.986 s	Remaining CPU time: 1774.01 s
26.13/26.34	c core #1331
26.13/26.34	c Core size: 3	Core Weight: 1	Total Weight: 1331
26.13/26.34	c Elapsed CPU time: 26.01 s	Remaining CPU time: 1773.99 s
26.13/26.36	c core #1332
26.13/26.36	c Core size: 3	Core Weight: 1	Total Weight: 1332
26.13/26.36	c Elapsed CPU time: 26.035 s	Remaining CPU time: 1773.96 s
26.13/26.39	c core #1333
26.13/26.39	c Core size: 3	Core Weight: 1	Total Weight: 1333
26.13/26.39	c Elapsed CPU time: 26.06 s	Remaining CPU time: 1773.94 s
26.23/26.42	c core #1334
26.23/26.42	c Core size: 3	Core Weight: 1	Total Weight: 1334
26.23/26.42	c Elapsed CPU time: 26.085 s	Remaining CPU time: 1773.91 s
26.23/26.44	c core #1335
26.23/26.44	c Core size: 3	Core Weight: 1	Total Weight: 1335
26.23/26.44	c Elapsed CPU time: 26.11 s	Remaining CPU time: 1773.89 s
26.23/26.47	c core #1336
26.23/26.47	c Core size: 3	Core Weight: 1	Total Weight: 1336
26.23/26.47	c Elapsed CPU time: 26.135 s	Remaining CPU time: 1773.86 s
26.23/26.49	c core #1337
26.23/26.49	c Core size: 3	Core Weight: 1	Total Weight: 1337
26.23/26.49	c Elapsed CPU time: 26.161 s	Remaining CPU time: 1773.84 s
26.33/26.52	c core #1338
26.33/26.52	c Core size: 3	Core Weight: 1	Total Weight: 1338
26.33/26.52	c Elapsed CPU time: 26.186 s	Remaining CPU time: 1773.81 s
26.33/26.54	c core #1339
26.33/26.54	c Core size: 3	Core Weight: 1	Total Weight: 1339
26.33/26.54	c Elapsed CPU time: 26.212 s	Remaining CPU time: 1773.79 s
26.33/26.57	c core #1340
26.33/26.57	c Core size: 3	Core Weight: 1	Total Weight: 1340
26.33/26.57	c Elapsed CPU time: 26.237 s	Remaining CPU time: 1773.76 s
26.33/26.59	c core #1341
26.33/26.59	c Core size: 3	Core Weight: 1	Total Weight: 1341
26.33/26.59	c Elapsed CPU time: 26.262 s	Remaining CPU time: 1773.74 s
26.43/26.62	c core #1342
26.43/26.62	c Core size: 2	Core Weight: 1	Total Weight: 1342
26.43/26.62	c Elapsed CPU time: 26.287 s	Remaining CPU time: 1773.71 s
26.43/26.64	c core #1343
26.43/26.64	c Core size: 3	Core Weight: 1	Total Weight: 1343
26.43/26.64	c Elapsed CPU time: 26.312 s	Remaining CPU time: 1773.69 s
26.43/26.67	c core #1344
26.43/26.67	c Core size: 3	Core Weight: 1	Total Weight: 1344
26.43/26.67	c Elapsed CPU time: 26.337 s	Remaining CPU time: 1773.66 s
26.43/26.69	c core #1345
26.43/26.69	c Core size: 3	Core Weight: 1	Total Weight: 1345
26.43/26.69	c Elapsed CPU time: 26.362 s	Remaining CPU time: 1773.64 s
26.53/26.72	c core #1346
26.53/26.72	c Core size: 3	Core Weight: 1	Total Weight: 1346
26.53/26.72	c Elapsed CPU time: 26.386 s	Remaining CPU time: 1773.61 s
26.53/26.74	c core #1347
26.53/26.74	c Core size: 3	Core Weight: 1	Total Weight: 1347
26.53/26.74	c Elapsed CPU time: 26.412 s	Remaining CPU time: 1773.59 s
26.53/26.77	c core #1348
26.53/26.77	c Core size: 3	Core Weight: 1	Total Weight: 1348
26.53/26.77	c Elapsed CPU time: 26.436 s	Remaining CPU time: 1773.56 s
26.53/26.79	c core #1349
26.53/26.79	c Core size: 3	Core Weight: 1	Total Weight: 1349
26.53/26.79	c Elapsed CPU time: 26.461 s	Remaining CPU time: 1773.54 s
26.63/26.82	c core #1350
26.63/26.82	c Core size: 3	Core Weight: 1	Total Weight: 1350
26.63/26.82	c Elapsed CPU time: 26.486 s	Remaining CPU time: 1773.51 s
26.63/26.85	c core #1351
26.63/26.85	c Core size: 3	Core Weight: 1	Total Weight: 1351
26.63/26.85	c Elapsed CPU time: 26.511 s	Remaining CPU time: 1773.49 s
26.63/26.87	c core #1352
26.63/26.87	c Core size: 3	Core Weight: 1	Total Weight: 1352
26.63/26.87	c Elapsed CPU time: 26.536 s	Remaining CPU time: 1773.46 s
26.63/26.90	c core #1353
26.63/26.90	c Core size: 3	Core Weight: 1	Total Weight: 1353
26.63/26.90	c Elapsed CPU time: 26.561 s	Remaining CPU time: 1773.44 s
26.73/26.92	c core #1354
26.73/26.92	c Core size: 3	Core Weight: 1	Total Weight: 1354
26.73/26.92	c Elapsed CPU time: 26.586 s	Remaining CPU time: 1773.41 s
26.73/26.95	c core #1355
26.73/26.95	c Core size: 3	Core Weight: 1	Total Weight: 1355
26.73/26.95	c Elapsed CPU time: 26.611 s	Remaining CPU time: 1773.39 s
26.73/26.97	c core #1356
26.73/26.97	c Core size: 3	Core Weight: 1	Total Weight: 1356
26.73/26.97	c Elapsed CPU time: 26.636 s	Remaining CPU time: 1773.36 s
26.73/27.00	c core #1357
26.73/27.00	c Core size: 3	Core Weight: 1	Total Weight: 1357
26.73/27.00	c Elapsed CPU time: 26.6599 s	Remaining CPU time: 1773.34 s
26.83/27.02	c core #1358
26.83/27.02	c Core size: 3	Core Weight: 1	Total Weight: 1358
26.83/27.02	c Elapsed CPU time: 26.6849 s	Remaining CPU time: 1773.32 s
26.83/27.05	c core #1359
26.83/27.05	c Core size: 3	Core Weight: 1	Total Weight: 1359
26.83/27.05	c Elapsed CPU time: 26.7099 s	Remaining CPU time: 1773.29 s
26.83/27.07	c core #1360
26.83/27.07	c Core size: 3	Core Weight: 1	Total Weight: 1360
26.83/27.07	c Elapsed CPU time: 26.7349 s	Remaining CPU time: 1773.27 s
26.92/27.10	c core #1361
26.92/27.10	c Core size: 3	Core Weight: 1	Total Weight: 1361
26.92/27.10	c Elapsed CPU time: 26.7599 s	Remaining CPU time: 1773.24 s
26.92/27.12	c core #1362
26.92/27.12	c Core size: 2	Core Weight: 1	Total Weight: 1362
26.92/27.12	c Elapsed CPU time: 26.7849 s	Remaining CPU time: 1773.22 s
26.92/27.15	c core #1363
26.92/27.15	c Core size: 3	Core Weight: 1	Total Weight: 1363
26.92/27.15	c Elapsed CPU time: 26.8099 s	Remaining CPU time: 1773.19 s
26.92/27.17	c core #1364
26.92/27.17	c Core size: 3	Core Weight: 1	Total Weight: 1364
26.92/27.17	c Elapsed CPU time: 26.8359 s	Remaining CPU time: 1773.16 s
27.02/27.20	c core #1365
27.02/27.20	c Core size: 3	Core Weight: 1	Total Weight: 1365
27.02/27.20	c Elapsed CPU time: 26.8609 s	Remaining CPU time: 1773.14 s
27.02/27.23	c core #1366
27.02/27.23	c Core size: 3	Core Weight: 1	Total Weight: 1366
27.02/27.23	c Elapsed CPU time: 26.8859 s	Remaining CPU time: 1773.11 s
27.02/27.25	c core #1367
27.02/27.25	c Core size: 3	Core Weight: 1	Total Weight: 1367
27.02/27.25	c Elapsed CPU time: 26.9109 s	Remaining CPU time: 1773.09 s
27.02/27.28	c core #1368
27.02/27.28	c Core size: 3	Core Weight: 1	Total Weight: 1368
27.02/27.28	c Elapsed CPU time: 26.9349 s	Remaining CPU time: 1773.07 s
27.12/27.30	c core #1369
27.12/27.30	c Core size: 3	Core Weight: 1	Total Weight: 1369
27.12/27.30	c Elapsed CPU time: 26.9609 s	Remaining CPU time: 1773.04 s
27.12/27.33	c core #1370
27.12/27.33	c Core size: 3	Core Weight: 1	Total Weight: 1370
27.12/27.33	c Elapsed CPU time: 26.9859 s	Remaining CPU time: 1773.01 s
27.12/27.35	c core #1371
27.12/27.35	c Core size: 3	Core Weight: 1	Total Weight: 1371
27.12/27.35	c Elapsed CPU time: 27.0109 s	Remaining CPU time: 1772.99 s
27.12/27.38	c core #1372
27.12/27.38	c Core size: 3	Core Weight: 1	Total Weight: 1372
27.12/27.38	c Elapsed CPU time: 27.0369 s	Remaining CPU time: 1772.96 s
27.22/27.40	c core #1373
27.22/27.40	c Core size: 3	Core Weight: 1	Total Weight: 1373
27.22/27.40	c Elapsed CPU time: 27.0619 s	Remaining CPU time: 1772.94 s
27.22/27.43	c core #1374
27.22/27.43	c Core size: 3	Core Weight: 1	Total Weight: 1374
27.22/27.43	c Elapsed CPU time: 27.0869 s	Remaining CPU time: 1772.91 s
27.22/27.45	c core #1375
27.22/27.45	c Core size: 3	Core Weight: 1	Total Weight: 1375
27.22/27.45	c Elapsed CPU time: 27.1119 s	Remaining CPU time: 1772.89 s
27.22/27.48	c core #1376
27.22/27.48	c Core size: 3	Core Weight: 1	Total Weight: 1376
27.22/27.48	c Elapsed CPU time: 27.1379 s	Remaining CPU time: 1772.86 s
27.32/27.51	c core #1377
27.32/27.51	c Core size: 3	Core Weight: 1	Total Weight: 1377
27.32/27.51	c Elapsed CPU time: 27.1639 s	Remaining CPU time: 1772.84 s
27.32/27.53	c core #1378
27.32/27.53	c Core size: 3	Core Weight: 1	Total Weight: 1378
27.32/27.53	c Elapsed CPU time: 27.1899 s	Remaining CPU time: 1772.81 s
27.32/27.56	c core #1379
27.32/27.56	c Core size: 2	Core Weight: 1	Total Weight: 1379
27.32/27.56	c Elapsed CPU time: 27.2149 s	Remaining CPU time: 1772.79 s
27.32/27.58	c core #1380
27.32/27.58	c Core size: 3	Core Weight: 1	Total Weight: 1380
27.32/27.59	c Elapsed CPU time: 27.2409 s	Remaining CPU time: 1772.76 s
27.42/27.61	c core #1381
27.42/27.61	c Core size: 3	Core Weight: 1	Total Weight: 1381
27.42/27.61	c Elapsed CPU time: 27.2669 s	Remaining CPU time: 1772.73 s
27.42/27.64	c core #1382
27.42/27.64	c Core size: 3	Core Weight: 1	Total Weight: 1382
27.42/27.64	c Elapsed CPU time: 27.2929 s	Remaining CPU time: 1772.71 s
27.42/27.66	c core #1383
27.42/27.66	c Core size: 3	Core Weight: 1	Total Weight: 1383
27.42/27.66	c Elapsed CPU time: 27.3178 s	Remaining CPU time: 1772.68 s
27.42/27.69	c core #1384
27.42/27.69	c Core size: 3	Core Weight: 1	Total Weight: 1384
27.42/27.69	c Elapsed CPU time: 27.3438 s	Remaining CPU time: 1772.66 s
27.52/27.71	c core #1385
27.52/27.71	c Core size: 3	Core Weight: 1	Total Weight: 1385
27.52/27.71	c Elapsed CPU time: 27.3688 s	Remaining CPU time: 1772.63 s
27.52/27.74	c core #1386
27.52/27.74	c Core size: 3	Core Weight: 1	Total Weight: 1386
27.52/27.74	c Elapsed CPU time: 27.3948 s	Remaining CPU time: 1772.61 s
27.52/27.76	c core #1387
27.52/27.76	c Core size: 3	Core Weight: 1	Total Weight: 1387
27.52/27.76	c Elapsed CPU time: 27.4208 s	Remaining CPU time: 1772.58 s
27.52/27.79	c core #1388
27.52/27.79	c Core size: 3	Core Weight: 1	Total Weight: 1388
27.52/27.79	c Elapsed CPU time: 27.4448 s	Remaining CPU time: 1772.56 s
27.62/27.81	c core #1389
27.62/27.81	c Core size: 3	Core Weight: 1	Total Weight: 1389
27.62/27.81	c Elapsed CPU time: 27.4708 s	Remaining CPU time: 1772.53 s
27.62/27.84	c core #1390
27.62/27.84	c Core size: 3	Core Weight: 1	Total Weight: 1390
27.62/27.84	c Elapsed CPU time: 27.4968 s	Remaining CPU time: 1772.5 s
27.62/27.87	c core #1391
27.62/27.87	c Core size: 3	Core Weight: 1	Total Weight: 1391
27.62/27.87	c Elapsed CPU time: 27.5218 s	Remaining CPU time: 1772.48 s
27.62/27.89	c core #1392
27.62/27.89	c Core size: 3	Core Weight: 1	Total Weight: 1392
27.62/27.89	c Elapsed CPU time: 27.5468 s	Remaining CPU time: 1772.45 s
27.72/27.92	c core #1393
27.72/27.92	c Core size: 3	Core Weight: 1	Total Weight: 1393
27.72/27.92	c Elapsed CPU time: 27.5728 s	Remaining CPU time: 1772.43 s
27.72/27.94	c core #1394
27.72/27.94	c Core size: 3	Core Weight: 1	Total Weight: 1394
27.72/27.94	c Elapsed CPU time: 27.5978 s	Remaining CPU time: 1772.4 s
27.72/27.97	c core #1395
27.72/27.97	c Core size: 3	Core Weight: 1	Total Weight: 1395
27.72/27.97	c Elapsed CPU time: 27.6228 s	Remaining CPU time: 1772.38 s
27.72/28.00	c core #1396
27.72/28.00	c Core size: 3	Core Weight: 1	Total Weight: 1396
27.72/28.00	c Elapsed CPU time: 27.6488 s	Remaining CPU time: 1772.35 s
27.81/28.02	c core #1397
27.81/28.02	c Core size: 3	Core Weight: 1	Total Weight: 1397
27.81/28.02	c Elapsed CPU time: 27.6748 s	Remaining CPU time: 1772.33 s
27.81/28.05	c core #1398
27.81/28.05	c Core size: 3	Core Weight: 1	Total Weight: 1398
27.81/28.05	c Elapsed CPU time: 27.6998 s	Remaining CPU time: 1772.3 s
27.81/28.07	c core #1399
27.81/28.07	c Core size: 2	Core Weight: 1	Total Weight: 1399
27.81/28.07	c Elapsed CPU time: 27.7258 s	Remaining CPU time: 1772.27 s
27.91/28.10	c core #1400
27.91/28.10	c Core size: 3	Core Weight: 1	Total Weight: 1400
27.91/28.10	c Elapsed CPU time: 27.7518 s	Remaining CPU time: 1772.25 s
27.91/28.12	c core #1401
27.91/28.12	c Core size: 3	Core Weight: 1	Total Weight: 1401
27.91/28.12	c Elapsed CPU time: 27.7778 s	Remaining CPU time: 1772.22 s
27.91/28.15	c core #1402
27.91/28.15	c Core size: 3	Core Weight: 1	Total Weight: 1402
27.91/28.15	c Elapsed CPU time: 27.8028 s	Remaining CPU time: 1772.2 s
27.91/28.18	c core #1403
27.91/28.18	c Core size: 3	Core Weight: 1	Total Weight: 1403
27.91/28.18	c Elapsed CPU time: 27.8288 s	Remaining CPU time: 1772.17 s
28.01/28.20	c core #1404
28.01/28.20	c Core size: 3	Core Weight: 1	Total Weight: 1404
28.01/28.20	c Elapsed CPU time: 27.8548 s	Remaining CPU time: 1772.15 s
28.01/28.23	c core #1405
28.01/28.23	c Core size: 3	Core Weight: 1	Total Weight: 1405
28.01/28.23	c Elapsed CPU time: 27.8808 s	Remaining CPU time: 1772.12 s
28.01/28.25	c core #1406
28.01/28.25	c Core size: 3	Core Weight: 1	Total Weight: 1406
28.01/28.25	c Elapsed CPU time: 27.9068 s	Remaining CPU time: 1772.09 s
28.01/28.28	c core #1407
28.01/28.28	c Core size: 3	Core Weight: 1	Total Weight: 1407
28.01/28.28	c Elapsed CPU time: 27.9328 s	Remaining CPU time: 1772.07 s
28.11/28.31	c core #1408
28.11/28.31	c Core size: 3	Core Weight: 1	Total Weight: 1408
28.11/28.31	c Elapsed CPU time: 27.9587 s	Remaining CPU time: 1772.04 s
28.11/28.33	c core #1409
28.11/28.33	c Core size: 3	Core Weight: 1	Total Weight: 1409
28.11/28.33	c Elapsed CPU time: 27.9847 s	Remaining CPU time: 1772.02 s
28.11/28.36	c core #1410
28.11/28.36	c Core size: 3	Core Weight: 1	Total Weight: 1410
28.11/28.36	c Elapsed CPU time: 28.0097 s	Remaining CPU time: 1771.99 s
28.11/28.38	c core #1411
28.11/28.38	c Core size: 3	Core Weight: 1	Total Weight: 1411
28.11/28.38	c Elapsed CPU time: 28.0357 s	Remaining CPU time: 1771.96 s
28.21/28.41	c core #1412
28.21/28.41	c Core size: 3	Core Weight: 1	Total Weight: 1412
28.21/28.41	c Elapsed CPU time: 28.0607 s	Remaining CPU time: 1771.94 s
28.21/28.43	c core #1413
28.21/28.43	c Core size: 3	Core Weight: 1	Total Weight: 1413
28.21/28.43	c Elapsed CPU time: 28.0867 s	Remaining CPU time: 1771.91 s
28.21/28.46	c core #1414
28.21/28.46	c Core size: 3	Core Weight: 1	Total Weight: 1414
28.21/28.46	c Elapsed CPU time: 28.1127 s	Remaining CPU time: 1771.89 s
28.21/28.49	c core #1415
28.21/28.49	c Core size: 3	Core Weight: 1	Total Weight: 1415
28.21/28.49	c Elapsed CPU time: 28.1387 s	Remaining CPU time: 1771.86 s
28.32/28.51	c core #1416
28.32/28.51	c Core size: 3	Core Weight: 1	Total Weight: 1416
28.32/28.51	c Elapsed CPU time: 28.1637 s	Remaining CPU time: 1771.84 s
28.32/28.54	c core #1417
28.32/28.54	c Core size: 3	Core Weight: 1	Total Weight: 1417
28.32/28.54	c Elapsed CPU time: 28.1897 s	Remaining CPU time: 1771.81 s
28.32/28.56	c core #1418
28.32/28.56	c Core size: 3	Core Weight: 1	Total Weight: 1418
28.32/28.56	c Elapsed CPU time: 28.2147 s	Remaining CPU time: 1771.79 s
28.32/28.59	c core #1419
28.32/28.59	c Core size: 3	Core Weight: 1	Total Weight: 1419
28.32/28.59	c Elapsed CPU time: 28.2407 s	Remaining CPU time: 1771.76 s
28.42/28.62	c core #1420
28.42/28.62	c Core size: 2	Core Weight: 1	Total Weight: 1420
28.42/28.62	c Elapsed CPU time: 28.2667 s	Remaining CPU time: 1771.73 s
28.42/28.64	c core #1421
28.42/28.64	c Core size: 3	Core Weight: 1	Total Weight: 1421
28.42/28.64	c Elapsed CPU time: 28.2927 s	Remaining CPU time: 1771.71 s
28.42/28.67	c core #1422
28.42/28.67	c Core size: 3	Core Weight: 1	Total Weight: 1422
28.42/28.67	c Elapsed CPU time: 28.3177 s	Remaining CPU time: 1771.68 s
28.42/28.69	c core #1423
28.42/28.69	c Core size: 3	Core Weight: 1	Total Weight: 1423
28.42/28.69	c Elapsed CPU time: 28.3427 s	Remaining CPU time: 1771.66 s
28.51/28.72	c core #1424
28.51/28.72	c Core size: 3	Core Weight: 1	Total Weight: 1424
28.51/28.72	c Elapsed CPU time: 28.3677 s	Remaining CPU time: 1771.63 s
28.51/28.75	c core #1425
28.51/28.75	c Core size: 3	Core Weight: 1	Total Weight: 1425
28.51/28.75	c Elapsed CPU time: 28.3937 s	Remaining CPU time: 1771.61 s
28.51/28.77	c core #1426
28.51/28.77	c Core size: 3	Core Weight: 1	Total Weight: 1426
28.51/28.77	c Elapsed CPU time: 28.4197 s	Remaining CPU time: 1771.58 s
28.61/28.80	c core #1427
28.61/28.80	c Core size: 3	Core Weight: 1	Total Weight: 1427
28.61/28.80	c Elapsed CPU time: 28.4457 s	Remaining CPU time: 1771.55 s
28.61/28.82	c core #1428
28.61/28.82	c Core size: 3	Core Weight: 1	Total Weight: 1428
28.61/28.82	c Elapsed CPU time: 28.4717 s	Remaining CPU time: 1771.53 s
28.61/28.85	c core #1429
28.61/28.85	c Core size: 3	Core Weight: 1	Total Weight: 1429
28.61/28.85	c Elapsed CPU time: 28.4977 s	Remaining CPU time: 1771.5 s
28.61/28.88	c core #1430
28.61/28.88	c Core size: 3	Core Weight: 1	Total Weight: 1430
28.61/28.88	c Elapsed CPU time: 28.5237 s	Remaining CPU time: 1771.48 s
28.71/28.90	c core #1431
28.71/28.90	c Core size: 3	Core Weight: 1	Total Weight: 1431
28.71/28.90	c Elapsed CPU time: 28.5497 s	Remaining CPU time: 1771.45 s
28.71/28.93	c core #1432
28.71/28.93	c Core size: 3	Core Weight: 1	Total Weight: 1432
28.71/28.93	c Elapsed CPU time: 28.5757 s	Remaining CPU time: 1771.42 s
28.71/28.96	c core #1433
28.71/28.96	c Core size: 3	Core Weight: 1	Total Weight: 1433
28.71/28.96	c Elapsed CPU time: 28.6017 s	Remaining CPU time: 1771.4 s
28.71/28.98	c core #1434
28.71/28.98	c Core size: 3	Core Weight: 1	Total Weight: 1434
28.71/28.98	c Elapsed CPU time: 28.6286 s	Remaining CPU time: 1771.37 s
28.81/29.01	c core #1435
28.81/29.01	c Core size: 3	Core Weight: 1	Total Weight: 1435
28.81/29.01	c Elapsed CPU time: 28.6536 s	Remaining CPU time: 1771.35 s
28.81/29.03	c core #1436
28.81/29.03	c Core size: 3	Core Weight: 1	Total Weight: 1436
28.81/29.03	c Elapsed CPU time: 28.6786 s	Remaining CPU time: 1771.32 s
28.81/29.06	c core #1437
28.81/29.06	c Core size: 3	Core Weight: 1	Total Weight: 1437
28.81/29.06	c Elapsed CPU time: 28.7046 s	Remaining CPU time: 1771.3 s
28.81/29.09	c core #1438
28.81/29.09	c Core size: 3	Core Weight: 1	Total Weight: 1438
28.81/29.09	c Elapsed CPU time: 28.7306 s	Remaining CPU time: 1771.27 s
28.92/29.11	c core #1439
28.92/29.11	c Core size: 3	Core Weight: 1	Total Weight: 1439
28.92/29.11	c Elapsed CPU time: 28.7566 s	Remaining CPU time: 1771.24 s
28.92/29.14	c core #1440
28.92/29.14	c Core size: 3	Core Weight: 1	Total Weight: 1440
28.92/29.14	c Elapsed CPU time: 28.7816 s	Remaining CPU time: 1771.22 s
28.92/29.16	c core #1441
28.92/29.16	c Core size: 3	Core Weight: 1	Total Weight: 1441
28.92/29.16	c Elapsed CPU time: 28.8066 s	Remaining CPU time: 1771.19 s
28.92/29.19	c core #1442
28.92/29.19	c Core size: 2	Core Weight: 1	Total Weight: 1442
28.92/29.19	c Elapsed CPU time: 28.8326 s	Remaining CPU time: 1771.17 s
29.01/29.22	c core #1443
29.01/29.22	c Core size: 2	Core Weight: 1	Total Weight: 1443
29.01/29.22	c Elapsed CPU time: 28.8586 s	Remaining CPU time: 1771.14 s
29.01/29.24	c core #1444
29.01/29.24	c Core size: 2	Core Weight: 1	Total Weight: 1444
29.01/29.24	c Elapsed CPU time: 28.8836 s	Remaining CPU time: 1771.12 s
29.01/29.27	c core #1445
29.01/29.27	c Core size: 2	Core Weight: 1	Total Weight: 1445
29.01/29.27	c Elapsed CPU time: 28.9096 s	Remaining CPU time: 1771.09 s
29.01/29.29	c core #1446
29.01/29.29	c Core size: 2	Core Weight: 1	Total Weight: 1446
29.01/29.29	c Elapsed CPU time: 28.9356 s	Remaining CPU time: 1771.06 s
29.11/29.32	c core #1447
29.11/29.32	c Core size: 2	Core Weight: 1	Total Weight: 1447
29.11/29.32	c Elapsed CPU time: 28.9616 s	Remaining CPU time: 1771.04 s
29.11/29.35	c core #1448
29.11/29.35	c Core size: 2	Core Weight: 1	Total Weight: 1448
29.11/29.35	c Elapsed CPU time: 28.9876 s	Remaining CPU time: 1771.01 s
29.11/29.37	c core #1449
29.11/29.37	c Core size: 2	Core Weight: 1	Total Weight: 1449
29.11/29.37	c Elapsed CPU time: 29.0136 s	Remaining CPU time: 1770.99 s
29.21/29.40	c core #1450
29.21/29.40	c Core size: 3	Core Weight: 1	Total Weight: 1450
29.21/29.40	c Elapsed CPU time: 29.0396 s	Remaining CPU time: 1770.96 s
29.21/29.43	c core #1451
29.21/29.43	c Core size: 4	Core Weight: 1	Total Weight: 1451
29.21/29.43	c Elapsed CPU time: 29.0656 s	Remaining CPU time: 1770.93 s
29.21/29.45	c core #1452
29.21/29.45	c Core size: 4	Core Weight: 1	Total Weight: 1452
29.21/29.45	c Elapsed CPU time: 29.0926 s	Remaining CPU time: 1770.91 s
29.21/29.48	c core #1453
29.21/29.48	c Core size: 4	Core Weight: 1	Total Weight: 1453
29.21/29.48	c Elapsed CPU time: 29.1186 s	Remaining CPU time: 1770.88 s
29.31/29.50	c core #1454
29.31/29.50	c Core size: 4	Core Weight: 1	Total Weight: 1454
29.31/29.51	c Elapsed CPU time: 29.1456 s	Remaining CPU time: 1770.85 s
29.31/29.53	c core #1455
29.31/29.53	c Core size: 4	Core Weight: 1	Total Weight: 1455
29.31/29.53	c Elapsed CPU time: 29.1706 s	Remaining CPU time: 1770.83 s
29.31/29.56	c core #1456
29.31/29.56	c Core size: 4	Core Weight: 1	Total Weight: 1456
29.31/29.56	c Elapsed CPU time: 29.1966 s	Remaining CPU time: 1770.8 s
29.31/29.58	c core #1457
29.31/29.58	c Core size: 4	Core Weight: 1	Total Weight: 1457
29.31/29.58	c Elapsed CPU time: 29.2216 s	Remaining CPU time: 1770.78 s
29.41/29.61	c core #1458
29.41/29.61	c Core size: 4	Core Weight: 1	Total Weight: 1458
29.41/29.61	c Elapsed CPU time: 29.2476 s	Remaining CPU time: 1770.75 s
29.41/29.63	c core #1459
29.41/29.63	c Core size: 3	Core Weight: 1	Total Weight: 1459
29.41/29.63	c Elapsed CPU time: 29.2735 s	Remaining CPU time: 1770.73 s
29.41/29.66	c core #1460
29.41/29.66	c Core size: 4	Core Weight: 1	Total Weight: 1460
29.41/29.66	c Elapsed CPU time: 29.2995 s	Remaining CPU time: 1770.7 s
29.41/29.69	c core #1461
29.41/29.69	c Core size: 4	Core Weight: 1	Total Weight: 1461
29.41/29.69	c Elapsed CPU time: 29.3255 s	Remaining CPU time: 1770.67 s
29.51/29.72	c core #1462
29.51/29.72	c Core size: 4	Core Weight: 1	Total Weight: 1462
29.51/29.72	c Elapsed CPU time: 29.3525 s	Remaining CPU time: 1770.65 s
29.51/29.74	c core #1463
29.51/29.74	c Core size: 4	Core Weight: 1	Total Weight: 1463
29.51/29.74	c Elapsed CPU time: 29.3785 s	Remaining CPU time: 1770.62 s
29.51/29.77	c core #1464
29.51/29.77	c Core size: 4	Core Weight: 1	Total Weight: 1464
29.51/29.77	c Elapsed CPU time: 29.4045 s	Remaining CPU time: 1770.6 s
29.51/29.80	c core #1465
29.51/29.80	c Core size: 4	Core Weight: 1	Total Weight: 1465
29.51/29.80	c Elapsed CPU time: 29.4315 s	Remaining CPU time: 1770.57 s
29.61/29.82	c core #1466
29.61/29.82	c Core size: 4	Core Weight: 1	Total Weight: 1466
29.61/29.82	c Elapsed CPU time: 29.4585 s	Remaining CPU time: 1770.54 s
29.61/29.85	c core #1467
29.61/29.85	c Core size: 4	Core Weight: 1	Total Weight: 1467
29.61/29.85	c Elapsed CPU time: 29.4845 s	Remaining CPU time: 1770.52 s
29.61/29.87	c core #1468
29.61/29.87	c Core size: 3	Core Weight: 1	Total Weight: 1468
29.61/29.87	c Elapsed CPU time: 29.5105 s	Remaining CPU time: 1770.49 s
29.71/29.90	c core #1469
29.71/29.90	c Core size: 3	Core Weight: 1	Total Weight: 1469
29.71/29.90	c Elapsed CPU time: 29.5365 s	Remaining CPU time: 1770.46 s
29.71/29.93	c core #1470
29.71/29.93	c Core size: 4	Core Weight: 1	Total Weight: 1470
29.71/29.93	c Elapsed CPU time: 29.5645 s	Remaining CPU time: 1770.44 s
29.71/29.95	c core #1471
29.71/29.95	c Core size: 3	Core Weight: 1	Total Weight: 1471
29.71/29.95	c Elapsed CPU time: 29.5895 s	Remaining CPU time: 1770.41 s
29.71/29.98	c core #1472
29.71/29.98	c Core size: 4	Core Weight: 1	Total Weight: 1472
29.71/29.98	c Elapsed CPU time: 29.6165 s	Remaining CPU time: 1770.38 s
29.81/30.01	c core #1473
29.81/30.01	c Core size: 4	Core Weight: 1	Total Weight: 1473
29.81/30.01	c Elapsed CPU time: 29.6415 s	Remaining CPU time: 1770.36 s
29.81/30.03	c core #1474
29.81/30.03	c Core size: 4	Core Weight: 1	Total Weight: 1474
29.81/30.03	c Elapsed CPU time: 29.6685 s	Remaining CPU time: 1770.33 s
29.81/30.06	c core #1475
29.81/30.06	c Core size: 4	Core Weight: 1	Total Weight: 1475
29.81/30.06	c Elapsed CPU time: 29.6955 s	Remaining CPU time: 1770.3 s
29.81/30.09	c core #1476
29.81/30.09	c Core size: 4	Core Weight: 1	Total Weight: 1476
29.81/30.09	c Elapsed CPU time: 29.7215 s	Remaining CPU time: 1770.28 s
29.91/30.11	c core #1477
29.91/30.11	c Core size: 4	Core Weight: 1	Total Weight: 1477
29.91/30.11	c Elapsed CPU time: 29.7475 s	Remaining CPU time: 1770.25 s
29.91/30.14	c core #1478
29.91/30.14	c Core size: 3	Core Weight: 1	Total Weight: 1478
29.91/30.14	c Elapsed CPU time: 29.7745 s	Remaining CPU time: 1770.23 s
29.91/30.17	c core #1479
29.91/30.17	c Core size: 3	Core Weight: 1	Total Weight: 1479
29.91/30.17	c Elapsed CPU time: 29.8005 s	Remaining CPU time: 1770.2 s
29.91/30.19	c core #1480
29.91/30.19	c Core size: 4	Core Weight: 1	Total Weight: 1480
29.91/30.19	c Elapsed CPU time: 29.8275 s	Remaining CPU time: 1770.17 s
30.01/30.22	c core #1481
30.01/30.22	c Core size: 3	Core Weight: 1	Total Weight: 1481
30.01/30.22	c Elapsed CPU time: 29.8525 s	Remaining CPU time: 1770.15 s
30.01/30.25	c core #1482
30.01/30.25	c Core size: 4	Core Weight: 1	Total Weight: 1482
30.01/30.25	c Elapsed CPU time: 29.8785 s	Remaining CPU time: 1770.12 s
30.01/30.27	c core #1483
30.01/30.27	c Core size: 4	Core Weight: 1	Total Weight: 1483
30.01/30.27	c Elapsed CPU time: 29.9045 s	Remaining CPU time: 1770.1 s
30.10/30.30	c core #1484
30.10/30.30	c Core size: 4	Core Weight: 1	Total Weight: 1484
30.10/30.30	c Elapsed CPU time: 29.9304 s	Remaining CPU time: 1770.07 s
30.10/30.33	c core #1485
30.10/30.33	c Core size: 4	Core Weight: 1	Total Weight: 1485
30.10/30.33	c Elapsed CPU time: 29.9564 s	Remaining CPU time: 1770.04 s
30.10/30.35	c core #1486
30.10/30.35	c Core size: 4	Core Weight: 1	Total Weight: 1486
30.10/30.35	c Elapsed CPU time: 29.9834 s	Remaining CPU time: 1770.02 s
30.10/30.38	c core #1487
30.10/30.38	c Core size: 4	Core Weight: 1	Total Weight: 1487
30.10/30.38	c Elapsed CPU time: 30.0094 s	Remaining CPU time: 1769.99 s
30.20/30.41	c core #1488
30.20/30.41	c Core size: 3	Core Weight: 1	Total Weight: 1488
30.20/30.41	c Elapsed CPU time: 30.0354 s	Remaining CPU time: 1769.96 s
30.20/30.43	c core #1489
30.20/30.43	c Core size: 4	Core Weight: 1	Total Weight: 1489
30.20/30.43	c Elapsed CPU time: 30.0624 s	Remaining CPU time: 1769.94 s
30.20/30.46	c core #1490
30.20/30.46	c Core size: 4	Core Weight: 1	Total Weight: 1490
30.20/30.46	c Elapsed CPU time: 30.0874 s	Remaining CPU time: 1769.91 s
30.20/30.49	c core #1491
30.20/30.49	c Core size: 4	Core Weight: 1	Total Weight: 1491
30.20/30.49	c Elapsed CPU time: 30.1134 s	Remaining CPU time: 1769.89 s
30.31/30.51	c core #1492
30.31/30.51	c Core size: 4	Core Weight: 1	Total Weight: 1492
30.31/30.51	c Elapsed CPU time: 30.1394 s	Remaining CPU time: 1769.86 s
30.31/30.54	c core #1493
30.31/30.54	c Core size: 4	Core Weight: 1	Total Weight: 1493
30.31/30.54	c Elapsed CPU time: 30.1664 s	Remaining CPU time: 1769.83 s
30.31/30.57	c core #1494
30.31/30.57	c Core size: 4	Core Weight: 1	Total Weight: 1494
30.31/30.57	c Elapsed CPU time: 30.1914 s	Remaining CPU time: 1769.81 s
30.31/30.59	c core #1495
30.31/30.59	c Core size: 4	Core Weight: 1	Total Weight: 1495
30.31/30.59	c Elapsed CPU time: 30.2164 s	Remaining CPU time: 1769.78 s
30.41/30.62	c core #1496
30.41/30.62	c Core size: 4	Core Weight: 1	Total Weight: 1496
30.41/30.62	c Elapsed CPU time: 30.2424 s	Remaining CPU time: 1769.76 s
30.41/30.65	c core #1497
30.41/30.65	c Core size: 3	Core Weight: 1	Total Weight: 1497
30.41/30.65	c Elapsed CPU time: 30.2704 s	Remaining CPU time: 1769.73 s
30.41/30.67	c core #1498
30.41/30.67	c Core size: 4	Core Weight: 1	Total Weight: 1498
30.41/30.67	c Elapsed CPU time: 30.2984 s	Remaining CPU time: 1769.7 s
30.41/30.70	c core #1499
30.41/30.70	c Core size: 4	Core Weight: 1	Total Weight: 1499
30.41/30.70	c Elapsed CPU time: 30.3244 s	Remaining CPU time: 1769.68 s
30.51/30.73	c core #1500
30.51/30.73	c Core size: 4	Core Weight: 1	Total Weight: 1500
30.51/30.73	c Elapsed CPU time: 30.3504 s	Remaining CPU time: 1769.65 s
30.51/30.75	c core #1501
30.51/30.75	c Core size: 4	Core Weight: 1	Total Weight: 1501
30.51/30.75	c Elapsed CPU time: 30.3774 s	Remaining CPU time: 1769.62 s
30.51/30.78	c core #1502
30.51/30.78	c Core size: 4	Core Weight: 1	Total Weight: 1502
30.51/30.78	c Elapsed CPU time: 30.4044 s	Remaining CPU time: 1769.6 s
30.61/30.81	c core #1503
30.61/30.81	c Core size: 4	Core Weight: 1	Total Weight: 1503
30.61/30.81	c Elapsed CPU time: 30.4314 s	Remaining CPU time: 1769.57 s
30.61/30.83	c core #1504
30.61/30.83	c Core size: 4	Core Weight: 1	Total Weight: 1504
30.61/30.83	c Elapsed CPU time: 30.4584 s	Remaining CPU time: 1769.54 s
30.61/30.86	c core #1505
30.61/30.86	c Core size: 4	Core Weight: 1	Total Weight: 1505
30.61/30.86	c Elapsed CPU time: 30.4854 s	Remaining CPU time: 1769.51 s
30.61/30.89	c core #1506
30.61/30.89	c Core size: 4	Core Weight: 1	Total Weight: 1506
30.61/30.89	c Elapsed CPU time: 30.5114 s	Remaining CPU time: 1769.49 s
30.71/30.92	c core #1507
30.71/30.92	c Core size: 4	Core Weight: 1	Total Weight: 1507
30.71/30.92	c Elapsed CPU time: 30.5394 s	Remaining CPU time: 1769.46 s
30.71/30.94	c core #1508
30.71/30.94	c Core size: 4	Core Weight: 1	Total Weight: 1508
30.71/30.94	c Elapsed CPU time: 30.5664 s	Remaining CPU time: 1769.43 s
30.71/30.97	c core #1509
30.71/30.97	c Core size: 4	Core Weight: 1	Total Weight: 1509
30.71/30.97	c Elapsed CPU time: 30.5933 s	Remaining CPU time: 1769.41 s
30.71/31.00	c core #1510
30.71/31.00	c Core size: 4	Core Weight: 1	Total Weight: 1510
30.71/31.00	c Elapsed CPU time: 30.6193 s	Remaining CPU time: 1769.38 s
30.81/31.02	c core #1511
30.81/31.02	c Core size: 4	Core Weight: 1	Total Weight: 1511
30.81/31.02	c Elapsed CPU time: 30.6463 s	Remaining CPU time: 1769.35 s
30.81/31.05	c core #1512
30.81/31.05	c Core size: 4	Core Weight: 1	Total Weight: 1512
30.81/31.05	c Elapsed CPU time: 30.6743 s	Remaining CPU time: 1769.33 s
30.81/31.08	c core #1513
30.81/31.08	c Core size: 4	Core Weight: 1	Total Weight: 1513
30.81/31.08	c Elapsed CPU time: 30.7003 s	Remaining CPU time: 1769.3 s
30.91/31.11	c core #1514
30.91/31.11	c Core size: 3	Core Weight: 1	Total Weight: 1514
30.91/31.11	c Elapsed CPU time: 30.7283 s	Remaining CPU time: 1769.27 s
30.91/31.13	c core #1515
30.91/31.13	c Core size: 3	Core Weight: 1	Total Weight: 1515
30.91/31.13	c Elapsed CPU time: 30.7553 s	Remaining CPU time: 1769.24 s
30.91/31.16	c core #1516
30.91/31.16	c Core size: 4	Core Weight: 1	Total Weight: 1516
30.91/31.16	c Elapsed CPU time: 30.7833 s	Remaining CPU time: 1769.22 s
30.91/31.19	c core #1517
30.91/31.19	c Core size: 4	Core Weight: 1	Total Weight: 1517
30.91/31.19	c Elapsed CPU time: 30.8103 s	Remaining CPU time: 1769.19 s
31.01/31.21	c core #1518
31.01/31.21	c Core size: 4	Core Weight: 1	Total Weight: 1518
31.01/31.22	c Elapsed CPU time: 30.8383 s	Remaining CPU time: 1769.16 s
31.01/31.24	c core #1519
31.01/31.24	c Core size: 4	Core Weight: 1	Total Weight: 1519
31.01/31.24	c Elapsed CPU time: 30.8653 s	Remaining CPU time: 1769.13 s
31.01/31.27	c core #1520
31.01/31.27	c Core size: 4	Core Weight: 1	Total Weight: 1520
31.01/31.27	c Elapsed CPU time: 30.8923 s	Remaining CPU time: 1769.11 s
31.11/31.30	c core #1521
31.11/31.30	c Core size: 4	Core Weight: 1	Total Weight: 1521
31.11/31.30	c Elapsed CPU time: 30.9203 s	Remaining CPU time: 1769.08 s
31.11/31.32	c core #1522
31.11/31.32	c Core size: 4	Core Weight: 1	Total Weight: 1522
31.11/31.32	c Elapsed CPU time: 30.9473 s	Remaining CPU time: 1769.05 s
31.11/31.35	c core #1523
31.11/31.35	c Core size: 3	Core Weight: 1	Total Weight: 1523
31.11/31.35	c Elapsed CPU time: 30.9743 s	Remaining CPU time: 1769.03 s
31.11/31.38	c core #1524
31.11/31.38	c Core size: 3	Core Weight: 1	Total Weight: 1524
31.11/31.38	c Elapsed CPU time: 31.0013 s	Remaining CPU time: 1769 s
31.20/31.41	c core #1525
31.20/31.41	c Core size: 4	Core Weight: 1	Total Weight: 1525
31.20/31.41	c Elapsed CPU time: 31.0293 s	Remaining CPU time: 1768.97 s
31.20/31.43	c core #1526
31.20/31.43	c Core size: 3	Core Weight: 1	Total Weight: 1526
31.20/31.43	c Elapsed CPU time: 31.0553 s	Remaining CPU time: 1768.94 s
31.20/31.46	c core #1527
31.20/31.46	c Core size: 4	Core Weight: 1	Total Weight: 1527
31.20/31.46	c Elapsed CPU time: 31.0823 s	Remaining CPU time: 1768.92 s
31.20/31.49	c core #1528
31.20/31.49	c Core size: 4	Core Weight: 1	Total Weight: 1528
31.20/31.49	c Elapsed CPU time: 31.1093 s	Remaining CPU time: 1768.89 s
31.30/31.52	c core #1529
31.30/31.52	c Core size: 4	Core Weight: 1	Total Weight: 1529
31.30/31.52	c Elapsed CPU time: 31.1353 s	Remaining CPU time: 1768.86 s
31.30/31.54	c core #1530
31.30/31.54	c Core size: 4	Core Weight: 1	Total Weight: 1530
31.30/31.54	c Elapsed CPU time: 31.1623 s	Remaining CPU time: 1768.84 s
31.30/31.57	c core #1531
31.30/31.57	c Core size: 4	Core Weight: 1	Total Weight: 1531
31.30/31.57	c Elapsed CPU time: 31.1893 s	Remaining CPU time: 1768.81 s
31.40/31.60	c core #1532
31.40/31.60	c Core size: 4	Core Weight: 1	Total Weight: 1532
31.40/31.60	c Elapsed CPU time: 31.2173 s	Remaining CPU time: 1768.78 s
31.40/31.63	c core #1533
31.40/31.63	c Core size: 3	Core Weight: 1	Total Weight: 1533
31.40/31.63	c Elapsed CPU time: 31.2452 s	Remaining CPU time: 1768.75 s
31.40/31.65	c core #1534
31.40/31.65	c Core size: 3	Core Weight: 1	Total Weight: 1534
31.40/31.65	c Elapsed CPU time: 31.2722 s	Remaining CPU time: 1768.73 s
31.40/31.68	c core #1535
31.40/31.68	c Core size: 4	Core Weight: 1	Total Weight: 1535
31.40/31.68	c Elapsed CPU time: 31.3002 s	Remaining CPU time: 1768.7 s
31.50/31.71	c core #1536
31.50/31.71	c Core size: 3	Core Weight: 1	Total Weight: 1536
31.50/31.71	c Elapsed CPU time: 31.3282 s	Remaining CPU time: 1768.67 s
31.50/31.74	c core #1537
31.50/31.74	c Core size: 4	Core Weight: 1	Total Weight: 1537
31.50/31.74	c Elapsed CPU time: 31.3572 s	Remaining CPU time: 1768.64 s
31.50/31.77	c core #1538
31.50/31.77	c Core size: 4	Core Weight: 1	Total Weight: 1538
31.50/31.77	c Elapsed CPU time: 31.3852 s	Remaining CPU time: 1768.61 s
31.50/31.79	c core #1539
31.50/31.79	c Core size: 4	Core Weight: 1	Total Weight: 1539
31.50/31.79	c Elapsed CPU time: 31.4122 s	Remaining CPU time: 1768.59 s
31.60/31.82	c core #1540
31.60/31.82	c Core size: 4	Core Weight: 1	Total Weight: 1540
31.60/31.82	c Elapsed CPU time: 31.4382 s	Remaining CPU time: 1768.56 s
31.60/31.85	c core #1541
31.60/31.85	c Core size: 4	Core Weight: 1	Total Weight: 1541
31.60/31.85	c Elapsed CPU time: 31.4662 s	Remaining CPU time: 1768.53 s
31.60/31.88	c core #1542
31.60/31.88	c Core size: 4	Core Weight: 1	Total Weight: 1542
31.60/31.88	c Elapsed CPU time: 31.4942 s	Remaining CPU time: 1768.51 s
31.70/31.90	c core #1543
31.70/31.90	c Core size: 4	Core Weight: 1	Total Weight: 1543
31.70/31.90	c Elapsed CPU time: 31.5212 s	Remaining CPU time: 1768.48 s
31.70/31.93	c core #1544
31.70/31.93	c Core size: 4	Core Weight: 1	Total Weight: 1544
31.70/31.93	c Elapsed CPU time: 31.5492 s	Remaining CPU time: 1768.45 s
31.70/31.96	c core #1545
31.70/31.96	c Core size: 3	Core Weight: 1	Total Weight: 1545
31.70/31.96	c Elapsed CPU time: 31.5772 s	Remaining CPU time: 1768.42 s
31.70/31.99	c core #1546
31.70/31.99	c Core size: 4	Core Weight: 1	Total Weight: 1546
31.70/31.99	c Elapsed CPU time: 31.6062 s	Remaining CPU time: 1768.39 s
31.80/32.02	c core #1547
31.80/32.02	c Core size: 4	Core Weight: 1	Total Weight: 1547
31.80/32.02	c Elapsed CPU time: 31.6332 s	Remaining CPU time: 1768.37 s
31.80/32.04	c core #1548
31.80/32.04	c Core size: 4	Core Weight: 1	Total Weight: 1548
31.80/32.04	c Elapsed CPU time: 31.6612 s	Remaining CPU time: 1768.34 s
31.80/32.07	c core #1549
31.80/32.07	c Core size: 4	Core Weight: 1	Total Weight: 1549
31.80/32.07	c Elapsed CPU time: 31.6892 s	Remaining CPU time: 1768.31 s
31.90/32.10	c core #1550
31.90/32.10	c Core size: 4	Core Weight: 1	Total Weight: 1550
31.90/32.10	c Elapsed CPU time: 31.7172 s	Remaining CPU time: 1768.28 s
31.90/32.13	c core #1551
31.90/32.13	c Core size: 4	Core Weight: 1	Total Weight: 1551
31.90/32.13	c Elapsed CPU time: 31.7452 s	Remaining CPU time: 1768.25 s
31.90/32.16	c core #1552
31.90/32.16	c Core size: 3	Core Weight: 1	Total Weight: 1552
31.90/32.16	c Elapsed CPU time: 31.7742 s	Remaining CPU time: 1768.23 s
31.90/32.19	c core #1553
31.90/32.19	c Core size: 3	Core Weight: 1	Total Weight: 1553
31.90/32.19	c Elapsed CPU time: 31.8022 s	Remaining CPU time: 1768.2 s
32.00/32.21	c core #1554
32.00/32.21	c Core size: 4	Core Weight: 1	Total Weight: 1554
32.00/32.21	c Elapsed CPU time: 31.8312 s	Remaining CPU time: 1768.17 s
32.00/32.24	c core #1555
32.00/32.24	c Core size: 4	Core Weight: 1	Total Weight: 1555
32.00/32.24	c Elapsed CPU time: 31.8592 s	Remaining CPU time: 1768.14 s
32.00/32.27	c core #1556
32.00/32.27	c Core size: 4	Core Weight: 1	Total Weight: 1556
32.00/32.27	c Elapsed CPU time: 31.8882 s	Remaining CPU time: 1768.11 s
32.10/32.30	c core #1557
32.10/32.30	c Core size: 4	Core Weight: 1	Total Weight: 1557
32.10/32.30	c Elapsed CPU time: 31.9161 s	Remaining CPU time: 1768.08 s
32.10/32.33	c core #1558
32.10/32.33	c Core size: 4	Core Weight: 1	Total Weight: 1558
32.10/32.33	c Elapsed CPU time: 31.9441 s	Remaining CPU time: 1768.06 s
32.10/32.36	c core #1559
32.10/32.36	c Core size: 4	Core Weight: 1	Total Weight: 1559
32.10/32.36	c Elapsed CPU time: 31.9721 s	Remaining CPU time: 1768.03 s
32.10/32.39	c core #1560
32.10/32.39	c Core size: 4	Core Weight: 1	Total Weight: 1560
32.10/32.39	c Elapsed CPU time: 32.0011 s	Remaining CPU time: 1768 s
32.20/32.41	c core #1561
32.20/32.41	c Core size: 3	Core Weight: 1	Total Weight: 1561
32.20/32.41	c Elapsed CPU time: 32.0301 s	Remaining CPU time: 1767.97 s
32.20/32.44	c core #1562
32.20/32.44	c Core size: 3	Core Weight: 1	Total Weight: 1562
32.20/32.44	c Elapsed CPU time: 32.0581 s	Remaining CPU time: 1767.94 s
32.20/32.47	c core #1563
32.20/32.47	c Core size: 4	Core Weight: 1	Total Weight: 1563
32.20/32.47	c Elapsed CPU time: 32.0871 s	Remaining CPU time: 1767.91 s
32.30/32.50	c core #1564
32.30/32.50	c Core size: 3	Core Weight: 1	Total Weight: 1564
32.30/32.50	c Elapsed CPU time: 32.1151 s	Remaining CPU time: 1767.88 s
32.30/32.53	c core #1565
32.30/32.53	c Core size: 4	Core Weight: 1	Total Weight: 1565
32.30/32.53	c Elapsed CPU time: 32.1441 s	Remaining CPU time: 1767.86 s
32.30/32.56	c core #1566
32.30/32.56	c Core size: 4	Core Weight: 1	Total Weight: 1566
32.30/32.56	c Elapsed CPU time: 32.1721 s	Remaining CPU time: 1767.83 s
32.30/32.59	c core #1567
32.30/32.59	c Core size: 4	Core Weight: 1	Total Weight: 1567
32.30/32.59	c Elapsed CPU time: 32.2001 s	Remaining CPU time: 1767.8 s
32.39/32.62	c core #1568
32.39/32.62	c Core size: 4	Core Weight: 1	Total Weight: 1568
32.39/32.62	c Elapsed CPU time: 32.2281 s	Remaining CPU time: 1767.77 s
32.39/32.64	c core #1569
32.39/32.64	c Core size: 4	Core Weight: 1	Total Weight: 1569
32.39/32.65	c Elapsed CPU time: 32.2561 s	Remaining CPU time: 1767.74 s
32.39/32.67	c core #1570
32.39/32.67	c Core size: 4	Core Weight: 1	Total Weight: 1570
32.39/32.67	c Elapsed CPU time: 32.2851 s	Remaining CPU time: 1767.71 s
32.49/32.70	c core #1571
32.49/32.70	c Core size: 3	Core Weight: 1	Total Weight: 1571
32.49/32.70	c Elapsed CPU time: 32.3151 s	Remaining CPU time: 1767.68 s
32.49/32.73	c core #1572
32.49/32.73	c Core size: 3	Core Weight: 1	Total Weight: 1572
32.49/32.73	c Elapsed CPU time: 32.3431 s	Remaining CPU time: 1767.66 s
32.49/32.76	c core #1573
32.49/32.76	c Core size: 4	Core Weight: 1	Total Weight: 1573
32.49/32.76	c Elapsed CPU time: 32.3731 s	Remaining CPU time: 1767.63 s
32.49/32.79	c core #1574
32.49/32.79	c Core size: 3	Core Weight: 1	Total Weight: 1574
32.49/32.79	c Elapsed CPU time: 32.4011 s	Remaining CPU time: 1767.6 s
32.59/32.82	c core #1575
32.59/32.82	c Core size: 4	Core Weight: 1	Total Weight: 1575
32.59/32.82	c Elapsed CPU time: 32.4311 s	Remaining CPU time: 1767.57 s
32.59/32.85	c core #1576
32.59/32.85	c Core size: 4	Core Weight: 1	Total Weight: 1576
32.59/32.85	c Elapsed CPU time: 32.4591 s	Remaining CPU time: 1767.54 s
32.59/32.88	c core #1577
32.59/32.88	c Core size: 4	Core Weight: 1	Total Weight: 1577
32.59/32.88	c Elapsed CPU time: 32.4881 s	Remaining CPU time: 1767.51 s
32.70/32.91	c core #1578
32.70/32.91	c Core size: 4	Core Weight: 1	Total Weight: 1578
32.70/32.91	c Elapsed CPU time: 32.5171 s	Remaining CPU time: 1767.48 s
32.70/32.94	c core #1579
32.70/32.94	c Core size: 4	Core Weight: 1	Total Weight: 1579
32.70/32.94	c Elapsed CPU time: 32.5471 s	Remaining CPU time: 1767.45 s
32.70/32.97	c core #1580
32.70/32.97	c Core size: 4	Core Weight: 1	Total Weight: 1580
32.70/32.97	c Elapsed CPU time: 32.576 s	Remaining CPU time: 1767.42 s
32.70/33.00	c core #1581
32.70/33.00	c Core size: 3	Core Weight: 1	Total Weight: 1581
32.70/33.00	c Elapsed CPU time: 32.605 s	Remaining CPU time: 1767.39 s
32.79/33.03	c core #1582
32.79/33.03	c Core size: 3	Core Weight: 1	Total Weight: 1582
32.79/33.03	c Elapsed CPU time: 32.633 s	Remaining CPU time: 1767.37 s
32.79/33.06	c core #1583
32.79/33.06	c Core size: 4	Core Weight: 1	Total Weight: 1583
32.79/33.06	c Elapsed CPU time: 32.664 s	Remaining CPU time: 1767.34 s
32.79/33.08	c core #1584
32.79/33.08	c Core size: 3	Core Weight: 1	Total Weight: 1584
32.79/33.08	c Elapsed CPU time: 32.69 s	Remaining CPU time: 1767.31 s
32.89/33.11	c core #1585
32.89/33.11	c Core size: 4	Core Weight: 1	Total Weight: 1585
32.89/33.11	c Elapsed CPU time: 32.719 s	Remaining CPU time: 1767.28 s
32.89/33.14	c core #1586
32.89/33.14	c Core size: 4	Core Weight: 1	Total Weight: 1586
32.89/33.14	c Elapsed CPU time: 32.749 s	Remaining CPU time: 1767.25 s
32.89/33.17	c core #1587
32.89/33.17	c Core size: 4	Core Weight: 1	Total Weight: 1587
32.89/33.17	c Elapsed CPU time: 32.778 s	Remaining CPU time: 1767.22 s
32.99/33.20	c core #1588
32.99/33.20	c Core size: 4	Core Weight: 1	Total Weight: 1588
32.99/33.20	c Elapsed CPU time: 32.807 s	Remaining CPU time: 1767.19 s
32.99/33.23	c core #1589
32.99/33.23	c Core size: 4	Core Weight: 1	Total Weight: 1589
32.99/33.23	c Elapsed CPU time: 32.837 s	Remaining CPU time: 1767.16 s
32.99/33.26	c core #1590
32.99/33.26	c Core size: 4	Core Weight: 1	Total Weight: 1590
32.99/33.26	c Elapsed CPU time: 32.867 s	Remaining CPU time: 1767.13 s
32.99/33.29	c core #1591
32.99/33.29	c Core size: 4	Core Weight: 1	Total Weight: 1591
32.99/33.29	c Elapsed CPU time: 32.895 s	Remaining CPU time: 1767.11 s
33.08/33.32	c core #1592
33.08/33.32	c Core size: 4	Core Weight: 1	Total Weight: 1592
33.08/33.32	c Elapsed CPU time: 32.924 s	Remaining CPU time: 1767.08 s
33.08/33.35	c core #1593
33.08/33.35	c Core size: 3	Core Weight: 1	Total Weight: 1593
33.08/33.35	c Elapsed CPU time: 32.954 s	Remaining CPU time: 1767.05 s
33.08/33.38	c core #1594
33.08/33.38	c Core size: 4	Core Weight: 1	Total Weight: 1594
33.08/33.38	c Elapsed CPU time: 32.984 s	Remaining CPU time: 1767.02 s
33.18/33.41	c core #1595
33.18/33.41	c Core size: 4	Core Weight: 1	Total Weight: 1595
33.18/33.41	c Elapsed CPU time: 33.013 s	Remaining CPU time: 1766.99 s
33.18/33.44	c core #1596
33.18/33.44	c Core size: 4	Core Weight: 1	Total Weight: 1596
33.18/33.44	c Elapsed CPU time: 33.043 s	Remaining CPU time: 1766.96 s
33.18/33.47	c core #1597
33.18/33.47	c Core size: 4	Core Weight: 1	Total Weight: 1597
33.18/33.47	c Elapsed CPU time: 33.073 s	Remaining CPU time: 1766.93 s
33.28/33.50	c core #1598
33.28/33.50	c Core size: 4	Core Weight: 1	Total Weight: 1598
33.28/33.50	c Elapsed CPU time: 33.103 s	Remaining CPU time: 1766.9 s
33.28/33.53	c core #1599
33.28/33.53	c Core size: 4	Core Weight: 1	Total Weight: 1599
33.28/33.53	c Elapsed CPU time: 33.131 s	Remaining CPU time: 1766.87 s
33.28/33.56	c core #1600
33.28/33.56	c Core size: 4	Core Weight: 1	Total Weight: 1600
33.28/33.56	c Elapsed CPU time: 33.16 s	Remaining CPU time: 1766.84 s
33.28/33.59	c core #1601
33.28/33.59	c Core size: 4	Core Weight: 1	Total Weight: 1601
33.28/33.59	c Elapsed CPU time: 33.189 s	Remaining CPU time: 1766.81 s
33.39/33.62	c core #1602
33.39/33.62	c Core size: 4	Core Weight: 1	Total Weight: 1602
33.39/33.62	c Elapsed CPU time: 33.218 s	Remaining CPU time: 1766.78 s
33.39/33.65	c core #1603
33.39/33.65	c Core size: 4	Core Weight: 1	Total Weight: 1603
33.39/33.65	c Elapsed CPU time: 33.2479 s	Remaining CPU time: 1766.75 s
33.39/33.68	c core #1604
33.39/33.68	c Core size: 4	Core Weight: 1	Total Weight: 1604
33.39/33.68	c Elapsed CPU time: 33.2779 s	Remaining CPU time: 1766.72 s
33.49/33.71	c core #1605
33.49/33.71	c Core size: 4	Core Weight: 1	Total Weight: 1605
33.49/33.71	c Elapsed CPU time: 33.3079 s	Remaining CPU time: 1766.69 s
33.49/33.74	c core #1606
33.49/33.74	c Core size: 4	Core Weight: 1	Total Weight: 1606
33.49/33.74	c Elapsed CPU time: 33.3379 s	Remaining CPU time: 1766.66 s
33.49/33.77	c core #1607
33.49/33.77	c Core size: 4	Core Weight: 1	Total Weight: 1607
33.49/33.77	c Elapsed CPU time: 33.3679 s	Remaining CPU time: 1766.63 s
33.59/33.80	c core #1608
33.59/33.80	c Core size: 4	Core Weight: 1	Total Weight: 1608
33.59/33.80	c Elapsed CPU time: 33.3979 s	Remaining CPU time: 1766.6 s
33.59/33.83	c core #1609
33.59/33.83	c Core size: 4	Core Weight: 1	Total Weight: 1609
33.59/33.83	c Elapsed CPU time: 33.4279 s	Remaining CPU time: 1766.57 s
33.59/33.86	c core #1610
33.59/33.86	c Core size: 4	Core Weight: 1	Total Weight: 1610
33.59/33.86	c Elapsed CPU time: 33.4579 s	Remaining CPU time: 1766.54 s
33.59/33.89	c core #1611
33.59/33.89	c Core size: 4	Core Weight: 1	Total Weight: 1611
33.59/33.89	c Elapsed CPU time: 33.4889 s	Remaining CPU time: 1766.51 s
33.69/33.92	c core #1612
33.69/33.92	c Core size: 4	Core Weight: 1	Total Weight: 1612
33.69/33.92	c Elapsed CPU time: 33.5189 s	Remaining CPU time: 1766.48 s
33.69/33.95	c core #1613
33.69/33.95	c Core size: 4	Core Weight: 1	Total Weight: 1613
33.69/33.95	c Elapsed CPU time: 33.5499 s	Remaining CPU time: 1766.45 s
33.69/33.98	c core #1614
33.69/33.98	c Core size: 4	Core Weight: 1	Total Weight: 1614
33.69/33.98	c Elapsed CPU time: 33.5799 s	Remaining CPU time: 1766.42 s
33.79/34.01	c core #1615
33.79/34.01	c Core size: 4	Core Weight: 1	Total Weight: 1615
33.79/34.01	c Elapsed CPU time: 33.6109 s	Remaining CPU time: 1766.39 s
33.79/34.04	c core #1616
33.79/34.04	c Core size: 4	Core Weight: 1	Total Weight: 1616
33.79/34.04	c Elapsed CPU time: 33.6409 s	Remaining CPU time: 1766.36 s
33.79/34.07	c core #1617
33.79/34.07	c Core size: 4	Core Weight: 1	Total Weight: 1617
33.79/34.07	c Elapsed CPU time: 33.6719 s	Remaining CPU time: 1766.33 s
33.89/34.10	c core #1618
33.89/34.10	c Core size: 4	Core Weight: 1	Total Weight: 1618
33.89/34.10	c Elapsed CPU time: 33.7019 s	Remaining CPU time: 1766.3 s
33.89/34.14	c core #1619
33.89/34.14	c Core size: 4	Core Weight: 1	Total Weight: 1619
33.89/34.14	c Elapsed CPU time: 33.7329 s	Remaining CPU time: 1766.27 s
33.89/34.17	c core #1620
33.89/34.17	c Core size: 4	Core Weight: 1	Total Weight: 1620
33.89/34.17	c Elapsed CPU time: 33.7639 s	Remaining CPU time: 1766.24 s
33.99/34.20	c core #1621
33.99/34.20	c Core size: 4	Core Weight: 1	Total Weight: 1621
33.99/34.20	c Elapsed CPU time: 33.7939 s	Remaining CPU time: 1766.21 s
33.99/34.23	c core #1622
33.99/34.23	c Core size: 4	Core Weight: 1	Total Weight: 1622
33.99/34.23	c Elapsed CPU time: 33.8239 s	Remaining CPU time: 1766.18 s
33.99/34.26	c core #1623
33.99/34.26	c Core size: 4	Core Weight: 1	Total Weight: 1623
33.99/34.26	c Elapsed CPU time: 33.8539 s	Remaining CPU time: 1766.15 s
33.99/34.29	c core #1624
33.99/34.29	c Core size: 3	Core Weight: 1	Total Weight: 1624
33.99/34.29	c Elapsed CPU time: 33.8838 s	Remaining CPU time: 1766.12 s
34.09/34.32	c core #1625
34.09/34.32	c Core size: 3	Core Weight: 1	Total Weight: 1625
34.09/34.32	c Elapsed CPU time: 33.9138 s	Remaining CPU time: 1766.09 s
34.09/34.35	c core #1626
34.09/34.35	c Core size: 4	Core Weight: 1	Total Weight: 1626
34.09/34.35	c Elapsed CPU time: 33.9448 s	Remaining CPU time: 1766.06 s
34.09/34.38	c core #1627
34.09/34.38	c Core size: 4	Core Weight: 1	Total Weight: 1627
34.09/34.38	c Elapsed CPU time: 33.9748 s	Remaining CPU time: 1766.03 s
34.19/34.41	c core #1628
34.19/34.41	c Core size: 4	Core Weight: 1	Total Weight: 1628
34.19/34.41	c Elapsed CPU time: 34.0038 s	Remaining CPU time: 1766 s
34.19/34.44	c core #1629
34.19/34.44	c Core size: 4	Core Weight: 1	Total Weight: 1629
34.19/34.44	c Elapsed CPU time: 34.0348 s	Remaining CPU time: 1765.97 s
34.19/34.47	c core #1630
34.19/34.47	c Core size: 4	Core Weight: 1	Total Weight: 1630
34.19/34.47	c Elapsed CPU time: 34.0648 s	Remaining CPU time: 1765.94 s
34.29/34.50	c core #1631
34.29/34.50	c Core size: 4	Core Weight: 1	Total Weight: 1631
34.29/34.50	c Elapsed CPU time: 34.0948 s	Remaining CPU time: 1765.91 s
34.29/34.53	c core #1632
34.29/34.53	c Core size: 4	Core Weight: 1	Total Weight: 1632
34.29/34.53	c Elapsed CPU time: 34.1248 s	Remaining CPU time: 1765.88 s
34.29/34.56	c core #1633
34.29/34.56	c Core size: 3	Core Weight: 1	Total Weight: 1633
34.29/34.56	c Elapsed CPU time: 34.1548 s	Remaining CPU time: 1765.85 s
34.29/34.59	c core #1634
34.29/34.59	c Core size: 3	Core Weight: 1	Total Weight: 1634
34.29/34.59	c Elapsed CPU time: 34.1858 s	Remaining CPU time: 1765.81 s
34.39/34.62	c core #1635
34.39/34.62	c Core size: 4	Core Weight: 1	Total Weight: 1635
34.39/34.62	c Elapsed CPU time: 34.2178 s	Remaining CPU time: 1765.78 s
34.39/34.65	c core #1636
34.39/34.65	c Core size: 3	Core Weight: 1	Total Weight: 1636
34.39/34.65	c Elapsed CPU time: 34.2478 s	Remaining CPU time: 1765.75 s
34.39/34.68	c core #1637
34.39/34.68	c Core size: 4	Core Weight: 1	Total Weight: 1637
34.39/34.68	c Elapsed CPU time: 34.2798 s	Remaining CPU time: 1765.72 s
34.49/34.72	c core #1638
34.49/34.72	c Core size: 4	Core Weight: 1	Total Weight: 1638
34.49/34.72	c Elapsed CPU time: 34.3108 s	Remaining CPU time: 1765.69 s
34.49/34.75	c core #1639
34.49/34.75	c Core size: 4	Core Weight: 1	Total Weight: 1639
34.49/34.75	c Elapsed CPU time: 34.3408 s	Remaining CPU time: 1765.66 s
34.49/34.78	c core #1640
34.49/34.78	c Core size: 4	Core Weight: 1	Total Weight: 1640
34.49/34.78	c Elapsed CPU time: 34.3718 s	Remaining CPU time: 1765.63 s
34.59/34.81	c core #1641
34.59/34.81	c Core size: 4	Core Weight: 1	Total Weight: 1641
34.59/34.81	c Elapsed CPU time: 34.4018 s	Remaining CPU time: 1765.6 s
34.59/34.84	c core #1642
34.59/34.84	c Core size: 4	Core Weight: 1	Total Weight: 1642
34.59/34.84	c Elapsed CPU time: 34.4318 s	Remaining CPU time: 1765.57 s
34.59/34.87	c core #1643
34.59/34.87	c Core size: 3	Core Weight: 1	Total Weight: 1643
34.59/34.87	c Elapsed CPU time: 34.4618 s	Remaining CPU time: 1765.54 s
34.69/34.90	c core #1644
34.69/34.90	c Core size: 3	Core Weight: 1	Total Weight: 1644
34.69/34.90	c Elapsed CPU time: 34.4928 s	Remaining CPU time: 1765.51 s
34.69/34.93	c core #1645
34.69/34.93	c Core size: 4	Core Weight: 1	Total Weight: 1645
34.69/34.93	c Elapsed CPU time: 34.5238 s	Remaining CPU time: 1765.48 s
34.69/34.96	c core #1646
34.69/34.96	c Core size: 3	Core Weight: 1	Total Weight: 1646
34.69/34.96	c Elapsed CPU time: 34.5537 s	Remaining CPU time: 1765.45 s
34.69/34.99	c core #1647
34.69/34.99	c Core size: 4	Core Weight: 1	Total Weight: 1647
34.69/34.99	c Elapsed CPU time: 34.5857 s	Remaining CPU time: 1765.41 s
34.79/35.02	c core #1648
34.79/35.02	c Core size: 4	Core Weight: 1	Total Weight: 1648
34.79/35.02	c Elapsed CPU time: 34.6157 s	Remaining CPU time: 1765.38 s
34.79/35.05	c core #1649
34.79/35.05	c Core size: 4	Core Weight: 1	Total Weight: 1649
34.79/35.05	c Elapsed CPU time: 34.6467 s	Remaining CPU time: 1765.35 s
34.79/35.08	c core #1650
34.79/35.08	c Core size: 4	Core Weight: 1	Total Weight: 1650
34.79/35.08	c Elapsed CPU time: 34.6767 s	Remaining CPU time: 1765.32 s
34.89/35.11	c core #1651
34.89/35.11	c Core size: 4	Core Weight: 1	Total Weight: 1651
34.89/35.11	c Elapsed CPU time: 34.7067 s	Remaining CPU time: 1765.29 s
34.89/35.14	c core #1652
34.89/35.14	c Core size: 4	Core Weight: 1	Total Weight: 1652
34.89/35.14	c Elapsed CPU time: 34.7367 s	Remaining CPU time: 1765.26 s
34.89/35.17	c core #1653
34.89/35.17	c Core size: 4	Core Weight: 1	Total Weight: 1653
34.89/35.17	c Elapsed CPU time: 34.7677 s	Remaining CPU time: 1765.23 s
34.89/35.20	c core #1654
34.89/35.20	c Core size: 4	Core Weight: 1	Total Weight: 1654
34.89/35.20	c Elapsed CPU time: 34.7947 s	Remaining CPU time: 1765.21 s
34.99/35.23	c core #1655
34.99/35.23	c Core size: 3	Core Weight: 1	Total Weight: 1655
34.99/35.23	c Elapsed CPU time: 34.8257 s	Remaining CPU time: 1765.17 s
34.99/35.26	c core #1656
34.99/35.26	c Core size: 4	Core Weight: 1	Total Weight: 1656
34.99/35.26	c Elapsed CPU time: 34.8567 s	Remaining CPU time: 1765.14 s
34.99/35.30	c core #1657
34.99/35.30	c Core size: 4	Core Weight: 1	Total Weight: 1657
34.99/35.30	c Elapsed CPU time: 34.8877 s	Remaining CPU time: 1765.11 s
35.08/35.33	c core #1658
35.08/35.33	c Core size: 4	Core Weight: 1	Total Weight: 1658
35.08/35.33	c Elapsed CPU time: 34.9187 s	Remaining CPU time: 1765.08 s
35.08/35.35	c core #1659
35.08/35.35	c Core size: 4	Core Weight: 1	Total Weight: 1659
35.08/35.35	c Elapsed CPU time: 34.9477 s	Remaining CPU time: 1765.05 s
35.08/35.38	c core #1660
35.08/35.38	c Core size: 4	Core Weight: 1	Total Weight: 1660
35.08/35.39	c Elapsed CPU time: 34.9777 s	Remaining CPU time: 1765.02 s
35.18/35.42	c core #1661
35.18/35.42	c Core size: 4	Core Weight: 1	Total Weight: 1661
35.18/35.42	c Elapsed CPU time: 35.0087 s	Remaining CPU time: 1764.99 s
35.18/35.45	c core #1662
35.18/35.45	c Core size: 3	Core Weight: 1	Total Weight: 1662
35.18/35.45	c Elapsed CPU time: 35.0387 s	Remaining CPU time: 1764.96 s
35.18/35.48	c core #1663
35.18/35.48	c Core size: 3	Core Weight: 1	Total Weight: 1663
35.18/35.48	c Elapsed CPU time: 35.0697 s	Remaining CPU time: 1764.93 s
35.28/35.51	c core #1664
35.28/35.51	c Core size: 4	Core Weight: 1	Total Weight: 1664
35.28/35.51	c Elapsed CPU time: 35.1017 s	Remaining CPU time: 1764.9 s
35.28/35.54	c core #1665
35.28/35.54	c Core size: 4	Core Weight: 1	Total Weight: 1665
35.28/35.54	c Elapsed CPU time: 35.1317 s	Remaining CPU time: 1764.87 s
35.28/35.57	c core #1666
35.28/35.57	c Core size: 4	Core Weight: 1	Total Weight: 1666
35.28/35.57	c Elapsed CPU time: 35.1617 s	Remaining CPU time: 1764.84 s
35.38/35.60	c core #1667
35.38/35.60	c Core size: 4	Core Weight: 1	Total Weight: 1667
35.38/35.60	c Elapsed CPU time: 35.1917 s	Remaining CPU time: 1764.81 s
35.38/35.63	c core #1668
35.38/35.63	c Core size: 4	Core Weight: 1	Total Weight: 1668
35.38/35.63	c Elapsed CPU time: 35.2216 s	Remaining CPU time: 1764.78 s
35.38/35.66	c core #1669
35.38/35.66	c Core size: 4	Core Weight: 1	Total Weight: 1669
35.38/35.66	c Elapsed CPU time: 35.2516 s	Remaining CPU time: 1764.75 s
35.38/35.69	c core #1670
35.38/35.69	c Core size: 4	Core Weight: 1	Total Weight: 1670
35.38/35.69	c Elapsed CPU time: 35.2826 s	Remaining CPU time: 1764.72 s
35.48/35.72	c core #1671
35.48/35.72	c Core size: 3	Core Weight: 1	Total Weight: 1671
35.48/35.72	c Elapsed CPU time: 35.3136 s	Remaining CPU time: 1764.69 s
35.48/35.75	c core #1672
35.48/35.75	c Core size: 3	Core Weight: 1	Total Weight: 1672
35.48/35.75	c Elapsed CPU time: 35.3426 s	Remaining CPU time: 1764.66 s
35.48/35.79	c core #1673
35.48/35.79	c Core size: 4	Core Weight: 1	Total Weight: 1673
35.48/35.79	c Elapsed CPU time: 35.3726 s	Remaining CPU time: 1764.63 s
35.59/35.82	c core #1674
35.59/35.82	c Core size: 3	Core Weight: 1	Total Weight: 1674
35.59/35.82	c Elapsed CPU time: 35.4016 s	Remaining CPU time: 1764.6 s
35.59/35.85	c core #1675
35.59/35.85	c Core size: 4	Core Weight: 1	Total Weight: 1675
35.59/35.85	c Elapsed CPU time: 35.4346 s	Remaining CPU time: 1764.57 s
35.59/35.88	c core #1676
35.59/35.88	c Core size: 4	Core Weight: 1	Total Weight: 1676
35.59/35.88	c Elapsed CPU time: 35.4646 s	Remaining CPU time: 1764.54 s
35.69/35.91	c core #1677
35.69/35.91	c Core size: 4	Core Weight: 1	Total Weight: 1677
35.69/35.91	c Elapsed CPU time: 35.4956 s	Remaining CPU time: 1764.5 s
35.69/35.94	c core #1678
35.69/35.94	c Core size: 4	Core Weight: 1	Total Weight: 1678
35.69/35.94	c Elapsed CPU time: 35.5266 s	Remaining CPU time: 1764.47 s
35.69/35.97	c core #1679
35.69/35.97	c Core size: 4	Core Weight: 1	Total Weight: 1679
35.69/35.97	c Elapsed CPU time: 35.5576 s	Remaining CPU time: 1764.44 s
35.79/36.00	c core #1680
35.79/36.00	c Core size: 4	Core Weight: 1	Total Weight: 1680
35.79/36.00	c Elapsed CPU time: 35.5866 s	Remaining CPU time: 1764.41 s
35.79/36.03	c core #1681
35.79/36.03	c Core size: 3	Core Weight: 1	Total Weight: 1681
35.79/36.03	c Elapsed CPU time: 35.6186 s	Remaining CPU time: 1764.38 s
35.79/36.06	c core #1682
35.79/36.06	c Core size: 3	Core Weight: 1	Total Weight: 1682
35.79/36.06	c Elapsed CPU time: 35.6486 s	Remaining CPU time: 1764.35 s
35.79/36.09	c core #1683
35.79/36.09	c Core size: 4	Core Weight: 1	Total Weight: 1683
35.79/36.10	c Elapsed CPU time: 35.6806 s	Remaining CPU time: 1764.32 s
35.89/36.12	c core #1684
35.89/36.12	c Core size: 3	Core Weight: 1	Total Weight: 1684
35.89/36.12	c Elapsed CPU time: 35.7106 s	Remaining CPU time: 1764.29 s
35.89/36.16	c core #1685
35.89/36.16	c Core size: 4	Core Weight: 1	Total Weight: 1685
35.89/36.16	c Elapsed CPU time: 35.7426 s	Remaining CPU time: 1764.26 s
35.89/36.19	c core #1686
35.89/36.19	c Core size: 4	Core Weight: 1	Total Weight: 1686
35.89/36.19	c Elapsed CPU time: 35.7716 s	Remaining CPU time: 1764.23 s
35.99/36.22	c core #1687
35.99/36.22	c Core size: 4	Core Weight: 1	Total Weight: 1687
35.99/36.22	c Elapsed CPU time: 35.8016 s	Remaining CPU time: 1764.2 s
35.99/36.25	c core #1688
35.99/36.25	c Core size: 4	Core Weight: 1	Total Weight: 1688
35.99/36.25	c Elapsed CPU time: 35.8326 s	Remaining CPU time: 1764.17 s
35.99/36.28	c core #1689
35.99/36.28	c Core size: 4	Core Weight: 1	Total Weight: 1689
35.99/36.28	c Elapsed CPU time: 35.8625 s	Remaining CPU time: 1764.14 s
36.09/36.31	c core #1690
36.09/36.31	c Core size: 4	Core Weight: 1	Total Weight: 1690
36.09/36.31	c Elapsed CPU time: 35.8935 s	Remaining CPU time: 1764.11 s
36.09/36.34	c core #1691
36.09/36.34	c Core size: 3	Core Weight: 1	Total Weight: 1691
36.09/36.34	c Elapsed CPU time: 35.9245 s	Remaining CPU time: 1764.08 s
36.09/36.37	c core #1692
36.09/36.37	c Core size: 3	Core Weight: 1	Total Weight: 1692
36.09/36.37	c Elapsed CPU time: 35.9555 s	Remaining CPU time: 1764.04 s
36.19/36.40	c core #1693
36.19/36.40	c Core size: 4	Core Weight: 1	Total Weight: 1693
36.19/36.40	c Elapsed CPU time: 35.9875 s	Remaining CPU time: 1764.01 s
36.19/36.43	c core #1694
36.19/36.43	c Core size: 3	Core Weight: 1	Total Weight: 1694
36.19/36.43	c Elapsed CPU time: 36.0165 s	Remaining CPU time: 1763.98 s
36.19/36.47	c core #1695
36.19/36.47	c Core size: 4	Core Weight: 1	Total Weight: 1695
36.19/36.47	c Elapsed CPU time: 36.0485 s	Remaining CPU time: 1763.95 s
36.19/36.50	c core #1696
36.19/36.50	c Core size: 4	Core Weight: 1	Total Weight: 1696
36.19/36.50	c Elapsed CPU time: 36.0795 s	Remaining CPU time: 1763.92 s
36.29/36.53	c core #1697
36.29/36.53	c Core size: 4	Core Weight: 1	Total Weight: 1697
36.29/36.53	c Elapsed CPU time: 36.1105 s	Remaining CPU time: 1763.89 s
36.29/36.56	c core #1698
36.29/36.56	c Core size: 4	Core Weight: 1	Total Weight: 1698
36.29/36.56	c Elapsed CPU time: 36.1415 s	Remaining CPU time: 1763.86 s
36.29/36.59	c core #1699
36.29/36.59	c Core size: 4	Core Weight: 1	Total Weight: 1699
36.29/36.59	c Elapsed CPU time: 36.1725 s	Remaining CPU time: 1763.83 s
36.39/36.62	c core #1700
36.39/36.62	c Core size: 4	Core Weight: 1	Total Weight: 1700
36.39/36.62	c Elapsed CPU time: 36.2025 s	Remaining CPU time: 1763.8 s
36.39/36.65	c core #1701
36.39/36.65	c Core size: 3	Core Weight: 1	Total Weight: 1701
36.39/36.65	c Elapsed CPU time: 36.2335 s	Remaining CPU time: 1763.77 s
36.39/36.68	c core #1702
36.39/36.68	c Core size: 3	Core Weight: 1	Total Weight: 1702
36.39/36.68	c Elapsed CPU time: 36.2645 s	Remaining CPU time: 1763.74 s
36.48/36.71	c core #1703
36.48/36.71	c Core size: 4	Core Weight: 1	Total Weight: 1703
36.48/36.71	c Elapsed CPU time: 36.2965 s	Remaining CPU time: 1763.7 s
36.48/36.74	c core #1704
36.48/36.74	c Core size: 3	Core Weight: 1	Total Weight: 1704
36.48/36.74	c Elapsed CPU time: 36.3265 s	Remaining CPU time: 1763.67 s
36.48/36.78	c core #1705
36.48/36.78	c Core size: 4	Core Weight: 1	Total Weight: 1705
36.48/36.78	c Elapsed CPU time: 36.3575 s	Remaining CPU time: 1763.64 s
36.58/36.81	c core #1706
36.58/36.81	c Core size: 4	Core Weight: 1	Total Weight: 1706
36.58/36.81	c Elapsed CPU time: 36.3885 s	Remaining CPU time: 1763.61 s
36.58/36.84	c core #1707
36.58/36.84	c Core size: 4	Core Weight: 1	Total Weight: 1707
36.58/36.84	c Elapsed CPU time: 36.4195 s	Remaining CPU time: 1763.58 s
36.58/36.87	c core #1708
36.58/36.87	c Core size: 4	Core Weight: 1	Total Weight: 1708
36.58/36.87	c Elapsed CPU time: 36.4505 s	Remaining CPU time: 1763.55 s
36.68/36.90	c core #1709
36.68/36.90	c Core size: 4	Core Weight: 1	Total Weight: 1709
36.68/36.90	c Elapsed CPU time: 36.4815 s	Remaining CPU time: 1763.52 s
36.68/36.93	c core #1710
36.68/36.93	c Core size: 4	Core Weight: 1	Total Weight: 1710
36.68/36.93	c Elapsed CPU time: 36.5134 s	Remaining CPU time: 1763.49 s
36.68/36.96	c core #1711
36.68/36.96	c Core size: 4	Core Weight: 1	Total Weight: 1711
36.68/36.96	c Elapsed CPU time: 36.5444 s	Remaining CPU time: 1763.46 s
36.68/37.00	c core #1712
36.68/37.00	c Core size: 4	Core Weight: 1	Total Weight: 1712
36.68/37.00	c Elapsed CPU time: 36.5764 s	Remaining CPU time: 1763.42 s
36.78/37.03	c core #1713
36.78/37.03	c Core size: 3	Core Weight: 1	Total Weight: 1713
36.78/37.03	c Elapsed CPU time: 36.6074 s	Remaining CPU time: 1763.39 s
36.78/37.06	c core #1714
36.78/37.06	c Core size: 4	Core Weight: 1	Total Weight: 1714
36.78/37.06	c Elapsed CPU time: 36.6384 s	Remaining CPU time: 1763.36 s
36.78/37.09	c core #1715
36.78/37.09	c Core size: 4	Core Weight: 1	Total Weight: 1715
36.78/37.09	c Elapsed CPU time: 36.6704 s	Remaining CPU time: 1763.33 s
36.88/37.12	c core #1716
36.88/37.12	c Core size: 4	Core Weight: 1	Total Weight: 1716
36.88/37.12	c Elapsed CPU time: 36.7014 s	Remaining CPU time: 1763.3 s
36.88/37.15	c core #1717
36.88/37.15	c Core size: 4	Core Weight: 1	Total Weight: 1717
36.88/37.15	c Elapsed CPU time: 36.7334 s	Remaining CPU time: 1763.27 s
36.88/37.19	c core #1718
36.88/37.19	c Core size: 4	Core Weight: 1	Total Weight: 1718
36.88/37.19	c Elapsed CPU time: 36.7644 s	Remaining CPU time: 1763.24 s
36.98/37.22	c core #1719
36.98/37.22	c Core size: 4	Core Weight: 1	Total Weight: 1719
36.98/37.22	c Elapsed CPU time: 36.7954 s	Remaining CPU time: 1763.2 s
36.98/37.25	c core #1720
36.98/37.25	c Core size: 4	Core Weight: 1	Total Weight: 1720
36.98/37.25	c Elapsed CPU time: 36.8274 s	Remaining CPU time: 1763.17 s
36.98/37.28	c core #1721
36.98/37.28	c Core size: 4	Core Weight: 1	Total Weight: 1721
36.98/37.28	c Elapsed CPU time: 36.8584 s	Remaining CPU time: 1763.14 s
37.08/37.31	c core #1722
37.08/37.31	c Core size: 4	Core Weight: 1	Total Weight: 1722
37.08/37.31	c Elapsed CPU time: 36.8894 s	Remaining CPU time: 1763.11 s
37.08/37.34	c core #1723
37.08/37.34	c Core size: 4	Core Weight: 1	Total Weight: 1723
37.08/37.34	c Elapsed CPU time: 36.9214 s	Remaining CPU time: 1763.08 s
37.08/37.38	c core #1724
37.08/37.38	c Core size: 4	Core Weight: 1	Total Weight: 1724
37.08/37.38	c Elapsed CPU time: 36.9534 s	Remaining CPU time: 1763.05 s
37.18/37.41	c core #1725
37.18/37.41	c Core size: 4	Core Weight: 1	Total Weight: 1725
37.18/37.41	c Elapsed CPU time: 36.9844 s	Remaining CPU time: 1763.02 s
37.18/37.44	c core #1726
37.18/37.44	c Core size: 4	Core Weight: 1	Total Weight: 1726
37.18/37.44	c Elapsed CPU time: 37.0154 s	Remaining CPU time: 1762.98 s
37.18/37.47	c core #1727
37.18/37.47	c Core size: 4	Core Weight: 1	Total Weight: 1727
37.18/37.47	c Elapsed CPU time: 37.0474 s	Remaining CPU time: 1762.95 s
37.28/37.50	c core #1728
37.28/37.50	c Core size: 3	Core Weight: 1	Total Weight: 1728
37.28/37.50	c Elapsed CPU time: 37.0784 s	Remaining CPU time: 1762.92 s
37.28/37.53	c core #1729
37.28/37.53	c Core size: 3	Core Weight: 1	Total Weight: 1729
37.28/37.53	c Elapsed CPU time: 37.1094 s	Remaining CPU time: 1762.89 s
37.28/37.57	c core #1730
37.28/37.57	c Core size: 4	Core Weight: 1	Total Weight: 1730
37.28/37.57	c Elapsed CPU time: 37.1424 s	Remaining CPU time: 1762.86 s
37.38/37.60	c core #1731
37.38/37.60	c Core size: 4	Core Weight: 1	Total Weight: 1731
37.38/37.60	c Elapsed CPU time: 37.1743 s	Remaining CPU time: 1762.83 s
37.38/37.63	c core #1732
37.38/37.63	c Core size: 4	Core Weight: 1	Total Weight: 1732
37.38/37.63	c Elapsed CPU time: 37.2053 s	Remaining CPU time: 1762.79 s
37.38/37.66	c core #1733
37.38/37.66	c Core size: 4	Core Weight: 1	Total Weight: 1733
37.38/37.66	c Elapsed CPU time: 37.2373 s	Remaining CPU time: 1762.76 s
37.38/37.69	c core #1734
37.38/37.69	c Core size: 4	Core Weight: 1	Total Weight: 1734
37.38/37.69	c Elapsed CPU time: 37.2693 s	Remaining CPU time: 1762.73 s
37.48/37.73	c core #1735
37.48/37.73	c Core size: 4	Core Weight: 1	Total Weight: 1735
37.48/37.73	c Elapsed CPU time: 37.3013 s	Remaining CPU time: 1762.7 s
37.48/37.76	c core #1736
37.48/37.76	c Core size: 4	Core Weight: 1	Total Weight: 1736
37.48/37.76	c Elapsed CPU time: 37.3313 s	Remaining CPU time: 1762.67 s
37.48/37.79	c core #1737
37.48/37.79	c Core size: 4	Core Weight: 1	Total Weight: 1737
37.48/37.79	c Elapsed CPU time: 37.3643 s	Remaining CPU time: 1762.64 s
37.58/37.82	c core #1738
37.58/37.82	c Core size: 4	Core Weight: 1	Total Weight: 1738
37.58/37.82	c Elapsed CPU time: 37.3963 s	Remaining CPU time: 1762.6 s
37.58/37.85	c core #1739
37.58/37.85	c Core size: 3	Core Weight: 1	Total Weight: 1739
37.58/37.86	c Elapsed CPU time: 37.4283 s	Remaining CPU time: 1762.57 s
37.58/37.89	c core #1740
37.58/37.89	c Core size: 4	Core Weight: 1	Total Weight: 1740
37.58/37.89	c Elapsed CPU time: 37.4603 s	Remaining CPU time: 1762.54 s
37.68/37.92	c core #1741
37.68/37.92	c Core size: 4	Core Weight: 1	Total Weight: 1741
37.68/37.92	c Elapsed CPU time: 37.4913 s	Remaining CPU time: 1762.51 s
37.68/37.95	c core #1742
37.68/37.95	c Core size: 4	Core Weight: 1	Total Weight: 1742
37.68/37.95	c Elapsed CPU time: 37.5233 s	Remaining CPU time: 1762.48 s
37.68/37.98	c core #1743
37.68/37.98	c Core size: 4	Core Weight: 1	Total Weight: 1743
37.68/37.98	c Elapsed CPU time: 37.5553 s	Remaining CPU time: 1762.44 s
37.77/38.01	c core #1744
37.77/38.01	c Core size: 4	Core Weight: 1	Total Weight: 1744
37.77/38.01	c Elapsed CPU time: 37.5873 s	Remaining CPU time: 1762.41 s
37.77/38.05	c core #1745
37.77/38.05	c Core size: 4	Core Weight: 1	Total Weight: 1745
37.77/38.05	c Elapsed CPU time: 37.6193 s	Remaining CPU time: 1762.38 s
37.77/38.08	c core #1746
37.77/38.08	c Core size: 4	Core Weight: 1	Total Weight: 1746
37.77/38.08	c Elapsed CPU time: 37.6513 s	Remaining CPU time: 1762.35 s
37.87/38.11	c core #1747
37.87/38.11	c Core size: 4	Core Weight: 1	Total Weight: 1747
37.87/38.11	c Elapsed CPU time: 37.6833 s	Remaining CPU time: 1762.32 s
37.87/38.14	c core #1748
37.87/38.14	c Core size: 4	Core Weight: 1	Total Weight: 1748
37.87/38.14	c Elapsed CPU time: 37.7153 s	Remaining CPU time: 1762.28 s
37.87/38.18	c core #1749
37.87/38.18	c Core size: 4	Core Weight: 1	Total Weight: 1749
37.87/38.18	c Elapsed CPU time: 37.7473 s	Remaining CPU time: 1762.25 s
37.97/38.21	c core #1750
37.97/38.21	c Core size: 4	Core Weight: 1	Total Weight: 1750
37.97/38.21	c Elapsed CPU time: 37.7793 s	Remaining CPU time: 1762.22 s
37.97/38.24	c core #1751
37.97/38.24	c Core size: 4	Core Weight: 1	Total Weight: 1751
37.97/38.24	c Elapsed CPU time: 37.8123 s	Remaining CPU time: 1762.19 s
37.97/38.27	c core #1752
37.97/38.27	c Core size: 4	Core Weight: 1	Total Weight: 1752
37.97/38.27	c Elapsed CPU time: 37.8442 s	Remaining CPU time: 1762.16 s
38.07/38.30	c core #1753
38.07/38.30	c Core size: 4	Core Weight: 1	Total Weight: 1753
38.07/38.30	c Elapsed CPU time: 37.8752 s	Remaining CPU time: 1762.12 s
38.07/38.34	c core #1754
38.07/38.34	c Core size: 3	Core Weight: 1	Total Weight: 1754
38.07/38.34	c Elapsed CPU time: 37.9072 s	Remaining CPU time: 1762.09 s
38.07/38.37	c core #1755
38.07/38.37	c Core size: 3	Core Weight: 1	Total Weight: 1755
38.07/38.37	c Elapsed CPU time: 37.9392 s	Remaining CPU time: 1762.06 s
38.07/38.40	c core #1756
38.07/38.40	c Core size: 4	Core Weight: 1	Total Weight: 1756
38.07/38.40	c Elapsed CPU time: 37.9712 s	Remaining CPU time: 1762.03 s
38.18/38.43	c core #1757
38.18/38.43	c Core size: 4	Core Weight: 1	Total Weight: 1757
38.18/38.43	c Elapsed CPU time: 38.0032 s	Remaining CPU time: 1762 s
38.18/38.46	c core #1758
38.18/38.46	c Core size: 4	Core Weight: 1	Total Weight: 1758
38.18/38.46	c Elapsed CPU time: 38.0342 s	Remaining CPU time: 1761.97 s
38.18/38.50	c core #1759
38.18/38.50	c Core size: 4	Core Weight: 1	Total Weight: 1759
38.18/38.50	c Elapsed CPU time: 38.0672 s	Remaining CPU time: 1761.93 s
38.28/38.53	c core #1760
38.28/38.53	c Core size: 4	Core Weight: 1	Total Weight: 1760
38.28/38.53	c Elapsed CPU time: 38.0992 s	Remaining CPU time: 1761.9 s
38.28/38.56	c core #1761
38.28/38.56	c Core size: 4	Core Weight: 1	Total Weight: 1761
38.28/38.56	c Elapsed CPU time: 38.1312 s	Remaining CPU time: 1761.87 s
38.28/38.59	c core #1762
38.28/38.59	c Core size: 4	Core Weight: 1	Total Weight: 1762
38.28/38.59	c Elapsed CPU time: 38.1632 s	Remaining CPU time: 1761.84 s
38.37/38.62	c core #1763
38.37/38.62	c Core size: 3	Core Weight: 1	Total Weight: 1763
38.37/38.62	c Elapsed CPU time: 38.1952 s	Remaining CPU time: 1761.8 s
38.37/38.66	c core #1764
38.37/38.66	c Core size: 3	Core Weight: 1	Total Weight: 1764
38.37/38.66	c Elapsed CPU time: 38.2272 s	Remaining CPU time: 1761.77 s
38.37/38.69	c core #1765
38.37/38.69	c Core size: 4	Core Weight: 1	Total Weight: 1765
38.37/38.69	c Elapsed CPU time: 38.2612 s	Remaining CPU time: 1761.74 s
38.47/38.72	c core #1766
38.47/38.72	c Core size: 3	Core Weight: 1	Total Weight: 1766
38.47/38.72	c Elapsed CPU time: 38.2922 s	Remaining CPU time: 1761.71 s
38.47/38.76	c core #1767
38.47/38.76	c Core size: 4	Core Weight: 1	Total Weight: 1767
38.47/38.76	c Elapsed CPU time: 38.3262 s	Remaining CPU time: 1761.67 s
38.47/38.79	c core #1768
38.47/38.79	c Core size: 4	Core Weight: 1	Total Weight: 1768
38.47/38.79	c Elapsed CPU time: 38.3582 s	Remaining CPU time: 1761.64 s
38.57/38.82	c core #1769
38.57/38.82	c Core size: 4	Core Weight: 1	Total Weight: 1769
38.57/38.82	c Elapsed CPU time: 38.3912 s	Remaining CPU time: 1761.61 s
38.57/38.85	c core #1770
38.57/38.85	c Core size: 4	Core Weight: 1	Total Weight: 1770
38.57/38.85	c Elapsed CPU time: 38.4242 s	Remaining CPU time: 1761.58 s
38.57/38.89	c core #1771
38.57/38.89	c Core size: 4	Core Weight: 1	Total Weight: 1771
38.57/38.89	c Elapsed CPU time: 38.4552 s	Remaining CPU time: 1761.54 s
38.67/38.92	c core #1772
38.67/38.92	c Core size: 4	Core Weight: 1	Total Weight: 1772
38.67/38.92	c Elapsed CPU time: 38.4871 s	Remaining CPU time: 1761.51 s
38.67/38.95	c core #1773
38.67/38.95	c Core size: 4	Core Weight: 1	Total Weight: 1773
38.67/38.95	c Elapsed CPU time: 38.5201 s	Remaining CPU time: 1761.48 s
38.67/38.98	c core #1774
38.67/38.98	c Core size: 4	Core Weight: 1	Total Weight: 1774
38.67/38.98	c Elapsed CPU time: 38.5521 s	Remaining CPU time: 1761.45 s
38.77/39.01	c core #1775
38.77/39.01	c Core size: 3	Core Weight: 1	Total Weight: 1775
38.77/39.01	c Elapsed CPU time: 38.5831 s	Remaining CPU time: 1761.42 s
38.77/39.05	c core #1776
38.77/39.05	c Core size: 4	Core Weight: 1	Total Weight: 1776
38.77/39.05	c Elapsed CPU time: 38.6151 s	Remaining CPU time: 1761.38 s
38.77/39.08	c core #1777
38.77/39.08	c Core size: 4	Core Weight: 1	Total Weight: 1777
38.77/39.08	c Elapsed CPU time: 38.6471 s	Remaining CPU time: 1761.35 s
38.87/39.11	c core #1778
38.87/39.11	c Core size: 4	Core Weight: 1	Total Weight: 1778
38.87/39.11	c Elapsed CPU time: 38.6791 s	Remaining CPU time: 1761.32 s
38.87/39.14	c core #1779
38.87/39.14	c Core size: 4	Core Weight: 1	Total Weight: 1779
38.87/39.14	c Elapsed CPU time: 38.7121 s	Remaining CPU time: 1761.29 s
38.87/39.18	c core #1780
38.87/39.18	c Core size: 4	Core Weight: 1	Total Weight: 1780
38.87/39.18	c Elapsed CPU time: 38.7441 s	Remaining CPU time: 1761.26 s
38.97/39.21	c core #1781
38.97/39.21	c Core size: 4	Core Weight: 1	Total Weight: 1781
38.97/39.21	c Elapsed CPU time: 38.7771 s	Remaining CPU time: 1761.22 s
38.97/39.24	c core #1782
38.97/39.24	c Core size: 3	Core Weight: 1	Total Weight: 1782
38.97/39.24	c Elapsed CPU time: 38.8101 s	Remaining CPU time: 1761.19 s
38.97/39.28	c core #1783
38.97/39.28	c Core size: 3	Core Weight: 1	Total Weight: 1783
38.97/39.28	c Elapsed CPU time: 38.8421 s	Remaining CPU time: 1761.16 s
39.07/39.31	c core #1784
39.07/39.31	c Core size: 4	Core Weight: 1	Total Weight: 1784
39.07/39.31	c Elapsed CPU time: 38.8761 s	Remaining CPU time: 1761.12 s
39.07/39.34	c core #1785
39.07/39.34	c Core size: 4	Core Weight: 1	Total Weight: 1785
39.07/39.34	c Elapsed CPU time: 38.9081 s	Remaining CPU time: 1761.09 s
39.07/39.37	c core #1786
39.07/39.37	c Core size: 4	Core Weight: 1	Total Weight: 1786
39.07/39.37	c Elapsed CPU time: 38.9381 s	Remaining CPU time: 1761.06 s
39.17/39.41	c core #1787
39.17/39.41	c Core size: 4	Core Weight: 1	Total Weight: 1787
39.17/39.41	c Elapsed CPU time: 38.9701 s	Remaining CPU time: 1761.03 s
39.17/39.44	c core #1788
39.17/39.44	c Core size: 4	Core Weight: 1	Total Weight: 1788
39.17/39.44	c Elapsed CPU time: 39.0031 s	Remaining CPU time: 1761 s
39.17/39.47	c core #1789
39.17/39.47	c Core size: 4	Core Weight: 1	Total Weight: 1789
39.17/39.47	c Elapsed CPU time: 39.0351 s	Remaining CPU time: 1760.96 s
39.28/39.51	c core #1790
39.28/39.51	c Core size: 4	Core Weight: 1	Total Weight: 1790
39.28/39.51	c Elapsed CPU time: 39.0661 s	Remaining CPU time: 1760.93 s
39.28/39.54	c core #1791
39.28/39.54	c Core size: 3	Core Weight: 1	Total Weight: 1791
39.28/39.54	c Elapsed CPU time: 39.0981 s	Remaining CPU time: 1760.9 s
39.28/39.57	c core #1792
39.28/39.57	c Core size: 3	Core Weight: 1	Total Weight: 1792
39.28/39.57	c Elapsed CPU time: 39.1291 s	Remaining CPU time: 1760.87 s
39.37/39.60	c core #1793
39.37/39.60	c Core size: 4	Core Weight: 1	Total Weight: 1793
39.37/39.60	c Elapsed CPU time: 39.162 s	Remaining CPU time: 1760.84 s
39.37/39.64	c core #1794
39.37/39.64	c Core size: 3	Core Weight: 1	Total Weight: 1794
39.37/39.64	c Elapsed CPU time: 39.193 s	Remaining CPU time: 1760.81 s
39.37/39.67	c core #1795
39.37/39.67	c Core size: 4	Core Weight: 1	Total Weight: 1795
39.37/39.67	c Elapsed CPU time: 39.226 s	Remaining CPU time: 1760.77 s
39.47/39.70	c core #1796
39.47/39.70	c Core size: 4	Core Weight: 1	Total Weight: 1796
39.47/39.70	c Elapsed CPU time: 39.259 s	Remaining CPU time: 1760.74 s
39.47/39.73	c core #1797
39.47/39.73	c Core size: 4	Core Weight: 1	Total Weight: 1797
39.47/39.74	c Elapsed CPU time: 39.292 s	Remaining CPU time: 1760.71 s
39.47/39.77	c core #1798
39.47/39.77	c Core size: 4	Core Weight: 1	Total Weight: 1798
39.47/39.77	c Elapsed CPU time: 39.324 s	Remaining CPU time: 1760.68 s
39.57/39.80	c core #1799
39.57/39.80	c Core size: 4	Core Weight: 1	Total Weight: 1799
39.57/39.80	c Elapsed CPU time: 39.355 s	Remaining CPU time: 1760.64 s
39.57/39.83	c core #1800
39.57/39.83	c Core size: 4	Core Weight: 1	Total Weight: 1800
39.57/39.83	c Elapsed CPU time: 39.388 s	Remaining CPU time: 1760.61 s
39.57/39.87	c core #1801
39.57/39.87	c Core size: 3	Core Weight: 1	Total Weight: 1801
39.57/39.87	c Elapsed CPU time: 39.421 s	Remaining CPU time: 1760.58 s
39.67/39.90	c core #1802
39.67/39.90	c Core size: 3	Core Weight: 1	Total Weight: 1802
39.67/39.90	c Elapsed CPU time: 39.454 s	Remaining CPU time: 1760.55 s
39.67/39.93	c core #1803
39.67/39.93	c Core size: 4	Core Weight: 1	Total Weight: 1803
39.67/39.93	c Elapsed CPU time: 39.487 s	Remaining CPU time: 1760.51 s
39.67/39.97	c core #1804
39.67/39.97	c Core size: 3	Core Weight: 1	Total Weight: 1804
39.67/39.97	c Elapsed CPU time: 39.519 s	Remaining CPU time: 1760.48 s
39.77/40.00	c core #1805
39.77/40.00	c Core size: 4	Core Weight: 1	Total Weight: 1805
39.77/40.00	c Elapsed CPU time: 39.553 s	Remaining CPU time: 1760.45 s
39.77/40.03	c core #1806
39.77/40.03	c Core size: 4	Core Weight: 1	Total Weight: 1806
39.77/40.03	c Elapsed CPU time: 39.586 s	Remaining CPU time: 1760.41 s
39.77/40.06	c core #1807
39.77/40.06	c Core size: 4	Core Weight: 1	Total Weight: 1807
39.77/40.06	c Elapsed CPU time: 39.618 s	Remaining CPU time: 1760.38 s
39.87/40.10	c core #1808
39.87/40.10	c Core size: 4	Core Weight: 1	Total Weight: 1808
39.87/40.10	c Elapsed CPU time: 39.651 s	Remaining CPU time: 1760.35 s
39.87/40.13	c core #1809
39.87/40.13	c Core size: 4	Core Weight: 1	Total Weight: 1809
39.87/40.13	c Elapsed CPU time: 39.683 s	Remaining CPU time: 1760.32 s
39.87/40.16	c core #1810
39.87/40.16	c Core size: 4	Core Weight: 1	Total Weight: 1810
39.87/40.16	c Elapsed CPU time: 39.716 s	Remaining CPU time: 1760.28 s
39.87/40.20	c core #1811
39.87/40.20	c Core size: 3	Core Weight: 1	Total Weight: 1811
39.87/40.20	c Elapsed CPU time: 39.749 s	Remaining CPU time: 1760.25 s
39.96/40.23	c core #1812
39.96/40.23	c Core size: 3	Core Weight: 1	Total Weight: 1812
39.96/40.23	c Elapsed CPU time: 39.781 s	Remaining CPU time: 1760.22 s
39.96/40.26	c core #1813
39.96/40.26	c Core size: 4	Core Weight: 1	Total Weight: 1813
39.96/40.26	c Elapsed CPU time: 39.8149 s	Remaining CPU time: 1760.19 s
39.96/40.29	c core #1814
39.96/40.29	c Core size: 3	Core Weight: 1	Total Weight: 1814
39.96/40.29	c Elapsed CPU time: 39.8469 s	Remaining CPU time: 1760.15 s
40.06/40.33	c core #1815
40.06/40.33	c Core size: 4	Core Weight: 1	Total Weight: 1815
40.06/40.33	c Elapsed CPU time: 39.8809 s	Remaining CPU time: 1760.12 s
40.06/40.36	c core #1816
40.06/40.36	c Core size: 4	Core Weight: 1	Total Weight: 1816
40.06/40.36	c Elapsed CPU time: 39.9139 s	Remaining CPU time: 1760.09 s
40.06/40.39	c core #1817
40.06/40.39	c Core size: 4	Core Weight: 1	Total Weight: 1817
40.06/40.39	c Elapsed CPU time: 39.9469 s	Remaining CPU time: 1760.05 s
40.16/40.43	c core #1818
40.16/40.43	c Core size: 4	Core Weight: 1	Total Weight: 1818
40.16/40.43	c Elapsed CPU time: 39.9799 s	Remaining CPU time: 1760.02 s
40.16/40.46	c core #1819
40.16/40.46	c Core size: 4	Core Weight: 1	Total Weight: 1819
40.16/40.46	c Elapsed CPU time: 40.0119 s	Remaining CPU time: 1759.99 s
40.16/40.49	c core #1820
40.16/40.49	c Core size: 4	Core Weight: 1	Total Weight: 1820
40.16/40.49	c Elapsed CPU time: 40.0449 s	Remaining CPU time: 1759.96 s
40.26/40.53	c core #1821
40.26/40.53	c Core size: 4	Core Weight: 1	Total Weight: 1821
40.26/40.53	c Elapsed CPU time: 40.0779 s	Remaining CPU time: 1759.92 s
40.26/40.56	c core #1822
40.26/40.56	c Core size: 4	Core Weight: 1	Total Weight: 1822
40.26/40.56	c Elapsed CPU time: 40.1109 s	Remaining CPU time: 1759.89 s
40.26/40.59	c core #1823
40.26/40.59	c Core size: 3	Core Weight: 1	Total Weight: 1823
40.26/40.59	c Elapsed CPU time: 40.1439 s	Remaining CPU time: 1759.86 s
40.37/40.63	c core #1824
40.37/40.63	c Core size: 4	Core Weight: 1	Total Weight: 1824
40.37/40.63	c Elapsed CPU time: 40.1799 s	Remaining CPU time: 1759.82 s
40.37/40.66	c core #1825
40.37/40.66	c Core size: 4	Core Weight: 1	Total Weight: 1825
40.37/40.66	c Elapsed CPU time: 40.2129 s	Remaining CPU time: 1759.79 s
40.37/40.69	c core #1826
40.37/40.69	c Core size: 4	Core Weight: 1	Total Weight: 1826
40.37/40.69	c Elapsed CPU time: 40.2459 s	Remaining CPU time: 1759.75 s
40.47/40.73	c core #1827
40.47/40.73	c Core size: 4	Core Weight: 1	Total Weight: 1827
40.47/40.73	c Elapsed CPU time: 40.2789 s	Remaining CPU time: 1759.72 s
40.47/40.76	c core #1828
40.47/40.76	c Core size: 4	Core Weight: 1	Total Weight: 1828
40.47/40.76	c Elapsed CPU time: 40.3119 s	Remaining CPU time: 1759.69 s
40.47/40.79	c core #1829
40.47/40.79	c Core size: 4	Core Weight: 1	Total Weight: 1829
40.47/40.79	c Elapsed CPU time: 40.3449 s	Remaining CPU time: 1759.66 s
40.56/40.82	c core #1830
40.56/40.82	c Core size: 3	Core Weight: 1	Total Weight: 1830
40.56/40.82	c Elapsed CPU time: 40.3769 s	Remaining CPU time: 1759.62 s
40.56/40.86	c core #1831
40.56/40.86	c Core size: 3	Core Weight: 1	Total Weight: 1831
40.56/40.86	c Elapsed CPU time: 40.4099 s	Remaining CPU time: 1759.59 s
40.56/40.89	c core #1832
40.56/40.89	c Core size: 4	Core Weight: 1	Total Weight: 1832
40.56/40.89	c Elapsed CPU time: 40.4439 s	Remaining CPU time: 1759.56 s
40.66/40.92	c core #1833
40.66/40.92	c Core size: 4	Core Weight: 1	Total Weight: 1833
40.66/40.92	c Elapsed CPU time: 40.4758 s	Remaining CPU time: 1759.52 s
40.66/40.96	c core #1834
40.66/40.96	c Core size: 4	Core Weight: 1	Total Weight: 1834
40.66/40.96	c Elapsed CPU time: 40.5078 s	Remaining CPU time: 1759.49 s
40.66/40.99	c core #1835
40.66/40.99	c Core size: 4	Core Weight: 1	Total Weight: 1835
40.66/40.99	c Elapsed CPU time: 40.5388 s	Remaining CPU time: 1759.46 s
40.76/41.02	c core #1836
40.76/41.02	c Core size: 4	Core Weight: 1	Total Weight: 1836
40.76/41.02	c Elapsed CPU time: 40.5718 s	Remaining CPU time: 1759.43 s
40.76/41.05	c core #1837
40.76/41.05	c Core size: 4	Core Weight: 1	Total Weight: 1837
40.76/41.05	c Elapsed CPU time: 40.6048 s	Remaining CPU time: 1759.4 s
40.76/41.09	c core #1838
40.76/41.09	c Core size: 4	Core Weight: 1	Total Weight: 1838
40.76/41.09	c Elapsed CPU time: 40.6378 s	Remaining CPU time: 1759.36 s
40.86/41.12	c core #1839
40.86/41.12	c Core size: 4	Core Weight: 1	Total Weight: 1839
40.86/41.12	c Elapsed CPU time: 40.6708 s	Remaining CPU time: 1759.33 s
40.86/41.15	c core #1840
40.86/41.15	c Core size: 4	Core Weight: 1	Total Weight: 1840
40.86/41.15	c Elapsed CPU time: 40.7038 s	Remaining CPU time: 1759.3 s
40.86/41.19	c core #1841
40.86/41.19	c Core size: 3	Core Weight: 1	Total Weight: 1841
40.86/41.19	c Elapsed CPU time: 40.7358 s	Remaining CPU time: 1759.26 s
40.96/41.22	c core #1842
40.96/41.22	c Core size: 4	Core Weight: 1	Total Weight: 1842
40.96/41.22	c Elapsed CPU time: 40.7698 s	Remaining CPU time: 1759.23 s
40.96/41.25	c core #1843
40.96/41.25	c Core size: 4	Core Weight: 1	Total Weight: 1843
40.96/41.25	c Elapsed CPU time: 40.8018 s	Remaining CPU time: 1759.2 s
40.96/41.29	c core #1844
40.96/41.29	c Core size: 4	Core Weight: 1	Total Weight: 1844
40.96/41.29	c Elapsed CPU time: 40.8348 s	Remaining CPU time: 1759.17 s
41.06/41.32	c core #1845
41.06/41.32	c Core size: 4	Core Weight: 1	Total Weight: 1845
41.06/41.32	c Elapsed CPU time: 40.8678 s	Remaining CPU time: 1759.13 s
41.06/41.35	c core #1846
41.06/41.35	c Core size: 4	Core Weight: 1	Total Weight: 1846
41.06/41.35	c Elapsed CPU time: 40.9008 s	Remaining CPU time: 1759.1 s
41.06/41.39	c core #1847
41.06/41.39	c Core size: 4	Core Weight: 1	Total Weight: 1847
41.06/41.39	c Elapsed CPU time: 40.9338 s	Remaining CPU time: 1759.07 s
41.16/41.42	c core #1848
41.16/41.42	c Core size: 3	Core Weight: 1	Total Weight: 1848
41.16/41.42	c Elapsed CPU time: 40.9668 s	Remaining CPU time: 1759.03 s
41.16/41.45	c core #1849
41.16/41.45	c Core size: 3	Core Weight: 1	Total Weight: 1849
41.16/41.45	c Elapsed CPU time: 40.9998 s	Remaining CPU time: 1759 s
41.16/41.49	c core #1850
41.16/41.49	c Core size: 4	Core Weight: 1	Total Weight: 1850
41.16/41.49	c Elapsed CPU time: 41.0338 s	Remaining CPU time: 1758.97 s
41.26/41.52	c core #1851
41.26/41.52	c Core size: 4	Core Weight: 1	Total Weight: 1851
41.26/41.52	c Elapsed CPU time: 41.0668 s	Remaining CPU time: 1758.93 s
41.26/41.55	c core #1852
41.26/41.55	c Core size: 4	Core Weight: 1	Total Weight: 1852
41.26/41.55	c Elapsed CPU time: 41.0978 s	Remaining CPU time: 1758.9 s
41.26/41.59	c core #1853
41.26/41.59	c Core size: 4	Core Weight: 1	Total Weight: 1853
41.26/41.59	c Elapsed CPU time: 41.1297 s	Remaining CPU time: 1758.87 s
41.37/41.62	c core #1854
41.37/41.62	c Core size: 4	Core Weight: 1	Total Weight: 1854
41.37/41.62	c Elapsed CPU time: 41.1637 s	Remaining CPU time: 1758.84 s
41.37/41.65	c core #1855
41.37/41.65	c Core size: 4	Core Weight: 1	Total Weight: 1855
41.37/41.65	c Elapsed CPU time: 41.1977 s	Remaining CPU time: 1758.8 s
41.37/41.69	c core #1856
41.37/41.69	c Core size: 4	Core Weight: 1	Total Weight: 1856
41.37/41.69	c Elapsed CPU time: 41.2297 s	Remaining CPU time: 1758.77 s
41.47/41.72	c core #1857
41.47/41.72	c Core size: 3	Core Weight: 1	Total Weight: 1857
41.47/41.72	c Elapsed CPU time: 41.2617 s	Remaining CPU time: 1758.74 s
41.47/41.75	c core #1858
41.47/41.75	c Core size: 3	Core Weight: 1	Total Weight: 1858
41.47/41.75	c Elapsed CPU time: 41.2947 s	Remaining CPU time: 1758.71 s
41.47/41.79	c core #1859
41.47/41.79	c Core size: 4	Core Weight: 1	Total Weight: 1859
41.47/41.79	c Elapsed CPU time: 41.3277 s	Remaining CPU time: 1758.67 s
41.57/41.82	c core #1860
41.57/41.82	c Core size: 3	Core Weight: 1	Total Weight: 1860
41.57/41.82	c Elapsed CPU time: 41.3617 s	Remaining CPU time: 1758.64 s
41.57/41.86	c core #1861
41.57/41.86	c Core size: 4	Core Weight: 1	Total Weight: 1861
41.57/41.86	c Elapsed CPU time: 41.3957 s	Remaining CPU time: 1758.6 s
41.57/41.89	c core #1862
41.57/41.89	c Core size: 4	Core Weight: 1	Total Weight: 1862
41.57/41.89	c Elapsed CPU time: 41.4277 s	Remaining CPU time: 1758.57 s
41.66/41.92	c core #1863
41.66/41.92	c Core size: 4	Core Weight: 1	Total Weight: 1863
41.66/41.92	c Elapsed CPU time: 41.4617 s	Remaining CPU time: 1758.54 s
41.66/41.96	c core #1864
41.66/41.96	c Core size: 4	Core Weight: 1	Total Weight: 1864
41.66/41.96	c Elapsed CPU time: 41.4947 s	Remaining CPU time: 1758.51 s
41.66/41.99	c core #1865
41.66/41.99	c Core size: 4	Core Weight: 1	Total Weight: 1865
41.66/41.99	c Elapsed CPU time: 41.5287 s	Remaining CPU time: 1758.47 s
41.76/42.02	c core #1866
41.76/42.02	c Core size: 4	Core Weight: 1	Total Weight: 1866
41.76/42.02	c Elapsed CPU time: 41.5617 s	Remaining CPU time: 1758.44 s
41.76/42.06	c core #1867
41.76/42.06	c Core size: 3	Core Weight: 1	Total Weight: 1867
41.76/42.06	c Elapsed CPU time: 41.5957 s	Remaining CPU time: 1758.4 s
41.76/42.09	c core #1868
41.76/42.09	c Core size: 3	Core Weight: 1	Total Weight: 1868
41.76/42.09	c Elapsed CPU time: 41.6297 s	Remaining CPU time: 1758.37 s
41.86/42.12	c core #1869
41.86/42.12	c Core size: 4	Core Weight: 1	Total Weight: 1869
41.86/42.12	c Elapsed CPU time: 41.6627 s	Remaining CPU time: 1758.34 s
41.86/42.16	c core #1870
41.86/42.16	c Core size: 3	Core Weight: 1	Total Weight: 1870
41.86/42.16	c Elapsed CPU time: 41.6957 s	Remaining CPU time: 1758.3 s
41.86/42.19	c core #1871
41.86/42.19	c Core size: 4	Core Weight: 1	Total Weight: 1871
41.86/42.19	c Elapsed CPU time: 41.7287 s	Remaining CPU time: 1758.27 s
41.96/42.22	c core #1872
41.96/42.22	c Core size: 4	Core Weight: 1	Total Weight: 1872
41.96/42.22	c Elapsed CPU time: 41.7617 s	Remaining CPU time: 1758.24 s
41.96/42.26	c core #1873
41.96/42.26	c Core size: 4	Core Weight: 1	Total Weight: 1873
41.96/42.26	c Elapsed CPU time: 41.7956 s	Remaining CPU time: 1758.2 s
41.96/42.29	c core #1874
41.96/42.29	c Core size: 4	Core Weight: 1	Total Weight: 1874
41.96/42.29	c Elapsed CPU time: 41.8296 s	Remaining CPU time: 1758.17 s
42.06/42.33	c core #1875
42.06/42.33	c Core size: 4	Core Weight: 1	Total Weight: 1875
42.06/42.33	c Elapsed CPU time: 41.8626 s	Remaining CPU time: 1758.14 s
42.06/42.36	c core #1876
42.06/42.36	c Core size: 4	Core Weight: 1	Total Weight: 1876
42.06/42.36	c Elapsed CPU time: 41.8966 s	Remaining CPU time: 1758.1 s
42.06/42.40	c core #1877
42.06/42.40	c Core size: 4	Core Weight: 1	Total Weight: 1877
42.06/42.40	c Elapsed CPU time: 41.9306 s	Remaining CPU time: 1758.07 s
42.16/42.43	c core #1878
42.16/42.43	c Core size: 4	Core Weight: 1	Total Weight: 1878
42.16/42.43	c Elapsed CPU time: 41.9646 s	Remaining CPU time: 1758.04 s
42.16/42.46	c core #1879
42.16/42.46	c Core size: 3	Core Weight: 1	Total Weight: 1879
42.16/42.46	c Elapsed CPU time: 41.9986 s	Remaining CPU time: 1758 s
42.26/42.50	c core #1880
42.26/42.50	c Core size: 4	Core Weight: 1	Total Weight: 1880
42.26/42.50	c Elapsed CPU time: 42.0346 s	Remaining CPU time: 1757.97 s
42.26/42.53	c core #1881
42.26/42.53	c Core size: 4	Core Weight: 1	Total Weight: 1881
42.26/42.53	c Elapsed CPU time: 42.0686 s	Remaining CPU time: 1757.93 s
42.26/42.57	c core #1882
42.26/42.57	c Core size: 4	Core Weight: 1	Total Weight: 1882
42.26/42.57	c Elapsed CPU time: 42.1016 s	Remaining CPU time: 1757.9 s
42.36/42.60	c core #1883
42.36/42.60	c Core size: 4	Core Weight: 1	Total Weight: 1883
42.36/42.60	c Elapsed CPU time: 42.1346 s	Remaining CPU time: 1757.87 s
42.36/42.63	c core #1884
42.36/42.63	c Core size: 4	Core Weight: 1	Total Weight: 1884
42.36/42.63	c Elapsed CPU time: 42.1666 s	Remaining CPU time: 1757.83 s
42.36/42.67	c core #1885
42.36/42.67	c Core size: 4	Core Weight: 1	Total Weight: 1885
42.36/42.67	c Elapsed CPU time: 42.2006 s	Remaining CPU time: 1757.8 s
42.45/42.70	c core #1886
42.45/42.70	c Core size: 4	Core Weight: 1	Total Weight: 1886
42.45/42.70	c Elapsed CPU time: 42.2336 s	Remaining CPU time: 1757.77 s
42.45/42.73	c core #1887
42.45/42.73	c Core size: 4	Core Weight: 1	Total Weight: 1887
42.45/42.73	c Elapsed CPU time: 42.2666 s	Remaining CPU time: 1757.73 s
42.45/42.77	c core #1888
42.45/42.77	c Core size: 4	Core Weight: 1	Total Weight: 1888
42.45/42.77	c Elapsed CPU time: 42.3006 s	Remaining CPU time: 1757.7 s
42.56/42.80	c core #1889
42.56/42.80	c Core size: 4	Core Weight: 1	Total Weight: 1889
42.56/42.80	c Elapsed CPU time: 42.3346 s	Remaining CPU time: 1757.67 s
42.56/42.84	c core #1890
42.56/42.84	c Core size: 4	Core Weight: 1	Total Weight: 1890
42.56/42.84	c Elapsed CPU time: 42.3686 s	Remaining CPU time: 1757.63 s
42.56/42.87	c core #1891
42.56/42.87	c Core size: 4	Core Weight: 1	Total Weight: 1891
42.56/42.87	c Elapsed CPU time: 42.4026 s	Remaining CPU time: 1757.6 s
42.67/42.90	c core #1892
42.67/42.90	c Core size: 4	Core Weight: 1	Total Weight: 1892
42.67/42.90	c Elapsed CPU time: 42.4355 s	Remaining CPU time: 1757.56 s
42.67/42.94	c core #1893
42.67/42.94	c Core size: 4	Core Weight: 1	Total Weight: 1893
42.67/42.94	c Elapsed CPU time: 42.4695 s	Remaining CPU time: 1757.53 s
42.67/42.97	c core #1894
42.67/42.97	c Core size: 3	Core Weight: 1	Total Weight: 1894
42.67/42.97	c Elapsed CPU time: 42.5025 s	Remaining CPU time: 1757.5 s
42.76/43.01	c core #1895
42.76/43.01	c Core size: 3	Core Weight: 1	Total Weight: 1895
42.76/43.01	c Elapsed CPU time: 42.5355 s	Remaining CPU time: 1757.46 s
42.76/43.04	c core #1896
42.76/43.04	c Core size: 4	Core Weight: 1	Total Weight: 1896
42.76/43.04	c Elapsed CPU time: 42.5695 s	Remaining CPU time: 1757.43 s
42.76/43.08	c core #1897
42.76/43.08	c Core size: 4	Core Weight: 1	Total Weight: 1897
42.76/43.08	c Elapsed CPU time: 42.6035 s	Remaining CPU time: 1757.4 s
42.86/43.11	c core #1898
42.86/43.11	c Core size: 4	Core Weight: 1	Total Weight: 1898
42.86/43.11	c Elapsed CPU time: 42.6375 s	Remaining CPU time: 1757.36 s
42.86/43.14	c core #1899
42.86/43.14	c Core size: 4	Core Weight: 1	Total Weight: 1899
42.86/43.14	c Elapsed CPU time: 42.6715 s	Remaining CPU time: 1757.33 s
42.86/43.18	c core #1900
42.86/43.18	c Core size: 4	Core Weight: 1	Total Weight: 1900
42.86/43.18	c Elapsed CPU time: 42.7055 s	Remaining CPU time: 1757.29 s
42.96/43.21	c core #1901
42.96/43.21	c Core size: 4	Core Weight: 1	Total Weight: 1901
42.96/43.21	c Elapsed CPU time: 42.7375 s	Remaining CPU time: 1757.26 s
42.96/43.25	c core #1902
42.96/43.25	c Core size: 4	Core Weight: 1	Total Weight: 1902
42.96/43.25	c Elapsed CPU time: 42.7715 s	Remaining CPU time: 1757.23 s
42.96/43.28	c core #1903
42.96/43.28	c Core size: 3	Core Weight: 1	Total Weight: 1903
42.96/43.28	c Elapsed CPU time: 42.8065 s	Remaining CPU time: 1757.19 s
43.06/43.31	c core #1904
43.06/43.31	c Core size: 3	Core Weight: 1	Total Weight: 1904
43.06/43.32	c Elapsed CPU time: 42.8405 s	Remaining CPU time: 1757.16 s
43.06/43.35	c core #1905
43.06/43.35	c Core size: 4	Core Weight: 1	Total Weight: 1905
43.06/43.35	c Elapsed CPU time: 42.8755 s	Remaining CPU time: 1757.12 s
43.06/43.38	c core #1906
43.06/43.38	c Core size: 3	Core Weight: 1	Total Weight: 1906
43.06/43.38	c Elapsed CPU time: 42.9085 s	Remaining CPU time: 1757.09 s
43.16/43.42	c core #1907
43.16/43.42	c Core size: 4	Core Weight: 1	Total Weight: 1907
43.16/43.42	c Elapsed CPU time: 42.9435 s	Remaining CPU time: 1757.06 s
43.16/43.45	c core #1908
43.16/43.45	c Core size: 4	Core Weight: 1	Total Weight: 1908
43.16/43.45	c Elapsed CPU time: 42.9765 s	Remaining CPU time: 1757.02 s
43.16/43.49	c core #1909
43.16/43.49	c Core size: 4	Core Weight: 1	Total Weight: 1909
43.16/43.49	c Elapsed CPU time: 43.0115 s	Remaining CPU time: 1756.99 s
43.25/43.52	c core #1910
43.25/43.52	c Core size: 4	Core Weight: 1	Total Weight: 1910
43.25/43.52	c Elapsed CPU time: 43.0455 s	Remaining CPU time: 1756.95 s
43.25/43.56	c core #1911
43.25/43.56	c Core size: 4	Core Weight: 1	Total Weight: 1911
43.25/43.56	c Elapsed CPU time: 43.0785 s	Remaining CPU time: 1756.92 s
43.25/43.59	c core #1912
43.25/43.59	c Core size: 4	Core Weight: 1	Total Weight: 1912
43.25/43.59	c Elapsed CPU time: 43.1124 s	Remaining CPU time: 1756.89 s
43.35/43.63	c core #1913
43.35/43.63	c Core size: 3	Core Weight: 1	Total Weight: 1913
43.35/43.63	c Elapsed CPU time: 43.1474 s	Remaining CPU time: 1756.85 s
43.35/43.66	c core #1914
43.35/43.66	c Core size: 3	Core Weight: 1	Total Weight: 1914
43.35/43.66	c Elapsed CPU time: 43.1804 s	Remaining CPU time: 1756.82 s
43.35/43.69	c core #1915
43.35/43.69	c Core size: 4	Core Weight: 1	Total Weight: 1915
43.35/43.69	c Elapsed CPU time: 43.2154 s	Remaining CPU time: 1756.78 s
43.45/43.73	c core #1916
43.45/43.73	c Core size: 3	Core Weight: 1	Total Weight: 1916
43.45/43.73	c Elapsed CPU time: 43.2504 s	Remaining CPU time: 1756.75 s
43.45/43.76	c core #1917
43.45/43.76	c Core size: 4	Core Weight: 1	Total Weight: 1917
43.45/43.76	c Elapsed CPU time: 43.2864 s	Remaining CPU time: 1756.71 s
43.55/43.80	c core #1918
43.55/43.80	c Core size: 4	Core Weight: 1	Total Weight: 1918
43.55/43.80	c Elapsed CPU time: 43.3214 s	Remaining CPU time: 1756.68 s
43.55/43.83	c core #1919
43.55/43.83	c Core size: 4	Core Weight: 1	Total Weight: 1919
43.55/43.83	c Elapsed CPU time: 43.3564 s	Remaining CPU time: 1756.64 s
43.55/43.87	c core #1920
43.55/43.87	c Core size: 4	Core Weight: 1	Total Weight: 1920
43.55/43.87	c Elapsed CPU time: 43.3904 s	Remaining CPU time: 1756.61 s
43.66/43.90	c core #1921
43.66/43.90	c Core size: 4	Core Weight: 1	Total Weight: 1921
43.66/43.90	c Elapsed CPU time: 43.4254 s	Remaining CPU time: 1756.57 s
43.66/43.94	c core #1922
43.66/43.94	c Core size: 4	Core Weight: 1	Total Weight: 1922
43.66/43.94	c Elapsed CPU time: 43.4604 s	Remaining CPU time: 1756.54 s
43.66/43.97	c core #1923
43.66/43.97	c Core size: 3	Core Weight: 1	Total Weight: 1923
43.66/43.97	c Elapsed CPU time: 43.4924 s	Remaining CPU time: 1756.51 s
43.76/44.01	c core #1924
43.76/44.01	c Core size: 3	Core Weight: 1	Total Weight: 1924
43.76/44.01	c Elapsed CPU time: 43.5264 s	Remaining CPU time: 1756.47 s
43.76/44.04	c core #1925
43.76/44.04	c Core size: 4	Core Weight: 1	Total Weight: 1925
43.76/44.04	c Elapsed CPU time: 43.5614 s	Remaining CPU time: 1756.44 s
43.76/44.07	c core #1926
43.76/44.07	c Core size: 3	Core Weight: 1	Total Weight: 1926
43.76/44.07	c Elapsed CPU time: 43.5934 s	Remaining CPU time: 1756.41 s
43.85/44.11	c core #1927
43.85/44.11	c Core size: 4	Core Weight: 1	Total Weight: 1927
43.85/44.11	c Elapsed CPU time: 43.6274 s	Remaining CPU time: 1756.37 s
43.85/44.14	c core #1928
43.85/44.14	c Core size: 4	Core Weight: 1	Total Weight: 1928
43.85/44.14	c Elapsed CPU time: 43.6624 s	Remaining CPU time: 1756.34 s
43.85/44.18	c core #1929
43.85/44.18	c Core size: 4	Core Weight: 1	Total Weight: 1929
43.85/44.18	c Elapsed CPU time: 43.6964 s	Remaining CPU time: 1756.3 s
43.95/44.21	c core #1930
43.95/44.21	c Core size: 4	Core Weight: 1	Total Weight: 1930
43.95/44.21	c Elapsed CPU time: 43.7304 s	Remaining CPU time: 1756.27 s
43.95/44.25	c core #1931
43.95/44.25	c Core size: 4	Core Weight: 1	Total Weight: 1931
43.95/44.25	c Elapsed CPU time: 43.7653 s	Remaining CPU time: 1756.23 s
43.95/44.28	c core #1932
43.95/44.28	c Core size: 4	Core Weight: 1	Total Weight: 1932
43.95/44.28	c Elapsed CPU time: 43.8003 s	Remaining CPU time: 1756.2 s
44.05/44.32	c core #1933
44.05/44.32	c Core size: 3	Core Weight: 1	Total Weight: 1933
44.05/44.32	c Elapsed CPU time: 43.8353 s	Remaining CPU time: 1756.16 s
44.05/44.35	c core #1934
44.05/44.35	c Core size: 3	Core Weight: 1	Total Weight: 1934
44.05/44.35	c Elapsed CPU time: 43.8693 s	Remaining CPU time: 1756.13 s
44.05/44.39	c core #1935
44.05/44.39	c Core size: 4	Core Weight: 1	Total Weight: 1935
44.05/44.39	c Elapsed CPU time: 43.9053 s	Remaining CPU time: 1756.09 s
44.15/44.42	c core #1936
44.15/44.42	c Core size: 3	Core Weight: 1	Total Weight: 1936
44.15/44.42	c Elapsed CPU time: 43.9383 s	Remaining CPU time: 1756.06 s
44.15/44.46	c core #1937
44.15/44.46	c Core size: 4	Core Weight: 1	Total Weight: 1937
44.15/44.46	c Elapsed CPU time: 43.9723 s	Remaining CPU time: 1756.03 s
44.15/44.49	c core #1938
44.15/44.49	c Core size: 4	Core Weight: 1	Total Weight: 1938
44.15/44.49	c Elapsed CPU time: 44.0073 s	Remaining CPU time: 1755.99 s
44.25/44.53	c core #1939
44.25/44.53	c Core size: 4	Core Weight: 1	Total Weight: 1939
44.25/44.53	c Elapsed CPU time: 44.0433 s	Remaining CPU time: 1755.96 s
44.25/44.56	c core #1940
44.25/44.56	c Core size: 4	Core Weight: 1	Total Weight: 1940
44.25/44.56	c Elapsed CPU time: 44.0773 s	Remaining CPU time: 1755.92 s
44.25/44.60	c core #1941
44.25/44.60	c Core size: 4	Core Weight: 1	Total Weight: 1941
44.25/44.60	c Elapsed CPU time: 44.1133 s	Remaining CPU time: 1755.89 s
44.35/44.63	c core #1942
44.35/44.63	c Core size: 4	Core Weight: 1	Total Weight: 1942
44.35/44.63	c Elapsed CPU time: 44.1483 s	Remaining CPU time: 1755.85 s
44.35/44.67	c core #1943
44.35/44.67	c Core size: 3	Core Weight: 1	Total Weight: 1943
44.35/44.67	c Elapsed CPU time: 44.1833 s	Remaining CPU time: 1755.82 s
44.45/44.70	c core #1944
44.45/44.70	c Core size: 3	Core Weight: 1	Total Weight: 1944
44.45/44.70	c Elapsed CPU time: 44.2173 s	Remaining CPU time: 1755.78 s
44.45/44.74	c core #1945
44.45/44.74	c Core size: 4	Core Weight: 1	Total Weight: 1945
44.45/44.74	c Elapsed CPU time: 44.2533 s	Remaining CPU time: 1755.75 s
44.45/44.77	c core #1946
44.45/44.77	c Core size: 3	Core Weight: 1	Total Weight: 1946
44.45/44.77	c Elapsed CPU time: 44.2863 s	Remaining CPU time: 1755.71 s
44.55/44.81	c core #1947
44.55/44.81	c Core size: 4	Core Weight: 1	Total Weight: 1947
44.55/44.81	c Elapsed CPU time: 44.3223 s	Remaining CPU time: 1755.68 s
44.55/44.84	c core #1948
44.55/44.84	c Core size: 4	Core Weight: 1	Total Weight: 1948
44.55/44.84	c Elapsed CPU time: 44.3573 s	Remaining CPU time: 1755.64 s
44.55/44.88	c core #1949
44.55/44.88	c Core size: 4	Core Weight: 1	Total Weight: 1949
44.55/44.88	c Elapsed CPU time: 44.3903 s	Remaining CPU time: 1755.61 s
44.65/44.91	c core #1950
44.65/44.91	c Core size: 4	Core Weight: 1	Total Weight: 1950
44.65/44.91	c Elapsed CPU time: 44.4252 s	Remaining CPU time: 1755.57 s
44.65/44.95	c core #1951
44.65/44.95	c Core size: 4	Core Weight: 1	Total Weight: 1951
44.65/44.95	c Elapsed CPU time: 44.4602 s	Remaining CPU time: 1755.54 s
44.65/44.98	c core #1952
44.65/44.98	c Core size: 4	Core Weight: 1	Total Weight: 1952
44.65/44.98	c Elapsed CPU time: 44.4942 s	Remaining CPU time: 1755.51 s
44.75/45.02	c core #1953
44.75/45.02	c Core size: 3	Core Weight: 1	Total Weight: 1953
44.75/45.02	c Elapsed CPU time: 44.5292 s	Remaining CPU time: 1755.47 s
44.75/45.05	c core #1954
44.75/45.05	c Core size: 3	Core Weight: 1	Total Weight: 1954
44.75/45.05	c Elapsed CPU time: 44.5632 s	Remaining CPU time: 1755.44 s
44.75/45.09	c core #1955
44.75/45.09	c Core size: 4	Core Weight: 1	Total Weight: 1955
44.75/45.09	c Elapsed CPU time: 44.5982 s	Remaining CPU time: 1755.4 s
44.85/45.12	c core #1956
44.85/45.12	c Core size: 3	Core Weight: 1	Total Weight: 1956
44.85/45.12	c Elapsed CPU time: 44.6322 s	Remaining CPU time: 1755.37 s
44.85/45.16	c core #1957
44.85/45.16	c Core size: 4	Core Weight: 1	Total Weight: 1957
44.85/45.16	c Elapsed CPU time: 44.6672 s	Remaining CPU time: 1755.33 s
44.85/45.19	c core #1958
44.85/45.19	c Core size: 4	Core Weight: 1	Total Weight: 1958
44.85/45.19	c Elapsed CPU time: 44.7012 s	Remaining CPU time: 1755.3 s
44.94/45.23	c core #1959
44.94/45.23	c Core size: 4	Core Weight: 1	Total Weight: 1959
44.94/45.23	c Elapsed CPU time: 44.7362 s	Remaining CPU time: 1755.26 s
44.94/45.26	c core #1960
44.94/45.26	c Core size: 4	Core Weight: 1	Total Weight: 1960
44.94/45.26	c Elapsed CPU time: 44.7692 s	Remaining CPU time: 1755.23 s
44.94/45.29	c core #1961
44.94/45.29	c Core size: 4	Core Weight: 1	Total Weight: 1961
44.94/45.29	c Elapsed CPU time: 44.8042 s	Remaining CPU time: 1755.2 s
45.04/45.33	c core #1962
45.04/45.33	c Core size: 4	Core Weight: 1	Total Weight: 1962
45.04/45.33	c Elapsed CPU time: 44.8382 s	Remaining CPU time: 1755.16 s
45.04/45.36	c core #1963
45.04/45.36	c Core size: 4	Core Weight: 1	Total Weight: 1963
45.04/45.36	c Elapsed CPU time: 44.8742 s	Remaining CPU time: 1755.13 s
45.14/45.40	c core #1964
45.14/45.40	c Core size: 4	Core Weight: 1	Total Weight: 1964
45.14/45.40	c Elapsed CPU time: 44.9082 s	Remaining CPU time: 1755.09 s
45.14/45.43	c core #1965
45.14/45.43	c Core size: 3	Core Weight: 1	Total Weight: 1965
45.14/45.43	c Elapsed CPU time: 44.9432 s	Remaining CPU time: 1755.06 s
45.14/45.47	c core #1966
45.14/45.47	c Core size: 4	Core Weight: 1	Total Weight: 1966
45.14/45.47	c Elapsed CPU time: 44.9782 s	Remaining CPU time: 1755.02 s
45.24/45.50	c core #1967
45.24/45.50	c Core size: 4	Core Weight: 1	Total Weight: 1967
45.24/45.50	c Elapsed CPU time: 45.0132 s	Remaining CPU time: 1754.99 s
45.24/45.54	c core #1968
45.24/45.54	c Core size: 4	Core Weight: 1	Total Weight: 1968
45.24/45.54	c Elapsed CPU time: 45.0472 s	Remaining CPU time: 1754.95 s
45.24/45.57	c core #1969
45.24/45.57	c Core size: 4	Core Weight: 1	Total Weight: 1969
45.24/45.57	c Elapsed CPU time: 45.0801 s	Remaining CPU time: 1754.92 s
45.34/45.61	c core #1970
45.34/45.61	c Core size: 4	Core Weight: 1	Total Weight: 1970
45.34/45.61	c Elapsed CPU time: 45.1141 s	Remaining CPU time: 1754.89 s
45.34/45.64	c core #1971
45.34/45.64	c Core size: 4	Core Weight: 1	Total Weight: 1971
45.34/45.64	c Elapsed CPU time: 45.1461 s	Remaining CPU time: 1754.85 s
45.34/45.67	c core #1972
45.34/45.67	c Core size: 4	Core Weight: 1	Total Weight: 1972
45.34/45.67	c Elapsed CPU time: 45.1791 s	Remaining CPU time: 1754.82 s
45.44/45.71	c core #1973
45.44/45.71	c Core size: 4	Core Weight: 1	Total Weight: 1973
45.44/45.71	c Elapsed CPU time: 45.2131 s	Remaining CPU time: 1754.79 s
45.44/45.74	c core #1974
45.44/45.74	c Core size: 4	Core Weight: 1	Total Weight: 1974
45.44/45.74	c Elapsed CPU time: 45.2471 s	Remaining CPU time: 1754.75 s
45.44/45.78	c core #1975
45.44/45.78	c Core size: 4	Core Weight: 1	Total Weight: 1975
45.44/45.78	c Elapsed CPU time: 45.2811 s	Remaining CPU time: 1754.72 s
45.54/45.81	c core #1976
45.54/45.81	c Core size: 4	Core Weight: 1	Total Weight: 1976
45.54/45.81	c Elapsed CPU time: 45.3151 s	Remaining CPU time: 1754.68 s
45.54/45.85	c core #1977
45.54/45.85	c Core size: 4	Core Weight: 1	Total Weight: 1977
45.54/45.85	c Elapsed CPU time: 45.3511 s	Remaining CPU time: 1754.65 s
45.54/45.88	c core #1978
45.54/45.88	c Core size: 4	Core Weight: 1	Total Weight: 1978
45.54/45.88	c Elapsed CPU time: 45.3861 s	Remaining CPU time: 1754.61 s
45.64/45.92	c core #1979
45.64/45.92	c Core size: 4	Core Weight: 1	Total Weight: 1979
45.64/45.92	c Elapsed CPU time: 45.4201 s	Remaining CPU time: 1754.58 s
45.64/45.95	c core #1980
45.64/45.95	c Core size: 3	Core Weight: 1	Total Weight: 1980
45.64/45.95	c Elapsed CPU time: 45.4541 s	Remaining CPU time: 1754.55 s
45.64/45.98	c core #1981
45.64/45.98	c Core size: 3	Core Weight: 1	Total Weight: 1981
45.64/45.98	c Elapsed CPU time: 45.4891 s	Remaining CPU time: 1754.51 s
45.75/46.02	c core #1982
45.75/46.02	c Core size: 4	Core Weight: 1	Total Weight: 1982
45.75/46.02	c Elapsed CPU time: 45.5241 s	Remaining CPU time: 1754.48 s
45.75/46.06	c core #1983
45.75/46.06	c Core size: 4	Core Weight: 1	Total Weight: 1983
45.75/46.06	c Elapsed CPU time: 45.5581 s	Remaining CPU time: 1754.44 s
45.75/46.09	c core #1984
45.75/46.09	c Core size: 4	Core Weight: 1	Total Weight: 1984
45.75/46.09	c Elapsed CPU time: 45.5931 s	Remaining CPU time: 1754.41 s
45.85/46.13	c core #1985
45.85/46.13	c Core size: 4	Core Weight: 1	Total Weight: 1985
45.85/46.13	c Elapsed CPU time: 45.6281 s	Remaining CPU time: 1754.37 s
45.85/46.16	c core #1986
45.85/46.16	c Core size: 4	Core Weight: 1	Total Weight: 1986
45.85/46.16	c Elapsed CPU time: 45.6631 s	Remaining CPU time: 1754.34 s
45.85/46.20	c core #1987
45.85/46.20	c Core size: 4	Core Weight: 1	Total Weight: 1987
45.85/46.20	c Elapsed CPU time: 45.6981 s	Remaining CPU time: 1754.3 s
45.95/46.23	c core #1988
45.95/46.23	c Core size: 4	Core Weight: 1	Total Weight: 1988
45.95/46.23	c Elapsed CPU time: 45.733 s	Remaining CPU time: 1754.27 s
45.95/46.27	c core #1989
45.95/46.27	c Core size: 4	Core Weight: 1	Total Weight: 1989
45.95/46.27	c Elapsed CPU time: 45.767 s	Remaining CPU time: 1754.23 s
46.04/46.30	c core #1990
46.04/46.30	c Core size: 4	Core Weight: 1	Total Weight: 1990
46.04/46.30	c Elapsed CPU time: 45.801 s	Remaining CPU time: 1754.2 s
46.04/46.34	c core #1991
46.04/46.34	c Core size: 3	Core Weight: 1	Total Weight: 1991
46.04/46.34	c Elapsed CPU time: 45.836 s	Remaining CPU time: 1754.16 s
46.04/46.37	c core #1992
46.04/46.37	c Core size: 4	Core Weight: 1	Total Weight: 1992
46.04/46.37	c Elapsed CPU time: 45.872 s	Remaining CPU time: 1754.13 s
46.14/46.41	c core #1993
46.14/46.41	c Core size: 4	Core Weight: 1	Total Weight: 1993
46.14/46.41	c Elapsed CPU time: 45.907 s	Remaining CPU time: 1754.09 s
46.14/46.44	c core #1994
46.14/46.44	c Core size: 4	Core Weight: 1	Total Weight: 1994
46.14/46.44	c Elapsed CPU time: 45.942 s	Remaining CPU time: 1754.06 s
46.14/46.48	c core #1995
46.14/46.48	c Core size: 4	Core Weight: 1	Total Weight: 1995
46.14/46.48	c Elapsed CPU time: 45.977 s	Remaining CPU time: 1754.02 s
46.24/46.51	c core #1996
46.24/46.51	c Core size: 4	Core Weight: 1	Total Weight: 1996
46.24/46.51	c Elapsed CPU time: 46.01 s	Remaining CPU time: 1753.99 s
46.24/46.55	c core #1997
46.24/46.55	c Core size: 4	Core Weight: 1	Total Weight: 1997
46.24/46.55	c Elapsed CPU time: 46.046 s	Remaining CPU time: 1753.95 s
46.24/46.58	c core #1998
46.24/46.58	c Core size: 4	Core Weight: 1	Total Weight: 1998
46.24/46.58	c Elapsed CPU time: 46.081 s	Remaining CPU time: 1753.92 s
46.34/46.62	c core #1999
46.34/46.62	c Core size: 4	Core Weight: 1	Total Weight: 1999
46.34/46.62	c Elapsed CPU time: 46.116 s	Remaining CPU time: 1753.88 s
46.34/46.65	c core #2000
46.34/46.65	c Core size: 4	Core Weight: 1	Total Weight: 2000
46.34/46.65	c Elapsed CPU time: 46.151 s	Remaining CPU time: 1753.85 s
46.34/46.69	c core #2001
46.34/46.69	c Core size: 4	Core Weight: 1	Total Weight: 2001
46.34/46.69	c Elapsed CPU time: 46.186 s	Remaining CPU time: 1753.81 s
46.44/46.72	c core #2002
46.44/46.72	c Core size: 4	Core Weight: 1	Total Weight: 2002
46.44/46.72	c Elapsed CPU time: 46.221 s	Remaining CPU time: 1753.78 s
46.44/46.76	c core #2003
46.44/46.76	c Core size: 4	Core Weight: 1	Total Weight: 2003
46.44/46.76	c Elapsed CPU time: 46.256 s	Remaining CPU time: 1753.74 s
46.44/46.79	c core #2004
46.44/46.79	c Core size: 4	Core Weight: 1	Total Weight: 2004
46.44/46.79	c Elapsed CPU time: 46.291 s	Remaining CPU time: 1753.71 s
46.54/46.83	c core #2005
46.54/46.83	c Core size: 4	Core Weight: 1	Total Weight: 2005
46.54/46.83	c Elapsed CPU time: 46.326 s	Remaining CPU time: 1753.67 s
46.54/46.87	c core #2006
46.54/46.87	c Core size: 4	Core Weight: 1	Total Weight: 2006
46.54/46.87	c Elapsed CPU time: 46.361 s	Remaining CPU time: 1753.64 s
46.64/46.90	c core #2007
46.64/46.90	c Core size: 4	Core Weight: 1	Total Weight: 2007
46.64/46.90	c Elapsed CPU time: 46.3959 s	Remaining CPU time: 1753.6 s
46.64/46.94	c core #2008
46.64/46.94	c Core size: 4	Core Weight: 1	Total Weight: 2008
46.64/46.94	c Elapsed CPU time: 46.4319 s	Remaining CPU time: 1753.57 s
46.64/46.97	c core #2009
46.64/46.97	c Core size: 4	Core Weight: 1	Total Weight: 2009
46.64/46.97	c Elapsed CPU time: 46.4659 s	Remaining CPU time: 1753.53 s
46.74/47.01	c core #2010
46.74/47.01	c Core size: 4	Core Weight: 1	Total Weight: 2010
46.74/47.01	c Elapsed CPU time: 46.4999 s	Remaining CPU time: 1753.5 s
46.74/47.04	c core #2011
46.74/47.04	c Core size: 4	Core Weight: 1	Total Weight: 2011
46.74/47.04	c Elapsed CPU time: 46.5349 s	Remaining CPU time: 1753.47 s
46.74/47.08	c core #2012
46.74/47.08	c Core size: 4	Core Weight: 1	Total Weight: 2012
46.74/47.08	c Elapsed CPU time: 46.5699 s	Remaining CPU time: 1753.43 s
46.83/47.11	c core #2013
46.83/47.11	c Core size: 4	Core Weight: 1	Total Weight: 2013
46.83/47.11	c Elapsed CPU time: 46.6049 s	Remaining CPU time: 1753.4 s
46.83/47.15	c core #2014
46.83/47.15	c Core size: 3	Core Weight: 1	Total Weight: 2014
46.83/47.15	c Elapsed CPU time: 46.6399 s	Remaining CPU time: 1753.36 s
46.83/47.18	c core #2015
46.83/47.18	c Core size: 3	Core Weight: 1	Total Weight: 2015
46.83/47.18	c Elapsed CPU time: 46.6759 s	Remaining CPU time: 1753.32 s
46.94/47.22	c core #2016
46.94/47.22	c Core size: 4	Core Weight: 1	Total Weight: 2016
46.94/47.22	c Elapsed CPU time: 46.7129 s	Remaining CPU time: 1753.29 s
46.94/47.25	c core #2017
46.94/47.25	c Core size: 4	Core Weight: 1	Total Weight: 2017
46.94/47.25	c Elapsed CPU time: 46.7459 s	Remaining CPU time: 1753.25 s
46.94/47.29	c core #2018
46.94/47.29	c Core size: 4	Core Weight: 1	Total Weight: 2018
46.94/47.29	c Elapsed CPU time: 46.7799 s	Remaining CPU time: 1753.22 s
47.04/47.32	c core #2019
47.04/47.32	c Core size: 4	Core Weight: 1	Total Weight: 2019
47.04/47.32	c Elapsed CPU time: 46.8139 s	Remaining CPU time: 1753.19 s
47.04/47.36	c core #2020
47.04/47.36	c Core size: 4	Core Weight: 1	Total Weight: 2020
47.04/47.36	c Elapsed CPU time: 46.8489 s	Remaining CPU time: 1753.15 s
47.04/47.40	c core #2021
47.04/47.40	c Core size: 4	Core Weight: 1	Total Weight: 2021
47.04/47.40	c Elapsed CPU time: 46.8849 s	Remaining CPU time: 1753.12 s
47.13/47.43	c core #2022
47.13/47.43	c Core size: 4	Core Weight: 1	Total Weight: 2022
47.13/47.43	c Elapsed CPU time: 46.9199 s	Remaining CPU time: 1753.08 s
47.13/47.47	c core #2023
47.13/47.47	c Core size: 3	Core Weight: 1	Total Weight: 2023
47.13/47.47	c Elapsed CPU time: 46.9549 s	Remaining CPU time: 1753.05 s
47.24/47.50	c core #2024
47.24/47.50	c Core size: 3	Core Weight: 1	Total Weight: 2024
47.24/47.50	c Elapsed CPU time: 46.9909 s	Remaining CPU time: 1753.01 s
47.24/47.54	c core #2025
47.24/47.54	c Core size: 4	Core Weight: 1	Total Weight: 2025
47.24/47.54	c Elapsed CPU time: 47.0279 s	Remaining CPU time: 1752.97 s
47.24/47.57	c core #2026
47.24/47.57	c Core size: 3	Core Weight: 1	Total Weight: 2026
47.24/47.57	c Elapsed CPU time: 47.0618 s	Remaining CPU time: 1752.94 s
47.34/47.61	c core #2027
47.34/47.61	c Core size: 4	Core Weight: 1	Total Weight: 2027
47.34/47.61	c Elapsed CPU time: 47.0988 s	Remaining CPU time: 1752.9 s
47.34/47.65	c core #2028
47.34/47.65	c Core size: 4	Core Weight: 1	Total Weight: 2028
47.34/47.65	c Elapsed CPU time: 47.1338 s	Remaining CPU time: 1752.87 s
47.34/47.68	c core #2029
47.34/47.68	c Core size: 4	Core Weight: 1	Total Weight: 2029
47.34/47.68	c Elapsed CPU time: 47.1698 s	Remaining CPU time: 1752.83 s
47.44/47.72	c core #2030
47.44/47.72	c Core size: 4	Core Weight: 1	Total Weight: 2030
47.44/47.72	c Elapsed CPU time: 47.2038 s	Remaining CPU time: 1752.8 s
47.44/47.75	c core #2031
47.44/47.75	c Core size: 4	Core Weight: 1	Total Weight: 2031
47.44/47.75	c Elapsed CPU time: 47.2388 s	Remaining CPU time: 1752.76 s
47.44/47.79	c core #2032
47.44/47.79	c Core size: 4	Core Weight: 1	Total Weight: 2032
47.44/47.79	c Elapsed CPU time: 47.2758 s	Remaining CPU time: 1752.72 s
47.54/47.83	c core #2033
47.54/47.83	c Core size: 3	Core Weight: 1	Total Weight: 2033
47.54/47.83	c Elapsed CPU time: 47.3098 s	Remaining CPU time: 1752.69 s
47.54/47.86	c core #2034
47.54/47.86	c Core size: 3	Core Weight: 1	Total Weight: 2034
47.54/47.86	c Elapsed CPU time: 47.3438 s	Remaining CPU time: 1752.66 s
47.63/47.90	c core #2035
47.63/47.90	c Core size: 4	Core Weight: 1	Total Weight: 2035
47.63/47.90	c Elapsed CPU time: 47.3788 s	Remaining CPU time: 1752.62 s
47.63/47.93	c core #2036
47.63/47.93	c Core size: 3	Core Weight: 1	Total Weight: 2036
47.63/47.93	c Elapsed CPU time: 47.4138 s	Remaining CPU time: 1752.59 s
47.63/47.97	c core #2037
47.63/47.97	c Core size: 4	Core Weight: 1	Total Weight: 2037
47.63/47.97	c Elapsed CPU time: 47.4508 s	Remaining CPU time: 1752.55 s
47.73/48.00	c core #2038
47.73/48.00	c Core size: 4	Core Weight: 1	Total Weight: 2038
47.73/48.00	c Elapsed CPU time: 47.4858 s	Remaining CPU time: 1752.51 s
47.73/48.04	c core #2039
47.73/48.04	c Core size: 4	Core Weight: 1	Total Weight: 2039
47.73/48.04	c Elapsed CPU time: 47.5208 s	Remaining CPU time: 1752.48 s
47.73/48.08	c core #2040
47.73/48.08	c Core size: 4	Core Weight: 1	Total Weight: 2040
47.73/48.08	c Elapsed CPU time: 47.5568 s	Remaining CPU time: 1752.44 s
47.83/48.11	c core #2041
47.83/48.11	c Core size: 4	Core Weight: 1	Total Weight: 2041
47.83/48.11	c Elapsed CPU time: 47.5928 s	Remaining CPU time: 1752.41 s
47.83/48.15	c core #2042
47.83/48.15	c Core size: 4	Core Weight: 1	Total Weight: 2042
47.83/48.15	c Elapsed CPU time: 47.6278 s	Remaining CPU time: 1752.37 s
47.83/48.18	c core #2043
47.83/48.18	c Core size: 2	Core Weight: 1	Total Weight: 2043
47.83/48.18	c Elapsed CPU time: 47.6638 s	Remaining CPU time: 1752.34 s
47.93/48.22	c core #2044
47.93/48.22	c Core size: 2	Core Weight: 1	Total Weight: 2044
47.93/48.22	c Elapsed CPU time: 47.6987 s	Remaining CPU time: 1752.3 s
47.93/48.26	c core #2045
47.93/48.26	c Core size: 2	Core Weight: 1	Total Weight: 2045
47.93/48.26	c Elapsed CPU time: 47.7337 s	Remaining CPU time: 1752.27 s
47.93/48.29	c core #2046
47.93/48.29	c Core size: 2	Core Weight: 1	Total Weight: 2046
47.93/48.29	c Elapsed CPU time: 47.7697 s	Remaining CPU time: 1752.23 s
48.03/48.33	c core #2047
48.03/48.33	c Core size: 2	Core Weight: 1	Total Weight: 2047
48.03/48.33	c Elapsed CPU time: 47.8047 s	Remaining CPU time: 1752.2 s
48.03/48.36	c core #2048
48.03/48.36	c Core size: 2	Core Weight: 1	Total Weight: 2048
48.03/48.36	c Elapsed CPU time: 47.8397 s	Remaining CPU time: 1752.16 s
48.03/48.40	c core #2049
48.03/48.40	c Core size: 2	Core Weight: 1	Total Weight: 2049
48.03/48.40	c Elapsed CPU time: 47.8747 s	Remaining CPU time: 1752.13 s
48.13/48.43	c core #2050
48.13/48.43	c Core size: 2	Core Weight: 1	Total Weight: 2050
48.13/48.43	c Elapsed CPU time: 47.9097 s	Remaining CPU time: 1752.09 s
48.13/48.47	c core #2051
48.13/48.47	c Core size: 2	Core Weight: 1	Total Weight: 2051
48.13/48.47	c Elapsed CPU time: 47.9447 s	Remaining CPU time: 1752.06 s
48.23/48.50	c core #2052
48.23/48.50	c Core size: 2	Core Weight: 1	Total Weight: 2052
48.23/48.50	c Elapsed CPU time: 47.9797 s	Remaining CPU time: 1752.02 s
48.23/48.54	c core #2053
48.23/48.54	c Core size: 2	Core Weight: 1	Total Weight: 2053
48.23/48.54	c Elapsed CPU time: 48.0147 s	Remaining CPU time: 1751.99 s
48.23/48.57	c core #2054
48.23/48.57	c Core size: 2	Core Weight: 1	Total Weight: 2054
48.23/48.57	c Elapsed CPU time: 48.0497 s	Remaining CPU time: 1751.95 s
48.33/48.61	c core #2055
48.33/48.61	c Core size: 2	Core Weight: 1	Total Weight: 2055
48.33/48.61	c Elapsed CPU time: 48.0847 s	Remaining CPU time: 1751.92 s
48.33/48.65	c core #2056
48.33/48.65	c Core size: 2	Core Weight: 1	Total Weight: 2056
48.33/48.65	c Elapsed CPU time: 48.1197 s	Remaining CPU time: 1751.88 s
48.33/48.68	c core #2057
48.33/48.68	c Core size: 2	Core Weight: 1	Total Weight: 2057
48.33/48.68	c Elapsed CPU time: 48.1547 s	Remaining CPU time: 1751.85 s
48.43/48.72	c core #2058
48.43/48.72	c Core size: 2	Core Weight: 1	Total Weight: 2058
48.43/48.72	c Elapsed CPU time: 48.1897 s	Remaining CPU time: 1751.81 s
48.43/48.75	c core #2059
48.43/48.75	c Core size: 2	Core Weight: 1	Total Weight: 2059
48.43/48.75	c Elapsed CPU time: 48.2247 s	Remaining CPU time: 1751.78 s
48.43/48.79	c core #2060
48.43/48.79	c Core size: 2	Core Weight: 1	Total Weight: 2060
48.43/48.79	c Elapsed CPU time: 48.2597 s	Remaining CPU time: 1751.74 s
48.53/48.82	c core #2061
48.53/48.82	c Core size: 2	Core Weight: 1	Total Weight: 2061
48.53/48.82	c Elapsed CPU time: 48.2957 s	Remaining CPU time: 1751.7 s
48.53/48.86	c core #2062
48.53/48.86	c Core size: 2	Core Weight: 1	Total Weight: 2062
48.53/48.86	c Elapsed CPU time: 48.3307 s	Remaining CPU time: 1751.67 s
48.53/48.89	c core #2063
48.53/48.89	c Core size: 2	Core Weight: 1	Total Weight: 2063
48.53/48.89	c Elapsed CPU time: 48.3666 s	Remaining CPU time: 1751.63 s
48.63/48.93	c core #2064
48.63/48.93	c Core size: 2	Core Weight: 1	Total Weight: 2064
48.63/48.93	c Elapsed CPU time: 48.4016 s	Remaining CPU time: 1751.6 s
48.63/48.97	c core #2065
48.63/48.97	c Core size: 2	Core Weight: 1	Total Weight: 2065
48.63/48.97	c Elapsed CPU time: 48.4376 s	Remaining CPU time: 1751.56 s
48.73/49.00	c core #2066
48.73/49.00	c Core size: 2	Core Weight: 1	Total Weight: 2066
48.73/49.00	c Elapsed CPU time: 48.4736 s	Remaining CPU time: 1751.53 s
48.73/49.04	c core #2067
48.73/49.04	c Core size: 2	Core Weight: 1	Total Weight: 2067
48.73/49.04	c Elapsed CPU time: 48.5086 s	Remaining CPU time: 1751.49 s
48.73/49.07	c core #2068
48.73/49.07	c Core size: 2	Core Weight: 1	Total Weight: 2068
48.73/49.07	c Elapsed CPU time: 48.5446 s	Remaining CPU time: 1751.46 s
48.83/49.11	c core #2069
48.83/49.11	c Core size: 2	Core Weight: 1	Total Weight: 2069
48.83/49.11	c Elapsed CPU time: 48.5796 s	Remaining CPU time: 1751.42 s
48.83/49.14	c core #2070
48.83/49.14	c Core size: 2	Core Weight: 1	Total Weight: 2070
48.83/49.14	c Elapsed CPU time: 48.6146 s	Remaining CPU time: 1751.39 s
48.83/49.18	c core #2071
48.83/49.18	c Core size: 2	Core Weight: 1	Total Weight: 2071
48.83/49.18	c Elapsed CPU time: 48.6496 s	Remaining CPU time: 1751.35 s
48.93/49.22	c core #2072
48.93/49.22	c Core size: 2	Core Weight: 1	Total Weight: 2072
48.93/49.22	c Elapsed CPU time: 48.6856 s	Remaining CPU time: 1751.31 s
48.93/49.25	c core #2073
48.93/49.25	c Core size: 2	Core Weight: 1	Total Weight: 2073
48.93/49.25	c Elapsed CPU time: 48.7216 s	Remaining CPU time: 1751.28 s
48.93/49.29	c core #2074
48.93/49.29	c Core size: 2	Core Weight: 1	Total Weight: 2074
48.93/49.29	c Elapsed CPU time: 48.7576 s	Remaining CPU time: 1751.24 s
49.03/49.32	c core #2075
49.03/49.32	c Core size: 2	Core Weight: 1	Total Weight: 2075
49.03/49.32	c Elapsed CPU time: 48.7926 s	Remaining CPU time: 1751.21 s
49.03/49.36	c core #2076
49.03/49.36	c Core size: 2	Core Weight: 1	Total Weight: 2076
49.03/49.36	c Elapsed CPU time: 48.8286 s	Remaining CPU time: 1751.17 s
49.03/49.40	c core #2077
49.03/49.40	c Core size: 2	Core Weight: 1	Total Weight: 2077
49.03/49.40	c Elapsed CPU time: 48.8636 s	Remaining CPU time: 1751.14 s
49.13/49.43	c core #2078
49.13/49.43	c Core size: 2	Core Weight: 1	Total Weight: 2078
49.13/49.43	c Elapsed CPU time: 48.8986 s	Remaining CPU time: 1751.1 s
49.13/49.47	c core #2079
49.13/49.47	c Core size: 2	Core Weight: 1	Total Weight: 2079
49.13/49.47	c Elapsed CPU time: 48.9336 s	Remaining CPU time: 1751.07 s
49.23/49.50	c core #2080
49.23/49.50	c Core size: 2	Core Weight: 1	Total Weight: 2080
49.23/49.50	c Elapsed CPU time: 48.9686 s	Remaining CPU time: 1751.03 s
49.23/49.54	c core #2081
49.23/49.54	c Core size: 2	Core Weight: 1	Total Weight: 2081
49.23/49.54	c Elapsed CPU time: 49.0025 s	Remaining CPU time: 1751 s
49.23/49.57	c core #2082
49.23/49.57	c Core size: 2	Core Weight: 1	Total Weight: 2082
49.23/49.57	c Elapsed CPU time: 49.0375 s	Remaining CPU time: 1750.96 s
49.33/49.61	c core #2083
49.33/49.61	c Core size: 2	Core Weight: 1	Total Weight: 2083
49.33/49.61	c Elapsed CPU time: 49.0725 s	Remaining CPU time: 1750.93 s
49.33/49.64	c core #2084
49.33/49.64	c Core size: 2	Core Weight: 1	Total Weight: 2084
49.33/49.64	c Elapsed CPU time: 49.1075 s	Remaining CPU time: 1750.89 s
49.33/49.68	c core #2085
49.33/49.68	c Core size: 2	Core Weight: 1	Total Weight: 2085
49.33/49.68	c Elapsed CPU time: 49.1435 s	Remaining CPU time: 1750.86 s
49.43/49.71	c core #2086
49.43/49.71	c Core size: 2	Core Weight: 1	Total Weight: 2086
49.43/49.71	c Elapsed CPU time: 49.1785 s	Remaining CPU time: 1750.82 s
49.43/49.75	c core #2087
49.43/49.75	c Core size: 2	Core Weight: 1	Total Weight: 2087
49.43/49.75	c Elapsed CPU time: 49.2135 s	Remaining CPU time: 1750.79 s
49.43/49.78	c core #2088
49.43/49.78	c Core size: 2	Core Weight: 1	Total Weight: 2088
49.43/49.78	c Elapsed CPU time: 49.2485 s	Remaining CPU time: 1750.75 s
49.53/49.82	c core #2089
49.53/49.82	c Core size: 2	Core Weight: 1	Total Weight: 2089
49.53/49.82	c Elapsed CPU time: 49.2835 s	Remaining CPU time: 1750.72 s
49.53/49.85	c core #2090
49.53/49.85	c Core size: 2	Core Weight: 1	Total Weight: 2090
49.53/49.85	c Elapsed CPU time: 49.3185 s	Remaining CPU time: 1750.68 s
49.53/49.89	c core #2091
49.53/49.89	c Core size: 2	Core Weight: 1	Total Weight: 2091
49.53/49.89	c Elapsed CPU time: 49.3525 s	Remaining CPU time: 1750.65 s
49.63/49.92	c core #2092
49.63/49.92	c Core size: 2	Core Weight: 1	Total Weight: 2092
49.63/49.92	c Elapsed CPU time: 49.3875 s	Remaining CPU time: 1750.61 s
49.63/49.96	c core #2093
49.63/49.96	c Core size: 2	Core Weight: 1	Total Weight: 2093
49.63/49.96	c Elapsed CPU time: 49.4225 s	Remaining CPU time: 1750.58 s
49.63/49.99	c core #2094
49.63/49.99	c Core size: 2	Core Weight: 1	Total Weight: 2094
49.63/49.99	c Elapsed CPU time: 49.4575 s	Remaining CPU time: 1750.54 s
49.72/50.03	c core #2095
49.72/50.03	c Core size: 2	Core Weight: 1	Total Weight: 2095
49.72/50.03	c Elapsed CPU time: 49.4915 s	Remaining CPU time: 1750.51 s
49.72/50.07	c core #2096
49.72/50.07	c Core size: 2	Core Weight: 1	Total Weight: 2096
49.72/50.07	c Elapsed CPU time: 49.5265 s	Remaining CPU time: 1750.47 s
49.82/50.10	c core #2097
49.82/50.10	c Core size: 2	Core Weight: 1	Total Weight: 2097
49.82/50.10	c Elapsed CPU time: 49.5615 s	Remaining CPU time: 1750.44 s
49.82/50.14	c core #2098
49.82/50.14	c Core size: 2	Core Weight: 1	Total Weight: 2098
49.82/50.14	c Elapsed CPU time: 49.5975 s	Remaining CPU time: 1750.4 s
49.82/50.17	c core #2099
49.82/50.17	c Core size: 2	Core Weight: 1	Total Weight: 2099
49.82/50.17	c Elapsed CPU time: 49.6325 s	Remaining CPU time: 1750.37 s
49.92/50.21	c core #2100
49.92/50.21	c Core size: 2	Core Weight: 1	Total Weight: 2100
49.92/50.21	c Elapsed CPU time: 49.6674 s	Remaining CPU time: 1750.33 s
49.92/50.24	c core #2101
49.92/50.24	c Core size: 2	Core Weight: 1	Total Weight: 2101
49.92/50.24	c Elapsed CPU time: 49.7024 s	Remaining CPU time: 1750.3 s
49.92/50.28	c core #2102
49.92/50.28	c Core size: 2	Core Weight: 1	Total Weight: 2102
49.92/50.28	c Elapsed CPU time: 49.7364 s	Remaining CPU time: 1750.26 s
50.02/50.31	c core #2103
50.02/50.31	c Core size: 2	Core Weight: 1	Total Weight: 2103
50.02/50.31	c Elapsed CPU time: 49.7714 s	Remaining CPU time: 1750.23 s
50.02/50.35	c core #2104
50.02/50.35	c Core size: 2	Core Weight: 1	Total Weight: 2104
50.02/50.35	c Elapsed CPU time: 49.8064 s	Remaining CPU time: 1750.19 s
50.02/50.38	c core #2105
50.02/50.38	c Core size: 2	Core Weight: 1	Total Weight: 2105
50.02/50.38	c Elapsed CPU time: 49.8404 s	Remaining CPU time: 1750.16 s
50.12/50.42	c core #2106
50.12/50.42	c Core size: 2	Core Weight: 1	Total Weight: 2106
50.12/50.42	c Elapsed CPU time: 49.8754 s	Remaining CPU time: 1750.12 s
50.12/50.45	c core #2107
50.12/50.45	c Core size: 2	Core Weight: 1	Total Weight: 2107
50.12/50.45	c Elapsed CPU time: 49.9114 s	Remaining CPU time: 1750.09 s
50.12/50.49	c core #2108
50.12/50.49	c Core size: 2	Core Weight: 1	Total Weight: 2108
50.12/50.49	c Elapsed CPU time: 49.9464 s	Remaining CPU time: 1750.05 s
50.22/50.52	c core #2109
50.22/50.52	c Core size: 2	Core Weight: 1	Total Weight: 2109
50.22/50.52	c Elapsed CPU time: 49.9814 s	Remaining CPU time: 1750.02 s
50.22/50.56	c core #2110
50.22/50.56	c Core size: 2	Core Weight: 1	Total Weight: 2110
50.22/50.56	c Elapsed CPU time: 50.0164 s	Remaining CPU time: 1749.98 s
50.22/50.60	c core #2111
50.22/50.60	c Core size: 5	Core Weight: 1	Total Weight: 2111
50.22/50.60	c Elapsed CPU time: 50.0554 s	Remaining CPU time: 1749.94 s
50.32/50.63	c core #2112
50.32/50.63	c Core size: 5	Core Weight: 1	Total Weight: 2112
50.32/50.63	c Elapsed CPU time: 50.0904 s	Remaining CPU time: 1749.91 s
50.32/50.67	c core #2113
50.32/50.67	c Core size: 5	Core Weight: 1	Total Weight: 2113
50.32/50.67	c Elapsed CPU time: 50.1254 s	Remaining CPU time: 1749.87 s
50.42/50.71	c core #2114
50.42/50.71	c Core size: 5	Core Weight: 1	Total Weight: 2114
50.42/50.71	c Elapsed CPU time: 50.1604 s	Remaining CPU time: 1749.84 s
50.42/50.74	c core #2115
50.42/50.74	c Core size: 5	Core Weight: 1	Total Weight: 2115
50.42/50.74	c Elapsed CPU time: 50.1944 s	Remaining CPU time: 1749.81 s
50.42/50.78	c core #2116
50.42/50.78	c Core size: 5	Core Weight: 1	Total Weight: 2116
50.42/50.78	c Elapsed CPU time: 50.2294 s	Remaining CPU time: 1749.77 s
50.52/50.81	c core #2117
50.52/50.81	c Core size: 5	Core Weight: 1	Total Weight: 2117
50.52/50.81	c Elapsed CPU time: 50.2654 s	Remaining CPU time: 1749.73 s
50.52/50.85	c core #2118
50.52/50.85	c Core size: 5	Core Weight: 1	Total Weight: 2118
50.52/50.85	c Elapsed CPU time: 50.3014 s	Remaining CPU time: 1749.7 s
50.52/50.88	c core #2119
50.52/50.88	c Core size: 5	Core Weight: 1	Total Weight: 2119
50.52/50.88	c Elapsed CPU time: 50.3353 s	Remaining CPU time: 1749.66 s
50.62/50.92	c core #2120
50.62/50.92	c Core size: 5	Core Weight: 1	Total Weight: 2120
50.62/50.92	c Elapsed CPU time: 50.3713 s	Remaining CPU time: 1749.63 s
50.62/50.95	c core #2121
50.62/50.95	c Core size: 5	Core Weight: 1	Total Weight: 2121
50.62/50.95	c Elapsed CPU time: 50.4063 s	Remaining CPU time: 1749.59 s
50.62/50.99	c core #2122
50.62/50.99	c Core size: 5	Core Weight: 1	Total Weight: 2122
50.62/50.99	c Elapsed CPU time: 50.4413 s	Remaining CPU time: 1749.56 s
50.71/51.02	c core #2123
50.71/51.02	c Core size: 5	Core Weight: 1	Total Weight: 2123
50.71/51.02	c Elapsed CPU time: 50.4763 s	Remaining CPU time: 1749.52 s
50.71/51.06	c core #2124
50.71/51.06	c Core size: 5	Core Weight: 1	Total Weight: 2124
50.71/51.06	c Elapsed CPU time: 50.5113 s	Remaining CPU time: 1749.49 s
50.71/51.10	c core #2125
50.71/51.10	c Core size: 5	Core Weight: 1	Total Weight: 2125
50.71/51.10	c Elapsed CPU time: 50.5473 s	Remaining CPU time: 1749.45 s
50.81/51.13	c core #2126
50.81/51.13	c Core size: 5	Core Weight: 1	Total Weight: 2126
50.81/51.13	c Elapsed CPU time: 50.5823 s	Remaining CPU time: 1749.42 s
50.81/51.17	c core #2127
50.81/51.17	c Core size: 5	Core Weight: 1	Total Weight: 2127
50.81/51.17	c Elapsed CPU time: 50.6153 s	Remaining CPU time: 1749.38 s
50.92/51.20	c core #2128
50.92/51.20	c Core size: 5	Core Weight: 1	Total Weight: 2128
50.92/51.20	c Elapsed CPU time: 50.6503 s	Remaining CPU time: 1749.35 s
50.92/51.24	c core #2129
50.92/51.24	c Core size: 5	Core Weight: 1	Total Weight: 2129
50.92/51.24	c Elapsed CPU time: 50.6863 s	Remaining CPU time: 1749.31 s
50.92/51.28	c core #2130
50.92/51.28	c Core size: 5	Core Weight: 1	Total Weight: 2130
50.92/51.28	c Elapsed CPU time: 50.7223 s	Remaining CPU time: 1749.28 s
51.02/51.31	c core #2131
51.02/51.31	c Core size: 5	Core Weight: 1	Total Weight: 2131
51.02/51.31	c Elapsed CPU time: 50.7593 s	Remaining CPU time: 1749.24 s
51.02/51.35	c core #2132
51.02/51.35	c Core size: 5	Core Weight: 1	Total Weight: 2132
51.02/51.35	c Elapsed CPU time: 50.7943 s	Remaining CPU time: 1749.21 s
51.02/51.38	c core #2133
51.02/51.38	c Core size: 5	Core Weight: 1	Total Weight: 2133
51.02/51.38	c Elapsed CPU time: 50.8293 s	Remaining CPU time: 1749.17 s
51.12/51.42	c core #2134
51.12/51.42	c Core size: 5	Core Weight: 1	Total Weight: 2134
51.12/51.42	c Elapsed CPU time: 50.8653 s	Remaining CPU time: 1749.13 s
51.12/51.46	c core #2135
51.12/51.46	c Core size: 5	Core Weight: 1	Total Weight: 2135
51.12/51.46	c Elapsed CPU time: 50.9013 s	Remaining CPU time: 1749.1 s
51.12/51.49	c core #2136
51.12/51.49	c Core size: 5	Core Weight: 1	Total Weight: 2136
51.12/51.49	c Elapsed CPU time: 50.9373 s	Remaining CPU time: 1749.06 s
51.22/51.53	c core #2137
51.22/51.53	c Core size: 5	Core Weight: 1	Total Weight: 2137
51.22/51.53	c Elapsed CPU time: 50.9733 s	Remaining CPU time: 1749.03 s
51.22/51.56	c core #2138
51.22/51.56	c Core size: 5	Core Weight: 1	Total Weight: 2138
51.22/51.56	c Elapsed CPU time: 51.0092 s	Remaining CPU time: 1748.99 s
51.22/51.60	c core #2139
51.22/51.60	c Core size: 5	Core Weight: 1	Total Weight: 2139
51.22/51.60	c Elapsed CPU time: 51.0442 s	Remaining CPU time: 1748.96 s
51.32/51.64	c core #2140
51.32/51.64	c Core size: 5	Core Weight: 1	Total Weight: 2140
51.32/51.64	c Elapsed CPU time: 51.0802 s	Remaining CPU time: 1748.92 s
51.32/51.67	c core #2141
51.32/51.67	c Core size: 5	Core Weight: 1	Total Weight: 2141
51.32/51.67	c Elapsed CPU time: 51.1152 s	Remaining CPU time: 1748.88 s
51.42/51.71	c core #2142
51.42/51.71	c Core size: 5	Core Weight: 1	Total Weight: 2142
51.42/51.71	c Elapsed CPU time: 51.1512 s	Remaining CPU time: 1748.85 s
51.42/51.74	c core #2143
51.42/51.74	c Core size: 5	Core Weight: 1	Total Weight: 2143
51.42/51.74	c Elapsed CPU time: 51.1872 s	Remaining CPU time: 1748.81 s
51.42/51.78	c core #2144
51.42/51.78	c Core size: 5	Core Weight: 1	Total Weight: 2144
51.42/51.78	c Elapsed CPU time: 51.2232 s	Remaining CPU time: 1748.78 s
51.52/51.81	c core #2145
51.52/51.81	c Core size: 5	Core Weight: 1	Total Weight: 2145
51.52/51.82	c Elapsed CPU time: 51.2592 s	Remaining CPU time: 1748.74 s
51.52/51.85	c core #2146
51.52/51.85	c Core size: 5	Core Weight: 1	Total Weight: 2146
51.52/51.85	c Elapsed CPU time: 51.2952 s	Remaining CPU time: 1748.7 s
51.52/51.89	c core #2147
51.52/51.89	c Core size: 5	Core Weight: 1	Total Weight: 2147
51.52/51.89	c Elapsed CPU time: 51.3302 s	Remaining CPU time: 1748.67 s
51.61/51.92	c core #2148
51.61/51.92	c Core size: 5	Core Weight: 1	Total Weight: 2148
51.61/51.92	c Elapsed CPU time: 51.3652 s	Remaining CPU time: 1748.63 s
51.61/51.96	c core #2149
51.61/51.96	c Core size: 5	Core Weight: 1	Total Weight: 2149
51.61/51.96	c Elapsed CPU time: 51.4002 s	Remaining CPU time: 1748.6 s
51.61/52.00	c core #2150
51.61/52.00	c Core size: 5	Core Weight: 1	Total Weight: 2150
51.61/52.00	c Elapsed CPU time: 51.4372 s	Remaining CPU time: 1748.56 s
51.71/52.03	c core #2151
51.71/52.03	c Core size: 5	Core Weight: 1	Total Weight: 2151
51.71/52.03	c Elapsed CPU time: 51.4732 s	Remaining CPU time: 1748.53 s
51.71/52.07	c core #2152
51.71/52.07	c Core size: 5	Core Weight: 1	Total Weight: 2152
51.71/52.07	c Elapsed CPU time: 51.5082 s	Remaining CPU time: 1748.49 s
51.81/52.10	c core #2153
51.81/52.10	c Core size: 5	Core Weight: 1	Total Weight: 2153
51.81/52.10	c Elapsed CPU time: 51.5452 s	Remaining CPU time: 1748.45 s
51.81/52.14	c core #2154
51.81/52.14	c Core size: 5	Core Weight: 1	Total Weight: 2154
51.81/52.14	c Elapsed CPU time: 51.5812 s	Remaining CPU time: 1748.42 s
51.81/52.18	c core #2155
51.81/52.18	c Core size: 5	Core Weight: 1	Total Weight: 2155
51.81/52.18	c Elapsed CPU time: 51.6162 s	Remaining CPU time: 1748.38 s
51.91/52.21	c core #2156
51.91/52.21	c Core size: 5	Core Weight: 1	Total Weight: 2156
51.91/52.21	c Elapsed CPU time: 51.6521 s	Remaining CPU time: 1748.35 s
51.91/52.25	c core #2157
51.91/52.25	c Core size: 5	Core Weight: 1	Total Weight: 2157
51.91/52.25	c Elapsed CPU time: 51.6871 s	Remaining CPU time: 1748.31 s
51.91/52.28	c core #2158
51.91/52.28	c Core size: 5	Core Weight: 1	Total Weight: 2158
51.91/52.28	c Elapsed CPU time: 51.7221 s	Remaining CPU time: 1748.28 s
52.01/52.32	c core #2159
52.01/52.32	c Core size: 5	Core Weight: 1	Total Weight: 2159
52.01/52.32	c Elapsed CPU time: 51.7581 s	Remaining CPU time: 1748.24 s
52.01/52.35	c core #2160
52.01/52.35	c Core size: 5	Core Weight: 1	Total Weight: 2160
52.01/52.35	c Elapsed CPU time: 51.7941 s	Remaining CPU time: 1748.21 s
52.01/52.39	c core #2161
52.01/52.39	c Core size: 5	Core Weight: 1	Total Weight: 2161
52.01/52.39	c Elapsed CPU time: 51.8301 s	Remaining CPU time: 1748.17 s
52.11/52.43	c core #2162
52.11/52.43	c Core size: 5	Core Weight: 1	Total Weight: 2162
52.11/52.43	c Elapsed CPU time: 51.8661 s	Remaining CPU time: 1748.13 s
52.11/52.46	c core #2163
52.11/52.46	c Core size: 5	Core Weight: 1	Total Weight: 2163
52.11/52.46	c Elapsed CPU time: 51.9021 s	Remaining CPU time: 1748.1 s
52.21/52.50	c core #2164
52.21/52.50	c Core size: 5	Core Weight: 1	Total Weight: 2164
52.21/52.50	c Elapsed CPU time: 51.9371 s	Remaining CPU time: 1748.06 s
52.21/52.53	c core #2165
52.21/52.53	c Core size: 5	Core Weight: 1	Total Weight: 2165
52.21/52.53	c Elapsed CPU time: 51.9721 s	Remaining CPU time: 1748.03 s
52.21/52.57	c core #2166
52.21/52.57	c Core size: 5	Core Weight: 1	Total Weight: 2166
52.21/52.57	c Elapsed CPU time: 52.0071 s	Remaining CPU time: 1747.99 s
52.31/52.61	c core #2167
52.31/52.61	c Core size: 5	Core Weight: 1	Total Weight: 2167
52.31/52.61	c Elapsed CPU time: 52.0441 s	Remaining CPU time: 1747.96 s
52.31/52.64	c core #2168
52.31/52.64	c Core size: 5	Core Weight: 1	Total Weight: 2168
52.31/52.64	c Elapsed CPU time: 52.0791 s	Remaining CPU time: 1747.92 s
52.31/52.68	c core #2169
52.31/52.68	c Core size: 5	Core Weight: 1	Total Weight: 2169
52.31/52.68	c Elapsed CPU time: 52.1151 s	Remaining CPU time: 1747.88 s
52.41/52.71	c core #2170
52.41/52.71	c Core size: 5	Core Weight: 1	Total Weight: 2170
52.41/52.71	c Elapsed CPU time: 52.1511 s	Remaining CPU time: 1747.85 s
52.41/52.75	c core #2171
52.41/52.75	c Core size: 5	Core Weight: 1	Total Weight: 2171
52.41/52.75	c Elapsed CPU time: 52.1881 s	Remaining CPU time: 1747.81 s
52.41/52.79	c core #2172
52.41/52.79	c Core size: 5	Core Weight: 1	Total Weight: 2172
52.41/52.79	c Elapsed CPU time: 52.2241 s	Remaining CPU time: 1747.78 s
52.51/52.82	c core #2173
52.51/52.82	c Core size: 5	Core Weight: 1	Total Weight: 2173
52.51/52.82	c Elapsed CPU time: 52.2601 s	Remaining CPU time: 1747.74 s
52.51/52.86	c core #2174
52.51/52.86	c Core size: 5	Core Weight: 1	Total Weight: 2174
52.51/52.86	c Elapsed CPU time: 52.296 s	Remaining CPU time: 1747.7 s
52.51/52.90	c core #2175
52.51/52.90	c Core size: 5	Core Weight: 1	Total Weight: 2175
52.51/52.90	c Elapsed CPU time: 52.332 s	Remaining CPU time: 1747.67 s
52.61/52.93	c core #2176
52.61/52.93	c Core size: 5	Core Weight: 1	Total Weight: 2176
52.61/52.93	c Elapsed CPU time: 52.367 s	Remaining CPU time: 1747.63 s
52.61/52.97	c core #2177
52.61/52.97	c Core size: 5	Core Weight: 1	Total Weight: 2177
52.61/52.97	c Elapsed CPU time: 52.403 s	Remaining CPU time: 1747.6 s
52.71/53.01	c core #2178
52.71/53.01	c Core size: 5	Core Weight: 1	Total Weight: 2178
52.71/53.01	c Elapsed CPU time: 52.439 s	Remaining CPU time: 1747.56 s
52.71/53.04	c core #2179
52.71/53.04	c Core size: 5	Core Weight: 1	Total Weight: 2179
52.71/53.04	c Elapsed CPU time: 52.475 s	Remaining CPU time: 1747.52 s
52.71/53.08	c core #2180
52.71/53.08	c Core size: 5	Core Weight: 1	Total Weight: 2180
52.71/53.08	c Elapsed CPU time: 52.511 s	Remaining CPU time: 1747.49 s
52.80/53.12	c core #2181
52.80/53.12	c Core size: 5	Core Weight: 1	Total Weight: 2181
52.80/53.12	c Elapsed CPU time: 52.547 s	Remaining CPU time: 1747.45 s
52.80/53.15	c core #2182
52.80/53.15	c Core size: 5	Core Weight: 1	Total Weight: 2182
52.80/53.15	c Elapsed CPU time: 52.583 s	Remaining CPU time: 1747.42 s
52.80/53.19	c core #2183
52.80/53.19	c Core size: 5	Core Weight: 1	Total Weight: 2183
52.80/53.19	c Elapsed CPU time: 52.619 s	Remaining CPU time: 1747.38 s
52.91/53.23	c core #2184
52.91/53.23	c Core size: 5	Core Weight: 1	Total Weight: 2184
52.91/53.23	c Elapsed CPU time: 52.655 s	Remaining CPU time: 1747.35 s
52.91/53.26	c core #2185
52.91/53.26	c Core size: 5	Core Weight: 1	Total Weight: 2185
52.91/53.26	c Elapsed CPU time: 52.69 s	Remaining CPU time: 1747.31 s
53.01/53.30	c core #2186
53.01/53.30	c Core size: 5	Core Weight: 1	Total Weight: 2186
53.01/53.30	c Elapsed CPU time: 52.726 s	Remaining CPU time: 1747.27 s
53.01/53.33	c core #2187
53.01/53.33	c Core size: 5	Core Weight: 1	Total Weight: 2187
53.01/53.33	c Elapsed CPU time: 52.762 s	Remaining CPU time: 1747.24 s
53.01/53.37	c core #2188
53.01/53.37	c Core size: 5	Core Weight: 1	Total Weight: 2188
53.01/53.37	c Elapsed CPU time: 52.799 s	Remaining CPU time: 1747.2 s
53.11/53.41	c core #2189
53.11/53.41	c Core size: 5	Core Weight: 1	Total Weight: 2189
53.11/53.41	c Elapsed CPU time: 52.835 s	Remaining CPU time: 1747.17 s
53.11/53.44	c core #2190
53.11/53.44	c Core size: 5	Core Weight: 1	Total Weight: 2190
53.11/53.44	c Elapsed CPU time: 52.871 s	Remaining CPU time: 1747.13 s
53.11/53.48	c core #2191
53.11/53.48	c Core size: 5	Core Weight: 1	Total Weight: 2191
53.11/53.48	c Elapsed CPU time: 52.907 s	Remaining CPU time: 1747.09 s
53.21/53.52	c core #2192
53.21/53.52	c Core size: 5	Core Weight: 1	Total Weight: 2192
53.21/53.52	c Elapsed CPU time: 52.945 s	Remaining CPU time: 1747.06 s
53.21/53.55	c core #2193
53.21/53.55	c Core size: 5	Core Weight: 1	Total Weight: 2193
53.21/53.55	c Elapsed CPU time: 52.9809 s	Remaining CPU time: 1747.02 s
53.21/53.59	c core #2194
53.21/53.59	c Core size: 5	Core Weight: 1	Total Weight: 2194
53.21/53.59	c Elapsed CPU time: 53.0169 s	Remaining CPU time: 1746.98 s
53.31/53.63	c core #2195
53.31/53.63	c Core size: 5	Core Weight: 1	Total Weight: 2195
53.31/53.63	c Elapsed CPU time: 53.0539 s	Remaining CPU time: 1746.95 s
53.31/53.66	c core #2196
53.31/53.66	c Core size: 5	Core Weight: 1	Total Weight: 2196
53.31/53.66	c Elapsed CPU time: 53.0899 s	Remaining CPU time: 1746.91 s
53.41/53.70	c core #2197
53.41/53.70	c Core size: 5	Core Weight: 1	Total Weight: 2197
53.41/53.70	c Elapsed CPU time: 53.1269 s	Remaining CPU time: 1746.87 s
53.41/53.74	c core #2198
53.41/53.74	c Core size: 5	Core Weight: 1	Total Weight: 2198
53.41/53.74	c Elapsed CPU time: 53.1629 s	Remaining CPU time: 1746.84 s
53.41/53.77	c core #2199
53.41/53.77	c Core size: 5	Core Weight: 1	Total Weight: 2199
53.41/53.77	c Elapsed CPU time: 53.1989 s	Remaining CPU time: 1746.8 s
53.51/53.81	c core #2200
53.51/53.81	c Core size: 5	Core Weight: 1	Total Weight: 2200
53.51/53.81	c Elapsed CPU time: 53.2349 s	Remaining CPU time: 1746.77 s
53.51/53.85	c core #2201
53.51/53.85	c Core size: 5	Core Weight: 1	Total Weight: 2201
53.51/53.85	c Elapsed CPU time: 53.2709 s	Remaining CPU time: 1746.73 s
53.51/53.88	c core #2202
53.51/53.88	c Core size: 5	Core Weight: 1	Total Weight: 2202
53.51/53.88	c Elapsed CPU time: 53.3069 s	Remaining CPU time: 1746.69 s
53.61/53.92	c core #2203
53.61/53.92	c Core size: 5	Core Weight: 1	Total Weight: 2203
53.61/53.92	c Elapsed CPU time: 53.3429 s	Remaining CPU time: 1746.66 s
53.61/53.95	c core #2204
53.61/53.95	c Core size: 5	Core Weight: 1	Total Weight: 2204
53.61/53.95	c Elapsed CPU time: 53.3789 s	Remaining CPU time: 1746.62 s
53.61/53.99	c core #2205
53.61/53.99	c Core size: 5	Core Weight: 1	Total Weight: 2205
53.61/53.99	c Elapsed CPU time: 53.4149 s	Remaining CPU time: 1746.59 s
53.71/54.03	c core #2206
53.71/54.03	c Core size: 5	Core Weight: 1	Total Weight: 2206
53.71/54.03	c Elapsed CPU time: 53.4519 s	Remaining CPU time: 1746.55 s
53.71/54.06	c core #2207
53.71/54.06	c Core size: 5	Core Weight: 1	Total Weight: 2207
53.71/54.06	c Elapsed CPU time: 53.4869 s	Remaining CPU time: 1746.51 s
53.80/54.10	c core #2208
53.80/54.10	c Core size: 5	Core Weight: 1	Total Weight: 2208
53.80/54.10	c Elapsed CPU time: 53.5239 s	Remaining CPU time: 1746.48 s
53.80/54.14	c core #2209
53.80/54.14	c Core size: 5	Core Weight: 1	Total Weight: 2209
53.80/54.14	c Elapsed CPU time: 53.5589 s	Remaining CPU time: 1746.44 s
53.80/54.17	c core #2210
53.80/54.17	c Core size: 5	Core Weight: 1	Total Weight: 2210
53.80/54.17	c Elapsed CPU time: 53.5949 s	Remaining CPU time: 1746.41 s
53.90/54.21	c core #2211
53.90/54.21	c Core size: 5	Core Weight: 1	Total Weight: 2211
53.90/54.21	c Elapsed CPU time: 53.6308 s	Remaining CPU time: 1746.37 s
53.90/54.25	c core #2212
53.90/54.25	c Core size: 5	Core Weight: 1	Total Weight: 2212
53.90/54.25	c Elapsed CPU time: 53.6668 s	Remaining CPU time: 1746.33 s
53.90/54.28	c core #2213
53.90/54.28	c Core size: 5	Core Weight: 1	Total Weight: 2213
53.90/54.28	c Elapsed CPU time: 53.7018 s	Remaining CPU time: 1746.3 s
54.00/54.32	c core #2214
54.00/54.32	c Core size: 5	Core Weight: 1	Total Weight: 2214
54.00/54.32	c Elapsed CPU time: 53.7378 s	Remaining CPU time: 1746.26 s
54.00/54.36	c core #2215
54.00/54.36	c Core size: 5	Core Weight: 1	Total Weight: 2215
54.00/54.36	c Elapsed CPU time: 53.7738 s	Remaining CPU time: 1746.23 s
54.00/54.39	c core #2216
54.00/54.39	c Core size: 5	Core Weight: 1	Total Weight: 2216
54.00/54.39	c Elapsed CPU time: 53.8098 s	Remaining CPU time: 1746.19 s
54.10/54.43	c core #2217
54.10/54.43	c Core size: 5	Core Weight: 1	Total Weight: 2217
54.10/54.43	c Elapsed CPU time: 53.8458 s	Remaining CPU time: 1746.15 s
54.10/54.46	c core #2218
54.10/54.46	c Core size: 5	Core Weight: 1	Total Weight: 2218
54.10/54.46	c Elapsed CPU time: 53.8818 s	Remaining CPU time: 1746.12 s
54.20/54.50	c core #2219
54.20/54.50	c Core size: 5	Core Weight: 1	Total Weight: 2219
54.20/54.50	c Elapsed CPU time: 53.9178 s	Remaining CPU time: 1746.08 s
54.20/54.54	c core #2220
54.20/54.54	c Core size: 5	Core Weight: 1	Total Weight: 2220
54.20/54.54	c Elapsed CPU time: 53.9528 s	Remaining CPU time: 1746.05 s
54.20/54.57	c core #2221
54.20/54.57	c Core size: 5	Core Weight: 1	Total Weight: 2221
54.20/54.57	c Elapsed CPU time: 53.9898 s	Remaining CPU time: 1746.01 s
54.31/54.61	c core #2222
54.31/54.61	c Core size: 5	Core Weight: 1	Total Weight: 2222
54.31/54.61	c Elapsed CPU time: 54.0258 s	Remaining CPU time: 1745.97 s
54.31/54.65	c core #2223
54.31/54.65	c Core size: 5	Core Weight: 1	Total Weight: 2223
54.31/54.65	c Elapsed CPU time: 54.0618 s	Remaining CPU time: 1745.94 s
54.31/54.68	c core #2224
54.31/54.68	c Core size: 5	Core Weight: 1	Total Weight: 2224
54.31/54.68	c Elapsed CPU time: 54.0988 s	Remaining CPU time: 1745.9 s
54.41/54.72	c core #2225
54.41/54.72	c Core size: 5	Core Weight: 1	Total Weight: 2225
54.41/54.72	c Elapsed CPU time: 54.1348 s	Remaining CPU time: 1745.87 s
54.41/54.76	c core #2226
54.41/54.76	c Core size: 5	Core Weight: 1	Total Weight: 2226
54.41/54.76	c Elapsed CPU time: 54.1708 s	Remaining CPU time: 1745.83 s
54.41/54.79	c core #2227
54.41/54.79	c Core size: 5	Core Weight: 1	Total Weight: 2227
54.41/54.79	c Elapsed CPU time: 54.2068 s	Remaining CPU time: 1745.79 s
54.51/54.83	c core #2228
54.51/54.83	c Core size: 5	Core Weight: 1	Total Weight: 2228
54.51/54.83	c Elapsed CPU time: 54.2428 s	Remaining CPU time: 1745.76 s
54.51/54.87	c core #2229
54.51/54.87	c Core size: 5	Core Weight: 1	Total Weight: 2229
54.51/54.87	c Elapsed CPU time: 54.2797 s	Remaining CPU time: 1745.72 s
54.61/54.90	c core #2230
54.61/54.90	c Core size: 5	Core Weight: 1	Total Weight: 2230
54.61/54.90	c Elapsed CPU time: 54.3157 s	Remaining CPU time: 1745.68 s
54.61/54.94	c core #2231
54.61/54.94	c Core size: 5	Core Weight: 1	Total Weight: 2231
54.61/54.94	c Elapsed CPU time: 54.3517 s	Remaining CPU time: 1745.65 s
54.61/54.98	c core #2232
54.61/54.98	c Core size: 5	Core Weight: 1	Total Weight: 2232
54.61/54.98	c Elapsed CPU time: 54.3877 s	Remaining CPU time: 1745.61 s
54.71/55.01	c core #2233
54.71/55.01	c Core size: 5	Core Weight: 1	Total Weight: 2233
54.71/55.01	c Elapsed CPU time: 54.4237 s	Remaining CPU time: 1745.58 s
54.71/55.05	c core #2234
54.71/55.05	c Core size: 5	Core Weight: 1	Total Weight: 2234
54.71/55.05	c Elapsed CPU time: 54.4607 s	Remaining CPU time: 1745.54 s
54.71/55.09	c core #2235
54.71/55.09	c Core size: 5	Core Weight: 1	Total Weight: 2235
54.71/55.09	c Elapsed CPU time: 54.4977 s	Remaining CPU time: 1745.5 s
54.80/55.12	c core #2236
54.80/55.12	c Core size: 6	Core Weight: 1	Total Weight: 2236
54.80/55.12	c Elapsed CPU time: 54.5347 s	Remaining CPU time: 1745.47 s
54.80/55.16	c core #2237
54.80/55.16	c Core size: 6	Core Weight: 1	Total Weight: 2237
54.80/55.16	c Elapsed CPU time: 54.5707 s	Remaining CPU time: 1745.43 s
54.80/55.20	c core #2238
54.80/55.20	c Core size: 6	Core Weight: 1	Total Weight: 2238
54.80/55.20	c Elapsed CPU time: 54.6067 s	Remaining CPU time: 1745.39 s
54.90/55.23	c core #2239
54.90/55.23	c Core size: 6	Core Weight: 1	Total Weight: 2239
54.90/55.23	c Elapsed CPU time: 54.6427 s	Remaining CPU time: 1745.36 s
54.90/55.27	c core #2240
54.90/55.27	c Core size: 6	Core Weight: 1	Total Weight: 2240
54.90/55.27	c Elapsed CPU time: 54.6767 s	Remaining CPU time: 1745.32 s
55.00/55.30	c core #2241
55.00/55.30	c Core size: 6	Core Weight: 1	Total Weight: 2241
55.00/55.30	c Elapsed CPU time: 54.7127 s	Remaining CPU time: 1745.29 s
55.00/55.34	c core #2242
55.00/55.34	c Core size: 6	Core Weight: 1	Total Weight: 2242
55.00/55.34	c Elapsed CPU time: 54.7487 s	Remaining CPU time: 1745.25 s
55.00/55.38	c core #2243
55.00/55.38	c Core size: 6	Core Weight: 1	Total Weight: 2243
55.00/55.38	c Elapsed CPU time: 54.7847 s	Remaining CPU time: 1745.22 s
55.10/55.41	c core #2244
55.10/55.41	c Core size: 6	Core Weight: 1	Total Weight: 2244
55.10/55.41	c Elapsed CPU time: 54.8207 s	Remaining CPU time: 1745.18 s
55.10/55.45	c core #2245
55.10/55.45	c Core size: 6	Core Weight: 1	Total Weight: 2245
55.10/55.45	c Elapsed CPU time: 54.8567 s	Remaining CPU time: 1745.14 s
55.10/55.49	c core #2246
55.10/55.49	c Core size: 6	Core Weight: 1	Total Weight: 2246
55.10/55.49	c Elapsed CPU time: 54.8937 s	Remaining CPU time: 1745.11 s
55.20/55.52	c core #2247
55.20/55.52	c Core size: 6	Core Weight: 1	Total Weight: 2247
55.20/55.52	c Elapsed CPU time: 54.9286 s	Remaining CPU time: 1745.07 s
55.20/55.56	c core #2248
55.20/55.56	c Core size: 6	Core Weight: 1	Total Weight: 2248
55.20/55.56	c Elapsed CPU time: 54.9646 s	Remaining CPU time: 1745.04 s
55.20/55.60	c core #2249
55.20/55.60	c Core size: 6	Core Weight: 1	Total Weight: 2249
55.20/55.60	c Elapsed CPU time: 55.0006 s	Remaining CPU time: 1745 s
55.30/55.63	c core #2250
55.30/55.63	c Core size: 6	Core Weight: 1	Total Weight: 2250
55.30/55.63	c Elapsed CPU time: 55.0366 s	Remaining CPU time: 1744.96 s
55.30/55.67	c core #2251
55.30/55.67	c Core size: 6	Core Weight: 1	Total Weight: 2251
55.30/55.67	c Elapsed CPU time: 55.0736 s	Remaining CPU time: 1744.93 s
55.40/55.71	c core #2252
55.40/55.71	c Core size: 6	Core Weight: 1	Total Weight: 2252
55.40/55.71	c Elapsed CPU time: 55.1096 s	Remaining CPU time: 1744.89 s
55.40/55.74	c core #2253
55.40/55.74	c Core size: 6	Core Weight: 1	Total Weight: 2253
55.40/55.74	c Elapsed CPU time: 55.1456 s	Remaining CPU time: 1744.85 s
55.40/55.78	c core #2254
55.40/55.78	c Core size: 6	Core Weight: 1	Total Weight: 2254
55.40/55.78	c Elapsed CPU time: 55.1816 s	Remaining CPU time: 1744.82 s
55.50/55.82	c core #2255
55.50/55.82	c Core size: 6	Core Weight: 1	Total Weight: 2255
55.50/55.82	c Elapsed CPU time: 55.2186 s	Remaining CPU time: 1744.78 s
55.50/55.85	c core #2256
55.50/55.85	c Core size: 6	Core Weight: 1	Total Weight: 2256
55.50/55.85	c Elapsed CPU time: 55.2546 s	Remaining CPU time: 1744.75 s
55.50/55.89	c core #2257
55.50/55.89	c Core size: 6	Core Weight: 1	Total Weight: 2257
55.50/55.89	c Elapsed CPU time: 55.2906 s	Remaining CPU time: 1744.71 s
55.59/55.92	c core #2258
55.59/55.92	c Core size: 6	Core Weight: 1	Total Weight: 2258
55.59/55.92	c Elapsed CPU time: 55.3256 s	Remaining CPU time: 1744.67 s
55.59/55.96	c core #2259
55.59/55.96	c Core size: 6	Core Weight: 1	Total Weight: 2259
55.59/55.96	c Elapsed CPU time: 55.3616 s	Remaining CPU time: 1744.64 s
55.59/56.00	c core #2260
55.59/56.00	c Core size: 6	Core Weight: 1	Total Weight: 2260
55.59/56.00	c Elapsed CPU time: 55.3976 s	Remaining CPU time: 1744.6 s
55.70/56.03	c core #2261
55.70/56.03	c Core size: 6	Core Weight: 1	Total Weight: 2261
55.70/56.03	c Elapsed CPU time: 55.4346 s	Remaining CPU time: 1744.57 s
55.70/56.07	c core #2262
55.70/56.07	c Core size: 6	Core Weight: 1	Total Weight: 2262
55.70/56.07	c Elapsed CPU time: 55.4706 s	Remaining CPU time: 1744.53 s
55.80/56.11	c core #2263
55.80/56.11	c Core size: 20	Core Weight: 1	Total Weight: 2263
55.80/56.11	c Elapsed CPU time: 55.5106 s	Remaining CPU time: 1744.49 s
55.80/56.14	c core #2264
55.80/56.14	c Core size: 6	Core Weight: 1	Total Weight: 2264
55.80/56.14	c Elapsed CPU time: 55.5436 s	Remaining CPU time: 1744.46 s
55.80/56.18	c core #2265
55.80/56.18	c Core size: 6	Core Weight: 1	Total Weight: 2265
55.80/56.18	c Elapsed CPU time: 55.5806 s	Remaining CPU time: 1744.42 s
55.89/56.22	c core #2266
55.89/56.22	c Core size: 6	Core Weight: 1	Total Weight: 2266
55.89/56.22	c Elapsed CPU time: 55.6165 s	Remaining CPU time: 1744.38 s
55.89/56.25	c core #2267
55.89/56.25	c Core size: 6	Core Weight: 1	Total Weight: 2267
55.89/56.25	c Elapsed CPU time: 55.6535 s	Remaining CPU time: 1744.35 s
55.89/56.29	c core #2268
55.89/56.29	c Core size: 6	Core Weight: 1	Total Weight: 2268
55.89/56.29	c Elapsed CPU time: 55.6885 s	Remaining CPU time: 1744.31 s
55.99/56.33	c core #2269
55.99/56.33	c Core size: 6	Core Weight: 1	Total Weight: 2269
55.99/56.33	c Elapsed CPU time: 55.7245 s	Remaining CPU time: 1744.28 s
55.99/56.36	c core #2270
55.99/56.36	c Core size: 6	Core Weight: 1	Total Weight: 2270
55.99/56.36	c Elapsed CPU time: 55.7615 s	Remaining CPU time: 1744.24 s
56.09/56.40	c core #2271
56.09/56.40	c Core size: 6	Core Weight: 1	Total Weight: 2271
56.09/56.40	c Elapsed CPU time: 55.7985 s	Remaining CPU time: 1744.2 s
56.09/56.44	c core #2272
56.09/56.44	c Core size: 6	Core Weight: 1	Total Weight: 2272
56.09/56.44	c Elapsed CPU time: 55.8355 s	Remaining CPU time: 1744.16 s
56.09/56.47	c core #2273
56.09/56.47	c Core size: 6	Core Weight: 1	Total Weight: 2273
56.09/56.47	c Elapsed CPU time: 55.8715 s	Remaining CPU time: 1744.13 s
56.19/56.51	c core #2274
56.19/56.51	c Core size: 6	Core Weight: 1	Total Weight: 2274
56.19/56.51	c Elapsed CPU time: 55.9075 s	Remaining CPU time: 1744.09 s
56.19/56.55	c core #2275
56.19/56.55	c Core size: 6	Core Weight: 1	Total Weight: 2275
56.19/56.55	c Elapsed CPU time: 55.9455 s	Remaining CPU time: 1744.05 s
56.19/56.58	c core #2276
56.19/56.58	c Core size: 6	Core Weight: 1	Total Weight: 2276
56.19/56.58	c Elapsed CPU time: 55.9815 s	Remaining CPU time: 1744.02 s
56.29/56.62	c core #2277
56.29/56.62	c Core size: 6	Core Weight: 1	Total Weight: 2277
56.29/56.62	c Elapsed CPU time: 56.0195 s	Remaining CPU time: 1743.98 s
56.29/56.66	c core #2278
56.29/56.66	c Core size: 6	Core Weight: 1	Total Weight: 2278
56.29/56.66	c Elapsed CPU time: 56.0565 s	Remaining CPU time: 1743.94 s
56.29/56.70	c core #2279
56.29/56.70	c Core size: 6	Core Weight: 1	Total Weight: 2279
56.29/56.70	c Elapsed CPU time: 56.0935 s	Remaining CPU time: 1743.91 s
56.39/56.73	c core #2280
56.39/56.73	c Core size: 6	Core Weight: 1	Total Weight: 2280
56.39/56.73	c Elapsed CPU time: 56.1305 s	Remaining CPU time: 1743.87 s
56.39/56.77	c core #2281
56.39/56.77	c Core size: 6	Core Weight: 1	Total Weight: 2281
56.39/56.77	c Elapsed CPU time: 56.1675 s	Remaining CPU time: 1743.83 s
56.49/56.81	c core #2282
56.49/56.81	c Core size: 6	Core Weight: 1	Total Weight: 2282
56.49/56.81	c Elapsed CPU time: 56.2035 s	Remaining CPU time: 1743.8 s
56.49/56.84	c core #2283
56.49/56.84	c Core size: 6	Core Weight: 1	Total Weight: 2283
56.49/56.84	c Elapsed CPU time: 56.2415 s	Remaining CPU time: 1743.76 s
56.49/56.88	c core #2284
56.49/56.88	c Core size: 6	Core Weight: 1	Total Weight: 2284
56.49/56.88	c Elapsed CPU time: 56.2784 s	Remaining CPU time: 1743.72 s
56.59/56.92	c core #2285
56.59/56.92	c Core size: 6	Core Weight: 1	Total Weight: 2285
56.59/56.92	c Elapsed CPU time: 56.3154 s	Remaining CPU time: 1743.68 s
56.59/56.95	c core #2286
56.59/56.95	c Core size: 6	Core Weight: 1	Total Weight: 2286
56.59/56.95	c Elapsed CPU time: 56.3514 s	Remaining CPU time: 1743.65 s
56.59/56.99	c core #2287
56.59/56.99	c Core size: 6	Core Weight: 1	Total Weight: 2287
56.59/56.99	c Elapsed CPU time: 56.3874 s	Remaining CPU time: 1743.61 s
56.69/57.03	c core #2288
56.69/57.03	c Core size: 6	Core Weight: 1	Total Weight: 2288
56.69/57.03	c Elapsed CPU time: 56.4244 s	Remaining CPU time: 1743.58 s
56.69/57.07	c core #2289
56.69/57.07	c Core size: 6	Core Weight: 1	Total Weight: 2289
56.69/57.07	c Elapsed CPU time: 56.4604 s	Remaining CPU time: 1743.54 s
56.79/57.10	c core #2290
56.79/57.10	c Core size: 6	Core Weight: 1	Total Weight: 2290
56.79/57.10	c Elapsed CPU time: 56.4974 s	Remaining CPU time: 1743.5 s
56.79/57.14	c core #2291
56.79/57.14	c Core size: 6	Core Weight: 1	Total Weight: 2291
56.79/57.14	c Elapsed CPU time: 56.5334 s	Remaining CPU time: 1743.47 s
56.79/57.18	c core #2292
56.79/57.18	c Core size: 7	Core Weight: 1	Total Weight: 2292
56.79/57.18	c Elapsed CPU time: 56.5704 s	Remaining CPU time: 1743.43 s
56.89/57.21	c core #2293
56.89/57.21	c Core size: 7	Core Weight: 1	Total Weight: 2293
56.89/57.21	c Elapsed CPU time: 56.6074 s	Remaining CPU time: 1743.39 s
56.89/57.25	c core #2294
56.89/57.25	c Core size: 6	Core Weight: 1	Total Weight: 2294
56.89/57.25	c Elapsed CPU time: 56.6444 s	Remaining CPU time: 1743.36 s
56.89/57.29	c core #2295
56.89/57.29	c Core size: 6	Core Weight: 1	Total Weight: 2295
56.89/57.29	c Elapsed CPU time: 56.6804 s	Remaining CPU time: 1743.32 s
56.99/57.32	c core #2296
56.99/57.32	c Core size: 6	Core Weight: 1	Total Weight: 2296
56.99/57.32	c Elapsed CPU time: 56.7174 s	Remaining CPU time: 1743.28 s
56.99/57.36	c core #2297
56.99/57.36	c Core size: 6	Core Weight: 1	Total Weight: 2297
56.99/57.36	c Elapsed CPU time: 56.7544 s	Remaining CPU time: 1743.25 s
57.08/57.40	c core #2298
57.08/57.40	c Core size: 6	Core Weight: 1	Total Weight: 2298
57.08/57.40	c Elapsed CPU time: 56.7904 s	Remaining CPU time: 1743.21 s
57.08/57.44	c core #2299
57.08/57.44	c Core size: 6	Core Weight: 1	Total Weight: 2299
57.08/57.44	c Elapsed CPU time: 56.8264 s	Remaining CPU time: 1743.17 s
57.08/57.47	c core #2300
57.08/57.47	c Core size: 6	Core Weight: 1	Total Weight: 2300
57.08/57.47	c Elapsed CPU time: 56.8644 s	Remaining CPU time: 1743.14 s
57.18/57.51	c core #2301
57.18/57.51	c Core size: 6	Core Weight: 1	Total Weight: 2301
57.18/57.51	c Elapsed CPU time: 56.9013 s	Remaining CPU time: 1743.1 s
57.18/57.55	c core #2302
57.18/57.55	c Core size: 6	Core Weight: 1	Total Weight: 2302
57.18/57.55	c Elapsed CPU time: 56.9373 s	Remaining CPU time: 1743.06 s
57.18/57.59	c core #2303
57.18/57.59	c Core size: 6	Core Weight: 1	Total Weight: 2303
57.18/57.59	c Elapsed CPU time: 56.9743 s	Remaining CPU time: 1743.03 s
57.29/57.62	c core #2304
57.29/57.62	c Core size: 6	Core Weight: 1	Total Weight: 2304
57.29/57.62	c Elapsed CPU time: 57.0103 s	Remaining CPU time: 1742.99 s
57.29/57.66	c core #2305
57.29/57.66	c Core size: 6	Core Weight: 1	Total Weight: 2305
57.29/57.66	c Elapsed CPU time: 57.0483 s	Remaining CPU time: 1742.95 s
57.39/57.70	c core #2306
57.39/57.70	c Core size: 6	Core Weight: 1	Total Weight: 2306
57.39/57.70	c Elapsed CPU time: 57.0843 s	Remaining CPU time: 1742.92 s
57.39/57.73	c core #2307
57.39/57.73	c Core size: 6	Core Weight: 1	Total Weight: 2307
57.39/57.73	c Elapsed CPU time: 57.1213 s	Remaining CPU time: 1742.88 s
57.39/57.77	c core #2308
57.39/57.77	c Core size: 6	Core Weight: 1	Total Weight: 2308
57.39/57.77	c Elapsed CPU time: 57.1583 s	Remaining CPU time: 1742.84 s
57.49/57.81	c core #2309
57.49/57.81	c Core size: 6	Core Weight: 1	Total Weight: 2309
57.49/57.81	c Elapsed CPU time: 57.1953 s	Remaining CPU time: 1742.8 s
57.49/57.85	c core #2310
57.49/57.85	c Core size: 6	Core Weight: 1	Total Weight: 2310
57.49/57.85	c Elapsed CPU time: 57.2323 s	Remaining CPU time: 1742.77 s
57.49/57.88	c core #2311
57.49/57.88	c Core size: 6	Core Weight: 1	Total Weight: 2311
57.49/57.88	c Elapsed CPU time: 57.2693 s	Remaining CPU time: 1742.73 s
57.59/57.92	c core #2312
57.59/57.92	c Core size: 6	Core Weight: 1	Total Weight: 2312
57.59/57.92	c Elapsed CPU time: 57.3063 s	Remaining CPU time: 1742.69 s
57.59/57.96	c core #2313
57.59/57.96	c Core size: 6	Core Weight: 1	Total Weight: 2313
57.59/57.96	c Elapsed CPU time: 57.3443 s	Remaining CPU time: 1742.66 s
57.59/57.99	c core #2314
57.59/57.99	c Core size: 6	Core Weight: 1	Total Weight: 2314
57.59/57.99	c Elapsed CPU time: 57.3813 s	Remaining CPU time: 1742.62 s
57.69/58.03	c core #2315
57.69/58.03	c Core size: 7	Core Weight: 1	Total Weight: 2315
57.69/58.03	c Elapsed CPU time: 57.4183 s	Remaining CPU time: 1742.58 s
57.69/58.07	c core #2316
57.69/58.07	c Core size: 7	Core Weight: 1	Total Weight: 2316
57.69/58.07	c Elapsed CPU time: 57.4553 s	Remaining CPU time: 1742.54 s
57.79/58.11	c core #2317
57.79/58.11	c Core size: 6	Core Weight: 1	Total Weight: 2317
57.79/58.11	c Elapsed CPU time: 57.4933 s	Remaining CPU time: 1742.51 s
57.79/58.14	c core #2318
57.79/58.14	c Core size: 6	Core Weight: 1	Total Weight: 2318
57.79/58.14	c Elapsed CPU time: 57.5303 s	Remaining CPU time: 1742.47 s
57.79/58.18	c core #2319
57.79/58.18	c Core size: 6	Core Weight: 1	Total Weight: 2319
57.79/58.18	c Elapsed CPU time: 57.5672 s	Remaining CPU time: 1742.43 s
57.89/58.22	c core #2320
57.89/58.22	c Core size: 6	Core Weight: 1	Total Weight: 2320
57.89/58.22	c Elapsed CPU time: 57.6042 s	Remaining CPU time: 1742.4 s
57.89/58.26	c core #2321
57.89/58.26	c Core size: 6	Core Weight: 1	Total Weight: 2321
57.89/58.26	c Elapsed CPU time: 57.6412 s	Remaining CPU time: 1742.36 s
57.89/58.29	c core #2322
57.89/58.29	c Core size: 7	Core Weight: 1	Total Weight: 2322
57.89/58.29	c Elapsed CPU time: 57.6792 s	Remaining CPU time: 1742.32 s
57.99/58.33	c core #2323
57.99/58.33	c Core size: 7	Core Weight: 1	Total Weight: 2323
57.99/58.33	c Elapsed CPU time: 57.7142 s	Remaining CPU time: 1742.29 s
57.99/58.37	c core #2324
57.99/58.37	c Core size: 7	Core Weight: 1	Total Weight: 2324
57.99/58.37	c Elapsed CPU time: 57.7512 s	Remaining CPU time: 1742.25 s
58.09/58.40	c core #2325
58.09/58.40	c Core size: 7	Core Weight: 1	Total Weight: 2325
58.09/58.40	c Elapsed CPU time: 57.7882 s	Remaining CPU time: 1742.21 s
58.09/58.44	c core #2326
58.09/58.44	c Core size: 7	Core Weight: 1	Total Weight: 2326
58.09/58.44	c Elapsed CPU time: 57.8252 s	Remaining CPU time: 1742.17 s
58.09/58.48	c core #2327
58.09/58.48	c Core size: 7	Core Weight: 1	Total Weight: 2327
58.09/58.48	c Elapsed CPU time: 57.8622 s	Remaining CPU time: 1742.14 s
58.19/58.52	c core #2328
58.19/58.52	c Core size: 7	Core Weight: 1	Total Weight: 2328
58.19/58.52	c Elapsed CPU time: 57.9002 s	Remaining CPU time: 1742.1 s
58.19/58.55	c core #2329
58.19/58.55	c Core size: 6	Core Weight: 1	Total Weight: 2329
58.19/58.55	c Elapsed CPU time: 57.9382 s	Remaining CPU time: 1742.06 s
58.19/58.59	c core #2330
58.19/58.59	c Core size: 6	Core Weight: 1	Total Weight: 2330
58.19/58.59	c Elapsed CPU time: 57.9752 s	Remaining CPU time: 1742.02 s
58.29/58.63	c core #2331
58.29/58.63	c Core size: 6	Core Weight: 1	Total Weight: 2331
58.29/58.63	c Elapsed CPU time: 58.0132 s	Remaining CPU time: 1741.99 s
58.29/58.67	c core #2332
58.29/58.67	c Core size: 6	Core Weight: 1	Total Weight: 2332
58.29/58.67	c Elapsed CPU time: 58.0512 s	Remaining CPU time: 1741.95 s
58.39/58.71	c core #2333
58.39/58.71	c Core size: 6	Core Weight: 1	Total Weight: 2333
58.39/58.71	c Elapsed CPU time: 58.0882 s	Remaining CPU time: 1741.91 s
58.39/58.74	c core #2334
58.39/58.74	c Core size: 6	Core Weight: 1	Total Weight: 2334
58.39/58.74	c Elapsed CPU time: 58.1262 s	Remaining CPU time: 1741.87 s
58.39/58.78	c core #2335
58.39/58.78	c Core size: 6	Core Weight: 1	Total Weight: 2335
58.39/58.78	c Elapsed CPU time: 58.1632 s	Remaining CPU time: 1741.84 s
58.49/58.82	c core #2336
58.49/58.82	c Core size: 6	Core Weight: 1	Total Weight: 2336
58.49/58.82	c Elapsed CPU time: 58.2012 s	Remaining CPU time: 1741.8 s
58.49/58.86	c core #2337
58.49/58.86	c Core size: 6	Core Weight: 1	Total Weight: 2337
58.49/58.86	c Elapsed CPU time: 58.2381 s	Remaining CPU time: 1741.76 s
58.49/58.89	c core #2338
58.49/58.89	c Core size: 6	Core Weight: 1	Total Weight: 2338
58.49/58.89	c Elapsed CPU time: 58.2761 s	Remaining CPU time: 1741.72 s
58.59/58.93	c core #2339
58.59/58.93	c Core size: 6	Core Weight: 1	Total Weight: 2339
58.59/58.93	c Elapsed CPU time: 58.3131 s	Remaining CPU time: 1741.69 s
58.59/58.97	c core #2340
58.59/58.97	c Core size: 6	Core Weight: 1	Total Weight: 2340
58.59/58.97	c Elapsed CPU time: 58.3501 s	Remaining CPU time: 1741.65 s
58.68/59.01	c core #2341
58.68/59.01	c Core size: 6	Core Weight: 1	Total Weight: 2341
58.68/59.01	c Elapsed CPU time: 58.3881 s	Remaining CPU time: 1741.61 s
58.68/59.04	c core #2342
58.68/59.04	c Core size: 6	Core Weight: 1	Total Weight: 2342
58.68/59.04	c Elapsed CPU time: 58.4251 s	Remaining CPU time: 1741.57 s
58.68/59.08	c core #2343
58.68/59.08	c Core size: 6	Core Weight: 1	Total Weight: 2343
58.68/59.08	c Elapsed CPU time: 58.4631 s	Remaining CPU time: 1741.54 s
58.78/59.12	c core #2344
58.78/59.12	c Core size: 6	Core Weight: 1	Total Weight: 2344
58.78/59.12	c Elapsed CPU time: 58.5011 s	Remaining CPU time: 1741.5 s
58.78/59.16	c core #2345
58.78/59.16	c Core size: 6	Core Weight: 1	Total Weight: 2345
58.78/59.16	c Elapsed CPU time: 58.5391 s	Remaining CPU time: 1741.46 s
58.78/59.19	c core #2346
58.78/59.19	c Core size: 6	Core Weight: 1	Total Weight: 2346
58.78/59.19	c Elapsed CPU time: 58.5761 s	Remaining CPU time: 1741.42 s
58.88/59.24	c core #2347
58.88/59.24	c Core size: 11	Core Weight: 1	Total Weight: 2347
58.88/59.24	c Elapsed CPU time: 58.6161 s	Remaining CPU time: 1741.38 s
58.88/59.27	c core #2348
58.88/59.27	c Core size: 6	Core Weight: 1	Total Weight: 2348
58.88/59.27	c Elapsed CPU time: 58.6511 s	Remaining CPU time: 1741.35 s
58.99/59.31	c core #2349
58.99/59.31	c Core size: 6	Core Weight: 1	Total Weight: 2349
58.99/59.31	c Elapsed CPU time: 58.6891 s	Remaining CPU time: 1741.31 s
58.99/59.35	c core #2350
58.99/59.35	c Core size: 6	Core Weight: 1	Total Weight: 2350
58.99/59.35	c Elapsed CPU time: 58.7261 s	Remaining CPU time: 1741.27 s
58.99/59.38	c core #2351
58.99/59.38	c Core size: 6	Core Weight: 1	Total Weight: 2351
58.99/59.38	c Elapsed CPU time: 58.7631 s	Remaining CPU time: 1741.24 s
59.09/59.42	c core #2352
59.09/59.42	c Core size: 6	Core Weight: 1	Total Weight: 2352
59.09/59.42	c Elapsed CPU time: 58.8011 s	Remaining CPU time: 1741.2 s
59.09/59.46	c core #2353
59.09/59.46	c Core size: 6	Core Weight: 1	Total Weight: 2353
59.09/59.46	c Elapsed CPU time: 58.8391 s	Remaining CPU time: 1741.16 s
59.09/59.50	c core #2354
59.09/59.50	c Core size: 6	Core Weight: 1	Total Weight: 2354
59.09/59.50	c Elapsed CPU time: 58.876 s	Remaining CPU time: 1741.12 s
59.18/59.53	c core #2355
59.18/59.53	c Core size: 6	Core Weight: 1	Total Weight: 2355
59.18/59.53	c Elapsed CPU time: 58.913 s	Remaining CPU time: 1741.09 s
59.18/59.57	c core #2356
59.18/59.57	c Core size: 6	Core Weight: 1	Total Weight: 2356
59.18/59.57	c Elapsed CPU time: 58.951 s	Remaining CPU time: 1741.05 s
59.28/59.61	c core #2357
59.28/59.61	c Core size: 6	Core Weight: 1	Total Weight: 2357
59.28/59.61	c Elapsed CPU time: 58.988 s	Remaining CPU time: 1741.01 s
59.28/59.65	c core #2358
59.28/59.65	c Core size: 23	Core Weight: 1	Total Weight: 2358
59.28/59.65	c Elapsed CPU time: 59.028 s	Remaining CPU time: 1740.97 s
59.28/59.69	c core #2359
59.28/59.69	c Core size: 6	Core Weight: 1	Total Weight: 2359
59.28/59.69	c Elapsed CPU time: 59.062 s	Remaining CPU time: 1740.94 s
59.38/59.72	c core #2360
59.38/59.72	c Core size: 6	Core Weight: 1	Total Weight: 2360
59.38/59.72	c Elapsed CPU time: 59.099 s	Remaining CPU time: 1740.9 s
59.38/59.76	c core #2361
59.38/59.76	c Core size: 6	Core Weight: 1	Total Weight: 2361
59.38/59.76	c Elapsed CPU time: 59.137 s	Remaining CPU time: 1740.86 s
59.48/59.80	c core #2362
59.48/59.80	c Core size: 6	Core Weight: 1	Total Weight: 2362
59.48/59.80	c Elapsed CPU time: 59.175 s	Remaining CPU time: 1740.82 s
59.48/59.84	c core #2363
59.48/59.84	c Core size: 6	Core Weight: 1	Total Weight: 2363
59.48/59.84	c Elapsed CPU time: 59.213 s	Remaining CPU time: 1740.79 s
59.48/59.88	c core #2364
59.48/59.88	c Core size: 6	Core Weight: 1	Total Weight: 2364
59.48/59.88	c Elapsed CPU time: 59.251 s	Remaining CPU time: 1740.75 s
59.58/59.91	c core #2365
59.58/59.91	c Core size: 6	Core Weight: 1	Total Weight: 2365
59.58/59.91	c Elapsed CPU time: 59.289 s	Remaining CPU time: 1740.71 s
59.58/59.95	c core #2366
59.58/59.95	c Core size: 6	Core Weight: 1	Total Weight: 2366
59.58/59.95	c Elapsed CPU time: 59.326 s	Remaining CPU time: 1740.67 s
59.58/59.99	c core #2367
59.58/59.99	c Core size: 6	Core Weight: 1	Total Weight: 2367
59.58/59.99	c Elapsed CPU time: 59.364 s	Remaining CPU time: 1740.64 s
59.68/60.03	c core #2368
59.68/60.03	c Core size: 6	Core Weight: 1	Total Weight: 2368
59.68/60.03	c Elapsed CPU time: 59.402 s	Remaining CPU time: 1740.6 s
59.68/60.07	c core #2369
59.68/60.07	c Core size: 6	Core Weight: 1	Total Weight: 2369
59.68/60.07	c Elapsed CPU time: 59.44 s	Remaining CPU time: 1740.56 s
59.78/60.10	c core #2370
59.78/60.10	c Core size: 6	Core Weight: 1	Total Weight: 2370
59.78/60.10	c Elapsed CPU time: 59.477 s	Remaining CPU time: 1740.52 s
59.78/60.14	c core #2371
59.78/60.14	c Core size: 6	Core Weight: 1	Total Weight: 2371
59.78/60.14	c Elapsed CPU time: 59.515 s	Remaining CPU time: 1740.49 s
59.78/60.18	c core #2372
59.78/60.18	c Core size: 6	Core Weight: 1	Total Weight: 2372
59.78/60.18	c Elapsed CPU time: 59.5519 s	Remaining CPU time: 1740.45 s
59.87/60.22	c core #2373
59.87/60.22	c Core size: 6	Core Weight: 1	Total Weight: 2373
59.87/60.22	c Elapsed CPU time: 59.5889 s	Remaining CPU time: 1740.41 s
59.87/60.26	c core #2374
59.87/60.26	c Core size: 6	Core Weight: 1	Total Weight: 2374
59.87/60.26	c Elapsed CPU time: 59.6269 s	Remaining CPU time: 1740.37 s
59.87/60.29	c core #2375
59.87/60.29	c Core size: 6	Core Weight: 1	Total Weight: 2375
59.87/60.29	c Elapsed CPU time: 59.6639 s	Remaining CPU time: 1740.34 s
59.97/60.33	c core #2376
59.97/60.33	c Core size: 6	Core Weight: 1	Total Weight: 2376
59.97/60.33	c Elapsed CPU time: 59.7009 s	Remaining CPU time: 1740.3 s
59.97/60.37	c core #2377
59.97/60.37	c Core size: 6	Core Weight: 1	Total Weight: 2377
59.97/60.37	c Elapsed CPU time: 59.7379 s	Remaining CPU time: 1740.26 s
60.08/60.41	c core #2378
60.08/60.41	c Core size: 6	Core Weight: 1	Total Weight: 2378
60.08/60.41	c Elapsed CPU time: 59.7759 s	Remaining CPU time: 1740.22 s
60.08/60.45	c core #2379
60.08/60.45	c Core size: 6	Core Weight: 1	Total Weight: 2379
60.08/60.45	c Elapsed CPU time: 59.8139 s	Remaining CPU time: 1740.19 s
60.08/60.49	c core #2380
60.08/60.49	c Core size: 6	Core Weight: 1	Total Weight: 2380
60.08/60.49	c Elapsed CPU time: 59.8509 s	Remaining CPU time: 1740.15 s
60.18/60.52	c core #2381
60.18/60.52	c Core size: 6	Core Weight: 1	Total Weight: 2381
60.18/60.52	c Elapsed CPU time: 59.8879 s	Remaining CPU time: 1740.11 s
60.18/60.56	c core #2382
60.18/60.56	c Core size: 6	Core Weight: 1	Total Weight: 2382
60.18/60.56	c Elapsed CPU time: 59.9259 s	Remaining CPU time: 1740.07 s
60.28/60.60	c core #2383
60.28/60.60	c Core size: 6	Core Weight: 1	Total Weight: 2383
60.28/60.60	c Elapsed CPU time: 59.9639 s	Remaining CPU time: 1740.04 s
60.28/60.64	c core #2384
60.28/60.64	c Core size: 6	Core Weight: 1	Total Weight: 2384
60.28/60.64	c Elapsed CPU time: 60.0029 s	Remaining CPU time: 1740 s
60.28/60.68	c core #2385
60.28/60.68	c Core size: 6	Core Weight: 1	Total Weight: 2385
60.28/60.68	c Elapsed CPU time: 60.0409 s	Remaining CPU time: 1739.96 s
60.38/60.72	c core #2386
60.38/60.72	c Core size: 6	Core Weight: 1	Total Weight: 2386
60.38/60.72	c Elapsed CPU time: 60.0789 s	Remaining CPU time: 1739.92 s
60.38/60.75	c core #2387
60.38/60.75	c Core size: 6	Core Weight: 1	Total Weight: 2387
60.38/60.75	c Elapsed CPU time: 60.1169 s	Remaining CPU time: 1739.88 s
60.38/60.79	c core #2388
60.38/60.79	c Core size: 6	Core Weight: 1	Total Weight: 2388
60.38/60.79	c Elapsed CPU time: 60.1559 s	Remaining CPU time: 1739.84 s
60.48/60.83	c core #2389
60.48/60.83	c Core size: 6	Core Weight: 1	Total Weight: 2389
60.48/60.83	c Elapsed CPU time: 60.1938 s	Remaining CPU time: 1739.81 s
60.48/60.87	c core #2390
60.48/60.87	c Core size: 6	Core Weight: 1	Total Weight: 2390
60.48/60.87	c Elapsed CPU time: 60.2328 s	Remaining CPU time: 1739.77 s
60.58/60.91	c core #2391
60.58/60.91	c Core size: 6	Core Weight: 1	Total Weight: 2391
60.58/60.91	c Elapsed CPU time: 60.2708 s	Remaining CPU time: 1739.73 s
60.58/60.95	c core #2392
60.58/60.95	c Core size: 6	Core Weight: 1	Total Weight: 2392
60.58/60.95	c Elapsed CPU time: 60.3088 s	Remaining CPU time: 1739.69 s
60.58/60.98	c core #2393
60.58/60.98	c Core size: 6	Core Weight: 1	Total Weight: 2393
60.58/60.98	c Elapsed CPU time: 60.3468 s	Remaining CPU time: 1739.65 s
60.67/61.02	c core #2394
60.67/61.02	c Core size: 6	Core Weight: 1	Total Weight: 2394
60.67/61.02	c Elapsed CPU time: 60.3848 s	Remaining CPU time: 1739.62 s
60.67/61.06	c core #2395
60.67/61.06	c Core size: 6	Core Weight: 1	Total Weight: 2395
60.67/61.06	c Elapsed CPU time: 60.4228 s	Remaining CPU time: 1739.58 s
60.77/61.10	c core #2396
60.77/61.10	c Core size: 6	Core Weight: 1	Total Weight: 2396
60.77/61.10	c Elapsed CPU time: 60.4608 s	Remaining CPU time: 1739.54 s
60.77/61.14	c core #2397
60.77/61.14	c Core size: 6	Core Weight: 1	Total Weight: 2397
60.77/61.14	c Elapsed CPU time: 60.4988 s	Remaining CPU time: 1739.5 s
60.77/61.18	c core #2398
60.77/61.18	c Core size: 6	Core Weight: 1	Total Weight: 2398
60.77/61.18	c Elapsed CPU time: 60.5378 s	Remaining CPU time: 1739.46 s
60.87/61.21	c core #2399
60.87/61.21	c Core size: 6	Core Weight: 1	Total Weight: 2399
60.87/61.21	c Elapsed CPU time: 60.5748 s	Remaining CPU time: 1739.43 s
60.87/61.25	c core #2400
60.87/61.25	c Core size: 6	Core Weight: 1	Total Weight: 2400
60.87/61.25	c Elapsed CPU time: 60.6138 s	Remaining CPU time: 1739.39 s
60.87/61.29	c core #2401
60.87/61.29	c Core size: 6	Core Weight: 1	Total Weight: 2401
60.87/61.29	c Elapsed CPU time: 60.6518 s	Remaining CPU time: 1739.35 s
60.97/61.33	c core #2402
60.97/61.33	c Core size: 6	Core Weight: 1	Total Weight: 2402
60.97/61.33	c Elapsed CPU time: 60.6898 s	Remaining CPU time: 1739.31 s
60.97/61.37	c core #2403
60.97/61.37	c Core size: 6	Core Weight: 1	Total Weight: 2403
60.97/61.37	c Elapsed CPU time: 60.7278 s	Remaining CPU time: 1739.27 s
61.07/61.41	c core #2404
61.07/61.41	c Core size: 6	Core Weight: 1	Total Weight: 2404
61.07/61.41	c Elapsed CPU time: 60.7658 s	Remaining CPU time: 1739.23 s
61.07/61.44	c core #2405
61.07/61.44	c Core size: 6	Core Weight: 1	Total Weight: 2405
61.07/61.44	c Elapsed CPU time: 60.8038 s	Remaining CPU time: 1739.2 s
61.07/61.48	c core #2406
61.07/61.48	c Core size: 6	Core Weight: 1	Total Weight: 2406
61.07/61.48	c Elapsed CPU time: 60.8417 s	Remaining CPU time: 1739.16 s
61.17/61.52	c core #2407
61.17/61.52	c Core size: 10	Core Weight: 1	Total Weight: 2407
61.17/61.52	c Elapsed CPU time: 60.8827 s	Remaining CPU time: 1739.12 s
61.17/61.56	c core #2408
61.17/61.56	c Core size: 6	Core Weight: 1	Total Weight: 2408
61.17/61.56	c Elapsed CPU time: 60.9177 s	Remaining CPU time: 1739.08 s
61.17/61.60	c core #2409
61.17/61.60	c Core size: 6	Core Weight: 1	Total Weight: 2409
61.17/61.60	c Elapsed CPU time: 60.9557 s	Remaining CPU time: 1739.04 s
61.27/61.64	c core #2410
61.27/61.64	c Core size: 6	Core Weight: 1	Total Weight: 2410
61.27/61.64	c Elapsed CPU time: 60.9937 s	Remaining CPU time: 1739.01 s
61.27/61.68	c core #2411
61.27/61.68	c Core size: 6	Core Weight: 1	Total Weight: 2411
61.27/61.68	c Elapsed CPU time: 61.0317 s	Remaining CPU time: 1738.97 s
61.37/61.71	c core #2412
61.37/61.71	c Core size: 6	Core Weight: 1	Total Weight: 2412
61.37/61.71	c Elapsed CPU time: 61.0697 s	Remaining CPU time: 1738.93 s
61.37/61.75	c core #2413
61.37/61.75	c Core size: 6	Core Weight: 1	Total Weight: 2413
61.37/61.75	c Elapsed CPU time: 61.1077 s	Remaining CPU time: 1738.89 s
61.37/61.79	c core #2414
61.37/61.79	c Core size: 6	Core Weight: 1	Total Weight: 2414
61.37/61.79	c Elapsed CPU time: 61.1467 s	Remaining CPU time: 1738.85 s
61.47/61.83	c core #2415
61.47/61.83	c Core size: 6	Core Weight: 1	Total Weight: 2415
61.47/61.83	c Elapsed CPU time: 61.1847 s	Remaining CPU time: 1738.82 s
61.47/61.87	c core #2416
61.47/61.87	c Core size: 6	Core Weight: 1	Total Weight: 2416
61.47/61.87	c Elapsed CPU time: 61.2227 s	Remaining CPU time: 1738.78 s
61.57/61.91	c core #2417
61.57/61.91	c Core size: 6	Core Weight: 1	Total Weight: 2417
61.57/61.91	c Elapsed CPU time: 61.2607 s	Remaining CPU time: 1738.74 s
61.57/61.95	c core #2418
61.57/61.95	c Core size: 11	Core Weight: 1	Total Weight: 2418
61.57/61.95	c Elapsed CPU time: 61.3017 s	Remaining CPU time: 1738.7 s
61.57/61.98	c core #2419
61.57/61.98	c Core size: 7	Core Weight: 1	Total Weight: 2419
61.57/61.98	c Elapsed CPU time: 61.3377 s	Remaining CPU time: 1738.66 s
61.67/62.02	c core #2420
61.67/62.02	c Core size: 7	Core Weight: 1	Total Weight: 2420
61.67/62.02	c Elapsed CPU time: 61.3767 s	Remaining CPU time: 1738.62 s
61.67/62.06	c core #2421
61.67/62.06	c Core size: 6	Core Weight: 1	Total Weight: 2421
61.67/62.06	c Elapsed CPU time: 61.4147 s	Remaining CPU time: 1738.59 s
61.77/62.10	c core #2422
61.77/62.10	c Core size: 6	Core Weight: 1	Total Weight: 2422
61.77/62.10	c Elapsed CPU time: 61.4527 s	Remaining CPU time: 1738.55 s
61.77/62.14	c core #2423
61.77/62.14	c Core size: 6	Core Weight: 1	Total Weight: 2423
61.77/62.14	c Elapsed CPU time: 61.4907 s	Remaining CPU time: 1738.51 s
61.77/62.18	c core #2424
61.77/62.18	c Core size: 6	Core Weight: 1	Total Weight: 2424
61.77/62.18	c Elapsed CPU time: 61.5296 s	Remaining CPU time: 1738.47 s
61.87/62.21	c core #2425
61.87/62.21	c Core size: 6	Core Weight: 1	Total Weight: 2425
61.87/62.21	c Elapsed CPU time: 61.5686 s	Remaining CPU time: 1738.43 s
61.87/62.25	c core #2426
61.87/62.25	c Core size: 6	Core Weight: 1	Total Weight: 2426
61.87/62.25	c Elapsed CPU time: 61.6076 s	Remaining CPU time: 1738.39 s
61.87/62.29	c core #2427
61.87/62.29	c Core size: 6	Core Weight: 1	Total Weight: 2427
61.87/62.29	c Elapsed CPU time: 61.6456 s	Remaining CPU time: 1738.35 s
61.97/62.33	c core #2428
61.97/62.33	c Core size: 6	Core Weight: 1	Total Weight: 2428
61.97/62.33	c Elapsed CPU time: 61.6846 s	Remaining CPU time: 1738.32 s
61.97/62.37	c core #2429
61.97/62.37	c Core size: 6	Core Weight: 1	Total Weight: 2429
61.97/62.37	c Elapsed CPU time: 61.7236 s	Remaining CPU time: 1738.28 s
62.07/62.41	c core #2430
62.07/62.41	c Core size: 6	Core Weight: 1	Total Weight: 2430
62.07/62.41	c Elapsed CPU time: 61.7626 s	Remaining CPU time: 1738.24 s
62.07/62.45	c core #2431
62.07/62.45	c Core size: 6	Core Weight: 1	Total Weight: 2431
62.07/62.45	c Elapsed CPU time: 61.8006 s	Remaining CPU time: 1738.2 s
62.07/62.49	c core #2432
62.07/62.49	c Core size: 6	Core Weight: 1	Total Weight: 2432
62.07/62.49	c Elapsed CPU time: 61.8396 s	Remaining CPU time: 1738.16 s
62.17/62.52	c core #2433
62.17/62.52	c Core size: 6	Core Weight: 1	Total Weight: 2433
62.17/62.52	c Elapsed CPU time: 61.8776 s	Remaining CPU time: 1738.12 s
62.17/62.56	c core #2434
62.17/62.56	c Core size: 6	Core Weight: 1	Total Weight: 2434
62.17/62.56	c Elapsed CPU time: 61.9156 s	Remaining CPU time: 1738.08 s
62.27/62.60	c core #2435
62.27/62.60	c Core size: 6	Core Weight: 1	Total Weight: 2435
62.27/62.60	c Elapsed CPU time: 61.9546 s	Remaining CPU time: 1738.05 s
62.27/62.64	c core #2436
62.27/62.64	c Core size: 6	Core Weight: 1	Total Weight: 2436
62.27/62.64	c Elapsed CPU time: 61.9936 s	Remaining CPU time: 1738.01 s
62.27/62.68	c core #2437
62.27/62.68	c Core size: 6	Core Weight: 1	Total Weight: 2437
62.27/62.68	c Elapsed CPU time: 62.0326 s	Remaining CPU time: 1737.97 s
62.37/62.72	c core #2438
62.37/62.72	c Core size: 6	Core Weight: 1	Total Weight: 2438
62.37/62.72	c Elapsed CPU time: 62.0706 s	Remaining CPU time: 1737.93 s
62.37/62.76	c core #2439
62.37/62.76	c Core size: 6	Core Weight: 1	Total Weight: 2439
62.37/62.76	c Elapsed CPU time: 62.1076 s	Remaining CPU time: 1737.89 s
62.46/62.80	c core #2440
62.46/62.80	c Core size: 18	Core Weight: 1	Total Weight: 2440
62.46/62.80	c Elapsed CPU time: 62.1486 s	Remaining CPU time: 1737.85 s
62.46/62.83	c core #2441
62.46/62.83	c Core size: 18	Core Weight: 1	Total Weight: 2441
62.46/62.83	c Elapsed CPU time: 62.1835 s	Remaining CPU time: 1737.82 s
62.46/62.87	c core #2442
62.46/62.87	c Core size: 6	Core Weight: 1	Total Weight: 2442
62.46/62.87	c Elapsed CPU time: 62.2205 s	Remaining CPU time: 1737.78 s
62.57/62.91	c core #2443
62.57/62.91	c Core size: 6	Core Weight: 1	Total Weight: 2443
62.57/62.91	c Elapsed CPU time: 62.2595 s	Remaining CPU time: 1737.74 s
62.57/62.95	c core #2444
62.57/62.95	c Core size: 6	Core Weight: 1	Total Weight: 2444
62.57/62.95	c Elapsed CPU time: 62.2965 s	Remaining CPU time: 1737.7 s
62.57/62.99	c core #2445
62.57/62.99	c Core size: 6	Core Weight: 1	Total Weight: 2445
62.57/62.99	c Elapsed CPU time: 62.3345 s	Remaining CPU time: 1737.67 s
62.67/63.03	c core #2446
62.67/63.03	c Core size: 6	Core Weight: 1	Total Weight: 2446
62.67/63.03	c Elapsed CPU time: 62.3725 s	Remaining CPU time: 1737.63 s
62.67/63.07	c core #2447
62.67/63.07	c Core size: 6	Core Weight: 1	Total Weight: 2447
62.67/63.07	c Elapsed CPU time: 62.4105 s	Remaining CPU time: 1737.59 s
62.77/63.10	c core #2448
62.77/63.10	c Core size: 6	Core Weight: 1	Total Weight: 2448
62.77/63.10	c Elapsed CPU time: 62.4485 s	Remaining CPU time: 1737.55 s
62.77/63.14	c core #2449
62.77/63.14	c Core size: 7	Core Weight: 1	Total Weight: 2449
62.77/63.14	c Elapsed CPU time: 62.4885 s	Remaining CPU time: 1737.51 s
62.77/63.18	c core #2450
62.77/63.18	c Core size: 7	Core Weight: 1	Total Weight: 2450
62.77/63.18	c Elapsed CPU time: 62.5265 s	Remaining CPU time: 1737.47 s
62.87/63.22	c core #2451
62.87/63.22	c Core size: 7	Core Weight: 1	Total Weight: 2451
62.87/63.22	c Elapsed CPU time: 62.5645 s	Remaining CPU time: 1737.44 s
62.87/63.26	c core #2452
62.87/63.26	c Core size: 6	Core Weight: 1	Total Weight: 2452
62.87/63.26	c Elapsed CPU time: 62.6025 s	Remaining CPU time: 1737.4 s
62.96/63.30	c core #2453
62.96/63.30	c Core size: 6	Core Weight: 1	Total Weight: 2453
62.96/63.30	c Elapsed CPU time: 62.6415 s	Remaining CPU time: 1737.36 s
62.96/63.34	c core #2454
62.96/63.34	c Core size: 6	Core Weight: 1	Total Weight: 2454
62.96/63.34	c Elapsed CPU time: 62.6795 s	Remaining CPU time: 1737.32 s
62.96/63.38	c core #2455
62.96/63.38	c Core size: 6	Core Weight: 1	Total Weight: 2455
62.96/63.38	c Elapsed CPU time: 62.7185 s	Remaining CPU time: 1737.28 s
63.06/63.41	c core #2456
63.06/63.41	c Core size: 6	Core Weight: 1	Total Weight: 2456
63.06/63.41	c Elapsed CPU time: 62.7565 s	Remaining CPU time: 1737.24 s
63.06/63.45	c core #2457
63.06/63.45	c Core size: 6	Core Weight: 1	Total Weight: 2457
63.06/63.45	c Elapsed CPU time: 62.7955 s	Remaining CPU time: 1737.2 s
63.06/63.50	c core #2458
63.06/63.50	c Core size: 14	Core Weight: 1	Total Weight: 2458
63.06/63.50	c Elapsed CPU time: 62.8374 s	Remaining CPU time: 1737.16 s
63.16/63.53	c core #2459
63.16/63.53	c Core size: 17	Core Weight: 1	Total Weight: 2459
63.16/63.53	c Elapsed CPU time: 62.8754 s	Remaining CPU time: 1737.12 s
63.16/63.57	c core #2460
63.16/63.57	c Core size: 6	Core Weight: 1	Total Weight: 2460
63.16/63.57	c Elapsed CPU time: 62.9104 s	Remaining CPU time: 1737.09 s
63.26/63.61	c core #2461
63.26/63.61	c Core size: 6	Core Weight: 1	Total Weight: 2461
63.26/63.61	c Elapsed CPU time: 62.9494 s	Remaining CPU time: 1737.05 s
63.26/63.65	c core #2462
63.26/63.65	c Core size: 6	Core Weight: 1	Total Weight: 2462
63.26/63.65	c Elapsed CPU time: 62.9884 s	Remaining CPU time: 1737.01 s
63.26/63.69	c core #2463
63.26/63.69	c Core size: 6	Core Weight: 1	Total Weight: 2463
63.26/63.69	c Elapsed CPU time: 63.0274 s	Remaining CPU time: 1736.97 s
63.37/63.72	c core #2464
63.37/63.72	c Core size: 6	Core Weight: 1	Total Weight: 2464
63.37/63.72	c Elapsed CPU time: 63.0654 s	Remaining CPU time: 1736.93 s
63.37/63.76	c core #2465
63.37/63.76	c Core size: 6	Core Weight: 1	Total Weight: 2465
63.37/63.76	c Elapsed CPU time: 63.1044 s	Remaining CPU time: 1736.9 s
63.47/63.80	c core #2466
63.47/63.80	c Core size: 6	Core Weight: 1	Total Weight: 2466
63.47/63.80	c Elapsed CPU time: 63.1434 s	Remaining CPU time: 1736.86 s
63.47/63.84	c core #2467
63.47/63.84	c Core size: 6	Core Weight: 1	Total Weight: 2467
63.47/63.84	c Elapsed CPU time: 63.1814 s	Remaining CPU time: 1736.82 s
63.47/63.88	c core #2468
63.47/63.88	c Core size: 6	Core Weight: 1	Total Weight: 2468
63.47/63.88	c Elapsed CPU time: 63.2204 s	Remaining CPU time: 1736.78 s
63.56/63.92	c core #2469
63.56/63.92	c Core size: 6	Core Weight: 1	Total Weight: 2469
63.56/63.92	c Elapsed CPU time: 63.2594 s	Remaining CPU time: 1736.74 s
63.56/63.96	c core #2470
63.56/63.96	c Core size: 6	Core Weight: 1	Total Weight: 2470
63.56/63.96	c Elapsed CPU time: 63.2984 s	Remaining CPU time: 1736.7 s
63.66/64.00	c core #2471
63.66/64.00	c Core size: 6	Core Weight: 1	Total Weight: 2471
63.66/64.00	c Elapsed CPU time: 63.3374 s	Remaining CPU time: 1736.66 s
63.66/64.04	c core #2472
63.66/64.04	c Core size: 6	Core Weight: 1	Total Weight: 2472
63.66/64.04	c Elapsed CPU time: 63.3764 s	Remaining CPU time: 1736.62 s
63.66/64.08	c core #2473
63.66/64.08	c Core size: 6	Core Weight: 1	Total Weight: 2473
63.66/64.08	c Elapsed CPU time: 63.4144 s	Remaining CPU time: 1736.59 s
63.76/64.12	c core #2474
63.76/64.12	c Core size: 10	Core Weight: 1	Total Weight: 2474
63.76/64.12	c Elapsed CPU time: 63.4554 s	Remaining CPU time: 1736.54 s
63.76/64.16	c core #2475
63.76/64.16	c Core size: 10	Core Weight: 1	Total Weight: 2475
63.76/64.16	c Elapsed CPU time: 63.4923 s	Remaining CPU time: 1736.51 s
63.76/64.20	c core #2476
63.76/64.20	c Core size: 15	Core Weight: 1	Total Weight: 2476
63.76/64.20	c Elapsed CPU time: 63.5313 s	Remaining CPU time: 1736.47 s
63.86/64.23	c core #2477
63.86/64.23	c Core size: 15	Core Weight: 1	Total Weight: 2477
63.86/64.23	c Elapsed CPU time: 63.5673 s	Remaining CPU time: 1736.43 s
63.86/64.27	c core #2478
63.86/64.27	c Core size: 10	Core Weight: 1	Total Weight: 2478
63.86/64.27	c Elapsed CPU time: 63.6063 s	Remaining CPU time: 1736.39 s
63.96/64.31	c core #2479
63.96/64.31	c Core size: 7	Core Weight: 1	Total Weight: 2479
63.96/64.31	c Elapsed CPU time: 63.6453 s	Remaining CPU time: 1736.35 s
63.96/64.35	c core #2480
63.96/64.35	c Core size: 7	Core Weight: 1	Total Weight: 2480
63.96/64.35	c Elapsed CPU time: 63.6833 s	Remaining CPU time: 1736.32 s
63.96/64.39	c core #2481
63.96/64.39	c Core size: 7	Core Weight: 1	Total Weight: 2481
63.96/64.39	c Elapsed CPU time: 63.7223 s	Remaining CPU time: 1736.28 s
64.06/64.43	c core #2482
64.06/64.43	c Core size: 7	Core Weight: 1	Total Weight: 2482
64.06/64.43	c Elapsed CPU time: 63.7613 s	Remaining CPU time: 1736.24 s
64.06/64.47	c core #2483
64.06/64.47	c Core size: 7	Core Weight: 1	Total Weight: 2483
64.06/64.47	c Elapsed CPU time: 63.8003 s	Remaining CPU time: 1736.2 s
64.16/64.51	c core #2484
64.16/64.51	c Core size: 8	Core Weight: 1	Total Weight: 2484
64.16/64.51	c Elapsed CPU time: 63.8393 s	Remaining CPU time: 1736.16 s
64.16/64.54	c core #2485
64.16/64.54	c Core size: 8	Core Weight: 1	Total Weight: 2485
64.16/64.54	c Elapsed CPU time: 63.8783 s	Remaining CPU time: 1736.12 s
64.16/64.58	c core #2486
64.16/64.58	c Core size: 8	Core Weight: 1	Total Weight: 2486
64.16/64.58	c Elapsed CPU time: 63.9183 s	Remaining CPU time: 1736.08 s
64.26/64.62	c core #2487
64.26/64.62	c Core size: 8	Core Weight: 1	Total Weight: 2487
64.26/64.62	c Elapsed CPU time: 63.9573 s	Remaining CPU time: 1736.04 s
64.26/64.66	c core #2488
64.26/64.66	c Core size: 8	Core Weight: 1	Total Weight: 2488
64.26/64.66	c Elapsed CPU time: 63.9963 s	Remaining CPU time: 1736 s
64.36/64.70	c core #2489
64.36/64.70	c Core size: 8	Core Weight: 1	Total Weight: 2489
64.36/64.70	c Elapsed CPU time: 64.0363 s	Remaining CPU time: 1735.96 s
64.36/64.74	c core #2490
64.36/64.74	c Core size: 8	Core Weight: 1	Total Weight: 2490
64.36/64.74	c Elapsed CPU time: 64.0753 s	Remaining CPU time: 1735.92 s
64.36/64.78	c core #2491
64.36/64.78	c Core size: 8	Core Weight: 1	Total Weight: 2491
64.36/64.78	c Elapsed CPU time: 64.1143 s	Remaining CPU time: 1735.89 s
64.46/64.82	c core #2492
64.46/64.82	c Core size: 8	Core Weight: 1	Total Weight: 2492
64.46/64.82	c Elapsed CPU time: 64.1542 s	Remaining CPU time: 1735.85 s
64.46/64.86	c core #2493
64.46/64.86	c Core size: 8	Core Weight: 1	Total Weight: 2493
64.46/64.86	c Elapsed CPU time: 64.1932 s	Remaining CPU time: 1735.81 s
64.46/64.90	c core #2494
64.46/64.90	c Core size: 8	Core Weight: 1	Total Weight: 2494
64.46/64.90	c Elapsed CPU time: 64.2332 s	Remaining CPU time: 1735.77 s
64.56/64.94	c core #2495
64.56/64.94	c Core size: 8	Core Weight: 1	Total Weight: 2495
64.56/64.94	c Elapsed CPU time: 64.2732 s	Remaining CPU time: 1735.73 s
64.56/64.98	c core #2496
64.56/64.98	c Core size: 8	Core Weight: 1	Total Weight: 2496
64.56/64.98	c Elapsed CPU time: 64.3122 s	Remaining CPU time: 1735.69 s
64.65/65.02	c core #2497
64.65/65.02	c Core size: 8	Core Weight: 1	Total Weight: 2497
64.65/65.02	c Elapsed CPU time: 64.3512 s	Remaining CPU time: 1735.65 s
64.65/65.06	c core #2498
64.65/65.06	c Core size: 8	Core Weight: 1	Total Weight: 2498
64.65/65.06	c Elapsed CPU time: 64.3902 s	Remaining CPU time: 1735.61 s
64.75/65.10	c core #2499
64.75/65.10	c Core size: 8	Core Weight: 1	Total Weight: 2499
64.75/65.10	c Elapsed CPU time: 64.4292 s	Remaining CPU time: 1735.57 s
64.75/65.14	c core #2500
64.75/65.14	c Core size: 8	Core Weight: 1	Total Weight: 2500
64.75/65.14	c Elapsed CPU time: 64.4692 s	Remaining CPU time: 1735.53 s
64.75/65.18	c core #2501
64.75/65.18	c Core size: 8	Core Weight: 1	Total Weight: 2501
64.75/65.18	c Elapsed CPU time: 64.5082 s	Remaining CPU time: 1735.49 s
64.85/65.22	c core #2502
64.85/65.22	c Core size: 8	Core Weight: 1	Total Weight: 2502
64.85/65.22	c Elapsed CPU time: 64.5472 s	Remaining CPU time: 1735.45 s
64.85/65.26	c core #2503
64.85/65.26	c Core size: 8	Core Weight: 1	Total Weight: 2503
64.85/65.26	c Elapsed CPU time: 64.5872 s	Remaining CPU time: 1735.41 s
64.85/65.30	c core #2504
64.85/65.30	c Core size: 8	Core Weight: 1	Total Weight: 2504
64.85/65.30	c Elapsed CPU time: 64.6272 s	Remaining CPU time: 1735.37 s
64.95/65.34	c core #2505
64.95/65.34	c Core size: 8	Core Weight: 1	Total Weight: 2505
64.95/65.34	c Elapsed CPU time: 64.6662 s	Remaining CPU time: 1735.33 s
64.95/65.38	c core #2506
64.95/65.38	c Core size: 8	Core Weight: 1	Total Weight: 2506
64.95/65.38	c Elapsed CPU time: 64.7052 s	Remaining CPU time: 1735.29 s
65.05/65.42	c core #2507
65.05/65.42	c Core size: 8	Core Weight: 1	Total Weight: 2507
65.05/65.42	c Elapsed CPU time: 64.7442 s	Remaining CPU time: 1735.26 s
65.05/65.46	c core #2508
65.05/65.46	c Core size: 8	Core Weight: 1	Total Weight: 2508
65.05/65.46	c Elapsed CPU time: 64.7832 s	Remaining CPU time: 1735.22 s
65.05/65.49	c core #2509
65.05/65.49	c Core size: 8	Core Weight: 1	Total Weight: 2509
65.05/65.49	c Elapsed CPU time: 64.8231 s	Remaining CPU time: 1735.18 s
65.16/65.53	c core #2510
65.16/65.53	c Core size: 8	Core Weight: 1	Total Weight: 2510
65.16/65.53	c Elapsed CPU time: 64.8631 s	Remaining CPU time: 1735.14 s
65.16/65.57	c core #2511
65.16/65.57	c Core size: 8	Core Weight: 1	Total Weight: 2511
65.16/65.57	c Elapsed CPU time: 64.9031 s	Remaining CPU time: 1735.1 s
65.26/65.62	c core #2512
65.26/65.62	c Core size: 8	Core Weight: 1	Total Weight: 2512
65.26/65.62	c Elapsed CPU time: 64.9421 s	Remaining CPU time: 1735.06 s
65.26/65.65	c core #2513
65.26/65.65	c Core size: 8	Core Weight: 1	Total Weight: 2513
65.26/65.65	c Elapsed CPU time: 64.9821 s	Remaining CPU time: 1735.02 s
65.26/65.69	c core #2514
65.26/65.69	c Core size: 8	Core Weight: 1	Total Weight: 2514
65.26/65.69	c Elapsed CPU time: 65.0211 s	Remaining CPU time: 1734.98 s
65.36/65.73	c core #2515
65.36/65.73	c Core size: 8	Core Weight: 1	Total Weight: 2515
65.36/65.73	c Elapsed CPU time: 65.0601 s	Remaining CPU time: 1734.94 s
65.36/65.77	c core #2516
65.36/65.77	c Core size: 8	Core Weight: 1	Total Weight: 2516
65.36/65.77	c Elapsed CPU time: 65.0991 s	Remaining CPU time: 1734.9 s
65.46/65.81	c core #2517
65.46/65.81	c Core size: 8	Core Weight: 1	Total Weight: 2517
65.46/65.81	c Elapsed CPU time: 65.1391 s	Remaining CPU time: 1734.86 s
65.46/65.85	c core #2518
65.46/65.85	c Core size: 8	Core Weight: 1	Total Weight: 2518
65.46/65.85	c Elapsed CPU time: 65.1781 s	Remaining CPU time: 1734.82 s
65.46/65.89	c core #2519
65.46/65.89	c Core size: 6	Core Weight: 1	Total Weight: 2519
65.46/65.89	c Elapsed CPU time: 65.2181 s	Remaining CPU time: 1734.78 s
65.56/65.94	c core #2520
65.56/65.94	c Core size: 8	Core Weight: 1	Total Weight: 2520
65.56/65.94	c Elapsed CPU time: 65.2611 s	Remaining CPU time: 1734.74 s
65.56/65.98	c core #2521
65.56/65.98	c Core size: 8	Core Weight: 1	Total Weight: 2521
65.56/65.98	c Elapsed CPU time: 65.3001 s	Remaining CPU time: 1734.7 s
65.66/66.02	c core #2522
65.66/66.02	c Core size: 8	Core Weight: 1	Total Weight: 2522
65.66/66.02	c Elapsed CPU time: 65.3401 s	Remaining CPU time: 1734.66 s
65.66/66.06	c core #2523
65.66/66.06	c Core size: 8	Core Weight: 1	Total Weight: 2523
65.66/66.06	c Elapsed CPU time: 65.3801 s	Remaining CPU time: 1734.62 s
65.66/66.10	c core #2524
65.66/66.10	c Core size: 8	Core Weight: 1	Total Weight: 2524
65.66/66.10	c Elapsed CPU time: 65.4201 s	Remaining CPU time: 1734.58 s
65.76/66.13	c core #2525
65.76/66.13	c Core size: 8	Core Weight: 1	Total Weight: 2525
65.76/66.13	c Elapsed CPU time: 65.457 s	Remaining CPU time: 1734.54 s
65.76/66.17	c core #2526
65.76/66.17	c Core size: 8	Core Weight: 1	Total Weight: 2526
65.76/66.17	c Elapsed CPU time: 65.497 s	Remaining CPU time: 1734.5 s
65.86/66.21	c core #2527
65.86/66.21	c Core size: 8	Core Weight: 1	Total Weight: 2527
65.86/66.21	c Elapsed CPU time: 65.536 s	Remaining CPU time: 1734.46 s
65.86/66.25	c core #2528
65.86/66.25	c Core size: 8	Core Weight: 1	Total Weight: 2528
65.86/66.25	c Elapsed CPU time: 65.577 s	Remaining CPU time: 1734.42 s
65.86/66.29	c core #2529
65.86/66.29	c Core size: 8	Core Weight: 1	Total Weight: 2529
65.86/66.29	c Elapsed CPU time: 65.616 s	Remaining CPU time: 1734.38 s
65.95/66.33	c core #2530
65.95/66.33	c Core size: 8	Core Weight: 1	Total Weight: 2530
65.95/66.33	c Elapsed CPU time: 65.656 s	Remaining CPU time: 1734.34 s
65.95/66.37	c core #2531
65.95/66.37	c Core size: 8	Core Weight: 1	Total Weight: 2531
65.95/66.37	c Elapsed CPU time: 65.696 s	Remaining CPU time: 1734.3 s
66.05/66.41	c core #2532
66.05/66.41	c Core size: 8	Core Weight: 1	Total Weight: 2532
66.05/66.41	c Elapsed CPU time: 65.736 s	Remaining CPU time: 1734.26 s
66.05/66.45	c core #2533
66.05/66.45	c Core size: 8	Core Weight: 1	Total Weight: 2533
66.05/66.45	c Elapsed CPU time: 65.776 s	Remaining CPU time: 1734.22 s
66.05/66.49	c core #2534
66.05/66.49	c Core size: 8	Core Weight: 1	Total Weight: 2534
66.05/66.49	c Elapsed CPU time: 65.816 s	Remaining CPU time: 1734.18 s
66.15/66.53	c core #2535
66.15/66.53	c Core size: 8	Core Weight: 1	Total Weight: 2535
66.15/66.53	c Elapsed CPU time: 65.856 s	Remaining CPU time: 1734.14 s
66.15/66.57	c core #2536
66.15/66.57	c Core size: 8	Core Weight: 1	Total Weight: 2536
66.15/66.57	c Elapsed CPU time: 65.896 s	Remaining CPU time: 1734.1 s
66.25/66.61	c core #2537
66.25/66.61	c Core size: 8	Core Weight: 1	Total Weight: 2537
66.25/66.61	c Elapsed CPU time: 65.936 s	Remaining CPU time: 1734.06 s
66.25/66.65	c core #2538
66.25/66.65	c Core size: 8	Core Weight: 1	Total Weight: 2538
66.25/66.65	c Elapsed CPU time: 65.976 s	Remaining CPU time: 1734.02 s
66.25/66.69	c core #2539
66.25/66.69	c Core size: 8	Core Weight: 1	Total Weight: 2539
66.25/66.69	c Elapsed CPU time: 66.016 s	Remaining CPU time: 1733.98 s
66.35/66.73	c core #2540
66.35/66.73	c Core size: 8	Core Weight: 1	Total Weight: 2540
66.35/66.73	c Elapsed CPU time: 66.057 s	Remaining CPU time: 1733.94 s
66.35/66.78	c core #2541
66.35/66.78	c Core size: 8	Core Weight: 1	Total Weight: 2541
66.35/66.78	c Elapsed CPU time: 66.097 s	Remaining CPU time: 1733.9 s
66.45/66.82	c core #2542
66.45/66.82	c Core size: 8	Core Weight: 1	Total Weight: 2542
66.45/66.82	c Elapsed CPU time: 66.1379 s	Remaining CPU time: 1733.86 s
66.45/66.86	c core #2543
66.45/66.86	c Core size: 8	Core Weight: 1	Total Weight: 2543
66.45/66.86	c Elapsed CPU time: 66.1779 s	Remaining CPU time: 1733.82 s
66.55/66.90	c core #2544
66.55/66.90	c Core size: 8	Core Weight: 1	Total Weight: 2544
66.55/66.90	c Elapsed CPU time: 66.2169 s	Remaining CPU time: 1733.78 s
66.55/66.94	c core #2545
66.55/66.94	c Core size: 8	Core Weight: 1	Total Weight: 2545
66.55/66.94	c Elapsed CPU time: 66.2569 s	Remaining CPU time: 1733.74 s
66.55/66.98	c core #2546
66.55/66.98	c Core size: 8	Core Weight: 1	Total Weight: 2546
66.55/66.98	c Elapsed CPU time: 66.2969 s	Remaining CPU time: 1733.7 s
66.65/67.02	c core #2547
66.65/67.02	c Core size: 8	Core Weight: 1	Total Weight: 2547
66.65/67.02	c Elapsed CPU time: 66.3369 s	Remaining CPU time: 1733.66 s
66.65/67.06	c core #2548
66.65/67.06	c Core size: 8	Core Weight: 1	Total Weight: 2548
66.65/67.06	c Elapsed CPU time: 66.3769 s	Remaining CPU time: 1733.62 s
66.75/67.10	c core #2549
66.75/67.10	c Core size: 8	Core Weight: 1	Total Weight: 2549
66.75/67.10	c Elapsed CPU time: 66.4179 s	Remaining CPU time: 1733.58 s
66.75/67.14	c core #2550
66.75/67.14	c Core size: 8	Core Weight: 1	Total Weight: 2550
66.75/67.14	c Elapsed CPU time: 66.4589 s	Remaining CPU time: 1733.54 s
66.75/67.18	c core #2551
66.75/67.18	c Core size: 8	Core Weight: 1	Total Weight: 2551
66.75/67.18	c Elapsed CPU time: 66.4989 s	Remaining CPU time: 1733.5 s
66.85/67.22	c core #2552
66.85/67.22	c Core size: 8	Core Weight: 1	Total Weight: 2552
66.85/67.22	c Elapsed CPU time: 66.5399 s	Remaining CPU time: 1733.46 s
66.85/67.26	c core #2553
66.85/67.26	c Core size: 8	Core Weight: 1	Total Weight: 2553
66.85/67.26	c Elapsed CPU time: 66.5789 s	Remaining CPU time: 1733.42 s
66.95/67.30	c core #2554
66.95/67.30	c Core size: 8	Core Weight: 1	Total Weight: 2554
66.95/67.30	c Elapsed CPU time: 66.6189 s	Remaining CPU time: 1733.38 s
66.95/67.35	c core #2555
66.95/67.35	c Core size: 6	Core Weight: 1	Total Weight: 2555
66.95/67.35	c Elapsed CPU time: 66.6599 s	Remaining CPU time: 1733.34 s
66.95/67.39	c core #2556
66.95/67.39	c Core size: 8	Core Weight: 1	Total Weight: 2556
66.95/67.39	c Elapsed CPU time: 66.7019 s	Remaining CPU time: 1733.3 s
67.05/67.43	c core #2557
67.05/67.43	c Core size: 8	Core Weight: 1	Total Weight: 2557
67.05/67.43	c Elapsed CPU time: 66.7409 s	Remaining CPU time: 1733.26 s
67.05/67.47	c core #2558
67.05/67.47	c Core size: 8	Core Weight: 1	Total Weight: 2558
67.05/67.47	c Elapsed CPU time: 66.7808 s	Remaining CPU time: 1733.22 s
67.14/67.51	c core #2559
67.14/67.51	c Core size: 8	Core Weight: 1	Total Weight: 2559
67.14/67.51	c Elapsed CPU time: 66.8208 s	Remaining CPU time: 1733.18 s
67.14/67.55	c core #2560
67.14/67.55	c Core size: 8	Core Weight: 1	Total Weight: 2560
67.14/67.55	c Elapsed CPU time: 66.8608 s	Remaining CPU time: 1733.14 s
67.14/67.59	c core #2561
67.14/67.59	c Core size: 6	Core Weight: 1	Total Weight: 2561
67.14/67.59	c Elapsed CPU time: 66.9008 s	Remaining CPU time: 1733.1 s
67.24/67.63	c core #2562
67.24/67.63	c Core size: 8	Core Weight: 1	Total Weight: 2562
67.24/67.63	c Elapsed CPU time: 66.9438 s	Remaining CPU time: 1733.06 s
67.24/67.67	c core #2563
67.24/67.67	c Core size: 8	Core Weight: 1	Total Weight: 2563
67.24/67.67	c Elapsed CPU time: 66.9838 s	Remaining CPU time: 1733.02 s
67.34/67.71	c core #2564
67.34/67.71	c Core size: 8	Core Weight: 1	Total Weight: 2564
67.34/67.71	c Elapsed CPU time: 67.0218 s	Remaining CPU time: 1732.98 s
67.34/67.75	c core #2565
67.34/67.75	c Core size: 8	Core Weight: 1	Total Weight: 2565
67.34/67.75	c Elapsed CPU time: 67.0618 s	Remaining CPU time: 1732.94 s
67.34/67.79	c core #2566
67.34/67.79	c Core size: 8	Core Weight: 1	Total Weight: 2566
67.34/67.79	c Elapsed CPU time: 67.1028 s	Remaining CPU time: 1732.9 s
67.44/67.83	c core #2567
67.44/67.83	c Core size: 8	Core Weight: 1	Total Weight: 2567
67.44/67.83	c Elapsed CPU time: 67.1438 s	Remaining CPU time: 1732.86 s
67.44/67.87	c core #2568
67.44/67.87	c Core size: 6	Core Weight: 1	Total Weight: 2568
67.44/67.87	c Elapsed CPU time: 67.1848 s	Remaining CPU time: 1732.82 s
67.54/67.92	c core #2569
67.54/67.92	c Core size: 20	Core Weight: 1	Total Weight: 2569
67.54/67.92	c Elapsed CPU time: 67.2288 s	Remaining CPU time: 1732.77 s
67.54/67.96	c core #2570
67.54/67.96	c Core size: 34	Core Weight: 1	Total Weight: 2570
67.54/67.96	c Elapsed CPU time: 67.2698 s	Remaining CPU time: 1732.73 s
67.64/68.00	c core #2571
67.64/68.00	c Core size: 34	Core Weight: 1	Total Weight: 2571
67.64/68.00	c Elapsed CPU time: 67.3068 s	Remaining CPU time: 1732.69 s
67.64/68.04	c core #2572
67.64/68.04	c Core size: 8	Core Weight: 1	Total Weight: 2572
67.64/68.04	c Elapsed CPU time: 67.3478 s	Remaining CPU time: 1732.65 s
67.64/68.08	c core #2573
67.64/68.08	c Core size: 73	Core Weight: 1	Total Weight: 2573
67.64/68.08	c Elapsed CPU time: 67.3928 s	Remaining CPU time: 1732.61 s
67.75/68.12	c core #2574
67.75/68.12	c Core size: 18	Core Weight: 1	Total Weight: 2574
67.75/68.12	c Elapsed CPU time: 67.4307 s	Remaining CPU time: 1732.57 s
67.75/68.16	c core #2575
67.75/68.16	c Core size: 6	Core Weight: 1	Total Weight: 2575
67.75/68.16	c Elapsed CPU time: 67.4717 s	Remaining CPU time: 1732.53 s
67.85/68.21	c core #2576
67.85/68.21	c Core size: 21	Core Weight: 1	Total Weight: 2576
67.85/68.21	c Elapsed CPU time: 67.5157 s	Remaining CPU time: 1732.48 s
67.85/68.24	c core #2577
67.85/68.24	c Core size: 9	Core Weight: 1	Total Weight: 2577
67.85/68.24	c Elapsed CPU time: 67.5527 s	Remaining CPU time: 1732.45 s
67.85/68.29	c core #2578
67.85/68.29	c Core size: 18	Core Weight: 1	Total Weight: 2578
67.85/68.29	c Elapsed CPU time: 67.5967 s	Remaining CPU time: 1732.4 s
67.95/68.33	c core #2579
67.95/68.33	c Core size: 9	Core Weight: 1	Total Weight: 2579
67.95/68.33	c Elapsed CPU time: 67.6337 s	Remaining CPU time: 1732.37 s
67.95/68.37	c core #2580
67.95/68.37	c Core size: 14	Core Weight: 1	Total Weight: 2580
67.95/68.37	c Elapsed CPU time: 67.6787 s	Remaining CPU time: 1732.32 s
68.05/68.41	c core #2581
68.05/68.41	c Core size: 15	Core Weight: 1	Total Weight: 2581
68.05/68.41	c Elapsed CPU time: 67.7167 s	Remaining CPU time: 1732.28 s
68.05/68.45	c core #2582
68.05/68.45	c Core size: 9	Core Weight: 1	Total Weight: 2582
68.05/68.45	c Elapsed CPU time: 67.7567 s	Remaining CPU time: 1732.24 s
68.05/68.49	c core #2583
68.05/68.49	c Core size: 13	Core Weight: 1	Total Weight: 2583
68.05/68.49	c Elapsed CPU time: 67.8007 s	Remaining CPU time: 1732.2 s
68.15/68.53	c core #2584
68.15/68.53	c Core size: 9	Core Weight: 1	Total Weight: 2584
68.15/68.53	c Elapsed CPU time: 67.8397 s	Remaining CPU time: 1732.16 s
68.15/68.58	c core #2585
68.15/68.58	c Core size: 27	Core Weight: 1	Total Weight: 2585
68.15/68.58	c Elapsed CPU time: 67.8837 s	Remaining CPU time: 1732.12 s
68.25/68.61	c core #2586
68.25/68.61	c Core size: 9	Core Weight: 1	Total Weight: 2586
68.25/68.61	c Elapsed CPU time: 67.9207 s	Remaining CPU time: 1732.08 s
68.25/68.66	c core #2587
68.25/68.66	c Core size: 7	Core Weight: 1	Total Weight: 2587
68.25/68.66	c Elapsed CPU time: 67.9607 s	Remaining CPU time: 1732.04 s
68.35/68.70	c core #2588
68.35/68.70	c Core size: 18	Core Weight: 1	Total Weight: 2588
68.35/68.70	c Elapsed CPU time: 68.0037 s	Remaining CPU time: 1732 s
68.35/68.74	c core #2589
68.35/68.74	c Core size: 13	Core Weight: 1	Total Weight: 2589
68.35/68.74	c Elapsed CPU time: 68.0407 s	Remaining CPU time: 1731.96 s
68.35/68.78	c core #2590
68.35/68.78	c Core size: 9	Core Weight: 1	Total Weight: 2590
68.35/68.78	c Elapsed CPU time: 68.0816 s	Remaining CPU time: 1731.92 s
68.44/68.82	c core #2591
68.44/68.82	c Core size: 16	Core Weight: 1	Total Weight: 2591
68.44/68.82	c Elapsed CPU time: 68.1256 s	Remaining CPU time: 1731.87 s
68.44/68.86	c core #2592
68.44/68.86	c Core size: 11	Core Weight: 1	Total Weight: 2592
68.44/68.86	c Elapsed CPU time: 68.1626 s	Remaining CPU time: 1731.84 s
68.54/68.91	c core #2593
68.54/68.91	c Core size: 19	Core Weight: 1	Total Weight: 2593
68.54/68.91	c Elapsed CPU time: 68.2076 s	Remaining CPU time: 1731.79 s
68.54/68.94	c core #2594
68.54/68.94	c Core size: 9	Core Weight: 1	Total Weight: 2594
68.54/68.94	c Elapsed CPU time: 68.2456 s	Remaining CPU time: 1731.75 s
68.54/68.99	c core #2595
68.54/68.99	c Core size: 19	Core Weight: 1	Total Weight: 2595
68.54/68.99	c Elapsed CPU time: 68.2906 s	Remaining CPU time: 1731.71 s
68.64/69.03	c core #2596
68.64/69.03	c Core size: 9	Core Weight: 1	Total Weight: 2596
68.64/69.03	c Elapsed CPU time: 68.3276 s	Remaining CPU time: 1731.67 s
68.64/69.07	c core #2597
68.64/69.07	c Core size: 15	Core Weight: 1	Total Weight: 2597
68.64/69.07	c Elapsed CPU time: 68.3706 s	Remaining CPU time: 1731.63 s
68.74/69.11	c core #2598
68.74/69.11	c Core size: 6	Core Weight: 1	Total Weight: 2598
68.74/69.11	c Elapsed CPU time: 68.4066 s	Remaining CPU time: 1731.59 s
68.74/69.15	c core #2599
68.74/69.15	c Core size: 22	Core Weight: 1	Total Weight: 2599
68.74/69.15	c Elapsed CPU time: 68.4526 s	Remaining CPU time: 1731.55 s
68.74/69.19	c core #2600
68.74/69.19	c Core size: 9	Core Weight: 1	Total Weight: 2600
68.74/69.19	c Elapsed CPU time: 68.4886 s	Remaining CPU time: 1731.51 s
68.84/69.24	c core #2601
68.84/69.24	c Core size: 15	Core Weight: 1	Total Weight: 2601
68.84/69.24	c Elapsed CPU time: 68.5336 s	Remaining CPU time: 1731.47 s
68.84/69.28	c core #2602
68.84/69.28	c Core size: 19	Core Weight: 1	Total Weight: 2602
68.84/69.28	c Elapsed CPU time: 68.5746 s	Remaining CPU time: 1731.43 s
68.94/69.32	c core #2603
68.94/69.32	c Core size: 9	Core Weight: 1	Total Weight: 2603
68.94/69.32	c Elapsed CPU time: 68.6126 s	Remaining CPU time: 1731.39 s
68.94/69.36	c core #2604
68.94/69.36	c Core size: 18	Core Weight: 1	Total Weight: 2604
68.94/69.36	c Elapsed CPU time: 68.6576 s	Remaining CPU time: 1731.34 s
69.04/69.40	c core #2605
69.04/69.40	c Core size: 30	Core Weight: 1	Total Weight: 2605
69.04/69.40	c Elapsed CPU time: 68.6986 s	Remaining CPU time: 1731.3 s
69.04/69.44	c core #2606
69.04/69.44	c Core size: 15	Core Weight: 1	Total Weight: 2606
69.04/69.44	c Elapsed CPU time: 68.7356 s	Remaining CPU time: 1731.26 s
69.04/69.48	c core #2607
69.04/69.48	c Core size: 15	Core Weight: 1	Total Weight: 2607
69.04/69.48	c Elapsed CPU time: 68.7765 s	Remaining CPU time: 1731.22 s
69.14/69.52	c core #2608
69.14/69.52	c Core size: 9	Core Weight: 1	Total Weight: 2608
69.14/69.52	c Elapsed CPU time: 68.8185 s	Remaining CPU time: 1731.18 s
69.14/69.57	c core #2609
69.14/69.57	c Core size: 6	Core Weight: 1	Total Weight: 2609
69.14/69.57	c Elapsed CPU time: 68.8595 s	Remaining CPU time: 1731.14 s
69.24/69.61	c core #2610
69.24/69.61	c Core size: 22	Core Weight: 1	Total Weight: 2610
69.24/69.61	c Elapsed CPU time: 68.9035 s	Remaining CPU time: 1731.1 s
69.24/69.65	c core #2611
69.24/69.65	c Core size: 8	Core Weight: 1	Total Weight: 2611
69.24/69.65	c Elapsed CPU time: 68.9405 s	Remaining CPU time: 1731.06 s
69.24/69.69	c core #2612
69.24/69.69	c Core size: 9	Core Weight: 1	Total Weight: 2612
69.24/69.69	c Elapsed CPU time: 68.9825 s	Remaining CPU time: 1731.02 s
69.34/69.74	c core #2613
69.34/69.74	c Core size: 23	Core Weight: 1	Total Weight: 2613
69.34/69.74	c Elapsed CPU time: 69.0245 s	Remaining CPU time: 1730.98 s
69.34/69.77	c core #2614
69.34/69.77	c Core size: 12	Core Weight: 1	Total Weight: 2614
69.34/69.77	c Elapsed CPU time: 69.0625 s	Remaining CPU time: 1730.94 s
69.44/69.81	c core #2615
69.44/69.81	c Core size: 9	Core Weight: 1	Total Weight: 2615
69.44/69.81	c Elapsed CPU time: 69.1035 s	Remaining CPU time: 1730.9 s
69.44/69.86	c core #2616
69.44/69.86	c Core size: 12	Core Weight: 1	Total Weight: 2616
69.44/69.86	c Elapsed CPU time: 69.1485 s	Remaining CPU time: 1730.85 s
69.44/69.90	c core #2617
69.44/69.90	c Core size: 9	Core Weight: 1	Total Weight: 2617
69.44/69.90	c Elapsed CPU time: 69.1865 s	Remaining CPU time: 1730.81 s
69.54/69.94	c core #2618
69.54/69.94	c Core size: 22	Core Weight: 1	Total Weight: 2618
69.54/69.94	c Elapsed CPU time: 69.2315 s	Remaining CPU time: 1730.77 s
69.54/69.98	c core #2619
69.54/69.98	c Core size: 21	Core Weight: 1	Total Weight: 2619
69.54/69.98	c Elapsed CPU time: 69.2685 s	Remaining CPU time: 1730.73 s
69.64/70.02	c core #2620
69.64/70.02	c Core size: 21	Core Weight: 1	Total Weight: 2620
69.64/70.02	c Elapsed CPU time: 69.3105 s	Remaining CPU time: 1730.69 s
69.64/70.06	c core #2621
69.64/70.06	c Core size: 19	Core Weight: 1	Total Weight: 2621
69.64/70.06	c Elapsed CPU time: 69.3525 s	Remaining CPU time: 1730.65 s
69.74/70.10	c core #2622
69.74/70.10	c Core size: 19	Core Weight: 1	Total Weight: 2622
69.74/70.10	c Elapsed CPU time: 69.3924 s	Remaining CPU time: 1730.61 s
69.74/70.15	c core #2623
69.74/70.15	c Core size: 6	Core Weight: 1	Total Weight: 2623
69.74/70.15	c Elapsed CPU time: 69.4334 s	Remaining CPU time: 1730.57 s
69.74/70.19	c core #2624
69.74/70.19	c Core size: 11	Core Weight: 1	Total Weight: 2624
69.74/70.19	c Elapsed CPU time: 69.4774 s	Remaining CPU time: 1730.52 s
69.84/70.23	c core #2625
69.84/70.23	c Core size: 8	Core Weight: 1	Total Weight: 2625
69.84/70.23	c Elapsed CPU time: 69.5154 s	Remaining CPU time: 1730.48 s
69.84/70.27	c core #2626
69.84/70.27	c Core size: 14	Core Weight: 1	Total Weight: 2626
69.84/70.27	c Elapsed CPU time: 69.5604 s	Remaining CPU time: 1730.44 s
69.94/70.31	c core #2627
69.94/70.31	c Core size: 12	Core Weight: 1	Total Weight: 2627
69.94/70.31	c Elapsed CPU time: 69.5984 s	Remaining CPU time: 1730.4 s
69.94/70.35	c core #2628
69.94/70.35	c Core size: 10	Core Weight: 1	Total Weight: 2628
69.94/70.35	c Elapsed CPU time: 69.6394 s	Remaining CPU time: 1730.36 s
69.94/70.40	c core #2629
69.94/70.40	c Core size: 10	Core Weight: 1	Total Weight: 2629
69.94/70.40	c Elapsed CPU time: 69.6804 s	Remaining CPU time: 1730.32 s
70.04/70.44	c core #2630
70.04/70.44	c Core size: 12	Core Weight: 1	Total Weight: 2630
70.04/70.44	c Elapsed CPU time: 69.7224 s	Remaining CPU time: 1730.28 s
70.04/70.48	c core #2631
70.04/70.48	c Core size: 12	Core Weight: 1	Total Weight: 2631
70.04/70.48	c Elapsed CPU time: 69.7644 s	Remaining CPU time: 1730.24 s
70.14/70.53	c core #2632
70.14/70.53	c Core size: 26	Core Weight: 1	Total Weight: 2632
70.14/70.53	c Elapsed CPU time: 69.8104 s	Remaining CPU time: 1730.19 s
70.14/70.57	c core #2633
70.14/70.57	c Core size: 15	Core Weight: 1	Total Weight: 2633
70.14/70.57	c Elapsed CPU time: 69.8504 s	Remaining CPU time: 1730.15 s
70.24/70.61	c core #2634
70.24/70.61	c Core size: 83	Core Weight: 1	Total Weight: 2634
70.24/70.61	c Elapsed CPU time: 69.8964 s	Remaining CPU time: 1730.1 s
70.24/70.65	c core #2635
70.24/70.65	c Core size: 17	Core Weight: 1	Total Weight: 2635
70.24/70.65	c Elapsed CPU time: 69.9364 s	Remaining CPU time: 1730.06 s
70.34/70.71	c core #2636
70.34/70.71	c Core size: 1050	Core Weight: 1	Total Weight: 2636
70.34/70.71	c Elapsed CPU time: 69.9894 s	Remaining CPU time: 1730.01 s
70.34/70.75	c core #2637
70.34/70.75	c Core size: 38	Core Weight: 1	Total Weight: 2637
70.34/70.75	c Elapsed CPU time: 70.0304 s	Remaining CPU time: 1729.97 s
70.43/70.80	c core #2638
70.43/70.80	c Core size: 1047	Core Weight: 1	Total Weight: 2638
70.43/70.80	c Elapsed CPU time: 70.0833 s	Remaining CPU time: 1729.92 s
70.43/70.84	c core #2639
70.43/70.84	c Core size: 78	Core Weight: 1	Total Weight: 2639
70.43/70.84	c Elapsed CPU time: 70.1243 s	Remaining CPU time: 1729.88 s
70.53/70.90	c core #2640
70.53/70.90	c Core size: 1035	Core Weight: 1	Total Weight: 2640
70.53/70.90	c Elapsed CPU time: 70.1783 s	Remaining CPU time: 1729.82 s
70.53/70.94	c core #2641
70.53/70.94	c Core size: 567	Core Weight: 1	Total Weight: 2641
70.53/70.94	c Elapsed CPU time: 70.2213 s	Remaining CPU time: 1729.78 s
70.53/70.99	c core #2642
70.53/70.99	c Core size: 909	Core Weight: 1	Total Weight: 2642
70.53/70.99	c Elapsed CPU time: 70.2743 s	Remaining CPU time: 1729.73 s
70.63/71.04	c core #2643
70.63/71.04	c Core size: 683	Core Weight: 1	Total Weight: 2643
70.63/71.04	c Elapsed CPU time: 70.3173 s	Remaining CPU time: 1729.68 s
70.63/71.09	c core #2644
70.63/71.09	c Core size: 877	Core Weight: 1	Total Weight: 2644
70.63/71.09	c Elapsed CPU time: 70.3693 s	Remaining CPU time: 1729.63 s
70.73/71.13	c core #2645
70.73/71.13	c Core size: 659	Core Weight: 1	Total Weight: 2645
70.73/71.13	c Elapsed CPU time: 70.4133 s	Remaining CPU time: 1729.59 s
70.73/71.19	c core #2646
70.73/71.19	c Core size: 845	Core Weight: 1	Total Weight: 2646
70.73/71.19	c Elapsed CPU time: 70.4633 s	Remaining CPU time: 1729.54 s
70.83/71.23	c core #2647
70.83/71.23	c Core size: 425	Core Weight: 1	Total Weight: 2647
70.83/71.23	c Elapsed CPU time: 70.5053 s	Remaining CPU time: 1729.49 s
70.83/71.28	c core #2648
70.83/71.28	c Core size: 829	Core Weight: 1	Total Weight: 2648
70.83/71.28	c Elapsed CPU time: 70.5553 s	Remaining CPU time: 1729.44 s
70.93/71.32	c core #2649
70.93/71.32	c Core size: 611	Core Weight: 1	Total Weight: 2649
70.93/71.32	c Elapsed CPU time: 70.5993 s	Remaining CPU time: 1729.4 s
70.93/71.37	c core #2650
70.93/71.37	c Core size: 797	Core Weight: 1	Total Weight: 2650
70.93/71.37	c Elapsed CPU time: 70.6493 s	Remaining CPU time: 1729.35 s
71.03/71.42	c core #2651
71.03/71.42	c Core size: 587	Core Weight: 1	Total Weight: 2651
71.03/71.42	c Elapsed CPU time: 70.6923 s	Remaining CPU time: 1729.31 s
71.03/71.47	c core #2652
71.03/71.47	c Core size: 765	Core Weight: 1	Total Weight: 2652
71.03/71.47	c Elapsed CPU time: 70.7422 s	Remaining CPU time: 1729.26 s
71.13/71.51	c core #2653
71.13/71.51	c Core size: 563	Core Weight: 1	Total Weight: 2653
71.13/71.51	c Elapsed CPU time: 70.7852 s	Remaining CPU time: 1729.21 s
71.13/71.56	c core #2654
71.13/71.56	c Core size: 733	Core Weight: 1	Total Weight: 2654
71.13/71.56	c Elapsed CPU time: 70.8352 s	Remaining CPU time: 1729.16 s
71.23/71.60	c core #2655
71.23/71.60	c Core size: 717	Core Weight: 1	Total Weight: 2655
71.23/71.60	c Elapsed CPU time: 70.8792 s	Remaining CPU time: 1729.12 s
71.23/71.65	c core #2656
71.23/71.65	c Core size: 361	Core Weight: 1	Total Weight: 2656
71.23/71.65	c Elapsed CPU time: 70.9262 s	Remaining CPU time: 1729.07 s
71.33/71.70	c core #2657
71.33/71.70	c Core size: 527	Core Weight: 1	Total Weight: 2657
71.33/71.70	c Elapsed CPU time: 70.9752 s	Remaining CPU time: 1729.02 s
71.33/71.75	c core #2658
71.33/71.75	c Core size: 685	Core Weight: 1	Total Weight: 2658
71.33/71.75	c Elapsed CPU time: 71.0222 s	Remaining CPU time: 1728.98 s
71.33/71.79	c core #2659
71.33/71.79	c Core size: 503	Core Weight: 1	Total Weight: 2659
71.33/71.79	c Elapsed CPU time: 71.0642 s	Remaining CPU time: 1728.94 s
71.43/71.84	c core #2660
71.43/71.84	c Core size: 653	Core Weight: 1	Total Weight: 2660
71.43/71.84	c Elapsed CPU time: 71.1142 s	Remaining CPU time: 1728.89 s
71.43/71.88	c core #2661
71.43/71.88	c Core size: 637	Core Weight: 1	Total Weight: 2661
71.43/71.88	c Elapsed CPU time: 71.1572 s	Remaining CPU time: 1728.84 s
71.53/71.93	c core #2662
71.53/71.93	c Core size: 321	Core Weight: 1	Total Weight: 2662
71.53/71.93	c Elapsed CPU time: 71.2032 s	Remaining CPU time: 1728.8 s
71.53/71.98	c core #2663
71.53/71.98	c Core size: 467	Core Weight: 1	Total Weight: 2663
71.53/71.98	c Elapsed CPU time: 71.2532 s	Remaining CPU time: 1728.75 s
71.63/72.03	c core #2664
71.63/72.03	c Core size: 605	Core Weight: 1	Total Weight: 2664
71.63/72.03	c Elapsed CPU time: 71.2992 s	Remaining CPU time: 1728.7 s
71.63/72.07	c core #2665
71.63/72.07	c Core size: 443	Core Weight: 1	Total Weight: 2665
71.63/72.07	c Elapsed CPU time: 71.3412 s	Remaining CPU time: 1728.66 s
71.73/72.12	c core #2666
71.73/72.12	c Core size: 573	Core Weight: 1	Total Weight: 2666
71.73/72.12	c Elapsed CPU time: 71.3891 s	Remaining CPU time: 1728.61 s
71.73/72.16	c core #2667
71.73/72.16	c Core size: 419	Core Weight: 1	Total Weight: 2667
71.73/72.16	c Elapsed CPU time: 71.4321 s	Remaining CPU time: 1728.57 s
71.83/72.21	c core #2668
71.83/72.21	c Core size: 541	Core Weight: 1	Total Weight: 2668
71.83/72.21	c Elapsed CPU time: 71.4821 s	Remaining CPU time: 1728.52 s
71.83/72.25	c core #2669
71.83/72.25	c Core size: 265	Core Weight: 1	Total Weight: 2669
71.83/72.26	c Elapsed CPU time: 71.5231 s	Remaining CPU time: 1728.48 s
71.93/72.30	c core #2670
71.93/72.30	c Core size: 509	Core Weight: 1	Total Weight: 2670
71.93/72.30	c Elapsed CPU time: 71.5721 s	Remaining CPU time: 1728.43 s
71.93/72.35	c core #2671
71.93/72.35	c Core size: 493	Core Weight: 1	Total Weight: 2671
71.93/72.35	c Elapsed CPU time: 71.6161 s	Remaining CPU time: 1728.38 s
71.93/72.39	c core #2672
71.93/72.39	c Core size: 249	Core Weight: 1	Total Weight: 2672
71.93/72.39	c Elapsed CPU time: 71.6611 s	Remaining CPU time: 1728.34 s
72.03/72.44	c core #2673
72.03/72.44	c Core size: 359	Core Weight: 1	Total Weight: 2673
72.03/72.44	c Elapsed CPU time: 71.7091 s	Remaining CPU time: 1728.29 s
72.03/72.49	c core #2674
72.03/72.49	c Core size: 461	Core Weight: 1	Total Weight: 2674
72.03/72.49	c Elapsed CPU time: 71.7541 s	Remaining CPU time: 1728.25 s
72.13/72.53	c core #2675
72.13/72.53	c Core size: 225	Core Weight: 1	Total Weight: 2675
72.13/72.53	c Elapsed CPU time: 71.7971 s	Remaining CPU time: 1728.2 s
72.13/72.58	c core #2676
72.13/72.58	c Core size: 429	Core Weight: 1	Total Weight: 2676
72.13/72.58	c Elapsed CPU time: 71.8461 s	Remaining CPU time: 1728.15 s
72.23/72.63	c core #2677
72.23/72.63	c Core size: 323	Core Weight: 1	Total Weight: 2677
72.23/72.63	c Elapsed CPU time: 71.8891 s	Remaining CPU time: 1728.11 s
72.23/72.67	c core #2678
72.23/72.67	c Core size: 397	Core Weight: 1	Total Weight: 2678
72.23/72.67	c Elapsed CPU time: 71.9351 s	Remaining CPU time: 1728.06 s
72.32/72.72	c core #2679
72.32/72.72	c Core size: 299	Core Weight: 1	Total Weight: 2679
72.32/72.72	c Elapsed CPU time: 71.9791 s	Remaining CPU time: 1728.02 s
72.32/72.76	c core #2680
72.32/72.76	c Core size: 365	Core Weight: 1	Total Weight: 2680
72.32/72.76	c Elapsed CPU time: 72.025 s	Remaining CPU time: 1727.97 s
72.42/72.81	c core #2681
72.42/72.81	c Core size: 185	Core Weight: 1	Total Weight: 2681
72.42/72.81	c Elapsed CPU time: 72.07 s	Remaining CPU time: 1727.93 s
72.42/72.86	c core #2682
72.42/72.86	c Core size: 333	Core Weight: 1	Total Weight: 2682
72.42/72.86	c Elapsed CPU time: 72.118 s	Remaining CPU time: 1727.88 s
72.53/72.90	c core #2683
72.53/72.90	c Core size: 169	Core Weight: 1	Total Weight: 2683
72.53/72.90	c Elapsed CPU time: 72.159 s	Remaining CPU time: 1727.84 s
72.53/72.95	c core #2684
72.53/72.95	c Core size: 317	Core Weight: 1	Total Weight: 2684
72.53/72.95	c Elapsed CPU time: 72.207 s	Remaining CPU time: 1727.79 s
72.53/73.00	c core #2685
72.53/73.00	c Core size: 227	Core Weight: 1	Total Weight: 2685
72.53/73.00	c Elapsed CPU time: 72.25 s	Remaining CPU time: 1727.75 s
72.63/73.04	c core #2686
72.63/73.04	c Core size: 285	Core Weight: 1	Total Weight: 2686
72.63/73.04	c Elapsed CPU time: 72.296 s	Remaining CPU time: 1727.7 s
72.63/73.09	c core #2687
72.63/73.09	c Core size: 137	Core Weight: 1	Total Weight: 2687
72.63/73.09	c Elapsed CPU time: 72.341 s	Remaining CPU time: 1727.66 s
72.73/73.14	c core #2688
72.73/73.14	c Core size: 253	Core Weight: 1	Total Weight: 2688
72.73/73.14	c Elapsed CPU time: 72.39 s	Remaining CPU time: 1727.61 s
72.73/73.18	c core #2689
72.73/73.18	c Core size: 191	Core Weight: 1	Total Weight: 2689
72.73/73.18	c Elapsed CPU time: 72.432 s	Remaining CPU time: 1727.57 s
72.82/73.23	c core #2690
72.82/73.23	c Core size: 221	Core Weight: 1	Total Weight: 2690
72.82/73.23	c Elapsed CPU time: 72.478 s	Remaining CPU time: 1727.52 s
72.82/73.27	c core #2691
72.82/73.27	c Core size: 167	Core Weight: 1	Total Weight: 2691
72.82/73.27	c Elapsed CPU time: 72.524 s	Remaining CPU time: 1727.48 s
72.92/73.32	c core #2692
72.92/73.32	c Core size: 189	Core Weight: 1	Total Weight: 2692
72.92/73.32	c Elapsed CPU time: 72.569 s	Remaining CPU time: 1727.43 s
72.92/73.36	c core #2693
72.92/73.36	c Core size: 143	Core Weight: 1	Total Weight: 2693
72.92/73.36	c Elapsed CPU time: 72.614 s	Remaining CPU time: 1727.39 s
73.02/73.41	c core #2694
73.02/73.41	c Core size: 157	Core Weight: 1	Total Weight: 2694
73.02/73.41	c Elapsed CPU time: 72.659 s	Remaining CPU time: 1727.34 s
73.02/73.46	c core #2695
73.02/73.46	c Core size: 119	Core Weight: 1	Total Weight: 2695
73.02/73.46	c Elapsed CPU time: 72.7039 s	Remaining CPU time: 1727.3 s
73.12/73.50	c core #2696
73.12/73.50	c Core size: 125	Core Weight: 1	Total Weight: 2696
73.12/73.50	c Elapsed CPU time: 72.7499 s	Remaining CPU time: 1727.25 s
73.12/73.55	c core #2697
73.12/73.55	c Core size: 65	Core Weight: 1	Total Weight: 2697
73.12/73.55	c Elapsed CPU time: 72.7959 s	Remaining CPU time: 1727.2 s
73.12/73.59	c core #2698
73.12/73.59	c Core size: 93	Core Weight: 1	Total Weight: 2698
73.12/73.59	c Elapsed CPU time: 72.8409 s	Remaining CPU time: 1727.16 s
73.22/73.64	c core #2699
73.22/73.64	c Core size: 49	Core Weight: 1	Total Weight: 2699
73.22/73.64	c Elapsed CPU time: 72.8869 s	Remaining CPU time: 1727.11 s
73.22/73.68	c core #2700
73.22/73.68	c Core size: 61	Core Weight: 1	Total Weight: 2700
73.22/73.68	c Elapsed CPU time: 72.9319 s	Remaining CPU time: 1727.07 s
73.32/73.73	c core #2701
73.32/73.73	c Core size: 33	Core Weight: 1	Total Weight: 2701
73.32/73.73	c Elapsed CPU time: 72.9769 s	Remaining CPU time: 1727.02 s
73.32/73.78	c core #2702
73.32/73.78	c Core size: 38	Core Weight: 1	Total Weight: 2702
73.32/73.78	c Elapsed CPU time: 73.0229 s	Remaining CPU time: 1726.98 s
73.42/73.83	c core #2703
73.42/73.83	c Core size: 581	Core Weight: 1	Total Weight: 2703
73.42/73.83	c Elapsed CPU time: 73.0729 s	Remaining CPU time: 1726.93 s
73.42/73.88	c core #2704
73.42/73.88	c Core size: 1043	Core Weight: 1	Total Weight: 2704
73.42/73.88	c Elapsed CPU time: 73.1229 s	Remaining CPU time: 1726.88 s
73.52/73.92	c core #2705
73.52/73.92	c Core size: 231	Core Weight: 1	Total Weight: 2705
73.52/73.92	c Elapsed CPU time: 73.1669 s	Remaining CPU time: 1726.83 s
73.52/73.97	c core #2706
73.52/73.97	c Core size: 671	Core Weight: 1	Total Weight: 2706
73.52/73.97	c Elapsed CPU time: 73.2189 s	Remaining CPU time: 1726.78 s
73.63/74.02	c core #2707
73.63/74.02	c Core size: 223	Core Weight: 1	Total Weight: 2707
73.63/74.02	c Elapsed CPU time: 73.2609 s	Remaining CPU time: 1726.74 s
73.63/74.07	c core #2708
73.63/74.07	c Core size: 831	Core Weight: 1	Total Weight: 2708
73.63/74.07	c Elapsed CPU time: 73.3129 s	Remaining CPU time: 1726.69 s
73.72/74.11	c core #2709
73.72/74.11	c Core size: 207	Core Weight: 1	Total Weight: 2709
73.72/74.11	c Elapsed CPU time: 73.3558 s	Remaining CPU time: 1726.64 s
73.72/74.17	c core #2710
73.72/74.17	c Core size: 803	Core Weight: 1	Total Weight: 2710
73.72/74.17	c Elapsed CPU time: 73.4088 s	Remaining CPU time: 1726.59 s
73.82/74.21	c core #2711
73.82/74.21	c Core size: 199	Core Weight: 1	Total Weight: 2711
73.82/74.21	c Elapsed CPU time: 73.4528 s	Remaining CPU time: 1726.55 s
73.82/74.26	c core #2712
73.82/74.26	c Core size: 587	Core Weight: 1	Total Weight: 2712
73.82/74.26	c Elapsed CPU time: 73.5058 s	Remaining CPU time: 1726.49 s
73.92/74.31	c core #2713
73.92/74.31	c Core size: 191	Core Weight: 1	Total Weight: 2713
73.92/74.31	c Elapsed CPU time: 73.5488 s	Remaining CPU time: 1726.45 s
73.92/74.36	c core #2714
73.92/74.36	c Core size: 710	Core Weight: 1	Total Weight: 2714
73.92/74.36	c Elapsed CPU time: 73.6018 s	Remaining CPU time: 1726.4 s
74.02/74.41	c core #2715
74.02/74.41	c Core size: 175	Core Weight: 1	Total Weight: 2715
74.02/74.41	c Elapsed CPU time: 73.6438 s	Remaining CPU time: 1726.36 s
74.02/74.45	c core #2716
74.02/74.45	c Core size: 174	Core Weight: 1	Total Weight: 2716
74.02/74.45	c Elapsed CPU time: 73.6908 s	Remaining CPU time: 1726.31 s
74.12/74.50	c core #2717
74.12/74.50	c Core size: 155	Core Weight: 1	Total Weight: 2717
74.12/74.50	c Elapsed CPU time: 73.7368 s	Remaining CPU time: 1726.26 s
74.12/74.55	c core #2718
74.12/74.55	c Core size: 455	Core Weight: 1	Total Weight: 2718
74.12/74.55	c Elapsed CPU time: 73.7878 s	Remaining CPU time: 1726.21 s
74.22/74.60	c core #2719
74.22/74.60	c Core size: 147	Core Weight: 1	Total Weight: 2719
74.22/74.60	c Elapsed CPU time: 73.8328 s	Remaining CPU time: 1726.17 s
74.22/74.65	c core #2720
74.22/74.65	c Core size: 529	Core Weight: 1	Total Weight: 2720
74.22/74.65	c Elapsed CPU time: 73.8858 s	Remaining CPU time: 1726.11 s
74.22/74.69	c core #2721
74.22/74.69	c Core size: 449	Core Weight: 1	Total Weight: 2721
74.22/74.69	c Elapsed CPU time: 73.9288 s	Remaining CPU time: 1726.07 s
74.32/74.74	c core #2722
74.32/74.74	c Core size: 107	Core Weight: 1	Total Weight: 2722
74.32/74.74	c Elapsed CPU time: 73.9768 s	Remaining CPU time: 1726.02 s
74.32/74.79	c core #2723
74.32/74.79	c Core size: 311	Core Weight: 1	Total Weight: 2723
74.32/74.79	c Elapsed CPU time: 74.0277 s	Remaining CPU time: 1725.97 s
74.42/74.84	c core #2724
74.42/74.84	c Core size: 357	Core Weight: 1	Total Weight: 2724
74.42/74.84	c Elapsed CPU time: 74.0707 s	Remaining CPU time: 1725.93 s
74.42/74.88	c core #2725
74.42/74.88	c Core size: 319	Core Weight: 1	Total Weight: 2725
74.42/74.88	c Elapsed CPU time: 74.1167 s	Remaining CPU time: 1725.88 s
74.52/74.93	c core #2726
74.52/74.93	c Core size: 79	Core Weight: 1	Total Weight: 2726
74.52/74.93	c Elapsed CPU time: 74.1627 s	Remaining CPU time: 1725.84 s
74.52/74.98	c core #2727
74.52/74.98	c Core size: 63	Core Weight: 1	Total Weight: 2727
74.52/74.98	c Elapsed CPU time: 74.2087 s	Remaining CPU time: 1725.79 s
74.61/75.03	c core #2728
74.61/75.03	c Core size: 239	Core Weight: 1	Total Weight: 2728
74.61/75.03	c Elapsed CPU time: 74.2577 s	Remaining CPU time: 1725.74 s
74.61/75.07	c core #2729
74.61/75.07	c Core size: 162	Core Weight: 1	Total Weight: 2729
74.61/75.07	c Elapsed CPU time: 74.3017 s	Remaining CPU time: 1725.7 s
74.71/75.11	c core #2730
74.71/75.11	c Core size: 55	Core Weight: 1	Total Weight: 2730
74.71/75.11	c Elapsed CPU time: 74.3477 s	Remaining CPU time: 1725.65 s
74.71/75.16	c core #2731
74.71/75.16	c Core size: 47	Core Weight: 1	Total Weight: 2731
74.71/75.16	c Elapsed CPU time: 74.3927 s	Remaining CPU time: 1725.61 s
74.81/75.21	c core #2732
74.81/75.21	c Core size: 175	Core Weight: 1	Total Weight: 2732
74.81/75.21	c Elapsed CPU time: 74.4427 s	Remaining CPU time: 1725.56 s
74.81/75.25	c core #2733
74.81/75.25	c Core size: 133	Core Weight: 1	Total Weight: 2733
74.81/75.25	c Elapsed CPU time: 74.4847 s	Remaining CPU time: 1725.52 s
74.91/75.30	c core #2734
74.91/75.30	c Core size: 65	Core Weight: 1	Total Weight: 2734
74.91/75.30	c Elapsed CPU time: 74.5317 s	Remaining CPU time: 1725.47 s
74.91/75.35	c core #2735
74.91/75.35	c Core size: 77	Core Weight: 1	Total Weight: 2735
74.91/75.35	c Elapsed CPU time: 74.5777 s	Remaining CPU time: 1725.42 s
74.91/75.39	c core #2736
74.91/75.39	c Core size: 41	Core Weight: 1	Total Weight: 2736
74.91/75.39	c Elapsed CPU time: 74.6237 s	Remaining CPU time: 1725.38 s
75.01/75.44	c ============================[ Search Statistics ]==============================
75.01/75.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.01/75.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.01/75.44	c ===============================================================================
75.01/75.44	c |         0 |    9609    22589    51441 |     7529        0    nan |  0.000 % |
75.01/75.44	c ===============================================================================
75.01/75.44	c core #2737
75.01/75.44	c Core size: 8	Core Weight: 1	Total Weight: 2737
75.01/75.44	c Elapsed CPU time: 74.6726 s	Remaining CPU time: 1725.33 s
75.01/75.48	c Learning 1 hard constraints
75.01/75.48	c ============================[ Search Statistics ]==============================
75.01/75.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.01/75.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.01/75.48	c ===============================================================================
75.01/75.48	c |         0 |    9613    22591    51452 |     7530        0    nan |  0.000 % |
75.01/75.49	c ===============================================================================
75.01/75.49	c core #2738
75.01/75.49	c Core size: 8	Core Weight: 1	Total Weight: 2738
75.01/75.49	c Elapsed CPU time: 74.7196 s	Remaining CPU time: 1725.28 s
75.11/75.53	c Learning 1 hard constraints
75.11/75.53	c ============================[ Search Statistics ]==============================
75.11/75.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.11/75.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.11/75.53	c ===============================================================================
75.11/75.53	c |         0 |    9617    22593    51463 |     7531        0    nan |  0.000 % |
75.11/75.54	c ===============================================================================
75.11/75.54	c core #2739
75.11/75.54	c Core size: 8	Core Weight: 1	Total Weight: 2739
75.11/75.54	c Elapsed CPU time: 74.7676 s	Remaining CPU time: 1725.23 s
75.11/75.58	c Learning 1 hard constraints
75.11/75.58	c ============================[ Search Statistics ]==============================
75.11/75.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.11/75.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.11/75.58	c ===============================================================================
75.11/75.58	c |         0 |    9621    22595    51474 |     7531        0    nan |  0.000 % |
75.11/75.58	c ===============================================================================
75.11/75.59	c core #2740
75.11/75.59	c Core size: 8	Core Weight: 1	Total Weight: 2740
75.11/75.59	c Elapsed CPU time: 74.8156 s	Remaining CPU time: 1725.18 s
75.21/75.63	c Learning 1 hard constraints
75.21/75.63	c ============================[ Search Statistics ]==============================
75.21/75.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.21/75.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.21/75.63	c ===============================================================================
75.21/75.63	c |         0 |    9625    22597    51485 |     7532        0    nan |  0.000 % |
75.21/75.63	c ===============================================================================
75.21/75.63	c core #2741
75.21/75.63	c Core size: 8	Core Weight: 1	Total Weight: 2741
75.21/75.63	c Elapsed CPU time: 74.8626 s	Remaining CPU time: 1725.14 s
75.21/75.68	c Learning 1 hard constraints
75.21/75.68	c ============================[ Search Statistics ]==============================
75.21/75.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.21/75.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.21/75.68	c ===============================================================================
75.21/75.68	c |         0 |    9629    22599    51496 |     7533        0    nan |  0.000 % |
75.21/75.68	c ===============================================================================
75.21/75.68	c core #2742
75.21/75.68	c Core size: 8	Core Weight: 1	Total Weight: 2742
75.21/75.68	c Elapsed CPU time: 74.9086 s	Remaining CPU time: 1725.09 s
75.32/75.72	c Learning 1 hard constraints
75.32/75.72	c ============================[ Search Statistics ]==============================
75.32/75.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.32/75.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.32/75.72	c ===============================================================================
75.32/75.72	c |         0 |    9633    22601    51507 |     7533        0    nan |  0.000 % |
75.32/75.73	c ===============================================================================
75.32/75.73	c core #2743
75.32/75.73	c Core size: 11	Core Weight: 1	Total Weight: 2743
75.32/75.73	c Elapsed CPU time: 74.9546 s	Remaining CPU time: 1725.05 s
75.32/75.77	c ============================[ Search Statistics ]==============================
75.32/75.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.32/75.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.32/75.77	c ===============================================================================
75.32/75.77	c |         0 |    9638    22602    51518 |     7534        0    nan |  0.000 % |
75.32/75.78	c ===============================================================================
75.32/75.78	c core #2744
75.32/75.78	c Core size: 11	Core Weight: 1	Total Weight: 2744
75.32/75.78	c Elapsed CPU time: 75.0026 s	Remaining CPU time: 1725 s
75.42/75.82	c ============================[ Search Statistics ]==============================
75.42/75.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.42/75.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.42/75.82	c ===============================================================================
75.42/75.82	c |         0 |    9643    22603    51529 |     7534        0    nan |  0.000 % |
75.42/75.83	c ===============================================================================
75.42/75.83	c core #2745
75.42/75.83	c Core size: 30	Core Weight: 1	Total Weight: 2745
75.42/75.83	c Elapsed CPU time: 75.0516 s	Remaining CPU time: 1724.95 s
75.42/75.87	c ============================[ Search Statistics ]==============================
75.42/75.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.42/75.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.42/75.87	c ===============================================================================
75.42/75.87	c |         0 |    9649    22604    51541 |     7534        0    nan |  0.000 % |
75.42/75.87	c ===============================================================================
75.42/75.87	c core #2746
75.42/75.87	c Core size: 8	Core Weight: 1	Total Weight: 2746
75.42/75.87	c Elapsed CPU time: 75.0996 s	Remaining CPU time: 1724.9 s
75.52/75.92	c Learning 1 hard constraints
75.52/75.92	c ============================[ Search Statistics ]==============================
75.52/75.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.52/75.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.52/75.92	c ===============================================================================
75.52/75.92	c |         0 |    9653    22606    51552 |     7535        0    nan |  0.000 % |
75.52/75.92	c ===============================================================================
75.52/75.92	c core #2747
75.52/75.92	c Core size: 8	Core Weight: 1	Total Weight: 2747
75.52/75.92	c Elapsed CPU time: 75.1466 s	Remaining CPU time: 1724.85 s
75.52/75.96	c Learning 1 hard constraints
75.52/75.96	c ============================[ Search Statistics ]==============================
75.52/75.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.52/75.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.52/75.96	c ===============================================================================
75.52/75.96	c |         0 |    9657    22608    51563 |     7536        0    nan |  0.000 % |
75.52/75.97	c ===============================================================================
75.52/75.97	c core #2748
75.52/75.97	c Core size: 8	Core Weight: 1	Total Weight: 2748
75.52/75.97	c Elapsed CPU time: 75.1936 s	Remaining CPU time: 1724.81 s
75.61/76.01	c Learning 1 hard constraints
75.61/76.01	c ============================[ Search Statistics ]==============================
75.61/76.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.61/76.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.61/76.01	c ===============================================================================
75.61/76.01	c |         0 |    9661    22610    51574 |     7536        0    nan |  0.000 % |
75.61/76.02	c ===============================================================================
75.61/76.02	c core #2749
75.61/76.02	c Core size: 8	Core Weight: 1	Total Weight: 2749
75.61/76.02	c Elapsed CPU time: 75.2396 s	Remaining CPU time: 1724.76 s
75.61/76.06	c Learning 1 hard constraints
75.61/76.06	c ============================[ Search Statistics ]==============================
75.61/76.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.61/76.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.61/76.06	c ===============================================================================
75.61/76.06	c |         0 |    9665    22612    51585 |     7537        0    nan |  0.000 % |
75.61/76.06	c ===============================================================================
75.61/76.07	c core #2750
75.61/76.07	c Core size: 11	Core Weight: 1	Total Weight: 2750
75.61/76.07	c Elapsed CPU time: 75.2876 s	Remaining CPU time: 1724.71 s
75.71/76.11	c Learning 1 hard constraints
75.71/76.11	c ============================[ Search Statistics ]==============================
75.71/76.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.71/76.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.71/76.11	c ===============================================================================
75.71/76.11	c |         0 |    9670    22614    51599 |     7538        0    nan |  0.000 % |
75.71/76.11	c ===============================================================================
75.71/76.11	c core #2751
75.71/76.11	c Core size: 8	Core Weight: 1	Total Weight: 2751
75.71/76.12	c Elapsed CPU time: 75.3355 s	Remaining CPU time: 1724.66 s
75.71/76.16	c Learning 1 hard constraints
75.71/76.16	c ============================[ Search Statistics ]==============================
75.71/76.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.71/76.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.71/76.16	c ===============================================================================
75.71/76.16	c |         0 |    9674    22616    51610 |     7538        0    nan |  0.000 % |
75.71/76.16	c ===============================================================================
75.71/76.16	c core #2752
75.71/76.16	c Core size: 8	Core Weight: 1	Total Weight: 2752
75.71/76.16	c Elapsed CPU time: 75.3845 s	Remaining CPU time: 1724.62 s
75.81/76.21	c Learning 2 hard constraints
75.81/76.21	c ============================[ Search Statistics ]==============================
75.81/76.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.81/76.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.81/76.21	c ===============================================================================
75.81/76.21	c |         0 |    9678    22619    51623 |     7539        0    nan |  0.000 % |
75.81/76.21	c ===============================================================================
75.81/76.21	c core #2753
75.81/76.21	c Core size: 8	Core Weight: 1	Total Weight: 2753
75.81/76.21	c Elapsed CPU time: 75.4305 s	Remaining CPU time: 1724.57 s
75.81/76.25	c Learning 2 hard constraints
75.81/76.25	c ============================[ Search Statistics ]==============================
75.81/76.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.81/76.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.81/76.25	c ===============================================================================
75.81/76.25	c |         0 |    9682    22622    51636 |     7540        0    nan |  0.000 % |
75.81/76.26	c ===============================================================================
75.81/76.26	c core #2754
75.81/76.26	c Core size: 8	Core Weight: 1	Total Weight: 2754
75.81/76.26	c Elapsed CPU time: 75.4775 s	Remaining CPU time: 1724.52 s
75.91/76.30	c Learning 1 hard constraints
75.91/76.30	c ============================[ Search Statistics ]==============================
75.91/76.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.91/76.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.91/76.30	c ===============================================================================
75.91/76.30	c |         0 |    9686    22624    51647 |     7541        0    nan |  0.000 % |
75.91/76.31	c ===============================================================================
75.91/76.31	c core #2755
75.91/76.31	c Core size: 8	Core Weight: 1	Total Weight: 2755
75.91/76.31	c Elapsed CPU time: 75.5235 s	Remaining CPU time: 1724.48 s
75.91/76.35	c Learning 1 hard constraints
75.91/76.35	c ============================[ Search Statistics ]==============================
75.91/76.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.91/76.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.91/76.35	c ===============================================================================
75.91/76.35	c |         0 |    9690    22626    51658 |     7542        0    nan |  0.000 % |
75.91/76.35	c ===============================================================================
75.91/76.36	c core #2756
75.91/76.36	c Core size: 11	Core Weight: 1	Total Weight: 2756
75.91/76.36	c Elapsed CPU time: 75.5715 s	Remaining CPU time: 1724.43 s
76.01/76.40	c Learning 1 hard constraints
76.01/76.40	c ============================[ Search Statistics ]==============================
76.01/76.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.01/76.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.01/76.40	c ===============================================================================
76.01/76.40	c |         0 |    9695    22628    51671 |     7542        0    nan |  0.000 % |
76.01/76.40	c ===============================================================================
76.01/76.41	c core #2757
76.01/76.41	c Core size: 11	Core Weight: 1	Total Weight: 2757
76.01/76.41	c Elapsed CPU time: 75.6215 s	Remaining CPU time: 1724.38 s
76.01/76.45	c Learning 1 hard constraints
76.01/76.45	c ============================[ Search Statistics ]==============================
76.01/76.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.01/76.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.01/76.45	c ===============================================================================
76.01/76.45	c |         0 |    9700    22630    51684 |     7543        0    nan |  0.000 % |
76.01/76.45	c ===============================================================================
76.01/76.45	c core #2758
76.01/76.45	c Core size: 8	Core Weight: 1	Total Weight: 2758
76.01/76.45	c Elapsed CPU time: 75.6695 s	Remaining CPU time: 1724.33 s
76.01/76.50	c Learning 2 hard constraints
76.01/76.50	c ============================[ Search Statistics ]==============================
76.01/76.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.01/76.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.01/76.50	c ===============================================================================
76.01/76.50	c |         0 |    9704    22633    51697 |     7544        0    nan |  0.000 % |
76.11/76.50	c ===============================================================================
76.11/76.50	c core #2759
76.11/76.50	c Core size: 8	Core Weight: 1	Total Weight: 2759
76.11/76.50	c Elapsed CPU time: 75.7165 s	Remaining CPU time: 1724.28 s
76.11/76.54	c Learning 1 hard constraints
76.11/76.54	c ============================[ Search Statistics ]==============================
76.11/76.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.11/76.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.11/76.54	c ===============================================================================
76.11/76.54	c |         0 |    9708    22635    51708 |     7545        0    nan |  0.000 % |
76.11/76.55	c ===============================================================================
76.11/76.55	c core #2760
76.11/76.55	c Core size: 8	Core Weight: 1	Total Weight: 2760
76.11/76.55	c Elapsed CPU time: 75.7645 s	Remaining CPU time: 1724.24 s
76.11/76.59	c Learning 1 hard constraints
76.11/76.59	c ============================[ Search Statistics ]==============================
76.11/76.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.11/76.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.11/76.59	c ===============================================================================
76.11/76.59	c |         0 |    9712    22637    51719 |     7545        0    nan |  0.000 % |
76.21/76.60	c ===============================================================================
76.21/76.60	c core #2761
76.21/76.60	c Core size: 11	Core Weight: 1	Total Weight: 2761
76.21/76.60	c Elapsed CPU time: 75.8135 s	Remaining CPU time: 1724.19 s
76.21/76.64	c Learning 1 hard constraints
76.21/76.64	c ============================[ Search Statistics ]==============================
76.21/76.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.21/76.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.21/76.64	c ===============================================================================
76.21/76.64	c |         0 |    9717    22639    51732 |     7546        0    nan |  0.000 % |
76.21/76.65	c ===============================================================================
76.21/76.65	c core #2762
76.21/76.65	c Core size: 60	Core Weight: 1	Total Weight: 2762
76.21/76.65	c Elapsed CPU time: 75.8635 s	Remaining CPU time: 1724.14 s
76.21/76.69	c Learning 1 hard constraints
76.21/76.69	c ============================[ Search Statistics ]==============================
76.21/76.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.21/76.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.21/76.69	c ===============================================================================
76.21/76.69	c |         0 |    9742    22641    51788 |     7547        0    nan |  0.000 % |
76.31/76.70	c ===============================================================================
76.31/76.70	c core #2763
76.31/76.70	c Core size: 8	Core Weight: 1	Total Weight: 2763
76.31/76.70	c Elapsed CPU time: 75.9135 s	Remaining CPU time: 1724.09 s
76.31/76.74	c Learning 2 hard constraints
76.31/76.74	c ============================[ Search Statistics ]==============================
76.31/76.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.31/76.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.31/76.74	c ===============================================================================
76.31/76.74	c |         0 |    9746    22644    51801 |     7548        0    nan |  0.000 % |
76.31/76.74	c ===============================================================================
76.31/76.74	c core #2764
76.31/76.74	c Core size: 8	Core Weight: 1	Total Weight: 2764
76.31/76.74	c Elapsed CPU time: 75.9605 s	Remaining CPU time: 1724.04 s
76.31/76.79	c Learning 1 hard constraints
76.31/76.79	c ============================[ Search Statistics ]==============================
76.31/76.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.31/76.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.31/76.79	c ===============================================================================
76.31/76.79	c |         0 |    9750    22646    51812 |     7548        0    nan |  0.000 % |
76.31/76.79	c ===============================================================================
76.31/76.79	c core #2765
76.31/76.79	c Core size: 8	Core Weight: 1	Total Weight: 2765
76.31/76.79	c Elapsed CPU time: 76.0084 s	Remaining CPU time: 1723.99 s
76.41/76.84	c Learning 1 hard constraints
76.41/76.84	c ============================[ Search Statistics ]==============================
76.41/76.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.41/76.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.41/76.84	c ===============================================================================
76.41/76.84	c |         0 |    9754    22648    51823 |     7549        0    nan |  0.000 % |
76.41/76.84	c ===============================================================================
76.41/76.84	c core #2766
76.41/76.84	c Core size: 8	Core Weight: 1	Total Weight: 2766
76.41/76.84	c Elapsed CPU time: 76.0574 s	Remaining CPU time: 1723.94 s
76.41/76.89	c Learning 1 hard constraints
76.41/76.89	c ============================[ Search Statistics ]==============================
76.41/76.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.41/76.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.41/76.89	c ===============================================================================
76.41/76.89	c |         0 |    9758    22650    51834 |     7550        0    nan |  0.000 % |
76.41/76.89	c ===============================================================================
76.41/76.89	c core #2767
76.41/76.89	c Core size: 8	Core Weight: 1	Total Weight: 2767
76.41/76.89	c Elapsed CPU time: 76.1054 s	Remaining CPU time: 1723.89 s
76.51/76.94	c Learning 2 hard constraints
76.51/76.94	c ============================[ Search Statistics ]==============================
76.51/76.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.51/76.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.51/76.94	c ===============================================================================
76.51/76.94	c |         0 |    9762    22653    51847 |     7551        0    nan |  0.000 % |
76.51/76.94	c ===============================================================================
76.51/76.94	c core #2768
76.51/76.94	c Core size: 8	Core Weight: 1	Total Weight: 2768
76.51/76.94	c Elapsed CPU time: 76.1554 s	Remaining CPU time: 1723.84 s
76.51/76.99	c Learning 2 hard constraints
76.51/76.99	c ============================[ Search Statistics ]==============================
76.51/76.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.51/76.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.51/76.99	c ===============================================================================
76.51/76.99	c |         0 |    9766    22656    51860 |     7552        0    nan |  0.000 % |
76.51/76.99	c ===============================================================================
76.51/76.99	c core #2769
76.51/76.99	c Core size: 8	Core Weight: 1	Total Weight: 2769
76.51/76.99	c Elapsed CPU time: 76.2034 s	Remaining CPU time: 1723.8 s
76.61/77.04	c Learning 1 hard constraints
76.61/77.04	c ============================[ Search Statistics ]==============================
76.61/77.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.61/77.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.61/77.04	c ===============================================================================
76.61/77.04	c |         0 |    9770    22658    51871 |     7552        0    nan |  0.000 % |
76.61/77.04	c ===============================================================================
76.61/77.04	c core #2770
76.61/77.04	c Core size: 8	Core Weight: 1	Total Weight: 2770
76.61/77.04	c Elapsed CPU time: 76.2524 s	Remaining CPU time: 1723.75 s
76.61/77.09	c Learning 1 hard constraints
76.61/77.09	c ============================[ Search Statistics ]==============================
76.61/77.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.61/77.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.61/77.09	c ===============================================================================
76.61/77.09	c |         0 |    9774    22660    51882 |     7553        0    nan |  0.000 % |
76.61/77.09	c ===============================================================================
76.61/77.09	c core #2771
76.61/77.09	c Core size: 8	Core Weight: 1	Total Weight: 2771
76.61/77.09	c Elapsed CPU time: 76.3014 s	Remaining CPU time: 1723.7 s
76.70/77.14	c Learning 1 hard constraints
76.70/77.14	c ============================[ Search Statistics ]==============================
76.70/77.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.70/77.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.70/77.14	c ===============================================================================
76.70/77.14	c |         0 |    9778    22662    51893 |     7554        0    nan |  0.000 % |
76.70/77.14	c ===============================================================================
76.70/77.14	c core #2772
76.70/77.14	c Core size: 8	Core Weight: 1	Total Weight: 2772
76.70/77.14	c Elapsed CPU time: 76.3504 s	Remaining CPU time: 1723.65 s
76.70/77.19	c Learning 1 hard constraints
76.70/77.19	c ============================[ Search Statistics ]==============================
76.70/77.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.70/77.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.70/77.19	c ===============================================================================
76.70/77.19	c |         0 |    9782    22664    51904 |     7554        0    nan |  0.000 % |
76.70/77.19	c ===============================================================================
76.70/77.19	c core #2773
76.70/77.19	c Core size: 8	Core Weight: 1	Total Weight: 2773
76.70/77.19	c Elapsed CPU time: 76.3994 s	Remaining CPU time: 1723.6 s
76.80/77.23	c Learning 1 hard constraints
76.80/77.23	c ============================[ Search Statistics ]==============================
76.80/77.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.80/77.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.80/77.23	c ===============================================================================
76.80/77.23	c |         0 |    9786    22666    51915 |     7555        0    nan |  0.000 % |
76.80/77.24	c ===============================================================================
76.80/77.24	c core #2774
76.80/77.24	c Core size: 11	Core Weight: 1	Total Weight: 2774
76.80/77.24	c Elapsed CPU time: 76.4474 s	Remaining CPU time: 1723.55 s
76.80/77.28	c Learning 1 hard constraints
76.80/77.29	c ============================[ Search Statistics ]==============================
76.80/77.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.80/77.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.80/77.29	c ===============================================================================
76.80/77.29	c |         0 |    9791    22668    51928 |     7556        0    nan |  0.000 % |
76.80/77.29	c ===============================================================================
76.80/77.29	c core #2775
76.80/77.29	c Core size: 11	Core Weight: 1	Total Weight: 2775
76.80/77.29	c Elapsed CPU time: 76.4984 s	Remaining CPU time: 1723.5 s
76.90/77.33	c Learning 1 hard constraints
76.90/77.33	c ============================[ Search Statistics ]==============================
76.90/77.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.90/77.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.90/77.33	c ===============================================================================
76.90/77.33	c |         0 |    9796    22670    51941 |     7556        0    nan |  0.000 % |
76.90/77.34	c ===============================================================================
76.90/77.34	c core #2776
76.90/77.34	c Core size: 14	Core Weight: 1	Total Weight: 2776
76.90/77.34	c Elapsed CPU time: 76.5474 s	Remaining CPU time: 1723.45 s
76.90/77.38	c Learning 2 hard constraints
76.90/77.38	c ============================[ Search Statistics ]==============================
76.90/77.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.90/77.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.90/77.38	c ===============================================================================
76.90/77.38	c |         0 |    9801    22673    51957 |     7557        0    nan |  0.000 % |
76.90/77.39	c ===============================================================================
76.90/77.39	c core #2777
76.90/77.39	c Core size: 8	Core Weight: 1	Total Weight: 2777
76.90/77.39	c Elapsed CPU time: 76.5964 s	Remaining CPU time: 1723.4 s
77.00/77.43	c Learning 2 hard constraints
77.00/77.43	c ============================[ Search Statistics ]==============================
77.00/77.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.00/77.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
77.00/77.43	c ===============================================================================
77.00/77.43	c |         0 |    9805    22676    51970 |     7558        0    nan |  0.000 % |
77.00/77.44	c ===============================================================================
77.00/77.44	c core #2778
77.00/77.44	c Core size: 8	Core Weight: 1	Total Weight: 2778
77.00/77.44	c Elapsed CPU time: 76.6453 s	Remaining CPU time: 1723.35 s
77.00/77.48	c Learning 2 hard constraints
77.00/77.48	c ============================[ Search Statistics ]==============================
77.00/77.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.00/77.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
77.00/77.48	c ===============================================================================
77.00/77.48	c |         0 |    9809    22679    51983 |     7559        0    nan |  0.000 % |
77.00/77.49	c ===============================================================================
77.00/77.49	c core #2779
77.00/77.49	c Core size: 8	Core Weight: 1	Total Weight: 2779
77.00/77.49	c Elapsed CPU time: 76.6953 s	Remaining CPU time: 1723.3 s
77.10/77.53	c Learning 1 hard constraints
77.10/77.53	c ============================[ Search Statistics ]==============================
77.10/77.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.10/77.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
77.10/77.53	c ===============================================================================
77.10/77.53	c |         0 |    9813    22681    51994 |     7560        0    nan |  0.000 % |
77.10/77.54	c ===============================================================================
77.10/77.54	c core #2780
77.10/77.54	c Core size: 8	Core Weight: 1	Total Weight: 2780
77.10/77.54	c Elapsed CPU time: 76.7443 s	Remaining CPU time: 1723.26 s
77.10/77.58	c Learning 1 hard constraints
77.10/77.58	c ============================[ Search Statistics ]==============================
77.10/77.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.10/77.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
77.10/77.58	c ===============================================================================
77.10/77.58	c |         0 |    9817    22683    52005 |     7561        0    nan |  0.000 % |
77.10/77.59	c ===============================================================================
77.10/77.59	c core #2781
77.10/77.59	c Core size: 8	Core Weight: 1	Total Weight: 2781
77.10/77.59	c Elapsed CPU time: 76.7953 s	Remaining CPU time: 1723.2 s
77.20/77.63	c Learning 1 hard constraints
77.20/77.63	c ============================[ Search Statistics ]==============================
77.20/77.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.20/77.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
77.20/77.63	c ===============================================================================
77.20/77.63	c |         0 |    9821    22685    52016 |     7561        0    nan |  0.000 % |
77.20/77.63	c ===============================================================================
77.20/77.64	c core #2782
77.20/77.64	c Core size: 8	Core Weight: 1	Total Weight: 2782
77.20/77.64	c Elapsed CPU time: 76.8443 s	Remaining CPU time: 1723.16 s
77.20/77.68	c Learning 1 hard constraints
77.20/77.68	c ============================[ Search Statistics ]==============================
77.20/77.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.20/77.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
77.20/77.68	c ===============================================================================
77.20/77.68	c |         0 |    9825    22687    52027 |     7562        0    nan |  0.000 % |
77.20/77.68	c ===============================================================================
77.20/77.69	c core #2783
77.20/77.69	c Core size: 11	Core Weight: 1	Total Weight: 2783
77.20/77.69	c Elapsed CPU time: 76.8933 s	Remaining CPU time: 1723.11 s
77.30/77.73	c Learning 1 hard constraints
77.30/77.73	c ============================[ Search Statistics ]==============================
77.30/77.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.30/77.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
77.30/77.73	c ===============================================================================
77.30/77.73	c |         0 |    9830    22689    52040 |     7563        0    nan |  0.000 % |
77.30/77.73	c ===============================================================================
77.30/77.74	c core #2784
77.30/77.74	c Core size: 11	Core Weight: 1	Total Weight: 2784
77.30/77.74	c Elapsed CPU time: 76.9423 s	Remaining CPU time: 1723.06 s
77.30/77.78	c Learning 1 hard constraints
77.30/77.78	c ============================[ Search Statistics ]==============================
77.30/77.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.30/77.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
77.30/77.78	c ===============================================================================
77.30/77.78	c |         0 |    9835    22691    52053 |     7563        0    nan |  0.000 % |
77.30/77.78	c ===============================================================================
77.30/77.79	c core #2785
77.30/77.79	c Core size: 8	Core Weight: 1	Total Weight: 2785
77.30/77.79	c Elapsed CPU time: 76.9903 s	Remaining CPU time: 1723.01 s
77.41/77.83	c Learning 2 hard constraints
77.41/77.83	c ============================[ Search Statistics ]==============================
77.41/77.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.41/77.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
77.41/77.83	c ===============================================================================
77.41/77.83	c |         0 |    9839    22694    52066 |     7564        0    nan |  0.000 % |
77.41/77.83	c ===============================================================================
77.41/77.83	c core #2786
77.41/77.83	c Core size: 8	Core Weight: 1	Total Weight: 2786
77.41/77.83	c Elapsed CPU time: 77.0393 s	Remaining CPU time: 1722.96 s
77.41/77.88	c Learning 2 hard constraints
77.41/77.88	c ============================[ Search Statistics ]==============================
77.41/77.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.41/77.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
77.41/77.88	c ===============================================================================
77.41/77.88	c |         0 |    9843    22697    52079 |     7565        0    nan |  0.000 % |
77.41/77.88	c ===============================================================================
77.41/77.88	c core #2787
77.41/77.88	c Core size: 8	Core Weight: 1	Total Weight: 2787
77.41/77.88	c Elapsed CPU time: 77.0883 s	Remaining CPU time: 1722.91 s
77.51/77.93	c Learning 1 hard constraints
77.51/77.93	c ============================[ Search Statistics ]==============================
77.51/77.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.51/77.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
77.51/77.93	c ===============================================================================
77.51/77.93	c |         0 |    9847    22699    52090 |     7566        0    nan |  0.000 % |
77.51/77.93	c ===============================================================================
77.51/77.93	c core #2788
77.51/77.93	c Core size: 8	Core Weight: 1	Total Weight: 2788
77.51/77.93	c Elapsed CPU time: 77.1373 s	Remaining CPU time: 1722.86 s
77.51/77.98	c Learning 1 hard constraints
77.51/77.98	c ============================[ Search Statistics ]==============================
77.51/77.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.51/77.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
77.51/77.98	c ===============================================================================
77.51/77.98	c |         0 |    9851    22701    52101 |     7567        0    nan |  0.000 % |
77.51/77.98	c ===============================================================================
77.51/77.98	c core #2789
77.51/77.98	c Core size: 8	Core Weight: 1	Total Weight: 2789
77.51/77.98	c Elapsed CPU time: 77.1863 s	Remaining CPU time: 1722.81 s
77.61/78.03	c Learning 1 hard constraints
77.61/78.03	c ============================[ Search Statistics ]==============================
77.61/78.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.61/78.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
77.61/78.03	c ===============================================================================
77.61/78.03	c |         0 |    9855    22703    52112 |     7567        0    nan |  0.000 % |
77.61/78.03	c ===============================================================================
77.61/78.03	c core #2790
77.61/78.03	c Core size: 8	Core Weight: 1	Total Weight: 2790
77.61/78.03	c Elapsed CPU time: 77.2323 s	Remaining CPU time: 1722.77 s
77.61/78.08	c Learning 1 hard constraints
77.61/78.08	c ============================[ Search Statistics ]==============================
77.61/78.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.61/78.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
77.61/78.08	c ===============================================================================
77.61/78.08	c |         0 |    9859    22705    52123 |     7568        0    nan |  0.000 % |
77.61/78.08	c ===============================================================================
77.61/78.08	c core #2791
77.61/78.08	c Core size: 8	Core Weight: 1	Total Weight: 2791
77.61/78.08	c Elapsed CPU time: 77.2773 s	Remaining CPU time: 1722.72 s
77.70/78.13	c Learning 1 hard constraints
77.70/78.13	c ============================[ Search Statistics ]==============================
77.70/78.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.70/78.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
77.70/78.13	c ===============================================================================
77.70/78.13	c |         0 |    9863    22707    52134 |     7569        0    nan |  0.000 % |
77.70/78.13	c ===============================================================================
77.70/78.13	c core #2792
77.70/78.13	c Core size: 8	Core Weight: 1	Total Weight: 2792
77.70/78.13	c Elapsed CPU time: 77.3262 s	Remaining CPU time: 1722.67 s
77.70/78.17	c Learning 1 hard constraints
77.70/78.17	c ============================[ Search Statistics ]==============================
77.70/78.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.70/78.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
77.70/78.17	c ===============================================================================
77.70/78.17	c |         0 |    9867    22709    52145 |     7569        0    nan |  0.000 % |
77.70/78.18	c ===============================================================================
77.70/78.18	c core #2793
77.70/78.18	c Core size: 8	Core Weight: 1	Total Weight: 2793
77.70/78.18	c Elapsed CPU time: 77.3762 s	Remaining CPU time: 1722.62 s
77.80/78.22	c Learning 2 hard constraints
77.80/78.22	c ============================[ Search Statistics ]==============================
77.80/78.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.80/78.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
77.80/78.22	c ===============================================================================
77.80/78.22	c |         0 |    9871    22712    52158 |     7570        0    nan |  0.000 % |
77.80/78.23	c ===============================================================================
77.80/78.23	c core #2794
77.80/78.23	c Core size: 8	Core Weight: 1	Total Weight: 2794
77.80/78.23	c Elapsed CPU time: 77.4252 s	Remaining CPU time: 1722.57 s
77.80/78.27	c Learning 2 hard constraints
77.80/78.27	c ============================[ Search Statistics ]==============================
77.80/78.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.80/78.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
77.80/78.27	c ===============================================================================
77.80/78.27	c |         0 |    9875    22715    52171 |     7571        0    nan |  0.000 % |
77.80/78.28	c ===============================================================================
77.80/78.28	c core #2795
77.80/78.28	c Core size: 8	Core Weight: 1	Total Weight: 2795
77.80/78.28	c Elapsed CPU time: 77.4752 s	Remaining CPU time: 1722.52 s
77.90/78.32	c Learning 1 hard constraints
77.90/78.32	c ============================[ Search Statistics ]==============================
77.90/78.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.90/78.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
77.90/78.32	c ===============================================================================
77.90/78.32	c |         0 |    9879    22717    52182 |     7572        0    nan |  0.000 % |
77.90/78.33	c ===============================================================================
77.90/78.33	c core #2796
77.90/78.33	c Core size: 8	Core Weight: 1	Total Weight: 2796
77.90/78.33	c Elapsed CPU time: 77.5242 s	Remaining CPU time: 1722.48 s
77.90/78.37	c Learning 1 hard constraints
77.90/78.37	c ============================[ Search Statistics ]==============================
77.90/78.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.90/78.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
77.90/78.37	c ===============================================================================
77.90/78.37	c |         0 |    9883    22719    52193 |     7573        0    nan |  0.000 % |
77.90/78.38	c ===============================================================================
77.90/78.38	c core #2797
77.90/78.38	c Core size: 8	Core Weight: 1	Total Weight: 2797
77.90/78.38	c Elapsed CPU time: 77.5732 s	Remaining CPU time: 1722.43 s
78.00/78.42	c Learning 1 hard constraints
78.00/78.42	c ============================[ Search Statistics ]==============================
78.00/78.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.00/78.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.00/78.42	c ===============================================================================
78.00/78.42	c |         0 |    9887    22721    52204 |     7573        0    nan |  0.000 % |
78.00/78.43	c ===============================================================================
78.00/78.43	c core #2798
78.00/78.43	c Core size: 8	Core Weight: 1	Total Weight: 2798
78.00/78.43	c Elapsed CPU time: 77.6222 s	Remaining CPU time: 1722.38 s
78.00/78.47	c Learning 1 hard constraints
78.00/78.47	c ============================[ Search Statistics ]==============================
78.00/78.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.00/78.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.00/78.47	c ===============================================================================
78.00/78.47	c |         0 |    9891    22723    52215 |     7574        0    nan |  0.000 % |
78.00/78.48	c ===============================================================================
78.00/78.48	c core #2799
78.00/78.48	c Core size: 8	Core Weight: 1	Total Weight: 2799
78.00/78.48	c Elapsed CPU time: 77.6712 s	Remaining CPU time: 1722.33 s
78.10/78.52	c Learning 1 hard constraints
78.10/78.52	c ============================[ Search Statistics ]==============================
78.10/78.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.10/78.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.10/78.52	c ===============================================================================
78.10/78.52	c |         0 |    9895    22725    52226 |     7575        0    nan |  0.000 % |
78.10/78.53	c ===============================================================================
78.10/78.53	c core #2800
78.10/78.53	c Core size: 8	Core Weight: 1	Total Weight: 2800
78.10/78.53	c Elapsed CPU time: 77.7222 s	Remaining CPU time: 1722.28 s
78.10/78.57	c Learning 1 hard constraints
78.10/78.57	c ============================[ Search Statistics ]==============================
78.10/78.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.10/78.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.10/78.57	c ===============================================================================
78.10/78.57	c |         0 |    9899    22727    52237 |     7575        0    nan |  0.000 % |
78.10/78.58	c ===============================================================================
78.10/78.58	c core #2801
78.10/78.58	c Core size: 8	Core Weight: 1	Total Weight: 2801
78.10/78.58	c Elapsed CPU time: 77.7712 s	Remaining CPU time: 1722.23 s
78.20/78.62	c Learning 1 hard constraints
78.20/78.62	c ============================[ Search Statistics ]==============================
78.20/78.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.20/78.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.20/78.62	c ===============================================================================
78.20/78.62	c |         0 |    9903    22729    52248 |     7576        0    nan |  0.000 % |
78.20/78.63	c ===============================================================================
78.20/78.63	c core #2802
78.20/78.63	c Core size: 8	Core Weight: 1	Total Weight: 2802
78.20/78.63	c Elapsed CPU time: 77.8212 s	Remaining CPU time: 1722.18 s
78.20/78.67	c Learning 1 hard constraints
78.20/78.67	c ============================[ Search Statistics ]==============================
78.20/78.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.20/78.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.20/78.67	c ===============================================================================
78.20/78.67	c |         0 |    9907    22731    52259 |     7577        0    nan |  0.000 % |
78.20/78.68	c ===============================================================================
78.20/78.68	c core #2803
78.20/78.68	c Core size: 11	Core Weight: 1	Total Weight: 2803
78.20/78.68	c Elapsed CPU time: 77.8712 s	Remaining CPU time: 1722.13 s
78.30/78.72	c Learning 1 hard constraints
78.30/78.72	c ============================[ Search Statistics ]==============================
78.30/78.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.30/78.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.30/78.72	c ===============================================================================
78.30/78.72	c |         0 |    9912    22733    52272 |     7577        0    nan |  0.000 % |
78.30/78.73	c ===============================================================================
78.30/78.73	c core #2804
78.30/78.73	c Core size: 11	Core Weight: 1	Total Weight: 2804
78.30/78.73	c Elapsed CPU time: 77.9202 s	Remaining CPU time: 1722.08 s
78.30/78.77	c Learning 1 hard constraints
78.30/78.77	c ============================[ Search Statistics ]==============================
78.30/78.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.30/78.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.30/78.77	c ===============================================================================
78.30/78.77	c |         0 |    9917    22735    52285 |     7578        0    nan |  0.000 % |
78.30/78.78	c ===============================================================================
78.30/78.78	c core #2805
78.30/78.78	c Core size: 8	Core Weight: 1	Total Weight: 2805
78.30/78.78	c Elapsed CPU time: 77.9701 s	Remaining CPU time: 1722.03 s
78.40/78.82	c Learning 2 hard constraints
78.40/78.82	c ============================[ Search Statistics ]==============================
78.40/78.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.40/78.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.40/78.82	c ===============================================================================
78.40/78.82	c |         0 |    9921    22738    52298 |     7579        0    nan |  0.000 % |
78.40/78.83	c ===============================================================================
78.40/78.83	c core #2806
78.40/78.83	c Core size: 8	Core Weight: 1	Total Weight: 2806
78.40/78.83	c Elapsed CPU time: 78.0191 s	Remaining CPU time: 1721.98 s
78.40/78.87	c Learning 1 hard constraints
78.40/78.87	c ============================[ Search Statistics ]==============================
78.40/78.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.40/78.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.40/78.87	c ===============================================================================
78.40/78.87	c |         0 |    9925    22740    52309 |     7580        0    nan |  0.000 % |
78.40/78.88	c ===============================================================================
78.40/78.88	c core #2807
78.40/78.88	c Core size: 8	Core Weight: 1	Total Weight: 2807
78.40/78.88	c Elapsed CPU time: 78.0691 s	Remaining CPU time: 1721.93 s
78.50/78.92	c Learning 1 hard constraints
78.50/78.92	c ============================[ Search Statistics ]==============================
78.50/78.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.50/78.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.50/78.92	c ===============================================================================
78.50/78.92	c |         0 |    9929    22742    52320 |     7580        0    nan |  0.000 % |
78.50/78.93	c ===============================================================================
78.50/78.93	c core #2808
78.50/78.93	c Core size: 8	Core Weight: 1	Total Weight: 2808
78.50/78.93	c Elapsed CPU time: 78.1201 s	Remaining CPU time: 1721.88 s
78.50/78.97	c Learning 1 hard constraints
78.50/78.97	c ============================[ Search Statistics ]==============================
78.50/78.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.50/78.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.50/78.97	c ===============================================================================
78.50/78.97	c |         0 |    9933    22744    52331 |     7581        0    nan |  0.000 % |
78.50/78.97	c ===============================================================================
78.50/78.98	c core #2809
78.50/78.98	c Core size: 8	Core Weight: 1	Total Weight: 2809
78.50/78.98	c Elapsed CPU time: 78.1681 s	Remaining CPU time: 1721.83 s
78.60/79.02	c Learning 1 hard constraints
78.60/79.02	c ============================[ Search Statistics ]==============================
78.60/79.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.60/79.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.60/79.02	c ===============================================================================
78.60/79.02	c |         0 |    9937    22746    52342 |     7582        0    nan |  0.000 % |
78.60/79.02	c ===============================================================================
78.60/79.02	c core #2810
78.60/79.02	c Core size: 8	Core Weight: 1	Total Weight: 2810
78.60/79.02	c Elapsed CPU time: 78.2161 s	Remaining CPU time: 1721.78 s
78.60/79.07	c Learning 1 hard constraints
78.60/79.07	c ============================[ Search Statistics ]==============================
78.60/79.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.60/79.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.60/79.07	c ===============================================================================
78.60/79.07	c |         0 |    9941    22748    52353 |     7582        0    nan |  0.000 % |
78.60/79.07	c ===============================================================================
78.60/79.07	c core #2811
78.60/79.07	c Core size: 8	Core Weight: 1	Total Weight: 2811
78.60/79.07	c Elapsed CPU time: 78.2661 s	Remaining CPU time: 1721.73 s
78.69/79.12	c Learning 1 hard constraints
78.69/79.12	c ============================[ Search Statistics ]==============================
78.69/79.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.69/79.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.69/79.12	c ===============================================================================
78.69/79.12	c |         0 |    9945    22750    52364 |     7583        0    nan |  0.000 % |
78.69/79.13	c ===============================================================================
78.69/79.13	c core #2812
78.69/79.13	c Core size: 8	Core Weight: 1	Total Weight: 2812
78.69/79.13	c Elapsed CPU time: 78.3151 s	Remaining CPU time: 1721.68 s
78.69/79.17	c Learning 1 hard constraints
78.69/79.17	c ============================[ Search Statistics ]==============================
78.69/79.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.69/79.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.69/79.17	c ===============================================================================
78.69/79.17	c |         0 |    9949    22752    52375 |     7584        0    nan |  0.000 % |
78.69/79.18	c ===============================================================================
78.69/79.18	c core #2813
78.69/79.18	c Core size: 11	Core Weight: 1	Total Weight: 2813
78.69/79.18	c Elapsed CPU time: 78.3621 s	Remaining CPU time: 1721.64 s
78.80/79.22	c Learning 1 hard constraints
78.80/79.22	c ============================[ Search Statistics ]==============================
78.80/79.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.80/79.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.80/79.22	c ===============================================================================
78.80/79.22	c |         0 |    9954    22754    52388 |     7584        0    nan |  0.000 % |
78.80/79.22	c ===============================================================================
78.80/79.23	c core #2814
78.80/79.23	c Core size: 11	Core Weight: 1	Total Weight: 2814
78.80/79.23	c Elapsed CPU time: 78.4091 s	Remaining CPU time: 1721.59 s
78.80/79.27	c Learning 1 hard constraints
78.80/79.27	c ============================[ Search Statistics ]==============================
78.80/79.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.80/79.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.80/79.27	c ===============================================================================
78.80/79.27	c |         0 |    9959    22756    52401 |     7585        0    nan |  0.000 % |
78.80/79.27	c ===============================================================================
78.80/79.28	c core #2815
78.80/79.28	c Core size: 8	Core Weight: 1	Total Weight: 2815
78.80/79.28	c Elapsed CPU time: 78.4591 s	Remaining CPU time: 1721.54 s
78.90/79.32	c Learning 2 hard constraints
78.90/79.32	c ============================[ Search Statistics ]==============================
78.90/79.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.90/79.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.90/79.32	c ===============================================================================
78.90/79.32	c |         0 |    9963    22759    52414 |     7586        0    nan |  0.000 % |
78.90/79.32	c ===============================================================================
78.90/79.32	c core #2816
78.90/79.32	c Core size: 8	Core Weight: 1	Total Weight: 2816
78.90/79.32	c Elapsed CPU time: 78.5071 s	Remaining CPU time: 1721.49 s
78.90/79.37	c Learning 2 hard constraints
78.90/79.37	c ============================[ Search Statistics ]==============================
78.90/79.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.90/79.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.90/79.37	c ===============================================================================
78.90/79.37	c |         0 |    9967    22762    52427 |     7587        0    nan |  0.000 % |
78.90/79.37	c ===============================================================================
78.90/79.37	c core #2817
78.90/79.37	c Core size: 8	Core Weight: 1	Total Weight: 2817
78.90/79.37	c Elapsed CPU time: 78.5551 s	Remaining CPU time: 1721.44 s
79.00/79.42	c Learning 1 hard constraints
79.00/79.42	c ============================[ Search Statistics ]==============================
79.00/79.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.00/79.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.00/79.42	c ===============================================================================
79.00/79.42	c |         0 |    9971    22764    52438 |     7588        0    nan |  0.000 % |
79.00/79.42	c ===============================================================================
79.00/79.42	c core #2818
79.00/79.42	c Core size: 8	Core Weight: 1	Total Weight: 2818
79.00/79.42	c Elapsed CPU time: 78.603 s	Remaining CPU time: 1721.4 s
79.00/79.46	c Learning 1 hard constraints
79.00/79.46	c ============================[ Search Statistics ]==============================
79.00/79.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.00/79.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.00/79.46	c ===============================================================================
79.00/79.46	c |         0 |    9975    22766    52449 |     7588        0    nan |  0.000 % |
79.00/79.47	c ===============================================================================
79.00/79.47	c core #2819
79.00/79.47	c Core size: 8	Core Weight: 1	Total Weight: 2819
79.00/79.47	c Elapsed CPU time: 78.651 s	Remaining CPU time: 1721.35 s
79.09/79.51	c Learning 1 hard constraints
79.09/79.51	c ============================[ Search Statistics ]==============================
79.09/79.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.09/79.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.09/79.51	c ===============================================================================
79.09/79.51	c |         0 |    9979    22768    52460 |     7589        0    nan |  0.000 % |
79.09/79.52	c ===============================================================================
79.09/79.52	c core #2820
79.09/79.52	c Core size: 8	Core Weight: 1	Total Weight: 2820
79.09/79.52	c Elapsed CPU time: 78.699 s	Remaining CPU time: 1721.3 s
79.09/79.56	c Learning 1 hard constraints
79.09/79.56	c ============================[ Search Statistics ]==============================
79.09/79.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.09/79.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.09/79.56	c ===============================================================================
79.09/79.56	c |         0 |    9983    22770    52471 |     7590        0    nan |  0.000 % |
79.09/79.57	c ===============================================================================
79.09/79.57	c core #2821
79.09/79.57	c Core size: 8	Core Weight: 1	Total Weight: 2821
79.09/79.57	c Elapsed CPU time: 78.747 s	Remaining CPU time: 1721.25 s
79.19/79.61	c Learning 1 hard constraints
79.19/79.61	c ============================[ Search Statistics ]==============================
79.19/79.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.19/79.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.19/79.61	c ===============================================================================
79.19/79.61	c |         0 |    9987    22772    52482 |     7590        0    nan |  0.000 % |
79.19/79.62	c ===============================================================================
79.19/79.62	c core #2822
79.19/79.62	c Core size: 11	Core Weight: 1	Total Weight: 2822
79.19/79.62	c Elapsed CPU time: 78.795 s	Remaining CPU time: 1721.2 s
79.19/79.66	c Learning 1 hard constraints
79.19/79.66	c ============================[ Search Statistics ]==============================
79.19/79.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.19/79.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.19/79.66	c ===============================================================================
79.19/79.66	c |         0 |    9992    22774    52495 |     7591        0    nan |  0.000 % |
79.19/79.66	c ===============================================================================
79.19/79.67	c core #2823
79.19/79.67	c Core size: 11	Core Weight: 1	Total Weight: 2823
79.19/79.67	c Elapsed CPU time: 78.843 s	Remaining CPU time: 1721.16 s
79.29/79.71	c Learning 1 hard constraints
79.29/79.71	c ============================[ Search Statistics ]==============================
79.29/79.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.29/79.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.29/79.71	c ===============================================================================
79.29/79.71	c |         0 |    9997    22776    52508 |     7592        0    nan |  0.000 % |
79.29/79.71	c ===============================================================================
79.29/79.72	c core #2824
79.29/79.72	c Core size: 11	Core Weight: 1	Total Weight: 2824
79.29/79.72	c Elapsed CPU time: 78.892 s	Remaining CPU time: 1721.11 s
79.29/79.76	c Learning 1 hard constraints
79.29/79.76	c ============================[ Search Statistics ]==============================
79.29/79.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.29/79.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.29/79.76	c ===============================================================================
79.29/79.76	c |         0 |   10002    22778    52521 |     7592        0    nan |  0.000 % |
79.29/79.76	c ===============================================================================
79.29/79.77	c core #2825
79.29/79.77	c Core size: 11	Core Weight: 1	Total Weight: 2825
79.29/79.77	c Elapsed CPU time: 78.939 s	Remaining CPU time: 1721.06 s
79.38/79.81	c Learning 1 hard constraints
79.38/79.81	c ============================[ Search Statistics ]==============================
79.38/79.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.38/79.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.38/79.81	c ===============================================================================
79.38/79.81	c |         0 |   10007    22780    52534 |     7593        0    nan |  0.000 % |
79.38/79.81	c ===============================================================================
79.38/79.81	c core #2826
79.38/79.81	c Core size: 8	Core Weight: 1	Total Weight: 2826
79.38/79.81	c Elapsed CPU time: 78.987 s	Remaining CPU time: 1721.01 s
79.38/79.86	c Learning 2 hard constraints
79.38/79.86	c ============================[ Search Statistics ]==============================
79.38/79.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.38/79.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.38/79.86	c ===============================================================================
79.38/79.86	c |         0 |   10011    22783    52547 |     7594        0    nan |  0.000 % |
79.38/79.86	c ===============================================================================
79.38/79.86	c core #2827
79.38/79.86	c Core size: 8	Core Weight: 1	Total Weight: 2827
79.38/79.86	c Elapsed CPU time: 79.035 s	Remaining CPU time: 1720.97 s
79.48/79.91	c Learning 2 hard constraints
79.48/79.91	c ============================[ Search Statistics ]==============================
79.48/79.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.48/79.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.48/79.91	c ===============================================================================
79.48/79.91	c |         0 |   10015    22786    52560 |     7595        0    nan |  0.000 % |
79.48/79.91	c ===============================================================================
79.48/79.91	c core #2828
79.48/79.91	c Core size: 8	Core Weight: 1	Total Weight: 2828
79.48/79.91	c Elapsed CPU time: 79.082 s	Remaining CPU time: 1720.92 s
79.48/79.96	c Learning 1 hard constraints
79.48/79.96	c ============================[ Search Statistics ]==============================
79.48/79.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.48/79.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.48/79.96	c ===============================================================================
79.48/79.96	c |         0 |   10019    22788    52571 |     7596        0    nan |  0.000 % |
79.48/79.96	c ===============================================================================
79.48/79.96	c core #2829
79.48/79.96	c Core size: 8	Core Weight: 1	Total Weight: 2829
79.48/79.96	c Elapsed CPU time: 79.131 s	Remaining CPU time: 1720.87 s
79.58/80.01	c Learning 1 hard constraints
79.58/80.01	c ============================[ Search Statistics ]==============================
79.58/80.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.58/80.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.58/80.01	c ===============================================================================
79.58/80.01	c |         0 |   10023    22790    52582 |     7596        0    nan |  0.000 % |
79.58/80.01	c ===============================================================================
79.58/80.01	c core #2830
79.58/80.01	c Core size: 8	Core Weight: 1	Total Weight: 2830
79.58/80.01	c Elapsed CPU time: 79.182 s	Remaining CPU time: 1720.82 s
79.58/80.06	c Learning 1 hard constraints
79.58/80.06	c ============================[ Search Statistics ]==============================
79.58/80.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.58/80.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.58/80.06	c ===============================================================================
79.58/80.06	c |         0 |   10027    22792    52593 |     7597        0    nan |  0.000 % |
79.58/80.06	c ===============================================================================
79.58/80.06	c core #2831
79.58/80.06	c Core size: 8	Core Weight: 1	Total Weight: 2831
79.58/80.06	c Elapsed CPU time: 79.232 s	Remaining CPU time: 1720.77 s
79.68/80.11	c Learning 1 hard constraints
79.68/80.11	c ============================[ Search Statistics ]==============================
79.68/80.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.68/80.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.68/80.11	c ===============================================================================
79.68/80.11	c |         0 |   10031    22794    52604 |     7598        0    nan |  0.000 % |
79.68/80.11	c ===============================================================================
79.68/80.11	c core #2832
79.68/80.11	c Core size: 8	Core Weight: 1	Total Weight: 2832
79.68/80.11	c Elapsed CPU time: 79.2809 s	Remaining CPU time: 1720.72 s
79.68/80.16	c Learning 1 hard constraints
79.68/80.16	c ============================[ Search Statistics ]==============================
79.68/80.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.68/80.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.68/80.16	c ===============================================================================
79.68/80.16	c |         0 |   10035    22796    52615 |     7598        0    nan |  0.000 % |
79.68/80.16	c ===============================================================================
79.68/80.16	c core #2833
79.68/80.16	c Core size: 8	Core Weight: 1	Total Weight: 2833
79.68/80.16	c Elapsed CPU time: 79.3309 s	Remaining CPU time: 1720.67 s
79.78/80.21	c Learning 1 hard constraints
79.78/80.21	c ============================[ Search Statistics ]==============================
79.78/80.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.78/80.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.78/80.21	c ===============================================================================
79.78/80.21	c |         0 |   10039    22798    52626 |     7599        0    nan |  0.000 % |
79.78/80.22	c ===============================================================================
79.78/80.22	c core #2834
79.78/80.22	c Core size: 8	Core Weight: 1	Total Weight: 2834
79.78/80.22	c Elapsed CPU time: 79.3829 s	Remaining CPU time: 1720.62 s
79.78/80.26	c Learning 1 hard constraints
79.78/80.26	c ============================[ Search Statistics ]==============================
79.78/80.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.78/80.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.78/80.26	c ===============================================================================
79.78/80.26	c |         0 |   10043    22800    52637 |     7600        0    nan |  0.000 % |
79.78/80.26	c ===============================================================================
79.78/80.27	c core #2835
79.78/80.27	c Core size: 11	Core Weight: 1	Total Weight: 2835
79.78/80.27	c Elapsed CPU time: 79.4309 s	Remaining CPU time: 1720.57 s
79.88/80.31	c Learning 1 hard constraints
79.88/80.31	c ============================[ Search Statistics ]==============================
79.88/80.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.88/80.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.88/80.31	c ===============================================================================
79.88/80.31	c |         0 |   10048    22802    52650 |     7600        0    nan |  0.000 % |
79.88/80.31	c ===============================================================================
79.88/80.31	c core #2836
79.88/80.31	c Core size: 11	Core Weight: 1	Total Weight: 2836
79.88/80.31	c Elapsed CPU time: 79.4799 s	Remaining CPU time: 1720.52 s
79.88/80.36	c Learning 1 hard constraints
79.88/80.36	c ============================[ Search Statistics ]==============================
79.88/80.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.88/80.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.88/80.36	c ===============================================================================
79.88/80.36	c |         0 |   10053    22804    52663 |     7601        0    nan |  0.000 % |
79.88/80.36	c ===============================================================================
79.88/80.36	c core #2837
79.88/80.36	c Core size: 8	Core Weight: 1	Total Weight: 2837
79.88/80.36	c Elapsed CPU time: 79.5289 s	Remaining CPU time: 1720.47 s
79.98/80.41	c Learning 2 hard constraints
79.98/80.41	c ============================[ Search Statistics ]==============================
79.98/80.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.98/80.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.98/80.41	c ===============================================================================
79.98/80.41	c |         0 |   10057    22807    52676 |     7602        0    nan |  0.000 % |
79.98/80.41	c ===============================================================================
79.98/80.41	c core #2838
79.98/80.41	c Core size: 8	Core Weight: 1	Total Weight: 2838
79.98/80.41	c Elapsed CPU time: 79.5789 s	Remaining CPU time: 1720.42 s
79.98/80.46	c Learning 2 hard constraints
79.98/80.46	c ============================[ Search Statistics ]==============================
79.98/80.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.98/80.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.98/80.46	c ===============================================================================
79.98/80.46	c |         0 |   10061    22810    52689 |     7603        0    nan |  0.000 % |
79.98/80.46	c ===============================================================================
79.98/80.46	c core #2839
79.98/80.46	c Core size: 8	Core Weight: 1	Total Weight: 2839
79.98/80.46	c Elapsed CPU time: 79.6259 s	Remaining CPU time: 1720.37 s
80.08/80.51	c Learning 1 hard constraints
80.08/80.51	c ============================[ Search Statistics ]==============================
80.08/80.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.08/80.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.08/80.51	c ===============================================================================
80.08/80.51	c |         0 |   10065    22812    52700 |     7604        0    nan |  0.000 % |
80.08/80.51	c ===============================================================================
80.08/80.51	c core #2840
80.08/80.51	c Core size: 8	Core Weight: 1	Total Weight: 2840
80.08/80.51	c Elapsed CPU time: 79.6729 s	Remaining CPU time: 1720.33 s
80.08/80.56	c Learning 1 hard constraints
80.08/80.56	c ============================[ Search Statistics ]==============================
80.08/80.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.08/80.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.08/80.56	c ===============================================================================
80.08/80.56	c |         0 |   10069    22814    52711 |     7604        0    nan |  0.000 % |
80.08/80.56	c ===============================================================================
80.08/80.56	c core #2841
80.08/80.56	c Core size: 8	Core Weight: 1	Total Weight: 2841
80.08/80.56	c Elapsed CPU time: 79.7209 s	Remaining CPU time: 1720.28 s
80.17/80.60	c Learning 1 hard constraints
80.17/80.60	c ============================[ Search Statistics ]==============================
80.17/80.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.17/80.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.17/80.60	c ===============================================================================
80.17/80.60	c |         0 |   10073    22816    52722 |     7605        0    nan |  0.000 % |
80.17/80.61	c ===============================================================================
80.17/80.61	c core #2842
80.17/80.61	c Core size: 8	Core Weight: 1	Total Weight: 2842
80.17/80.61	c Elapsed CPU time: 79.7689 s	Remaining CPU time: 1720.23 s
80.17/80.65	c Learning 1 hard constraints
80.17/80.65	c ============================[ Search Statistics ]==============================
80.17/80.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.17/80.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.17/80.65	c ===============================================================================
80.17/80.65	c |         0 |   10077    22818    52733 |     7606        0    nan |  0.000 % |
80.17/80.66	c ===============================================================================
80.17/80.66	c core #2843
80.17/80.66	c Core size: 11	Core Weight: 1	Total Weight: 2843
80.17/80.66	c Elapsed CPU time: 79.8189 s	Remaining CPU time: 1720.18 s
80.27/80.70	c Learning 1 hard constraints
80.27/80.70	c ============================[ Search Statistics ]==============================
80.27/80.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.27/80.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.27/80.70	c ===============================================================================
80.27/80.70	c |         0 |   10082    22820    52746 |     7606        0    nan |  0.000 % |
80.27/80.71	c ===============================================================================
80.27/80.71	c core #2844
80.27/80.71	c Core size: 11	Core Weight: 1	Total Weight: 2844
80.27/80.71	c Elapsed CPU time: 79.8679 s	Remaining CPU time: 1720.13 s
80.27/80.75	c Learning 1 hard constraints
80.27/80.75	c ============================[ Search Statistics ]==============================
80.27/80.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.27/80.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.27/80.75	c ===============================================================================
80.27/80.75	c |         0 |   10087    22822    52759 |     7607        0    nan |  0.000 % |
80.27/80.76	c ===============================================================================
80.27/80.76	c core #2845
80.27/80.76	c Core size: 11	Core Weight: 1	Total Weight: 2845
80.27/80.76	c Elapsed CPU time: 79.9168 s	Remaining CPU time: 1720.08 s
80.37/80.80	c Learning 1 hard constraints
80.37/80.80	c ============================[ Search Statistics ]==============================
80.37/80.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.37/80.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.37/80.80	c ===============================================================================
80.37/80.80	c |         0 |   10092    22824    52772 |     7608        0    nan |  0.000 % |
80.37/80.81	c ===============================================================================
80.37/80.81	c core #2846
80.37/80.81	c Core size: 14	Core Weight: 1	Total Weight: 2846
80.37/80.81	c Elapsed CPU time: 79.9658 s	Remaining CPU time: 1720.03 s
80.37/80.85	c Learning 2 hard constraints
80.37/80.85	c ============================[ Search Statistics ]==============================
80.37/80.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.37/80.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.37/80.85	c ===============================================================================
80.37/80.85	c |         0 |   10097    22827    52788 |     7609        0    nan |  0.000 % |
80.37/80.86	c ===============================================================================
80.37/80.86	c core #2847
80.37/80.86	c Core size: 14	Core Weight: 1	Total Weight: 2847
80.37/80.86	c Elapsed CPU time: 80.0138 s	Remaining CPU time: 1719.99 s
80.48/80.90	c Learning 2 hard constraints
80.48/80.90	c ============================[ Search Statistics ]==============================
80.48/80.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.48/80.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.48/80.90	c ===============================================================================
80.48/80.90	c |         0 |   10102    22830    52804 |     7610        0    nan |  0.000 % |
80.48/80.91	c ===============================================================================
80.48/80.91	c core #2848
80.48/80.91	c Core size: 14	Core Weight: 1	Total Weight: 2848
80.48/80.91	c Elapsed CPU time: 80.0618 s	Remaining CPU time: 1719.94 s
80.48/80.95	c Learning 2 hard constraints
80.48/80.95	c ============================[ Search Statistics ]==============================
80.48/80.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.48/80.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.48/80.95	c ===============================================================================
80.48/80.95	c |         0 |   10107    22833    52820 |     7611        0    nan |  0.000 % |
80.48/80.96	c ===============================================================================
80.48/80.96	c core #2849
80.48/80.96	c Core size: 14	Core Weight: 1	Total Weight: 2849
80.48/80.96	c Elapsed CPU time: 80.1118 s	Remaining CPU time: 1719.89 s
80.58/81.00	c Learning 2 hard constraints
80.58/81.00	c ============================[ Search Statistics ]==============================
80.58/81.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.58/81.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.58/81.00	c ===============================================================================
80.58/81.00	c |         0 |   10112    22836    52836 |     7612        0    nan |  0.000 % |
80.58/81.01	c ===============================================================================
80.58/81.01	c core #2850
80.58/81.01	c Core size: 14	Core Weight: 1	Total Weight: 2850
80.58/81.01	c Elapsed CPU time: 80.1608 s	Remaining CPU time: 1719.84 s
80.58/81.05	c Learning 2 hard constraints
80.58/81.05	c ============================[ Search Statistics ]==============================
80.58/81.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.58/81.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.58/81.05	c ===============================================================================
80.58/81.05	c |         0 |   10117    22839    52852 |     7613        0    nan |  0.000 % |
80.58/81.05	c ===============================================================================
80.58/81.06	c core #2851
80.58/81.06	c Core size: 14	Core Weight: 1	Total Weight: 2851
80.58/81.06	c Elapsed CPU time: 80.2088 s	Remaining CPU time: 1719.79 s
80.67/81.10	c Learning 2 hard constraints
80.67/81.10	c ============================[ Search Statistics ]==============================
80.67/81.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.67/81.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.67/81.10	c ===============================================================================
80.67/81.10	c |         0 |   10122    22842    52868 |     7614        0    nan |  0.000 % |
80.67/81.11	c ===============================================================================
80.67/81.11	c core #2852
80.67/81.11	c Core size: 14	Core Weight: 1	Total Weight: 2852
80.67/81.11	c Elapsed CPU time: 80.2568 s	Remaining CPU time: 1719.74 s
80.67/81.15	c Learning 2 hard constraints
80.67/81.15	c ============================[ Search Statistics ]==============================
80.67/81.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.67/81.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.67/81.15	c ===============================================================================
80.67/81.15	c |         0 |   10127    22845    52884 |     7615        0    nan |  0.000 % |
80.67/81.16	c ===============================================================================
80.67/81.16	c core #2853
80.67/81.16	c Core size: 11	Core Weight: 1	Total Weight: 2853
80.67/81.16	c Elapsed CPU time: 80.3078 s	Remaining CPU time: 1719.69 s
80.77/81.20	c Learning 1 hard constraints
80.77/81.20	c ============================[ Search Statistics ]==============================
80.77/81.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.77/81.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.77/81.20	c ===============================================================================
80.77/81.20	c |         0 |   10132    22847    52897 |     7615        0    nan |  0.000 % |
80.77/81.21	c ===============================================================================
80.77/81.21	c core #2854
80.77/81.21	c Core size: 11	Core Weight: 1	Total Weight: 2854
80.77/81.21	c Elapsed CPU time: 80.3578 s	Remaining CPU time: 1719.64 s
80.77/81.25	c ============================[ Search Statistics ]==============================
80.77/81.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.77/81.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.77/81.25	c ===============================================================================
80.77/81.25	c |         0 |   10137    22848    52908 |     7616        0    nan |  0.000 % |
80.77/81.26	c ===============================================================================
80.77/81.26	c core #2855
80.77/81.26	c Core size: 11	Core Weight: 1	Total Weight: 2855
80.77/81.26	c Elapsed CPU time: 80.4068 s	Remaining CPU time: 1719.59 s
80.77/81.30	c ============================[ Search Statistics ]==============================
80.77/81.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.77/81.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.77/81.30	c ===============================================================================
80.77/81.30	c |         0 |   10142    22849    52919 |     7616        0    nan |  0.000 % |
80.87/81.31	c ===============================================================================
80.87/81.31	c core #2856
80.87/81.31	c Core size: 14	Core Weight: 1	Total Weight: 2856
80.87/81.31	c Elapsed CPU time: 80.4548 s	Remaining CPU time: 1719.55 s
80.87/81.35	c Learning 2 hard constraints
80.87/81.35	c ============================[ Search Statistics ]==============================
80.87/81.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.87/81.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.87/81.35	c ===============================================================================
80.87/81.35	c |         0 |   10147    22852    52935 |     7617        0    nan |  0.000 % |
80.87/81.36	c ===============================================================================
80.87/81.36	c core #2857
80.87/81.36	c Core size: 14	Core Weight: 1	Total Weight: 2857
80.87/81.36	c Elapsed CPU time: 80.5048 s	Remaining CPU time: 1719.5 s
80.87/81.40	c Learning 2 hard constraints
80.87/81.40	c ============================[ Search Statistics ]==============================
80.87/81.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.97/81.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.97/81.40	c ===============================================================================
80.97/81.40	c |         0 |   10152    22855    52951 |     7618        0    nan |  0.000 % |
80.97/81.41	c ===============================================================================
80.97/81.41	c core #2858
80.97/81.41	c Core size: 765	Core Weight: 1	Total Weight: 2858
80.97/81.41	c Elapsed CPU time: 80.5598 s	Remaining CPU time: 1719.44 s
80.97/81.46	c ============================[ Search Statistics ]==============================
80.97/81.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.97/81.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.97/81.46	c ===============================================================================
80.97/81.46	c |         0 |   10158    22856    52963 |     7618        0    nan |  0.000 % |
80.97/81.47	c ===============================================================================
80.97/81.47	c core #2859
80.97/81.47	c Core size: 777	Core Weight: 1	Total Weight: 2859
80.97/81.47	c Elapsed CPU time: 80.6157 s	Remaining CPU time: 1719.38 s
81.07/81.51	c Learning 2 hard constraints
81.07/81.51	c ============================[ Search Statistics ]==============================
81.07/81.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.07/81.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.07/81.51	c ===============================================================================
81.07/81.51	c |         0 |   10171    22859    52993 |     7619        0    nan |  0.000 % |
81.07/81.52	c ===============================================================================
81.07/81.52	c core #2860
81.07/81.52	c Core size: 14	Core Weight: 1	Total Weight: 2860
81.07/81.52	c Elapsed CPU time: 80.6657 s	Remaining CPU time: 1719.33 s
81.07/81.56	c Learning 2 hard constraints
81.07/81.56	c ============================[ Search Statistics ]==============================
81.07/81.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.07/81.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.07/81.56	c ===============================================================================
81.07/81.56	c |         0 |   10176    22862    53009 |     7620        0    nan |  0.000 % |
81.07/81.57	c ===============================================================================
81.07/81.57	c core #2861
81.07/81.57	c Core size: 14	Core Weight: 1	Total Weight: 2861
81.07/81.57	c Elapsed CPU time: 80.7147 s	Remaining CPU time: 1719.29 s
81.17/81.61	c Learning 2 hard constraints
81.17/81.61	c ============================[ Search Statistics ]==============================
81.17/81.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.17/81.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.17/81.61	c ===============================================================================
81.17/81.61	c |         0 |   10181    22865    53025 |     7621        0    nan |  0.000 % |
81.17/81.62	c ===============================================================================
81.17/81.62	c core #2862
81.17/81.62	c Core size: 112	Core Weight: 1	Total Weight: 2862
81.17/81.62	c Elapsed CPU time: 80.7647 s	Remaining CPU time: 1719.24 s
81.17/81.66	c ============================[ Search Statistics ]==============================
81.17/81.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.17/81.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.17/81.66	c ===============================================================================
81.17/81.66	c |         0 |   10187    22866    53037 |     7622        0    nan |  0.000 % |
81.17/81.67	c ===============================================================================
81.17/81.67	c core #2863
81.17/81.67	c Core size: 8	Core Weight: 1	Total Weight: 2863
81.17/81.67	c Elapsed CPU time: 80.8147 s	Remaining CPU time: 1719.19 s
81.27/81.71	c Learning 1 hard constraints
81.27/81.71	c ============================[ Search Statistics ]==============================
81.27/81.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.27/81.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.27/81.71	c ===============================================================================
81.27/81.71	c |         0 |   10191    22868    53048 |     7622        0    nan |  0.000 % |
81.27/81.72	c ===============================================================================
81.27/81.72	c core #2864
81.27/81.72	c Core size: 11	Core Weight: 1	Total Weight: 2864
81.27/81.72	c Elapsed CPU time: 80.8617 s	Remaining CPU time: 1719.14 s
81.27/81.76	c Learning 2 hard constraints
81.27/81.76	c ============================[ Search Statistics ]==============================
81.27/81.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.27/81.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.27/81.76	c ===============================================================================
81.27/81.76	c |         0 |   10199    22871    53070 |     7623        0    nan |  0.000 % |
81.27/81.77	c ===============================================================================
81.27/81.77	c core #2865
81.27/81.77	c Core size: 8	Core Weight: 1	Total Weight: 2865
81.27/81.77	c Elapsed CPU time: 80.9097 s	Remaining CPU time: 1719.09 s
81.36/81.81	c Learning 1 hard constraints
81.36/81.81	c ============================[ Search Statistics ]==============================
81.36/81.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.36/81.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.36/81.81	c ===============================================================================
81.36/81.81	c |         0 |   10203    22873    53081 |     7624        0    nan |  0.000 % |
81.36/81.81	c ===============================================================================
81.36/81.82	c core #2866
81.36/81.82	c Core size: 8	Core Weight: 1	Total Weight: 2866
81.36/81.82	c Elapsed CPU time: 80.9597 s	Remaining CPU time: 1719.04 s
81.36/81.86	c Learning 1 hard constraints
81.36/81.86	c ============================[ Search Statistics ]==============================
81.36/81.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.36/81.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.36/81.86	c ===============================================================================
81.36/81.86	c |         0 |   10207    22875    53092 |     7625        0    nan |  0.000 % |
81.36/81.86	c ===============================================================================
81.36/81.87	c core #2867
81.36/81.87	c Core size: 8	Core Weight: 1	Total Weight: 2867
81.36/81.87	c Elapsed CPU time: 81.0067 s	Remaining CPU time: 1718.99 s
81.46/81.91	c Learning 1 hard constraints
81.46/81.91	c ============================[ Search Statistics ]==============================
81.46/81.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.46/81.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.46/81.91	c ===============================================================================
81.46/81.91	c |         0 |   10211    22877    53103 |     7625        0    nan |  0.000 % |
81.46/81.91	c ===============================================================================
81.46/81.91	c core #2868
81.46/81.91	c Core size: 11	Core Weight: 1	Total Weight: 2868
81.46/81.91	c Elapsed CPU time: 81.0547 s	Remaining CPU time: 1718.95 s
81.46/81.96	c Learning 1 hard constraints
81.46/81.96	c ============================[ Search Statistics ]==============================
81.46/81.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.46/81.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.46/81.96	c ===============================================================================
81.46/81.96	c |         0 |   10216    22879    53116 |     7626        0    nan |  0.000 % |
81.46/81.96	c ===============================================================================
81.46/81.96	c core #2869
81.46/81.96	c Core size: 11	Core Weight: 1	Total Weight: 2869
81.46/81.96	c Elapsed CPU time: 81.1037 s	Remaining CPU time: 1718.9 s
81.56/82.01	c Learning 1 hard constraints
81.56/82.01	c ============================[ Search Statistics ]==============================
81.56/82.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.56/82.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.56/82.01	c ===============================================================================
81.56/82.01	c |         0 |   10221    22881    53129 |     7627        0    nan |  0.000 % |
81.56/82.01	c ===============================================================================
81.56/82.01	c core #2870
81.56/82.01	c Core size: 11	Core Weight: 1	Total Weight: 2870
81.56/82.01	c Elapsed CPU time: 81.1517 s	Remaining CPU time: 1718.85 s
81.56/82.06	c Learning 1 hard constraints
81.56/82.06	c ============================[ Search Statistics ]==============================
81.56/82.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.56/82.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.56/82.06	c ===============================================================================
81.56/82.06	c |         0 |   10226    22883    53142 |     7627        0    nan |  0.000 % |
81.56/82.07	c ===============================================================================
81.56/82.07	c core #2871
81.56/82.07	c Core size: 8	Core Weight: 1	Total Weight: 2871
81.56/82.07	c Elapsed CPU time: 81.2037 s	Remaining CPU time: 1718.8 s
81.67/82.11	c Learning 2 hard constraints
81.67/82.11	c ============================[ Search Statistics ]==============================
81.67/82.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.67/82.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.67/82.11	c ===============================================================================
81.67/82.11	c |         0 |   10230    22886    53155 |     7628        0    nan |  0.000 % |
81.67/82.11	c ===============================================================================
81.67/82.11	c core #2872
81.67/82.11	c Core size: 8	Core Weight: 1	Total Weight: 2872
81.67/82.11	c Elapsed CPU time: 81.2506 s	Remaining CPU time: 1718.75 s
81.67/82.16	c Learning 2 hard constraints
81.67/82.16	c ============================[ Search Statistics ]==============================
81.67/82.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.67/82.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.67/82.16	c ===============================================================================
81.67/82.16	c |         0 |   10234    22889    53168 |     7629        0    nan |  0.000 % |
81.67/82.16	c ===============================================================================
81.67/82.16	c core #2873
81.67/82.16	c Core size: 8	Core Weight: 1	Total Weight: 2873
81.67/82.16	c Elapsed CPU time: 81.2996 s	Remaining CPU time: 1718.7 s
81.77/82.21	c Learning 1 hard constraints
81.77/82.21	c ============================[ Search Statistics ]==============================
81.77/82.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.77/82.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.77/82.21	c ===============================================================================
81.77/82.21	c |         0 |   10238    22891    53179 |     7630        0    nan |  0.000 % |
81.77/82.21	c ===============================================================================
81.77/82.21	c core #2874
81.77/82.21	c Core size: 8	Core Weight: 1	Total Weight: 2874
81.77/82.21	c Elapsed CPU time: 81.3496 s	Remaining CPU time: 1718.65 s
81.77/82.26	c Learning 1 hard constraints
81.77/82.26	c ============================[ Search Statistics ]==============================
81.77/82.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.77/82.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.77/82.26	c ===============================================================================
81.77/82.26	c |         0 |   10242    22893    53190 |     7631        0    nan |  0.000 % |
81.77/82.26	c ===============================================================================
81.77/82.26	c core #2875
81.77/82.26	c Core size: 8	Core Weight: 1	Total Weight: 2875
81.77/82.26	c Elapsed CPU time: 81.3986 s	Remaining CPU time: 1718.6 s
81.87/82.31	c Learning 1 hard constraints
81.87/82.31	c ============================[ Search Statistics ]==============================
81.87/82.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.87/82.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.87/82.31	c ===============================================================================
81.87/82.31	c |         0 |   10246    22895    53201 |     7631        0    nan |  0.000 % |
81.87/82.31	c ===============================================================================
81.87/82.31	c core #2876
81.87/82.31	c Core size: 8	Core Weight: 1	Total Weight: 2876
81.87/82.31	c Elapsed CPU time: 81.4476 s	Remaining CPU time: 1718.55 s
81.87/82.36	c Learning 1 hard constraints
81.87/82.36	c ============================[ Search Statistics ]==============================
81.87/82.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.87/82.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.87/82.36	c ===============================================================================
81.87/82.36	c |         0 |   10250    22897    53212 |     7632        0    nan |  0.000 % |
81.87/82.36	c ===============================================================================
81.87/82.36	c core #2877
81.87/82.36	c Core size: 275	Core Weight: 1	Total Weight: 2877
81.87/82.36	c Elapsed CPU time: 81.4996 s	Remaining CPU time: 1718.5 s
81.97/82.41	c Learning 1 hard constraints
81.97/82.41	c ============================[ Search Statistics ]==============================
81.97/82.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.97/82.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.97/82.41	c ===============================================================================
81.97/82.41	c |         0 |   10258    22899    53221 |     7633        0    nan |  0.000 % |
81.97/82.41	c ===============================================================================
81.97/82.41	c core #2878
81.97/82.41	c Core size: 277	Core Weight: 1	Total Weight: 2878
81.97/82.41	c Elapsed CPU time: 81.5486 s	Remaining CPU time: 1718.45 s
81.97/82.46	c ============================[ Search Statistics ]==============================
81.97/82.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.97/82.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.97/82.46	c ===============================================================================
81.97/82.46	c |         0 |   10265    22900    53235 |     7633        0    nan |  0.000 % |
81.97/82.47	c ===============================================================================
81.97/82.47	c core #2879
81.97/82.47	c Core size: 311	Core Weight: 1	Total Weight: 2879
81.97/82.47	c Elapsed CPU time: 81.6016 s	Remaining CPU time: 1718.4 s
82.07/82.51	c ============================[ Search Statistics ]==============================
82.07/82.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.07/82.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.07/82.51	c ===============================================================================
82.07/82.51	c |         0 |   10277    22901    53259 |     7633        0    nan |  0.000 % |
82.07/82.52	c ===============================================================================
82.07/82.52	c core #2880
82.07/82.52	c Core size: 323	Core Weight: 1	Total Weight: 2880
82.07/82.52	c Elapsed CPU time: 81.6516 s	Remaining CPU time: 1718.35 s
82.07/82.56	c Learning 1 hard constraints
82.07/82.56	c ============================[ Search Statistics ]==============================
82.07/82.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.07/82.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.07/82.56	c ===============================================================================
82.07/82.56	c |         0 |   10288    22903    53283 |     7634        0    nan |  0.000 % |
82.07/82.57	c ===============================================================================
82.07/82.57	c core #2881
82.07/82.57	c Core size: 329	Core Weight: 1	Total Weight: 2881
82.07/82.57	c Elapsed CPU time: 81.7036 s	Remaining CPU time: 1718.3 s
82.17/82.61	c ============================[ Search Statistics ]==============================
82.17/82.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.17/82.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.17/82.61	c ===============================================================================
82.17/82.61	c |         0 |   10293    22904    53293 |     7634        0    nan |  0.000 % |
82.17/82.62	c ===============================================================================
82.17/82.62	c core #2882
82.17/82.62	c Core size: 233	Core Weight: 1	Total Weight: 2882
82.17/82.62	c Elapsed CPU time: 81.7526 s	Remaining CPU time: 1718.25 s
82.17/82.66	c ============================[ Search Statistics ]==============================
82.17/82.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.17/82.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.17/82.66	c ===============================================================================
82.17/82.66	c |         0 |   10298    22905    53303 |     7635        0    nan |  0.000 % |
82.17/82.67	c ===============================================================================
82.17/82.67	c core #2883
82.17/82.67	c Core size: 201	Core Weight: 1	Total Weight: 2883
82.17/82.67	c Elapsed CPU time: 81.8026 s	Remaining CPU time: 1718.2 s
82.26/82.71	c ============================[ Search Statistics ]==============================
82.26/82.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.26/82.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.26/82.71	c ===============================================================================
82.26/82.71	c |         0 |   10303    22906    53313 |     7635        0    nan |  0.000 % |
82.26/82.72	c ===============================================================================
82.26/82.72	c core #2884
82.26/82.72	c Core size: 368	Core Weight: 1	Total Weight: 2884
82.26/82.72	c Elapsed CPU time: 81.8506 s	Remaining CPU time: 1718.15 s
82.26/82.76	c ============================[ Search Statistics ]==============================
82.26/82.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.26/82.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.26/82.76	c ===============================================================================
82.26/82.76	c |         0 |   10310    22907    53327 |     7635        0    nan |  0.000 % |
82.26/82.77	c ===============================================================================
82.26/82.77	c core #2885
82.26/82.77	c Core size: 169	Core Weight: 1	Total Weight: 2885
82.26/82.77	c Elapsed CPU time: 81.8995 s	Remaining CPU time: 1718.1 s
82.36/82.81	c ============================[ Search Statistics ]==============================
82.36/82.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.36/82.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.36/82.81	c ===============================================================================
82.36/82.81	c |         0 |   10315    22908    53337 |     7636        0    nan |  0.000 % |
82.36/82.82	c ===============================================================================
82.36/82.82	c core #2886
82.36/82.82	c Core size: 142	Core Weight: 1	Total Weight: 2886
82.36/82.82	c Elapsed CPU time: 81.9495 s	Remaining CPU time: 1718.05 s
82.36/82.86	c ============================[ Search Statistics ]==============================
82.36/82.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.36/82.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.36/82.86	c ===============================================================================
82.36/82.86	c |         0 |   10322    22909    53351 |     7636        0    nan |  0.000 % |
82.36/82.87	c ===============================================================================
82.36/82.87	c core #2887
82.36/82.87	c Core size: 78	Core Weight: 1	Total Weight: 2887
82.36/82.87	c Elapsed CPU time: 81.9995 s	Remaining CPU time: 1718 s
82.46/82.91	c ============================[ Search Statistics ]==============================
82.46/82.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.46/82.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.46/82.91	c ===============================================================================
82.46/82.91	c |         0 |   10329    22910    53365 |     7636        0    nan |  0.000 % |
82.46/82.92	c ===============================================================================
82.46/82.92	c core #2888
82.46/82.92	c Core size: 400	Core Weight: 1	Total Weight: 2888
82.46/82.92	c Elapsed CPU time: 82.0505 s	Remaining CPU time: 1717.95 s
82.46/82.97	c ============================[ Search Statistics ]==============================
82.46/82.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.46/82.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.46/82.97	c ===============================================================================
82.46/82.97	c |         0 |   10336    22911    53379 |     7637        0    nan |  0.000 % |
82.46/82.98	c ===============================================================================
82.46/82.98	c core #2889
82.46/82.98	c Core size: 409	Core Weight: 1	Total Weight: 2889
82.46/82.98	c Elapsed CPU time: 82.1015 s	Remaining CPU time: 1717.9 s
82.56/83.02	c ============================[ Search Statistics ]==============================
82.56/83.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.56/83.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.56/83.02	c ===============================================================================
82.56/83.02	c |         0 |   10341    22912    53389 |     7637        0    nan |  0.000 % |
82.56/83.03	c ===============================================================================
82.56/83.03	c core #2890
82.56/83.03	c Core size: 424	Core Weight: 1	Total Weight: 2890
82.56/83.03	c Elapsed CPU time: 82.1525 s	Remaining CPU time: 1717.85 s
82.56/83.07	c ============================[ Search Statistics ]==============================
82.56/83.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.56/83.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.56/83.07	c ===============================================================================
82.56/83.07	c |         0 |   10346    22913    53399 |     7637        0    nan |  0.000 % |
82.56/83.08	c ===============================================================================
82.56/83.08	c core #2891
82.56/83.08	c Core size: 441	Core Weight: 1	Total Weight: 2891
82.56/83.08	c Elapsed CPU time: 82.2035 s	Remaining CPU time: 1717.8 s
82.65/83.12	c ============================[ Search Statistics ]==============================
82.65/83.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.65/83.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.65/83.12	c ===============================================================================
82.65/83.12	c |         0 |   10351    22914    53409 |     7638        0    nan |  0.000 % |
82.65/83.13	c ===============================================================================
82.65/83.13	c core #2892
82.65/83.13	c Core size: 480	Core Weight: 1	Total Weight: 2892
82.65/83.13	c Elapsed CPU time: 82.2555 s	Remaining CPU time: 1717.74 s
82.65/83.18	c ============================[ Search Statistics ]==============================
82.65/83.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.65/83.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.65/83.18	c ===============================================================================
82.65/83.18	c |         0 |   10358    22915    53423 |     7638        0    nan |  0.000 % |
82.65/83.19	c ===============================================================================
82.65/83.19	c core #2893
82.65/83.19	c Core size: 505	Core Weight: 1	Total Weight: 2893
82.65/83.19	c Elapsed CPU time: 82.3085 s	Remaining CPU time: 1717.69 s
82.75/83.23	c ============================[ Search Statistics ]==============================
82.75/83.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.75/83.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.75/83.23	c ===============================================================================
82.75/83.23	c |         0 |   10363    22916    53433 |     7638        0    nan |  0.000 % |
82.75/83.24	c ===============================================================================
82.75/83.24	c core #2894
82.75/83.24	c Core size: 544	Core Weight: 1	Total Weight: 2894
82.75/83.24	c Elapsed CPU time: 82.3605 s	Remaining CPU time: 1717.64 s
82.75/83.28	c ============================[ Search Statistics ]==============================
82.75/83.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.75/83.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.75/83.28	c ===============================================================================
82.75/83.28	c |         0 |   10370    22917    53447 |     7639        0    nan |  0.000 % |
82.75/83.30	c ===============================================================================
82.75/83.30	c core #2895
82.75/83.30	c Core size: 576	Core Weight: 1	Total Weight: 2895
82.75/83.30	c Elapsed CPU time: 82.4125 s	Remaining CPU time: 1717.59 s
82.85/83.34	c ============================[ Search Statistics ]==============================
82.85/83.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.85/83.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.85/83.34	c ===============================================================================
82.85/83.34	c |         0 |   10377    22918    53461 |     7639        0    nan |  0.000 % |
82.85/83.35	c ===============================================================================
82.85/83.35	c core #2896
82.85/83.35	c Core size: 585	Core Weight: 1	Total Weight: 2896
82.85/83.35	c Elapsed CPU time: 82.4645 s	Remaining CPU time: 1717.54 s
82.85/83.39	c ============================[ Search Statistics ]==============================
82.85/83.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.85/83.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.85/83.39	c ===============================================================================
82.85/83.39	c |         0 |   10382    22919    53471 |     7639        0    nan |  0.000 % |
82.95/83.40	c ===============================================================================
82.95/83.40	c core #2897
82.95/83.40	c Core size: 471	Core Weight: 1	Total Weight: 2897
82.95/83.40	c Elapsed CPU time: 82.5175 s	Remaining CPU time: 1717.48 s
82.95/83.44	c Learning 1 hard constraints
82.95/83.44	c ============================[ Search Statistics ]==============================
82.95/83.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.95/83.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.95/83.44	c ===============================================================================
82.95/83.44	c |         0 |   10392    22921    53480 |     7640        0    nan |  0.000 % |
82.95/83.45	c ===============================================================================
82.95/83.45	c core #2898
82.95/83.45	c Core size: 15	Core Weight: 1	Total Weight: 2898
82.95/83.45	c Elapsed CPU time: 82.5644 s	Remaining CPU time: 1717.44 s
82.95/83.49	c ============================[ Search Statistics ]==============================
82.95/83.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.95/83.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.95/83.49	c ===============================================================================
82.95/83.49	c |         0 |   10400    22922    53497 |     7640        0    nan |  0.000 % |
83.05/83.51	c ===============================================================================
83.05/83.51	c core #2899
83.05/83.51	c Core size: 889	Core Weight: 1	Total Weight: 2899
83.05/83.51	c Elapsed CPU time: 82.6224 s	Remaining CPU time: 1717.38 s
83.05/83.55	c ============================[ Search Statistics ]==============================
83.05/83.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.05/83.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.05/83.55	c ===============================================================================
83.05/83.55	c |         0 |   10405    22923    53507 |     7641        0    nan |  0.000 % |
83.05/83.56	c ===============================================================================
83.05/83.56	c core #2900
83.05/83.56	c Core size: 30	Core Weight: 1	Total Weight: 2900
83.05/83.56	c Elapsed CPU time: 82.6704 s	Remaining CPU time: 1717.33 s
83.05/83.60	c ============================[ Search Statistics ]==============================
83.15/83.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.15/83.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.15/83.60	c ===============================================================================
83.15/83.60	c |         0 |   10416    22924    53529 |     7641        0    nan |  0.000 % |
83.15/83.62	c ===============================================================================
83.15/83.62	c core #2901
83.15/83.62	c Core size: 910	Core Weight: 1	Total Weight: 2901
83.15/83.62	c Elapsed CPU time: 82.7304 s	Remaining CPU time: 1717.27 s
83.15/83.66	c ============================[ Search Statistics ]==============================
83.15/83.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.15/83.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.15/83.66	c ===============================================================================
83.15/83.66	c |         0 |   10424    22925    53546 |     7641        0    nan |  0.000 % |
83.15/83.68	c ===============================================================================
83.15/83.68	c core #2902
83.15/83.68	c Core size: 908	Core Weight: 1	Total Weight: 2902
83.15/83.68	c Elapsed CPU time: 82.7894 s	Remaining CPU time: 1717.21 s
83.25/83.72	c ============================[ Search Statistics ]==============================
83.25/83.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.25/83.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.25/83.72	c ===============================================================================
83.25/83.72	c |         0 |   10430    22926    53558 |     7642        0    nan |  0.000 % |
83.25/83.74	c ===============================================================================
83.25/83.74	c core #2903
83.25/83.74	c Core size: 921	Core Weight: 1	Total Weight: 2903
83.25/83.74	c Elapsed CPU time: 82.8514 s	Remaining CPU time: 1717.15 s
83.25/83.78	c ============================[ Search Statistics ]==============================
83.25/83.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.25/83.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.25/83.78	c ===============================================================================
83.25/83.78	c |         0 |   10435    22927    53568 |     7642        0    nan |  0.000 % |
83.35/83.80	c ===============================================================================
83.35/83.80	c core #2904
83.35/83.80	c Core size: 1054	Core Weight: 1	Total Weight: 2904
83.35/83.80	c Elapsed CPU time: 82.9134 s	Remaining CPU time: 1717.09 s
83.35/83.85	c ============================[ Search Statistics ]==============================
83.35/83.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.35/83.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.35/83.85	c ===============================================================================
83.35/83.85	c |         0 |   10442    22928    53582 |     7642        0    nan |  0.000 % |
83.35/83.87	c ===============================================================================
83.35/83.87	c core #2905
83.35/83.87	c Core size: 1066	Core Weight: 1	Total Weight: 2905
83.35/83.87	c Elapsed CPU time: 82.9804 s	Remaining CPU time: 1717.02 s
83.45/83.92	c ============================[ Search Statistics ]==============================
83.45/83.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.45/83.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.45/83.92	c ===============================================================================
83.45/83.92	c |         0 |   10449    22929    53596 |     7643        0    nan |  0.000 % |
83.45/83.93	c ===============================================================================
83.45/83.93	c core #2906
83.45/83.93	c Core size: 841	Core Weight: 1	Total Weight: 2906
83.45/83.93	c Elapsed CPU time: 83.0424 s	Remaining CPU time: 1716.96 s
83.45/83.98	c ============================[ Search Statistics ]==============================
83.45/83.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.45/83.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.45/83.98	c ===============================================================================
83.45/83.98	c |         0 |   10454    22930    53606 |     7643        0    nan |  0.000 % |
83.45/83.99	c ===============================================================================
83.45/83.99	c core #2907
83.45/83.99	c Core size: 1064	Core Weight: 1	Total Weight: 2907
83.45/83.99	c Elapsed CPU time: 83.1054 s	Remaining CPU time: 1716.89 s
83.55/84.04	c ============================[ Search Statistics ]==============================
83.55/84.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.55/84.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.55/84.04	c ===============================================================================
83.55/84.04	c |         0 |   10461    22931    53620 |     7643        0    nan |  0.000 % |
83.55/84.06	c ===============================================================================
83.55/84.06	c core #2908
83.55/84.06	c Core size: 930	Core Weight: 1	Total Weight: 2908
83.55/84.06	c Elapsed CPU time: 83.1664 s	Remaining CPU time: 1716.83 s
83.65/84.10	c Learning 1 hard constraints
83.65/84.10	c ============================[ Search Statistics ]==============================
83.65/84.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.65/84.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.65/84.10	c ===============================================================================
83.65/84.10	c |         0 |   10482    22933    53665 |     7644        0    nan |  0.000 % |
83.65/84.12	c ===============================================================================
83.65/84.12	c core #2909
83.65/84.12	c Core size: 777	Core Weight: 1	Total Weight: 2909
83.65/84.12	c Elapsed CPU time: 83.2263 s	Remaining CPU time: 1716.77 s
83.65/84.16	c ============================[ Search Statistics ]==============================
83.65/84.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.65/84.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.65/84.16	c ===============================================================================
83.65/84.16	c |         0 |   10487    22934    53675 |     7644        0    nan |  0.000 % |
83.65/84.17	c ===============================================================================
83.65/84.17	c core #2910
83.65/84.17	c Core size: 733	Core Weight: 1	Total Weight: 2910
83.65/84.17	c Elapsed CPU time: 83.2843 s	Remaining CPU time: 1716.72 s
83.75/84.22	c ============================[ Search Statistics ]==============================
83.75/84.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.75/84.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.75/84.22	c ===============================================================================
83.75/84.22	c |         0 |   10493    22935    53687 |     7645        0    nan |  0.000 % |
83.75/84.23	c ===============================================================================
83.75/84.23	c core #2911
83.75/84.23	c Core size: 697	Core Weight: 1	Total Weight: 2911
83.75/84.23	c Elapsed CPU time: 83.3433 s	Remaining CPU time: 1716.66 s
83.75/84.28	c ============================[ Search Statistics ]==============================
83.75/84.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.75/84.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.75/84.28	c ===============================================================================
83.75/84.28	c |         0 |   10498    22936    53697 |     7645        0    nan |  0.000 % |
83.75/84.29	c ===============================================================================
83.75/84.29	c core #2912
83.75/84.29	c Core size: 15	Core Weight: 1	Total Weight: 2912
83.75/84.29	c Elapsed CPU time: 83.3963 s	Remaining CPU time: 1716.6 s
83.85/84.33	c ============================[ Search Statistics ]==============================
83.85/84.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.85/84.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.85/84.33	c ===============================================================================
83.85/84.33	c |         0 |   10504    22937    53709 |     7645        0    nan |  0.000 % |
83.85/84.34	c ===============================================================================
83.85/84.34	c core #2913
83.85/84.34	c Core size: 18	Core Weight: 1	Total Weight: 2913
83.85/84.34	c Elapsed CPU time: 83.4473 s	Remaining CPU time: 1716.55 s
83.85/84.38	c ============================[ Search Statistics ]==============================
83.85/84.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.85/84.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.85/84.38	c ===============================================================================
83.85/84.38	c |         0 |   10510    22938    53721 |     7646        0    nan |  0.000 % |
83.85/84.39	c ===============================================================================
83.85/84.39	c core #2914
83.85/84.39	c Core size: 57	Core Weight: 1	Total Weight: 2914
83.85/84.39	c Elapsed CPU time: 83.4993 s	Remaining CPU time: 1716.5 s
83.95/84.43	c ============================[ Search Statistics ]==============================
83.95/84.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.95/84.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.95/84.43	c ===============================================================================
83.95/84.43	c |         0 |   10528    22939    53760 |     7646        0    nan |  0.000 % |
83.95/84.45	c ===============================================================================
83.95/84.45	c core #2915
83.95/84.45	c Core size: 649	Core Weight: 1	Total Weight: 2915
83.95/84.45	c Elapsed CPU time: 83.5563 s	Remaining CPU time: 1716.44 s
83.95/84.49	c ============================[ Search Statistics ]==============================
83.95/84.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.95/84.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.95/84.49	c ===============================================================================
83.95/84.49	c |         0 |   10533    22940    53770 |     7646        0    nan |  0.000 % |
84.05/84.50	c ===============================================================================
84.05/84.50	c core #2916
84.05/84.50	c Core size: 647	Core Weight: 1	Total Weight: 2916
84.05/84.50	c Elapsed CPU time: 83.6133 s	Remaining CPU time: 1716.39 s
84.05/84.55	c ============================[ Search Statistics ]==============================
84.05/84.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.05/84.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.05/84.55	c ===============================================================================
84.05/84.55	c |         0 |   10543    22941    53790 |     7647        0    nan |  0.000 % |
84.05/84.56	c ===============================================================================
84.05/84.56	c core #2917
84.05/84.56	c Core size: 698	Core Weight: 1	Total Weight: 2917
84.05/84.56	c Elapsed CPU time: 83.6693 s	Remaining CPU time: 1716.33 s
84.15/84.61	c ============================[ Search Statistics ]==============================
84.15/84.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.15/84.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.15/84.61	c ===============================================================================
84.15/84.61	c |         0 |   10553    22942    53810 |     7647        0    nan |  0.000 % |
84.15/84.62	c ===============================================================================
84.15/84.62	c core #2918
84.15/84.62	c Core size: 628	Core Weight: 1	Total Weight: 2918
84.15/84.62	c Elapsed CPU time: 83.7253 s	Remaining CPU time: 1716.27 s
84.15/84.67	c ============================[ Search Statistics ]==============================
84.15/84.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.15/84.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.15/84.67	c ===============================================================================
84.15/84.67	c |         0 |   10563    22943    53830 |     7647        0    nan |  0.000 % |
84.15/84.68	c ===============================================================================
84.15/84.69	c core #2919
84.15/84.69	c Core size: 1088	Core Weight: 1	Total Weight: 2919
84.15/84.69	c Elapsed CPU time: 83.7873 s	Remaining CPU time: 1716.21 s
84.25/84.73	c ============================[ Search Statistics ]==============================
84.25/84.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.25/84.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.25/84.73	c ===============================================================================
84.25/84.73	c |         0 |   10574    22944    53852 |     7648        0    nan |  0.000 % |
84.25/84.74	c ===============================================================================
84.25/84.74	c core #2920
84.25/84.74	c Core size: 914	Core Weight: 1	Total Weight: 2920
84.25/84.74	c Elapsed CPU time: 83.8453 s	Remaining CPU time: 1716.15 s
84.25/84.79	c Learning 3 hard constraints
84.25/84.79	c ============================[ Search Statistics ]==============================
84.25/84.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.25/84.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.25/84.79	c ===============================================================================
84.25/84.79	c |         0 |   10591    22948    53893 |     7649        0    nan |  0.000 % |
84.25/84.79	c ===============================================================================
84.25/84.79	c core #2921
84.25/84.79	c Core size: 8	Core Weight: 1	Total Weight: 2921
84.25/84.79	c Elapsed CPU time: 83.8942 s	Remaining CPU time: 1716.11 s
84.34/84.84	c Learning 1 hard constraints
84.34/84.84	c ============================[ Search Statistics ]==============================
84.34/84.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.34/84.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.34/84.84	c ===============================================================================
84.34/84.84	c |         0 |   10595    22950    53904 |     7650        0    nan |  0.000 % |
84.34/84.84	c ===============================================================================
84.34/84.84	c core #2922
84.34/84.84	c Core size: 8	Core Weight: 1	Total Weight: 2922
84.34/84.84	c Elapsed CPU time: 83.9422 s	Remaining CPU time: 1716.06 s
84.34/84.89	c Learning 2 hard constraints
84.34/84.89	c ============================[ Search Statistics ]==============================
84.34/84.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.34/84.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.34/84.89	c ===============================================================================
84.34/84.89	c |         0 |   10599    22953    53917 |     7651        0    nan |  0.000 % |
84.34/84.89	c ===============================================================================
84.34/84.89	c core #2923
84.34/84.89	c Core size: 8	Core Weight: 1	Total Weight: 2923
84.34/84.89	c Elapsed CPU time: 83.9922 s	Remaining CPU time: 1716.01 s
84.44/84.94	c Learning 1 hard constraints
84.44/84.94	c ============================[ Search Statistics ]==============================
84.44/84.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.44/84.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.44/84.94	c ===============================================================================
84.44/84.94	c |         0 |   10603    22955    53928 |     7651        0    nan |  0.000 % |
84.44/84.94	c ===============================================================================
84.44/84.95	c core #2924
84.44/84.95	c Core size: 263	Core Weight: 1	Total Weight: 2924
84.44/84.95	c Elapsed CPU time: 84.0432 s	Remaining CPU time: 1715.96 s
84.44/84.99	c Learning 1 hard constraints
84.44/84.99	c ============================[ Search Statistics ]==============================
84.44/84.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.44/84.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.44/84.99	c ===============================================================================
84.44/84.99	c |         0 |   10611    22957    53937 |     7652        0    nan |  0.000 % |
84.44/84.99	c ===============================================================================
84.44/85.00	c core #2925
84.44/85.00	c Core size: 11	Core Weight: 1	Total Weight: 2925
84.44/85.00	c Elapsed CPU time: 84.0902 s	Remaining CPU time: 1715.91 s
84.54/85.04	c ============================[ Search Statistics ]==============================
84.54/85.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.54/85.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.54/85.04	c ===============================================================================
84.54/85.04	c |         0 |   10616    22958    53948 |     7652        0    nan |  0.000 % |
84.54/85.04	c ===============================================================================
84.54/85.05	c core #2926
84.54/85.05	c Core size: 14	Core Weight: 1	Total Weight: 2926
84.54/85.05	c Elapsed CPU time: 84.1392 s	Remaining CPU time: 1715.86 s
84.54/85.09	c Learning 1 hard constraints
84.54/85.09	c ============================[ Search Statistics ]==============================
84.54/85.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.54/85.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.54/85.09	c ===============================================================================
84.54/85.09	c |         0 |   10621    22960    53962 |     7653        0    nan |  0.000 % |
84.54/85.09	c ===============================================================================
84.54/85.10	c core #2927
84.54/85.10	c Core size: 14	Core Weight: 1	Total Weight: 2927
84.54/85.10	c Elapsed CPU time: 84.1882 s	Remaining CPU time: 1715.81 s
84.64/85.14	c Learning 1 hard constraints
84.64/85.14	c ============================[ Search Statistics ]==============================
84.64/85.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.64/85.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.64/85.14	c ===============================================================================
84.64/85.14	c |         0 |   10626    22962    53976 |     7654        0    nan |  0.000 % |
84.64/85.14	c ===============================================================================
84.64/85.15	c core #2928
84.64/85.15	c Core size: 11	Core Weight: 1	Total Weight: 2928
84.64/85.15	c Elapsed CPU time: 84.2372 s	Remaining CPU time: 1715.76 s
84.64/85.19	c ============================[ Search Statistics ]==============================
84.64/85.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.64/85.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.64/85.19	c ===============================================================================
84.64/85.19	c |         0 |   10631    22963    53987 |     7654        0    nan |  0.000 % |
84.64/85.20	c ===============================================================================
84.73/85.20	c core #2929
84.73/85.20	c Core size: 48	Core Weight: 1	Total Weight: 2929
84.73/85.20	c Elapsed CPU time: 84.2892 s	Remaining CPU time: 1715.71 s
84.73/85.24	c Learning 2 hard constraints
84.73/85.24	c ============================[ Search Statistics ]==============================
84.73/85.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.73/85.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.73/85.24	c ===============================================================================
84.73/85.24	c |         0 |   10653    22966    54036 |     7655        0    nan |  0.000 % |
84.73/85.25	c ===============================================================================
84.73/85.25	c core #2930
84.73/85.25	c Core size: 20	Core Weight: 1	Total Weight: 2930
84.73/85.25	c Elapsed CPU time: 84.3382 s	Remaining CPU time: 1715.66 s
84.73/85.29	c ============================[ Search Statistics ]==============================
84.73/85.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.73/85.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.73/85.29	c ===============================================================================
84.73/85.29	c |         0 |   10661    22967    54054 |     7655        0    nan |  0.000 % |
84.83/85.30	c ===============================================================================
84.83/85.30	c core #2931
84.83/85.30	c Core size: 8	Core Weight: 1	Total Weight: 2931
84.83/85.30	c Elapsed CPU time: 84.3882 s	Remaining CPU time: 1715.61 s
84.83/85.34	c Learning 1 hard constraints
84.83/85.34	c ============================[ Search Statistics ]==============================
84.83/85.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.83/85.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.83/85.34	c ===============================================================================
84.83/85.34	c |         0 |   10665    22969    54065 |     7656        0    nan |  0.000 % |
84.83/85.34	c ===============================================================================
84.83/85.35	c core #2932
84.83/85.35	c Core size: 8	Core Weight: 1	Total Weight: 2932
84.83/85.35	c Elapsed CPU time: 84.4342 s	Remaining CPU time: 1715.57 s
84.83/85.39	c Learning 1 hard constraints
84.83/85.39	c ============================[ Search Statistics ]==============================
84.83/85.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.83/85.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.83/85.39	c ===============================================================================
84.83/85.39	c |         0 |   10669    22971    54076 |     7657        0    nan |  0.000 % |
84.83/85.39	c ===============================================================================
84.83/85.39	c core #2933
84.83/85.39	c Core size: 11	Core Weight: 1	Total Weight: 2933
84.83/85.39	c Elapsed CPU time: 84.4822 s	Remaining CPU time: 1715.52 s
84.94/85.44	c Learning 1 hard constraints
84.94/85.44	c ============================[ Search Statistics ]==============================
84.94/85.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.94/85.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.94/85.44	c ===============================================================================
84.94/85.44	c |         0 |   10674    22973    54089 |     7657        0    nan |  0.000 % |
84.94/85.44	c ===============================================================================
84.94/85.45	c core #2934
84.94/85.45	c Core size: 14	Core Weight: 1	Total Weight: 2934
84.94/85.45	c Elapsed CPU time: 84.5311 s	Remaining CPU time: 1715.47 s
84.94/85.49	c Learning 2 hard constraints
84.94/85.49	c ============================[ Search Statistics ]==============================
84.94/85.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.94/85.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.94/85.49	c ===============================================================================
84.94/85.49	c |         0 |   10679    22976    54105 |     7658        0    nan |  0.000 % |
85.04/85.50	c ===============================================================================
85.04/85.50	c core #2935
85.04/85.50	c Core size: 14	Core Weight: 1	Total Weight: 2935
85.04/85.50	c Elapsed CPU time: 84.5841 s	Remaining CPU time: 1715.42 s
85.04/85.54	c Learning 1 hard constraints
85.04/85.54	c ============================[ Search Statistics ]==============================
85.04/85.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.04/85.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.04/85.54	c ===============================================================================
85.04/85.54	c |         0 |   10684    22978    54119 |     7659        0    nan |  0.000 % |
85.04/85.55	c ===============================================================================
85.04/85.55	c core #2936
85.04/85.55	c Core size: 14	Core Weight: 1	Total Weight: 2936
85.04/85.55	c Elapsed CPU time: 84.6341 s	Remaining CPU time: 1715.37 s
85.04/85.59	c Learning 1 hard constraints
85.04/85.59	c ============================[ Search Statistics ]==============================
85.04/85.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.04/85.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.04/85.59	c ===============================================================================
85.04/85.59	c |         0 |   10689    22980    54133 |     7660        0    nan |  0.000 % |
85.14/85.60	c ===============================================================================
85.14/85.60	c core #2937
85.14/85.60	c Core size: 14	Core Weight: 1	Total Weight: 2937
85.14/85.60	c Elapsed CPU time: 84.6841 s	Remaining CPU time: 1715.32 s
85.14/85.64	c Learning 1 hard constraints
85.14/85.64	c ============================[ Search Statistics ]==============================
85.14/85.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.14/85.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.14/85.64	c ===============================================================================
85.14/85.64	c |         0 |   10694    22982    54147 |     7660        0    nan |  0.000 % |
85.14/85.65	c ===============================================================================
85.14/85.65	c core #2938
85.14/85.65	c Core size: 57	Core Weight: 1	Total Weight: 2938
85.14/85.65	c Elapsed CPU time: 84.7331 s	Remaining CPU time: 1715.27 s
85.14/85.69	c Learning 1 hard constraints
85.14/85.69	c ============================[ Search Statistics ]==============================
85.14/85.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.14/85.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.14/85.69	c ===============================================================================
85.14/85.69	c |         0 |   10718    22984    54198 |     7661        0    nan |  0.000 % |
85.14/85.70	c ===============================================================================
85.14/85.70	c core #2939
85.14/85.70	c Core size: 27	Core Weight: 1	Total Weight: 2939
85.14/85.70	c Elapsed CPU time: 84.7831 s	Remaining CPU time: 1715.22 s
85.24/85.74	c ============================[ Search Statistics ]==============================
85.24/85.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.24/85.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.24/85.74	c ===============================================================================
85.24/85.74	c |         0 |   10731    22985    54226 |     7661        0    nan |  0.000 % |
85.24/85.75	c ===============================================================================
85.24/85.75	c core #2940
85.24/85.75	c Core size: 19	Core Weight: 1	Total Weight: 2940
85.24/85.75	c Elapsed CPU time: 84.8321 s	Remaining CPU time: 1715.17 s
85.24/85.79	c Learning 2 hard constraints
85.24/85.79	c ============================[ Search Statistics ]==============================
85.24/85.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.24/85.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.24/85.79	c ===============================================================================
85.24/85.79	c |         0 |   10740    22988    54249 |     7662        0    nan |  0.000 % |
85.24/85.80	c ===============================================================================
85.24/85.80	c core #2941
85.24/85.80	c Core size: 41	Core Weight: 1	Total Weight: 2941
85.24/85.80	c Elapsed CPU time: 84.8791 s	Remaining CPU time: 1715.12 s
85.34/85.84	c ============================[ Search Statistics ]==============================
85.34/85.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.34/85.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.34/85.84	c ===============================================================================
85.34/85.84	c |         0 |   10755    22989    54280 |     7663        0    nan |  0.000 % |
85.34/85.85	c ===============================================================================
85.34/85.85	c core #2942
85.34/85.85	c Core size: 20	Core Weight: 1	Total Weight: 2942
85.34/85.85	c Elapsed CPU time: 84.9281 s	Remaining CPU time: 1715.07 s
85.34/85.89	c ============================[ Search Statistics ]==============================
85.34/85.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.34/85.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.34/85.89	c ===============================================================================
85.34/85.89	c |         0 |   10761    22990    54292 |     7663        0    nan |  0.000 % |
85.43/85.91	c ===============================================================================
85.43/85.91	c core #2943
85.43/85.91	c Core size: 740	Core Weight: 1	Total Weight: 2943
85.43/85.91	c Elapsed CPU time: 84.9831 s	Remaining CPU time: 1715.02 s
85.43/85.95	c ============================[ Search Statistics ]==============================
85.43/85.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.43/85.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.43/85.95	c ===============================================================================
85.43/85.95	c |         0 |   10775    22991    54320 |     7663        0    nan |  0.000 % |
85.43/85.96	c ===============================================================================
85.43/85.96	c core #2944
85.43/85.96	c Core size: 746	Core Weight: 1	Total Weight: 2944
85.43/85.96	c Elapsed CPU time: 85.0361 s	Remaining CPU time: 1714.96 s
85.53/86.00	c ============================[ Search Statistics ]==============================
85.53/86.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.53/86.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.53/86.00	c ===============================================================================
85.53/86.00	c |         0 |   10796    22992    54362 |     7664        0    nan |  0.000 % |
85.53/86.01	c ===============================================================================
85.53/86.01	c core #2945
85.53/86.01	c Core size: 36	Core Weight: 1	Total Weight: 2945
85.53/86.01	c Elapsed CPU time: 85.0881 s	Remaining CPU time: 1714.91 s
85.53/86.06	c ============================[ Search Statistics ]==============================
85.53/86.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.53/86.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.53/86.06	c ===============================================================================
85.53/86.06	c |         0 |   10811    22993    54392 |     7664        0    nan |  0.000 % |
85.53/86.07	c ===============================================================================
85.53/86.07	c core #2946
85.53/86.07	c Core size: 62	Core Weight: 1	Total Weight: 2946
85.53/86.07	c Elapsed CPU time: 85.1401 s	Remaining CPU time: 1714.86 s
85.63/86.11	c ============================[ Search Statistics ]==============================
85.63/86.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.63/86.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.63/86.11	c ===============================================================================
85.63/86.11	c |         0 |   10833    22994    54437 |     7664        0    nan |  0.000 % |
85.63/86.12	c ===============================================================================
85.63/86.12	c core #2947
85.63/86.12	c Core size: 11	Core Weight: 1	Total Weight: 2947
85.63/86.12	c Elapsed CPU time: 85.189 s	Remaining CPU time: 1714.81 s
85.63/86.16	c ============================[ Search Statistics ]==============================
85.63/86.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.63/86.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.63/86.16	c ===============================================================================
85.63/86.16	c |         0 |   10838    22995    54448 |     7665        0    nan |  0.000 % |
85.63/86.17	c ===============================================================================
85.63/86.17	c core #2948
85.63/86.17	c Core size: 11	Core Weight: 1	Total Weight: 2948
85.63/86.17	c Elapsed CPU time: 85.238 s	Remaining CPU time: 1714.76 s
85.73/86.21	c Learning 1 hard constraints
85.73/86.21	c ============================[ Search Statistics ]==============================
85.73/86.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.73/86.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.73/86.21	c ===============================================================================
85.73/86.21	c |         0 |   10843    22997    54462 |     7665        0    nan |  0.000 % |
85.73/86.22	c ===============================================================================
85.73/86.22	c core #2949
85.73/86.22	c Core size: 11	Core Weight: 1	Total Weight: 2949
85.73/86.22	c Elapsed CPU time: 85.285 s	Remaining CPU time: 1714.71 s
85.73/86.26	c ============================[ Search Statistics ]==============================
85.73/86.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.73/86.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.73/86.26	c ===============================================================================
85.73/86.26	c |         0 |   10848    22998    54473 |     7666        0    nan |  0.000 % |
85.73/86.27	c ===============================================================================
85.73/86.27	c core #2950
85.73/86.27	c Core size: 30	Core Weight: 1	Total Weight: 2950
85.73/86.27	c Elapsed CPU time: 85.333 s	Remaining CPU time: 1714.67 s
85.82/86.31	c ============================[ Search Statistics ]==============================
85.82/86.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.82/86.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.82/86.31	c ===============================================================================
85.82/86.31	c |         0 |   10860    22999    54497 |     7666        0    nan |  0.000 % |
85.82/86.32	c ===============================================================================
85.82/86.32	c core #2951
85.82/86.32	c Core size: 68	Core Weight: 1	Total Weight: 2951
85.82/86.32	c Elapsed CPU time: 85.384 s	Remaining CPU time: 1714.62 s
85.82/86.37	c ============================[ Search Statistics ]==============================
85.82/86.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.82/86.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.82/86.37	c ===============================================================================
85.82/86.37	c |         0 |   10888    23000    54553 |     7666        0    nan |  0.000 % |
85.82/86.38	c ===============================================================================
85.82/86.38	c core #2952
85.82/86.38	c Core size: 142	Core Weight: 1	Total Weight: 2952
85.82/86.38	c Elapsed CPU time: 85.434 s	Remaining CPU time: 1714.57 s
85.92/86.42	c Learning 2 hard constraints
85.92/86.42	c ============================[ Search Statistics ]==============================
85.92/86.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.92/86.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.92/86.42	c ===============================================================================
85.92/86.42	c |         0 |   10941    23003    54664 |     7667        0    nan |  0.000 % |
85.92/86.43	c ===============================================================================
85.92/86.43	c core #2953
85.92/86.43	c Core size: 21	Core Weight: 1	Total Weight: 2953
85.92/86.43	c Elapsed CPU time: 85.486 s	Remaining CPU time: 1714.51 s
85.92/86.47	c Learning 1 hard constraints
85.92/86.47	c ============================[ Search Statistics ]==============================
85.92/86.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.92/86.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.92/86.47	c ===============================================================================
85.92/86.47	c |         0 |   10951    23005    54688 |     7668        0    nan |  0.000 % |
85.92/86.48	c ===============================================================================
85.92/86.48	c core #2954
85.92/86.48	c Core size: 16	Core Weight: 1	Total Weight: 2954
85.92/86.48	c Elapsed CPU time: 85.535 s	Remaining CPU time: 1714.47 s
86.03/86.53	c Learning 2 hard constraints
86.03/86.53	c ============================[ Search Statistics ]==============================
86.03/86.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.03/86.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.03/86.53	c ===============================================================================
86.03/86.53	c |         0 |   10957    23008    54705 |     7669        0    nan |  0.000 % |
86.03/86.53	c ===============================================================================
86.03/86.53	c core #2955
86.03/86.53	c Core size: 69	Core Weight: 1	Total Weight: 2955
86.03/86.53	c Elapsed CPU time: 85.589 s	Remaining CPU time: 1714.41 s
86.03/86.58	c ============================[ Search Statistics ]==============================
86.03/86.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.03/86.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.03/86.58	c ===============================================================================
86.03/86.58	c |         0 |   10984    23009    54759 |     7669        0    nan |  0.000 % |
86.03/86.59	c ===============================================================================
86.03/86.59	c core #2956
86.03/86.59	c Core size: 498	Core Weight: 1	Total Weight: 2956
86.03/86.59	c Elapsed CPU time: 85.642 s	Remaining CPU time: 1714.36 s
86.13/86.63	c ============================[ Search Statistics ]==============================
86.13/86.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.13/86.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.13/86.63	c ===============================================================================
86.13/86.63	c |         0 |   10992    23010    54775 |     7670        0    nan |  0.000 % |
86.13/86.64	c ===============================================================================
86.13/86.64	c core #2957
86.13/86.64	c Core size: 477	Core Weight: 1	Total Weight: 2957
86.13/86.64	c Elapsed CPU time: 85.697 s	Remaining CPU time: 1714.3 s
86.13/86.69	c ============================[ Search Statistics ]==============================
86.13/86.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.13/86.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.13/86.69	c ===============================================================================
86.13/86.69	c |         0 |   11003    23011    54798 |     7670        0    nan |  0.000 % |
86.23/86.71	c ===============================================================================
86.23/86.71	c core #2958
86.23/86.71	c Core size: 1062	Core Weight: 1	Total Weight: 2958
86.23/86.71	c Elapsed CPU time: 85.761 s	Remaining CPU time: 1714.24 s
86.23/86.75	c ============================[ Search Statistics ]==============================
86.23/86.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.23/86.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.23/86.75	c ===============================================================================
86.23/86.75	c |         0 |   11013    23012    54818 |     7670        0    nan |  0.000 % |
86.23/86.76	c ===============================================================================
86.23/86.76	c core #2959
86.23/86.76	c Core size: 18	Core Weight: 1	Total Weight: 2959
86.23/86.76	c Elapsed CPU time: 85.815 s	Remaining CPU time: 1714.19 s
86.33/86.81	c Learning 3 hard constraints
86.33/86.81	c ============================[ Search Statistics ]==============================
86.33/86.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.33/86.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.33/86.81	c ===============================================================================
86.33/86.81	c |         0 |   11019    23016    54838 |     7672        0    nan |  0.000 % |
86.33/86.82	c ===============================================================================
86.33/86.82	c core #2960
86.33/86.82	c Core size: 18	Core Weight: 1	Total Weight: 2960
86.33/86.82	c Elapsed CPU time: 85.8659 s	Remaining CPU time: 1714.13 s
86.33/86.86	c Learning 2 hard constraints
86.33/86.86	c ============================[ Search Statistics ]==============================
86.33/86.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.33/86.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.33/86.86	c ===============================================================================
86.33/86.86	c |         0 |   11025    23019    54855 |     7673        0    nan |  0.000 % |
86.33/86.87	c ===============================================================================
86.33/86.87	c core #2961
86.33/86.87	c Core size: 19	Core Weight: 1	Total Weight: 2961
86.33/86.87	c Elapsed CPU time: 85.9129 s	Remaining CPU time: 1714.09 s
86.42/86.91	c Learning 2 hard constraints
86.42/86.91	c ============================[ Search Statistics ]==============================
86.42/86.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.42/86.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.42/86.91	c ===============================================================================
86.42/86.91	c |         0 |   11031    23022    54872 |     7674        0    nan |  0.000 % |
86.42/86.92	c ===============================================================================
86.42/86.92	c core #2962
86.42/86.92	c Core size: 367	Core Weight: 1	Total Weight: 2962
86.42/86.92	c Elapsed CPU time: 85.9649 s	Remaining CPU time: 1714.04 s
86.42/86.96	c ============================[ Search Statistics ]==============================
86.42/86.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.42/86.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.42/86.97	c ===============================================================================
86.42/86.97	c |         0 |   11037    23023    54884 |     7674        0    nan |  0.000 % |
86.42/86.98	c ===============================================================================
86.42/86.98	c core #2963
86.42/86.98	c Core size: 1069	Core Weight: 1	Total Weight: 2963
86.42/86.98	c Elapsed CPU time: 86.0279 s	Remaining CPU time: 1713.97 s
86.51/87.03	c Learning 4 hard constraints
86.51/87.03	c ============================[ Search Statistics ]==============================
86.51/87.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.51/87.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.51/87.03	c ===============================================================================
86.51/87.03	c |         0 |   11047    23028    54913 |     7676        0    nan |  0.000 % |
86.51/87.04	c ===============================================================================
86.51/87.04	c core #2964
86.51/87.04	c Core size: 392	Core Weight: 1	Total Weight: 2964
86.51/87.04	c Elapsed CPU time: 86.0799 s	Remaining CPU time: 1713.92 s
86.51/87.08	c Learning 1 hard constraints
86.51/87.08	c ============================[ Search Statistics ]==============================
86.51/87.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.51/87.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.51/87.08	c ===============================================================================
86.51/87.08	c |         0 |   11061    23030    54943 |     7676        0    nan |  0.000 % |
86.51/87.09	c ===============================================================================
86.51/87.09	c core #2965
86.51/87.09	c Core size: 205	Core Weight: 1	Total Weight: 2965
86.51/87.09	c Elapsed CPU time: 86.1309 s	Remaining CPU time: 1713.87 s
86.61/87.13	c ============================[ Search Statistics ]==============================
86.61/87.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.61/87.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.61/87.13	c ===============================================================================
86.61/87.13	c |         0 |   11076    23031    54967 |     7677        0    nan |  0.000 % |
86.61/87.14	c ===============================================================================
86.61/87.14	c core #2966
86.61/87.14	c Core size: 421	Core Weight: 1	Total Weight: 2966
86.61/87.14	c Elapsed CPU time: 86.1839 s	Remaining CPU time: 1713.82 s
86.61/87.19	c ============================[ Search Statistics ]==============================
86.61/87.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.61/87.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.61/87.19	c ===============================================================================
86.61/87.19	c |         0 |   11088    23032    54991 |     7677        0    nan |  0.000 % |
86.71/87.20	c ===============================================================================
86.71/87.20	c core #2967
86.71/87.20	c Core size: 466	Core Weight: 1	Total Weight: 2967
86.71/87.20	c Elapsed CPU time: 86.2379 s	Remaining CPU time: 1713.76 s
86.71/87.24	c ============================[ Search Statistics ]==============================
86.71/87.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.71/87.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.71/87.24	c ===============================================================================
86.71/87.24	c |         0 |   11126    23033    55067 |     7677        0    nan |  0.000 % |
86.71/87.25	c |       100 |   11126    23033    55067 |     8445      100     12 | 20.612 % |
86.71/87.26	c ===============================================================================
86.71/87.26	c core #2968
86.71/87.26	c Core size: 583	Core Weight: 1	Total Weight: 2968
86.71/87.26	c Elapsed CPU time: 86.2949 s	Remaining CPU time: 1713.71 s
86.82/87.30	c Learning 1 hard constraints
86.82/87.30	c ============================[ Search Statistics ]==============================
86.82/87.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.82/87.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.82/87.30	c ===============================================================================
86.82/87.30	c |         0 |   11206    23035    55229 |     7678        0    nan |  0.000 % |
86.82/87.31	c |       102 |   11206    23035    55229 |     8446      102     24 | 20.317 % |
86.82/87.32	c |       252 |   11206    23035    55229 |     9290      252     21 | 20.324 % |
86.82/87.33	c ===============================================================================
86.82/87.33	c core #2969
86.82/87.33	c Core size: 528	Core Weight: 1	Total Weight: 2969
86.82/87.33	c Elapsed CPU time: 86.3619 s	Remaining CPU time: 1713.64 s
86.82/87.37	c ============================[ Search Statistics ]==============================
86.82/87.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.82/87.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.82/87.37	c ===============================================================================
86.82/87.37	c |         0 |   11209    23036    55235 |     7678        0    nan |  0.000 % |
86.82/87.38	c |       101 |   11209    23036    55235 |     8446      101     24 | 20.313 % |
86.82/87.40	c ===============================================================================
86.82/87.40	c core #2970
86.82/87.40	c Core size: 860	Core Weight: 1	Total Weight: 2970
86.82/87.40	c Elapsed CPU time: 86.4329 s	Remaining CPU time: 1713.57 s
86.92/87.44	c ============================[ Search Statistics ]==============================
86.92/87.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.92/87.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.92/87.44	c ===============================================================================
86.92/87.44	c |         0 |   11252    23037    55321 |     7679        0    nan |  0.000 % |
86.92/87.46	c |       100 |   11252    23037    55321 |     8446      100     27 | 20.244 % |
86.92/87.47	c |       251 |   11251    23037    55321 |     9291      251     24 | 20.251 % |
86.92/87.47	c ===============================================================================
86.92/87.47	c core #2971
86.92/87.47	c Core size: 444	Core Weight: 1	Total Weight: 2971
86.92/87.47	c Elapsed CPU time: 86.5058 s	Remaining CPU time: 1713.49 s
87.02/87.52	c Learning 3 hard constraints
87.02/87.52	c ============================[ Search Statistics ]==============================
87.02/87.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.02/87.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.02/87.52	c ===============================================================================
87.02/87.52	c |         0 |   11255    23041    55339 |     7680        0    nan |  0.000 % |
87.02/87.53	c |       103 |   11255    23041    55339 |     8448      103     27 | 20.240 % |
87.02/87.53	c ===============================================================================
87.02/87.53	c core #2972
87.02/87.53	c Core size: 590	Core Weight: 1	Total Weight: 2972
87.02/87.53	c Elapsed CPU time: 86.5648 s	Remaining CPU time: 1713.44 s
87.02/87.58	c ============================[ Search Statistics ]==============================
87.02/87.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.02/87.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.02/87.58	c ===============================================================================
87.02/87.58	c |         0 |   11277    23042    55383 |     7680        0    nan |  0.000 % |
87.02/87.59	c |       102 |   11277    23042    55383 |     8448      102     26 | 20.208 % |
87.11/87.60	c ===============================================================================
87.11/87.60	c core #2973
87.11/87.60	c Core size: 855	Core Weight: 1	Total Weight: 2973
87.11/87.60	c Elapsed CPU time: 86.6298 s	Remaining CPU time: 1713.37 s
87.11/87.64	c ============================[ Search Statistics ]==============================
87.11/87.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.11/87.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.11/87.64	c ===============================================================================
87.11/87.64	c |         0 |   11302    23043    55433 |     7681        0    nan |  0.000 % |
87.11/87.66	c |       100 |   11302    23043    55433 |     8449      100     26 | 20.172 % |
87.11/87.67	c ===============================================================================
87.11/87.67	c core #2974
87.11/87.67	c Core size: 822	Core Weight: 1	Total Weight: 2974
87.11/87.67	c Elapsed CPU time: 86.6978 s	Remaining CPU time: 1713.3 s
87.21/87.71	c Learning 2 hard constraints
87.21/87.71	c ============================[ Search Statistics ]==============================
87.21/87.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.21/87.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.21/87.71	c ===============================================================================
87.21/87.71	c |         0 |   11329    23046    55491 |     7682        0    nan |  0.000 % |
87.21/87.73	c ===============================================================================
87.21/87.73	c core #2975
87.21/87.73	c Core size: 1004	Core Weight: 1	Total Weight: 2975
87.21/87.73	c Elapsed CPU time: 86.7618 s	Remaining CPU time: 1713.24 s
87.21/87.78	c ============================[ Search Statistics ]==============================
87.21/87.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.21/87.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.21/87.78	c ===============================================================================
87.21/87.78	c |         0 |   11344    23047    55521 |     7682        0    nan |  0.000 % |
87.21/87.79	c ===============================================================================
87.21/87.79	c core #2976
87.21/87.79	c Core size: 64	Core Weight: 1	Total Weight: 2976
87.21/87.79	c Elapsed CPU time: 86.8148 s	Remaining CPU time: 1713.19 s
87.31/87.83	c Learning 1 hard constraints
87.31/87.83	c ============================[ Search Statistics ]==============================
87.31/87.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.31/87.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.31/87.83	c ===============================================================================
87.31/87.83	c |         0 |   11351    23049    55538 |     7683        0    nan |  0.000 % |
87.31/87.84	c ===============================================================================
87.31/87.84	c core #2977
87.31/87.84	c Core size: 57	Core Weight: 1	Total Weight: 2977
87.31/87.84	c Elapsed CPU time: 86.8648 s	Remaining CPU time: 1713.14 s
87.31/87.88	c ============================[ Search Statistics ]==============================
87.31/87.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.31/87.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.31/87.88	c ===============================================================================
87.31/87.88	c |         0 |   11367    23050    55564 |     7683        0    nan |  0.000 % |
87.31/87.89	c ===============================================================================
87.31/87.89	c core #2978
87.31/87.89	c Core size: 159	Core Weight: 1	Total Weight: 2978
87.31/87.89	c Elapsed CPU time: 86.9168 s	Remaining CPU time: 1713.08 s
87.41/87.93	c Learning 1 hard constraints
87.41/87.93	c ============================[ Search Statistics ]==============================
87.41/87.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.41/87.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.41/87.93	c ===============================================================================
87.41/87.93	c |         0 |   11394    23052    55621 |     7684        0    nan |  0.000 % |
87.41/87.94	c ===============================================================================
87.41/87.95	c core #2979
87.41/87.95	c Core size: 203	Core Weight: 1	Total Weight: 2979
87.41/87.95	c Elapsed CPU time: 86.9708 s	Remaining CPU time: 1713.03 s
87.41/87.99	c Learning 1 hard constraints
87.41/87.99	c ============================[ Search Statistics ]==============================
87.41/87.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.41/87.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.41/87.99	c ===============================================================================
87.41/87.99	c |         0 |   11431    23054    55697 |     7684        0    nan |  0.000 % |
87.41/88.00	c |       101 |   11431    23054    55697 |     8453      101     25 | 19.968 % |
87.51/88.01	c |       252 |   11431    23054    55697 |     9298      252     28 | 19.975 % |
87.51/88.01	c ===============================================================================
87.51/88.01	c core #2980
87.51/88.01	c Core size: 20	Core Weight: 1	Total Weight: 2980
87.51/88.01	c Elapsed CPU time: 87.0378 s	Remaining CPU time: 1712.96 s
87.51/88.06	c Learning 5 hard constraints
87.51/88.06	c ============================[ Search Statistics ]==============================
87.51/88.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.51/88.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.51/88.06	c ===============================================================================
87.51/88.06	c |         0 |   11437    23060    55720 |     7686        0    nan |  0.000 % |
87.51/88.07	c |       100 |   11437    23060    55720 |     8455      100     10 | 19.959 % |
87.51/88.08	c ===============================================================================
87.51/88.08	c core #2981
87.51/88.08	c Core size: 601	Core Weight: 1	Total Weight: 2981
87.51/88.08	c Elapsed CPU time: 87.0998 s	Remaining CPU time: 1712.9 s
87.60/88.12	c Learning 1 hard constraints
87.60/88.12	c ============================[ Search Statistics ]==============================
87.60/88.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.60/88.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.60/88.12	c ===============================================================================
87.60/88.12	c |         0 |   11460    23062    55768 |     7687        0    nan |  0.000 % |
87.60/88.15	c ===============================================================================
87.60/88.15	c core #2982
87.60/88.15	c Core size: 1486	Core Weight: 1	Total Weight: 2982
87.60/88.15	c Elapsed CPU time: 87.1717 s	Remaining CPU time: 1712.83 s
87.70/88.20	c ============================[ Search Statistics ]==============================
87.70/88.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.70/88.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.70/88.20	c ===============================================================================
87.70/88.20	c |         0 |   11493    23063    55834 |     7687        0    nan |  0.000 % |
87.70/88.21	c |       100 |   11493    23063    55834 |     8456      100     11 | 19.882 % |
87.70/88.21	c ===============================================================================
87.70/88.22	c core #2983
87.70/88.22	c Core size: 142	Core Weight: 1	Total Weight: 2983
87.70/88.22	c Elapsed CPU time: 87.2337 s	Remaining CPU time: 1712.77 s
87.70/88.26	c Learning 3 hard constraints
87.70/88.26	c ============================[ Search Statistics ]==============================
87.70/88.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.70/88.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.70/88.26	c ===============================================================================
87.70/88.26	c |         0 |   11506    23067    55869 |     7689        0    nan |  0.000 % |
87.70/88.27	c ===============================================================================
87.70/88.27	c core #2984
87.70/88.27	c Core size: 18	Core Weight: 1	Total Weight: 2984
87.70/88.27	c Elapsed CPU time: 87.2867 s	Remaining CPU time: 1712.71 s
87.80/88.31	c Learning 2 hard constraints
87.80/88.31	c ============================[ Search Statistics ]==============================
87.80/88.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.80/88.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.80/88.31	c ===============================================================================
87.80/88.31	c |         0 |   11512    23070    55886 |     7690        0    nan |  0.000 % |
87.80/88.32	c ===============================================================================
87.80/88.32	c core #2985
87.80/88.32	c Core size: 46	Core Weight: 1	Total Weight: 2985
87.80/88.32	c Elapsed CPU time: 87.3417 s	Remaining CPU time: 1712.66 s
87.80/88.37	c ============================[ Search Statistics ]==============================
87.80/88.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.80/88.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.80/88.37	c ===============================================================================
87.80/88.37	c |         0 |   11527    23071    55916 |     7690        0    nan |  0.000 % |
87.80/88.38	c ===============================================================================
87.80/88.38	c core #2986
87.80/88.38	c Core size: 36	Core Weight: 1	Total Weight: 2986
87.80/88.38	c Elapsed CPU time: 87.3967 s	Remaining CPU time: 1712.6 s
87.91/88.43	c ============================[ Search Statistics ]==============================
87.91/88.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.91/88.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.91/88.43	c ===============================================================================
87.91/88.43	c |         0 |   11542    23072    55946 |     7690        0    nan |  0.000 % |
87.91/88.44	c ===============================================================================
87.91/88.45	c core #2987
87.91/88.45	c Core size: 1048	Core Weight: 1	Total Weight: 2987
87.91/88.45	c Elapsed CPU time: 87.4597 s	Remaining CPU time: 1712.54 s
87.91/88.49	c ============================[ Search Statistics ]==============================
87.91/88.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.91/88.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.91/88.49	c ===============================================================================
87.91/88.49	c |         0 |   11545    23073    55952 |     7691        0    nan |  0.000 % |
87.91/88.50	c ===============================================================================
87.91/88.50	c core #2988
87.91/88.50	c Core size: 79	Core Weight: 1	Total Weight: 2988
87.91/88.50	c Elapsed CPU time: 87.5107 s	Remaining CPU time: 1712.49 s
88.01/88.54	c ============================[ Search Statistics ]==============================
88.01/88.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.01/88.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.01/88.54	c ===============================================================================
88.01/88.54	c |         0 |   11548    23074    55958 |     7691        0    nan |  0.000 % |
88.01/88.56	c ===============================================================================
88.01/88.56	c core #2989
88.01/88.56	c Core size: 741	Core Weight: 1	Total Weight: 2989
88.01/88.56	c Elapsed CPU time: 87.5697 s	Remaining CPU time: 1712.43 s
88.10/88.60	c Learning 2 hard constraints
88.10/88.60	c ============================[ Search Statistics ]==============================
88.10/88.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.10/88.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.10/88.60	c ===============================================================================
88.10/88.60	c |         0 |   11589    23077    56045 |     7692        0    nan |  0.000 % |
88.10/88.62	c |       100 |   11588    23077    56045 |     8461      100     10 | 19.763 % |
88.10/88.62	c ===============================================================================
88.10/88.62	c core #2990
88.10/88.62	c Core size: 36	Core Weight: 1	Total Weight: 2990
88.10/88.62	c Elapsed CPU time: 87.6297 s	Remaining CPU time: 1712.37 s
88.10/88.66	c Learning 2 hard constraints
88.10/88.66	c ============================[ Search Statistics ]==============================
88.10/88.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.10/88.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.10/88.66	c ===============================================================================
88.10/88.66	c |         0 |   11603    23080    56078 |     7693        0    nan |  0.000 % |
88.10/88.67	c ===============================================================================
88.10/88.67	c core #2991
88.10/88.67	c Core size: 588	Core Weight: 1	Total Weight: 2991
88.10/88.67	c Elapsed CPU time: 87.6847 s	Remaining CPU time: 1712.32 s
88.20/88.72	c ============================[ Search Statistics ]==============================
88.20/88.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.20/88.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.20/88.72	c ===============================================================================
88.20/88.72	c |         0 |   11606    23081    56084 |     7693        0    nan |  0.000 % |
88.20/88.73	c |       100 |   11606    23081    56084 |     8463      100     10 | 19.726 % |
88.20/88.74	c ===============================================================================
88.20/88.74	c core #2992
88.20/88.74	c Core size: 23	Core Weight: 1	Total Weight: 2992
88.20/88.74	c Elapsed CPU time: 87.7487 s	Remaining CPU time: 1712.25 s
88.20/88.78	c Learning 3 hard constraints
88.20/88.78	c ============================[ Search Statistics ]==============================
88.20/88.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.20/88.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.20/88.78	c ===============================================================================
88.20/88.78	c |         0 |   11612    23085    56104 |     7695        0    nan |  0.000 % |
88.20/88.79	c |       103 |   11611    23085    56104 |     8464      103     29 | 19.725 % |
88.30/88.80	c ===============================================================================
88.30/88.80	c core #2993
88.30/88.80	c Core size: 24	Core Weight: 1	Total Weight: 2993
88.30/88.80	c Elapsed CPU time: 87.8087 s	Remaining CPU time: 1712.19 s
88.30/88.84	c ============================[ Search Statistics ]==============================
88.30/88.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.30/88.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.30/88.84	c ===============================================================================
88.30/88.84	c |         0 |   11620    23086    56120 |     7695        0    nan |  0.000 % |
88.30/88.86	c |       100 |   11619    23086    56120 |     8464      100     23 | 19.714 % |
88.30/88.86	c ===============================================================================
88.30/88.86	c core #2994
88.30/88.86	c Core size: 18	Core Weight: 1	Total Weight: 2994
88.30/88.86	c Elapsed CPU time: 87.8666 s	Remaining CPU time: 1712.13 s
88.40/88.90	c ============================[ Search Statistics ]==============================
88.40/88.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.40/88.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.40/88.90	c ===============================================================================
88.40/88.90	c |         0 |   11626    23087    56132 |     7695        0    nan |  0.000 % |
88.40/88.91	c ===============================================================================
88.40/88.91	c core #2995
88.40/88.91	c Core size: 362	Core Weight: 1	Total Weight: 2995
88.40/88.91	c Elapsed CPU time: 87.9196 s	Remaining CPU time: 1712.08 s
88.40/88.96	c ============================[ Search Statistics ]==============================
88.40/88.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.40/88.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.40/88.96	c ===============================================================================
88.40/88.96	c |         0 |   11629    23088    56138 |     7696        0    nan |  0.000 % |
88.40/88.97	c |       100 |   11628    23088    56138 |     8465      100     23 | 19.702 % |
88.40/88.97	c ===============================================================================
88.40/88.97	c core #2996
88.40/88.97	c Core size: 18	Core Weight: 1	Total Weight: 2996
88.40/88.97	c Elapsed CPU time: 87.9786 s	Remaining CPU time: 1712.02 s
88.50/89.02	c ============================[ Search Statistics ]==============================
88.50/89.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.50/89.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.50/89.02	c ===============================================================================
88.50/89.02	c |         0 |   11635    23089    56150 |     7696        0    nan |  0.000 % |
88.50/89.03	c |       101 |   11634    23089    56150 |     8465      101     23 | 19.763 % |
88.50/89.04	c ===============================================================================
88.50/89.04	c core #2997
88.50/89.04	c Core size: 51	Core Weight: 1	Total Weight: 2997
88.50/89.04	c Elapsed CPU time: 88.0396 s	Remaining CPU time: 1711.96 s
88.50/89.08	c ============================[ Search Statistics ]==============================
88.50/89.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.50/89.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.50/89.08	c ===============================================================================
88.50/89.08	c |         0 |   11646    23090    56172 |     7696        0    nan |  0.000 % |
88.50/89.10	c ===============================================================================
88.50/89.10	c core #2998
88.50/89.10	c Core size: 485	Core Weight: 1	Total Weight: 2998
88.50/89.10	c Elapsed CPU time: 88.1006 s	Remaining CPU time: 1711.9 s
88.60/89.14	c Learning 1 hard constraints
88.60/89.14	c ============================[ Search Statistics ]==============================
88.60/89.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.60/89.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.60/89.14	c ===============================================================================
88.60/89.14	c |         0 |   11653    23092    56189 |     7697        0    nan |  0.000 % |
88.60/89.15	c ===============================================================================
88.60/89.15	c core #2999
88.60/89.15	c Core size: 322	Core Weight: 1	Total Weight: 2999
88.60/89.15	c Elapsed CPU time: 88.1536 s	Remaining CPU time: 1711.85 s
88.60/89.20	c ============================[ Search Statistics ]==============================
88.60/89.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.60/89.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.60/89.20	c ===============================================================================
88.60/89.20	c |         0 |   11656    23093    56195 |     7697        0    nan |  0.000 % |
88.69/89.21	c ===============================================================================
88.69/89.21	c core #3000
88.69/89.21	c Core size: 468	Core Weight: 1	Total Weight: 3000
88.69/89.21	c Elapsed CPU time: 88.2086 s	Remaining CPU time: 1711.79 s
88.69/89.25	c ============================[ Search Statistics ]==============================
88.69/89.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.69/89.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.69/89.25	c ===============================================================================
88.69/89.25	c |         0 |   11659    23094    56201 |     7698        0    nan |  0.000 % |
88.69/89.26	c |       101 |   11655    23094    56201 |     8467      101     22 | 19.730 % |
88.69/89.27	c |       252 |   11654    23094    56201 |     9314      252     22 | 19.737 % |
88.69/89.28	c ===============================================================================
88.69/89.28	c core #3001
88.69/89.28	c Core size: 18	Core Weight: 1	Total Weight: 3001
88.69/89.28	c Elapsed CPU time: 88.2806 s	Remaining CPU time: 1711.72 s
88.79/89.33	c Learning 2 hard constraints
88.79/89.33	c ============================[ Search Statistics ]==============================
88.79/89.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.79/89.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.79/89.33	c ===============================================================================
88.79/89.33	c |         0 |   11665    23097    56218 |     7699        0    nan |  0.000 % |
88.79/89.35	c |       101 |   11658    23097    56218 |     8468      101     17 | 19.859 % |
88.79/89.35	c ===============================================================================
88.79/89.35	c core #3002
88.79/89.35	c Core size: 18	Core Weight: 1	Total Weight: 3002
88.79/89.35	c Elapsed CPU time: 88.3516 s	Remaining CPU time: 1711.65 s
88.79/89.40	c Learning 1 hard constraints
88.79/89.40	c ============================[ Search Statistics ]==============================
88.79/89.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.79/89.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.79/89.40	c ===============================================================================
88.79/89.40	c |         0 |   11671    23099    56239 |     7699        0    nan |  0.000 % |
88.89/89.41	c |       100 |   11671    23099    56239 |     8469      100     23 | 19.645 % |
88.89/89.42	c |       252 |   11671    23099    56239 |     9316      252     24 | 19.714 % |
88.89/89.44	c ===============================================================================
88.89/89.44	c core #3003
88.89/89.44	c Core size: 1140	Core Weight: 1	Total Weight: 3003
88.89/89.44	c Elapsed CPU time: 88.4336 s	Remaining CPU time: 1711.57 s
88.89/89.48	c Learning 1 hard constraints
88.89/89.48	c ============================[ Search Statistics ]==============================
88.89/89.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.89/89.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.89/89.48	c ===============================================================================
88.89/89.48	c |         0 |   11697    23101    56293 |     7700        0    nan |  0.000 % |
88.89/89.50	c |       100 |   11696    23101    56293 |     8470      100     23 | 19.610 % |
89.00/89.50	c ===============================================================================
89.00/89.50	c core #3004
89.00/89.50	c Core size: 23	Core Weight: 1	Total Weight: 3004
89.00/89.50	c Elapsed CPU time: 88.4945 s	Remaining CPU time: 1711.51 s
89.00/89.54	c Learning 2 hard constraints
89.00/89.55	c ============================[ Search Statistics ]==============================
89.00/89.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.00/89.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.00/89.55	c ===============================================================================
89.00/89.55	c |         0 |   11706    23104    56316 |     7701        0    nan |  0.000 % |
89.00/89.57	c ===============================================================================
89.00/89.57	c core #3005
89.00/89.57	c Core size: 897	Core Weight: 1	Total Weight: 3005
89.00/89.57	c Elapsed CPU time: 88.5605 s	Remaining CPU time: 1711.44 s
89.10/89.61	c ============================[ Search Statistics ]==============================
89.10/89.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.10/89.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.10/89.61	c ===============================================================================
89.10/89.61	c |         0 |   11738    23105    56380 |     7701        0    nan |  0.000 % |
89.10/89.62	c ===============================================================================
89.10/89.62	c core #3006
89.10/89.62	c Core size: 366	Core Weight: 1	Total Weight: 3006
89.10/89.62	c Elapsed CPU time: 88.6155 s	Remaining CPU time: 1711.38 s
89.10/89.67	c ============================[ Search Statistics ]==============================
89.10/89.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.10/89.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.10/89.67	c ===============================================================================
89.10/89.67	c |         0 |   11741    23106    56386 |     7702        0    nan |  0.000 % |
89.10/89.67	c ===============================================================================
89.10/89.67	c core #3007
89.10/89.67	c Core size: 186	Core Weight: 1	Total Weight: 3007
89.10/89.67	c Elapsed CPU time: 88.6685 s	Remaining CPU time: 1711.33 s
89.20/89.72	c ============================[ Search Statistics ]==============================
89.20/89.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.20/89.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.20/89.72	c ===============================================================================
89.20/89.72	c |         0 |   11744    23107    56392 |     7702        0    nan |  0.000 % |
89.20/89.73	c |       100 |   11743    23107    56392 |     8472      100     23 | 19.546 % |
89.20/89.74	c |       250 |   11743    23107    56392 |     9319      250     23 | 19.546 % |
89.20/89.74	c ===============================================================================
89.20/89.74	c core #3008
89.20/89.74	c Core size: 36	Core Weight: 1	Total Weight: 3008
89.20/89.74	c Elapsed CPU time: 88.7375 s	Remaining CPU time: 1711.26 s
89.20/89.79	c Learning 3 hard constraints
89.20/89.79	c ============================[ Search Statistics ]==============================
89.20/89.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.20/89.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.20/89.79	c ===============================================================================
89.20/89.79	c |         0 |   11752    23111    56416 |     7703        0    nan |  0.000 % |
89.20/89.80	c ===============================================================================
89.29/89.80	c core #3009
89.29/89.80	c Core size: 170	Core Weight: 1	Total Weight: 3009
89.29/89.80	c Elapsed CPU time: 88.7895 s	Remaining CPU time: 1711.21 s
89.29/89.84	c ============================[ Search Statistics ]==============================
89.29/89.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.29/89.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.29/89.84	c ===============================================================================
89.29/89.84	c |         0 |   11755    23112    56422 |     7704        0    nan |  0.000 % |
89.29/89.86	c |       104 |   11754    23112    56422 |     8474      104     30 | 19.532 % |
89.29/89.86	c ===============================================================================
89.29/89.86	c core #3010
89.29/89.86	c Core size: 101	Core Weight: 1	Total Weight: 3010
89.29/89.86	c Elapsed CPU time: 88.8495 s	Remaining CPU time: 1711.15 s
89.39/89.90	c Learning 1 hard constraints
89.39/89.90	c ============================[ Search Statistics ]==============================
89.39/89.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.39/89.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.39/89.91	c ===============================================================================
89.39/89.91	c |         0 |   11771    23114    56459 |     7704        0    nan |  0.000 % |
89.39/89.91	c ===============================================================================
89.39/89.91	c core #3011
89.39/89.91	c Core size: 138	Core Weight: 1	Total Weight: 3011
89.39/89.91	c Elapsed CPU time: 88.9015 s	Remaining CPU time: 1711.1 s
89.39/89.96	c ============================[ Search Statistics ]==============================
89.39/89.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.39/89.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.39/89.96	c ===============================================================================
89.39/89.96	c |         0 |   11774    23115    56465 |     7705        0    nan |  0.000 % |
89.39/89.97	c |       100 |   11773    23115    56465 |     8475      100     23 | 19.506 % |
89.39/89.97	c ===============================================================================
89.39/89.97	c core #3012
89.39/89.97	c Core size: 25	Core Weight: 1	Total Weight: 3012
89.39/89.97	c Elapsed CPU time: 88.9595 s	Remaining CPU time: 1711.04 s
89.49/90.02	c ============================[ Search Statistics ]==============================
89.49/90.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.49/90.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.49/90.02	c ===============================================================================
89.49/90.02	c |         0 |   11783    23116    56483 |     7705        0    nan |  0.000 % |
89.49/90.03	c ===============================================================================
89.49/90.03	c core #3013
89.49/90.03	c Core size: 49	Core Weight: 1	Total Weight: 3013
89.49/90.03	c Elapsed CPU time: 89.0115 s	Remaining CPU time: 1710.99 s
89.49/90.07	c ============================[ Search Statistics ]==============================
89.49/90.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.49/90.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.49/90.07	c ===============================================================================
89.49/90.07	c |         0 |   11799    23117    56517 |     7705        0    nan |  0.000 % |
89.49/90.08	c ===============================================================================
89.49/90.08	c core #3014
89.49/90.08	c Core size: 18	Core Weight: 1	Total Weight: 3014
89.49/90.08	c Elapsed CPU time: 89.0655 s	Remaining CPU time: 1710.93 s
89.60/90.13	c Learning 1 hard constraints
89.60/90.13	c ============================[ Search Statistics ]==============================
89.60/90.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.60/90.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.60/90.13	c ===============================================================================
89.60/90.13	c |         0 |   11805    23119    56534 |     7706        0    nan |  0.000 % |
89.60/90.13	c ===============================================================================
89.60/90.13	c core #3015
89.60/90.13	c Core size: 120	Core Weight: 1	Total Weight: 3015
89.60/90.13	c Elapsed CPU time: 89.1165 s	Remaining CPU time: 1710.88 s
89.60/90.18	c ============================[ Search Statistics ]==============================
89.60/90.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.60/90.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.60/90.18	c ===============================================================================
89.60/90.18	c |         0 |   11808    23120    56540 |     7706        0    nan |  0.000 % |
89.60/90.19	c |       103 |   11808    23120    56540 |     8477      103     19 | 19.454 % |
89.70/90.20	c ===============================================================================
89.70/90.20	c core #3016
89.70/90.20	c Core size: 35	Core Weight: 1	Total Weight: 3016
89.70/90.20	c Elapsed CPU time: 89.1844 s	Remaining CPU time: 1710.82 s
89.70/90.25	c Learning 10 hard constraints
89.70/90.25	c ============================[ Search Statistics ]==============================
89.70/90.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.70/90.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.70/90.25	c ===============================================================================
89.70/90.25	c |         0 |   11820    23131    56612 |     7710        0    nan |  0.000 % |
89.70/90.26	c |       102 |   11806    23131    56612 |     8481      102      7 | 19.534 % |
89.70/90.27	c ===============================================================================
89.70/90.27	c core #3017
89.70/90.27	c Core size: 981	Core Weight: 1	Total Weight: 3017
89.70/90.27	c Elapsed CPU time: 89.2534 s	Remaining CPU time: 1710.75 s
89.79/90.32	c Learning 3 hard constraints
89.79/90.32	c ============================[ Search Statistics ]==============================
89.79/90.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.79/90.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.79/90.32	c ===============================================================================
89.79/90.32	c |         0 |   11871    23135    56721 |     7711        0    nan |  0.000 % |
89.79/90.33	c ===============================================================================
89.79/90.33	c core #3018
89.79/90.33	c Core size: 18	Core Weight: 1	Total Weight: 3018
89.79/90.33	c Elapsed CPU time: 89.3104 s	Remaining CPU time: 1710.69 s
89.79/90.38	c ============================[ Search Statistics ]==============================
89.79/90.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.79/90.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.79/90.38	c ===============================================================================
89.79/90.38	c |         0 |   11877    23136    56733 |     7712        0    nan |  0.000 % |
89.79/90.40	c ===============================================================================
89.89/90.40	c core #3019
89.89/90.40	c Core size: 1056	Core Weight: 1	Total Weight: 3019
89.89/90.40	c Elapsed CPU time: 89.3744 s	Remaining CPU time: 1710.63 s
89.89/90.44	c ============================[ Search Statistics ]==============================
89.89/90.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.89/90.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.89/90.44	c ===============================================================================
89.89/90.44	c |         0 |   11883    23137    56745 |     7712        0    nan |  0.000 % |
89.89/90.46	c |       104 |   11882    23137    56745 |     8483      104     11 | 19.362 % |
89.89/90.46	c ===============================================================================
89.89/90.46	c core #3020
89.89/90.46	c Core size: 20	Core Weight: 1	Total Weight: 3020
89.89/90.46	c Elapsed CPU time: 89.4384 s	Remaining CPU time: 1710.56 s
89.99/90.51	c Learning 4 hard constraints
89.99/90.51	c ============================[ Search Statistics ]==============================
89.99/90.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.99/90.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.99/90.51	c ===============================================================================
89.99/90.51	c |         0 |   11889    23142    56767 |     7714        0    nan |  0.000 % |
89.99/90.52	c ===============================================================================
89.99/90.52	c core #3021
89.99/90.52	c Core size: 19	Core Weight: 1	Total Weight: 3021
89.99/90.52	c Elapsed CPU time: 89.4934 s	Remaining CPU time: 1710.51 s
89.99/90.57	c Learning 3 hard constraints
89.99/90.57	c ============================[ Search Statistics ]==============================
89.99/90.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.99/90.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.99/90.57	c ===============================================================================
89.99/90.57	c |         0 |   11895    23146    56787 |     7715        0    nan |  0.000 % |
89.99/90.58	c ===============================================================================
89.99/90.58	c core #3022
89.99/90.58	c Core size: 18	Core Weight: 1	Total Weight: 3022
89.99/90.58	c Elapsed CPU time: 89.5554 s	Remaining CPU time: 1710.44 s
90.09/90.63	c Learning 3 hard constraints
90.09/90.63	c ============================[ Search Statistics ]==============================
90.09/90.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.09/90.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.09/90.63	c ===============================================================================
90.09/90.63	c |         0 |   11901    23150    56806 |     7716        0    nan |  0.000 % |
90.09/90.64	c |       100 |   11900    23150    56806 |     8488      100     22 | 19.338 % |
90.09/90.65	c |       251 |   11893    23150    56806 |     9337      251     20 | 19.393 % |
90.09/90.65	c ===============================================================================
90.09/90.65	c core #3023
90.09/90.65	c Core size: 18	Core Weight: 1	Total Weight: 3023
90.09/90.65	c Elapsed CPU time: 89.6264 s	Remaining CPU time: 1710.37 s
90.18/90.70	c Learning 1 hard constraints
90.18/90.70	c ============================[ Search Statistics ]==============================
90.18/90.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.18/90.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.18/90.70	c ===============================================================================
90.18/90.70	c |         0 |   11907    23152    56821 |     7717        0    nan |  0.000 % |
90.18/90.72	c |       102 |   11907    23152    56821 |     8489      102     19 | 19.324 % |
90.18/90.72	c |       253 |   11907    23152    56821 |     9337      253     16 | 19.324 % |
90.18/90.74	c ===============================================================================
90.18/90.74	c core #3024
90.18/90.74	c Core size: 1092	Core Weight: 1	Total Weight: 3024
90.18/90.74	c Elapsed CPU time: 89.7144 s	Remaining CPU time: 1710.29 s
90.18/90.79	c Learning 5 hard constraints
90.18/90.79	c ============================[ Search Statistics ]==============================
90.18/90.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.18/90.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.18/90.79	c ===============================================================================
90.18/90.79	c |         0 |   11969    23158    56956 |     7719        0    nan |  0.000 % |
90.29/90.81	c ===============================================================================
90.29/90.81	c core #3025
90.29/90.81	c Core size: 277	Core Weight: 1	Total Weight: 3025
90.29/90.81	c Elapsed CPU time: 89.7833 s	Remaining CPU time: 1710.22 s
90.29/90.86	c Learning 6 hard constraints
90.29/90.86	c ============================[ Search Statistics ]==============================
90.29/90.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.29/90.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.29/90.86	c ===============================================================================
90.29/90.86	c |         0 |   12030    23165    57113 |     7721        0    nan |  0.000 % |
90.29/90.88	c |       102 |   12030    23165    57113 |     8493      102     18 | 19.164 % |
90.29/90.89	c ===============================================================================
90.29/90.89	c core #3026
90.29/90.89	c Core size: 253	Core Weight: 1	Total Weight: 3026
90.29/90.89	c Elapsed CPU time: 89.8613 s	Remaining CPU time: 1710.14 s
90.39/90.94	c Learning 5 hard constraints
90.39/90.94	c ============================[ Search Statistics ]==============================
90.39/90.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.39/90.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.39/90.94	c ===============================================================================
90.39/90.94	c |         0 |   12081    23171    57247 |     7723        0    nan |  0.000 % |
90.39/90.97	c |       100 |   12081    23171    57247 |     8496      100     15 | 19.099 % |
90.39/90.99	c ===============================================================================
90.39/90.99	c core #3027
90.39/90.99	c Core size: 1550	Core Weight: 1	Total Weight: 3027
90.39/90.99	c Elapsed CPU time: 89.9603 s	Remaining CPU time: 1710.04 s
90.49/91.04	c Learning 10 hard constraints
90.49/91.04	c ============================[ Search Statistics ]==============================
90.49/91.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.49/91.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.49/91.04	c ===============================================================================
90.49/91.04	c |         0 |   12137    23182    57408 |     7727        0    nan |  0.000 % |
90.49/91.05	c ===============================================================================
90.49/91.05	c core #3028
90.49/91.05	c Core size: 39	Core Weight: 1	Total Weight: 3028
90.49/91.05	c Elapsed CPU time: 90.0163 s	Remaining CPU time: 1709.98 s
90.49/91.09	c ============================[ Search Statistics ]==============================
90.49/91.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.49/91.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.49/91.09	c ===============================================================================
90.49/91.09	c |         0 |   12140    23183    57414 |     7727        0    nan |  0.000 % |
90.59/91.11	c ===============================================================================
90.59/91.11	c core #3029
90.59/91.11	c Core size: 640	Core Weight: 1	Total Weight: 3029
90.59/91.11	c Elapsed CPU time: 90.0793 s	Remaining CPU time: 1709.92 s
90.59/91.16	c Learning 1 hard constraints
90.59/91.16	c ============================[ Search Statistics ]==============================
90.59/91.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.59/91.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.59/91.16	c ===============================================================================
90.59/91.16	c |         0 |   12168    23185    57472 |     7728        0    nan |  0.000 % |
90.59/91.17	c ===============================================================================
90.59/91.17	c core #3030
90.59/91.17	c Core size: 846	Core Weight: 1	Total Weight: 3030
90.59/91.17	c Elapsed CPU time: 90.1423 s	Remaining CPU time: 1709.86 s
90.69/91.23	c ============================[ Search Statistics ]==============================
90.69/91.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.69/91.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.69/91.23	c ===============================================================================
90.69/91.23	c |         0 |   12171    23186    57478 |     7728        0    nan |  0.000 % |
90.69/91.24	c ===============================================================================
90.69/91.24	c core #3031
90.69/91.24	c Core size: 426	Core Weight: 1	Total Weight: 3031
90.69/91.24	c Elapsed CPU time: 90.2003 s	Remaining CPU time: 1709.8 s
90.69/91.28	c ============================[ Search Statistics ]==============================
90.69/91.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.69/91.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.69/91.28	c ===============================================================================
90.69/91.28	c |         0 |   12174    23187    57484 |     7729        0    nan |  0.000 % |
90.69/91.30	c |       105 |   12174    23187    57484 |     8501      105     26 | 18.987 % |
90.79/91.31	c |       256 |   12173    23187    57484 |     9352      256     25 | 18.987 % |
90.79/91.32	c ===============================================================================
90.79/91.32	c core #3032
90.79/91.32	c Core size: 54	Core Weight: 1	Total Weight: 3032
90.79/91.32	c Elapsed CPU time: 90.2793 s	Remaining CPU time: 1709.72 s
90.79/91.36	c Learning 2 hard constraints
90.79/91.36	c ============================[ Search Statistics ]==============================
90.79/91.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.79/91.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.79/91.36	c ===============================================================================
90.79/91.36	c |         0 |   12190    23190    57521 |     7730        0    nan |  0.000 % |
90.79/91.38	c ===============================================================================
90.79/91.38	c core #3033
90.79/91.38	c Core size: 564	Core Weight: 1	Total Weight: 3033
90.79/91.38	c Elapsed CPU time: 90.3383 s	Remaining CPU time: 1709.66 s
90.88/91.42	c ============================[ Search Statistics ]==============================
90.88/91.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.88/91.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.88/91.42	c ===============================================================================
90.88/91.42	c |         0 |   12193    23191    57527 |     7730        0    nan |  0.000 % |
90.88/91.44	c ===============================================================================
90.88/91.44	c core #3034
90.88/91.44	c Core size: 734	Core Weight: 1	Total Weight: 3034
90.88/91.44	c Elapsed CPU time: 90.3993 s	Remaining CPU time: 1709.6 s
90.88/91.49	c ============================[ Search Statistics ]==============================
90.88/91.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.88/91.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.88/91.49	c ===============================================================================
90.88/91.49	c |         0 |   12196    23192    57533 |     7730        0    nan |  0.000 % |
90.98/91.51	c |       100 |   12196    23192    57533 |     8503      100     23 | 18.953 % |
90.98/91.53	c ===============================================================================
90.98/91.53	c core #3035
90.98/91.53	c Core size: 46	Core Weight: 1	Total Weight: 3035
90.98/91.53	c Elapsed CPU time: 90.4872 s	Remaining CPU time: 1709.51 s
90.98/91.58	c ============================[ Search Statistics ]==============================
90.98/91.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.98/91.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.98/91.58	c ===============================================================================
90.98/91.58	c |         0 |   12211    23193    57563 |     7731        0    nan |  0.000 % |
90.98/91.59	c ===============================================================================
90.98/91.59	c core #3036
90.98/91.59	c Core size: 504	Core Weight: 1	Total Weight: 3036
90.98/91.59	c Elapsed CPU time: 90.5422 s	Remaining CPU time: 1709.46 s
91.09/91.63	c ============================[ Search Statistics ]==============================
91.09/91.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.09/91.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.09/91.63	c ===============================================================================
91.09/91.63	c |         0 |   12214    23194    57569 |     7731        0    nan |  0.000 % |
91.09/91.65	c ===============================================================================
91.09/91.65	c core #3037
91.09/91.65	c Core size: 654	Core Weight: 1	Total Weight: 3037
91.09/91.65	c Elapsed CPU time: 90.6022 s	Remaining CPU time: 1709.4 s
91.09/91.69	c ============================[ Search Statistics ]==============================
91.09/91.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.09/91.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.09/91.69	c ===============================================================================
91.09/91.69	c |         0 |   12217    23195    57575 |     7731        0    nan |  0.000 % |
91.19/91.71	c |       103 |   12217    23195    57575 |     8504      103     10 | 18.926 % |
91.19/91.71	c ===============================================================================
91.19/91.71	c core #3038
91.19/91.71	c Core size: 420	Core Weight: 1	Total Weight: 3038
91.19/91.71	c Elapsed CPU time: 90.6672 s	Remaining CPU time: 1709.33 s
91.19/91.76	c Learning 2 hard constraints
91.19/91.76	c ============================[ Search Statistics ]==============================
91.19/91.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.19/91.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.19/91.76	c ===============================================================================
91.19/91.76	c |         0 |   12220    23198    57585 |     7732        0    nan |  0.000 % |
91.19/91.78	c |       102 |   12217    23198    57585 |     8505      102      9 | 19.055 % |
91.19/91.79	c ===============================================================================
91.19/91.79	c core #3039
91.19/91.79	c Core size: 283	Core Weight: 1	Total Weight: 3039
91.19/91.79	c Elapsed CPU time: 90.7402 s	Remaining CPU time: 1709.26 s
91.29/91.83	c Learning 7 hard constraints
91.29/91.83	c ============================[ Search Statistics ]==============================
91.29/91.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.29/91.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.29/91.83	c ===============================================================================
91.29/91.83	c |         0 |   12265    23206    57718 |     7735        0    nan |  0.000 % |
91.29/91.84	c ===============================================================================
91.29/91.84	c core #3040
91.29/91.84	c Core size: 226	Core Weight: 1	Total Weight: 3040
91.29/91.84	c Elapsed CPU time: 90.7942 s	Remaining CPU time: 1709.21 s
91.29/91.89	c ============================[ Search Statistics ]==============================
91.29/91.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.29/91.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.29/91.89	c ===============================================================================
91.29/91.89	c |         0 |   12268    23207    57724 |     7735        0    nan |  0.000 % |
91.39/91.91	c ===============================================================================
91.39/91.91	c core #3041
91.39/91.91	c Core size: 18	Core Weight: 1	Total Weight: 3041
91.39/91.91	c Elapsed CPU time: 90.8642 s	Remaining CPU time: 1709.14 s
91.39/91.96	c Learning 4 hard constraints
91.39/91.96	c ============================[ Search Statistics ]==============================
91.39/91.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.39/91.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.39/91.96	c ===============================================================================
91.39/91.96	c |         0 |   12274    23212    57776 |     7737        0    nan |  0.000 % |
91.39/91.98	c ===============================================================================
91.39/91.98	c core #3042
91.39/91.98	c Core size: 28	Core Weight: 1	Total Weight: 3042
91.39/91.98	c Elapsed CPU time: 90.9272 s	Remaining CPU time: 1709.07 s
91.48/92.02	c ============================[ Search Statistics ]==============================
91.48/92.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.48/92.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.48/92.02	c ===============================================================================
91.48/92.02	c |         0 |   12283    23213    57794 |     7737        0    nan |  0.000 % |
91.48/92.04	c ===============================================================================
91.48/92.04	c core #3043
91.48/92.04	c Core size: 43	Core Weight: 1	Total Weight: 3043
91.48/92.04	c Elapsed CPU time: 90.9902 s	Remaining CPU time: 1709.01 s
91.48/92.09	c ============================[ Search Statistics ]==============================
91.48/92.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.48/92.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.48/92.09	c ===============================================================================
91.48/92.09	c |         0 |   12295    23214    57818 |     7738        0    nan |  0.000 % |
91.58/92.12	c |       101 |   12295    23214    57818 |     8511      101     35 | 18.829 % |
91.58/92.14	c |       251 |   12295    23214    57818 |     9362      251     31 | 18.829 % |
91.58/92.15	c ===============================================================================
91.58/92.15	c core #3044
91.58/92.15	c Core size: 18	Core Weight: 1	Total Weight: 3044
91.58/92.15	c Elapsed CPU time: 91.0972 s	Remaining CPU time: 1708.9 s
91.68/92.20	c ============================[ Search Statistics ]==============================
91.68/92.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.68/92.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.68/92.20	c ===============================================================================
91.68/92.20	c |         0 |   12301    23215    57830 |     7738        0    nan |  0.000 % |
91.68/92.21	c ===============================================================================
91.68/92.21	c core #3045
91.68/92.21	c Core size: 228	Core Weight: 1	Total Weight: 3045
91.68/92.21	c Elapsed CPU time: 91.1531 s	Remaining CPU time: 1708.85 s
91.68/92.25	c ============================[ Search Statistics ]==============================
91.68/92.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.68/92.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.68/92.25	c ===============================================================================
91.68/92.25	c |         0 |   12304    23216    57836 |     7738        0    nan |  0.000 % |
91.68/92.26	c ===============================================================================
91.68/92.26	c core #3046
91.68/92.26	c Core size: 286	Core Weight: 1	Total Weight: 3046
91.68/92.26	c Elapsed CPU time: 91.2081 s	Remaining CPU time: 1708.79 s
91.79/92.31	c ============================[ Search Statistics ]==============================
91.79/92.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.79/92.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.79/92.31	c ===============================================================================
91.79/92.31	c |         0 |   12307    23217    57842 |     7739        0    nan |  0.000 % |
91.79/92.33	c |       101 |   12307    23217    57842 |     8512      101     46 | 18.814 % |
91.79/92.35	c |       253 |   12307    23217    57842 |     9364      253     33 | 18.814 % |
91.79/92.40	c |       479 |   12305    23217    57842 |    10300      397     25 | 18.834 % |
91.79/92.40	c ===============================================================================
91.79/92.40	c core #3047
91.79/92.40	c Core size: 18	Core Weight: 1	Total Weight: 3047
91.79/92.40	c Elapsed CPU time: 91.3411 s	Remaining CPU time: 1708.66 s
91.89/92.45	c Learning 4 hard constraints
91.89/92.45	c ============================[ Search Statistics ]==============================
91.89/92.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.89/92.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.89/92.45	c ===============================================================================
91.89/92.45	c |         0 |   12313    23222    57868 |     7740        0    nan |  0.000 % |
91.89/92.46	c ===============================================================================
91.89/92.46	c core #3048
91.89/92.46	c Core size: 192	Core Weight: 1	Total Weight: 3048
91.89/92.46	c Elapsed CPU time: 91.3951 s	Remaining CPU time: 1708.6 s
91.98/92.50	c ============================[ Search Statistics ]==============================
91.98/92.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.98/92.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.98/92.50	c ===============================================================================
91.98/92.50	c |         0 |   12316    23223    57874 |     7741        0    nan |  0.000 % |
91.98/92.53	c |       100 |   12316    23223    57874 |     8515      100     25 | 18.803 % |
91.98/92.55	c |       251 |   12316    23223    57874 |     9366      251     23 | 18.803 % |
91.98/92.56	c |       482 |   12316    23223    57874 |    10303      482     22 | 18.803 % |
92.08/92.61	c |       823 |   12270    23223    57874 |    11333      726     22 | 19.106 % |
92.08/92.64	c ===============================================================================
92.08/92.65	c core #3049
92.08/92.65	c Core size: 439	Core Weight: 1	Total Weight: 3049
92.08/92.65	c Elapsed CPU time: 91.5871 s	Remaining CPU time: 1708.41 s
92.18/92.70	c Learning 10 hard constraints
92.18/92.70	c ============================[ Search Statistics ]==============================
92.18/92.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.18/92.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.18/92.70	c ===============================================================================
92.18/92.70	c |         0 |   12389    23234    58071 |     7744        0    nan |  0.000 % |
92.18/92.72	c ===============================================================================
92.18/92.72	c core #3050
92.18/92.72	c Core size: 18	Core Weight: 1	Total Weight: 3050
92.18/92.72	c Elapsed CPU time: 91.6511 s	Remaining CPU time: 1708.35 s
92.18/92.76	c Learning 2 hard constraints
92.18/92.76	c ============================[ Search Statistics ]==============================
92.18/92.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.18/92.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.18/92.76	c ===============================================================================
92.18/92.76	c |         0 |   12395    23237    58088 |     7745        0    nan |  0.000 % |
92.28/92.80	c ===============================================================================
92.28/92.80	c core #3051
92.28/92.80	c Core size: 35	Core Weight: 1	Total Weight: 3051
92.28/92.80	c Elapsed CPU time: 91.7351 s	Remaining CPU time: 1708.26 s
92.28/92.85	c Learning 3 hard constraints
92.28/92.85	c ============================[ Search Statistics ]==============================
92.28/92.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.28/92.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.28/92.85	c ===============================================================================
92.28/92.85	c |         0 |   12409    23241    58128 |     7747        0    nan |  0.000 % |
92.28/92.88	c |       103 |   12409    23241    58128 |     8521      103     33 | 18.688 % |
92.38/92.91	c ===============================================================================
92.38/92.91	c core #3052
92.38/92.91	c Core size: 123	Core Weight: 1	Total Weight: 3052
92.38/92.91	c Elapsed CPU time: 91.841 s	Remaining CPU time: 1708.16 s
92.38/92.96	c Learning 3 hard constraints
92.38/92.96	c ============================[ Search Statistics ]==============================
92.38/92.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.38/92.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.38/92.96	c ===============================================================================
92.38/92.96	c |         0 |   12449    23245    58218 |     7748        0    nan |  0.000 % |
92.38/92.97	c |       100 |   12448    23245    58218 |     8523      100     14 | 18.646 % |
92.38/92.98	c ===============================================================================
92.38/92.98	c core #3053
92.38/92.98	c Core size: 18	Core Weight: 1	Total Weight: 3053
92.38/92.98	c Elapsed CPU time: 91.905 s	Remaining CPU time: 1708.09 s
92.48/93.02	c Learning 2 hard constraints
92.48/93.02	c ============================[ Search Statistics ]==============================
92.48/93.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.48/93.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.48/93.02	c ===============================================================================
92.48/93.02	c |         0 |   12455    23248    58236 |     7749        0    nan |  0.000 % |
92.48/93.03	c ===============================================================================
92.48/93.03	c core #3054
92.48/93.03	c Core size: 18	Core Weight: 1	Total Weight: 3054
92.48/93.03	c Elapsed CPU time: 91.963 s	Remaining CPU time: 1708.04 s
92.48/93.08	c ============================[ Search Statistics ]==============================
92.48/93.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.48/93.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.48/93.08	c ===============================================================================
92.48/93.08	c |         0 |   12461    23249    58248 |     7749        0    nan |  0.000 % |
92.48/93.10	c ===============================================================================
92.48/93.10	c core #3055
92.48/93.10	c Core size: 18	Core Weight: 1	Total Weight: 3055
92.48/93.10	c Elapsed CPU time: 92.024 s	Remaining CPU time: 1707.98 s
92.58/93.14	c Learning 3 hard constraints
92.58/93.14	c ============================[ Search Statistics ]==============================
92.58/93.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.58/93.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.58/93.14	c ===============================================================================
92.58/93.14	c |         0 |   12467    23253    58266 |     7751        0    nan |  0.000 % |
92.58/93.15	c ===============================================================================
92.58/93.15	c core #3056
92.58/93.15	c Core size: 23	Core Weight: 1	Total Weight: 3056
92.58/93.15	c Elapsed CPU time: 92.081 s	Remaining CPU time: 1707.92 s
92.68/93.20	c Learning 4 hard constraints
92.68/93.20	c ============================[ Search Statistics ]==============================
92.68/93.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.68/93.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.68/93.20	c ===============================================================================
92.68/93.20	c |         0 |   12473    23258    58292 |     7752        0    nan |  0.000 % |
92.68/93.25	c ===============================================================================
92.68/93.25	c core #3057
92.68/93.25	c Core size: 20	Core Weight: 1	Total Weight: 3057
92.68/93.25	c Elapsed CPU time: 92.172 s	Remaining CPU time: 1707.83 s
92.68/93.30	c Learning 6 hard constraints
92.68/93.30	c ============================[ Search Statistics ]==============================
92.68/93.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.68/93.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.68/93.30	c ===============================================================================
92.68/93.30	c |         0 |   12481    23265    58337 |     7755        0    nan |  0.000 % |
92.78/93.31	c ===============================================================================
92.78/93.31	c core #3058
92.78/93.31	c Core size: 18	Core Weight: 1	Total Weight: 3058
92.78/93.31	c Elapsed CPU time: 92.226 s	Remaining CPU time: 1707.77 s
92.78/93.35	c ============================[ Search Statistics ]==============================
92.78/93.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.78/93.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.78/93.35	c ===============================================================================
92.78/93.35	c |         0 |   12487    23266    58349 |     7755        0    nan |  0.000 % |
92.78/93.36	c ===============================================================================
92.78/93.36	c core #3059
92.78/93.36	c Core size: 23	Core Weight: 1	Total Weight: 3059
92.78/93.36	c Elapsed CPU time: 92.283 s	Remaining CPU time: 1707.72 s
92.88/93.42	c Learning 4 hard constraints
92.88/93.42	c ============================[ Search Statistics ]==============================
92.88/93.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.88/93.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.88/93.42	c ===============================================================================
92.88/93.42	c |         0 |   12493    23271    58371 |     7757        0    nan |  0.000 % |
92.88/93.45	c |       100 |   12493    23271    58371 |     8532      100     48 | 18.586 % |
92.88/93.46	c |       250 |   12493    23271    58371 |     9385      250     35 | 18.586 % |
92.88/93.47	c ===============================================================================
92.88/93.47	c core #3060
92.88/93.47	c Core size: 542	Core Weight: 1	Total Weight: 3060
92.88/93.47	c Elapsed CPU time: 92.377 s	Remaining CPU time: 1707.62 s
92.98/93.52	c ============================[ Search Statistics ]==============================
92.98/93.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.98/93.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.98/93.52	c ===============================================================================
92.98/93.52	c |         0 |   12496    23272    58377 |     7757        0    nan |  0.000 % |
92.98/93.54	c |       100 |   12496    23272    58377 |     8533      100     14 | 18.582 % |
92.98/93.55	c ===============================================================================
92.98/93.55	c core #3061
92.98/93.55	c Core size: 28	Core Weight: 1	Total Weight: 3061
92.98/93.55	c Elapsed CPU time: 92.4629 s	Remaining CPU time: 1707.54 s
93.08/93.60	c Learning 6 hard constraints
93.08/93.60	c ============================[ Search Statistics ]==============================
93.08/93.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.08/93.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
93.08/93.60	c ===============================================================================
93.08/93.60	c |         0 |   12503    23279    58406 |     7759        0    nan |  0.000 % |
93.08/93.62	c |       102 |   12503    23279    58406 |     8535      102     15 | 18.574 % |
93.08/93.64	c ===============================================================================
93.08/93.64	c core #3062
93.08/93.64	c Core size: 660	Core Weight: 1	Total Weight: 3062
93.08/93.64	c Elapsed CPU time: 92.5479 s	Remaining CPU time: 1707.45 s
93.08/93.69	c Learning 5 hard constraints
93.08/93.69	c ============================[ Search Statistics ]==============================
93.08/93.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.08/93.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
93.08/93.69	c ===============================================================================
93.08/93.69	c |         0 |   12506    23285    58429 |     7761        0    nan |  0.000 % |
93.18/93.71	c |       100 |   12506    23285    58429 |     8537      100     19 | 18.570 % |
93.18/93.73	c |       252 |   12506    23285    58429 |     9391      252     16 | 18.570 % |
93.18/93.74	c |       477 |   12506    23285    58429 |    10330      477     17 | 18.570 % |
93.18/93.78	c |       814 |   12506    23285    58429 |    11363      814     16 | 18.570 % |
93.27/93.82	c |      1322 |   12506    23285    58429 |    12500     1322     17 | 18.570 % |
93.27/93.89	c |      2082 |   12506    23285    58429 |    13750     2082     17 | 18.570 % |
93.48/94.01	c |      3225 |   12504    23285    58429 |    15125     3224     20 | 18.583 % |
93.67/94.24	c ===============================================================================
93.67/94.25	c core #3063
93.67/94.25	c Core size: 568	Core Weight: 1	Total Weight: 3063
93.67/94.25	c Elapsed CPU time: 93.1358 s	Remaining CPU time: 1706.86 s
93.77/94.30	c Learning 15 hard constraints
93.77/94.30	c ============================[ Search Statistics ]==============================
93.77/94.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.77/94.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
93.77/94.30	c ===============================================================================
93.77/94.30	c |         0 |   12509    23301    58524 |     7767        0    nan |  0.000 % |
93.77/94.31	c ===============================================================================
93.77/94.31	c core #3064
93.77/94.31	c Core size: 18	Core Weight: 1	Total Weight: 3064
93.77/94.31	c Elapsed CPU time: 93.1998 s	Remaining CPU time: 1706.8 s
93.77/94.35	c ============================[ Search Statistics ]==============================
93.77/94.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.77/94.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
93.77/94.35	c ===============================================================================
93.77/94.35	c |         0 |   12515    23302    58536 |     7767        0    nan |  0.000 % |
93.77/94.38	c ===============================================================================
93.77/94.38	c core #3065
93.77/94.38	c Core size: 18	Core Weight: 1	Total Weight: 3065
93.77/94.38	c Elapsed CPU time: 93.2738 s	Remaining CPU time: 1706.73 s
93.87/94.43	c Learning 2 hard constraints
93.87/94.43	c ============================[ Search Statistics ]==============================
93.87/94.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.87/94.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
93.87/94.43	c ===============================================================================
93.87/94.43	c |         0 |   12521    23305    58553 |     7768        0    nan |  0.000 % |
93.87/94.46	c |       101 |   12521    23305    58553 |     8545      101     25 | 18.552 % |
93.87/94.47	c |       251 |   12521    23305    58553 |     9399      251     20 | 18.552 % |
93.87/94.47	c ===============================================================================
93.87/94.47	c core #3066
93.87/94.47	c Core size: 300	Core Weight: 1	Total Weight: 3066
93.87/94.47	c Elapsed CPU time: 93.3618 s	Remaining CPU time: 1706.64 s
93.98/94.53	c ============================[ Search Statistics ]==============================
93.98/94.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.98/94.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
93.98/94.53	c ===============================================================================
93.98/94.53	c |         0 |   12524    23306    58559 |     7768        0    nan |  0.000 % |
93.98/94.55	c |       103 |   12524    23306    58559 |     8545      103     32 | 18.548 % |
93.98/94.56	c |       257 |   12524    23306    58559 |     9400      257     25 | 18.555 % |
93.98/94.58	c |       483 |   12524    23306    58559 |    10340      483     20 | 18.555 % |
93.98/94.58	c ===============================================================================
93.98/94.58	c core #3067
93.98/94.58	c Core size: 334	Core Weight: 1	Total Weight: 3067
93.98/94.58	c Elapsed CPU time: 93.4628 s	Remaining CPU time: 1706.54 s
94.07/94.63	c ============================[ Search Statistics ]==============================
94.07/94.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.07/94.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.07/94.63	c ===============================================================================
94.07/94.63	c |         0 |   12527    23307    58565 |     7769        0    nan |  0.000 % |
94.07/94.65	c |       101 |   12527    23307    58565 |     8545      101     15 | 18.545 % |
94.07/94.66	c ===============================================================================
94.07/94.66	c core #3068
94.07/94.66	c Core size: 64	Core Weight: 1	Total Weight: 3068
94.07/94.66	c Elapsed CPU time: 93.5318 s	Remaining CPU time: 1706.47 s
94.17/94.70	c ============================[ Search Statistics ]==============================
94.17/94.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.17/94.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.17/94.70	c ===============================================================================
94.17/94.70	c |         0 |   12548    23308    58607 |     7769        0    nan |  0.000 % |
94.17/94.74	c |       100 |   12548    23308    58607 |     8546      100     16 | 18.519 % |
94.17/94.75	c ===============================================================================
94.17/94.75	c core #3069
94.17/94.75	c Core size: 18	Core Weight: 1	Total Weight: 3069
94.17/94.75	c Elapsed CPU time: 93.6198 s	Remaining CPU time: 1706.38 s
94.17/94.79	c Learning 2 hard constraints
94.17/94.79	c ============================[ Search Statistics ]==============================
94.17/94.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.17/94.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.17/94.79	c ===============================================================================
94.17/94.79	c |         0 |   12554    23311    58624 |     7770        0    nan |  0.000 % |
94.27/94.82	c |       102 |   12554    23311    58624 |     8547      102     19 | 18.512 % |
94.27/94.82	c ===============================================================================
94.27/94.82	c core #3070
94.27/94.82	c Core size: 18	Core Weight: 1	Total Weight: 3070
94.27/94.82	c Elapsed CPU time: 93.6898 s	Remaining CPU time: 1706.31 s
94.27/94.87	c Learning 3 hard constraints
94.27/94.87	c ============================[ Search Statistics ]==============================
94.27/94.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.27/94.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.27/94.87	c ===============================================================================
94.27/94.87	c |         0 |   12560    23315    58652 |     7771        0    nan |  0.000 % |
94.27/94.88	c |       101 |   12560    23315    58652 |     8548      101     19 | 18.505 % |
94.37/94.91	c |       252 |   12560    23315    58652 |     9403      252     18 | 18.505 % |
94.37/94.93	c ===============================================================================
94.37/94.93	c core #3071
94.37/94.93	c Core size: 250	Core Weight: 1	Total Weight: 3071
94.37/94.93	c Elapsed CPU time: 93.7997 s	Remaining CPU time: 1706.2 s
94.37/94.98	c ============================[ Search Statistics ]==============================
94.37/94.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.37/94.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.37/94.98	c ===============================================================================
94.37/94.98	c |         0 |   12563    23316    58658 |     7772        0    nan |  0.000 % |
94.47/95.00	c |       100 |   12561    23316    58658 |     8549      100     11 | 18.514 % |
94.47/95.00	c |       250 |   12559    23316    58658 |     9404      250     11 | 18.527 % |
94.47/95.02	c ===============================================================================
94.47/95.02	c core #3072
94.47/95.02	c Core size: 18	Core Weight: 1	Total Weight: 3072
94.47/95.02	c Elapsed CPU time: 93.8827 s	Remaining CPU time: 1706.12 s
94.47/95.06	c Learning 9 hard constraints
94.47/95.06	c ============================[ Search Statistics ]==============================
94.47/95.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.47/95.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.47/95.06	c ===============================================================================
94.47/95.06	c |         0 |   12569    23326    58705 |     7775        0    nan |  0.000 % |
94.47/95.08	c |       100 |   12569    23326    58705 |     8552      100     11 | 18.494 % |
94.47/95.09	c ===============================================================================
94.47/95.09	c core #3073
94.47/95.09	c Core size: 751	Core Weight: 1	Total Weight: 3073
94.47/95.09	c Elapsed CPU time: 93.9567 s	Remaining CPU time: 1706.04 s
94.56/95.14	c Learning 4 hard constraints
94.56/95.14	c ============================[ Search Statistics ]==============================
94.56/95.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.56/95.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.56/95.14	c ===============================================================================
94.56/95.14	c |         0 |   12644    23331    58886 |     7777        0    nan |  0.000 % |
94.56/95.19	c |       100 |   12644    23331    58886 |     8554      100     11 | 18.405 % |
94.67/95.20	c ===============================================================================
94.67/95.20	c core #3074
94.67/95.20	c Core size: 61	Core Weight: 1	Total Weight: 3074
94.67/95.20	c Elapsed CPU time: 94.0617 s	Remaining CPU time: 1705.94 s
94.67/95.25	c Learning 20 hard constraints
94.67/95.25	c ============================[ Search Statistics ]==============================
94.67/95.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.67/95.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.67/95.25	c ===============================================================================
94.67/95.25	c |         0 |   12667    23352    59045 |     7784        0    nan |  0.000 % |
94.67/95.27	c |       101 |   12667    23352    59045 |     8562      101     74 | 18.377 % |
94.67/95.29	c ===============================================================================
94.67/95.29	c core #3075
94.67/95.29	c Core size: 462	Core Weight: 1	Total Weight: 3075
94.67/95.29	c Elapsed CPU time: 94.1477 s	Remaining CPU time: 1705.85 s
94.77/95.34	c ============================[ Search Statistics ]==============================
94.77/95.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.77/95.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.77/95.34	c ===============================================================================
94.77/95.34	c |         0 |   12670    23353    59051 |     7784        0    nan |  0.000 % |
94.77/95.35	c ===============================================================================
94.77/95.35	c core #3076
94.77/95.35	c Core size: 62	Core Weight: 1	Total Weight: 3076
94.77/95.35	c Elapsed CPU time: 94.2017 s	Remaining CPU time: 1705.8 s
94.77/95.40	c ============================[ Search Statistics ]==============================
94.77/95.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.77/95.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.77/95.40	c ===============================================================================
94.77/95.40	c |         0 |   12673    23354    59057 |     7784        0    nan |  0.000 % |
94.86/95.41	c ===============================================================================
94.86/95.41	c core #3077
94.86/95.41	c Core size: 34	Core Weight: 1	Total Weight: 3077
94.86/95.41	c Elapsed CPU time: 94.2627 s	Remaining CPU time: 1705.74 s
94.86/95.46	c ============================[ Search Statistics ]==============================
94.86/95.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.86/95.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.86/95.46	c ===============================================================================
94.86/95.46	c |         0 |   12676    23355    59063 |     7785        0    nan |  0.000 % |
94.86/95.48	c |       100 |   12676    23355    59063 |     8563      100     14 | 18.367 % |
94.86/95.49	c |       250 |   12676    23355    59063 |     9419      250     15 | 18.367 % |
94.96/95.51	c |       476 |   12676    23355    59063 |    10361      476     20 | 18.367 % |
94.96/95.54	c |       816 |   12676    23355    59063 |    11398      816     19 | 18.367 % |
94.96/95.58	c |      1322 |   12675    23355    59063 |    12537     1321     21 | 18.373 % |
95.07/95.62	c ===============================================================================
95.07/95.62	c core #3078
95.07/95.62	c Core size: 360	Core Weight: 1	Total Weight: 3078
95.07/95.62	c Elapsed CPU time: 94.4716 s	Remaining CPU time: 1705.53 s
95.07/95.67	c Learning 9 hard constraints
95.07/95.67	c ============================[ Search Statistics ]==============================
95.07/95.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.07/95.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.07/95.67	c ===============================================================================
95.07/95.67	c |         0 |   12679    23365    59120 |     7788        0    nan |  0.000 % |
95.07/95.70	c |       101 |   12679    23365    59120 |     8567      101     11 | 18.363 % |
95.07/95.70	c ===============================================================================
95.07/95.70	c core #3079
95.07/95.70	c Core size: 89	Core Weight: 1	Total Weight: 3079
95.07/95.70	c Elapsed CPU time: 94.5426 s	Remaining CPU time: 1705.46 s
95.16/95.74	c Learning 3 hard constraints
95.16/95.74	c ============================[ Search Statistics ]==============================
95.16/95.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.16/95.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.16/95.74	c ===============================================================================
95.16/95.74	c |         0 |   12710    23369    59190 |     7789        0    nan |  0.000 % |
95.16/95.76	c |       100 |   12710    23369    59190 |     8568      100     11 | 18.327 % |
95.16/95.78	c |       251 |   12710    23369    59190 |     9425      251     12 | 18.327 % |
95.27/95.82	c |       477 |   12708    23369    59190 |    10368      447     12 | 18.340 % |
95.27/95.82	c ===============================================================================
95.27/95.82	c core #3080
95.27/95.82	c Core size: 486	Core Weight: 1	Total Weight: 3080
95.27/95.82	c Elapsed CPU time: 94.6626 s	Remaining CPU time: 1705.34 s
95.27/95.87	c Learning 7 hard constraints
95.27/95.87	c ============================[ Search Statistics ]==============================
95.27/95.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.27/95.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.27/95.87	c ===============================================================================
95.27/95.87	c |         0 |   12818    23377    59443 |     7792        0    nan |  0.000 % |
95.27/95.88	c ===============================================================================
95.27/95.88	c core #3081
95.27/95.88	c Core size: 50	Core Weight: 1	Total Weight: 3081
95.27/95.88	c Elapsed CPU time: 94.7206 s	Remaining CPU time: 1705.28 s
95.36/95.93	c ============================[ Search Statistics ]==============================
95.36/95.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.36/95.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.36/95.93	c ===============================================================================
95.36/95.93	c |         0 |   12821    23378    59449 |     7792        0    nan |  0.000 % |
95.36/95.94	c |       100 |   12814    23378    59449 |     8571      100      9 | 18.242 % |
95.36/95.95	c ===============================================================================
95.36/95.95	c core #3082
95.36/95.95	c Core size: 867	Core Weight: 1	Total Weight: 3082
95.36/95.95	c Elapsed CPU time: 94.7916 s	Remaining CPU time: 1705.21 s
95.46/96.00	c Learning 1 hard constraints
95.46/96.00	c ============================[ Search Statistics ]==============================
95.46/96.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.46/96.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.46/96.00	c ===============================================================================
95.46/96.00	c |         0 |   12885    23380    59583 |     7793        0    nan |  0.000 % |
95.46/96.01	c ===============================================================================
95.46/96.01	c core #3083
95.46/96.01	c Core size: 18	Core Weight: 1	Total Weight: 3083
95.46/96.01	c Elapsed CPU time: 94.8516 s	Remaining CPU time: 1705.15 s
95.46/96.06	c Learning 1 hard constraints
95.46/96.06	c ============================[ Search Statistics ]==============================
95.46/96.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.46/96.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.46/96.06	c ===============================================================================
95.46/96.06	c |         0 |   12891    23382    59597 |     7794        0    nan |  0.000 % |
95.56/96.11	c |       102 |   12891    23382    59597 |     8573      102     25 | 18.116 % |
95.56/96.14	c |       254 |   12891    23382    59597 |     9430      254     20 | 18.116 % |
95.56/96.15	c ===============================================================================
95.56/96.15	c core #3084
95.56/96.15	c Core size: 18	Core Weight: 1	Total Weight: 3084
95.56/96.15	c Elapsed CPU time: 94.9806 s	Remaining CPU time: 1705.02 s
95.56/96.20	c Learning 3 hard constraints
95.56/96.20	c ============================[ Search Statistics ]==============================
95.56/96.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.56/96.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.56/96.20	c ===============================================================================
95.56/96.20	c |         0 |   12897    23386    59638 |     7795        0    nan |  0.000 % |
95.65/96.21	c ===============================================================================
95.65/96.21	c core #3085
95.65/96.21	c Core size: 612	Core Weight: 1	Total Weight: 3085
95.65/96.21	c Elapsed CPU time: 95.0406 s	Remaining CPU time: 1704.96 s
95.65/96.26	c ============================[ Search Statistics ]==============================
95.65/96.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.65/96.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.65/96.26	c ===============================================================================
95.65/96.26	c |         0 |   12900    23387    59644 |     7795        0    nan |  0.000 % |
95.65/96.27	c ===============================================================================
95.65/96.27	c core #3086
95.65/96.27	c Core size: 66	Core Weight: 1	Total Weight: 3086
95.65/96.27	c Elapsed CPU time: 95.0955 s	Remaining CPU time: 1704.9 s
95.75/96.31	c ============================[ Search Statistics ]==============================
95.75/96.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.75/96.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.75/96.31	c ===============================================================================
95.75/96.31	c |         0 |   12903    23388    59650 |     7796        0    nan |  0.000 % |
95.75/96.36	c |       101 |   12903    23388    59650 |     8575      101     39 | 18.102 % |
95.75/96.37	c ===============================================================================
95.75/96.37	c core #3087
95.75/96.37	c Core size: 33	Core Weight: 1	Total Weight: 3087
95.75/96.37	c Elapsed CPU time: 95.1935 s	Remaining CPU time: 1704.81 s
95.86/96.41	c Learning 2 hard constraints
95.86/96.41	c ============================[ Search Statistics ]==============================
95.86/96.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.86/96.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.86/96.41	c ===============================================================================
95.86/96.41	c |         0 |   12915    23391    59679 |     7797        0    nan |  0.000 % |
95.86/96.43	c ===============================================================================
95.86/96.43	c core #3088
95.86/96.43	c Core size: 18	Core Weight: 1	Total Weight: 3088
95.86/96.43	c Elapsed CPU time: 95.2535 s	Remaining CPU time: 1704.75 s
95.86/96.48	c Learning 4 hard constraints
95.86/96.48	c ============================[ Search Statistics ]==============================
95.86/96.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.86/96.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.86/96.48	c ===============================================================================
95.86/96.48	c |         0 |   12921    23396    59702 |     7798        0    nan |  0.000 % |
95.96/96.53	c |       101 |   12921    23396    59702 |     8578      101     25 | 18.082 % |
96.05/96.60	c ===============================================================================
96.05/96.60	c core #3089
96.05/96.60	c Core size: 54	Core Weight: 1	Total Weight: 3089
96.05/96.60	c Elapsed CPU time: 95.4255 s	Remaining CPU time: 1704.57 s
96.05/96.65	c Learning 6 hard constraints
96.05/96.65	c ============================[ Search Statistics ]==============================
96.05/96.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
96.05/96.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
96.05/96.65	c ===============================================================================
96.05/96.65	c |         0 |   12939    23403    59763 |     7801        0    nan |  0.000 % |
96.05/96.69	c |       101 |   12939    23403    59763 |     8581      101     15 | 18.061 % |
96.05/96.70	c ===============================================================================
96.05/96.70	c core #3090
96.05/96.70	c Core size: 18	Core Weight: 1	Total Weight: 3090
96.05/96.70	c Elapsed CPU time: 95.5155 s	Remaining CPU time: 1704.48 s
96.16/96.74	c Learning 5 hard constraints
96.16/96.74	c ============================[ Search Statistics ]==============================
96.16/96.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
96.16/96.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
96.16/96.74	c ===============================================================================
96.16/96.74	c |         0 |   12945    23409    59802 |     7803        0    nan |  0.000 % |
96.26/96.81	c |       101 |   12945    23409    59802 |     8583      101     45 | 18.054 % |
96.26/96.83	c |       251 |   12945    23409    59802 |     9441      251     24 | 18.054 % |
96.26/96.86	c ===============================================================================
96.26/96.86	c core #3091
96.26/96.86	c Core size: 144	Core Weight: 1	Total Weight: 3091
96.26/96.86	c Elapsed CPU time: 95.6785 s	Remaining CPU time: 1704.32 s
96.36/96.91	c Learning 24 hard constraints
96.36/96.91	c ============================[ Search Statistics ]==============================
96.36/96.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
96.36/96.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
96.36/96.91	c ===============================================================================
96.36/96.91	c |         0 |   12948    23434    59969 |     7811        0    nan |  0.000 % |
96.36/96.93	c ===============================================================================
96.36/96.93	c core #3092
96.36/96.93	c Core size: 20	Core Weight: 1	Total Weight: 3092
96.36/96.93	c Elapsed CPU time: 95.7384 s	Remaining CPU time: 1704.26 s
96.36/96.97	c Learning 6 hard constraints
96.36/96.97	c ============================[ Search Statistics ]==============================
96.36/96.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
96.36/96.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
96.36/96.97	c ===============================================================================
96.36/96.97	c |         0 |   12954    23441    59996 |     7813        0    nan |  0.000 % |
96.36/97.00	c |       100 |   12954    23441    59996 |     8595      100     10 | 18.044 % |
96.45/97.01	c |       250 |   12954    23441    59996 |     9454      250     12 | 18.044 % |
96.45/97.02	c |       475 |   12954    23441    59996 |    10399      475     14 | 18.044 % |
96.45/97.03	c |       812 |   12954    23441    59996 |    11439      812     15 | 18.044 % |
96.45/97.05	c |      1319 |   12930    23441    59996 |    12583      453     13 | 18.196 % |
96.45/97.08	c ===============================================================================
96.45/97.08	c core #3093
96.45/97.08	c Core size: 18	Core Weight: 1	Total Weight: 3093
96.45/97.08	c Elapsed CPU time: 95.8834 s	Remaining CPU time: 1704.12 s
96.56/97.13	c Learning 7 hard constraints
96.56/97.13	c ============================[ Search Statistics ]==============================
96.56/97.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
96.56/97.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
96.56/97.13	c ===============================================================================
96.56/97.13	c |         0 |   12960    23449    60037 |     7816        0    nan |  0.000 % |
96.56/97.15	c |       100 |   12960    23449    60037 |     8597      100     14 | 18.037 % |
96.56/97.15	c ===============================================================================
96.56/97.15	c core #3094
96.56/97.15	c Core size: 18	Core Weight: 1	Total Weight: 3094
96.56/97.15	c Elapsed CPU time: 95.9534 s	Remaining CPU time: 1704.05 s
96.56/97.20	c ============================[ Search Statistics ]==============================
96.56/97.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
96.56/97.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
96.56/97.20	c ===============================================================================
96.56/97.20	c |         0 |   12966    23450    60049 |     7816        0    nan |  0.000 % |
96.65/97.22	c |       100 |   12966    23450    60049 |     8598      100     20 | 18.030 % |
96.65/97.24	c |       251 |   12966    23450    60049 |     9458      251     16 | 18.030 % |
96.65/97.27	c |       477 |   12966    23450    60049 |    10403      477     15 | 18.030 % |
96.75/97.30	c |       818 |   12966    23450    60049 |    11444      818     16 | 18.030 % |
96.75/97.40	c |      1325 |   12964    23450    60049 |    12588     1324     16 | 18.043 % |
96.95/97.57	c |      2084 |   12964    23450    60049 |    13847     2083     16 | 18.043 % |
97.25/97.82	c |      3223 |   12962    23450    60049 |    15232     2561     15 | 18.055 % |
97.35/97.97	c ===============================================================================
97.45/98.01	c core #3095
97.45/98.01	c Core size: 775	Core Weight: 1	Total Weight: 3095
97.45/98.01	c Elapsed CPU time: 96.7963 s	Remaining CPU time: 1703.2 s
97.45/98.06	c Learning 40 hard constraints
97.45/98.06	c ============================[ Search Statistics ]==============================
97.45/98.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
97.45/98.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
97.45/98.06	c ===============================================================================
97.45/98.06	c |         0 |   13064    23491    60602 |     7830        0    nan |  0.000 % |
97.45/98.09	c |       100 |   13064    23491    60602 |     8613      100     21 | 17.919 % |
97.56/98.10	c |       250 |   13064    23491    60602 |     9474      250     26 | 17.919 % |
97.56/98.14	c |       475 |   13064    23491    60602 |    10422      475     19 | 17.919 % |
97.56/98.17	c |       813 |   13064    23491    60602 |    11464      813     20 | 17.919 % |
97.66/98.21	c |      1319 |   13064    23491    60602 |    12610     1319     27 | 17.919 % |
97.76/98.31	c |      2078 |   13064    23491    60602 |    13871     2078     23 | 17.919 % |
97.86/98.46	c ===============================================================================
97.86/98.46	c core #3096
97.86/98.46	c Core size: 18	Core Weight: 1	Total Weight: 3096
97.86/98.46	c Elapsed CPU time: 97.2372 s	Remaining CPU time: 1702.76 s
97.95/98.50	c Learning 20 hard constraints
97.95/98.50	c ============================[ Search Statistics ]==============================
97.95/98.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
97.95/98.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
97.95/98.50	c ===============================================================================
97.95/98.50	c |         0 |   13070    23512    60749 |     7837        0    nan |  0.000 % |
97.95/98.52	c ===============================================================================
97.95/98.52	c core #3097
97.95/98.52	c Core size: 43	Core Weight: 1	Total Weight: 3097
97.95/98.52	c Elapsed CPU time: 97.2942 s	Remaining CPU time: 1702.71 s
97.95/98.56	c Learning 4 hard constraints
97.95/98.56	c ============================[ Search Statistics ]==============================
97.95/98.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
97.95/98.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
97.95/98.57	c ===============================================================================
97.95/98.57	c |         0 |   13085    23517    60789 |     7839        0    nan |  0.000 % |
97.95/98.59	c |       100 |   13085    23517    60789 |     8622      100     24 | 17.895 % |
98.05/98.61	c |       250 |   13085    23517    60789 |     9485      250     18 | 17.895 % |
98.05/98.63	c |       478 |   13085    23517    60789 |    10433      478     19 | 17.895 % |
98.05/98.67	c |       815 |   13085    23517    60789 |    11477      815     17 | 17.895 % |
98.15/98.71	c |      1324 |   13085    23517    60789 |    12624     1324     20 | 17.895 % |
98.25/98.80	c |      2083 |   13085    23517    60789 |    13887     2083     18 | 17.895 % |
98.55/99.17	c |      3222 |   13083    23517    60789 |    15275     3221     17 | 17.908 % |
98.65/99.29	c ===============================================================================
98.75/99.31	c core #3098
98.75/99.31	c Core size: 941	Core Weight: 1	Total Weight: 3098
98.75/99.31	c Elapsed CPU time: 98.0771 s	Remaining CPU time: 1701.92 s
98.75/99.36	c Learning 31 hard constraints
98.75/99.36	c ============================[ Search Statistics ]==============================
98.75/99.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
98.75/99.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
98.75/99.36	c ===============================================================================
98.75/99.36	c |         0 |   13286    23549    61414 |     7849        0    nan |  0.000 % |
98.75/99.37	c ===============================================================================
98.75/99.37	c core #3099
98.75/99.37	c Core size: 168	Core Weight: 1	Total Weight: 3099
98.75/99.37	c Elapsed CPU time: 98.1411 s	Remaining CPU time: 1701.86 s
98.85/99.42	c ============================[ Search Statistics ]==============================
98.85/99.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
98.85/99.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
98.85/99.42	c ===============================================================================
98.85/99.42	c |         0 |   13289    23550    61420 |     7850        0    nan |  0.000 % |
98.85/99.46	c |       100 |   13289    23550    61420 |     8635      100     20 | 17.669 % |
98.85/99.47	c ===============================================================================
98.85/99.47	c core #3100
98.85/99.47	c Core size: 18	Core Weight: 1	Total Weight: 3100
98.85/99.47	c Elapsed CPU time: 98.2351 s	Remaining CPU time: 1701.76 s
98.95/99.52	c Learning 12 hard constraints
98.95/99.52	c ============================[ Search Statistics ]==============================
98.95/99.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
98.95/99.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
98.95/99.52	c ===============================================================================
98.95/99.52	c |         0 |   13295    23563    61489 |     7854        0    nan |  0.000 % |
98.95/99.55	c |       100 |   13295    23563    61489 |     8639      100     18 | 17.663 % |
98.95/99.57	c ===============================================================================
98.95/99.57	c core #3101
98.95/99.57	c Core size: 18	Core Weight: 1	Total Weight: 3101
98.95/99.57	c Elapsed CPU time: 98.3291 s	Remaining CPU time: 1701.67 s
99.06/99.61	c Learning 12 hard constraints
99.06/99.61	c ============================[ Search Statistics ]==============================
99.06/99.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
99.06/99.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
99.06/99.61	c ===============================================================================
99.06/99.61	c |         0 |   13301    23576    61599 |     7858        0    nan |  0.000 % |
99.06/99.64	c |       101 |   13301    23576    61599 |     8644      101     14 | 17.656 % |
99.06/99.64	c ===============================================================================
99.06/99.65	c core #3102
99.06/99.65	c Core size: 26	Core Weight: 1	Total Weight: 3102
99.06/99.65	c Elapsed CPU time: 98.406 s	Remaining CPU time: 1701.59 s
99.06/99.69	c Learning 6 hard constraints
99.06/99.69	c ============================[ Search Statistics ]==============================
99.06/99.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
99.06/99.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
99.06/99.69	c ===============================================================================
99.06/99.69	c |         0 |   13312    23583    61640 |     7861        0    nan |  0.000 % |
99.15/99.72	c |       100 |   13312    23583    61640 |     8647      100     16 | 17.644 % |
99.15/99.75	c |       251 |   13312    23583    61640 |     9511      251     16 | 17.644 % |
99.15/99.79	c |       476 |   13312    23583    61640 |    10462      476     17 | 17.644 % |
99.25/99.87	c |       813 |   13312    23583    61640 |    11509      813     17 | 17.644 % |
99.35/99.91	c |      1319 |   13312    23583    61640 |    12660     1319     19 | 17.644 % |
99.46/100.00	c ===============================================================================
99.46/100.00	c core #3103
99.46/100.00	c Core size: 34	Core Weight: 1	Total Weight: 3103
99.46/100.00	c Elapsed CPU time: 98.753 s	Remaining CPU time: 1701.25 s
99.46/100.05	c Learning 110 hard constraints
99.46/100.05	c ============================[ Search Statistics ]==============================
99.46/100.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
99.46/100.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
99.46/100.05	c ===============================================================================
99.46/100.05	c |         0 |   13324    23694    63181 |     7898        0    nan |  0.000 % |
99.46/100.06	c ===============================================================================
99.46/100.06	c core #3104
99.46/100.06	c Core size: 48	Core Weight: 1	Total Weight: 3104
99.46/100.06	c Elapsed CPU time: 98.813 s	Remaining CPU time: 1701.19 s
99.55/100.11	c ============================[ Search Statistics ]==============================
99.55/100.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
99.55/100.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
99.55/100.11	c ===============================================================================
99.55/100.11	c |         0 |   13342    23695    63217 |     7898        0    nan |  0.000 % |
99.55/100.13	c |       101 |   13342    23695    63217 |     8688      101     24 | 17.611 % |
99.55/100.16	c ===============================================================================
99.55/100.16	c core #3105
99.55/100.16	c Core size: 655	Core Weight: 1	Total Weight: 3105
99.55/100.16	c Elapsed CPU time: 98.908 s	Remaining CPU time: 1701.09 s
99.65/100.21	c Learning 11 hard constraints
99.65/100.21	c ============================[ Search Statistics ]==============================
99.65/100.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
99.65/100.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
99.65/100.21	c ===============================================================================
99.65/100.21	c |         0 |   13368    23707    63318 |     7902        0    nan |  0.000 % |
99.65/100.27	c |       100 |   13368    23707    63318 |     8692      100     55 | 17.583 % |
99.65/100.29	c |       251 |   13368    23707    63318 |     9561      251     30 | 17.583 % |
99.75/100.35	c |       480 |   13368    23707    63318 |    10518      480     27 | 17.583 % |
99.85/100.40	c |       817 |   13364    23707    63318 |    11569      816     22 | 17.608 % |
99.85/100.46	c |      1325 |   13364    23707    63318 |    12726     1324     21 | 17.608 % |
100.05/100.62	c |      2084 |   13364    23707    63318 |    13999     2081     20 | 17.608 % |
100.15/100.71	c ===============================================================================
100.15/100.71	c core #3106
100.15/100.71	c Core size: 1036	Core Weight: 1	Total Weight: 3106
100.15/100.71	c Elapsed CPU time: 99.4519 s	Remaining CPU time: 1700.55 s
100.15/100.77	c Learning 93 hard constraints
100.15/100.77	c ============================[ Search Statistics ]==============================
100.15/100.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
100.15/100.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
100.15/100.77	c ===============================================================================
100.15/100.77	c |         0 |   13371    23801    64620 |     7933        0    nan |  0.000 % |
100.25/100.84	c |       100 |   13371    23801    64620 |     8727      100     15 | 17.580 % |
100.25/100.85	c |       250 |   13349    23801    64620 |     9599      178     12 | 17.771 % |
100.25/100.85	c ===============================================================================
100.25/100.85	c core #3107
100.25/100.85	c Core size: 74	Core Weight: 1	Total Weight: 3107
100.25/100.85	c Elapsed CPU time: 99.5839 s	Remaining CPU time: 1700.42 s
100.25/100.90	c Learning 5 hard constraints
100.25/100.90	c ============================[ Search Statistics ]==============================
100.25/100.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
100.25/100.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
100.25/100.90	c ===============================================================================
100.25/100.90	c |         0 |   13393    23807    64679 |     7935        0    nan |  0.000 % |
100.35/100.98	c |       101 |   13393    23807    64679 |     8729      101     21 | 17.556 % |
100.44/101.05	c |       251 |   13390    23807    64679 |     9602      250     14 | 17.575 % |
100.44/101.09	c ===============================================================================
100.44/101.09	c core #3108
100.44/101.09	c Core size: 126	Core Weight: 1	Total Weight: 3108
100.44/101.09	c Elapsed CPU time: 99.8228 s	Remaining CPU time: 1700.18 s
100.55/101.14	c Learning 7 hard constraints
100.55/101.14	c ============================[ Search Statistics ]==============================
100.55/101.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
100.55/101.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
100.55/101.14	c ===============================================================================
100.55/101.14	c |         0 |   13396    23815    64711 |     7938        0    nan |  0.000 % |
100.55/101.18	c |       101 |   13396    23815    64711 |     8732      101     32 | 17.553 % |
100.55/101.20	c |       252 |   13396    23815    64711 |     9605      252     21 | 17.553 % |
100.65/101.26	c |       479 |   13396    23815    64711 |    10565      479     20 | 17.553 % |
100.75/101.32	c |       817 |   13396    23815    64711 |    11622      817     19 | 17.553 % |
100.85/101.47	c |      1325 |   13396    23815    64711 |    12784     1325     21 | 17.553 % |
100.95/101.51	c ===============================================================================
100.95/101.51	c core #3109
100.95/101.51	c Core size: 324	Core Weight: 1	Total Weight: 3109
100.95/101.52	c Elapsed CPU time: 100.238 s	Remaining CPU time: 1699.76 s
100.95/101.56	c Learning 42 hard constraints
100.95/101.56	c ============================[ Search Statistics ]==============================
100.95/101.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
100.95/101.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
100.95/101.56	c ===============================================================================
100.95/101.56	c |         0 |   13399    23858    65334 |     7952        0    nan |  0.000 % |
101.04/101.62	c |       100 |   13399    23858    65334 |     8747      100     27 | 17.550 % |
101.04/101.65	c ===============================================================================
101.04/101.65	c core #3110
101.04/101.65	c Core size: 629	Core Weight: 1	Total Weight: 3110
101.04/101.65	c Elapsed CPU time: 100.368 s	Remaining CPU time: 1699.63 s
101.15/101.70	c Learning 3 hard constraints
101.15/101.70	c ============================[ Search Statistics ]==============================
101.15/101.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
101.15/101.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
101.15/101.70	c ===============================================================================
101.15/101.70	c |         0 |   13420    23862    65393 |     7954        0    nan |  0.000 % |
101.15/101.74	c |       100 |   13420    23862    65393 |     8749      100     41 | 17.527 % |
101.15/101.75	c |       251 |   13420    23862    65393 |     9624      251     24 | 17.527 % |
101.15/101.77	c |       476 |   13420    23862    65393 |    10586      476     22 | 17.527 % |
101.15/101.79	c |       813 |   13420    23862    65393 |    11645      813     20 | 17.527 % |
101.25/101.83	c |      1320 |   13420    23862    65393 |    12809     1320     20 | 17.527 % |
101.34/101.95	c |      2083 |   13420    23862    65393 |    14090     2083     20 | 17.527 % |
101.45/102.08	c |      3222 |   13417    23862    65393 |    15500     3221     21 | 17.545 % |
101.84/102.48	c |      4933 |   13417    23862    65393 |    17050     4932     24 | 17.545 % |
101.94/102.54	c ===============================================================================
101.94/102.54	c core #3111
101.94/102.54	c Core size: 94	Core Weight: 1	Total Weight: 3111
101.94/102.54	c Elapsed CPU time: 101.24 s	Remaining CPU time: 1698.76 s
101.94/102.59	c Learning 118 hard constraints
101.94/102.60	c ============================[ Search Statistics ]==============================
101.94/102.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
101.94/102.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
101.94/102.60	c ===============================================================================
101.94/102.60	c |         0 |   13423    23981    67135 |     7993        0    nan |  0.000 % |
102.04/102.63	c |       100 |   13423    23981    67135 |     8793      100     34 | 17.524 % |
102.04/102.65	c |       250 |   13423    23981    67135 |     9672      250     23 | 17.524 % |
102.04/102.66	c |       475 |   13423    23981    67135 |    10639      475     23 | 17.524 % |
102.04/102.68	c |       814 |   13423    23981    67135 |    11703      814     28 | 17.524 % |
102.15/102.72	c |      1321 |   13423    23981    67135 |    12873     1321     29 | 17.524 % |
102.15/102.78	c |      2083 |   13423    23981    67135 |    14161     2083     32 | 17.524 % |
102.34/102.91	c |      3222 |   13423    23981    67135 |    15577     3222     31 | 17.524 % |
102.44/103.09	c ===============================================================================
102.44/103.09	c core #3112
102.44/103.09	c Core size: 266	Core Weight: 1	Total Weight: 3112
102.44/103.09	c Elapsed CPU time: 101.784 s	Remaining CPU time: 1698.22 s
102.54/103.14	c Learning 4 hard constraints
102.54/103.14	c ============================[ Search Statistics ]==============================
102.54/103.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
102.54/103.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
102.54/103.14	c ===============================================================================
102.54/103.14	c |         0 |   13426    23986    67151 |     7995        0    nan |  0.000 % |
102.54/103.16	c |       100 |   13426    23986    67151 |     8794      100     23 | 17.521 % |
102.54/103.18	c |       250 |   13424    23986    67151 |     9674      250     19 | 17.533 % |
102.64/103.20	c |       476 |   13424    23986    67151 |    10641      476     18 | 17.533 % |
102.64/103.22	c |       813 |   13424    23986    67151 |    11705      812     19 | 17.533 % |
102.64/103.26	c |      1320 |   13424    23986    67151 |    12876     1319     24 | 17.533 % |
102.74/103.33	c |      2079 |   13424    23986    67151 |    14164     2078     22 | 17.533 % |
102.94/103.50	c |      3220 |   13424    23986    67151 |    15580     3219     22 | 17.533 % |
103.15/103.77	c |      4929 |   13422    23986    67151 |    17138     4927     21 | 17.545 % |
103.54/104.11	c |      7491 |   13420    23986    67151 |    18852     7488     22 | 17.557 % |
104.44/105.08	c |     11337 |   13416    23986    67151 |    20737    11333     23 | 17.582 % |
104.54/105.17	c ===============================================================================
104.54/105.17	c core #3113
104.54/105.17	c Core size: 684	Core Weight: 1	Total Weight: 3113
104.54/105.17	c Elapsed CPU time: 103.83 s	Remaining CPU time: 1696.17 s
104.65/105.23	c Learning 216 hard constraints
104.65/105.23	c ============================[ Search Statistics ]==============================
104.65/105.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
104.65/105.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
104.65/105.24	c ===============================================================================
104.65/105.24	c |         0 |   13429    24203    70639 |     8067        0    nan |  0.000 % |
104.65/105.28	c |       104 |   13429    24203    70639 |     8874      104     21 | 17.517 % |
104.74/105.35	c |       254 |   13428    24203    70639 |     9761      253     17 | 17.523 % |
104.84/105.47	c |       480 |   13395    24203    70639 |    10738      479     19 | 17.917 % |
105.84/106.49	c |       817 |   13161    24203    70639 |    11811      720     35 | 19.163 % |
107.34/107.91	c |      1324 |   13160    24203    70639 |    12993     1226     46 | 19.170 % |
109.54/110.14	c |      2084 |   13158    24203    70639 |    14292     1984     52 | 19.182 % |
112.24/112.86	c |      3224 |   13158    24203    70639 |    15721     3124     58 | 19.182 % |
116.64/117.25	c |      4932 |   13158    24203    70639 |    17293     4832     61 | 19.182 % |
123.54/124.15	c |      7494 |   13158    24203    70639 |    19023     7394     65 | 19.182 % |
134.23/134.87	c |     11338 |   13156    24203    70639 |    20925    11235     66 | 19.194 % |
150.03/150.69	c |     17104 |   13155    24203    70639 |    23017    17000     70 | 19.200 % |
176.22/176.88	c |     25754 |   13154    24203    70639 |    25319    25649     73 | 19.206 % |
217.90/218.52	c |     38729 |   13154    24203    70639 |    27851    22151     81 | 19.206 % |
272.98/273.60	c ===============================================================================
272.98/273.60	c core #3114
272.98/273.60	c Core size: 510	Core Weight: 1	Total Weight: 3114
272.98/273.60	c Elapsed CPU time: 271.812 s	Remaining CPU time: 1528.19 s
273.08/273.70	c Learning 175 hard constraints
273.08/273.70	c ============================[ Search Statistics ]==============================
273.08/273.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
273.08/273.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
273.08/273.70	c ===============================================================================
273.08/273.70	c |         0 |   13432    24379    73055 |     8126        0    nan |  0.000 % |
273.08/273.80	c |       100 |   13432    24379    73055 |     8938      100     19 | 17.514 % |
273.19/273.90	c |       251 |   13432    24379    73055 |     9832      251     19 | 17.514 % |
273.29/273.91	c ===============================================================================
273.29/273.91	c core #3115
273.29/273.91	c Core size: 189	Core Weight: 1	Total Weight: 3115
273.29/273.91	c Elapsed CPU time: 272.111 s	Remaining CPU time: 1527.89 s
273.29/273.95	c Learning 4 hard constraints
273.29/273.95	c ============================[ Search Statistics ]==============================
273.29/273.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
273.29/273.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
273.29/273.95	c ===============================================================================
273.29/273.95	c |         0 |   13495    24384    73192 |     8128        0    nan |  0.000 % |
273.29/273.97	c |       101 |   13495    24384    73192 |     8940      101     19 | 17.447 % |
273.38/274.08	c |       252 |   13495    24384    73192 |     9834      252     17 | 17.447 % |
273.68/274.34	c |       477 |   13495    24384    73192 |    10818      477     22 | 17.447 % |
273.98/274.66	c |       814 |   13494    24384    73192 |    11900      813     25 | 17.453 % |
274.68/275.39	c |      1320 |   13491    24384    73192 |    13090     1317     27 | 17.471 % |
275.48/276.16	c |      2079 |   13489    24384    73192 |    14399     2075     29 | 17.483 % |
280.17/280.88	c |      3218 |   13481    24384    73192 |    15839     3206     45 | 17.538 % |
286.57/287.24	c |      4927 |   13479    24384    73192 |    17423     4913     59 | 17.545 % |
296.57/297.24	c |      7490 |   13479    24384    73192 |    19165     7476     70 | 17.545 % |
313.66/314.39	c |     11335 |   13479    24384    73192 |    21081    11321     75 | 17.545 % |
340.56/341.23	c |     17101 |   13476    24384    73192 |    23190    17086     77 | 17.563 % |
388.94/389.67	c |     25753 |   13459    24384    73192 |    25509    25727     84 | 17.667 % |
464.00/464.71	c |     38727 |   13444    24384    73192 |    28060    21673    102 | 17.759 % |
571.36/572.18	c |     58189 |   13420    24384    73192 |    30866    19485    111 | 17.905 % |
737.40/738.23	c |     87383 |   13420    24384    73192 |    33952    27354    120 | 17.905 % |
976.52/977.42	c |    131174 |   13417    24384    73192 |    37347    23565    123 | 17.924 % |
1351.58/1352.67	c |    196858 |   13409    24384    73192 |    41082    35312    128 | 18.107 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1875532-1245158068/watcher-1875532-1245158068 -o /tmp/evaluation-result-1875532-1245158068/solver-1875532-1245158068 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875532-1245158068.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 32709
/proc/meminfo: memFree=1859464/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=3300 CPUtime=0
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 183407869 3379200 269 1992294400 134512640 135709839 4294956240 18446744073709551615 135190367 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 876 277 122 292 0 469 0

[startup+0.0677549 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 32709
/proc/meminfo: memFree=1859464/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=5344 CPUtime=0.06
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 955 0 0 0 6 0 0 0 18 0 1 0 183407869 5472256 827 1992294400 134512640 135709839 4294956240 18446744073709551615 134530663 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 1336 827 133 292 0 1041 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5344

[startup+0.10176 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 32709
/proc/meminfo: memFree=1859464/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=6156 CPUtime=0.09
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 1286 0 0 0 9 0 0 0 18 0 1 0 183407869 6303744 1044 1992294400 134512640 135709839 4294956240 18446744073709551615 134570404 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 1539 1044 133 292 0 1244 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6156

[startup+0.30178 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 32709
/proc/meminfo: memFree=1859464/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=6256 CPUtime=0.29
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 1568 0 0 0 29 0 0 0 19 0 1 0 183407869 6406144 1103 1992294400 134512640 135709839 4294956240 18446744073709551615 134607329 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 1564 1103 133 292 0 1269 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6256

[startup+0.701821 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 32709
/proc/meminfo: memFree=1859464/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=6464 CPUtime=0.69
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 1740 0 0 0 69 0 0 0 23 0 1 0 183407869 6619136 1123 1992294400 134512640 135709839 4294956240 18446744073709551615 135182905 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 1616 1123 133 292 0 1321 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6464

[startup+1.5029 s]
/proc/loadavg: 0.92 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1855104/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=6820 CPUtime=1.49
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 3960 0 0 0 148 1 0 0 25 0 1 0 183407869 6983680 1214 1992294400 134512640 135709839 4294956240 18446744073709551615 135163538 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 1705 1214 133 292 0 1410 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6820

[startup+3.10107 s]
/proc/loadavg: 0.92 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1854720/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=6836 CPUtime=3.09
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 6460 0 0 0 306 3 0 0 25 0 1 0 183407869 7000064 1252 1992294400 134512640 135709839 4294956240 18446744073709551615 134517520 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 1709 1252 133 292 0 1414 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6836

[startup+6.3014 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1853440/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=8376 CPUtime=6.25
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 7038 0 0 0 621 4 0 0 25 0 1 0 183407869 8577024 1612 1992294400 134512640 135709839 4294956240 18446744073709551615 134517517 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 2094 1612 133 292 0 1799 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 8376

[startup+12.7011 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1850440/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=11424 CPUtime=12.59
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 10280 0 0 0 1253 6 0 0 25 0 1 0 183407869 11698176 2374 1992294400 134512640 135709839 4294956240 18446744073709551615 135168133 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 2856 2374 133 292 0 2561 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 11424

[startup+25.5014 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1841104/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=20632 CPUtime=25.33
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 25747 0 0 0 2517 16 0 0 25 0 1 0 183407869 21127168 4695 1992294400 134512640 135709839 4294956240 18446744073709551615 135172984 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 5158 4695 133 292 0 4863 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 20632

[startup+51.102 s]
/proc/loadavg: 0.96 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1817040/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=45028 CPUtime=50.81
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 43280 0 0 0 5054 27 0 0 25 0 1 0 183407869 46108672 10767 1992294400 134512640 135709839 4294956240 18446744073709551615 135166305 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 11257 10767 133 292 0 10962 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 45028

[startup+102.305 s]
/proc/loadavg: 0.98 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1714512/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=146148 CPUtime=101.75
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 89558 0 0 0 10100 75 0 0 25 0 1 0 183407869 149655552 36057 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 36537 36057 136 292 0 36242 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 146148

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1669712/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=191316 CPUtime=161.72
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 100840 0 0 0 16079 93 0 0 25 0 1 0 183407869 195907584 47339 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 47829 47339 136 292 0 47534 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 191316

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1629072/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=231556 CPUtime=221.7
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 110866 0 0 0 22063 107 0 0 25 0 1 0 183407869 237113344 57365 1992294400 134512640 135709839 4294956240 18446744073709551615 134587989 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 57889 57365 136 292 0 57594 0
Current children cumulated CPU time (s) 221.7
Current children cumulated vsize (KiB) 231556

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1595088/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=265256 CPUtime=281.67
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 119299 0 0 0 28048 119 0 0 25 0 1 0 183407869 271622144 65798 1992294400 134512640 135709839 4294956240 18446744073709551615 134579117 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 66314 65798 136 292 0 66019 0
Current children cumulated CPU time (s) 281.67
Current children cumulated vsize (KiB) 265256

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1595088/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=265256 CPUtime=341.66
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 119312 0 0 0 34042 124 0 0 25 0 1 0 183407869 271622144 65811 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 66314 65811 136 292 0 66019 0
Current children cumulated CPU time (s) 341.66
Current children cumulated vsize (KiB) 265256

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1594704/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=265256 CPUtime=401.64
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 119382 0 0 0 40037 127 0 0 25 0 1 0 183407869 271622144 65881 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 66314 65881 136 292 0 66019 0
Current children cumulated CPU time (s) 401.64
Current children cumulated vsize (KiB) 265256

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1594640/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=265392 CPUtime=461.61
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 119414 0 0 0 46030 131 0 0 25 0 1 0 183407869 271761408 65913 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 66348 65913 136 292 0 66053 0
Current children cumulated CPU time (s) 461.61
Current children cumulated vsize (KiB) 265392

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1563792/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=296620 CPUtime=521.59
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 127219 0 0 0 52017 142 0 0 25 0 1 0 183407869 303738880 73718 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 74155 73718 136 292 0 73860 0
Current children cumulated CPU time (s) 521.59
Current children cumulated vsize (KiB) 296620

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1528848/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=331152 CPUtime=581.56
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 135855 0 0 0 58003 153 0 0 25 0 1 0 183407869 339099648 82354 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 82788 82354 136 292 0 82493 0
Current children cumulated CPU time (s) 581.56
Current children cumulated vsize (KiB) 331152

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1496912/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=362792 CPUtime=641.53
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 143747 0 0 0 63989 164 0 0 25 0 1 0 183407869 371499008 90246 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 90698 90246 136 292 0 90403 0
Current children cumulated CPU time (s) 641.53
Current children cumulated vsize (KiB) 362792

[startup+702.302 s]

################
# More data... #
################

[startup+882.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1367760/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=491764 CPUtime=881.45
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 175998 0 0 0 87941 204 0 0 25 0 1 0 183407869 503566336 122497 1992294400 134512640 135709839 4294956240 18446744073709551615 134573759 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 122941 122497 136 292 0 122646 0
Current children cumulated CPU time (s) 881.45
Current children cumulated vsize (KiB) 491764

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1337424/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=522436 CPUtime=941.43
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 183655 0 0 0 93928 215 0 0 25 0 1 0 183407869 534974464 130154 1992294400 134512640 135709839 4294956240 18446744073709551615 134573652 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 130609 130154 136 292 0 130314 0
Current children cumulated CPU time (s) 941.43
Current children cumulated vsize (KiB) 522436

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1305360/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=554084 CPUtime=1001.41
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 191554 0 0 0 99916 225 0 0 25 0 1 0 183407869 567382016 138053 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 138521 138053 136 292 0 138226 0
Current children cumulated CPU time (s) 1001.41
Current children cumulated vsize (KiB) 554084

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1276304/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=583288 CPUtime=1061.39
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 198873 0 0 0 105903 236 0 0 25 0 1 0 183407869 597286912 145372 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 145822 145372 136 292 0 145527 0
Current children cumulated CPU time (s) 1061.39
Current children cumulated vsize (KiB) 583288

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1244112/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=615144 CPUtime=1121.37
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 206846 0 0 0 111890 247 0 0 25 0 1 0 183407869 629907456 153345 1992294400 134512640 135709839 4294956240 18446744073709551615 134572570 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 153786 153345 136 292 0 153491 0
Current children cumulated CPU time (s) 1121.37
Current children cumulated vsize (KiB) 615144

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1213392/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=646196 CPUtime=1181.34
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 214598 0 0 0 117876 258 0 0 25 0 1 0 183407869 661704704 161097 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 161549 161097 136 292 0 161254 0
Current children cumulated CPU time (s) 1181.34
Current children cumulated vsize (KiB) 646196

[startup+1242.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1183248/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=675888 CPUtime=1241.33
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 222003 0 0 0 123864 269 0 0 25 0 1 0 183407869 692109312 168502 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 168972 168502 136 292 0 168677 0
Current children cumulated CPU time (s) 1241.33
Current children cumulated vsize (KiB) 675888

[startup+1302.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1150352/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=708432 CPUtime=1301.31
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 230129 0 0 0 129852 279 0 0 25 0 1 0 183407869 725434368 176628 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 177108 176628 136 292 0 176813 0
Current children cumulated CPU time (s) 1301.31
Current children cumulated vsize (KiB) 708432

[startup+1362.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1122064/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=736764 CPUtime=1361.28
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 237242 0 0 0 135839 289 0 0 25 0 1 0 183407869 754446336 183741 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 184191 183741 136 292 0 183896 0
Current children cumulated CPU time (s) 1361.28
Current children cumulated vsize (KiB) 736764

[startup+1422.31 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1095504/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=763200 CPUtime=1421.27
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 243827 0 0 0 141828 299 0 0 25 0 1 0 183407869 781516800 190326 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 190800 190326 136 292 0 190505 0
Current children cumulated CPU time (s) 1421.27
Current children cumulated vsize (KiB) 763200

[startup+1482.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1067024/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=791912 CPUtime=1481.24
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 250980 0 0 0 147815 309 0 0 25 0 1 0 183407869 810917888 197479 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 197978 197479 136 292 0 197683 0
Current children cumulated CPU time (s) 1481.24
Current children cumulated vsize (KiB) 791912

[startup+1542.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1040656/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=817992 CPUtime=1541.21
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 257498 0 0 0 153803 318 0 0 25 0 1 0 183407869 837623808 203997 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 204498 203997 136 292 0 204203 0
Current children cumulated CPU time (s) 1541.21
Current children cumulated vsize (KiB) 817992

[startup+1602.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=1014416/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=844312 CPUtime=1601.19
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 264100 0 0 0 159791 328 0 0 25 0 1 0 183407869 864575488 210599 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 211078 210599 136 292 0 210783 0
Current children cumulated CPU time (s) 1601.19
Current children cumulated vsize (KiB) 844312

[startup+1662.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=984272/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=874208 CPUtime=1661.17
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 271557 0 0 0 165779 338 0 0 25 0 1 0 183407869 895188992 218056 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 218552 218056 136 292 0 218257 0
Current children cumulated CPU time (s) 1661.17
Current children cumulated vsize (KiB) 874208

[startup+1722.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=955792/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=902800 CPUtime=1721.15
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 278723 0 0 0 171767 348 0 0 25 0 1 0 183407869 924467200 225222 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 225700 225222 136 292 0 225405 0
Current children cumulated CPU time (s) 1721.15
Current children cumulated vsize (KiB) 902800

[startup+1782.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=929104/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=929352 CPUtime=1781.13
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 285325 0 0 0 177758 355 0 0 25 0 1 0 183407869 951656448 231824 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 232338 231824 136 292 0 232043 0
Current children cumulated CPU time (s) 1781.13
Current children cumulated vsize (KiB) 929352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=920848/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=937332 CPUtime=1800.03
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4194304 287332 0 0 0 179644 359 0 0 25 0 1 0 183407869 959827968 233831 1992294400 134512640 135709839 4294956240 18446744073709551615 134573775 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 234333 233831 136 292 0 234038 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 937332

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1801.31 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32710
/proc/meminfo: memFree=920848/2055920 swapFree=4191896/4192956
[pid=32709] ppid=32707 vsize=0 CPUtime=1800.13
/proc/32709/stat : 32709 (wbo) R 32707 32709 32666 0 -1 4195332 287332 0 0 0 179644 369 0 0 25 0 1 0 183407869 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/32709/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.35
CPU time (s): 1800.18
CPU user time (s): 1796.45
CPU system time (s): 3.73143
CPU usage (%): 99.9352
Max. virtual memory (cumulated for all children) (KiB): 937332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.45
system time used= 3.73143
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 287332
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 18469

runsolver used 2.27965 second user time and 4.79927 second system time

The end

Launcher Data

Begin job on node2 at 2009-06-16 15:14:28
IDJOB=1875532
IDBENCH=2167
IDSOLVER=698
FILE ID=node2/1875532-1245158068
PBS_JOBID= 9363836
Free space on /tmp= 66452 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-5.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1875532-1245158068/watcher-1875532-1245158068 -o /tmp/evaluation-result-1875532-1245158068/solver-1875532-1245158068 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875532-1245158068.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0973e03eb27089eff6bc20e630a3ba01
RANDOM SEED=1895776655

node2.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1859944 kB
Buffers:         33828 kB
Cached:          91168 kB
SwapCached:        260 kB
Active:          43584 kB
Inactive:        94528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859944 kB
SwapTotal:     4192956 kB
SwapFree:      4191896 kB
Dirty:            3104 kB
Writeback:           0 kB
Mapped:          21640 kB
Slab:            43736 kB
Committed_AS:   152468 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1875532-1245158068.opb

Free space on /tmp at the end= 66448 MiB
End job on node2 at 2009-06-16 15:44:32