Trace number 1875526

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.27

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-3.opb
MD5SUM473e2cd0e31e48ba0932d7bd34857dd0
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 constraints13473
Number of constraints which are clauses13473
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-1875526-1245153779.opb.
0.00/0.00	c Instance file HOME/instance-1875526-1245153779.opb
0.00/0.00	c File size is 454704 bytes.
0.01/0.06	c Highest Coefficient sum: 4
0.01/0.06	c ============================[ Problem Statistics ]=============================
0.01/0.06	c |                                                                             |
0.01/0.06	c |  Parsing time:          0.07         s                                      |
0.01/0.06	c |  Number Variables:      6352                                                |
0.01/0.06	c |  Number Clauses:        19825                                               |
0.01/0.06	c |  Number Cardinality:    0                                                   |
0.01/0.06	c |  Number PB Constraints: 0                                                   |
0.01/0.06	c core #1
0.01/0.06	c Core size: 2	Core Weight: 1	Total Weight: 1
0.01/0.06	c Elapsed CPU time: 0.066989 s	Remaining CPU time: 1799.93 s
0.01/0.08	c core #2
0.01/0.08	c Core size: 3	Core Weight: 1	Total Weight: 2
0.01/0.08	c Elapsed CPU time: 0.079987 s	Remaining CPU time: 1799.92 s
0.01/0.09	c core #3
0.01/0.09	c Core size: 3	Core Weight: 1	Total Weight: 3
0.01/0.09	c Elapsed CPU time: 0.090986 s	Remaining CPU time: 1799.91 s
0.09/0.10	c core #4
0.09/0.10	c Core size: 3	Core Weight: 1	Total Weight: 4
0.09/0.10	c Elapsed CPU time: 0.103984 s	Remaining CPU time: 1799.9 s
0.09/0.12	c core #5
0.09/0.12	c Core size: 4	Core Weight: 1	Total Weight: 5
0.09/0.12	c Elapsed CPU time: 0.115982 s	Remaining CPU time: 1799.88 s
0.09/0.13	c core #6
0.09/0.13	c Core size: 3	Core Weight: 1	Total Weight: 6
0.09/0.13	c Elapsed CPU time: 0.12898 s	Remaining CPU time: 1799.87 s
0.09/0.14	c core #7
0.09/0.14	c Core size: 3	Core Weight: 1	Total Weight: 7
0.09/0.14	c Elapsed CPU time: 0.140978 s	Remaining CPU time: 1799.86 s
0.09/0.15	c core #8
0.09/0.15	c Core size: 4	Core Weight: 1	Total Weight: 8
0.09/0.15	c Elapsed CPU time: 0.151976 s	Remaining CPU time: 1799.85 s
0.09/0.16	c core #9
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 9
0.09/0.16	c Elapsed CPU time: 0.163975 s	Remaining CPU time: 1799.84 s
0.09/0.18	c core #10
0.09/0.18	c Core size: 4	Core Weight: 1	Total Weight: 10
0.09/0.18	c Elapsed CPU time: 0.176973 s	Remaining CPU time: 1799.82 s
0.09/0.19	c core #11
0.09/0.19	c Core size: 3	Core Weight: 1	Total Weight: 11
0.09/0.19	c Elapsed CPU time: 0.188971 s	Remaining CPU time: 1799.81 s
0.19/0.20	c core #12
0.19/0.20	c Core size: 4	Core Weight: 1	Total Weight: 12
0.19/0.20	c Elapsed CPU time: 0.200969 s	Remaining CPU time: 1799.8 s
0.19/0.21	c core #13
0.19/0.21	c Core size: 4	Core Weight: 1	Total Weight: 13
0.19/0.21	c Elapsed CPU time: 0.212967 s	Remaining CPU time: 1799.79 s
0.19/0.23	c core #14
0.19/0.23	c Core size: 3	Core Weight: 1	Total Weight: 14
0.19/0.23	c Elapsed CPU time: 0.225965 s	Remaining CPU time: 1799.77 s
0.19/0.24	c core #15
0.19/0.24	c Core size: 4	Core Weight: 1	Total Weight: 15
0.19/0.24	c Elapsed CPU time: 0.237963 s	Remaining CPU time: 1799.76 s
0.19/0.25	c core #16
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 16
0.19/0.25	c Elapsed CPU time: 0.250961 s	Remaining CPU time: 1799.75 s
0.19/0.26	c core #17
0.19/0.26	c Core size: 4	Core Weight: 1	Total Weight: 17
0.19/0.26	c Elapsed CPU time: 0.26296 s	Remaining CPU time: 1799.74 s
0.19/0.28	c core #18
0.19/0.28	c Core size: 3	Core Weight: 1	Total Weight: 18
0.19/0.28	c Elapsed CPU time: 0.275958 s	Remaining CPU time: 1799.72 s
0.19/0.29	c core #19
0.19/0.29	c Core size: 3	Core Weight: 1	Total Weight: 19
0.19/0.29	c Elapsed CPU time: 0.288956 s	Remaining CPU time: 1799.71 s
0.29/0.30	c core #20
0.29/0.30	c Core size: 3	Core Weight: 1	Total Weight: 20
0.29/0.30	c Elapsed CPU time: 0.300954 s	Remaining CPU time: 1799.7 s
0.29/0.31	c core #21
0.29/0.31	c Core size: 3	Core Weight: 1	Total Weight: 21
0.29/0.31	c Elapsed CPU time: 0.312952 s	Remaining CPU time: 1799.69 s
0.29/0.32	c core #22
0.29/0.32	c Core size: 3	Core Weight: 1	Total Weight: 22
0.29/0.32	c Elapsed CPU time: 0.32495 s	Remaining CPU time: 1799.68 s
0.29/0.34	c core #23
0.29/0.34	c Core size: 3	Core Weight: 1	Total Weight: 23
0.29/0.34	c Elapsed CPU time: 0.336948 s	Remaining CPU time: 1799.66 s
0.29/0.35	c core #24
0.29/0.35	c Core size: 3	Core Weight: 1	Total Weight: 24
0.29/0.35	c Elapsed CPU time: 0.349946 s	Remaining CPU time: 1799.65 s
0.29/0.36	c core #25
0.29/0.36	c Core size: 3	Core Weight: 1	Total Weight: 25
0.29/0.36	c Elapsed CPU time: 0.361944 s	Remaining CPU time: 1799.64 s
0.29/0.37	c core #26
0.29/0.37	c Core size: 4	Core Weight: 1	Total Weight: 26
0.29/0.37	c Elapsed CPU time: 0.374943 s	Remaining CPU time: 1799.63 s
0.29/0.39	c core #27
0.29/0.39	c Core size: 3	Core Weight: 1	Total Weight: 27
0.29/0.39	c Elapsed CPU time: 0.386941 s	Remaining CPU time: 1799.61 s
0.39/0.40	c core #28
0.39/0.40	c Core size: 4	Core Weight: 1	Total Weight: 28
0.39/0.40	c Elapsed CPU time: 0.398939 s	Remaining CPU time: 1799.6 s
0.39/0.41	c core #29
0.39/0.41	c Core size: 4	Core Weight: 1	Total Weight: 29
0.39/0.41	c Elapsed CPU time: 0.411937 s	Remaining CPU time: 1799.59 s
0.39/0.42	c core #30
0.39/0.42	c Core size: 4	Core Weight: 1	Total Weight: 30
0.39/0.42	c Elapsed CPU time: 0.423935 s	Remaining CPU time: 1799.58 s
0.39/0.44	c core #31
0.39/0.44	c Core size: 4	Core Weight: 1	Total Weight: 31
0.39/0.44	c Elapsed CPU time: 0.435933 s	Remaining CPU time: 1799.56 s
0.39/0.45	c core #32
0.39/0.45	c Core size: 3	Core Weight: 1	Total Weight: 32
0.39/0.45	c Elapsed CPU time: 0.447931 s	Remaining CPU time: 1799.55 s
0.39/0.46	c core #33
0.39/0.46	c Core size: 3	Core Weight: 1	Total Weight: 33
0.39/0.46	c Elapsed CPU time: 0.45993 s	Remaining CPU time: 1799.54 s
0.39/0.47	c core #34
0.39/0.47	c Core size: 2	Core Weight: 1	Total Weight: 34
0.39/0.47	c Elapsed CPU time: 0.471928 s	Remaining CPU time: 1799.53 s
0.39/0.48	c core #35
0.39/0.48	c Core size: 4	Core Weight: 1	Total Weight: 35
0.39/0.48	c Elapsed CPU time: 0.485926 s	Remaining CPU time: 1799.51 s
0.49/0.50	c core #36
0.49/0.50	c Core size: 4	Core Weight: 1	Total Weight: 36
0.49/0.50	c Elapsed CPU time: 0.497924 s	Remaining CPU time: 1799.5 s
0.49/0.51	c core #37
0.49/0.51	c Core size: 3	Core Weight: 1	Total Weight: 37
0.49/0.51	c Elapsed CPU time: 0.509922 s	Remaining CPU time: 1799.49 s
0.49/0.52	c core #38
0.49/0.52	c Core size: 4	Core Weight: 1	Total Weight: 38
0.49/0.52	c Elapsed CPU time: 0.52192 s	Remaining CPU time: 1799.48 s
0.49/0.53	c core #39
0.49/0.53	c Core size: 4	Core Weight: 1	Total Weight: 39
0.49/0.53	c Elapsed CPU time: 0.532918 s	Remaining CPU time: 1799.47 s
0.49/0.55	c core #40
0.49/0.55	c Core size: 4	Core Weight: 1	Total Weight: 40
0.49/0.55	c Elapsed CPU time: 0.545917 s	Remaining CPU time: 1799.45 s
0.49/0.56	c core #41
0.49/0.56	c Core size: 4	Core Weight: 1	Total Weight: 41
0.49/0.56	c Elapsed CPU time: 0.557915 s	Remaining CPU time: 1799.44 s
0.49/0.57	c core #42
0.49/0.57	c Core size: 4	Core Weight: 1	Total Weight: 42
0.49/0.57	c Elapsed CPU time: 0.569913 s	Remaining CPU time: 1799.43 s
0.49/0.58	c core #43
0.49/0.58	c Core size: 4	Core Weight: 1	Total Weight: 43
0.49/0.58	c Elapsed CPU time: 0.581911 s	Remaining CPU time: 1799.42 s
0.49/0.60	c core #44
0.49/0.60	c Core size: 3	Core Weight: 1	Total Weight: 44
0.49/0.60	c Elapsed CPU time: 0.593909 s	Remaining CPU time: 1799.41 s
0.59/0.61	c core #45
0.59/0.61	c Core size: 3	Core Weight: 1	Total Weight: 45
0.59/0.61	c Elapsed CPU time: 0.606907 s	Remaining CPU time: 1799.39 s
0.59/0.62	c core #46
0.59/0.62	c Core size: 4	Core Weight: 1	Total Weight: 46
0.59/0.62	c Elapsed CPU time: 0.618905 s	Remaining CPU time: 1799.38 s
0.59/0.63	c core #47
0.59/0.63	c Core size: 3	Core Weight: 1	Total Weight: 47
0.59/0.63	c Elapsed CPU time: 0.631903 s	Remaining CPU time: 1799.37 s
0.59/0.65	c core #48
0.59/0.65	c Core size: 3	Core Weight: 1	Total Weight: 48
0.59/0.65	c Elapsed CPU time: 0.644901 s	Remaining CPU time: 1799.36 s
0.59/0.66	c core #49
0.59/0.66	c Core size: 4	Core Weight: 1	Total Weight: 49
0.59/0.66	c Elapsed CPU time: 0.6569 s	Remaining CPU time: 1799.34 s
0.59/0.67	c core #50
0.59/0.67	c Core size: 4	Core Weight: 1	Total Weight: 50
0.59/0.67	c Elapsed CPU time: 0.668898 s	Remaining CPU time: 1799.33 s
0.59/0.68	c core #51
0.59/0.68	c Core size: 4	Core Weight: 1	Total Weight: 51
0.59/0.68	c Elapsed CPU time: 0.681896 s	Remaining CPU time: 1799.32 s
0.59/0.70	c core #52
0.59/0.70	c Core size: 3	Core Weight: 1	Total Weight: 52
0.59/0.70	c Elapsed CPU time: 0.693894 s	Remaining CPU time: 1799.31 s
0.69/0.71	c core #53
0.69/0.71	c Core size: 4	Core Weight: 1	Total Weight: 53
0.69/0.71	c Elapsed CPU time: 0.705892 s	Remaining CPU time: 1799.29 s
0.69/0.72	c core #54
0.69/0.72	c Core size: 4	Core Weight: 1	Total Weight: 54
0.69/0.72	c Elapsed CPU time: 0.71789 s	Remaining CPU time: 1799.28 s
0.69/0.73	c core #55
0.69/0.73	c Core size: 4	Core Weight: 1	Total Weight: 55
0.69/0.73	c Elapsed CPU time: 0.729889 s	Remaining CPU time: 1799.27 s
0.69/0.75	c core #56
0.69/0.75	c Core size: 3	Core Weight: 1	Total Weight: 56
0.69/0.75	c Elapsed CPU time: 0.743886 s	Remaining CPU time: 1799.26 s
0.69/0.76	c core #57
0.69/0.76	c Core size: 4	Core Weight: 1	Total Weight: 57
0.69/0.76	c Elapsed CPU time: 0.756884 s	Remaining CPU time: 1799.24 s
0.69/0.77	c core #58
0.69/0.77	c Core size: 4	Core Weight: 1	Total Weight: 58
0.69/0.77	c Elapsed CPU time: 0.769882 s	Remaining CPU time: 1799.23 s
0.69/0.78	c core #59
0.69/0.78	c Core size: 4	Core Weight: 1	Total Weight: 59
0.69/0.78	c Elapsed CPU time: 0.78288 s	Remaining CPU time: 1799.22 s
0.79/0.80	c core #60
0.79/0.80	c Core size: 4	Core Weight: 1	Total Weight: 60
0.79/0.80	c Elapsed CPU time: 0.795879 s	Remaining CPU time: 1799.2 s
0.79/0.81	c core #61
0.79/0.81	c Core size: 3	Core Weight: 1	Total Weight: 61
0.79/0.81	c Elapsed CPU time: 0.808877 s	Remaining CPU time: 1799.19 s
0.79/0.82	c core #62
0.79/0.82	c Core size: 3	Core Weight: 1	Total Weight: 62
0.79/0.82	c Elapsed CPU time: 0.822874 s	Remaining CPU time: 1799.18 s
0.79/0.84	c core #63
0.79/0.84	c Core size: 4	Core Weight: 1	Total Weight: 63
0.79/0.84	c Elapsed CPU time: 0.835872 s	Remaining CPU time: 1799.16 s
0.79/0.85	c core #64
0.79/0.85	c Core size: 4	Core Weight: 1	Total Weight: 64
0.79/0.85	c Elapsed CPU time: 0.84887 s	Remaining CPU time: 1799.15 s
0.79/0.86	c core #65
0.79/0.86	c Core size: 3	Core Weight: 1	Total Weight: 65
0.79/0.86	c Elapsed CPU time: 0.861868 s	Remaining CPU time: 1799.14 s
0.79/0.88	c core #66
0.79/0.88	c Core size: 3	Core Weight: 1	Total Weight: 66
0.79/0.88	c Elapsed CPU time: 0.874867 s	Remaining CPU time: 1799.13 s
0.79/0.89	c core #67
0.79/0.89	c Core size: 2	Core Weight: 1	Total Weight: 67
0.79/0.89	c Elapsed CPU time: 0.887865 s	Remaining CPU time: 1799.11 s
0.89/0.90	c core #68
0.89/0.90	c Core size: 3	Core Weight: 1	Total Weight: 68
0.89/0.90	c Elapsed CPU time: 0.901862 s	Remaining CPU time: 1799.1 s
0.89/0.92	c core #69
0.89/0.92	c Core size: 3	Core Weight: 1	Total Weight: 69
0.89/0.92	c Elapsed CPU time: 0.91486 s	Remaining CPU time: 1799.09 s
0.89/0.93	c core #70
0.89/0.93	c Core size: 3	Core Weight: 1	Total Weight: 70
0.89/0.93	c Elapsed CPU time: 0.928858 s	Remaining CPU time: 1799.07 s
0.89/0.94	c core #71
0.89/0.94	c Core size: 3	Core Weight: 1	Total Weight: 71
0.89/0.94	c Elapsed CPU time: 0.941856 s	Remaining CPU time: 1799.06 s
0.89/0.96	c core #72
0.89/0.96	c Core size: 4	Core Weight: 1	Total Weight: 72
0.89/0.96	c Elapsed CPU time: 0.954854 s	Remaining CPU time: 1799.05 s
0.89/0.97	c core #73
0.89/0.97	c Core size: 4	Core Weight: 1	Total Weight: 73
0.89/0.97	c Elapsed CPU time: 0.967852 s	Remaining CPU time: 1799.03 s
0.89/0.98	c core #74
0.89/0.98	c Core size: 4	Core Weight: 1	Total Weight: 74
0.89/0.98	c Elapsed CPU time: 0.98085 s	Remaining CPU time: 1799.02 s
0.89/0.99	c core #75
0.89/0.99	c Core size: 4	Core Weight: 1	Total Weight: 75
0.89/0.99	c Elapsed CPU time: 0.992849 s	Remaining CPU time: 1799.01 s
0.99/1.01	c core #76
0.99/1.01	c Core size: 3	Core Weight: 1	Total Weight: 76
0.99/1.01	c Elapsed CPU time: 1.00585 s	Remaining CPU time: 1798.99 s
0.99/1.02	c core #77
0.99/1.02	c Core size: 3	Core Weight: 1	Total Weight: 77
0.99/1.02	c Elapsed CPU time: 1.01885 s	Remaining CPU time: 1798.98 s
0.99/1.03	c core #78
0.99/1.03	c Core size: 4	Core Weight: 1	Total Weight: 78
0.99/1.03	c Elapsed CPU time: 1.03184 s	Remaining CPU time: 1798.97 s
0.99/1.05	c core #79
0.99/1.05	c Core size: 3	Core Weight: 1	Total Weight: 79
0.99/1.05	c Elapsed CPU time: 1.04484 s	Remaining CPU time: 1798.96 s
0.99/1.06	c core #80
0.99/1.06	c Core size: 3	Core Weight: 1	Total Weight: 80
0.99/1.06	c Elapsed CPU time: 1.05784 s	Remaining CPU time: 1798.94 s
0.99/1.07	c core #81
0.99/1.07	c Core size: 3	Core Weight: 1	Total Weight: 81
0.99/1.07	c Elapsed CPU time: 1.06984 s	Remaining CPU time: 1798.93 s
0.99/1.08	c core #82
0.99/1.08	c Core size: 3	Core Weight: 1	Total Weight: 82
0.99/1.08	c Elapsed CPU time: 1.08184 s	Remaining CPU time: 1798.92 s
0.99/1.10	c core #83
0.99/1.10	c Core size: 3	Core Weight: 1	Total Weight: 83
0.99/1.10	c Elapsed CPU time: 1.09383 s	Remaining CPU time: 1798.91 s
1.09/1.11	c core #84
1.09/1.11	c Core size: 4	Core Weight: 1	Total Weight: 84
1.09/1.11	c Elapsed CPU time: 1.10583 s	Remaining CPU time: 1798.89 s
1.09/1.12	c core #85
1.09/1.12	c Core size: 4	Core Weight: 1	Total Weight: 85
1.09/1.12	c Elapsed CPU time: 1.11983 s	Remaining CPU time: 1798.88 s
1.09/1.13	c core #86
1.09/1.13	c Core size: 4	Core Weight: 1	Total Weight: 86
1.09/1.13	c Elapsed CPU time: 1.13183 s	Remaining CPU time: 1798.87 s
1.09/1.15	c core #87
1.09/1.15	c Core size: 4	Core Weight: 1	Total Weight: 87
1.09/1.15	c Elapsed CPU time: 1.14482 s	Remaining CPU time: 1798.86 s
1.09/1.16	c core #88
1.09/1.16	c Core size: 4	Core Weight: 1	Total Weight: 88
1.09/1.16	c Elapsed CPU time: 1.15682 s	Remaining CPU time: 1798.84 s
1.09/1.17	c core #89
1.09/1.17	c Core size: 4	Core Weight: 1	Total Weight: 89
1.09/1.17	c Elapsed CPU time: 1.17082 s	Remaining CPU time: 1798.83 s
1.09/1.19	c core #90
1.09/1.19	c Core size: 3	Core Weight: 1	Total Weight: 90
1.09/1.19	c Elapsed CPU time: 1.18282 s	Remaining CPU time: 1798.82 s
1.19/1.20	c core #91
1.19/1.20	c Core size: 4	Core Weight: 1	Total Weight: 91
1.19/1.20	c Elapsed CPU time: 1.19582 s	Remaining CPU time: 1798.8 s
1.19/1.21	c core #92
1.19/1.21	c Core size: 3	Core Weight: 1	Total Weight: 92
1.19/1.21	c Elapsed CPU time: 1.20882 s	Remaining CPU time: 1798.79 s
1.19/1.22	c core #93
1.19/1.22	c Core size: 4	Core Weight: 1	Total Weight: 93
1.19/1.22	c Elapsed CPU time: 1.22081 s	Remaining CPU time: 1798.78 s
1.19/1.24	c core #94
1.19/1.24	c Core size: 3	Core Weight: 1	Total Weight: 94
1.19/1.24	c Elapsed CPU time: 1.23381 s	Remaining CPU time: 1798.77 s
1.19/1.25	c core #95
1.19/1.25	c Core size: 3	Core Weight: 1	Total Weight: 95
1.19/1.25	c Elapsed CPU time: 1.24681 s	Remaining CPU time: 1798.75 s
1.19/1.26	c core #96
1.19/1.26	c Core size: 4	Core Weight: 1	Total Weight: 96
1.19/1.26	c Elapsed CPU time: 1.25981 s	Remaining CPU time: 1798.74 s
1.19/1.28	c core #97
1.19/1.28	c Core size: 2	Core Weight: 1	Total Weight: 97
1.19/1.28	c Elapsed CPU time: 1.27281 s	Remaining CPU time: 1798.73 s
1.19/1.29	c core #98
1.19/1.29	c Core size: 3	Core Weight: 1	Total Weight: 98
1.19/1.29	c Elapsed CPU time: 1.2858 s	Remaining CPU time: 1798.71 s
1.29/1.30	c core #99
1.29/1.30	c Core size: 4	Core Weight: 1	Total Weight: 99
1.29/1.30	c Elapsed CPU time: 1.2988 s	Remaining CPU time: 1798.7 s
1.29/1.32	c core #100
1.29/1.32	c Core size: 4	Core Weight: 1	Total Weight: 100
1.29/1.32	c Elapsed CPU time: 1.3128 s	Remaining CPU time: 1798.69 s
1.29/1.33	c core #101
1.29/1.33	c Core size: 3	Core Weight: 1	Total Weight: 101
1.29/1.33	c Elapsed CPU time: 1.3268 s	Remaining CPU time: 1798.67 s
1.29/1.34	c core #102
1.29/1.34	c Core size: 3	Core Weight: 1	Total Weight: 102
1.29/1.34	c Elapsed CPU time: 1.3398 s	Remaining CPU time: 1798.66 s
1.29/1.36	c core #103
1.29/1.36	c Core size: 3	Core Weight: 1	Total Weight: 103
1.29/1.36	c Elapsed CPU time: 1.35179 s	Remaining CPU time: 1798.65 s
1.29/1.37	c core #104
1.29/1.37	c Core size: 3	Core Weight: 1	Total Weight: 104
1.29/1.37	c Elapsed CPU time: 1.36579 s	Remaining CPU time: 1798.63 s
1.29/1.38	c core #105
1.29/1.38	c Core size: 3	Core Weight: 1	Total Weight: 105
1.29/1.38	c Elapsed CPU time: 1.37779 s	Remaining CPU time: 1798.62 s
1.29/1.40	c core #106
1.29/1.40	c Core size: 3	Core Weight: 1	Total Weight: 106
1.29/1.40	c Elapsed CPU time: 1.39079 s	Remaining CPU time: 1798.61 s
1.39/1.41	c core #107
1.39/1.41	c Core size: 3	Core Weight: 1	Total Weight: 107
1.39/1.41	c Elapsed CPU time: 1.40379 s	Remaining CPU time: 1798.6 s
1.39/1.42	c core #108
1.39/1.42	c Core size: 3	Core Weight: 1	Total Weight: 108
1.39/1.42	c Elapsed CPU time: 1.41678 s	Remaining CPU time: 1798.58 s
1.39/1.43	c core #109
1.39/1.43	c Core size: 4	Core Weight: 1	Total Weight: 109
1.39/1.43	c Elapsed CPU time: 1.42778 s	Remaining CPU time: 1798.57 s
1.39/1.45	c core #110
1.39/1.45	c Core size: 4	Core Weight: 1	Total Weight: 110
1.39/1.45	c Elapsed CPU time: 1.44078 s	Remaining CPU time: 1798.56 s
1.39/1.46	c core #111
1.39/1.46	c Core size: 3	Core Weight: 1	Total Weight: 111
1.39/1.46	c Elapsed CPU time: 1.45378 s	Remaining CPU time: 1798.55 s
1.39/1.47	c core #112
1.39/1.47	c Core size: 3	Core Weight: 1	Total Weight: 112
1.39/1.47	c Elapsed CPU time: 1.46578 s	Remaining CPU time: 1798.53 s
1.39/1.49	c core #113
1.39/1.49	c Core size: 3	Core Weight: 1	Total Weight: 113
1.39/1.49	c Elapsed CPU time: 1.47877 s	Remaining CPU time: 1798.52 s
1.49/1.50	c core #114
1.49/1.50	c Core size: 3	Core Weight: 1	Total Weight: 114
1.49/1.50	c Elapsed CPU time: 1.49177 s	Remaining CPU time: 1798.51 s
1.49/1.51	c core #115
1.49/1.51	c Core size: 3	Core Weight: 1	Total Weight: 115
1.49/1.51	c Elapsed CPU time: 1.50377 s	Remaining CPU time: 1798.5 s
1.49/1.52	c core #116
1.49/1.52	c Core size: 3	Core Weight: 1	Total Weight: 116
1.49/1.52	c Elapsed CPU time: 1.51677 s	Remaining CPU time: 1798.48 s
1.49/1.54	c core #117
1.49/1.54	c Core size: 3	Core Weight: 1	Total Weight: 117
1.49/1.54	c Elapsed CPU time: 1.52977 s	Remaining CPU time: 1798.47 s
1.49/1.55	c core #118
1.49/1.55	c Core size: 3	Core Weight: 1	Total Weight: 118
1.49/1.55	c Elapsed CPU time: 1.54277 s	Remaining CPU time: 1798.46 s
1.49/1.56	c core #119
1.49/1.56	c Core size: 3	Core Weight: 1	Total Weight: 119
1.49/1.56	c Elapsed CPU time: 1.55576 s	Remaining CPU time: 1798.44 s
1.49/1.58	c core #120
1.49/1.58	c Core size: 3	Core Weight: 1	Total Weight: 120
1.49/1.58	c Elapsed CPU time: 1.56876 s	Remaining CPU time: 1798.43 s
1.49/1.59	c core #121
1.49/1.59	c Core size: 4	Core Weight: 1	Total Weight: 121
1.49/1.59	c Elapsed CPU time: 1.58076 s	Remaining CPU time: 1798.42 s
1.59/1.60	c core #122
1.59/1.60	c Core size: 3	Core Weight: 1	Total Weight: 122
1.59/1.60	c Elapsed CPU time: 1.59376 s	Remaining CPU time: 1798.41 s
1.59/1.61	c core #123
1.59/1.61	c Core size: 2	Core Weight: 1	Total Weight: 123
1.59/1.61	c Elapsed CPU time: 1.60676 s	Remaining CPU time: 1798.39 s
1.59/1.63	c core #124
1.59/1.63	c Core size: 4	Core Weight: 1	Total Weight: 124
1.59/1.63	c Elapsed CPU time: 1.61975 s	Remaining CPU time: 1798.38 s
1.59/1.64	c core #125
1.59/1.64	c Core size: 3	Core Weight: 1	Total Weight: 125
1.59/1.64	c Elapsed CPU time: 1.63175 s	Remaining CPU time: 1798.37 s
1.59/1.65	c core #126
1.59/1.65	c Core size: 4	Core Weight: 1	Total Weight: 126
1.59/1.65	c Elapsed CPU time: 1.64375 s	Remaining CPU time: 1798.36 s
1.59/1.67	c core #127
1.59/1.67	c Core size: 3	Core Weight: 1	Total Weight: 127
1.59/1.67	c Elapsed CPU time: 1.65575 s	Remaining CPU time: 1798.34 s
1.59/1.68	c core #128
1.59/1.68	c Core size: 3	Core Weight: 1	Total Weight: 128
1.59/1.68	c Elapsed CPU time: 1.66875 s	Remaining CPU time: 1798.33 s
1.59/1.69	c core #129
1.59/1.69	c Core size: 3	Core Weight: 1	Total Weight: 129
1.59/1.69	c Elapsed CPU time: 1.68174 s	Remaining CPU time: 1798.32 s
1.69/1.71	c core #130
1.69/1.71	c Core size: 3	Core Weight: 1	Total Weight: 130
1.69/1.71	c Elapsed CPU time: 1.69474 s	Remaining CPU time: 1798.31 s
1.69/1.72	c core #131
1.69/1.72	c Core size: 3	Core Weight: 1	Total Weight: 131
1.69/1.72	c Elapsed CPU time: 1.70874 s	Remaining CPU time: 1798.29 s
1.69/1.73	c core #132
1.69/1.73	c Core size: 3	Core Weight: 1	Total Weight: 132
1.69/1.73	c Elapsed CPU time: 1.72174 s	Remaining CPU time: 1798.28 s
1.69/1.75	c core #133
1.69/1.75	c Core size: 3	Core Weight: 1	Total Weight: 133
1.69/1.75	c Elapsed CPU time: 1.73574 s	Remaining CPU time: 1798.26 s
1.69/1.76	c core #134
1.69/1.76	c Core size: 3	Core Weight: 1	Total Weight: 134
1.69/1.76	c Elapsed CPU time: 1.74973 s	Remaining CPU time: 1798.25 s
1.69/1.77	c core #135
1.69/1.77	c Core size: 4	Core Weight: 1	Total Weight: 135
1.69/1.77	c Elapsed CPU time: 1.76273 s	Remaining CPU time: 1798.24 s
1.69/1.79	c core #136
1.69/1.79	c Core size: 3	Core Weight: 1	Total Weight: 136
1.69/1.79	c Elapsed CPU time: 1.77573 s	Remaining CPU time: 1798.22 s
1.79/1.80	c core #137
1.79/1.80	c Core size: 3	Core Weight: 1	Total Weight: 137
1.79/1.80	c Elapsed CPU time: 1.78973 s	Remaining CPU time: 1798.21 s
1.79/1.81	c core #138
1.79/1.81	c Core size: 4	Core Weight: 1	Total Weight: 138
1.79/1.81	c Elapsed CPU time: 1.80373 s	Remaining CPU time: 1798.2 s
1.79/1.83	c core #139
1.79/1.83	c Core size: 3	Core Weight: 1	Total Weight: 139
1.79/1.83	c Elapsed CPU time: 1.81672 s	Remaining CPU time: 1798.18 s
1.79/1.84	c core #140
1.79/1.84	c Core size: 3	Core Weight: 1	Total Weight: 140
1.79/1.84	c Elapsed CPU time: 1.83072 s	Remaining CPU time: 1798.17 s
1.79/1.85	c core #141
1.79/1.85	c Core size: 4	Core Weight: 1	Total Weight: 141
1.79/1.85	c Elapsed CPU time: 1.84372 s	Remaining CPU time: 1798.16 s
1.79/1.87	c core #142
1.79/1.87	c Core size: 3	Core Weight: 1	Total Weight: 142
1.79/1.87	c Elapsed CPU time: 1.85672 s	Remaining CPU time: 1798.14 s
1.79/1.88	c core #143
1.79/1.88	c Core size: 3	Core Weight: 1	Total Weight: 143
1.79/1.88	c Elapsed CPU time: 1.86972 s	Remaining CPU time: 1798.13 s
1.79/1.89	c core #144
1.79/1.89	c Core size: 4	Core Weight: 1	Total Weight: 144
1.79/1.89	c Elapsed CPU time: 1.88371 s	Remaining CPU time: 1798.12 s
1.89/1.91	c core #145
1.89/1.91	c Core size: 3	Core Weight: 1	Total Weight: 145
1.89/1.91	c Elapsed CPU time: 1.89671 s	Remaining CPU time: 1798.1 s
1.89/1.92	c core #146
1.89/1.92	c Core size: 3	Core Weight: 1	Total Weight: 146
1.89/1.92	c Elapsed CPU time: 1.91171 s	Remaining CPU time: 1798.09 s
1.89/1.94	c core #147
1.89/1.94	c Core size: 3	Core Weight: 1	Total Weight: 147
1.89/1.94	c Elapsed CPU time: 1.92471 s	Remaining CPU time: 1798.08 s
1.89/1.95	c core #148
1.89/1.95	c Core size: 3	Core Weight: 1	Total Weight: 148
1.89/1.95	c Elapsed CPU time: 1.93871 s	Remaining CPU time: 1798.06 s
1.89/1.96	c core #149
1.89/1.96	c Core size: 2	Core Weight: 1	Total Weight: 149
1.89/1.96	c Elapsed CPU time: 1.9517 s	Remaining CPU time: 1798.05 s
1.89/1.98	c core #150
1.89/1.98	c Core size: 3	Core Weight: 1	Total Weight: 150
1.89/1.98	c Elapsed CPU time: 1.9657 s	Remaining CPU time: 1798.03 s
1.89/1.99	c core #151
1.89/1.99	c Core size: 3	Core Weight: 1	Total Weight: 151
1.89/1.99	c Elapsed CPU time: 1.9787 s	Remaining CPU time: 1798.02 s
1.99/2.00	c core #152
1.99/2.00	c Core size: 3	Core Weight: 1	Total Weight: 152
1.99/2.00	c Elapsed CPU time: 1.9927 s	Remaining CPU time: 1798.01 s
1.99/2.02	c core #153
1.99/2.02	c Core size: 3	Core Weight: 1	Total Weight: 153
1.99/2.02	c Elapsed CPU time: 2.00669 s	Remaining CPU time: 1797.99 s
1.99/2.03	c core #154
1.99/2.03	c Core size: 3	Core Weight: 1	Total Weight: 154
1.99/2.03	c Elapsed CPU time: 2.02069 s	Remaining CPU time: 1797.98 s
1.99/2.05	c core #155
1.99/2.05	c Core size: 3	Core Weight: 1	Total Weight: 155
1.99/2.05	c Elapsed CPU time: 2.03569 s	Remaining CPU time: 1797.96 s
1.99/2.06	c core #156
1.99/2.06	c Core size: 3	Core Weight: 1	Total Weight: 156
1.99/2.06	c Elapsed CPU time: 2.04869 s	Remaining CPU time: 1797.95 s
1.99/2.07	c core #157
1.99/2.07	c Core size: 3	Core Weight: 1	Total Weight: 157
1.99/2.07	c Elapsed CPU time: 2.06269 s	Remaining CPU time: 1797.94 s
1.99/2.09	c core #158
1.99/2.09	c Core size: 4	Core Weight: 1	Total Weight: 158
1.99/2.09	c Elapsed CPU time: 2.07768 s	Remaining CPU time: 1797.92 s
2.09/2.10	c core #159
2.09/2.10	c Core size: 3	Core Weight: 1	Total Weight: 159
2.09/2.10	c Elapsed CPU time: 2.09068 s	Remaining CPU time: 1797.91 s
2.09/2.12	c core #160
2.09/2.12	c Core size: 4	Core Weight: 1	Total Weight: 160
2.09/2.12	c Elapsed CPU time: 2.10368 s	Remaining CPU time: 1797.9 s
2.09/2.13	c core #161
2.09/2.13	c Core size: 3	Core Weight: 1	Total Weight: 161
2.09/2.13	c Elapsed CPU time: 2.11768 s	Remaining CPU time: 1797.88 s
2.09/2.14	c core #162
2.09/2.14	c Core size: 3	Core Weight: 1	Total Weight: 162
2.09/2.14	c Elapsed CPU time: 2.13167 s	Remaining CPU time: 1797.87 s
2.09/2.16	c core #163
2.09/2.16	c Core size: 3	Core Weight: 1	Total Weight: 163
2.09/2.16	c Elapsed CPU time: 2.14567 s	Remaining CPU time: 1797.85 s
2.09/2.17	c core #164
2.09/2.17	c Core size: 3	Core Weight: 1	Total Weight: 164
2.09/2.17	c Elapsed CPU time: 2.15967 s	Remaining CPU time: 1797.84 s
2.09/2.19	c core #165
2.09/2.19	c Core size: 3	Core Weight: 1	Total Weight: 165
2.09/2.19	c Elapsed CPU time: 2.17367 s	Remaining CPU time: 1797.83 s
2.09/2.20	c core #166
2.09/2.20	c Core size: 3	Core Weight: 1	Total Weight: 166
2.09/2.20	c Elapsed CPU time: 2.18767 s	Remaining CPU time: 1797.81 s
2.19/2.21	c core #167
2.19/2.21	c Core size: 3	Core Weight: 1	Total Weight: 167
2.19/2.21	c Elapsed CPU time: 2.20167 s	Remaining CPU time: 1797.8 s
2.19/2.23	c core #168
2.19/2.23	c Core size: 3	Core Weight: 1	Total Weight: 168
2.19/2.23	c Elapsed CPU time: 2.21666 s	Remaining CPU time: 1797.78 s
2.19/2.24	c core #169
2.19/2.24	c Core size: 3	Core Weight: 1	Total Weight: 169
2.19/2.24	c Elapsed CPU time: 2.22966 s	Remaining CPU time: 1797.77 s
2.19/2.26	c core #170
2.19/2.26	c Core size: 3	Core Weight: 1	Total Weight: 170
2.19/2.26	c Elapsed CPU time: 2.24366 s	Remaining CPU time: 1797.76 s
2.19/2.27	c core #171
2.19/2.27	c Core size: 3	Core Weight: 1	Total Weight: 171
2.19/2.27	c Elapsed CPU time: 2.25866 s	Remaining CPU time: 1797.74 s
2.19/2.29	c core #172
2.19/2.29	c Core size: 3	Core Weight: 1	Total Weight: 172
2.19/2.29	c Elapsed CPU time: 2.27265 s	Remaining CPU time: 1797.73 s
2.29/2.30	c core #173
2.29/2.30	c Core size: 3	Core Weight: 1	Total Weight: 173
2.29/2.30	c Elapsed CPU time: 2.28665 s	Remaining CPU time: 1797.71 s
2.29/2.31	c core #174
2.29/2.31	c Core size: 3	Core Weight: 1	Total Weight: 174
2.29/2.31	c Elapsed CPU time: 2.30065 s	Remaining CPU time: 1797.7 s
2.29/2.33	c core #175
2.29/2.33	c Core size: 2	Core Weight: 1	Total Weight: 175
2.29/2.33	c Elapsed CPU time: 2.31465 s	Remaining CPU time: 1797.69 s
2.29/2.34	c core #176
2.29/2.34	c Core size: 3	Core Weight: 1	Total Weight: 176
2.29/2.34	c Elapsed CPU time: 2.32965 s	Remaining CPU time: 1797.67 s
2.29/2.36	c core #177
2.29/2.36	c Core size: 3	Core Weight: 1	Total Weight: 177
2.29/2.36	c Elapsed CPU time: 2.34364 s	Remaining CPU time: 1797.66 s
2.29/2.37	c core #178
2.29/2.37	c Core size: 3	Core Weight: 1	Total Weight: 178
2.29/2.37	c Elapsed CPU time: 2.35764 s	Remaining CPU time: 1797.64 s
2.29/2.39	c core #179
2.29/2.39	c Core size: 3	Core Weight: 1	Total Weight: 179
2.29/2.39	c Elapsed CPU time: 2.37264 s	Remaining CPU time: 1797.63 s
2.39/2.40	c core #180
2.39/2.40	c Core size: 3	Core Weight: 1	Total Weight: 180
2.39/2.40	c Elapsed CPU time: 2.38564 s	Remaining CPU time: 1797.61 s
2.39/2.41	c core #181
2.39/2.41	c Core size: 3	Core Weight: 1	Total Weight: 181
2.39/2.41	c Elapsed CPU time: 2.39963 s	Remaining CPU time: 1797.6 s
2.39/2.43	c core #182
2.39/2.43	c Core size: 4	Core Weight: 1	Total Weight: 182
2.39/2.43	c Elapsed CPU time: 2.41263 s	Remaining CPU time: 1797.59 s
2.39/2.44	c core #183
2.39/2.44	c Core size: 3	Core Weight: 1	Total Weight: 183
2.39/2.44	c Elapsed CPU time: 2.42763 s	Remaining CPU time: 1797.57 s
2.39/2.45	c core #184
2.39/2.45	c Core size: 3	Core Weight: 1	Total Weight: 184
2.39/2.45	c Elapsed CPU time: 2.44063 s	Remaining CPU time: 1797.56 s
2.39/2.47	c core #185
2.39/2.47	c Core size: 3	Core Weight: 1	Total Weight: 185
2.39/2.47	c Elapsed CPU time: 2.45463 s	Remaining CPU time: 1797.55 s
2.39/2.48	c core #186
2.39/2.48	c Core size: 3	Core Weight: 1	Total Weight: 186
2.39/2.48	c Elapsed CPU time: 2.46762 s	Remaining CPU time: 1797.53 s
2.39/2.50	c core #187
2.39/2.50	c Core size: 3	Core Weight: 1	Total Weight: 187
2.39/2.50	c Elapsed CPU time: 2.48162 s	Remaining CPU time: 1797.52 s
2.49/2.51	c core #188
2.49/2.51	c Core size: 3	Core Weight: 1	Total Weight: 188
2.49/2.51	c Elapsed CPU time: 2.49462 s	Remaining CPU time: 1797.51 s
2.49/2.52	c core #189
2.49/2.52	c Core size: 3	Core Weight: 1	Total Weight: 189
2.49/2.52	c Elapsed CPU time: 2.50862 s	Remaining CPU time: 1797.49 s
2.49/2.54	c core #190
2.49/2.54	c Core size: 3	Core Weight: 1	Total Weight: 190
2.49/2.54	c Elapsed CPU time: 2.52262 s	Remaining CPU time: 1797.48 s
2.49/2.55	c core #191
2.49/2.55	c Core size: 3	Core Weight: 1	Total Weight: 191
2.49/2.55	c Elapsed CPU time: 2.53661 s	Remaining CPU time: 1797.46 s
2.49/2.56	c core #192
2.49/2.56	c Core size: 3	Core Weight: 1	Total Weight: 192
2.49/2.56	c Elapsed CPU time: 2.55061 s	Remaining CPU time: 1797.45 s
2.49/2.58	c core #193
2.49/2.58	c Core size: 4	Core Weight: 1	Total Weight: 193
2.49/2.58	c Elapsed CPU time: 2.56461 s	Remaining CPU time: 1797.44 s
2.49/2.59	c core #194
2.49/2.59	c Core size: 3	Core Weight: 1	Total Weight: 194
2.49/2.59	c Elapsed CPU time: 2.57861 s	Remaining CPU time: 1797.42 s
2.59/2.61	c core #195
2.59/2.61	c Core size: 2	Core Weight: 1	Total Weight: 195
2.59/2.61	c Elapsed CPU time: 2.59361 s	Remaining CPU time: 1797.41 s
2.59/2.62	c core #196
2.59/2.62	c Core size: 3	Core Weight: 1	Total Weight: 196
2.59/2.62	c Elapsed CPU time: 2.6086 s	Remaining CPU time: 1797.39 s
2.59/2.64	c core #197
2.59/2.64	c Core size: 3	Core Weight: 1	Total Weight: 197
2.59/2.64	c Elapsed CPU time: 2.6226 s	Remaining CPU time: 1797.38 s
2.59/2.65	c core #198
2.59/2.65	c Core size: 3	Core Weight: 1	Total Weight: 198
2.59/2.65	c Elapsed CPU time: 2.6376 s	Remaining CPU time: 1797.36 s
2.59/2.67	c core #199
2.59/2.67	c Core size: 3	Core Weight: 1	Total Weight: 199
2.59/2.67	c Elapsed CPU time: 2.6516 s	Remaining CPU time: 1797.35 s
2.59/2.68	c core #200
2.59/2.68	c Core size: 3	Core Weight: 1	Total Weight: 200
2.59/2.68	c Elapsed CPU time: 2.66659 s	Remaining CPU time: 1797.33 s
2.59/2.70	c core #201
2.59/2.70	c Core size: 3	Core Weight: 1	Total Weight: 201
2.59/2.70	c Elapsed CPU time: 2.68159 s	Remaining CPU time: 1797.32 s
2.69/2.71	c core #202
2.69/2.71	c Core size: 3	Core Weight: 1	Total Weight: 202
2.69/2.71	c Elapsed CPU time: 2.69559 s	Remaining CPU time: 1797.3 s
2.69/2.73	c core #203
2.69/2.73	c Core size: 3	Core Weight: 1	Total Weight: 203
2.69/2.73	c Elapsed CPU time: 2.71059 s	Remaining CPU time: 1797.29 s
2.69/2.74	c core #204
2.69/2.74	c Core size: 3	Core Weight: 1	Total Weight: 204
2.69/2.74	c Elapsed CPU time: 2.72459 s	Remaining CPU time: 1797.28 s
2.69/2.76	c core #205
2.69/2.76	c Core size: 3	Core Weight: 1	Total Weight: 205
2.69/2.76	c Elapsed CPU time: 2.73958 s	Remaining CPU time: 1797.26 s
2.69/2.77	c core #206
2.69/2.77	c Core size: 3	Core Weight: 1	Total Weight: 206
2.69/2.77	c Elapsed CPU time: 2.75358 s	Remaining CPU time: 1797.25 s
2.69/2.79	c core #207
2.69/2.79	c Core size: 3	Core Weight: 1	Total Weight: 207
2.69/2.79	c Elapsed CPU time: 2.76758 s	Remaining CPU time: 1797.23 s
2.79/2.80	c core #208
2.79/2.80	c Core size: 3	Core Weight: 1	Total Weight: 208
2.79/2.80	c Elapsed CPU time: 2.78158 s	Remaining CPU time: 1797.22 s
2.79/2.82	c core #209
2.79/2.82	c Core size: 3	Core Weight: 1	Total Weight: 209
2.79/2.82	c Elapsed CPU time: 2.79757 s	Remaining CPU time: 1797.2 s
2.79/2.83	c core #210
2.79/2.83	c Core size: 3	Core Weight: 1	Total Weight: 210
2.79/2.83	c Elapsed CPU time: 2.81257 s	Remaining CPU time: 1797.19 s
2.79/2.85	c core #211
2.79/2.85	c Core size: 3	Core Weight: 1	Total Weight: 211
2.79/2.85	c Elapsed CPU time: 2.82757 s	Remaining CPU time: 1797.17 s
2.79/2.86	c core #212
2.79/2.86	c Core size: 3	Core Weight: 1	Total Weight: 212
2.79/2.86	c Elapsed CPU time: 2.84257 s	Remaining CPU time: 1797.16 s
2.79/2.88	c core #213
2.79/2.88	c Core size: 3	Core Weight: 1	Total Weight: 213
2.79/2.88	c Elapsed CPU time: 2.85757 s	Remaining CPU time: 1797.14 s
2.79/2.89	c core #214
2.79/2.89	c Core size: 3	Core Weight: 1	Total Weight: 214
2.79/2.89	c Elapsed CPU time: 2.87256 s	Remaining CPU time: 1797.13 s
2.89/2.91	c core #215
2.89/2.91	c Core size: 3	Core Weight: 1	Total Weight: 215
2.89/2.91	c Elapsed CPU time: 2.88656 s	Remaining CPU time: 1797.11 s
2.89/2.92	c core #216
2.89/2.92	c Core size: 3	Core Weight: 1	Total Weight: 216
2.89/2.92	c Elapsed CPU time: 2.90056 s	Remaining CPU time: 1797.1 s
2.89/2.94	c core #217
2.89/2.94	c Core size: 3	Core Weight: 1	Total Weight: 217
2.89/2.94	c Elapsed CPU time: 2.91556 s	Remaining CPU time: 1797.08 s
2.89/2.95	c core #218
2.89/2.95	c Core size: 3	Core Weight: 1	Total Weight: 218
2.89/2.95	c Elapsed CPU time: 2.93055 s	Remaining CPU time: 1797.07 s
2.89/2.97	c core #219
2.89/2.97	c Core size: 3	Core Weight: 1	Total Weight: 219
2.89/2.97	c Elapsed CPU time: 2.94655 s	Remaining CPU time: 1797.05 s
2.89/2.98	c core #220
2.89/2.98	c Core size: 4	Core Weight: 1	Total Weight: 220
2.89/2.98	c Elapsed CPU time: 2.96055 s	Remaining CPU time: 1797.04 s
2.89/3.00	c core #221
2.89/3.00	c Core size: 2	Core Weight: 1	Total Weight: 221
2.89/3.00	c Elapsed CPU time: 2.97555 s	Remaining CPU time: 1797.02 s
2.99/3.01	c core #222
2.99/3.01	c Core size: 3	Core Weight: 1	Total Weight: 222
2.99/3.01	c Elapsed CPU time: 2.99154 s	Remaining CPU time: 1797.01 s
2.99/3.03	c core #223
2.99/3.03	c Core size: 3	Core Weight: 1	Total Weight: 223
2.99/3.03	c Elapsed CPU time: 3.00654 s	Remaining CPU time: 1796.99 s
2.99/3.04	c core #224
2.99/3.04	c Core size: 3	Core Weight: 1	Total Weight: 224
2.99/3.04	c Elapsed CPU time: 3.02254 s	Remaining CPU time: 1796.98 s
2.99/3.06	c core #225
2.99/3.06	c Core size: 3	Core Weight: 1	Total Weight: 225
2.99/3.06	c Elapsed CPU time: 3.03754 s	Remaining CPU time: 1796.96 s
2.99/3.08	c core #226
2.99/3.08	c Core size: 3	Core Weight: 1	Total Weight: 226
2.99/3.08	c Elapsed CPU time: 3.05354 s	Remaining CPU time: 1796.95 s
2.99/3.09	c core #227
2.99/3.09	c Core size: 3	Core Weight: 1	Total Weight: 227
2.99/3.09	c Elapsed CPU time: 3.06853 s	Remaining CPU time: 1796.93 s
3.09/3.11	c core #228
3.09/3.11	c Core size: 3	Core Weight: 1	Total Weight: 228
3.09/3.11	c Elapsed CPU time: 3.08353 s	Remaining CPU time: 1796.92 s
3.09/3.12	c core #229
3.09/3.12	c Core size: 3	Core Weight: 1	Total Weight: 229
3.09/3.12	c Elapsed CPU time: 3.09953 s	Remaining CPU time: 1796.9 s
3.09/3.14	c core #230
3.09/3.14	c Core size: 3	Core Weight: 1	Total Weight: 230
3.09/3.14	c Elapsed CPU time: 3.11553 s	Remaining CPU time: 1796.88 s
3.09/3.15	c core #231
3.09/3.15	c Core size: 3	Core Weight: 1	Total Weight: 231
3.09/3.15	c Elapsed CPU time: 3.12952 s	Remaining CPU time: 1796.87 s
3.09/3.17	c core #232
3.09/3.17	c Core size: 3	Core Weight: 1	Total Weight: 232
3.09/3.17	c Elapsed CPU time: 3.14452 s	Remaining CPU time: 1796.86 s
3.09/3.19	c core #233
3.09/3.19	c Core size: 3	Core Weight: 1	Total Weight: 233
3.09/3.19	c Elapsed CPU time: 3.15952 s	Remaining CPU time: 1796.84 s
3.09/3.20	c core #234
3.09/3.20	c Core size: 3	Core Weight: 1	Total Weight: 234
3.09/3.20	c Elapsed CPU time: 3.17452 s	Remaining CPU time: 1796.83 s
3.19/3.22	c core #235
3.19/3.22	c Core size: 3	Core Weight: 1	Total Weight: 235
3.19/3.22	c Elapsed CPU time: 3.18952 s	Remaining CPU time: 1796.81 s
3.19/3.23	c core #236
3.19/3.23	c Core size: 3	Core Weight: 1	Total Weight: 236
3.19/3.23	c Elapsed CPU time: 3.20451 s	Remaining CPU time: 1796.8 s
3.19/3.25	c core #237
3.19/3.25	c Core size: 3	Core Weight: 1	Total Weight: 237
3.19/3.25	c Elapsed CPU time: 3.21951 s	Remaining CPU time: 1796.78 s
3.19/3.26	c core #238
3.19/3.26	c Core size: 3	Core Weight: 1	Total Weight: 238
3.19/3.26	c Elapsed CPU time: 3.23651 s	Remaining CPU time: 1796.76 s
3.19/3.28	c core #239
3.19/3.28	c Core size: 3	Core Weight: 1	Total Weight: 239
3.19/3.28	c Elapsed CPU time: 3.2515 s	Remaining CPU time: 1796.75 s
3.19/3.29	c core #240
3.19/3.29	c Core size: 3	Core Weight: 1	Total Weight: 240
3.19/3.29	c Elapsed CPU time: 3.2665 s	Remaining CPU time: 1796.73 s
3.30/3.31	c core #241
3.30/3.31	c Core size: 3	Core Weight: 1	Total Weight: 241
3.30/3.31	c Elapsed CPU time: 3.2815 s	Remaining CPU time: 1796.72 s
3.30/3.33	c core #242
3.30/3.33	c Core size: 3	Core Weight: 1	Total Weight: 242
3.30/3.33	c Elapsed CPU time: 3.2975 s	Remaining CPU time: 1796.7 s
3.30/3.34	c core #243
3.30/3.34	c Core size: 3	Core Weight: 1	Total Weight: 243
3.30/3.34	c Elapsed CPU time: 3.3125 s	Remaining CPU time: 1796.69 s
3.30/3.36	c core #244
3.30/3.36	c Core size: 3	Core Weight: 1	Total Weight: 244
3.30/3.36	c Elapsed CPU time: 3.32849 s	Remaining CPU time: 1796.67 s
3.30/3.37	c core #245
3.30/3.37	c Core size: 3	Core Weight: 1	Total Weight: 245
3.30/3.37	c Elapsed CPU time: 3.34349 s	Remaining CPU time: 1796.66 s
3.30/3.39	c core #246
3.30/3.39	c Core size: 2	Core Weight: 1	Total Weight: 246
3.30/3.39	c Elapsed CPU time: 3.35949 s	Remaining CPU time: 1796.64 s
3.39/3.40	c core #247
3.39/3.40	c Core size: 3	Core Weight: 1	Total Weight: 247
3.39/3.40	c Elapsed CPU time: 3.37449 s	Remaining CPU time: 1796.63 s
3.39/3.42	c core #248
3.39/3.42	c Core size: 3	Core Weight: 1	Total Weight: 248
3.39/3.42	c Elapsed CPU time: 3.38948 s	Remaining CPU time: 1796.61 s
3.39/3.43	c core #249
3.39/3.43	c Core size: 3	Core Weight: 1	Total Weight: 249
3.39/3.43	c Elapsed CPU time: 3.40448 s	Remaining CPU time: 1796.6 s
3.39/3.45	c core #250
3.39/3.45	c Core size: 3	Core Weight: 1	Total Weight: 250
3.39/3.45	c Elapsed CPU time: 3.42048 s	Remaining CPU time: 1796.58 s
3.39/3.47	c core #251
3.39/3.47	c Core size: 3	Core Weight: 1	Total Weight: 251
3.39/3.47	c Elapsed CPU time: 3.43648 s	Remaining CPU time: 1796.56 s
3.39/3.48	c core #252
3.39/3.48	c Core size: 3	Core Weight: 1	Total Weight: 252
3.39/3.48	c Elapsed CPU time: 3.45147 s	Remaining CPU time: 1796.55 s
3.49/3.50	c core #253
3.49/3.50	c Core size: 3	Core Weight: 1	Total Weight: 253
3.49/3.50	c Elapsed CPU time: 3.46547 s	Remaining CPU time: 1796.53 s
3.49/3.51	c core #254
3.49/3.51	c Core size: 3	Core Weight: 1	Total Weight: 254
3.49/3.51	c Elapsed CPU time: 3.48047 s	Remaining CPU time: 1796.52 s
3.49/3.53	c core #255
3.49/3.53	c Core size: 3	Core Weight: 1	Total Weight: 255
3.49/3.53	c Elapsed CPU time: 3.49647 s	Remaining CPU time: 1796.5 s
3.49/3.55	c core #256
3.49/3.55	c Core size: 3	Core Weight: 1	Total Weight: 256
3.49/3.55	c Elapsed CPU time: 3.51247 s	Remaining CPU time: 1796.49 s
3.49/3.56	c core #257
3.49/3.56	c Core size: 3	Core Weight: 1	Total Weight: 257
3.49/3.56	c Elapsed CPU time: 3.52846 s	Remaining CPU time: 1796.47 s
3.49/3.58	c core #258
3.49/3.58	c Core size: 3	Core Weight: 1	Total Weight: 258
3.49/3.58	c Elapsed CPU time: 3.54346 s	Remaining CPU time: 1796.46 s
3.49/3.59	c core #259
3.49/3.59	c Core size: 3	Core Weight: 1	Total Weight: 259
3.49/3.59	c Elapsed CPU time: 3.55846 s	Remaining CPU time: 1796.44 s
3.59/3.61	c core #260
3.59/3.61	c Core size: 3	Core Weight: 1	Total Weight: 260
3.59/3.61	c Elapsed CPU time: 3.57546 s	Remaining CPU time: 1796.42 s
3.59/3.63	c core #261
3.59/3.63	c Core size: 3	Core Weight: 1	Total Weight: 261
3.59/3.63	c Elapsed CPU time: 3.59145 s	Remaining CPU time: 1796.41 s
3.59/3.64	c core #262
3.59/3.64	c Core size: 3	Core Weight: 1	Total Weight: 262
3.59/3.64	c Elapsed CPU time: 3.60745 s	Remaining CPU time: 1796.39 s
3.59/3.66	c core #263
3.59/3.66	c Core size: 3	Core Weight: 1	Total Weight: 263
3.59/3.66	c Elapsed CPU time: 3.62345 s	Remaining CPU time: 1796.38 s
3.59/3.67	c core #264
3.59/3.67	c Core size: 3	Core Weight: 1	Total Weight: 264
3.59/3.67	c Elapsed CPU time: 3.63945 s	Remaining CPU time: 1796.36 s
3.59/3.69	c core #265
3.59/3.69	c Core size: 3	Core Weight: 1	Total Weight: 265
3.59/3.69	c Elapsed CPU time: 3.65544 s	Remaining CPU time: 1796.34 s
3.69/3.71	c core #266
3.69/3.71	c Core size: 3	Core Weight: 1	Total Weight: 266
3.69/3.71	c Elapsed CPU time: 3.67244 s	Remaining CPU time: 1796.33 s
3.69/3.72	c core #267
3.69/3.72	c Core size: 2	Core Weight: 1	Total Weight: 267
3.69/3.72	c Elapsed CPU time: 3.68944 s	Remaining CPU time: 1796.31 s
3.69/3.74	c core #268
3.69/3.74	c Core size: 3	Core Weight: 1	Total Weight: 268
3.69/3.74	c Elapsed CPU time: 3.70544 s	Remaining CPU time: 1796.29 s
3.69/3.76	c core #269
3.69/3.76	c Core size: 3	Core Weight: 1	Total Weight: 269
3.69/3.76	c Elapsed CPU time: 3.72043 s	Remaining CPU time: 1796.28 s
3.69/3.77	c core #270
3.69/3.77	c Core size: 3	Core Weight: 1	Total Weight: 270
3.69/3.77	c Elapsed CPU time: 3.73743 s	Remaining CPU time: 1796.26 s
3.69/3.79	c core #271
3.69/3.79	c Core size: 3	Core Weight: 1	Total Weight: 271
3.69/3.79	c Elapsed CPU time: 3.75343 s	Remaining CPU time: 1796.25 s
3.78/3.81	c core #272
3.78/3.81	c Core size: 3	Core Weight: 1	Total Weight: 272
3.78/3.81	c Elapsed CPU time: 3.76943 s	Remaining CPU time: 1796.23 s
3.78/3.82	c core #273
3.78/3.82	c Core size: 3	Core Weight: 1	Total Weight: 273
3.78/3.82	c Elapsed CPU time: 3.78742 s	Remaining CPU time: 1796.21 s
3.78/3.84	c core #274
3.78/3.84	c Core size: 4	Core Weight: 1	Total Weight: 274
3.78/3.84	c Elapsed CPU time: 3.80142 s	Remaining CPU time: 1796.2 s
3.78/3.86	c core #275
3.78/3.86	c Core size: 3	Core Weight: 1	Total Weight: 275
3.78/3.86	c Elapsed CPU time: 3.81742 s	Remaining CPU time: 1796.18 s
3.78/3.87	c core #276
3.78/3.87	c Core size: 3	Core Weight: 1	Total Weight: 276
3.78/3.87	c Elapsed CPU time: 3.83342 s	Remaining CPU time: 1796.17 s
3.78/3.89	c core #277
3.78/3.89	c Core size: 3	Core Weight: 1	Total Weight: 277
3.78/3.89	c Elapsed CPU time: 3.84841 s	Remaining CPU time: 1796.15 s
3.89/3.91	c core #278
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: 278
3.89/3.91	c Elapsed CPU time: 3.86441 s	Remaining CPU time: 1796.14 s
3.89/3.92	c core #279
3.89/3.92	c Core size: 3	Core Weight: 1	Total Weight: 279
3.89/3.92	c Elapsed CPU time: 3.88041 s	Remaining CPU time: 1796.12 s
3.89/3.94	c core #280
3.89/3.94	c Core size: 3	Core Weight: 1	Total Weight: 280
3.89/3.94	c Elapsed CPU time: 3.89641 s	Remaining CPU time: 1796.1 s
3.89/3.96	c core #281
3.89/3.96	c Core size: 3	Core Weight: 1	Total Weight: 281
3.89/3.96	c Elapsed CPU time: 3.91241 s	Remaining CPU time: 1796.09 s
3.89/3.97	c core #282
3.89/3.97	c Core size: 3	Core Weight: 1	Total Weight: 282
3.89/3.97	c Elapsed CPU time: 3.9274 s	Remaining CPU time: 1796.07 s
3.89/3.99	c core #283
3.89/3.99	c Core size: 3	Core Weight: 1	Total Weight: 283
3.89/3.99	c Elapsed CPU time: 3.9434 s	Remaining CPU time: 1796.06 s
3.99/4.00	c core #284
3.99/4.00	c Core size: 3	Core Weight: 1	Total Weight: 284
3.99/4.00	c Elapsed CPU time: 3.9594 s	Remaining CPU time: 1796.04 s
3.99/4.02	c core #285
3.99/4.02	c Core size: 3	Core Weight: 1	Total Weight: 285
3.99/4.02	c Elapsed CPU time: 3.9764 s	Remaining CPU time: 1796.02 s
3.99/4.04	c core #286
3.99/4.04	c Core size: 3	Core Weight: 1	Total Weight: 286
3.99/4.04	c Elapsed CPU time: 3.99239 s	Remaining CPU time: 1796.01 s
3.99/4.05	c core #287
3.99/4.05	c Core size: 3	Core Weight: 1	Total Weight: 287
3.99/4.05	c Elapsed CPU time: 4.00939 s	Remaining CPU time: 1795.99 s
3.99/4.07	c core #288
3.99/4.07	c Core size: 3	Core Weight: 1	Total Weight: 288
3.99/4.07	c Elapsed CPU time: 4.02439 s	Remaining CPU time: 1795.98 s
3.99/4.09	c core #289
3.99/4.09	c Core size: 3	Core Weight: 1	Total Weight: 289
3.99/4.09	c Elapsed CPU time: 4.04139 s	Remaining CPU time: 1795.96 s
4.09/4.10	c core #290
4.09/4.10	c Core size: 3	Core Weight: 1	Total Weight: 290
4.09/4.10	c Elapsed CPU time: 4.05738 s	Remaining CPU time: 1795.94 s
4.09/4.12	c core #291
4.09/4.12	c Core size: 2	Core Weight: 1	Total Weight: 291
4.09/4.12	c Elapsed CPU time: 4.07338 s	Remaining CPU time: 1795.93 s
4.09/4.14	c core #292
4.09/4.14	c Core size: 3	Core Weight: 1	Total Weight: 292
4.09/4.14	c Elapsed CPU time: 4.08938 s	Remaining CPU time: 1795.91 s
4.09/4.15	c core #293
4.09/4.15	c Core size: 3	Core Weight: 1	Total Weight: 293
4.09/4.15	c Elapsed CPU time: 4.10438 s	Remaining CPU time: 1795.9 s
4.09/4.17	c core #294
4.09/4.17	c Core size: 3	Core Weight: 1	Total Weight: 294
4.09/4.17	c Elapsed CPU time: 4.12137 s	Remaining CPU time: 1795.88 s
4.09/4.19	c core #295
4.09/4.19	c Core size: 3	Core Weight: 1	Total Weight: 295
4.09/4.19	c Elapsed CPU time: 4.13837 s	Remaining CPU time: 1795.86 s
4.18/4.20	c core #296
4.18/4.20	c Core size: 3	Core Weight: 1	Total Weight: 296
4.18/4.20	c Elapsed CPU time: 4.15437 s	Remaining CPU time: 1795.85 s
4.18/4.22	c core #297
4.18/4.22	c Core size: 3	Core Weight: 1	Total Weight: 297
4.18/4.22	c Elapsed CPU time: 4.17037 s	Remaining CPU time: 1795.83 s
4.18/4.24	c core #298
4.18/4.24	c Core size: 3	Core Weight: 1	Total Weight: 298
4.18/4.24	c Elapsed CPU time: 4.18736 s	Remaining CPU time: 1795.81 s
4.18/4.25	c core #299
4.18/4.25	c Core size: 3	Core Weight: 1	Total Weight: 299
4.18/4.25	c Elapsed CPU time: 4.20436 s	Remaining CPU time: 1795.8 s
4.18/4.27	c core #300
4.18/4.27	c Core size: 3	Core Weight: 1	Total Weight: 300
4.18/4.27	c Elapsed CPU time: 4.21936 s	Remaining CPU time: 1795.78 s
4.18/4.29	c core #301
4.18/4.29	c Core size: 3	Core Weight: 1	Total Weight: 301
4.18/4.29	c Elapsed CPU time: 4.23635 s	Remaining CPU time: 1795.76 s
4.29/4.30	c core #302
4.29/4.30	c Core size: 3	Core Weight: 1	Total Weight: 302
4.29/4.30	c Elapsed CPU time: 4.25435 s	Remaining CPU time: 1795.75 s
4.29/4.32	c core #303
4.29/4.32	c Core size: 3	Core Weight: 1	Total Weight: 303
4.29/4.32	c Elapsed CPU time: 4.27135 s	Remaining CPU time: 1795.73 s
4.29/4.34	c core #304
4.29/4.34	c Core size: 3	Core Weight: 1	Total Weight: 304
4.29/4.34	c Elapsed CPU time: 4.28835 s	Remaining CPU time: 1795.71 s
4.29/4.36	c core #305
4.29/4.36	c Core size: 3	Core Weight: 1	Total Weight: 305
4.29/4.36	c Elapsed CPU time: 4.30534 s	Remaining CPU time: 1795.69 s
4.29/4.37	c core #306
4.29/4.37	c Core size: 3	Core Weight: 1	Total Weight: 306
4.29/4.37	c Elapsed CPU time: 4.32234 s	Remaining CPU time: 1795.68 s
4.29/4.39	c core #307
4.29/4.39	c Core size: 3	Core Weight: 1	Total Weight: 307
4.29/4.39	c Elapsed CPU time: 4.34034 s	Remaining CPU time: 1795.66 s
4.39/4.41	c core #308
4.39/4.41	c Core size: 3	Core Weight: 1	Total Weight: 308
4.39/4.41	c Elapsed CPU time: 4.35734 s	Remaining CPU time: 1795.64 s
4.39/4.43	c core #309
4.39/4.43	c Core size: 3	Core Weight: 1	Total Weight: 309
4.39/4.43	c Elapsed CPU time: 4.37533 s	Remaining CPU time: 1795.62 s
4.39/4.44	c core #310
4.39/4.44	c Core size: 3	Core Weight: 1	Total Weight: 310
4.39/4.44	c Elapsed CPU time: 4.39133 s	Remaining CPU time: 1795.61 s
4.39/4.46	c core #311
4.39/4.46	c Core size: 3	Core Weight: 1	Total Weight: 311
4.39/4.46	c Elapsed CPU time: 4.40933 s	Remaining CPU time: 1795.59 s
4.39/4.48	c core #312
4.39/4.48	c Core size: 2	Core Weight: 1	Total Weight: 312
4.39/4.48	c Elapsed CPU time: 4.42633 s	Remaining CPU time: 1795.57 s
4.39/4.50	c core #313
4.39/4.50	c Core size: 3	Core Weight: 1	Total Weight: 313
4.39/4.50	c Elapsed CPU time: 4.44332 s	Remaining CPU time: 1795.56 s
4.48/4.51	c core #314
4.48/4.51	c Core size: 3	Core Weight: 1	Total Weight: 314
4.48/4.51	c Elapsed CPU time: 4.45932 s	Remaining CPU time: 1795.54 s
4.48/4.53	c core #315
4.48/4.53	c Core size: 3	Core Weight: 1	Total Weight: 315
4.48/4.53	c Elapsed CPU time: 4.47732 s	Remaining CPU time: 1795.52 s
4.48/4.55	c core #316
4.48/4.55	c Core size: 3	Core Weight: 1	Total Weight: 316
4.48/4.55	c Elapsed CPU time: 4.49332 s	Remaining CPU time: 1795.51 s
4.48/4.57	c core #317
4.48/4.57	c Core size: 3	Core Weight: 1	Total Weight: 317
4.48/4.57	c Elapsed CPU time: 4.51131 s	Remaining CPU time: 1795.49 s
4.48/4.58	c core #318
4.48/4.58	c Core size: 3	Core Weight: 1	Total Weight: 318
4.48/4.58	c Elapsed CPU time: 4.52731 s	Remaining CPU time: 1795.47 s
4.58/4.60	c core #319
4.58/4.60	c Core size: 3	Core Weight: 1	Total Weight: 319
4.58/4.60	c Elapsed CPU time: 4.54531 s	Remaining CPU time: 1795.45 s
4.58/4.62	c core #320
4.58/4.62	c Core size: 3	Core Weight: 1	Total Weight: 320
4.58/4.62	c Elapsed CPU time: 4.56031 s	Remaining CPU time: 1795.44 s
4.58/4.63	c core #321
4.58/4.63	c Core size: 3	Core Weight: 1	Total Weight: 321
4.58/4.63	c Elapsed CPU time: 4.5773 s	Remaining CPU time: 1795.42 s
4.58/4.65	c core #322
4.58/4.65	c Core size: 3	Core Weight: 1	Total Weight: 322
4.58/4.65	c Elapsed CPU time: 4.5923 s	Remaining CPU time: 1795.41 s
4.58/4.67	c core #323
4.58/4.67	c Core size: 3	Core Weight: 1	Total Weight: 323
4.58/4.67	c Elapsed CPU time: 4.6093 s	Remaining CPU time: 1795.39 s
4.58/4.69	c core #324
4.58/4.69	c Core size: 3	Core Weight: 1	Total Weight: 324
4.58/4.69	c Elapsed CPU time: 4.6243 s	Remaining CPU time: 1795.38 s
4.68/4.70	c core #325
4.68/4.70	c Core size: 3	Core Weight: 1	Total Weight: 325
4.68/4.70	c Elapsed CPU time: 4.64029 s	Remaining CPU time: 1795.36 s
4.68/4.72	c core #326
4.68/4.72	c Core size: 3	Core Weight: 1	Total Weight: 326
4.68/4.72	c Elapsed CPU time: 4.65629 s	Remaining CPU time: 1795.34 s
4.68/4.74	c core #327
4.68/4.74	c Core size: 3	Core Weight: 1	Total Weight: 327
4.68/4.74	c Elapsed CPU time: 4.67329 s	Remaining CPU time: 1795.33 s
4.68/4.75	c core #328
4.68/4.75	c Core size: 3	Core Weight: 1	Total Weight: 328
4.68/4.75	c Elapsed CPU time: 4.68929 s	Remaining CPU time: 1795.31 s
4.68/4.77	c core #329
4.68/4.77	c Core size: 3	Core Weight: 1	Total Weight: 329
4.68/4.77	c Elapsed CPU time: 4.70728 s	Remaining CPU time: 1795.29 s
4.68/4.79	c core #330
4.68/4.79	c Core size: 3	Core Weight: 1	Total Weight: 330
4.68/4.79	c Elapsed CPU time: 4.72428 s	Remaining CPU time: 1795.28 s
4.78/4.81	c core #331
4.78/4.81	c Core size: 3	Core Weight: 1	Total Weight: 331
4.78/4.81	c Elapsed CPU time: 4.74128 s	Remaining CPU time: 1795.26 s
4.78/4.82	c core #332
4.78/4.82	c Core size: 3	Core Weight: 1	Total Weight: 332
4.78/4.82	c Elapsed CPU time: 4.75828 s	Remaining CPU time: 1795.24 s
4.78/4.84	c core #333
4.78/4.84	c Core size: 3	Core Weight: 1	Total Weight: 333
4.78/4.84	c Elapsed CPU time: 4.77627 s	Remaining CPU time: 1795.22 s
4.78/4.86	c core #334
4.78/4.86	c Core size: 3	Core Weight: 1	Total Weight: 334
4.78/4.86	c Elapsed CPU time: 4.79327 s	Remaining CPU time: 1795.21 s
4.78/4.88	c core #335
4.78/4.88	c Core size: 2	Core Weight: 1	Total Weight: 335
4.78/4.88	c Elapsed CPU time: 4.81227 s	Remaining CPU time: 1795.19 s
4.78/4.89	c core #336
4.78/4.89	c Core size: 3	Core Weight: 1	Total Weight: 336
4.78/4.89	c Elapsed CPU time: 4.82927 s	Remaining CPU time: 1795.17 s
4.88/4.91	c core #337
4.88/4.91	c Core size: 3	Core Weight: 1	Total Weight: 337
4.88/4.91	c Elapsed CPU time: 4.84726 s	Remaining CPU time: 1795.15 s
4.88/4.93	c core #338
4.88/4.93	c Core size: 3	Core Weight: 1	Total Weight: 338
4.88/4.93	c Elapsed CPU time: 4.86426 s	Remaining CPU time: 1795.14 s
4.88/4.95	c core #339
4.88/4.95	c Core size: 3	Core Weight: 1	Total Weight: 339
4.88/4.95	c Elapsed CPU time: 4.88226 s	Remaining CPU time: 1795.12 s
4.88/4.97	c core #340
4.88/4.97	c Core size: 3	Core Weight: 1	Total Weight: 340
4.88/4.97	c Elapsed CPU time: 4.90025 s	Remaining CPU time: 1795.1 s
4.88/4.98	c core #341
4.88/4.98	c Core size: 3	Core Weight: 1	Total Weight: 341
4.88/4.98	c Elapsed CPU time: 4.91825 s	Remaining CPU time: 1795.08 s
4.98/5.00	c core #342
4.98/5.00	c Core size: 3	Core Weight: 1	Total Weight: 342
4.98/5.00	c Elapsed CPU time: 4.93525 s	Remaining CPU time: 1795.06 s
4.98/5.02	c core #343
4.98/5.02	c Core size: 3	Core Weight: 1	Total Weight: 343
4.98/5.02	c Elapsed CPU time: 4.95225 s	Remaining CPU time: 1795.05 s
4.98/5.03	c core #344
4.98/5.03	c Core size: 3	Core Weight: 1	Total Weight: 344
4.98/5.03	c Elapsed CPU time: 4.96924 s	Remaining CPU time: 1795.03 s
4.98/5.05	c core #345
4.98/5.05	c Core size: 3	Core Weight: 1	Total Weight: 345
4.98/5.05	c Elapsed CPU time: 4.98624 s	Remaining CPU time: 1795.01 s
4.98/5.07	c core #346
4.98/5.07	c Core size: 3	Core Weight: 1	Total Weight: 346
4.98/5.07	c Elapsed CPU time: 5.00324 s	Remaining CPU time: 1795 s
4.98/5.09	c core #347
4.98/5.09	c Core size: 3	Core Weight: 1	Total Weight: 347
4.98/5.09	c Elapsed CPU time: 5.02024 s	Remaining CPU time: 1794.98 s
5.08/5.10	c core #348
5.08/5.10	c Core size: 3	Core Weight: 1	Total Weight: 348
5.08/5.10	c Elapsed CPU time: 5.03723 s	Remaining CPU time: 1794.96 s
5.08/5.12	c core #349
5.08/5.12	c Core size: 3	Core Weight: 1	Total Weight: 349
5.08/5.12	c Elapsed CPU time: 5.05423 s	Remaining CPU time: 1794.95 s
5.08/5.14	c core #350
5.08/5.14	c Core size: 3	Core Weight: 1	Total Weight: 350
5.08/5.14	c Elapsed CPU time: 5.07123 s	Remaining CPU time: 1794.93 s
5.08/5.16	c core #351
5.08/5.16	c Core size: 2	Core Weight: 1	Total Weight: 351
5.08/5.16	c Elapsed CPU time: 5.08723 s	Remaining CPU time: 1794.91 s
5.08/5.17	c core #352
5.08/5.17	c Core size: 3	Core Weight: 1	Total Weight: 352
5.08/5.17	c Elapsed CPU time: 5.10422 s	Remaining CPU time: 1794.9 s
5.08/5.19	c core #353
5.08/5.19	c Core size: 3	Core Weight: 1	Total Weight: 353
5.08/5.19	c Elapsed CPU time: 5.12122 s	Remaining CPU time: 1794.88 s
5.17/5.21	c core #354
5.17/5.21	c Core size: 3	Core Weight: 1	Total Weight: 354
5.17/5.21	c Elapsed CPU time: 5.13922 s	Remaining CPU time: 1794.86 s
5.17/5.23	c core #355
5.17/5.23	c Core size: 3	Core Weight: 1	Total Weight: 355
5.17/5.23	c Elapsed CPU time: 5.15822 s	Remaining CPU time: 1794.84 s
5.17/5.25	c core #356
5.17/5.25	c Core size: 3	Core Weight: 1	Total Weight: 356
5.17/5.25	c Elapsed CPU time: 5.17521 s	Remaining CPU time: 1794.82 s
5.17/5.26	c core #357
5.17/5.26	c Core size: 3	Core Weight: 1	Total Weight: 357
5.17/5.26	c Elapsed CPU time: 5.19321 s	Remaining CPU time: 1794.81 s
5.17/5.28	c core #358
5.17/5.28	c Core size: 3	Core Weight: 1	Total Weight: 358
5.17/5.28	c Elapsed CPU time: 5.21021 s	Remaining CPU time: 1794.79 s
5.27/5.30	c core #359
5.27/5.30	c Core size: 3	Core Weight: 1	Total Weight: 359
5.27/5.30	c Elapsed CPU time: 5.2282 s	Remaining CPU time: 1794.77 s
5.27/5.32	c core #360
5.27/5.32	c Core size: 3	Core Weight: 1	Total Weight: 360
5.27/5.32	c Elapsed CPU time: 5.2462 s	Remaining CPU time: 1794.75 s
5.27/5.34	c core #361
5.27/5.34	c Core size: 3	Core Weight: 1	Total Weight: 361
5.27/5.34	c Elapsed CPU time: 5.2632 s	Remaining CPU time: 1794.74 s
5.27/5.35	c core #362
5.27/5.35	c Core size: 3	Core Weight: 1	Total Weight: 362
5.27/5.35	c Elapsed CPU time: 5.2812 s	Remaining CPU time: 1794.72 s
5.27/5.37	c core #363
5.27/5.37	c Core size: 3	Core Weight: 1	Total Weight: 363
5.27/5.37	c Elapsed CPU time: 5.29919 s	Remaining CPU time: 1794.7 s
5.27/5.39	c core #364
5.27/5.39	c Core size: 3	Core Weight: 1	Total Weight: 364
5.27/5.39	c Elapsed CPU time: 5.31819 s	Remaining CPU time: 1794.68 s
5.37/5.41	c core #365
5.37/5.41	c Core size: 3	Core Weight: 1	Total Weight: 365
5.37/5.41	c Elapsed CPU time: 5.33619 s	Remaining CPU time: 1794.66 s
5.37/5.43	c core #366
5.37/5.43	c Core size: 3	Core Weight: 1	Total Weight: 366
5.37/5.43	c Elapsed CPU time: 5.35419 s	Remaining CPU time: 1794.65 s
5.37/5.44	c core #367
5.37/5.44	c Core size: 3	Core Weight: 1	Total Weight: 367
5.37/5.44	c Elapsed CPU time: 5.37218 s	Remaining CPU time: 1794.63 s
5.37/5.46	c core #368
5.37/5.46	c Core size: 3	Core Weight: 1	Total Weight: 368
5.37/5.46	c Elapsed CPU time: 5.39018 s	Remaining CPU time: 1794.61 s
5.37/5.48	c core #369
5.37/5.48	c Core size: 3	Core Weight: 1	Total Weight: 369
5.37/5.48	c Elapsed CPU time: 5.40818 s	Remaining CPU time: 1794.59 s
5.37/5.50	c core #370
5.37/5.50	c Core size: 3	Core Weight: 1	Total Weight: 370
5.37/5.50	c Elapsed CPU time: 5.42717 s	Remaining CPU time: 1794.57 s
5.47/5.52	c core #371
5.47/5.52	c Core size: 3	Core Weight: 1	Total Weight: 371
5.47/5.52	c Elapsed CPU time: 5.44517 s	Remaining CPU time: 1794.55 s
5.47/5.54	c core #372
5.47/5.54	c Core size: 2	Core Weight: 1	Total Weight: 372
5.47/5.54	c Elapsed CPU time: 5.46317 s	Remaining CPU time: 1794.54 s
5.47/5.56	c core #373
5.47/5.56	c Core size: 3	Core Weight: 1	Total Weight: 373
5.47/5.56	c Elapsed CPU time: 5.48217 s	Remaining CPU time: 1794.52 s
5.47/5.57	c core #374
5.47/5.57	c Core size: 3	Core Weight: 1	Total Weight: 374
5.47/5.57	c Elapsed CPU time: 5.50016 s	Remaining CPU time: 1794.5 s
5.47/5.59	c core #375
5.47/5.59	c Core size: 3	Core Weight: 1	Total Weight: 375
5.47/5.59	c Elapsed CPU time: 5.51816 s	Remaining CPU time: 1794.48 s
5.57/5.61	c core #376
5.57/5.61	c Core size: 3	Core Weight: 1	Total Weight: 376
5.57/5.61	c Elapsed CPU time: 5.53716 s	Remaining CPU time: 1794.46 s
5.57/5.63	c core #377
5.57/5.63	c Core size: 3	Core Weight: 1	Total Weight: 377
5.57/5.63	c Elapsed CPU time: 5.55616 s	Remaining CPU time: 1794.44 s
5.57/5.65	c core #378
5.57/5.65	c Core size: 3	Core Weight: 1	Total Weight: 378
5.57/5.65	c Elapsed CPU time: 5.57415 s	Remaining CPU time: 1794.43 s
5.57/5.67	c core #379
5.57/5.67	c Core size: 3	Core Weight: 1	Total Weight: 379
5.57/5.67	c Elapsed CPU time: 5.59215 s	Remaining CPU time: 1794.41 s
5.57/5.68	c core #380
5.57/5.68	c Core size: 3	Core Weight: 1	Total Weight: 380
5.57/5.68	c Elapsed CPU time: 5.61015 s	Remaining CPU time: 1794.39 s
5.67/5.70	c core #381
5.67/5.70	c Core size: 3	Core Weight: 1	Total Weight: 381
5.67/5.70	c Elapsed CPU time: 5.62714 s	Remaining CPU time: 1794.37 s
5.67/5.72	c core #382
5.67/5.72	c Core size: 3	Core Weight: 1	Total Weight: 382
5.67/5.72	c Elapsed CPU time: 5.64614 s	Remaining CPU time: 1794.35 s
5.67/5.74	c core #383
5.67/5.74	c Core size: 3	Core Weight: 1	Total Weight: 383
5.67/5.74	c Elapsed CPU time: 5.66314 s	Remaining CPU time: 1794.34 s
5.67/5.76	c core #384
5.67/5.76	c Core size: 3	Core Weight: 1	Total Weight: 384
5.67/5.76	c Elapsed CPU time: 5.68214 s	Remaining CPU time: 1794.32 s
5.67/5.78	c core #385
5.67/5.78	c Core size: 3	Core Weight: 1	Total Weight: 385
5.67/5.78	c Elapsed CPU time: 5.70013 s	Remaining CPU time: 1794.3 s
5.67/5.79	c core #386
5.67/5.79	c Core size: 3	Core Weight: 1	Total Weight: 386
5.67/5.79	c Elapsed CPU time: 5.71813 s	Remaining CPU time: 1794.28 s
5.77/5.81	c core #387
5.77/5.81	c Core size: 3	Core Weight: 1	Total Weight: 387
5.77/5.81	c Elapsed CPU time: 5.73613 s	Remaining CPU time: 1794.26 s
5.77/5.83	c core #388
5.77/5.83	c Core size: 3	Core Weight: 1	Total Weight: 388
5.77/5.83	c Elapsed CPU time: 5.75512 s	Remaining CPU time: 1794.24 s
5.77/5.85	c core #389
5.77/5.85	c Core size: 3	Core Weight: 1	Total Weight: 389
5.77/5.85	c Elapsed CPU time: 5.77312 s	Remaining CPU time: 1794.23 s
5.77/5.87	c core #390
5.77/5.87	c Core size: 3	Core Weight: 1	Total Weight: 390
5.77/5.87	c Elapsed CPU time: 5.79112 s	Remaining CPU time: 1794.21 s
5.77/5.89	c core #391
5.77/5.89	c Core size: 3	Core Weight: 1	Total Weight: 391
5.77/5.89	c Elapsed CPU time: 5.81012 s	Remaining CPU time: 1794.19 s
5.87/5.91	c core #392
5.87/5.91	c Core size: 3	Core Weight: 1	Total Weight: 392
5.87/5.91	c Elapsed CPU time: 5.82711 s	Remaining CPU time: 1794.17 s
5.87/5.93	c core #393
5.87/5.93	c Core size: 3	Core Weight: 1	Total Weight: 393
5.87/5.93	c Elapsed CPU time: 5.84611 s	Remaining CPU time: 1794.15 s
5.87/5.95	c core #394
5.87/5.95	c Core size: 3	Core Weight: 1	Total Weight: 394
5.87/5.95	c Elapsed CPU time: 5.86611 s	Remaining CPU time: 1794.13 s
5.87/5.97	c core #395
5.87/5.97	c Core size: 2	Core Weight: 1	Total Weight: 395
5.87/5.97	c Elapsed CPU time: 5.88511 s	Remaining CPU time: 1794.11 s
5.87/5.98	c core #396
5.87/5.98	c Core size: 3	Core Weight: 1	Total Weight: 396
5.87/5.98	c Elapsed CPU time: 5.9031 s	Remaining CPU time: 1794.1 s
5.97/6.00	c core #397
5.97/6.00	c Core size: 3	Core Weight: 1	Total Weight: 397
5.97/6.00	c Elapsed CPU time: 5.9221 s	Remaining CPU time: 1794.08 s
5.97/6.02	c core #398
5.97/6.02	c Core size: 3	Core Weight: 1	Total Weight: 398
5.97/6.02	c Elapsed CPU time: 5.9411 s	Remaining CPU time: 1794.06 s
5.97/6.04	c core #399
5.97/6.04	c Core size: 3	Core Weight: 1	Total Weight: 399
5.97/6.04	c Elapsed CPU time: 5.96109 s	Remaining CPU time: 1794.04 s
5.97/6.06	c core #400
5.97/6.06	c Core size: 3	Core Weight: 1	Total Weight: 400
5.97/6.06	c Elapsed CPU time: 5.98009 s	Remaining CPU time: 1794.02 s
5.97/6.08	c core #401
5.97/6.08	c Core size: 3	Core Weight: 1	Total Weight: 401
5.97/6.08	c Elapsed CPU time: 5.99909 s	Remaining CPU time: 1794 s
6.07/6.10	c core #402
6.07/6.10	c Core size: 3	Core Weight: 1	Total Weight: 402
6.07/6.10	c Elapsed CPU time: 6.01708 s	Remaining CPU time: 1793.98 s
6.07/6.12	c core #403
6.07/6.12	c Core size: 3	Core Weight: 1	Total Weight: 403
6.07/6.12	c Elapsed CPU time: 6.03608 s	Remaining CPU time: 1793.96 s
6.07/6.14	c core #404
6.07/6.14	c Core size: 3	Core Weight: 1	Total Weight: 404
6.07/6.14	c Elapsed CPU time: 6.05508 s	Remaining CPU time: 1793.94 s
6.07/6.16	c core #405
6.07/6.16	c Core size: 3	Core Weight: 1	Total Weight: 405
6.07/6.16	c Elapsed CPU time: 6.07508 s	Remaining CPU time: 1793.92 s
6.07/6.18	c core #406
6.07/6.18	c Core size: 3	Core Weight: 1	Total Weight: 406
6.07/6.18	c Elapsed CPU time: 6.09207 s	Remaining CPU time: 1793.91 s
6.17/6.20	c core #407
6.17/6.20	c Core size: 3	Core Weight: 1	Total Weight: 407
6.17/6.20	c Elapsed CPU time: 6.11207 s	Remaining CPU time: 1793.89 s
6.17/6.22	c core #408
6.17/6.22	c Core size: 3	Core Weight: 1	Total Weight: 408
6.17/6.22	c Elapsed CPU time: 6.13007 s	Remaining CPU time: 1793.87 s
6.17/6.24	c core #409
6.17/6.24	c Core size: 3	Core Weight: 1	Total Weight: 409
6.17/6.24	c Elapsed CPU time: 6.14907 s	Remaining CPU time: 1793.85 s
6.17/6.25	c core #410
6.17/6.25	c Core size: 3	Core Weight: 1	Total Weight: 410
6.17/6.25	c Elapsed CPU time: 6.16706 s	Remaining CPU time: 1793.83 s
6.17/6.27	c core #411
6.17/6.27	c Core size: 3	Core Weight: 1	Total Weight: 411
6.17/6.27	c Elapsed CPU time: 6.18606 s	Remaining CPU time: 1793.81 s
6.17/6.29	c core #412
6.17/6.29	c Core size: 3	Core Weight: 1	Total Weight: 412
6.17/6.29	c Elapsed CPU time: 6.20506 s	Remaining CPU time: 1793.79 s
6.26/6.31	c core #413
6.26/6.31	c Core size: 3	Core Weight: 1	Total Weight: 413
6.26/6.31	c Elapsed CPU time: 6.22505 s	Remaining CPU time: 1793.77 s
6.26/6.33	c core #414
6.26/6.33	c Core size: 3	Core Weight: 1	Total Weight: 414
6.26/6.33	c Elapsed CPU time: 6.24305 s	Remaining CPU time: 1793.76 s
6.26/6.35	c core #415
6.26/6.35	c Core size: 3	Core Weight: 1	Total Weight: 415
6.26/6.35	c Elapsed CPU time: 6.26205 s	Remaining CPU time: 1793.74 s
6.26/6.37	c core #416
6.26/6.37	c Core size: 3	Core Weight: 1	Total Weight: 416
6.26/6.37	c Elapsed CPU time: 6.28005 s	Remaining CPU time: 1793.72 s
6.26/6.39	c core #417
6.26/6.39	c Core size: 3	Core Weight: 1	Total Weight: 417
6.26/6.39	c Elapsed CPU time: 6.29904 s	Remaining CPU time: 1793.7 s
6.36/6.41	c core #418
6.36/6.41	c Core size: 3	Core Weight: 1	Total Weight: 418
6.36/6.41	c Elapsed CPU time: 6.31804 s	Remaining CPU time: 1793.68 s
6.36/6.43	c core #419
6.36/6.43	c Core size: 3	Core Weight: 1	Total Weight: 419
6.36/6.43	c Elapsed CPU time: 6.33704 s	Remaining CPU time: 1793.66 s
6.36/6.44	c core #420
6.36/6.44	c Core size: 2	Core Weight: 1	Total Weight: 420
6.36/6.45	c Elapsed CPU time: 6.35503 s	Remaining CPU time: 1793.64 s
6.36/6.46	c core #421
6.36/6.46	c Core size: 3	Core Weight: 1	Total Weight: 421
6.36/6.46	c Elapsed CPU time: 6.37503 s	Remaining CPU time: 1793.62 s
6.36/6.48	c core #422
6.36/6.48	c Core size: 3	Core Weight: 1	Total Weight: 422
6.36/6.48	c Elapsed CPU time: 6.39303 s	Remaining CPU time: 1793.61 s
6.47/6.50	c core #423
6.47/6.50	c Core size: 3	Core Weight: 1	Total Weight: 423
6.47/6.50	c Elapsed CPU time: 6.41202 s	Remaining CPU time: 1793.59 s
6.47/6.52	c core #424
6.47/6.52	c Core size: 3	Core Weight: 1	Total Weight: 424
6.47/6.52	c Elapsed CPU time: 6.43002 s	Remaining CPU time: 1793.57 s
6.47/6.54	c core #425
6.47/6.54	c Core size: 3	Core Weight: 1	Total Weight: 425
6.47/6.54	c Elapsed CPU time: 6.44802 s	Remaining CPU time: 1793.55 s
6.47/6.56	c core #426
6.47/6.56	c Core size: 3	Core Weight: 1	Total Weight: 426
6.47/6.56	c Elapsed CPU time: 6.46602 s	Remaining CPU time: 1793.53 s
6.47/6.58	c core #427
6.47/6.58	c Core size: 3	Core Weight: 1	Total Weight: 427
6.47/6.58	c Elapsed CPU time: 6.48601 s	Remaining CPU time: 1793.51 s
6.47/6.60	c core #428
6.47/6.60	c Core size: 3	Core Weight: 1	Total Weight: 428
6.47/6.60	c Elapsed CPU time: 6.50401 s	Remaining CPU time: 1793.5 s
6.56/6.62	c core #429
6.56/6.62	c Core size: 3	Core Weight: 1	Total Weight: 429
6.56/6.62	c Elapsed CPU time: 6.52401 s	Remaining CPU time: 1793.48 s
6.56/6.64	c core #430
6.56/6.64	c Core size: 3	Core Weight: 1	Total Weight: 430
6.56/6.64	c Elapsed CPU time: 6.543 s	Remaining CPU time: 1793.46 s
6.56/6.66	c core #431
6.56/6.66	c Core size: 3	Core Weight: 1	Total Weight: 431
6.56/6.66	c Elapsed CPU time: 6.563 s	Remaining CPU time: 1793.44 s
6.56/6.68	c core #432
6.56/6.68	c Core size: 3	Core Weight: 1	Total Weight: 432
6.56/6.68	c Elapsed CPU time: 6.581 s	Remaining CPU time: 1793.42 s
6.66/6.70	c core #433
6.66/6.70	c Core size: 3	Core Weight: 1	Total Weight: 433
6.66/6.70	c Elapsed CPU time: 6.601 s	Remaining CPU time: 1793.4 s
6.66/6.72	c core #434
6.66/6.72	c Core size: 3	Core Weight: 1	Total Weight: 434
6.66/6.72	c Elapsed CPU time: 6.61899 s	Remaining CPU time: 1793.38 s
6.66/6.74	c core #435
6.66/6.74	c Core size: 3	Core Weight: 1	Total Weight: 435
6.66/6.74	c Elapsed CPU time: 6.63899 s	Remaining CPU time: 1793.36 s
6.66/6.76	c core #436
6.66/6.76	c Core size: 3	Core Weight: 1	Total Weight: 436
6.66/6.76	c Elapsed CPU time: 6.65899 s	Remaining CPU time: 1793.34 s
6.66/6.78	c core #437
6.66/6.78	c Core size: 3	Core Weight: 1	Total Weight: 437
6.66/6.78	c Elapsed CPU time: 6.67898 s	Remaining CPU time: 1793.32 s
6.66/6.80	c core #438
6.66/6.80	c Core size: 3	Core Weight: 1	Total Weight: 438
6.66/6.80	c Elapsed CPU time: 6.69698 s	Remaining CPU time: 1793.3 s
6.76/6.82	c core #439
6.76/6.82	c Core size: 3	Core Weight: 1	Total Weight: 439
6.76/6.82	c Elapsed CPU time: 6.71698 s	Remaining CPU time: 1793.28 s
6.76/6.84	c core #440
6.76/6.84	c Core size: 3	Core Weight: 1	Total Weight: 440
6.76/6.84	c Elapsed CPU time: 6.73597 s	Remaining CPU time: 1793.26 s
6.76/6.86	c core #441
6.76/6.86	c Core size: 3	Core Weight: 1	Total Weight: 441
6.76/6.86	c Elapsed CPU time: 6.75597 s	Remaining CPU time: 1793.24 s
6.76/6.88	c core #442
6.76/6.88	c Core size: 3	Core Weight: 1	Total Weight: 442
6.76/6.88	c Elapsed CPU time: 6.77597 s	Remaining CPU time: 1793.22 s
6.76/6.90	c core #443
6.76/6.90	c Core size: 2	Core Weight: 1	Total Weight: 443
6.86/6.90	c Elapsed CPU time: 6.79497 s	Remaining CPU time: 1793.21 s
6.86/6.92	c core #444
6.86/6.92	c Core size: 3	Core Weight: 1	Total Weight: 444
6.86/6.92	c Elapsed CPU time: 6.81496 s	Remaining CPU time: 1793.19 s
6.86/6.94	c core #445
6.86/6.94	c Core size: 3	Core Weight: 1	Total Weight: 445
6.86/6.94	c Elapsed CPU time: 6.83496 s	Remaining CPU time: 1793.17 s
6.86/6.96	c core #446
6.86/6.96	c Core size: 3	Core Weight: 1	Total Weight: 446
6.86/6.96	c Elapsed CPU time: 6.85496 s	Remaining CPU time: 1793.15 s
6.86/6.98	c core #447
6.86/6.98	c Core size: 3	Core Weight: 1	Total Weight: 447
6.86/6.98	c Elapsed CPU time: 6.87595 s	Remaining CPU time: 1793.12 s
6.96/7.00	c core #448
6.96/7.00	c Core size: 3	Core Weight: 1	Total Weight: 448
6.96/7.00	c Elapsed CPU time: 6.89395 s	Remaining CPU time: 1793.11 s
6.96/7.02	c core #449
6.96/7.02	c Core size: 3	Core Weight: 1	Total Weight: 449
6.96/7.02	c Elapsed CPU time: 6.91395 s	Remaining CPU time: 1793.09 s
6.96/7.04	c core #450
6.96/7.04	c Core size: 3	Core Weight: 1	Total Weight: 450
6.96/7.04	c Elapsed CPU time: 6.93394 s	Remaining CPU time: 1793.07 s
6.96/7.06	c core #451
6.96/7.06	c Core size: 3	Core Weight: 1	Total Weight: 451
6.96/7.06	c Elapsed CPU time: 6.95294 s	Remaining CPU time: 1793.05 s
6.96/7.08	c core #452
6.96/7.08	c Core size: 3	Core Weight: 1	Total Weight: 452
6.96/7.08	c Elapsed CPU time: 6.97294 s	Remaining CPU time: 1793.03 s
6.96/7.10	c core #453
6.96/7.10	c Core size: 3	Core Weight: 1	Total Weight: 453
6.96/7.10	c Elapsed CPU time: 6.99194 s	Remaining CPU time: 1793.01 s
7.06/7.12	c core #454
7.06/7.12	c Core size: 3	Core Weight: 1	Total Weight: 454
7.06/7.12	c Elapsed CPU time: 7.01093 s	Remaining CPU time: 1792.99 s
7.06/7.13	c core #455
7.06/7.13	c Core size: 3	Core Weight: 1	Total Weight: 455
7.06/7.13	c Elapsed CPU time: 7.03093 s	Remaining CPU time: 1792.97 s
7.06/7.15	c core #456
7.06/7.15	c Core size: 3	Core Weight: 1	Total Weight: 456
7.06/7.15	c Elapsed CPU time: 7.04993 s	Remaining CPU time: 1792.95 s
7.06/7.17	c core #457
7.06/7.17	c Core size: 3	Core Weight: 1	Total Weight: 457
7.06/7.17	c Elapsed CPU time: 7.06992 s	Remaining CPU time: 1792.93 s
7.06/7.19	c core #458
7.06/7.19	c Core size: 3	Core Weight: 1	Total Weight: 458
7.06/7.19	c Elapsed CPU time: 7.08892 s	Remaining CPU time: 1792.91 s
7.16/7.21	c core #459
7.16/7.21	c Core size: 3	Core Weight: 1	Total Weight: 459
7.16/7.21	c Elapsed CPU time: 7.10792 s	Remaining CPU time: 1792.89 s
7.16/7.23	c core #460
7.16/7.23	c Core size: 3	Core Weight: 1	Total Weight: 460
7.16/7.23	c Elapsed CPU time: 7.12692 s	Remaining CPU time: 1792.87 s
7.16/7.25	c core #461
7.16/7.25	c Core size: 3	Core Weight: 1	Total Weight: 461
7.16/7.25	c Elapsed CPU time: 7.14791 s	Remaining CPU time: 1792.85 s
7.16/7.27	c core #462
7.16/7.27	c Core size: 3	Core Weight: 1	Total Weight: 462
7.16/7.27	c Elapsed CPU time: 7.16791 s	Remaining CPU time: 1792.83 s
7.16/7.30	c core #463
7.16/7.30	c Core size: 3	Core Weight: 1	Total Weight: 463
7.16/7.30	c Elapsed CPU time: 7.18791 s	Remaining CPU time: 1792.81 s
7.25/7.32	c core #464
7.25/7.32	c Core size: 3	Core Weight: 1	Total Weight: 464
7.25/7.32	c Elapsed CPU time: 7.2089 s	Remaining CPU time: 1792.79 s
7.25/7.34	c core #465
7.25/7.34	c Core size: 3	Core Weight: 1	Total Weight: 465
7.25/7.34	c Elapsed CPU time: 7.2289 s	Remaining CPU time: 1792.77 s
7.25/7.36	c core #466
7.25/7.36	c Core size: 3	Core Weight: 1	Total Weight: 466
7.25/7.36	c Elapsed CPU time: 7.2489 s	Remaining CPU time: 1792.75 s
7.25/7.38	c core #467
7.25/7.38	c Core size: 3	Core Weight: 1	Total Weight: 467
7.25/7.38	c Elapsed CPU time: 7.26889 s	Remaining CPU time: 1792.73 s
7.35/7.40	c core #468
7.35/7.40	c Core size: 3	Core Weight: 1	Total Weight: 468
7.35/7.40	c Elapsed CPU time: 7.28989 s	Remaining CPU time: 1792.71 s
7.35/7.42	c core #469
7.35/7.42	c Core size: 3	Core Weight: 1	Total Weight: 469
7.35/7.42	c Elapsed CPU time: 7.30989 s	Remaining CPU time: 1792.69 s
7.35/7.44	c core #470
7.35/7.44	c Core size: 3	Core Weight: 1	Total Weight: 470
7.35/7.44	c Elapsed CPU time: 7.33089 s	Remaining CPU time: 1792.67 s
7.35/7.46	c core #471
7.35/7.46	c Core size: 2	Core Weight: 1	Total Weight: 471
7.35/7.46	c Elapsed CPU time: 7.35088 s	Remaining CPU time: 1792.65 s
7.35/7.48	c core #472
7.35/7.48	c Core size: 3	Core Weight: 1	Total Weight: 472
7.35/7.48	c Elapsed CPU time: 7.37088 s	Remaining CPU time: 1792.63 s
7.45/7.50	c core #473
7.45/7.50	c Core size: 3	Core Weight: 1	Total Weight: 473
7.45/7.50	c Elapsed CPU time: 7.39188 s	Remaining CPU time: 1792.61 s
7.45/7.52	c core #474
7.45/7.52	c Core size: 3	Core Weight: 1	Total Weight: 474
7.45/7.52	c Elapsed CPU time: 7.41287 s	Remaining CPU time: 1792.59 s
7.45/7.54	c core #475
7.45/7.54	c Core size: 3	Core Weight: 1	Total Weight: 475
7.45/7.54	c Elapsed CPU time: 7.43287 s	Remaining CPU time: 1792.57 s
7.45/7.56	c core #476
7.45/7.56	c Core size: 3	Core Weight: 1	Total Weight: 476
7.45/7.56	c Elapsed CPU time: 7.45187 s	Remaining CPU time: 1792.55 s
7.45/7.58	c core #477
7.45/7.58	c Core size: 3	Core Weight: 1	Total Weight: 477
7.45/7.58	c Elapsed CPU time: 7.47086 s	Remaining CPU time: 1792.53 s
7.55/7.60	c core #478
7.55/7.60	c Core size: 3	Core Weight: 1	Total Weight: 478
7.55/7.60	c Elapsed CPU time: 7.49086 s	Remaining CPU time: 1792.51 s
7.55/7.62	c core #479
7.55/7.62	c Core size: 3	Core Weight: 1	Total Weight: 479
7.55/7.62	c Elapsed CPU time: 7.51086 s	Remaining CPU time: 1792.49 s
7.55/7.64	c core #480
7.55/7.64	c Core size: 3	Core Weight: 1	Total Weight: 480
7.55/7.64	c Elapsed CPU time: 7.52985 s	Remaining CPU time: 1792.47 s
7.55/7.66	c core #481
7.55/7.66	c Core size: 3	Core Weight: 1	Total Weight: 481
7.55/7.66	c Elapsed CPU time: 7.54985 s	Remaining CPU time: 1792.45 s
7.55/7.68	c core #482
7.55/7.68	c Core size: 3	Core Weight: 1	Total Weight: 482
7.55/7.68	c Elapsed CPU time: 7.56985 s	Remaining CPU time: 1792.43 s
7.65/7.70	c core #483
7.65/7.70	c Core size: 3	Core Weight: 1	Total Weight: 483
7.65/7.70	c Elapsed CPU time: 7.58985 s	Remaining CPU time: 1792.41 s
7.65/7.72	c core #484
7.65/7.72	c Core size: 3	Core Weight: 1	Total Weight: 484
7.65/7.72	c Elapsed CPU time: 7.60984 s	Remaining CPU time: 1792.39 s
7.65/7.74	c core #485
7.65/7.74	c Core size: 3	Core Weight: 1	Total Weight: 485
7.65/7.74	c Elapsed CPU time: 7.62984 s	Remaining CPU time: 1792.37 s
7.65/7.76	c core #486
7.65/7.76	c Core size: 3	Core Weight: 1	Total Weight: 486
7.65/7.76	c Elapsed CPU time: 7.64984 s	Remaining CPU time: 1792.35 s
7.65/7.78	c core #487
7.65/7.78	c Core size: 3	Core Weight: 1	Total Weight: 487
7.65/7.78	c Elapsed CPU time: 7.67083 s	Remaining CPU time: 1792.33 s
7.75/7.80	c core #488
7.75/7.80	c Core size: 3	Core Weight: 1	Total Weight: 488
7.75/7.80	c Elapsed CPU time: 7.69083 s	Remaining CPU time: 1792.31 s
7.75/7.82	c core #489
7.75/7.82	c Core size: 3	Core Weight: 1	Total Weight: 489
7.75/7.82	c Elapsed CPU time: 7.71083 s	Remaining CPU time: 1792.29 s
7.75/7.84	c core #490
7.75/7.84	c Core size: 3	Core Weight: 1	Total Weight: 490
7.75/7.84	c Elapsed CPU time: 7.73082 s	Remaining CPU time: 1792.27 s
7.75/7.86	c core #491
7.75/7.86	c Core size: 3	Core Weight: 1	Total Weight: 491
7.75/7.86	c Elapsed CPU time: 7.75182 s	Remaining CPU time: 1792.25 s
7.75/7.88	c core #492
7.75/7.88	c Core size: 3	Core Weight: 1	Total Weight: 492
7.75/7.88	c Elapsed CPU time: 7.77182 s	Remaining CPU time: 1792.23 s
7.85/7.91	c core #493
7.85/7.91	c Core size: 3	Core Weight: 1	Total Weight: 493
7.85/7.91	c Elapsed CPU time: 7.79181 s	Remaining CPU time: 1792.21 s
7.85/7.93	c core #494
7.85/7.93	c Core size: 3	Core Weight: 1	Total Weight: 494
7.85/7.93	c Elapsed CPU time: 7.81081 s	Remaining CPU time: 1792.19 s
7.85/7.95	c core #495
7.85/7.95	c Core size: 3	Core Weight: 1	Total Weight: 495
7.85/7.95	c Elapsed CPU time: 7.83081 s	Remaining CPU time: 1792.17 s
7.85/7.96	c core #496
7.85/7.96	c Core size: 3	Core Weight: 1	Total Weight: 496
7.85/7.96	c Elapsed CPU time: 7.84981 s	Remaining CPU time: 1792.15 s
7.85/7.98	c core #497
7.85/7.98	c Core size: 2	Core Weight: 1	Total Weight: 497
7.85/7.98	c Elapsed CPU time: 7.8688 s	Remaining CPU time: 1792.13 s
7.94/8.00	c core #498
7.94/8.00	c Core size: 3	Core Weight: 1	Total Weight: 498
7.94/8.00	c Elapsed CPU time: 7.8888 s	Remaining CPU time: 1792.11 s
7.94/8.02	c core #499
7.94/8.02	c Core size: 3	Core Weight: 1	Total Weight: 499
7.94/8.02	c Elapsed CPU time: 7.9088 s	Remaining CPU time: 1792.09 s
7.94/8.04	c core #500
7.94/8.04	c Core size: 3	Core Weight: 1	Total Weight: 500
7.94/8.04	c Elapsed CPU time: 7.92879 s	Remaining CPU time: 1792.07 s
7.94/8.06	c core #501
7.94/8.06	c Core size: 3	Core Weight: 1	Total Weight: 501
7.94/8.06	c Elapsed CPU time: 7.94879 s	Remaining CPU time: 1792.05 s
7.94/8.08	c core #502
7.94/8.08	c Core size: 3	Core Weight: 1	Total Weight: 502
7.94/8.08	c Elapsed CPU time: 7.96779 s	Remaining CPU time: 1792.03 s
8.04/8.10	c core #503
8.04/8.10	c Core size: 3	Core Weight: 1	Total Weight: 503
8.04/8.10	c Elapsed CPU time: 7.98778 s	Remaining CPU time: 1792.01 s
8.04/8.12	c core #504
8.04/8.12	c Core size: 3	Core Weight: 1	Total Weight: 504
8.04/8.12	c Elapsed CPU time: 8.00778 s	Remaining CPU time: 1791.99 s
8.04/8.15	c core #505
8.04/8.15	c Core size: 3	Core Weight: 1	Total Weight: 505
8.04/8.15	c Elapsed CPU time: 8.02778 s	Remaining CPU time: 1791.97 s
8.04/8.17	c core #506
8.04/8.17	c Core size: 3	Core Weight: 1	Total Weight: 506
8.04/8.17	c Elapsed CPU time: 8.04878 s	Remaining CPU time: 1791.95 s
8.04/8.19	c core #507
8.04/8.19	c Core size: 3	Core Weight: 1	Total Weight: 507
8.04/8.19	c Elapsed CPU time: 8.06877 s	Remaining CPU time: 1791.93 s
8.14/8.21	c core #508
8.14/8.21	c Core size: 3	Core Weight: 1	Total Weight: 508
8.14/8.21	c Elapsed CPU time: 8.08877 s	Remaining CPU time: 1791.91 s
8.14/8.23	c core #509
8.14/8.23	c Core size: 3	Core Weight: 1	Total Weight: 509
8.14/8.23	c Elapsed CPU time: 8.10877 s	Remaining CPU time: 1791.89 s
8.14/8.25	c core #510
8.14/8.25	c Core size: 3	Core Weight: 1	Total Weight: 510
8.14/8.25	c Elapsed CPU time: 8.12876 s	Remaining CPU time: 1791.87 s
8.14/8.27	c core #511
8.14/8.27	c Core size: 3	Core Weight: 1	Total Weight: 511
8.14/8.27	c Elapsed CPU time: 8.14976 s	Remaining CPU time: 1791.85 s
8.14/8.29	c core #512
8.14/8.29	c Core size: 3	Core Weight: 1	Total Weight: 512
8.14/8.29	c Elapsed CPU time: 8.16976 s	Remaining CPU time: 1791.83 s
8.24/8.31	c core #513
8.24/8.31	c Core size: 3	Core Weight: 1	Total Weight: 513
8.24/8.31	c Elapsed CPU time: 8.19075 s	Remaining CPU time: 1791.81 s
8.24/8.33	c core #514
8.24/8.33	c Core size: 3	Core Weight: 1	Total Weight: 514
8.24/8.33	c Elapsed CPU time: 8.21075 s	Remaining CPU time: 1791.79 s
8.24/8.35	c core #515
8.24/8.35	c Core size: 3	Core Weight: 1	Total Weight: 515
8.24/8.35	c Elapsed CPU time: 8.23075 s	Remaining CPU time: 1791.77 s
8.24/8.37	c core #516
8.24/8.37	c Core size: 2	Core Weight: 1	Total Weight: 516
8.24/8.37	c Elapsed CPU time: 8.25174 s	Remaining CPU time: 1791.75 s
8.24/8.39	c core #517
8.24/8.39	c Core size: 3	Core Weight: 1	Total Weight: 517
8.24/8.39	c Elapsed CPU time: 8.27274 s	Remaining CPU time: 1791.73 s
8.34/8.41	c core #518
8.34/8.41	c Core size: 3	Core Weight: 1	Total Weight: 518
8.34/8.41	c Elapsed CPU time: 8.29374 s	Remaining CPU time: 1791.71 s
8.34/8.43	c core #519
8.34/8.43	c Core size: 3	Core Weight: 1	Total Weight: 519
8.34/8.43	c Elapsed CPU time: 8.31474 s	Remaining CPU time: 1791.69 s
8.34/8.45	c core #520
8.34/8.45	c Core size: 3	Core Weight: 1	Total Weight: 520
8.34/8.45	c Elapsed CPU time: 8.33473 s	Remaining CPU time: 1791.67 s
8.34/8.48	c core #521
8.34/8.48	c Core size: 3	Core Weight: 1	Total Weight: 521
8.34/8.48	c Elapsed CPU time: 8.35573 s	Remaining CPU time: 1791.64 s
8.34/8.50	c core #522
8.34/8.50	c Core size: 3	Core Weight: 1	Total Weight: 522
8.34/8.50	c Elapsed CPU time: 8.37673 s	Remaining CPU time: 1791.62 s
8.44/8.52	c core #523
8.44/8.52	c Core size: 3	Core Weight: 1	Total Weight: 523
8.44/8.52	c Elapsed CPU time: 8.39872 s	Remaining CPU time: 1791.6 s
8.44/8.54	c core #524
8.44/8.54	c Core size: 3	Core Weight: 1	Total Weight: 524
8.44/8.54	c Elapsed CPU time: 8.41972 s	Remaining CPU time: 1791.58 s
8.44/8.56	c core #525
8.44/8.56	c Core size: 3	Core Weight: 1	Total Weight: 525
8.44/8.56	c Elapsed CPU time: 8.44072 s	Remaining CPU time: 1791.56 s
8.44/8.58	c core #526
8.44/8.58	c Core size: 3	Core Weight: 1	Total Weight: 526
8.44/8.58	c Elapsed CPU time: 8.46171 s	Remaining CPU time: 1791.54 s
8.54/8.60	c core #527
8.54/8.60	c Core size: 3	Core Weight: 1	Total Weight: 527
8.54/8.60	c Elapsed CPU time: 8.48371 s	Remaining CPU time: 1791.52 s
8.54/8.62	c core #528
8.54/8.62	c Core size: 3	Core Weight: 1	Total Weight: 528
8.54/8.62	c Elapsed CPU time: 8.50471 s	Remaining CPU time: 1791.5 s
8.54/8.65	c core #529
8.54/8.65	c Core size: 3	Core Weight: 1	Total Weight: 529
8.54/8.65	c Elapsed CPU time: 8.5257 s	Remaining CPU time: 1791.47 s
8.54/8.67	c core #530
8.54/8.67	c Core size: 3	Core Weight: 1	Total Weight: 530
8.54/8.67	c Elapsed CPU time: 8.5467 s	Remaining CPU time: 1791.45 s
8.54/8.69	c core #531
8.54/8.69	c Core size: 3	Core Weight: 1	Total Weight: 531
8.54/8.69	c Elapsed CPU time: 8.5677 s	Remaining CPU time: 1791.43 s
8.64/8.71	c core #532
8.64/8.71	c Core size: 3	Core Weight: 1	Total Weight: 532
8.64/8.71	c Elapsed CPU time: 8.58769 s	Remaining CPU time: 1791.41 s
8.64/8.73	c core #533
8.64/8.73	c Core size: 3	Core Weight: 1	Total Weight: 533
8.64/8.73	c Elapsed CPU time: 8.60869 s	Remaining CPU time: 1791.39 s
8.64/8.75	c core #534
8.64/8.75	c Core size: 3	Core Weight: 1	Total Weight: 534
8.64/8.75	c Elapsed CPU time: 8.62969 s	Remaining CPU time: 1791.37 s
8.64/8.77	c core #535
8.64/8.77	c Core size: 3	Core Weight: 1	Total Weight: 535
8.64/8.77	c Elapsed CPU time: 8.65068 s	Remaining CPU time: 1791.35 s
8.64/8.79	c core #536
8.64/8.79	c Core size: 3	Core Weight: 1	Total Weight: 536
8.64/8.79	c Elapsed CPU time: 8.67168 s	Remaining CPU time: 1791.33 s
8.74/8.81	c core #537
8.74/8.81	c Core size: 3	Core Weight: 1	Total Weight: 537
8.74/8.81	c Elapsed CPU time: 8.69268 s	Remaining CPU time: 1791.31 s
8.74/8.83	c core #538
8.74/8.83	c Core size: 2	Core Weight: 1	Total Weight: 538
8.74/8.83	c Elapsed CPU time: 8.71268 s	Remaining CPU time: 1791.29 s
8.74/8.86	c core #539
8.74/8.86	c Core size: 3	Core Weight: 1	Total Weight: 539
8.74/8.86	c Elapsed CPU time: 8.73467 s	Remaining CPU time: 1791.27 s
8.74/8.88	c core #540
8.74/8.88	c Core size: 3	Core Weight: 1	Total Weight: 540
8.74/8.88	c Elapsed CPU time: 8.75467 s	Remaining CPU time: 1791.25 s
8.84/8.90	c core #541
8.84/8.90	c Core size: 3	Core Weight: 1	Total Weight: 541
8.84/8.90	c Elapsed CPU time: 8.77467 s	Remaining CPU time: 1791.23 s
8.84/8.92	c core #542
8.84/8.92	c Core size: 3	Core Weight: 1	Total Weight: 542
8.84/8.92	c Elapsed CPU time: 8.79566 s	Remaining CPU time: 1791.2 s
8.84/8.94	c core #543
8.84/8.94	c Core size: 3	Core Weight: 1	Total Weight: 543
8.84/8.94	c Elapsed CPU time: 8.81666 s	Remaining CPU time: 1791.18 s
8.84/8.96	c core #544
8.84/8.96	c Core size: 3	Core Weight: 1	Total Weight: 544
8.84/8.96	c Elapsed CPU time: 8.83766 s	Remaining CPU time: 1791.16 s
8.84/8.98	c core #545
8.84/8.98	c Core size: 3	Core Weight: 1	Total Weight: 545
8.84/8.98	c Elapsed CPU time: 8.85865 s	Remaining CPU time: 1791.14 s
8.94/9.00	c core #546
8.94/9.00	c Core size: 3	Core Weight: 1	Total Weight: 546
8.94/9.00	c Elapsed CPU time: 8.87865 s	Remaining CPU time: 1791.12 s
8.94/9.02	c core #547
8.94/9.02	c Core size: 3	Core Weight: 1	Total Weight: 547
8.94/9.02	c Elapsed CPU time: 8.89865 s	Remaining CPU time: 1791.1 s
8.94/9.04	c core #548
8.94/9.04	c Core size: 3	Core Weight: 1	Total Weight: 548
8.94/9.04	c Elapsed CPU time: 8.91864 s	Remaining CPU time: 1791.08 s
8.94/9.06	c core #549
8.94/9.06	c Core size: 3	Core Weight: 1	Total Weight: 549
8.94/9.06	c Elapsed CPU time: 8.93864 s	Remaining CPU time: 1791.06 s
8.94/9.08	c core #550
8.94/9.08	c Core size: 3	Core Weight: 1	Total Weight: 550
8.94/9.08	c Elapsed CPU time: 8.95964 s	Remaining CPU time: 1791.04 s
9.04/9.11	c core #551
9.04/9.11	c Core size: 3	Core Weight: 1	Total Weight: 551
9.04/9.11	c Elapsed CPU time: 8.98063 s	Remaining CPU time: 1791.02 s
9.04/9.13	c core #552
9.04/9.13	c Core size: 3	Core Weight: 1	Total Weight: 552
9.04/9.13	c Elapsed CPU time: 9.00063 s	Remaining CPU time: 1791 s
9.04/9.15	c core #553
9.04/9.15	c Core size: 3	Core Weight: 1	Total Weight: 553
9.04/9.15	c Elapsed CPU time: 9.02163 s	Remaining CPU time: 1790.98 s
9.04/9.17	c core #554
9.04/9.17	c Core size: 2	Core Weight: 1	Total Weight: 554
9.04/9.17	c Elapsed CPU time: 9.04162 s	Remaining CPU time: 1790.96 s
9.04/9.19	c core #555
9.04/9.19	c Core size: 3	Core Weight: 1	Total Weight: 555
9.04/9.19	c Elapsed CPU time: 9.06362 s	Remaining CPU time: 1790.94 s
9.13/9.21	c core #556
9.13/9.21	c Core size: 3	Core Weight: 1	Total Weight: 556
9.13/9.21	c Elapsed CPU time: 9.08462 s	Remaining CPU time: 1790.92 s
9.13/9.23	c core #557
9.13/9.23	c Core size: 3	Core Weight: 1	Total Weight: 557
9.13/9.23	c Elapsed CPU time: 9.10562 s	Remaining CPU time: 1790.89 s
9.13/9.25	c core #558
9.13/9.25	c Core size: 3	Core Weight: 1	Total Weight: 558
9.13/9.25	c Elapsed CPU time: 9.12661 s	Remaining CPU time: 1790.87 s
9.13/9.28	c core #559
9.13/9.28	c Core size: 3	Core Weight: 1	Total Weight: 559
9.13/9.28	c Elapsed CPU time: 9.14761 s	Remaining CPU time: 1790.85 s
9.13/9.30	c core #560
9.13/9.30	c Core size: 3	Core Weight: 1	Total Weight: 560
9.13/9.30	c Elapsed CPU time: 9.16861 s	Remaining CPU time: 1790.83 s
9.23/9.32	c core #561
9.23/9.32	c Core size: 3	Core Weight: 1	Total Weight: 561
9.23/9.32	c Elapsed CPU time: 9.1906 s	Remaining CPU time: 1790.81 s
9.23/9.34	c core #562
9.23/9.34	c Core size: 3	Core Weight: 1	Total Weight: 562
9.23/9.34	c Elapsed CPU time: 9.2116 s	Remaining CPU time: 1790.79 s
9.23/9.36	c core #563
9.23/9.36	c Core size: 3	Core Weight: 1	Total Weight: 563
9.23/9.36	c Elapsed CPU time: 9.2326 s	Remaining CPU time: 1790.77 s
9.23/9.38	c core #564
9.23/9.38	c Core size: 3	Core Weight: 1	Total Weight: 564
9.23/9.38	c Elapsed CPU time: 9.25359 s	Remaining CPU time: 1790.75 s
9.33/9.40	c core #565
9.33/9.40	c Core size: 3	Core Weight: 1	Total Weight: 565
9.33/9.40	c Elapsed CPU time: 9.27459 s	Remaining CPU time: 1790.73 s
9.33/9.42	c core #566
9.33/9.42	c Core size: 3	Core Weight: 1	Total Weight: 566
9.33/9.42	c Elapsed CPU time: 9.29459 s	Remaining CPU time: 1790.71 s
9.33/9.44	c core #567
9.33/9.44	c Core size: 3	Core Weight: 1	Total Weight: 567
9.33/9.44	c Elapsed CPU time: 9.31558 s	Remaining CPU time: 1790.68 s
9.33/9.46	c core #568
9.33/9.46	c Core size: 3	Core Weight: 1	Total Weight: 568
9.33/9.46	c Elapsed CPU time: 9.33658 s	Remaining CPU time: 1790.66 s
9.33/9.49	c core #569
9.33/9.49	c Core size: 3	Core Weight: 1	Total Weight: 569
9.33/9.49	c Elapsed CPU time: 9.35658 s	Remaining CPU time: 1790.64 s
9.44/9.51	c core #570
9.44/9.51	c Core size: 3	Core Weight: 1	Total Weight: 570
9.44/9.51	c Elapsed CPU time: 9.37757 s	Remaining CPU time: 1790.62 s
9.44/9.53	c core #571
9.44/9.53	c Core size: 3	Core Weight: 1	Total Weight: 571
9.44/9.53	c Elapsed CPU time: 9.39957 s	Remaining CPU time: 1790.6 s
9.44/9.55	c core #572
9.44/9.55	c Core size: 3	Core Weight: 1	Total Weight: 572
9.44/9.55	c Elapsed CPU time: 9.42057 s	Remaining CPU time: 1790.58 s
9.44/9.57	c core #573
9.44/9.57	c Core size: 3	Core Weight: 1	Total Weight: 573
9.44/9.57	c Elapsed CPU time: 9.44156 s	Remaining CPU time: 1790.56 s
9.44/9.59	c core #574
9.44/9.59	c Core size: 3	Core Weight: 1	Total Weight: 574
9.44/9.59	c Elapsed CPU time: 9.46256 s	Remaining CPU time: 1790.54 s
9.54/9.61	c core #575
9.54/9.61	c Core size: 3	Core Weight: 1	Total Weight: 575
9.54/9.61	c Elapsed CPU time: 9.48456 s	Remaining CPU time: 1790.52 s
9.54/9.64	c core #576
9.54/9.64	c Core size: 2	Core Weight: 1	Total Weight: 576
9.54/9.64	c Elapsed CPU time: 9.50555 s	Remaining CPU time: 1790.49 s
9.54/9.66	c core #577
9.54/9.66	c Core size: 3	Core Weight: 1	Total Weight: 577
9.54/9.66	c Elapsed CPU time: 9.52655 s	Remaining CPU time: 1790.47 s
9.54/9.68	c core #578
9.54/9.68	c Core size: 3	Core Weight: 1	Total Weight: 578
9.54/9.68	c Elapsed CPU time: 9.54855 s	Remaining CPU time: 1790.45 s
9.64/9.70	c core #579
9.64/9.70	c Core size: 3	Core Weight: 1	Total Weight: 579
9.64/9.70	c Elapsed CPU time: 9.57054 s	Remaining CPU time: 1790.43 s
9.64/9.72	c core #580
9.64/9.72	c Core size: 3	Core Weight: 1	Total Weight: 580
9.64/9.72	c Elapsed CPU time: 9.59154 s	Remaining CPU time: 1790.41 s
9.64/9.74	c core #581
9.64/9.74	c Core size: 3	Core Weight: 1	Total Weight: 581
9.64/9.74	c Elapsed CPU time: 9.61254 s	Remaining CPU time: 1790.39 s
9.64/9.76	c core #582
9.64/9.76	c Core size: 3	Core Weight: 1	Total Weight: 582
9.64/9.76	c Elapsed CPU time: 9.63453 s	Remaining CPU time: 1790.37 s
9.64/9.79	c core #583
9.64/9.79	c Core size: 3	Core Weight: 1	Total Weight: 583
9.64/9.79	c Elapsed CPU time: 9.65553 s	Remaining CPU time: 1790.34 s
9.74/9.81	c core #584
9.74/9.81	c Core size: 3	Core Weight: 1	Total Weight: 584
9.74/9.81	c Elapsed CPU time: 9.67553 s	Remaining CPU time: 1790.32 s
9.74/9.83	c core #585
9.74/9.83	c Core size: 3	Core Weight: 1	Total Weight: 585
9.74/9.83	c Elapsed CPU time: 9.69553 s	Remaining CPU time: 1790.3 s
9.74/9.85	c core #586
9.74/9.85	c Core size: 3	Core Weight: 1	Total Weight: 586
9.74/9.85	c Elapsed CPU time: 9.71752 s	Remaining CPU time: 1790.28 s
9.74/9.87	c core #587
9.74/9.87	c Core size: 3	Core Weight: 1	Total Weight: 587
9.74/9.87	c Elapsed CPU time: 9.73852 s	Remaining CPU time: 1790.26 s
9.74/9.89	c core #588
9.74/9.89	c Core size: 3	Core Weight: 1	Total Weight: 588
9.74/9.89	c Elapsed CPU time: 9.76052 s	Remaining CPU time: 1790.24 s
9.84/9.91	c core #589
9.84/9.91	c Core size: 3	Core Weight: 1	Total Weight: 589
9.84/9.91	c Elapsed CPU time: 9.78151 s	Remaining CPU time: 1790.22 s
9.84/9.94	c core #590
9.84/9.94	c Core size: 3	Core Weight: 1	Total Weight: 590
9.84/9.94	c Elapsed CPU time: 9.80351 s	Remaining CPU time: 1790.2 s
9.84/9.96	c core #591
9.84/9.96	c Core size: 3	Core Weight: 1	Total Weight: 591
9.84/9.96	c Elapsed CPU time: 9.82351 s	Remaining CPU time: 1790.18 s
9.84/9.98	c core #592
9.84/9.98	c Core size: 3	Core Weight: 1	Total Weight: 592
9.84/9.98	c Elapsed CPU time: 9.8425 s	Remaining CPU time: 1790.16 s
9.93/10.00	c core #593
9.93/10.00	c Core size: 3	Core Weight: 1	Total Weight: 593
9.93/10.00	c Elapsed CPU time: 9.8635 s	Remaining CPU time: 1790.14 s
9.93/10.02	c core #594
9.93/10.02	c Core size: 3	Core Weight: 1	Total Weight: 594
9.93/10.02	c Elapsed CPU time: 9.8855 s	Remaining CPU time: 1790.11 s
9.93/10.04	c core #595
9.93/10.04	c Core size: 3	Core Weight: 1	Total Weight: 595
9.93/10.04	c Elapsed CPU time: 9.90649 s	Remaining CPU time: 1790.09 s
9.93/10.07	c core #596
9.93/10.07	c Core size: 3	Core Weight: 1	Total Weight: 596
9.93/10.07	c Elapsed CPU time: 9.92849 s	Remaining CPU time: 1790.07 s
9.93/10.09	c core #597
9.93/10.09	c Core size: 3	Core Weight: 1	Total Weight: 597
9.93/10.09	c Elapsed CPU time: 9.94949 s	Remaining CPU time: 1790.05 s
10.03/10.11	c core #598
10.03/10.11	c Core size: 3	Core Weight: 1	Total Weight: 598
10.03/10.11	c Elapsed CPU time: 9.97148 s	Remaining CPU time: 1790.03 s
10.03/10.13	c core #599
10.03/10.13	c Core size: 3	Core Weight: 1	Total Weight: 599
10.03/10.13	c Elapsed CPU time: 9.99348 s	Remaining CPU time: 1790.01 s
10.03/10.15	c core #600
10.03/10.15	c Core size: 3	Core Weight: 1	Total Weight: 600
10.03/10.15	c Elapsed CPU time: 10.0155 s	Remaining CPU time: 1789.98 s
10.03/10.17	c core #601
10.03/10.17	c Core size: 3	Core Weight: 1	Total Weight: 601
10.03/10.17	c Elapsed CPU time: 10.0365 s	Remaining CPU time: 1789.96 s
10.03/10.20	c core #602
10.03/10.20	c Core size: 3	Core Weight: 1	Total Weight: 602
10.03/10.20	c Elapsed CPU time: 10.0575 s	Remaining CPU time: 1789.94 s
10.13/10.22	c core #603
10.13/10.22	c Core size: 3	Core Weight: 1	Total Weight: 603
10.13/10.22	c Elapsed CPU time: 10.0785 s	Remaining CPU time: 1789.92 s
10.13/10.24	c core #604
10.13/10.24	c Core size: 3	Core Weight: 1	Total Weight: 604
10.13/10.24	c Elapsed CPU time: 10.1005 s	Remaining CPU time: 1789.9 s
10.13/10.26	c core #605
10.13/10.26	c Core size: 3	Core Weight: 1	Total Weight: 605
10.13/10.26	c Elapsed CPU time: 10.1215 s	Remaining CPU time: 1789.88 s
10.13/10.28	c core #606
10.13/10.28	c Core size: 2	Core Weight: 1	Total Weight: 606
10.13/10.28	c Elapsed CPU time: 10.1425 s	Remaining CPU time: 1789.86 s
10.23/10.31	c core #607
10.23/10.31	c Core size: 3	Core Weight: 1	Total Weight: 607
10.23/10.31	c Elapsed CPU time: 10.1655 s	Remaining CPU time: 1789.83 s
10.23/10.33	c core #608
10.23/10.33	c Core size: 3	Core Weight: 1	Total Weight: 608
10.23/10.33	c Elapsed CPU time: 10.1865 s	Remaining CPU time: 1789.81 s
10.23/10.35	c core #609
10.23/10.35	c Core size: 3	Core Weight: 1	Total Weight: 609
10.23/10.35	c Elapsed CPU time: 10.2084 s	Remaining CPU time: 1789.79 s
10.23/10.37	c core #610
10.23/10.37	c Core size: 3	Core Weight: 1	Total Weight: 610
10.23/10.37	c Elapsed CPU time: 10.2304 s	Remaining CPU time: 1789.77 s
10.23/10.39	c core #611
10.23/10.39	c Core size: 3	Core Weight: 1	Total Weight: 611
10.23/10.39	c Elapsed CPU time: 10.2524 s	Remaining CPU time: 1789.75 s
10.33/10.42	c core #612
10.33/10.42	c Core size: 3	Core Weight: 1	Total Weight: 612
10.33/10.42	c Elapsed CPU time: 10.2744 s	Remaining CPU time: 1789.73 s
10.33/10.44	c core #613
10.33/10.44	c Core size: 3	Core Weight: 1	Total Weight: 613
10.33/10.44	c Elapsed CPU time: 10.2964 s	Remaining CPU time: 1789.7 s
10.33/10.46	c core #614
10.33/10.46	c Core size: 3	Core Weight: 1	Total Weight: 614
10.33/10.46	c Elapsed CPU time: 10.3174 s	Remaining CPU time: 1789.68 s
10.33/10.48	c core #615
10.33/10.48	c Core size: 3	Core Weight: 1	Total Weight: 615
10.33/10.48	c Elapsed CPU time: 10.3394 s	Remaining CPU time: 1789.66 s
10.43/10.50	c core #616
10.43/10.50	c Core size: 3	Core Weight: 1	Total Weight: 616
10.43/10.50	c Elapsed CPU time: 10.3604 s	Remaining CPU time: 1789.64 s
10.43/10.52	c core #617
10.43/10.52	c Core size: 3	Core Weight: 1	Total Weight: 617
10.43/10.52	c Elapsed CPU time: 10.3814 s	Remaining CPU time: 1789.62 s
10.43/10.55	c core #618
10.43/10.55	c Core size: 3	Core Weight: 1	Total Weight: 618
10.43/10.55	c Elapsed CPU time: 10.4034 s	Remaining CPU time: 1789.6 s
10.43/10.57	c core #619
10.43/10.57	c Core size: 3	Core Weight: 1	Total Weight: 619
10.43/10.57	c Elapsed CPU time: 10.4254 s	Remaining CPU time: 1789.57 s
10.43/10.59	c core #620
10.43/10.59	c Core size: 3	Core Weight: 1	Total Weight: 620
10.43/10.59	c Elapsed CPU time: 10.4464 s	Remaining CPU time: 1789.55 s
10.53/10.61	c core #621
10.53/10.61	c Core size: 3	Core Weight: 1	Total Weight: 621
10.53/10.61	c Elapsed CPU time: 10.4674 s	Remaining CPU time: 1789.53 s
10.53/10.63	c core #622
10.53/10.63	c Core size: 3	Core Weight: 1	Total Weight: 622
10.53/10.63	c Elapsed CPU time: 10.4894 s	Remaining CPU time: 1789.51 s
10.53/10.65	c core #623
10.53/10.65	c Core size: 3	Core Weight: 1	Total Weight: 623
10.53/10.66	c Elapsed CPU time: 10.5114 s	Remaining CPU time: 1789.49 s
10.53/10.68	c core #624
10.53/10.68	c Core size: 3	Core Weight: 1	Total Weight: 624
10.53/10.68	c Elapsed CPU time: 10.5324 s	Remaining CPU time: 1789.47 s
10.63/10.70	c core #625
10.63/10.70	c Core size: 3	Core Weight: 1	Total Weight: 625
10.63/10.70	c Elapsed CPU time: 10.5544 s	Remaining CPU time: 1789.45 s
10.63/10.72	c core #626
10.63/10.72	c Core size: 3	Core Weight: 1	Total Weight: 626
10.63/10.72	c Elapsed CPU time: 10.5754 s	Remaining CPU time: 1789.42 s
10.63/10.74	c core #627
10.63/10.74	c Core size: 3	Core Weight: 1	Total Weight: 627
10.63/10.74	c Elapsed CPU time: 10.5964 s	Remaining CPU time: 1789.4 s
10.63/10.76	c core #628
10.63/10.76	c Core size: 3	Core Weight: 1	Total Weight: 628
10.63/10.76	c Elapsed CPU time: 10.6174 s	Remaining CPU time: 1789.38 s
10.63/10.78	c core #629
10.63/10.78	c Core size: 3	Core Weight: 1	Total Weight: 629
10.63/10.78	c Elapsed CPU time: 10.6394 s	Remaining CPU time: 1789.36 s
10.73/10.81	c core #630
10.73/10.81	c Core size: 3	Core Weight: 1	Total Weight: 630
10.73/10.81	c Elapsed CPU time: 10.6604 s	Remaining CPU time: 1789.34 s
10.73/10.83	c core #631
10.73/10.83	c Core size: 2	Core Weight: 1	Total Weight: 631
10.73/10.83	c Elapsed CPU time: 10.6824 s	Remaining CPU time: 1789.32 s
10.73/10.85	c core #632
10.73/10.85	c Core size: 3	Core Weight: 1	Total Weight: 632
10.73/10.85	c Elapsed CPU time: 10.7044 s	Remaining CPU time: 1789.3 s
10.73/10.87	c core #633
10.73/10.87	c Core size: 3	Core Weight: 1	Total Weight: 633
10.73/10.87	c Elapsed CPU time: 10.7264 s	Remaining CPU time: 1789.27 s
10.73/10.89	c core #634
10.73/10.89	c Core size: 3	Core Weight: 1	Total Weight: 634
10.73/10.89	c Elapsed CPU time: 10.7474 s	Remaining CPU time: 1789.25 s
10.83/10.92	c core #635
10.83/10.92	c Core size: 3	Core Weight: 1	Total Weight: 635
10.83/10.92	c Elapsed CPU time: 10.7694 s	Remaining CPU time: 1789.23 s
10.83/10.94	c core #636
10.83/10.94	c Core size: 3	Core Weight: 1	Total Weight: 636
10.83/10.94	c Elapsed CPU time: 10.7904 s	Remaining CPU time: 1789.21 s
10.83/10.96	c core #637
10.83/10.96	c Core size: 3	Core Weight: 1	Total Weight: 637
10.83/10.96	c Elapsed CPU time: 10.8124 s	Remaining CPU time: 1789.19 s
10.83/10.98	c core #638
10.83/10.98	c Core size: 3	Core Weight: 1	Total Weight: 638
10.83/10.98	c Elapsed CPU time: 10.8344 s	Remaining CPU time: 1789.17 s
10.93/11.00	c core #639
10.93/11.00	c Core size: 3	Core Weight: 1	Total Weight: 639
10.93/11.00	c Elapsed CPU time: 10.8563 s	Remaining CPU time: 1789.14 s
10.93/11.03	c core #640
10.93/11.03	c Core size: 3	Core Weight: 1	Total Weight: 640
10.93/11.03	c Elapsed CPU time: 10.8783 s	Remaining CPU time: 1789.12 s
10.93/11.05	c core #641
10.93/11.05	c Core size: 3	Core Weight: 1	Total Weight: 641
10.93/11.05	c Elapsed CPU time: 10.9003 s	Remaining CPU time: 1789.1 s
10.93/11.07	c core #642
10.93/11.07	c Core size: 3	Core Weight: 1	Total Weight: 642
10.93/11.07	c Elapsed CPU time: 10.9223 s	Remaining CPU time: 1789.08 s
10.93/11.09	c core #643
10.93/11.09	c Core size: 3	Core Weight: 1	Total Weight: 643
10.93/11.09	c Elapsed CPU time: 10.9443 s	Remaining CPU time: 1789.06 s
11.02/11.11	c core #644
11.02/11.11	c Core size: 3	Core Weight: 1	Total Weight: 644
11.02/11.11	c Elapsed CPU time: 10.9663 s	Remaining CPU time: 1789.03 s
11.02/11.14	c core #645
11.02/11.14	c Core size: 3	Core Weight: 1	Total Weight: 645
11.02/11.14	c Elapsed CPU time: 10.9893 s	Remaining CPU time: 1789.01 s
11.02/11.16	c core #646
11.02/11.16	c Core size: 3	Core Weight: 1	Total Weight: 646
11.02/11.16	c Elapsed CPU time: 11.0113 s	Remaining CPU time: 1788.99 s
11.02/11.18	c core #647
11.02/11.18	c Core size: 3	Core Weight: 1	Total Weight: 647
11.02/11.18	c Elapsed CPU time: 11.0323 s	Remaining CPU time: 1788.97 s
11.13/11.20	c core #648
11.13/11.20	c Core size: 3	Core Weight: 1	Total Weight: 648
11.13/11.20	c Elapsed CPU time: 11.0533 s	Remaining CPU time: 1788.95 s
11.13/11.23	c core #649
11.13/11.23	c Core size: 3	Core Weight: 1	Total Weight: 649
11.13/11.23	c Elapsed CPU time: 11.0753 s	Remaining CPU time: 1788.92 s
11.13/11.25	c core #650
11.13/11.25	c Core size: 3	Core Weight: 1	Total Weight: 650
11.13/11.25	c Elapsed CPU time: 11.0973 s	Remaining CPU time: 1788.9 s
11.13/11.27	c core #651
11.13/11.27	c Core size: 3	Core Weight: 1	Total Weight: 651
11.13/11.27	c Elapsed CPU time: 11.1183 s	Remaining CPU time: 1788.88 s
11.13/11.29	c core #652
11.13/11.29	c Core size: 2	Core Weight: 1	Total Weight: 652
11.13/11.29	c Elapsed CPU time: 11.1403 s	Remaining CPU time: 1788.86 s
11.23/11.31	c core #653
11.23/11.31	c Core size: 3	Core Weight: 1	Total Weight: 653
11.23/11.31	c Elapsed CPU time: 11.1623 s	Remaining CPU time: 1788.84 s
11.23/11.34	c core #654
11.23/11.34	c Core size: 3	Core Weight: 1	Total Weight: 654
11.23/11.34	c Elapsed CPU time: 11.1843 s	Remaining CPU time: 1788.82 s
11.23/11.36	c core #655
11.23/11.36	c Core size: 3	Core Weight: 1	Total Weight: 655
11.23/11.36	c Elapsed CPU time: 11.2073 s	Remaining CPU time: 1788.79 s
11.23/11.38	c core #656
11.23/11.38	c Core size: 3	Core Weight: 1	Total Weight: 656
11.23/11.38	c Elapsed CPU time: 11.2303 s	Remaining CPU time: 1788.77 s
11.33/11.40	c core #657
11.33/11.40	c Core size: 3	Core Weight: 1	Total Weight: 657
11.33/11.40	c Elapsed CPU time: 11.2513 s	Remaining CPU time: 1788.75 s
11.33/11.42	c core #658
11.33/11.42	c Core size: 3	Core Weight: 1	Total Weight: 658
11.33/11.42	c Elapsed CPU time: 11.2733 s	Remaining CPU time: 1788.73 s
11.33/11.45	c core #659
11.33/11.45	c Core size: 3	Core Weight: 1	Total Weight: 659
11.33/11.45	c Elapsed CPU time: 11.2953 s	Remaining CPU time: 1788.7 s
11.33/11.47	c core #660
11.33/11.47	c Core size: 3	Core Weight: 1	Total Weight: 660
11.33/11.47	c Elapsed CPU time: 11.3173 s	Remaining CPU time: 1788.68 s
11.33/11.49	c core #661
11.33/11.49	c Core size: 3	Core Weight: 1	Total Weight: 661
11.33/11.49	c Elapsed CPU time: 11.3393 s	Remaining CPU time: 1788.66 s
11.43/11.51	c core #662
11.43/11.51	c Core size: 3	Core Weight: 1	Total Weight: 662
11.43/11.51	c Elapsed CPU time: 11.3613 s	Remaining CPU time: 1788.64 s
11.43/11.54	c core #663
11.43/11.54	c Core size: 3	Core Weight: 1	Total Weight: 663
11.43/11.54	c Elapsed CPU time: 11.3833 s	Remaining CPU time: 1788.62 s
11.43/11.56	c core #664
11.43/11.56	c Core size: 3	Core Weight: 1	Total Weight: 664
11.43/11.56	c Elapsed CPU time: 11.4053 s	Remaining CPU time: 1788.59 s
11.43/11.58	c core #665
11.43/11.58	c Core size: 3	Core Weight: 1	Total Weight: 665
11.43/11.58	c Elapsed CPU time: 11.4293 s	Remaining CPU time: 1788.57 s
11.53/11.60	c core #666
11.53/11.60	c Core size: 3	Core Weight: 1	Total Weight: 666
11.53/11.60	c Elapsed CPU time: 11.4513 s	Remaining CPU time: 1788.55 s
11.53/11.63	c core #667
11.53/11.63	c Core size: 3	Core Weight: 1	Total Weight: 667
11.53/11.63	c Elapsed CPU time: 11.4743 s	Remaining CPU time: 1788.53 s
11.53/11.65	c core #668
11.53/11.65	c Core size: 3	Core Weight: 1	Total Weight: 668
11.53/11.65	c Elapsed CPU time: 11.4963 s	Remaining CPU time: 1788.5 s
11.53/11.67	c core #669
11.53/11.67	c Core size: 3	Core Weight: 1	Total Weight: 669
11.53/11.67	c Elapsed CPU time: 11.5182 s	Remaining CPU time: 1788.48 s
11.53/11.69	c core #670
11.53/11.69	c Core size: 3	Core Weight: 1	Total Weight: 670
11.53/11.69	c Elapsed CPU time: 11.5402 s	Remaining CPU time: 1788.46 s
11.63/11.71	c core #671
11.63/11.71	c Core size: 3	Core Weight: 1	Total Weight: 671
11.63/11.71	c Elapsed CPU time: 11.5622 s	Remaining CPU time: 1788.44 s
11.63/11.74	c core #672
11.63/11.74	c Core size: 3	Core Weight: 1	Total Weight: 672
11.63/11.74	c Elapsed CPU time: 11.5832 s	Remaining CPU time: 1788.42 s
11.63/11.76	c core #673
11.63/11.76	c Core size: 2	Core Weight: 1	Total Weight: 673
11.63/11.76	c Elapsed CPU time: 11.6062 s	Remaining CPU time: 1788.39 s
11.63/11.78	c core #674
11.63/11.78	c Core size: 3	Core Weight: 1	Total Weight: 674
11.63/11.78	c Elapsed CPU time: 11.6292 s	Remaining CPU time: 1788.37 s
11.73/11.80	c core #675
11.73/11.80	c Core size: 3	Core Weight: 1	Total Weight: 675
11.73/11.80	c Elapsed CPU time: 11.6522 s	Remaining CPU time: 1788.35 s
11.73/11.83	c core #676
11.73/11.83	c Core size: 3	Core Weight: 1	Total Weight: 676
11.73/11.83	c Elapsed CPU time: 11.6752 s	Remaining CPU time: 1788.32 s
11.73/11.85	c core #677
11.73/11.85	c Core size: 3	Core Weight: 1	Total Weight: 677
11.73/11.85	c Elapsed CPU time: 11.6972 s	Remaining CPU time: 1788.3 s
11.73/11.87	c core #678
11.73/11.87	c Core size: 3	Core Weight: 1	Total Weight: 678
11.73/11.87	c Elapsed CPU time: 11.7202 s	Remaining CPU time: 1788.28 s
11.73/11.90	c core #679
11.73/11.90	c Core size: 3	Core Weight: 1	Total Weight: 679
11.73/11.90	c Elapsed CPU time: 11.7432 s	Remaining CPU time: 1788.26 s
11.83/11.92	c core #680
11.83/11.92	c Core size: 3	Core Weight: 1	Total Weight: 680
11.83/11.92	c Elapsed CPU time: 11.7652 s	Remaining CPU time: 1788.23 s
11.83/11.94	c core #681
11.83/11.94	c Core size: 3	Core Weight: 1	Total Weight: 681
11.83/11.94	c Elapsed CPU time: 11.7862 s	Remaining CPU time: 1788.21 s
11.83/11.96	c core #682
11.83/11.96	c Core size: 3	Core Weight: 1	Total Weight: 682
11.83/11.96	c Elapsed CPU time: 11.8072 s	Remaining CPU time: 1788.19 s
11.83/11.98	c core #683
11.83/11.98	c Core size: 3	Core Weight: 1	Total Weight: 683
11.83/11.98	c Elapsed CPU time: 11.8302 s	Remaining CPU time: 1788.17 s
11.93/12.01	c core #684
11.93/12.01	c Core size: 3	Core Weight: 1	Total Weight: 684
11.93/12.01	c Elapsed CPU time: 11.8522 s	Remaining CPU time: 1788.15 s
11.93/12.03	c core #685
11.93/12.03	c Core size: 3	Core Weight: 1	Total Weight: 685
11.93/12.03	c Elapsed CPU time: 11.8742 s	Remaining CPU time: 1788.13 s
11.93/12.05	c core #686
11.93/12.05	c Core size: 3	Core Weight: 1	Total Weight: 686
11.93/12.05	c Elapsed CPU time: 11.8952 s	Remaining CPU time: 1788.1 s
11.93/12.07	c core #687
11.93/12.07	c Core size: 3	Core Weight: 1	Total Weight: 687
11.93/12.07	c Elapsed CPU time: 11.9162 s	Remaining CPU time: 1788.08 s
11.93/12.10	c core #688
11.93/12.10	c Core size: 3	Core Weight: 1	Total Weight: 688
11.93/12.10	c Elapsed CPU time: 11.9382 s	Remaining CPU time: 1788.06 s
12.03/12.12	c core #689
12.03/12.12	c Core size: 3	Core Weight: 1	Total Weight: 689
12.03/12.12	c Elapsed CPU time: 11.9602 s	Remaining CPU time: 1788.04 s
12.03/12.14	c core #690
12.03/12.14	c Core size: 3	Core Weight: 1	Total Weight: 690
12.03/12.14	c Elapsed CPU time: 11.9822 s	Remaining CPU time: 1788.02 s
12.03/12.16	c core #691
12.03/12.16	c Core size: 3	Core Weight: 1	Total Weight: 691
12.03/12.16	c Elapsed CPU time: 12.0052 s	Remaining CPU time: 1787.99 s
12.03/12.19	c core #692
12.03/12.19	c Core size: 3	Core Weight: 1	Total Weight: 692
12.03/12.19	c Elapsed CPU time: 12.0272 s	Remaining CPU time: 1787.97 s
12.12/12.21	c core #693
12.12/12.21	c Core size: 3	Core Weight: 1	Total Weight: 693
12.12/12.21	c Elapsed CPU time: 12.0502 s	Remaining CPU time: 1787.95 s
12.12/12.23	c core #694
12.12/12.23	c Core size: 3	Core Weight: 1	Total Weight: 694
12.12/12.23	c Elapsed CPU time: 12.0722 s	Remaining CPU time: 1787.93 s
12.12/12.25	c core #695
12.12/12.25	c Core size: 3	Core Weight: 1	Total Weight: 695
12.12/12.25	c Elapsed CPU time: 12.0952 s	Remaining CPU time: 1787.9 s
12.12/12.28	c core #696
12.12/12.28	c Core size: 2	Core Weight: 1	Total Weight: 696
12.12/12.28	c Elapsed CPU time: 12.1182 s	Remaining CPU time: 1787.88 s
12.22/12.30	c core #697
12.22/12.30	c Core size: 3	Core Weight: 1	Total Weight: 697
12.22/12.30	c Elapsed CPU time: 12.1412 s	Remaining CPU time: 1787.86 s
12.22/12.32	c core #698
12.22/12.32	c Core size: 3	Core Weight: 1	Total Weight: 698
12.22/12.32	c Elapsed CPU time: 12.1622 s	Remaining CPU time: 1787.84 s
12.22/12.34	c core #699
12.22/12.34	c Core size: 3	Core Weight: 1	Total Weight: 699
12.22/12.34	c Elapsed CPU time: 12.1851 s	Remaining CPU time: 1787.81 s
12.22/12.37	c core #700
12.22/12.37	c Core size: 3	Core Weight: 1	Total Weight: 700
12.22/12.37	c Elapsed CPU time: 12.2081 s	Remaining CPU time: 1787.79 s
12.22/12.39	c core #701
12.22/12.39	c Core size: 3	Core Weight: 1	Total Weight: 701
12.22/12.39	c Elapsed CPU time: 12.2301 s	Remaining CPU time: 1787.77 s
12.32/12.41	c core #702
12.32/12.41	c Core size: 3	Core Weight: 1	Total Weight: 702
12.32/12.41	c Elapsed CPU time: 12.2521 s	Remaining CPU time: 1787.75 s
12.32/12.43	c core #703
12.32/12.43	c Core size: 3	Core Weight: 1	Total Weight: 703
12.32/12.43	c Elapsed CPU time: 12.2741 s	Remaining CPU time: 1787.73 s
12.32/12.46	c core #704
12.32/12.46	c Core size: 3	Core Weight: 1	Total Weight: 704
12.32/12.46	c Elapsed CPU time: 12.2951 s	Remaining CPU time: 1787.7 s
12.32/12.48	c core #705
12.32/12.48	c Core size: 3	Core Weight: 1	Total Weight: 705
12.32/12.48	c Elapsed CPU time: 12.3181 s	Remaining CPU time: 1787.68 s
12.42/12.50	c core #706
12.42/12.50	c Core size: 3	Core Weight: 1	Total Weight: 706
12.42/12.50	c Elapsed CPU time: 12.3401 s	Remaining CPU time: 1787.66 s
12.42/12.52	c core #707
12.42/12.52	c Core size: 3	Core Weight: 1	Total Weight: 707
12.42/12.52	c Elapsed CPU time: 12.3631 s	Remaining CPU time: 1787.64 s
12.42/12.55	c core #708
12.42/12.55	c Core size: 3	Core Weight: 1	Total Weight: 708
12.42/12.55	c Elapsed CPU time: 12.3851 s	Remaining CPU time: 1787.61 s
12.42/12.57	c core #709
12.42/12.57	c Core size: 3	Core Weight: 1	Total Weight: 709
12.42/12.57	c Elapsed CPU time: 12.4071 s	Remaining CPU time: 1787.59 s
12.42/12.59	c core #710
12.42/12.59	c Core size: 3	Core Weight: 1	Total Weight: 710
12.42/12.59	c Elapsed CPU time: 12.4281 s	Remaining CPU time: 1787.57 s
12.52/12.61	c core #711
12.52/12.61	c Core size: 3	Core Weight: 1	Total Weight: 711
12.52/12.61	c Elapsed CPU time: 12.4501 s	Remaining CPU time: 1787.55 s
12.52/12.63	c core #712
12.52/12.63	c Core size: 3	Core Weight: 1	Total Weight: 712
12.52/12.63	c Elapsed CPU time: 12.4721 s	Remaining CPU time: 1787.53 s
12.52/12.66	c core #713
12.52/12.66	c Core size: 3	Core Weight: 1	Total Weight: 713
12.52/12.66	c Elapsed CPU time: 12.4941 s	Remaining CPU time: 1787.51 s
12.52/12.68	c core #714
12.52/12.68	c Core size: 3	Core Weight: 1	Total Weight: 714
12.52/12.68	c Elapsed CPU time: 12.5161 s	Remaining CPU time: 1787.48 s
12.62/12.70	c core #715
12.62/12.70	c Core size: 3	Core Weight: 1	Total Weight: 715
12.62/12.70	c Elapsed CPU time: 12.5381 s	Remaining CPU time: 1787.46 s
12.62/12.72	c core #716
12.62/12.72	c Core size: 3	Core Weight: 1	Total Weight: 716
12.62/12.72	c Elapsed CPU time: 12.5601 s	Remaining CPU time: 1787.44 s
12.62/12.74	c core #717
12.62/12.74	c Core size: 2	Core Weight: 1	Total Weight: 717
12.62/12.74	c Elapsed CPU time: 12.5821 s	Remaining CPU time: 1787.42 s
12.62/12.77	c core #718
12.62/12.77	c Core size: 3	Core Weight: 1	Total Weight: 718
12.62/12.77	c Elapsed CPU time: 12.6051 s	Remaining CPU time: 1787.39 s
12.62/12.79	c core #719
12.62/12.79	c Core size: 3	Core Weight: 1	Total Weight: 719
12.62/12.79	c Elapsed CPU time: 12.6271 s	Remaining CPU time: 1787.37 s
12.72/12.81	c core #720
12.72/12.81	c Core size: 3	Core Weight: 1	Total Weight: 720
12.72/12.81	c Elapsed CPU time: 12.6491 s	Remaining CPU time: 1787.35 s
12.72/12.84	c core #721
12.72/12.84	c Core size: 3	Core Weight: 1	Total Weight: 721
12.72/12.84	c Elapsed CPU time: 12.6711 s	Remaining CPU time: 1787.33 s
12.72/12.86	c core #722
12.72/12.86	c Core size: 3	Core Weight: 1	Total Weight: 722
12.72/12.86	c Elapsed CPU time: 12.6931 s	Remaining CPU time: 1787.31 s
12.72/12.88	c core #723
12.72/12.88	c Core size: 3	Core Weight: 1	Total Weight: 723
12.72/12.88	c Elapsed CPU time: 12.7161 s	Remaining CPU time: 1787.28 s
12.82/12.90	c core #724
12.82/12.90	c Core size: 3	Core Weight: 1	Total Weight: 724
12.82/12.90	c Elapsed CPU time: 12.7371 s	Remaining CPU time: 1787.26 s
12.82/12.93	c core #725
12.82/12.93	c Core size: 3	Core Weight: 1	Total Weight: 725
12.82/12.93	c Elapsed CPU time: 12.7601 s	Remaining CPU time: 1787.24 s
12.82/12.95	c core #726
12.82/12.95	c Core size: 3	Core Weight: 1	Total Weight: 726
12.82/12.95	c Elapsed CPU time: 12.7821 s	Remaining CPU time: 1787.22 s
12.82/12.97	c core #727
12.82/12.97	c Core size: 3	Core Weight: 1	Total Weight: 727
12.82/12.97	c Elapsed CPU time: 12.8041 s	Remaining CPU time: 1787.2 s
12.82/12.99	c core #728
12.82/12.99	c Core size: 3	Core Weight: 1	Total Weight: 728
12.82/12.99	c Elapsed CPU time: 12.827 s	Remaining CPU time: 1787.17 s
12.92/13.01	c core #729
12.92/13.01	c Core size: 3	Core Weight: 1	Total Weight: 729
12.92/13.02	c Elapsed CPU time: 12.849 s	Remaining CPU time: 1787.15 s
12.92/13.04	c core #730
12.92/13.04	c Core size: 3	Core Weight: 1	Total Weight: 730
12.92/13.04	c Elapsed CPU time: 12.871 s	Remaining CPU time: 1787.13 s
12.92/13.06	c core #731
12.92/13.06	c Core size: 3	Core Weight: 1	Total Weight: 731
12.92/13.06	c Elapsed CPU time: 12.894 s	Remaining CPU time: 1787.11 s
12.92/13.08	c core #732
12.92/13.08	c Core size: 3	Core Weight: 1	Total Weight: 732
12.92/13.08	c Elapsed CPU time: 12.916 s	Remaining CPU time: 1787.08 s
13.03/13.11	c core #733
13.03/13.11	c Core size: 3	Core Weight: 1	Total Weight: 733
13.03/13.11	c Elapsed CPU time: 12.938 s	Remaining CPU time: 1787.06 s
13.03/13.13	c core #734
13.03/13.13	c Core size: 3	Core Weight: 1	Total Weight: 734
13.03/13.13	c Elapsed CPU time: 12.959 s	Remaining CPU time: 1787.04 s
13.03/13.15	c core #735
13.03/13.15	c Core size: 3	Core Weight: 1	Total Weight: 735
13.03/13.15	c Elapsed CPU time: 12.982 s	Remaining CPU time: 1787.02 s
13.03/13.17	c core #736
13.03/13.17	c Core size: 3	Core Weight: 1	Total Weight: 736
13.03/13.17	c Elapsed CPU time: 13.004 s	Remaining CPU time: 1787 s
13.03/13.20	c core #737
13.03/13.20	c Core size: 3	Core Weight: 1	Total Weight: 737
13.03/13.20	c Elapsed CPU time: 13.027 s	Remaining CPU time: 1786.97 s
13.13/13.22	c core #738
13.13/13.22	c Core size: 3	Core Weight: 1	Total Weight: 738
13.13/13.22	c Elapsed CPU time: 13.049 s	Remaining CPU time: 1786.95 s
13.13/13.24	c core #739
13.13/13.24	c Core size: 3	Core Weight: 1	Total Weight: 739
13.13/13.24	c Elapsed CPU time: 13.071 s	Remaining CPU time: 1786.93 s
13.13/13.27	c core #740
13.13/13.27	c Core size: 2	Core Weight: 1	Total Weight: 740
13.13/13.27	c Elapsed CPU time: 13.092 s	Remaining CPU time: 1786.91 s
13.13/13.29	c core #741
13.13/13.29	c Core size: 3	Core Weight: 1	Total Weight: 741
13.13/13.29	c Elapsed CPU time: 13.115 s	Remaining CPU time: 1786.88 s
13.22/13.31	c core #742
13.22/13.31	c Core size: 3	Core Weight: 1	Total Weight: 742
13.22/13.31	c Elapsed CPU time: 13.138 s	Remaining CPU time: 1786.86 s
13.22/13.34	c core #743
13.22/13.34	c Core size: 3	Core Weight: 1	Total Weight: 743
13.22/13.34	c Elapsed CPU time: 13.161 s	Remaining CPU time: 1786.84 s
13.22/13.36	c core #744
13.22/13.36	c Core size: 3	Core Weight: 1	Total Weight: 744
13.22/13.36	c Elapsed CPU time: 13.183 s	Remaining CPU time: 1786.82 s
13.22/13.38	c core #745
13.22/13.38	c Core size: 3	Core Weight: 1	Total Weight: 745
13.22/13.38	c Elapsed CPU time: 13.205 s	Remaining CPU time: 1786.8 s
13.32/13.40	c core #746
13.32/13.40	c Core size: 3	Core Weight: 1	Total Weight: 746
13.32/13.40	c Elapsed CPU time: 13.227 s	Remaining CPU time: 1786.77 s
13.32/13.42	c core #747
13.32/13.42	c Core size: 3	Core Weight: 1	Total Weight: 747
13.32/13.42	c Elapsed CPU time: 13.249 s	Remaining CPU time: 1786.75 s
13.32/13.45	c core #748
13.32/13.45	c Core size: 3	Core Weight: 1	Total Weight: 748
13.32/13.45	c Elapsed CPU time: 13.271 s	Remaining CPU time: 1786.73 s
13.32/13.47	c core #749
13.32/13.47	c Core size: 3	Core Weight: 1	Total Weight: 749
13.32/13.47	c Elapsed CPU time: 13.294 s	Remaining CPU time: 1786.71 s
13.32/13.49	c core #750
13.32/13.49	c Core size: 3	Core Weight: 1	Total Weight: 750
13.32/13.49	c Elapsed CPU time: 13.316 s	Remaining CPU time: 1786.68 s
13.41/13.52	c core #751
13.41/13.52	c Core size: 3	Core Weight: 1	Total Weight: 751
13.41/13.52	c Elapsed CPU time: 13.338 s	Remaining CPU time: 1786.66 s
13.41/13.54	c core #752
13.41/13.54	c Core size: 3	Core Weight: 1	Total Weight: 752
13.41/13.54	c Elapsed CPU time: 13.361 s	Remaining CPU time: 1786.64 s
13.41/13.56	c core #753
13.41/13.56	c Core size: 3	Core Weight: 1	Total Weight: 753
13.41/13.56	c Elapsed CPU time: 13.384 s	Remaining CPU time: 1786.62 s
13.41/13.58	c core #754
13.41/13.58	c Core size: 3	Core Weight: 1	Total Weight: 754
13.41/13.58	c Elapsed CPU time: 13.405 s	Remaining CPU time: 1786.6 s
13.51/13.60	c core #755
13.51/13.60	c Core size: 3	Core Weight: 1	Total Weight: 755
13.51/13.60	c Elapsed CPU time: 13.426 s	Remaining CPU time: 1786.57 s
13.51/13.63	c core #756
13.51/13.63	c Core size: 3	Core Weight: 1	Total Weight: 756
13.51/13.63	c Elapsed CPU time: 13.449 s	Remaining CPU time: 1786.55 s
13.51/13.65	c core #757
13.51/13.65	c Core size: 2	Core Weight: 1	Total Weight: 757
13.51/13.65	c Elapsed CPU time: 13.472 s	Remaining CPU time: 1786.53 s
13.51/13.67	c core #758
13.51/13.67	c Core size: 3	Core Weight: 1	Total Weight: 758
13.51/13.67	c Elapsed CPU time: 13.4939 s	Remaining CPU time: 1786.51 s
13.51/13.70	c core #759
13.51/13.70	c Core size: 3	Core Weight: 1	Total Weight: 759
13.51/13.70	c Elapsed CPU time: 13.5169 s	Remaining CPU time: 1786.48 s
13.61/13.72	c core #760
13.61/13.72	c Core size: 3	Core Weight: 1	Total Weight: 760
13.61/13.72	c Elapsed CPU time: 13.5389 s	Remaining CPU time: 1786.46 s
13.61/13.74	c core #761
13.61/13.74	c Core size: 3	Core Weight: 1	Total Weight: 761
13.61/13.74	c Elapsed CPU time: 13.5609 s	Remaining CPU time: 1786.44 s
13.61/13.76	c core #762
13.61/13.76	c Core size: 3	Core Weight: 1	Total Weight: 762
13.61/13.76	c Elapsed CPU time: 13.5829 s	Remaining CPU time: 1786.42 s
13.61/13.79	c core #763
13.61/13.79	c Core size: 3	Core Weight: 1	Total Weight: 763
13.61/13.79	c Elapsed CPU time: 13.6049 s	Remaining CPU time: 1786.4 s
13.71/13.81	c core #764
13.71/13.81	c Core size: 3	Core Weight: 1	Total Weight: 764
13.71/13.81	c Elapsed CPU time: 13.6269 s	Remaining CPU time: 1786.37 s
13.71/13.83	c core #765
13.71/13.83	c Core size: 3	Core Weight: 1	Total Weight: 765
13.71/13.83	c Elapsed CPU time: 13.6489 s	Remaining CPU time: 1786.35 s
13.71/13.85	c core #766
13.71/13.85	c Core size: 3	Core Weight: 1	Total Weight: 766
13.71/13.85	c Elapsed CPU time: 13.6719 s	Remaining CPU time: 1786.33 s
13.71/13.88	c core #767
13.71/13.88	c Core size: 3	Core Weight: 1	Total Weight: 767
13.71/13.88	c Elapsed CPU time: 13.6939 s	Remaining CPU time: 1786.31 s
13.81/13.90	c core #768
13.81/13.90	c Core size: 3	Core Weight: 1	Total Weight: 768
13.81/13.90	c Elapsed CPU time: 13.7169 s	Remaining CPU time: 1786.28 s
13.81/13.92	c core #769
13.81/13.92	c Core size: 3	Core Weight: 1	Total Weight: 769
13.81/13.92	c Elapsed CPU time: 13.7399 s	Remaining CPU time: 1786.26 s
13.81/13.94	c core #770
13.81/13.94	c Core size: 3	Core Weight: 1	Total Weight: 770
13.81/13.94	c Elapsed CPU time: 13.7619 s	Remaining CPU time: 1786.24 s
13.81/13.97	c core #771
13.81/13.97	c Core size: 3	Core Weight: 1	Total Weight: 771
13.81/13.97	c Elapsed CPU time: 13.7849 s	Remaining CPU time: 1786.22 s
13.81/13.99	c core #772
13.81/13.99	c Core size: 3	Core Weight: 1	Total Weight: 772
13.81/13.99	c Elapsed CPU time: 13.8069 s	Remaining CPU time: 1786.19 s
13.92/14.01	c core #773
13.92/14.01	c Core size: 3	Core Weight: 1	Total Weight: 773
13.92/14.01	c Elapsed CPU time: 13.8289 s	Remaining CPU time: 1786.17 s
13.92/14.03	c core #774
13.92/14.03	c Core size: 3	Core Weight: 1	Total Weight: 774
13.92/14.03	c Elapsed CPU time: 13.8519 s	Remaining CPU time: 1786.15 s
13.92/14.06	c core #775
13.92/14.06	c Core size: 3	Core Weight: 1	Total Weight: 775
13.92/14.06	c Elapsed CPU time: 13.8749 s	Remaining CPU time: 1786.13 s
13.92/14.08	c core #776
13.92/14.08	c Core size: 3	Core Weight: 1	Total Weight: 776
13.92/14.08	c Elapsed CPU time: 13.8969 s	Remaining CPU time: 1786.1 s
14.02/14.10	c core #777
14.02/14.10	c Core size: 3	Core Weight: 1	Total Weight: 777
14.02/14.10	c Elapsed CPU time: 13.9209 s	Remaining CPU time: 1786.08 s
14.02/14.13	c core #778
14.02/14.13	c Core size: 2	Core Weight: 1	Total Weight: 778
14.02/14.13	c Elapsed CPU time: 13.9439 s	Remaining CPU time: 1786.06 s
14.02/14.15	c core #779
14.02/14.15	c Core size: 3	Core Weight: 1	Total Weight: 779
14.02/14.15	c Elapsed CPU time: 13.9669 s	Remaining CPU time: 1786.03 s
14.02/14.17	c core #780
14.02/14.17	c Core size: 3	Core Weight: 1	Total Weight: 780
14.02/14.17	c Elapsed CPU time: 13.9899 s	Remaining CPU time: 1786.01 s
14.02/14.19	c core #781
14.02/14.19	c Core size: 3	Core Weight: 1	Total Weight: 781
14.02/14.20	c Elapsed CPU time: 14.0119 s	Remaining CPU time: 1785.99 s
14.12/14.22	c core #782
14.12/14.22	c Core size: 3	Core Weight: 1	Total Weight: 782
14.12/14.22	c Elapsed CPU time: 14.0349 s	Remaining CPU time: 1785.97 s
14.12/14.24	c core #783
14.12/14.24	c Core size: 3	Core Weight: 1	Total Weight: 783
14.12/14.24	c Elapsed CPU time: 14.0569 s	Remaining CPU time: 1785.94 s
14.12/14.26	c core #784
14.12/14.26	c Core size: 3	Core Weight: 1	Total Weight: 784
14.12/14.26	c Elapsed CPU time: 14.0789 s	Remaining CPU time: 1785.92 s
14.12/14.28	c core #785
14.12/14.28	c Core size: 3	Core Weight: 1	Total Weight: 785
14.12/14.28	c Elapsed CPU time: 14.1019 s	Remaining CPU time: 1785.9 s
14.22/14.31	c core #786
14.22/14.31	c Core size: 3	Core Weight: 1	Total Weight: 786
14.22/14.31	c Elapsed CPU time: 14.1249 s	Remaining CPU time: 1785.88 s
14.22/14.33	c core #787
14.22/14.33	c Core size: 3	Core Weight: 1	Total Weight: 787
14.22/14.33	c Elapsed CPU time: 14.1478 s	Remaining CPU time: 1785.85 s
14.22/14.35	c core #788
14.22/14.35	c Core size: 3	Core Weight: 1	Total Weight: 788
14.22/14.35	c Elapsed CPU time: 14.1698 s	Remaining CPU time: 1785.83 s
14.22/14.38	c core #789
14.22/14.38	c Core size: 3	Core Weight: 1	Total Weight: 789
14.22/14.38	c Elapsed CPU time: 14.1918 s	Remaining CPU time: 1785.81 s
14.32/14.40	c core #790
14.32/14.40	c Core size: 3	Core Weight: 1	Total Weight: 790
14.32/14.40	c Elapsed CPU time: 14.2138 s	Remaining CPU time: 1785.79 s
14.32/14.42	c core #791
14.32/14.42	c Core size: 3	Core Weight: 1	Total Weight: 791
14.32/14.42	c Elapsed CPU time: 14.2368 s	Remaining CPU time: 1785.76 s
14.32/14.44	c core #792
14.32/14.44	c Core size: 3	Core Weight: 1	Total Weight: 792
14.32/14.44	c Elapsed CPU time: 14.2598 s	Remaining CPU time: 1785.74 s
14.32/14.47	c core #793
14.32/14.47	c Core size: 3	Core Weight: 1	Total Weight: 793
14.32/14.47	c Elapsed CPU time: 14.2828 s	Remaining CPU time: 1785.72 s
14.32/14.49	c core #794
14.32/14.49	c Core size: 3	Core Weight: 1	Total Weight: 794
14.32/14.49	c Elapsed CPU time: 14.3048 s	Remaining CPU time: 1785.7 s
14.42/14.51	c core #795
14.42/14.51	c Core size: 3	Core Weight: 1	Total Weight: 795
14.42/14.51	c Elapsed CPU time: 14.3288 s	Remaining CPU time: 1785.67 s
14.42/14.54	c core #796
14.42/14.54	c Core size: 3	Core Weight: 1	Total Weight: 796
14.42/14.54	c Elapsed CPU time: 14.3518 s	Remaining CPU time: 1785.65 s
14.42/14.56	c core #797
14.42/14.56	c Core size: 3	Core Weight: 1	Total Weight: 797
14.42/14.56	c Elapsed CPU time: 14.3748 s	Remaining CPU time: 1785.63 s
14.42/14.58	c core #798
14.42/14.58	c Core size: 3	Core Weight: 1	Total Weight: 798
14.42/14.58	c Elapsed CPU time: 14.3978 s	Remaining CPU time: 1785.6 s
14.52/14.60	c core #799
14.52/14.60	c Core size: 3	Core Weight: 1	Total Weight: 799
14.52/14.60	c Elapsed CPU time: 14.4198 s	Remaining CPU time: 1785.58 s
14.52/14.63	c core #800
14.52/14.63	c Core size: 3	Core Weight: 1	Total Weight: 800
14.52/14.63	c Elapsed CPU time: 14.4418 s	Remaining CPU time: 1785.56 s
14.52/14.65	c core #801
14.52/14.65	c Core size: 3	Core Weight: 1	Total Weight: 801
14.52/14.65	c Elapsed CPU time: 14.4638 s	Remaining CPU time: 1785.54 s
14.52/14.67	c core #802
14.52/14.67	c Core size: 3	Core Weight: 1	Total Weight: 802
14.52/14.67	c Elapsed CPU time: 14.4858 s	Remaining CPU time: 1785.51 s
14.52/14.70	c core #803
14.52/14.70	c Core size: 3	Core Weight: 1	Total Weight: 803
14.52/14.70	c Elapsed CPU time: 14.5088 s	Remaining CPU time: 1785.49 s
14.61/14.72	c core #804
14.61/14.72	c Core size: 2	Core Weight: 1	Total Weight: 804
14.61/14.72	c Elapsed CPU time: 14.5318 s	Remaining CPU time: 1785.47 s
14.61/14.74	c core #805
14.61/14.74	c Core size: 3	Core Weight: 1	Total Weight: 805
14.61/14.74	c Elapsed CPU time: 14.5548 s	Remaining CPU time: 1785.45 s
14.61/14.76	c core #806
14.61/14.76	c Core size: 3	Core Weight: 1	Total Weight: 806
14.61/14.76	c Elapsed CPU time: 14.5778 s	Remaining CPU time: 1785.42 s
14.61/14.79	c core #807
14.61/14.79	c Core size: 3	Core Weight: 1	Total Weight: 807
14.61/14.79	c Elapsed CPU time: 14.6008 s	Remaining CPU time: 1785.4 s
14.71/14.81	c core #808
14.71/14.81	c Core size: 3	Core Weight: 1	Total Weight: 808
14.71/14.81	c Elapsed CPU time: 14.6238 s	Remaining CPU time: 1785.38 s
14.71/14.83	c core #809
14.71/14.83	c Core size: 3	Core Weight: 1	Total Weight: 809
14.71/14.83	c Elapsed CPU time: 14.6458 s	Remaining CPU time: 1785.35 s
14.71/14.86	c core #810
14.71/14.86	c Core size: 3	Core Weight: 1	Total Weight: 810
14.71/14.86	c Elapsed CPU time: 14.6698 s	Remaining CPU time: 1785.33 s
14.71/14.88	c core #811
14.71/14.88	c Core size: 3	Core Weight: 1	Total Weight: 811
14.71/14.88	c Elapsed CPU time: 14.6928 s	Remaining CPU time: 1785.31 s
14.81/14.90	c core #812
14.81/14.90	c Core size: 3	Core Weight: 1	Total Weight: 812
14.81/14.90	c Elapsed CPU time: 14.7148 s	Remaining CPU time: 1785.29 s
14.81/14.93	c core #813
14.81/14.93	c Core size: 3	Core Weight: 1	Total Weight: 813
14.81/14.93	c Elapsed CPU time: 14.7378 s	Remaining CPU time: 1785.26 s
14.81/14.95	c core #814
14.81/14.95	c Core size: 3	Core Weight: 1	Total Weight: 814
14.81/14.95	c Elapsed CPU time: 14.7598 s	Remaining CPU time: 1785.24 s
14.81/14.97	c core #815
14.81/14.97	c Core size: 3	Core Weight: 1	Total Weight: 815
14.81/14.97	c Elapsed CPU time: 14.7828 s	Remaining CPU time: 1785.22 s
14.81/14.99	c core #816
14.81/14.99	c Core size: 3	Core Weight: 1	Total Weight: 816
14.81/14.99	c Elapsed CPU time: 14.8057 s	Remaining CPU time: 1785.19 s
14.91/15.02	c core #817
14.91/15.02	c Core size: 3	Core Weight: 1	Total Weight: 817
14.91/15.02	c Elapsed CPU time: 14.8287 s	Remaining CPU time: 1785.17 s
14.91/15.04	c core #818
14.91/15.04	c Core size: 3	Core Weight: 1	Total Weight: 818
14.91/15.04	c Elapsed CPU time: 14.8517 s	Remaining CPU time: 1785.15 s
14.91/15.06	c core #819
14.91/15.06	c Core size: 3	Core Weight: 1	Total Weight: 819
14.91/15.06	c Elapsed CPU time: 14.8747 s	Remaining CPU time: 1785.13 s
14.91/15.09	c core #820
14.91/15.09	c Core size: 3	Core Weight: 1	Total Weight: 820
14.91/15.09	c Elapsed CPU time: 14.8977 s	Remaining CPU time: 1785.1 s
15.01/15.11	c core #821
15.01/15.11	c Core size: 3	Core Weight: 1	Total Weight: 821
15.01/15.11	c Elapsed CPU time: 14.9217 s	Remaining CPU time: 1785.08 s
15.01/15.13	c core #822
15.01/15.13	c Core size: 3	Core Weight: 1	Total Weight: 822
15.01/15.13	c Elapsed CPU time: 14.9447 s	Remaining CPU time: 1785.06 s
15.01/15.16	c core #823
15.01/15.16	c Core size: 3	Core Weight: 1	Total Weight: 823
15.01/15.16	c Elapsed CPU time: 14.9677 s	Remaining CPU time: 1785.03 s
15.01/15.18	c core #824
15.01/15.18	c Core size: 3	Core Weight: 1	Total Weight: 824
15.01/15.18	c Elapsed CPU time: 14.9907 s	Remaining CPU time: 1785.01 s
15.11/15.20	c core #825
15.11/15.20	c Core size: 3	Core Weight: 1	Total Weight: 825
15.11/15.20	c Elapsed CPU time: 15.0137 s	Remaining CPU time: 1784.99 s
15.11/15.23	c core #826
15.11/15.23	c Core size: 3	Core Weight: 1	Total Weight: 826
15.11/15.23	c Elapsed CPU time: 15.0367 s	Remaining CPU time: 1784.96 s
15.11/15.25	c core #827
15.11/15.25	c Core size: 3	Core Weight: 1	Total Weight: 827
15.11/15.25	c Elapsed CPU time: 15.0597 s	Remaining CPU time: 1784.94 s
15.11/15.27	c core #828
15.11/15.27	c Core size: 3	Core Weight: 1	Total Weight: 828
15.11/15.27	c Elapsed CPU time: 15.0817 s	Remaining CPU time: 1784.92 s
15.11/15.30	c core #829
15.11/15.30	c Core size: 3	Core Weight: 1	Total Weight: 829
15.11/15.30	c Elapsed CPU time: 15.1047 s	Remaining CPU time: 1784.9 s
15.21/15.32	c core #830
15.21/15.32	c Core size: 2	Core Weight: 1	Total Weight: 830
15.21/15.32	c Elapsed CPU time: 15.1287 s	Remaining CPU time: 1784.87 s
15.21/15.34	c core #831
15.21/15.34	c Core size: 3	Core Weight: 1	Total Weight: 831
15.21/15.34	c Elapsed CPU time: 15.1527 s	Remaining CPU time: 1784.85 s
15.21/15.37	c core #832
15.21/15.37	c Core size: 3	Core Weight: 1	Total Weight: 832
15.21/15.37	c Elapsed CPU time: 15.1757 s	Remaining CPU time: 1784.82 s
15.21/15.39	c core #833
15.21/15.39	c Core size: 3	Core Weight: 1	Total Weight: 833
15.21/15.39	c Elapsed CPU time: 15.1987 s	Remaining CPU time: 1784.8 s
15.31/15.41	c core #834
15.31/15.41	c Core size: 3	Core Weight: 1	Total Weight: 834
15.31/15.41	c Elapsed CPU time: 15.2217 s	Remaining CPU time: 1784.78 s
15.31/15.44	c core #835
15.31/15.44	c Core size: 3	Core Weight: 1	Total Weight: 835
15.31/15.44	c Elapsed CPU time: 15.2457 s	Remaining CPU time: 1784.75 s
15.31/15.46	c core #836
15.31/15.46	c Core size: 3	Core Weight: 1	Total Weight: 836
15.31/15.46	c Elapsed CPU time: 15.2677 s	Remaining CPU time: 1784.73 s
15.31/15.48	c core #837
15.31/15.48	c Core size: 3	Core Weight: 1	Total Weight: 837
15.31/15.48	c Elapsed CPU time: 15.2917 s	Remaining CPU time: 1784.71 s
15.41/15.51	c core #838
15.41/15.51	c Core size: 3	Core Weight: 1	Total Weight: 838
15.41/15.51	c Elapsed CPU time: 15.3147 s	Remaining CPU time: 1784.69 s
15.41/15.53	c core #839
15.41/15.53	c Core size: 3	Core Weight: 1	Total Weight: 839
15.41/15.53	c Elapsed CPU time: 15.3367 s	Remaining CPU time: 1784.66 s
15.41/15.55	c core #840
15.41/15.55	c Core size: 3	Core Weight: 1	Total Weight: 840
15.41/15.55	c Elapsed CPU time: 15.3597 s	Remaining CPU time: 1784.64 s
15.41/15.58	c core #841
15.41/15.58	c Core size: 3	Core Weight: 1	Total Weight: 841
15.41/15.58	c Elapsed CPU time: 15.3827 s	Remaining CPU time: 1784.62 s
15.51/15.60	c core #842
15.51/15.60	c Core size: 3	Core Weight: 1	Total Weight: 842
15.51/15.60	c Elapsed CPU time: 15.4057 s	Remaining CPU time: 1784.59 s
15.51/15.62	c core #843
15.51/15.62	c Core size: 3	Core Weight: 1	Total Weight: 843
15.51/15.62	c Elapsed CPU time: 15.4287 s	Remaining CPU time: 1784.57 s
15.51/15.64	c core #844
15.51/15.64	c Core size: 3	Core Weight: 1	Total Weight: 844
15.51/15.64	c Elapsed CPU time: 15.4507 s	Remaining CPU time: 1784.55 s
15.51/15.67	c core #845
15.51/15.67	c Core size: 3	Core Weight: 1	Total Weight: 845
15.51/15.67	c Elapsed CPU time: 15.4736 s	Remaining CPU time: 1784.53 s
15.51/15.69	c core #846
15.51/15.69	c Core size: 3	Core Weight: 1	Total Weight: 846
15.51/15.69	c Elapsed CPU time: 15.4966 s	Remaining CPU time: 1784.5 s
15.61/15.71	c core #847
15.61/15.71	c Core size: 3	Core Weight: 1	Total Weight: 847
15.61/15.71	c Elapsed CPU time: 15.5196 s	Remaining CPU time: 1784.48 s
15.61/15.74	c core #848
15.61/15.74	c Core size: 3	Core Weight: 1	Total Weight: 848
15.61/15.74	c Elapsed CPU time: 15.5416 s	Remaining CPU time: 1784.46 s
15.61/15.76	c core #849
15.61/15.76	c Core size: 3	Core Weight: 1	Total Weight: 849
15.61/15.76	c Elapsed CPU time: 15.5656 s	Remaining CPU time: 1784.43 s
15.61/15.78	c core #850
15.61/15.78	c Core size: 2	Core Weight: 1	Total Weight: 850
15.61/15.78	c Elapsed CPU time: 15.5876 s	Remaining CPU time: 1784.41 s
15.70/15.81	c core #851
15.70/15.81	c Core size: 3	Core Weight: 1	Total Weight: 851
15.70/15.81	c Elapsed CPU time: 15.6106 s	Remaining CPU time: 1784.39 s
15.70/15.83	c core #852
15.70/15.83	c Core size: 3	Core Weight: 1	Total Weight: 852
15.70/15.83	c Elapsed CPU time: 15.6326 s	Remaining CPU time: 1784.37 s
15.70/15.85	c core #853
15.70/15.85	c Core size: 3	Core Weight: 1	Total Weight: 853
15.70/15.85	c Elapsed CPU time: 15.6556 s	Remaining CPU time: 1784.34 s
15.70/15.88	c core #854
15.70/15.88	c Core size: 3	Core Weight: 1	Total Weight: 854
15.70/15.88	c Elapsed CPU time: 15.6786 s	Remaining CPU time: 1784.32 s
15.80/15.90	c core #855
15.80/15.90	c Core size: 3	Core Weight: 1	Total Weight: 855
15.80/15.90	c Elapsed CPU time: 15.7016 s	Remaining CPU time: 1784.3 s
15.80/15.92	c core #856
15.80/15.92	c Core size: 3	Core Weight: 1	Total Weight: 856
15.80/15.92	c Elapsed CPU time: 15.7246 s	Remaining CPU time: 1784.28 s
15.80/15.95	c core #857
15.80/15.95	c Core size: 3	Core Weight: 1	Total Weight: 857
15.80/15.95	c Elapsed CPU time: 15.7486 s	Remaining CPU time: 1784.25 s
15.80/15.97	c core #858
15.80/15.97	c Core size: 3	Core Weight: 1	Total Weight: 858
15.80/15.97	c Elapsed CPU time: 15.7716 s	Remaining CPU time: 1784.23 s
15.80/15.99	c core #859
15.80/15.99	c Core size: 3	Core Weight: 1	Total Weight: 859
15.80/15.99	c Elapsed CPU time: 15.7946 s	Remaining CPU time: 1784.21 s
15.90/16.02	c core #860
15.90/16.02	c Core size: 3	Core Weight: 1	Total Weight: 860
15.90/16.02	c Elapsed CPU time: 15.8176 s	Remaining CPU time: 1784.18 s
15.90/16.04	c core #861
15.90/16.04	c Core size: 3	Core Weight: 1	Total Weight: 861
15.90/16.04	c Elapsed CPU time: 15.8416 s	Remaining CPU time: 1784.16 s
15.90/16.06	c core #862
15.90/16.06	c Core size: 3	Core Weight: 1	Total Weight: 862
15.90/16.06	c Elapsed CPU time: 15.8646 s	Remaining CPU time: 1784.14 s
15.90/16.09	c core #863
15.90/16.09	c Core size: 3	Core Weight: 1	Total Weight: 863
15.90/16.09	c Elapsed CPU time: 15.8886 s	Remaining CPU time: 1784.11 s
16.00/16.11	c core #864
16.00/16.11	c Core size: 3	Core Weight: 1	Total Weight: 864
16.00/16.11	c Elapsed CPU time: 15.9126 s	Remaining CPU time: 1784.09 s
16.00/16.13	c core #865
16.00/16.13	c Core size: 3	Core Weight: 1	Total Weight: 865
16.00/16.13	c Elapsed CPU time: 15.9356 s	Remaining CPU time: 1784.06 s
16.00/16.16	c core #866
16.00/16.16	c Core size: 3	Core Weight: 1	Total Weight: 866
16.00/16.16	c Elapsed CPU time: 15.9596 s	Remaining CPU time: 1784.04 s
16.00/16.18	c core #867
16.00/16.18	c Core size: 3	Core Weight: 1	Total Weight: 867
16.00/16.18	c Elapsed CPU time: 15.9826 s	Remaining CPU time: 1784.02 s
16.10/16.20	c core #868
16.10/16.20	c Core size: 3	Core Weight: 1	Total Weight: 868
16.10/16.20	c Elapsed CPU time: 16.0046 s	Remaining CPU time: 1784 s
16.10/16.23	c core #869
16.10/16.23	c Core size: 3	Core Weight: 1	Total Weight: 869
16.10/16.23	c Elapsed CPU time: 16.0276 s	Remaining CPU time: 1783.97 s
16.10/16.25	c core #870
16.10/16.25	c Core size: 3	Core Weight: 1	Total Weight: 870
16.10/16.25	c Elapsed CPU time: 16.0506 s	Remaining CPU time: 1783.95 s
16.10/16.27	c core #871
16.10/16.27	c Core size: 3	Core Weight: 1	Total Weight: 871
16.10/16.27	c Elapsed CPU time: 16.0716 s	Remaining CPU time: 1783.93 s
16.10/16.30	c core #872
16.10/16.30	c Core size: 3	Core Weight: 1	Total Weight: 872
16.10/16.30	c Elapsed CPU time: 16.0946 s	Remaining CPU time: 1783.91 s
16.20/16.32	c core #873
16.20/16.32	c Core size: 2	Core Weight: 1	Total Weight: 873
16.20/16.32	c Elapsed CPU time: 16.1165 s	Remaining CPU time: 1783.88 s
16.20/16.34	c core #874
16.20/16.34	c Core size: 3	Core Weight: 1	Total Weight: 874
16.20/16.34	c Elapsed CPU time: 16.1395 s	Remaining CPU time: 1783.86 s
16.20/16.37	c core #875
16.20/16.37	c Core size: 3	Core Weight: 1	Total Weight: 875
16.20/16.37	c Elapsed CPU time: 16.1625 s	Remaining CPU time: 1783.84 s
16.20/16.39	c core #876
16.20/16.39	c Core size: 3	Core Weight: 1	Total Weight: 876
16.20/16.39	c Elapsed CPU time: 16.1845 s	Remaining CPU time: 1783.82 s
16.31/16.41	c core #877
16.31/16.41	c Core size: 3	Core Weight: 1	Total Weight: 877
16.31/16.41	c Elapsed CPU time: 16.2075 s	Remaining CPU time: 1783.79 s
16.31/16.44	c core #878
16.31/16.44	c Core size: 3	Core Weight: 1	Total Weight: 878
16.31/16.44	c Elapsed CPU time: 16.2305 s	Remaining CPU time: 1783.77 s
16.31/16.46	c core #879
16.31/16.46	c Core size: 3	Core Weight: 1	Total Weight: 879
16.31/16.46	c Elapsed CPU time: 16.2525 s	Remaining CPU time: 1783.75 s
16.31/16.48	c core #880
16.31/16.48	c Core size: 3	Core Weight: 1	Total Weight: 880
16.31/16.48	c Elapsed CPU time: 16.2745 s	Remaining CPU time: 1783.73 s
16.41/16.51	c core #881
16.41/16.51	c Core size: 3	Core Weight: 1	Total Weight: 881
16.41/16.51	c Elapsed CPU time: 16.2985 s	Remaining CPU time: 1783.7 s
16.41/16.53	c core #882
16.41/16.53	c Core size: 3	Core Weight: 1	Total Weight: 882
16.41/16.53	c Elapsed CPU time: 16.3215 s	Remaining CPU time: 1783.68 s
16.41/16.55	c core #883
16.41/16.55	c Core size: 3	Core Weight: 1	Total Weight: 883
16.41/16.55	c Elapsed CPU time: 16.3435 s	Remaining CPU time: 1783.66 s
16.41/16.58	c core #884
16.41/16.58	c Core size: 3	Core Weight: 1	Total Weight: 884
16.41/16.58	c Elapsed CPU time: 16.3665 s	Remaining CPU time: 1783.63 s
16.50/16.60	c core #885
16.50/16.60	c Core size: 3	Core Weight: 1	Total Weight: 885
16.50/16.60	c Elapsed CPU time: 16.3895 s	Remaining CPU time: 1783.61 s
16.50/16.62	c core #886
16.50/16.62	c Core size: 3	Core Weight: 1	Total Weight: 886
16.50/16.62	c Elapsed CPU time: 16.4125 s	Remaining CPU time: 1783.59 s
16.50/16.65	c core #887
16.50/16.65	c Core size: 3	Core Weight: 1	Total Weight: 887
16.50/16.65	c Elapsed CPU time: 16.4365 s	Remaining CPU time: 1783.56 s
16.50/16.67	c core #888
16.50/16.67	c Core size: 3	Core Weight: 1	Total Weight: 888
16.50/16.67	c Elapsed CPU time: 16.4595 s	Remaining CPU time: 1783.54 s
16.50/16.69	c core #889
16.50/16.69	c Core size: 3	Core Weight: 1	Total Weight: 889
16.50/16.69	c Elapsed CPU time: 16.4825 s	Remaining CPU time: 1783.52 s
16.60/16.71	c core #890
16.60/16.71	c Core size: 3	Core Weight: 1	Total Weight: 890
16.60/16.71	c Elapsed CPU time: 16.5055 s	Remaining CPU time: 1783.49 s
16.60/16.74	c core #891
16.60/16.74	c Core size: 3	Core Weight: 1	Total Weight: 891
16.60/16.74	c Elapsed CPU time: 16.5285 s	Remaining CPU time: 1783.47 s
16.60/16.76	c core #892
16.60/16.76	c Core size: 3	Core Weight: 1	Total Weight: 892
16.60/16.76	c Elapsed CPU time: 16.5505 s	Remaining CPU time: 1783.45 s
16.60/16.78	c core #893
16.60/16.78	c Core size: 3	Core Weight: 1	Total Weight: 893
16.60/16.79	c Elapsed CPU time: 16.5735 s	Remaining CPU time: 1783.43 s
16.70/16.81	c core #894
16.70/16.81	c Core size: 3	Core Weight: 1	Total Weight: 894
16.70/16.81	c Elapsed CPU time: 16.5965 s	Remaining CPU time: 1783.4 s
16.70/16.83	c core #895
16.70/16.83	c Core size: 2	Core Weight: 1	Total Weight: 895
16.70/16.83	c Elapsed CPU time: 16.6185 s	Remaining CPU time: 1783.38 s
16.70/16.86	c core #896
16.70/16.86	c Core size: 3	Core Weight: 1	Total Weight: 896
16.70/16.86	c Elapsed CPU time: 16.6425 s	Remaining CPU time: 1783.36 s
16.70/16.88	c core #897
16.70/16.88	c Core size: 3	Core Weight: 1	Total Weight: 897
16.70/16.88	c Elapsed CPU time: 16.6655 s	Remaining CPU time: 1783.33 s
16.80/16.90	c core #898
16.80/16.90	c Core size: 3	Core Weight: 1	Total Weight: 898
16.80/16.90	c Elapsed CPU time: 16.6875 s	Remaining CPU time: 1783.31 s
16.80/16.93	c core #899
16.80/16.93	c Core size: 3	Core Weight: 1	Total Weight: 899
16.80/16.93	c Elapsed CPU time: 16.7115 s	Remaining CPU time: 1783.29 s
16.80/16.95	c core #900
16.80/16.95	c Core size: 3	Core Weight: 1	Total Weight: 900
16.80/16.95	c Elapsed CPU time: 16.7345 s	Remaining CPU time: 1783.27 s
16.80/16.97	c core #901
16.80/16.97	c Core size: 3	Core Weight: 1	Total Weight: 901
16.80/16.97	c Elapsed CPU time: 16.7585 s	Remaining CPU time: 1783.24 s
16.89/17.00	c core #902
16.89/17.00	c Core size: 3	Core Weight: 1	Total Weight: 902
16.89/17.00	c Elapsed CPU time: 16.7804 s	Remaining CPU time: 1783.22 s
16.89/17.02	c core #903
16.89/17.02	c Core size: 3	Core Weight: 1	Total Weight: 903
16.89/17.02	c Elapsed CPU time: 16.8044 s	Remaining CPU time: 1783.2 s
16.89/17.04	c core #904
16.89/17.04	c Core size: 3	Core Weight: 1	Total Weight: 904
16.89/17.04	c Elapsed CPU time: 16.8274 s	Remaining CPU time: 1783.17 s
16.89/17.07	c core #905
16.89/17.07	c Core size: 3	Core Weight: 1	Total Weight: 905
16.89/17.07	c Elapsed CPU time: 16.8494 s	Remaining CPU time: 1783.15 s
16.89/17.09	c core #906
16.89/17.09	c Core size: 3	Core Weight: 1	Total Weight: 906
16.89/17.09	c Elapsed CPU time: 16.8734 s	Remaining CPU time: 1783.13 s
17.00/17.12	c core #907
17.00/17.12	c Core size: 3	Core Weight: 1	Total Weight: 907
17.00/17.12	c Elapsed CPU time: 16.8964 s	Remaining CPU time: 1783.1 s
17.00/17.14	c core #908
17.00/17.14	c Core size: 3	Core Weight: 1	Total Weight: 908
17.00/17.14	c Elapsed CPU time: 16.9204 s	Remaining CPU time: 1783.08 s
17.00/17.16	c core #909
17.00/17.16	c Core size: 3	Core Weight: 1	Total Weight: 909
17.00/17.16	c Elapsed CPU time: 16.9434 s	Remaining CPU time: 1783.06 s
17.00/17.19	c core #910
17.00/17.19	c Core size: 3	Core Weight: 1	Total Weight: 910
17.00/17.19	c Elapsed CPU time: 16.9664 s	Remaining CPU time: 1783.03 s
17.10/17.21	c core #911
17.10/17.21	c Core size: 3	Core Weight: 1	Total Weight: 911
17.10/17.21	c Elapsed CPU time: 16.9914 s	Remaining CPU time: 1783.01 s
17.10/17.23	c core #912
17.10/17.23	c Core size: 3	Core Weight: 1	Total Weight: 912
17.10/17.23	c Elapsed CPU time: 17.0144 s	Remaining CPU time: 1782.99 s
17.10/17.26	c core #913
17.10/17.26	c Core size: 3	Core Weight: 1	Total Weight: 913
17.10/17.26	c Elapsed CPU time: 17.0384 s	Remaining CPU time: 1782.96 s
17.10/17.28	c core #914
17.10/17.28	c Core size: 3	Core Weight: 1	Total Weight: 914
17.10/17.28	c Elapsed CPU time: 17.0614 s	Remaining CPU time: 1782.94 s
17.20/17.30	c core #915
17.20/17.30	c Core size: 3	Core Weight: 1	Total Weight: 915
17.20/17.31	c Elapsed CPU time: 17.0844 s	Remaining CPU time: 1782.92 s
17.20/17.33	c core #916
17.20/17.33	c Core size: 2	Core Weight: 1	Total Weight: 916
17.20/17.33	c Elapsed CPU time: 17.1084 s	Remaining CPU time: 1782.89 s
17.20/17.35	c core #917
17.20/17.35	c Core size: 3	Core Weight: 1	Total Weight: 917
17.20/17.35	c Elapsed CPU time: 17.1334 s	Remaining CPU time: 1782.87 s
17.20/17.38	c core #918
17.20/17.38	c Core size: 3	Core Weight: 1	Total Weight: 918
17.20/17.38	c Elapsed CPU time: 17.1574 s	Remaining CPU time: 1782.84 s
17.30/17.40	c core #919
17.30/17.40	c Core size: 3	Core Weight: 1	Total Weight: 919
17.30/17.40	c Elapsed CPU time: 17.1814 s	Remaining CPU time: 1782.82 s
17.30/17.42	c core #920
17.30/17.42	c Core size: 3	Core Weight: 1	Total Weight: 920
17.30/17.42	c Elapsed CPU time: 17.2044 s	Remaining CPU time: 1782.8 s
17.30/17.45	c core #921
17.30/17.45	c Core size: 3	Core Weight: 1	Total Weight: 921
17.30/17.45	c Elapsed CPU time: 17.2284 s	Remaining CPU time: 1782.77 s
17.30/17.47	c core #922
17.30/17.47	c Core size: 3	Core Weight: 1	Total Weight: 922
17.30/17.47	c Elapsed CPU time: 17.2514 s	Remaining CPU time: 1782.75 s
17.30/17.50	c core #923
17.30/17.50	c Core size: 3	Core Weight: 1	Total Weight: 923
17.30/17.50	c Elapsed CPU time: 17.2744 s	Remaining CPU time: 1782.73 s
17.40/17.52	c core #924
17.40/17.52	c Core size: 3	Core Weight: 1	Total Weight: 924
17.40/17.52	c Elapsed CPU time: 17.2974 s	Remaining CPU time: 1782.7 s
17.40/17.54	c core #925
17.40/17.54	c Core size: 3	Core Weight: 1	Total Weight: 925
17.40/17.54	c Elapsed CPU time: 17.3214 s	Remaining CPU time: 1782.68 s
17.40/17.57	c core #926
17.40/17.57	c Core size: 3	Core Weight: 1	Total Weight: 926
17.40/17.57	c Elapsed CPU time: 17.3454 s	Remaining CPU time: 1782.65 s
17.40/17.59	c core #927
17.40/17.59	c Core size: 3	Core Weight: 1	Total Weight: 927
17.40/17.59	c Elapsed CPU time: 17.3694 s	Remaining CPU time: 1782.63 s
17.50/17.62	c core #928
17.50/17.62	c Core size: 3	Core Weight: 1	Total Weight: 928
17.50/17.62	c Elapsed CPU time: 17.3924 s	Remaining CPU time: 1782.61 s
17.50/17.64	c core #929
17.50/17.64	c Core size: 3	Core Weight: 1	Total Weight: 929
17.50/17.64	c Elapsed CPU time: 17.4174 s	Remaining CPU time: 1782.58 s
17.50/17.66	c core #930
17.50/17.66	c Core size: 3	Core Weight: 1	Total Weight: 930
17.50/17.66	c Elapsed CPU time: 17.4403 s	Remaining CPU time: 1782.56 s
17.50/17.69	c core #931
17.50/17.69	c Core size: 3	Core Weight: 1	Total Weight: 931
17.50/17.69	c Elapsed CPU time: 17.4643 s	Remaining CPU time: 1782.54 s
17.60/17.71	c core #932
17.60/17.71	c Core size: 3	Core Weight: 1	Total Weight: 932
17.60/17.71	c Elapsed CPU time: 17.4883 s	Remaining CPU time: 1782.51 s
17.60/17.74	c core #933
17.60/17.74	c Core size: 3	Core Weight: 1	Total Weight: 933
17.60/17.74	c Elapsed CPU time: 17.5123 s	Remaining CPU time: 1782.49 s
17.60/17.76	c core #934
17.60/17.76	c Core size: 3	Core Weight: 1	Total Weight: 934
17.60/17.76	c Elapsed CPU time: 17.5363 s	Remaining CPU time: 1782.46 s
17.60/17.78	c core #935
17.60/17.78	c Core size: 3	Core Weight: 1	Total Weight: 935
17.60/17.78	c Elapsed CPU time: 17.5603 s	Remaining CPU time: 1782.44 s
17.70/17.81	c core #936
17.70/17.81	c Core size: 3	Core Weight: 1	Total Weight: 936
17.70/17.81	c Elapsed CPU time: 17.5843 s	Remaining CPU time: 1782.42 s
17.70/17.83	c core #937
17.70/17.83	c Core size: 2	Core Weight: 1	Total Weight: 937
17.70/17.83	c Elapsed CPU time: 17.6073 s	Remaining CPU time: 1782.39 s
17.70/17.86	c core #938
17.70/17.86	c Core size: 3	Core Weight: 1	Total Weight: 938
17.70/17.86	c Elapsed CPU time: 17.6313 s	Remaining CPU time: 1782.37 s
17.70/17.88	c core #939
17.70/17.88	c Core size: 3	Core Weight: 1	Total Weight: 939
17.70/17.88	c Elapsed CPU time: 17.6543 s	Remaining CPU time: 1782.35 s
17.79/17.91	c core #940
17.79/17.91	c Core size: 3	Core Weight: 1	Total Weight: 940
17.79/17.91	c Elapsed CPU time: 17.6773 s	Remaining CPU time: 1782.32 s
17.79/17.93	c core #941
17.79/17.93	c Core size: 3	Core Weight: 1	Total Weight: 941
17.79/17.93	c Elapsed CPU time: 17.7013 s	Remaining CPU time: 1782.3 s
17.79/17.95	c core #942
17.79/17.95	c Core size: 3	Core Weight: 1	Total Weight: 942
17.79/17.95	c Elapsed CPU time: 17.7233 s	Remaining CPU time: 1782.28 s
17.79/17.98	c core #943
17.79/17.98	c Core size: 3	Core Weight: 1	Total Weight: 943
17.79/17.98	c Elapsed CPU time: 17.7473 s	Remaining CPU time: 1782.25 s
17.89/18.00	c core #944
17.89/18.00	c Core size: 3	Core Weight: 1	Total Weight: 944
17.89/18.00	c Elapsed CPU time: 17.7713 s	Remaining CPU time: 1782.23 s
17.89/18.03	c core #945
17.89/18.03	c Core size: 3	Core Weight: 1	Total Weight: 945
17.89/18.03	c Elapsed CPU time: 17.7953 s	Remaining CPU time: 1782.2 s
17.89/18.05	c core #946
17.89/18.05	c Core size: 3	Core Weight: 1	Total Weight: 946
17.89/18.05	c Elapsed CPU time: 17.8173 s	Remaining CPU time: 1782.18 s
17.89/18.07	c core #947
17.89/18.07	c Core size: 3	Core Weight: 1	Total Weight: 947
17.89/18.07	c Elapsed CPU time: 17.8413 s	Remaining CPU time: 1782.16 s
17.99/18.10	c core #948
17.99/18.10	c Core size: 3	Core Weight: 1	Total Weight: 948
17.99/18.10	c Elapsed CPU time: 17.8653 s	Remaining CPU time: 1782.13 s
17.99/18.12	c core #949
17.99/18.12	c Core size: 3	Core Weight: 1	Total Weight: 949
17.99/18.12	c Elapsed CPU time: 17.8893 s	Remaining CPU time: 1782.11 s
17.99/18.15	c core #950
17.99/18.15	c Core size: 3	Core Weight: 1	Total Weight: 950
17.99/18.15	c Elapsed CPU time: 17.9133 s	Remaining CPU time: 1782.09 s
17.99/18.17	c core #951
17.99/18.17	c Core size: 3	Core Weight: 1	Total Weight: 951
17.99/18.17	c Elapsed CPU time: 17.9363 s	Remaining CPU time: 1782.06 s
17.99/18.19	c core #952
17.99/18.19	c Core size: 3	Core Weight: 1	Total Weight: 952
17.99/18.19	c Elapsed CPU time: 17.9603 s	Remaining CPU time: 1782.04 s
18.10/18.22	c core #953
18.10/18.22	c Core size: 2	Core Weight: 1	Total Weight: 953
18.10/18.22	c Elapsed CPU time: 17.9833 s	Remaining CPU time: 1782.02 s
18.10/18.24	c core #954
18.10/18.24	c Core size: 3	Core Weight: 1	Total Weight: 954
18.10/18.24	c Elapsed CPU time: 18.0073 s	Remaining CPU time: 1781.99 s
18.10/18.27	c core #955
18.10/18.27	c Core size: 3	Core Weight: 1	Total Weight: 955
18.10/18.27	c Elapsed CPU time: 18.0303 s	Remaining CPU time: 1781.97 s
18.10/18.29	c core #956
18.10/18.29	c Core size: 3	Core Weight: 1	Total Weight: 956
18.10/18.29	c Elapsed CPU time: 18.0543 s	Remaining CPU time: 1781.95 s
18.19/18.31	c core #957
18.19/18.31	c Core size: 3	Core Weight: 1	Total Weight: 957
18.19/18.31	c Elapsed CPU time: 18.0773 s	Remaining CPU time: 1781.92 s
18.19/18.34	c core #958
18.19/18.34	c Core size: 3	Core Weight: 1	Total Weight: 958
18.19/18.34	c Elapsed CPU time: 18.0992 s	Remaining CPU time: 1781.9 s
18.19/18.36	c core #959
18.19/18.36	c Core size: 3	Core Weight: 1	Total Weight: 959
18.19/18.36	c Elapsed CPU time: 18.1232 s	Remaining CPU time: 1781.88 s
18.19/18.39	c core #960
18.19/18.39	c Core size: 3	Core Weight: 1	Total Weight: 960
18.19/18.39	c Elapsed CPU time: 18.1472 s	Remaining CPU time: 1781.85 s
18.29/18.41	c core #961
18.29/18.41	c Core size: 3	Core Weight: 1	Total Weight: 961
18.29/18.41	c Elapsed CPU time: 18.1722 s	Remaining CPU time: 1781.83 s
18.29/18.44	c core #962
18.29/18.44	c Core size: 3	Core Weight: 1	Total Weight: 962
18.29/18.44	c Elapsed CPU time: 18.1962 s	Remaining CPU time: 1781.8 s
18.29/18.46	c core #963
18.29/18.46	c Core size: 3	Core Weight: 1	Total Weight: 963
18.29/18.46	c Elapsed CPU time: 18.2202 s	Remaining CPU time: 1781.78 s
18.29/18.48	c core #964
18.29/18.48	c Core size: 3	Core Weight: 1	Total Weight: 964
18.29/18.48	c Elapsed CPU time: 18.2432 s	Remaining CPU time: 1781.76 s
18.39/18.51	c core #965
18.39/18.51	c Core size: 3	Core Weight: 1	Total Weight: 965
18.39/18.51	c Elapsed CPU time: 18.2672 s	Remaining CPU time: 1781.73 s
18.39/18.53	c core #966
18.39/18.53	c Core size: 3	Core Weight: 1	Total Weight: 966
18.39/18.53	c Elapsed CPU time: 18.2912 s	Remaining CPU time: 1781.71 s
18.39/18.56	c core #967
18.39/18.56	c Core size: 3	Core Weight: 1	Total Weight: 967
18.39/18.56	c Elapsed CPU time: 18.3142 s	Remaining CPU time: 1781.69 s
18.39/18.58	c core #968
18.39/18.58	c Core size: 3	Core Weight: 1	Total Weight: 968
18.39/18.58	c Elapsed CPU time: 18.3382 s	Remaining CPU time: 1781.66 s
18.49/18.61	c core #969
18.49/18.61	c Core size: 3	Core Weight: 1	Total Weight: 969
18.49/18.61	c Elapsed CPU time: 18.3622 s	Remaining CPU time: 1781.64 s
18.49/18.63	c core #970
18.49/18.63	c Core size: 3	Core Weight: 1	Total Weight: 970
18.49/18.63	c Elapsed CPU time: 18.3862 s	Remaining CPU time: 1781.61 s
18.49/18.65	c core #971
18.49/18.65	c Core size: 3	Core Weight: 1	Total Weight: 971
18.49/18.65	c Elapsed CPU time: 18.4112 s	Remaining CPU time: 1781.59 s
18.49/18.68	c core #972
18.49/18.68	c Core size: 3	Core Weight: 1	Total Weight: 972
18.49/18.68	c Elapsed CPU time: 18.4352 s	Remaining CPU time: 1781.56 s
18.59/18.70	c core #973
18.59/18.70	c Core size: 3	Core Weight: 1	Total Weight: 973
18.59/18.70	c Elapsed CPU time: 18.4592 s	Remaining CPU time: 1781.54 s
18.59/18.73	c core #974
18.59/18.73	c Core size: 3	Core Weight: 1	Total Weight: 974
18.59/18.73	c Elapsed CPU time: 18.4832 s	Remaining CPU time: 1781.52 s
18.59/18.75	c core #975
18.59/18.75	c Core size: 2	Core Weight: 1	Total Weight: 975
18.59/18.75	c Elapsed CPU time: 18.5072 s	Remaining CPU time: 1781.49 s
18.59/18.78	c core #976
18.59/18.78	c Core size: 3	Core Weight: 1	Total Weight: 976
18.59/18.78	c Elapsed CPU time: 18.5322 s	Remaining CPU time: 1781.47 s
18.69/18.80	c core #977
18.69/18.80	c Core size: 3	Core Weight: 1	Total Weight: 977
18.69/18.80	c Elapsed CPU time: 18.5562 s	Remaining CPU time: 1781.44 s
18.69/18.83	c core #978
18.69/18.83	c Core size: 3	Core Weight: 1	Total Weight: 978
18.69/18.83	c Elapsed CPU time: 18.5802 s	Remaining CPU time: 1781.42 s
18.69/18.85	c core #979
18.69/18.85	c Core size: 3	Core Weight: 1	Total Weight: 979
18.69/18.85	c Elapsed CPU time: 18.6042 s	Remaining CPU time: 1781.4 s
18.69/18.87	c core #980
18.69/18.87	c Core size: 3	Core Weight: 1	Total Weight: 980
18.69/18.87	c Elapsed CPU time: 18.6272 s	Remaining CPU time: 1781.37 s
18.78/18.90	c core #981
18.78/18.90	c Core size: 3	Core Weight: 1	Total Weight: 981
18.78/18.90	c Elapsed CPU time: 18.6512 s	Remaining CPU time: 1781.35 s
18.78/18.92	c core #982
18.78/18.92	c Core size: 3	Core Weight: 1	Total Weight: 982
18.78/18.92	c Elapsed CPU time: 18.6752 s	Remaining CPU time: 1781.32 s
18.78/18.95	c core #983
18.78/18.95	c Core size: 3	Core Weight: 1	Total Weight: 983
18.78/18.95	c Elapsed CPU time: 18.6992 s	Remaining CPU time: 1781.3 s
18.78/18.97	c core #984
18.78/18.97	c Core size: 3	Core Weight: 1	Total Weight: 984
18.78/18.97	c Elapsed CPU time: 18.7232 s	Remaining CPU time: 1781.28 s
18.78/18.99	c core #985
18.78/18.99	c Core size: 3	Core Weight: 1	Total Weight: 985
18.78/18.99	c Elapsed CPU time: 18.7462 s	Remaining CPU time: 1781.25 s
18.88/19.02	c core #986
18.88/19.02	c Core size: 3	Core Weight: 1	Total Weight: 986
18.88/19.02	c Elapsed CPU time: 18.7701 s	Remaining CPU time: 1781.23 s
18.88/19.04	c core #987
18.88/19.04	c Core size: 3	Core Weight: 1	Total Weight: 987
18.88/19.04	c Elapsed CPU time: 18.7941 s	Remaining CPU time: 1781.21 s
18.88/19.07	c core #988
18.88/19.07	c Core size: 3	Core Weight: 1	Total Weight: 988
18.88/19.07	c Elapsed CPU time: 18.8171 s	Remaining CPU time: 1781.18 s
18.88/19.09	c core #989
18.88/19.09	c Core size: 3	Core Weight: 1	Total Weight: 989
18.88/19.09	c Elapsed CPU time: 18.8411 s	Remaining CPU time: 1781.16 s
18.98/19.11	c core #990
18.98/19.11	c Core size: 3	Core Weight: 1	Total Weight: 990
18.98/19.11	c Elapsed CPU time: 18.8641 s	Remaining CPU time: 1781.14 s
18.98/19.14	c core #991
18.98/19.14	c Core size: 3	Core Weight: 1	Total Weight: 991
18.98/19.14	c Elapsed CPU time: 18.8881 s	Remaining CPU time: 1781.11 s
18.98/19.16	c core #992
18.98/19.16	c Core size: 3	Core Weight: 1	Total Weight: 992
18.98/19.16	c Elapsed CPU time: 18.9111 s	Remaining CPU time: 1781.09 s
18.98/19.19	c core #993
18.98/19.19	c Core size: 3	Core Weight: 1	Total Weight: 993
18.98/19.19	c Elapsed CPU time: 18.9351 s	Remaining CPU time: 1781.06 s
19.09/19.21	c core #994
19.09/19.21	c Core size: 3	Core Weight: 1	Total Weight: 994
19.09/19.21	c Elapsed CPU time: 18.9581 s	Remaining CPU time: 1781.04 s
19.09/19.24	c core #995
19.09/19.24	c Core size: 3	Core Weight: 1	Total Weight: 995
19.09/19.24	c Elapsed CPU time: 18.9821 s	Remaining CPU time: 1781.02 s
19.09/19.26	c core #996
19.09/19.26	c Core size: 3	Core Weight: 1	Total Weight: 996
19.09/19.26	c Elapsed CPU time: 19.0061 s	Remaining CPU time: 1780.99 s
19.09/19.28	c core #997
19.09/19.28	c Core size: 3	Core Weight: 1	Total Weight: 997
19.09/19.28	c Elapsed CPU time: 19.0291 s	Remaining CPU time: 1780.97 s
19.18/19.31	c core #998
19.18/19.31	c Core size: 3	Core Weight: 1	Total Weight: 998
19.18/19.31	c Elapsed CPU time: 19.0521 s	Remaining CPU time: 1780.95 s
19.18/19.33	c core #999
19.18/19.33	c Core size: 3	Core Weight: 1	Total Weight: 999
19.18/19.33	c Elapsed CPU time: 19.0761 s	Remaining CPU time: 1780.92 s
19.18/19.36	c core #1000
19.18/19.36	c Core size: 3	Core Weight: 1	Total Weight: 1000
19.18/19.36	c Elapsed CPU time: 19.1001 s	Remaining CPU time: 1780.9 s
19.18/19.38	c core #1001
19.18/19.38	c Core size: 3	Core Weight: 1	Total Weight: 1001
19.18/19.38	c Elapsed CPU time: 19.1241 s	Remaining CPU time: 1780.88 s
19.28/19.40	c core #1002
19.28/19.40	c Core size: 2	Core Weight: 1	Total Weight: 1002
19.28/19.40	c Elapsed CPU time: 19.1471 s	Remaining CPU time: 1780.85 s
19.28/19.43	c core #1003
19.28/19.43	c Core size: 3	Core Weight: 1	Total Weight: 1003
19.28/19.43	c Elapsed CPU time: 19.1711 s	Remaining CPU time: 1780.83 s
19.28/19.45	c core #1004
19.28/19.45	c Core size: 3	Core Weight: 1	Total Weight: 1004
19.28/19.45	c Elapsed CPU time: 19.1951 s	Remaining CPU time: 1780.8 s
19.28/19.48	c core #1005
19.28/19.48	c Core size: 3	Core Weight: 1	Total Weight: 1005
19.28/19.48	c Elapsed CPU time: 19.2201 s	Remaining CPU time: 1780.78 s
19.38/19.50	c core #1006
19.38/19.50	c Core size: 3	Core Weight: 1	Total Weight: 1006
19.38/19.50	c Elapsed CPU time: 19.2431 s	Remaining CPU time: 1780.76 s
19.38/19.53	c core #1007
19.38/19.53	c Core size: 3	Core Weight: 1	Total Weight: 1007
19.38/19.53	c Elapsed CPU time: 19.2671 s	Remaining CPU time: 1780.73 s
19.38/19.55	c core #1008
19.38/19.55	c Core size: 3	Core Weight: 1	Total Weight: 1008
19.38/19.55	c Elapsed CPU time: 19.2901 s	Remaining CPU time: 1780.71 s
19.38/19.57	c core #1009
19.38/19.57	c Core size: 3	Core Weight: 1	Total Weight: 1009
19.38/19.57	c Elapsed CPU time: 19.3141 s	Remaining CPU time: 1780.69 s
19.48/19.60	c core #1010
19.48/19.60	c Core size: 3	Core Weight: 1	Total Weight: 1010
19.48/19.60	c Elapsed CPU time: 19.3381 s	Remaining CPU time: 1780.66 s
19.48/19.62	c core #1011
19.48/19.62	c Core size: 3	Core Weight: 1	Total Weight: 1011
19.48/19.62	c Elapsed CPU time: 19.3631 s	Remaining CPU time: 1780.64 s
19.48/19.65	c core #1012
19.48/19.65	c Core size: 3	Core Weight: 1	Total Weight: 1012
19.48/19.65	c Elapsed CPU time: 19.3861 s	Remaining CPU time: 1780.61 s
19.48/19.67	c core #1013
19.48/19.67	c Core size: 3	Core Weight: 1	Total Weight: 1013
19.48/19.67	c Elapsed CPU time: 19.409 s	Remaining CPU time: 1780.59 s
19.48/19.70	c core #1014
19.48/19.70	c Core size: 3	Core Weight: 1	Total Weight: 1014
19.48/19.70	c Elapsed CPU time: 19.433 s	Remaining CPU time: 1780.57 s
19.58/19.72	c core #1015
19.58/19.72	c Core size: 3	Core Weight: 1	Total Weight: 1015
19.58/19.72	c Elapsed CPU time: 19.457 s	Remaining CPU time: 1780.54 s
19.58/19.74	c core #1016
19.58/19.74	c Core size: 3	Core Weight: 1	Total Weight: 1016
19.58/19.74	c Elapsed CPU time: 19.481 s	Remaining CPU time: 1780.52 s
19.58/19.77	c core #1017
19.58/19.77	c Core size: 3	Core Weight: 1	Total Weight: 1017
19.58/19.77	c Elapsed CPU time: 19.506 s	Remaining CPU time: 1780.49 s
19.58/19.79	c core #1018
19.58/19.79	c Core size: 3	Core Weight: 1	Total Weight: 1018
19.58/19.79	c Elapsed CPU time: 19.529 s	Remaining CPU time: 1780.47 s
19.68/19.82	c core #1019
19.68/19.82	c Core size: 3	Core Weight: 1	Total Weight: 1019
19.68/19.82	c Elapsed CPU time: 19.553 s	Remaining CPU time: 1780.45 s
19.68/19.84	c core #1020
19.68/19.84	c Core size: 3	Core Weight: 1	Total Weight: 1020
19.68/19.84	c Elapsed CPU time: 19.577 s	Remaining CPU time: 1780.42 s
19.68/19.87	c core #1021
19.68/19.87	c Core size: 3	Core Weight: 1	Total Weight: 1021
19.68/19.87	c Elapsed CPU time: 19.602 s	Remaining CPU time: 1780.4 s
19.68/19.89	c core #1022
19.68/19.89	c Core size: 3	Core Weight: 1	Total Weight: 1022
19.68/19.89	c Elapsed CPU time: 19.626 s	Remaining CPU time: 1780.37 s
19.78/19.92	c core #1023
19.78/19.92	c Core size: 3	Core Weight: 1	Total Weight: 1023
19.78/19.92	c Elapsed CPU time: 19.65 s	Remaining CPU time: 1780.35 s
19.78/19.94	c core #1024
19.78/19.94	c Core size: 2	Core Weight: 1	Total Weight: 1024
19.78/19.94	c Elapsed CPU time: 19.674 s	Remaining CPU time: 1780.33 s
19.78/19.97	c core #1025
19.78/19.97	c Core size: 3	Core Weight: 1	Total Weight: 1025
19.78/19.97	c Elapsed CPU time: 19.7 s	Remaining CPU time: 1780.3 s
19.78/19.99	c core #1026
19.78/19.99	c Core size: 3	Core Weight: 1	Total Weight: 1026
19.78/19.99	c Elapsed CPU time: 19.724 s	Remaining CPU time: 1780.28 s
19.88/20.02	c core #1027
19.88/20.02	c Core size: 3	Core Weight: 1	Total Weight: 1027
19.88/20.02	c Elapsed CPU time: 19.748 s	Remaining CPU time: 1780.25 s
19.88/20.04	c core #1028
19.88/20.04	c Core size: 3	Core Weight: 1	Total Weight: 1028
19.88/20.04	c Elapsed CPU time: 19.772 s	Remaining CPU time: 1780.23 s
19.88/20.06	c core #1029
19.88/20.06	c Core size: 3	Core Weight: 1	Total Weight: 1029
19.88/20.06	c Elapsed CPU time: 19.797 s	Remaining CPU time: 1780.2 s
19.88/20.09	c core #1030
19.88/20.09	c Core size: 3	Core Weight: 1	Total Weight: 1030
19.88/20.09	c Elapsed CPU time: 19.821 s	Remaining CPU time: 1780.18 s
19.97/20.11	c core #1031
19.97/20.11	c Core size: 3	Core Weight: 1	Total Weight: 1031
19.97/20.11	c Elapsed CPU time: 19.844 s	Remaining CPU time: 1780.16 s
19.97/20.14	c core #1032
19.97/20.14	c Core size: 3	Core Weight: 1	Total Weight: 1032
19.97/20.14	c Elapsed CPU time: 19.868 s	Remaining CPU time: 1780.13 s
19.97/20.16	c core #1033
19.97/20.16	c Core size: 3	Core Weight: 1	Total Weight: 1033
19.97/20.16	c Elapsed CPU time: 19.892 s	Remaining CPU time: 1780.11 s
19.97/20.19	c core #1034
19.97/20.19	c Core size: 3	Core Weight: 1	Total Weight: 1034
19.97/20.19	c Elapsed CPU time: 19.915 s	Remaining CPU time: 1780.09 s
20.08/20.21	c core #1035
20.08/20.21	c Core size: 3	Core Weight: 1	Total Weight: 1035
20.08/20.21	c Elapsed CPU time: 19.94 s	Remaining CPU time: 1780.06 s
20.08/20.24	c core #1036
20.08/20.24	c Core size: 3	Core Weight: 1	Total Weight: 1036
20.08/20.24	c Elapsed CPU time: 19.964 s	Remaining CPU time: 1780.04 s
20.08/20.26	c core #1037
20.08/20.26	c Core size: 3	Core Weight: 1	Total Weight: 1037
20.08/20.26	c Elapsed CPU time: 19.989 s	Remaining CPU time: 1780.01 s
20.08/20.28	c core #1038
20.08/20.28	c Core size: 3	Core Weight: 1	Total Weight: 1038
20.08/20.28	c Elapsed CPU time: 20.013 s	Remaining CPU time: 1779.99 s
20.18/20.31	c core #1039
20.18/20.31	c Core size: 3	Core Weight: 1	Total Weight: 1039
20.18/20.31	c Elapsed CPU time: 20.038 s	Remaining CPU time: 1779.96 s
20.18/20.33	c core #1040
20.18/20.33	c Core size: 3	Core Weight: 1	Total Weight: 1040
20.18/20.33	c Elapsed CPU time: 20.0619 s	Remaining CPU time: 1779.94 s
20.18/20.36	c core #1041
20.18/20.36	c Core size: 3	Core Weight: 1	Total Weight: 1041
20.18/20.36	c Elapsed CPU time: 20.0859 s	Remaining CPU time: 1779.91 s
20.18/20.38	c core #1042
20.18/20.38	c Core size: 3	Core Weight: 1	Total Weight: 1042
20.18/20.38	c Elapsed CPU time: 20.1099 s	Remaining CPU time: 1779.89 s
20.28/20.41	c core #1043
20.28/20.41	c Core size: 3	Core Weight: 1	Total Weight: 1043
20.28/20.41	c Elapsed CPU time: 20.1349 s	Remaining CPU time: 1779.87 s
20.28/20.43	c core #1044
20.28/20.43	c Core size: 3	Core Weight: 1	Total Weight: 1044
20.28/20.43	c Elapsed CPU time: 20.1589 s	Remaining CPU time: 1779.84 s
20.28/20.46	c core #1045
20.28/20.46	c Core size: 3	Core Weight: 1	Total Weight: 1045
20.28/20.46	c Elapsed CPU time: 20.1829 s	Remaining CPU time: 1779.82 s
20.28/20.48	c core #1046
20.28/20.48	c Core size: 2	Core Weight: 1	Total Weight: 1046
20.28/20.48	c Elapsed CPU time: 20.2069 s	Remaining CPU time: 1779.79 s
20.38/20.50	c core #1047
20.38/20.50	c Core size: 3	Core Weight: 1	Total Weight: 1047
20.38/20.51	c Elapsed CPU time: 20.2309 s	Remaining CPU time: 1779.77 s
20.38/20.53	c core #1048
20.38/20.53	c Core size: 3	Core Weight: 1	Total Weight: 1048
20.38/20.53	c Elapsed CPU time: 20.2549 s	Remaining CPU time: 1779.75 s
20.38/20.55	c core #1049
20.38/20.55	c Core size: 3	Core Weight: 1	Total Weight: 1049
20.38/20.55	c Elapsed CPU time: 20.2799 s	Remaining CPU time: 1779.72 s
20.38/20.58	c core #1050
20.38/20.58	c Core size: 3	Core Weight: 1	Total Weight: 1050
20.38/20.58	c Elapsed CPU time: 20.3039 s	Remaining CPU time: 1779.7 s
20.48/20.60	c core #1051
20.48/20.60	c Core size: 3	Core Weight: 1	Total Weight: 1051
20.48/20.60	c Elapsed CPU time: 20.3279 s	Remaining CPU time: 1779.67 s
20.48/20.63	c core #1052
20.48/20.63	c Core size: 3	Core Weight: 1	Total Weight: 1052
20.48/20.63	c Elapsed CPU time: 20.3519 s	Remaining CPU time: 1779.65 s
20.48/20.65	c core #1053
20.48/20.65	c Core size: 3	Core Weight: 1	Total Weight: 1053
20.48/20.65	c Elapsed CPU time: 20.3769 s	Remaining CPU time: 1779.62 s
20.48/20.68	c core #1054
20.48/20.68	c Core size: 3	Core Weight: 1	Total Weight: 1054
20.48/20.68	c Elapsed CPU time: 20.4009 s	Remaining CPU time: 1779.6 s
20.58/20.70	c core #1055
20.58/20.70	c Core size: 3	Core Weight: 1	Total Weight: 1055
20.58/20.70	c Elapsed CPU time: 20.4259 s	Remaining CPU time: 1779.57 s
20.58/20.73	c core #1056
20.58/20.73	c Core size: 3	Core Weight: 1	Total Weight: 1056
20.58/20.73	c Elapsed CPU time: 20.4499 s	Remaining CPU time: 1779.55 s
20.58/20.75	c core #1057
20.58/20.75	c Core size: 3	Core Weight: 1	Total Weight: 1057
20.58/20.75	c Elapsed CPU time: 20.4739 s	Remaining CPU time: 1779.53 s
20.58/20.78	c core #1058
20.58/20.78	c Core size: 3	Core Weight: 1	Total Weight: 1058
20.58/20.78	c Elapsed CPU time: 20.4989 s	Remaining CPU time: 1779.5 s
20.58/20.80	c core #1059
20.58/20.80	c Core size: 3	Core Weight: 1	Total Weight: 1059
20.58/20.80	c Elapsed CPU time: 20.5229 s	Remaining CPU time: 1779.48 s
20.68/20.82	c core #1060
20.68/20.82	c Core size: 3	Core Weight: 1	Total Weight: 1060
20.68/20.82	c Elapsed CPU time: 20.5469 s	Remaining CPU time: 1779.45 s
20.68/20.85	c core #1061
20.68/20.85	c Core size: 3	Core Weight: 1	Total Weight: 1061
20.68/20.85	c Elapsed CPU time: 20.5709 s	Remaining CPU time: 1779.43 s
20.68/20.87	c core #1062
20.68/20.87	c Core size: 3	Core Weight: 1	Total Weight: 1062
20.68/20.87	c Elapsed CPU time: 20.5949 s	Remaining CPU time: 1779.41 s
20.68/20.90	c core #1063
20.68/20.90	c Core size: 3	Core Weight: 1	Total Weight: 1063
20.68/20.90	c Elapsed CPU time: 20.6189 s	Remaining CPU time: 1779.38 s
20.78/20.92	c core #1064
20.78/20.92	c Core size: 3	Core Weight: 1	Total Weight: 1064
20.78/20.92	c Elapsed CPU time: 20.6429 s	Remaining CPU time: 1779.36 s
20.78/20.94	c core #1065
20.78/20.94	c Core size: 3	Core Weight: 1	Total Weight: 1065
20.78/20.94	c Elapsed CPU time: 20.6669 s	Remaining CPU time: 1779.33 s
20.78/20.97	c core #1066
20.78/20.97	c Core size: 3	Core Weight: 1	Total Weight: 1066
20.78/20.97	c Elapsed CPU time: 20.6899 s	Remaining CPU time: 1779.31 s
20.78/20.99	c core #1067
20.78/20.99	c Core size: 3	Core Weight: 1	Total Weight: 1067
20.78/20.99	c Elapsed CPU time: 20.7129 s	Remaining CPU time: 1779.29 s
20.87/21.02	c core #1068
20.87/21.02	c Core size: 3	Core Weight: 1	Total Weight: 1068
20.87/21.02	c Elapsed CPU time: 20.7368 s	Remaining CPU time: 1779.26 s
20.87/21.04	c core #1069
20.87/21.04	c Core size: 3	Core Weight: 1	Total Weight: 1069
20.87/21.04	c Elapsed CPU time: 20.7598 s	Remaining CPU time: 1779.24 s
20.87/21.06	c core #1070
20.87/21.06	c Core size: 3	Core Weight: 1	Total Weight: 1070
20.87/21.06	c Elapsed CPU time: 20.7838 s	Remaining CPU time: 1779.22 s
20.87/21.09	c core #1071
20.87/21.09	c Core size: 2	Core Weight: 1	Total Weight: 1071
20.87/21.09	c Elapsed CPU time: 20.8078 s	Remaining CPU time: 1779.19 s
20.97/21.11	c core #1072
20.97/21.11	c Core size: 3	Core Weight: 1	Total Weight: 1072
20.97/21.11	c Elapsed CPU time: 20.8318 s	Remaining CPU time: 1779.17 s
20.97/21.14	c core #1073
20.97/21.14	c Core size: 3	Core Weight: 1	Total Weight: 1073
20.97/21.14	c Elapsed CPU time: 20.8558 s	Remaining CPU time: 1779.14 s
20.97/21.16	c core #1074
20.97/21.16	c Core size: 3	Core Weight: 1	Total Weight: 1074
20.97/21.16	c Elapsed CPU time: 20.8798 s	Remaining CPU time: 1779.12 s
20.97/21.19	c core #1075
20.97/21.19	c Core size: 3	Core Weight: 1	Total Weight: 1075
20.97/21.19	c Elapsed CPU time: 20.9028 s	Remaining CPU time: 1779.1 s
21.07/21.21	c core #1076
21.07/21.21	c Core size: 3	Core Weight: 1	Total Weight: 1076
21.07/21.21	c Elapsed CPU time: 20.9258 s	Remaining CPU time: 1779.07 s
21.07/21.23	c core #1077
21.07/21.23	c Core size: 3	Core Weight: 1	Total Weight: 1077
21.07/21.23	c Elapsed CPU time: 20.9498 s	Remaining CPU time: 1779.05 s
21.07/21.26	c core #1078
21.07/21.26	c Core size: 3	Core Weight: 1	Total Weight: 1078
21.07/21.26	c Elapsed CPU time: 20.9728 s	Remaining CPU time: 1779.03 s
21.07/21.28	c core #1079
21.07/21.28	c Core size: 3	Core Weight: 1	Total Weight: 1079
21.07/21.28	c Elapsed CPU time: 20.9978 s	Remaining CPU time: 1779 s
21.17/21.31	c core #1080
21.17/21.31	c Core size: 3	Core Weight: 1	Total Weight: 1080
21.17/21.31	c Elapsed CPU time: 21.0228 s	Remaining CPU time: 1778.98 s
21.17/21.33	c core #1081
21.17/21.33	c Core size: 3	Core Weight: 1	Total Weight: 1081
21.17/21.33	c Elapsed CPU time: 21.0468 s	Remaining CPU time: 1778.95 s
21.17/21.36	c core #1082
21.17/21.36	c Core size: 3	Core Weight: 1	Total Weight: 1082
21.17/21.36	c Elapsed CPU time: 21.0708 s	Remaining CPU time: 1778.93 s
21.17/21.38	c core #1083
21.17/21.38	c Core size: 3	Core Weight: 1	Total Weight: 1083
21.17/21.38	c Elapsed CPU time: 21.0948 s	Remaining CPU time: 1778.91 s
21.26/21.41	c core #1084
21.26/21.41	c Core size: 3	Core Weight: 1	Total Weight: 1084
21.26/21.41	c Elapsed CPU time: 21.1198 s	Remaining CPU time: 1778.88 s
21.26/21.43	c core #1085
21.26/21.43	c Core size: 3	Core Weight: 1	Total Weight: 1085
21.26/21.43	c Elapsed CPU time: 21.1428 s	Remaining CPU time: 1778.86 s
21.26/21.45	c core #1086
21.26/21.45	c Core size: 3	Core Weight: 1	Total Weight: 1086
21.26/21.45	c Elapsed CPU time: 21.1668 s	Remaining CPU time: 1778.83 s
21.26/21.48	c core #1087
21.26/21.48	c Core size: 3	Core Weight: 1	Total Weight: 1087
21.26/21.48	c Elapsed CPU time: 21.1908 s	Remaining CPU time: 1778.81 s
21.36/21.50	c core #1088
21.36/21.50	c Core size: 3	Core Weight: 1	Total Weight: 1088
21.36/21.50	c Elapsed CPU time: 21.2128 s	Remaining CPU time: 1778.79 s
21.36/21.53	c core #1089
21.36/21.53	c Core size: 3	Core Weight: 1	Total Weight: 1089
21.36/21.53	c Elapsed CPU time: 21.2368 s	Remaining CPU time: 1778.76 s
21.36/21.55	c core #1090
21.36/21.55	c Core size: 3	Core Weight: 1	Total Weight: 1090
21.36/21.55	c Elapsed CPU time: 21.2608 s	Remaining CPU time: 1778.74 s
21.36/21.58	c core #1091
21.36/21.58	c Core size: 3	Core Weight: 1	Total Weight: 1091
21.36/21.58	c Elapsed CPU time: 21.2858 s	Remaining CPU time: 1778.71 s
21.46/21.60	c core #1092
21.46/21.60	c Core size: 3	Core Weight: 1	Total Weight: 1092
21.46/21.60	c Elapsed CPU time: 21.3108 s	Remaining CPU time: 1778.69 s
21.46/21.63	c core #1093
21.46/21.63	c Core size: 3	Core Weight: 1	Total Weight: 1093
21.46/21.63	c Elapsed CPU time: 21.3358 s	Remaining CPU time: 1778.66 s
21.46/21.65	c core #1094
21.46/21.65	c Core size: 3	Core Weight: 1	Total Weight: 1094
21.46/21.65	c Elapsed CPU time: 21.3608 s	Remaining CPU time: 1778.64 s
21.46/21.68	c core #1095
21.46/21.68	c Core size: 3	Core Weight: 1	Total Weight: 1095
21.46/21.68	c Elapsed CPU time: 21.3857 s	Remaining CPU time: 1778.61 s
21.56/21.70	c core #1096
21.56/21.70	c Core size: 2	Core Weight: 1	Total Weight: 1096
21.56/21.70	c Elapsed CPU time: 21.4107 s	Remaining CPU time: 1778.59 s
21.56/21.73	c core #1097
21.56/21.73	c Core size: 3	Core Weight: 1	Total Weight: 1097
21.56/21.73	c Elapsed CPU time: 21.4367 s	Remaining CPU time: 1778.56 s
21.56/21.75	c core #1098
21.56/21.75	c Core size: 3	Core Weight: 1	Total Weight: 1098
21.56/21.75	c Elapsed CPU time: 21.4627 s	Remaining CPU time: 1778.54 s
21.56/21.78	c core #1099
21.56/21.78	c Core size: 3	Core Weight: 1	Total Weight: 1099
21.56/21.78	c Elapsed CPU time: 21.4867 s	Remaining CPU time: 1778.51 s
21.66/21.80	c core #1100
21.66/21.80	c Core size: 3	Core Weight: 1	Total Weight: 1100
21.66/21.80	c Elapsed CPU time: 21.5117 s	Remaining CPU time: 1778.49 s
21.66/21.83	c core #1101
21.66/21.83	c Core size: 3	Core Weight: 1	Total Weight: 1101
21.66/21.83	c Elapsed CPU time: 21.5367 s	Remaining CPU time: 1778.46 s
21.66/21.85	c core #1102
21.66/21.85	c Core size: 3	Core Weight: 1	Total Weight: 1102
21.66/21.85	c Elapsed CPU time: 21.5607 s	Remaining CPU time: 1778.44 s
21.66/21.88	c core #1103
21.66/21.88	c Core size: 3	Core Weight: 1	Total Weight: 1103
21.66/21.88	c Elapsed CPU time: 21.5857 s	Remaining CPU time: 1778.41 s
21.76/21.90	c core #1104
21.76/21.90	c Core size: 3	Core Weight: 1	Total Weight: 1104
21.76/21.90	c Elapsed CPU time: 21.6117 s	Remaining CPU time: 1778.39 s
21.76/21.93	c core #1105
21.76/21.93	c Core size: 3	Core Weight: 1	Total Weight: 1105
21.76/21.93	c Elapsed CPU time: 21.6367 s	Remaining CPU time: 1778.36 s
21.76/21.95	c core #1106
21.76/21.95	c Core size: 3	Core Weight: 1	Total Weight: 1106
21.76/21.95	c Elapsed CPU time: 21.6627 s	Remaining CPU time: 1778.34 s
21.76/21.98	c core #1107
21.76/21.98	c Core size: 3	Core Weight: 1	Total Weight: 1107
21.76/21.98	c Elapsed CPU time: 21.6867 s	Remaining CPU time: 1778.31 s
21.86/22.00	c core #1108
21.86/22.00	c Core size: 3	Core Weight: 1	Total Weight: 1108
21.86/22.00	c Elapsed CPU time: 21.7107 s	Remaining CPU time: 1778.29 s
21.86/22.03	c core #1109
21.86/22.03	c Core size: 3	Core Weight: 1	Total Weight: 1109
21.86/22.03	c Elapsed CPU time: 21.7357 s	Remaining CPU time: 1778.26 s
21.86/22.05	c core #1110
21.86/22.05	c Core size: 3	Core Weight: 1	Total Weight: 1110
21.86/22.05	c Elapsed CPU time: 21.7607 s	Remaining CPU time: 1778.24 s
21.86/22.08	c core #1111
21.86/22.08	c Core size: 3	Core Weight: 1	Total Weight: 1111
21.86/22.08	c Elapsed CPU time: 21.7847 s	Remaining CPU time: 1778.22 s
21.97/22.10	c core #1112
21.97/22.10	c Core size: 3	Core Weight: 1	Total Weight: 1112
21.97/22.10	c Elapsed CPU time: 21.8097 s	Remaining CPU time: 1778.19 s
21.97/22.13	c core #1113
21.97/22.13	c Core size: 2	Core Weight: 1	Total Weight: 1113
21.97/22.13	c Elapsed CPU time: 21.8357 s	Remaining CPU time: 1778.16 s
21.97/22.16	c core #1114
21.97/22.16	c Core size: 3	Core Weight: 1	Total Weight: 1114
21.97/22.16	c Elapsed CPU time: 21.8617 s	Remaining CPU time: 1778.14 s
21.97/22.18	c core #1115
21.97/22.18	c Core size: 3	Core Weight: 1	Total Weight: 1115
21.97/22.18	c Elapsed CPU time: 21.8867 s	Remaining CPU time: 1778.11 s
22.07/22.21	c core #1116
22.07/22.21	c Core size: 3	Core Weight: 1	Total Weight: 1116
22.07/22.21	c Elapsed CPU time: 21.9127 s	Remaining CPU time: 1778.09 s
22.07/22.23	c core #1117
22.07/22.23	c Core size: 3	Core Weight: 1	Total Weight: 1117
22.07/22.23	c Elapsed CPU time: 21.9377 s	Remaining CPU time: 1778.06 s
22.07/22.26	c core #1118
22.07/22.26	c Core size: 3	Core Weight: 1	Total Weight: 1118
22.07/22.26	c Elapsed CPU time: 21.9627 s	Remaining CPU time: 1778.04 s
22.07/22.28	c core #1119
22.07/22.28	c Core size: 3	Core Weight: 1	Total Weight: 1119
22.07/22.28	c Elapsed CPU time: 21.9887 s	Remaining CPU time: 1778.01 s
22.17/22.31	c core #1120
22.17/22.31	c Core size: 3	Core Weight: 1	Total Weight: 1120
22.17/22.31	c Elapsed CPU time: 22.0147 s	Remaining CPU time: 1777.99 s
22.17/22.33	c core #1121
22.17/22.33	c Core size: 3	Core Weight: 1	Total Weight: 1121
22.17/22.33	c Elapsed CPU time: 22.0386 s	Remaining CPU time: 1777.96 s
22.17/22.36	c core #1122
22.17/22.36	c Core size: 3	Core Weight: 1	Total Weight: 1122
22.17/22.36	c Elapsed CPU time: 22.0636 s	Remaining CPU time: 1777.94 s
22.17/22.38	c core #1123
22.17/22.38	c Core size: 3	Core Weight: 1	Total Weight: 1123
22.17/22.38	c Elapsed CPU time: 22.0896 s	Remaining CPU time: 1777.91 s
22.27/22.41	c core #1124
22.27/22.41	c Core size: 3	Core Weight: 1	Total Weight: 1124
22.27/22.41	c Elapsed CPU time: 22.1136 s	Remaining CPU time: 1777.89 s
22.27/22.43	c core #1125
22.27/22.43	c Core size: 3	Core Weight: 1	Total Weight: 1125
22.27/22.43	c Elapsed CPU time: 22.1396 s	Remaining CPU time: 1777.86 s
22.27/22.46	c core #1126
22.27/22.46	c Core size: 3	Core Weight: 1	Total Weight: 1126
22.27/22.46	c Elapsed CPU time: 22.1646 s	Remaining CPU time: 1777.84 s
22.27/22.49	c core #1127
22.27/22.49	c Core size: 3	Core Weight: 1	Total Weight: 1127
22.27/22.49	c Elapsed CPU time: 22.1896 s	Remaining CPU time: 1777.81 s
22.37/22.51	c core #1128
22.37/22.51	c Core size: 3	Core Weight: 1	Total Weight: 1128
22.37/22.51	c Elapsed CPU time: 22.2136 s	Remaining CPU time: 1777.79 s
22.37/22.54	c core #1129
22.37/22.54	c Core size: 3	Core Weight: 1	Total Weight: 1129
22.37/22.54	c Elapsed CPU time: 22.2396 s	Remaining CPU time: 1777.76 s
22.37/22.56	c core #1130
22.37/22.56	c Core size: 3	Core Weight: 1	Total Weight: 1130
22.37/22.56	c Elapsed CPU time: 22.2646 s	Remaining CPU time: 1777.74 s
22.37/22.59	c core #1131
22.37/22.59	c Core size: 3	Core Weight: 1	Total Weight: 1131
22.37/22.59	c Elapsed CPU time: 22.2896 s	Remaining CPU time: 1777.71 s
22.47/22.61	c core #1132
22.47/22.61	c Core size: 3	Core Weight: 1	Total Weight: 1132
22.47/22.61	c Elapsed CPU time: 22.3146 s	Remaining CPU time: 1777.69 s
22.47/22.64	c core #1133
22.47/22.64	c Core size: 3	Core Weight: 1	Total Weight: 1133
22.47/22.64	c Elapsed CPU time: 22.3386 s	Remaining CPU time: 1777.66 s
22.47/22.66	c core #1134
22.47/22.66	c Core size: 3	Core Weight: 1	Total Weight: 1134
22.47/22.66	c Elapsed CPU time: 22.3636 s	Remaining CPU time: 1777.64 s
22.47/22.68	c core #1135
22.47/22.68	c Core size: 3	Core Weight: 1	Total Weight: 1135
22.47/22.68	c Elapsed CPU time: 22.3876 s	Remaining CPU time: 1777.61 s
22.56/22.71	c core #1136
22.56/22.71	c Core size: 3	Core Weight: 1	Total Weight: 1136
22.56/22.71	c Elapsed CPU time: 22.4126 s	Remaining CPU time: 1777.59 s
22.56/22.74	c core #1137
22.56/22.74	c Core size: 3	Core Weight: 1	Total Weight: 1137
22.56/22.74	c Elapsed CPU time: 22.4376 s	Remaining CPU time: 1777.56 s
22.56/22.76	c core #1138
22.56/22.76	c Core size: 3	Core Weight: 1	Total Weight: 1138
22.56/22.76	c Elapsed CPU time: 22.4616 s	Remaining CPU time: 1777.54 s
22.56/22.78	c core #1139
22.56/22.78	c Core size: 3	Core Weight: 1	Total Weight: 1139
22.56/22.78	c Elapsed CPU time: 22.4856 s	Remaining CPU time: 1777.51 s
22.66/22.81	c core #1140
22.66/22.81	c Core size: 2	Core Weight: 1	Total Weight: 1140
22.66/22.81	c Elapsed CPU time: 22.5096 s	Remaining CPU time: 1777.49 s
22.66/22.83	c core #1141
22.66/22.83	c Core size: 3	Core Weight: 1	Total Weight: 1141
22.66/22.83	c Elapsed CPU time: 22.5346 s	Remaining CPU time: 1777.47 s
22.66/22.86	c core #1142
22.66/22.86	c Core size: 3	Core Weight: 1	Total Weight: 1142
22.66/22.86	c Elapsed CPU time: 22.5586 s	Remaining CPU time: 1777.44 s
22.66/22.88	c core #1143
22.66/22.88	c Core size: 3	Core Weight: 1	Total Weight: 1143
22.66/22.88	c Elapsed CPU time: 22.5826 s	Remaining CPU time: 1777.42 s
22.76/22.91	c core #1144
22.76/22.91	c Core size: 3	Core Weight: 1	Total Weight: 1144
22.76/22.91	c Elapsed CPU time: 22.6066 s	Remaining CPU time: 1777.39 s
22.76/22.93	c core #1145
22.76/22.93	c Core size: 3	Core Weight: 1	Total Weight: 1145
22.76/22.93	c Elapsed CPU time: 22.6316 s	Remaining CPU time: 1777.37 s
22.76/22.96	c core #1146
22.76/22.96	c Core size: 3	Core Weight: 1	Total Weight: 1146
22.76/22.96	c Elapsed CPU time: 22.6556 s	Remaining CPU time: 1777.34 s
22.76/22.98	c core #1147
22.76/22.98	c Core size: 3	Core Weight: 1	Total Weight: 1147
22.76/22.98	c Elapsed CPU time: 22.6796 s	Remaining CPU time: 1777.32 s
22.86/23.01	c core #1148
22.86/23.01	c Core size: 3	Core Weight: 1	Total Weight: 1148
22.86/23.01	c Elapsed CPU time: 22.7035 s	Remaining CPU time: 1777.3 s
22.86/23.03	c core #1149
22.86/23.03	c Core size: 3	Core Weight: 1	Total Weight: 1149
22.86/23.03	c Elapsed CPU time: 22.7275 s	Remaining CPU time: 1777.27 s
22.86/23.06	c core #1150
22.86/23.06	c Core size: 3	Core Weight: 1	Total Weight: 1150
22.86/23.06	c Elapsed CPU time: 22.7515 s	Remaining CPU time: 1777.25 s
22.86/23.08	c core #1151
22.86/23.08	c Core size: 3	Core Weight: 1	Total Weight: 1151
22.86/23.08	c Elapsed CPU time: 22.7755 s	Remaining CPU time: 1777.22 s
22.96/23.10	c core #1152
22.96/23.10	c Core size: 3	Core Weight: 1	Total Weight: 1152
22.96/23.10	c Elapsed CPU time: 22.8005 s	Remaining CPU time: 1777.2 s
22.96/23.13	c core #1153
22.96/23.13	c Core size: 3	Core Weight: 1	Total Weight: 1153
22.96/23.13	c Elapsed CPU time: 22.8245 s	Remaining CPU time: 1777.18 s
22.96/23.15	c core #1154
22.96/23.15	c Core size: 3	Core Weight: 1	Total Weight: 1154
22.96/23.15	c Elapsed CPU time: 22.8495 s	Remaining CPU time: 1777.15 s
22.96/23.18	c core #1155
22.96/23.18	c Core size: 3	Core Weight: 1	Total Weight: 1155
22.96/23.18	c Elapsed CPU time: 22.8745 s	Remaining CPU time: 1777.13 s
23.06/23.20	c core #1156
23.06/23.20	c Core size: 3	Core Weight: 1	Total Weight: 1156
23.06/23.20	c Elapsed CPU time: 22.8985 s	Remaining CPU time: 1777.1 s
23.06/23.23	c core #1157
23.06/23.23	c Core size: 3	Core Weight: 1	Total Weight: 1157
23.06/23.23	c Elapsed CPU time: 22.9225 s	Remaining CPU time: 1777.08 s
23.06/23.25	c core #1158
23.06/23.25	c Core size: 3	Core Weight: 1	Total Weight: 1158
23.06/23.25	c Elapsed CPU time: 22.9475 s	Remaining CPU time: 1777.05 s
23.06/23.28	c core #1159
23.06/23.28	c Core size: 2	Core Weight: 1	Total Weight: 1159
23.06/23.28	c Elapsed CPU time: 22.9725 s	Remaining CPU time: 1777.03 s
23.16/23.30	c core #1160
23.16/23.30	c Core size: 3	Core Weight: 1	Total Weight: 1160
23.16/23.30	c Elapsed CPU time: 22.9975 s	Remaining CPU time: 1777 s
23.16/23.33	c core #1161
23.16/23.33	c Core size: 3	Core Weight: 1	Total Weight: 1161
23.16/23.33	c Elapsed CPU time: 23.0225 s	Remaining CPU time: 1776.98 s
23.16/23.35	c core #1162
23.16/23.35	c Core size: 3	Core Weight: 1	Total Weight: 1162
23.16/23.35	c Elapsed CPU time: 23.0465 s	Remaining CPU time: 1776.95 s
23.16/23.38	c core #1163
23.16/23.38	c Core size: 3	Core Weight: 1	Total Weight: 1163
23.16/23.38	c Elapsed CPU time: 23.0715 s	Remaining CPU time: 1776.93 s
23.25/23.40	c core #1164
23.25/23.40	c Core size: 3	Core Weight: 1	Total Weight: 1164
23.25/23.40	c Elapsed CPU time: 23.0965 s	Remaining CPU time: 1776.9 s
23.25/23.43	c core #1165
23.25/23.43	c Core size: 3	Core Weight: 1	Total Weight: 1165
23.25/23.43	c Elapsed CPU time: 23.1215 s	Remaining CPU time: 1776.88 s
23.25/23.45	c core #1166
23.25/23.45	c Core size: 3	Core Weight: 1	Total Weight: 1166
23.25/23.45	c Elapsed CPU time: 23.1465 s	Remaining CPU time: 1776.85 s
23.25/23.48	c core #1167
23.25/23.48	c Core size: 3	Core Weight: 1	Total Weight: 1167
23.25/23.48	c Elapsed CPU time: 23.1705 s	Remaining CPU time: 1776.83 s
23.35/23.50	c core #1168
23.35/23.50	c Core size: 3	Core Weight: 1	Total Weight: 1168
23.35/23.50	c Elapsed CPU time: 23.1945 s	Remaining CPU time: 1776.81 s
23.35/23.53	c core #1169
23.35/23.53	c Core size: 3	Core Weight: 1	Total Weight: 1169
23.35/23.53	c Elapsed CPU time: 23.2195 s	Remaining CPU time: 1776.78 s
23.35/23.55	c core #1170
23.35/23.55	c Core size: 3	Core Weight: 1	Total Weight: 1170
23.35/23.55	c Elapsed CPU time: 23.2435 s	Remaining CPU time: 1776.76 s
23.35/23.58	c core #1171
23.35/23.58	c Core size: 3	Core Weight: 1	Total Weight: 1171
23.35/23.58	c Elapsed CPU time: 23.2685 s	Remaining CPU time: 1776.73 s
23.45/23.60	c core #1172
23.45/23.60	c Core size: 3	Core Weight: 1	Total Weight: 1172
23.45/23.60	c Elapsed CPU time: 23.2945 s	Remaining CPU time: 1776.71 s
23.45/23.63	c core #1173
23.45/23.63	c Core size: 3	Core Weight: 1	Total Weight: 1173
23.45/23.63	c Elapsed CPU time: 23.3205 s	Remaining CPU time: 1776.68 s
23.45/23.65	c core #1174
23.45/23.65	c Core size: 3	Core Weight: 1	Total Weight: 1174
23.45/23.65	c Elapsed CPU time: 23.3445 s	Remaining CPU time: 1776.66 s
23.45/23.68	c core #1175
23.45/23.68	c Core size: 3	Core Weight: 1	Total Weight: 1175
23.45/23.68	c Elapsed CPU time: 23.3694 s	Remaining CPU time: 1776.63 s
23.55/23.70	c core #1176
23.55/23.70	c Core size: 3	Core Weight: 1	Total Weight: 1176
23.55/23.70	c Elapsed CPU time: 23.3944 s	Remaining CPU time: 1776.61 s
23.55/23.73	c core #1177
23.55/23.73	c Core size: 3	Core Weight: 1	Total Weight: 1177
23.55/23.73	c Elapsed CPU time: 23.4194 s	Remaining CPU time: 1776.58 s
23.55/23.75	c core #1178
23.55/23.75	c Core size: 3	Core Weight: 1	Total Weight: 1178
23.55/23.76	c Elapsed CPU time: 23.4444 s	Remaining CPU time: 1776.56 s
23.55/23.78	c core #1179
23.55/23.78	c Core size: 3	Core Weight: 1	Total Weight: 1179
23.55/23.78	c Elapsed CPU time: 23.4694 s	Remaining CPU time: 1776.53 s
23.65/23.80	c core #1180
23.65/23.80	c Core size: 2	Core Weight: 1	Total Weight: 1180
23.65/23.80	c Elapsed CPU time: 23.4944 s	Remaining CPU time: 1776.51 s
23.65/23.83	c core #1181
23.65/23.83	c Core size: 3	Core Weight: 1	Total Weight: 1181
23.65/23.83	c Elapsed CPU time: 23.5204 s	Remaining CPU time: 1776.48 s
23.65/23.86	c core #1182
23.65/23.86	c Core size: 3	Core Weight: 1	Total Weight: 1182
23.65/23.86	c Elapsed CPU time: 23.5454 s	Remaining CPU time: 1776.45 s
23.65/23.88	c core #1183
23.65/23.88	c Core size: 3	Core Weight: 1	Total Weight: 1183
23.65/23.88	c Elapsed CPU time: 23.5714 s	Remaining CPU time: 1776.43 s
23.75/23.91	c core #1184
23.75/23.91	c Core size: 3	Core Weight: 1	Total Weight: 1184
23.75/23.91	c Elapsed CPU time: 23.5964 s	Remaining CPU time: 1776.4 s
23.75/23.93	c core #1185
23.75/23.93	c Core size: 3	Core Weight: 1	Total Weight: 1185
23.75/23.93	c Elapsed CPU time: 23.6204 s	Remaining CPU time: 1776.38 s
23.75/23.96	c core #1186
23.75/23.96	c Core size: 3	Core Weight: 1	Total Weight: 1186
23.75/23.96	c Elapsed CPU time: 23.6454 s	Remaining CPU time: 1776.35 s
23.75/23.98	c core #1187
23.75/23.98	c Core size: 3	Core Weight: 1	Total Weight: 1187
23.75/23.98	c Elapsed CPU time: 23.6714 s	Remaining CPU time: 1776.33 s
23.85/24.01	c core #1188
23.85/24.01	c Core size: 3	Core Weight: 1	Total Weight: 1188
23.85/24.01	c Elapsed CPU time: 23.6954 s	Remaining CPU time: 1776.3 s
23.85/24.03	c core #1189
23.85/24.03	c Core size: 3	Core Weight: 1	Total Weight: 1189
23.85/24.03	c Elapsed CPU time: 23.7214 s	Remaining CPU time: 1776.28 s
23.85/24.06	c core #1190
23.85/24.06	c Core size: 3	Core Weight: 1	Total Weight: 1190
23.85/24.06	c Elapsed CPU time: 23.7464 s	Remaining CPU time: 1776.25 s
23.85/24.08	c core #1191
23.85/24.08	c Core size: 3	Core Weight: 1	Total Weight: 1191
23.85/24.08	c Elapsed CPU time: 23.7714 s	Remaining CPU time: 1776.23 s
23.95/24.11	c core #1192
23.95/24.11	c Core size: 3	Core Weight: 1	Total Weight: 1192
23.95/24.11	c Elapsed CPU time: 23.7964 s	Remaining CPU time: 1776.2 s
23.95/24.13	c core #1193
23.95/24.13	c Core size: 3	Core Weight: 1	Total Weight: 1193
23.95/24.13	c Elapsed CPU time: 23.8214 s	Remaining CPU time: 1776.18 s
23.95/24.16	c core #1194
23.95/24.16	c Core size: 3	Core Weight: 1	Total Weight: 1194
23.95/24.16	c Elapsed CPU time: 23.8464 s	Remaining CPU time: 1776.15 s
23.95/24.18	c core #1195
23.95/24.18	c Core size: 3	Core Weight: 1	Total Weight: 1195
23.95/24.18	c Elapsed CPU time: 23.8714 s	Remaining CPU time: 1776.13 s
24.05/24.21	c core #1196
24.05/24.21	c Core size: 3	Core Weight: 1	Total Weight: 1196
24.05/24.21	c Elapsed CPU time: 23.8964 s	Remaining CPU time: 1776.1 s
24.05/24.23	c core #1197
24.05/24.23	c Core size: 3	Core Weight: 1	Total Weight: 1197
24.05/24.23	c Elapsed CPU time: 23.9214 s	Remaining CPU time: 1776.08 s
24.05/24.26	c core #1198
24.05/24.26	c Core size: 3	Core Weight: 1	Total Weight: 1198
24.05/24.26	c Elapsed CPU time: 23.9464 s	Remaining CPU time: 1776.05 s
24.05/24.28	c core #1199
24.05/24.28	c Core size: 3	Core Weight: 1	Total Weight: 1199
24.05/24.28	c Elapsed CPU time: 23.9714 s	Remaining CPU time: 1776.03 s
24.15/24.31	c core #1200
24.15/24.31	c Core size: 3	Core Weight: 1	Total Weight: 1200
24.15/24.31	c Elapsed CPU time: 23.9964 s	Remaining CPU time: 1776 s
24.15/24.33	c core #1201
24.15/24.33	c Core size: 3	Core Weight: 1	Total Weight: 1201
24.15/24.33	c Elapsed CPU time: 24.0223 s	Remaining CPU time: 1775.98 s
24.15/24.36	c core #1202
24.15/24.36	c Core size: 3	Core Weight: 1	Total Weight: 1202
24.15/24.36	c Elapsed CPU time: 24.0483 s	Remaining CPU time: 1775.95 s
24.15/24.39	c core #1203
24.15/24.39	c Core size: 2	Core Weight: 1	Total Weight: 1203
24.15/24.39	c Elapsed CPU time: 24.0733 s	Remaining CPU time: 1775.93 s
24.25/24.41	c core #1204
24.25/24.41	c Core size: 3	Core Weight: 1	Total Weight: 1204
24.25/24.41	c Elapsed CPU time: 24.0993 s	Remaining CPU time: 1775.9 s
24.25/24.44	c core #1205
24.25/24.44	c Core size: 3	Core Weight: 1	Total Weight: 1205
24.25/24.44	c Elapsed CPU time: 24.1253 s	Remaining CPU time: 1775.87 s
24.25/24.46	c core #1206
24.25/24.46	c Core size: 3	Core Weight: 1	Total Weight: 1206
24.25/24.46	c Elapsed CPU time: 24.1513 s	Remaining CPU time: 1775.85 s
24.25/24.49	c core #1207
24.25/24.49	c Core size: 3	Core Weight: 1	Total Weight: 1207
24.25/24.49	c Elapsed CPU time: 24.1763 s	Remaining CPU time: 1775.82 s
24.35/24.51	c core #1208
24.35/24.51	c Core size: 3	Core Weight: 1	Total Weight: 1208
24.35/24.51	c Elapsed CPU time: 24.2023 s	Remaining CPU time: 1775.8 s
24.35/24.54	c core #1209
24.35/24.54	c Core size: 3	Core Weight: 1	Total Weight: 1209
24.35/24.54	c Elapsed CPU time: 24.2273 s	Remaining CPU time: 1775.77 s
24.35/24.57	c core #1210
24.35/24.57	c Core size: 3	Core Weight: 1	Total Weight: 1210
24.35/24.57	c Elapsed CPU time: 24.2523 s	Remaining CPU time: 1775.75 s
24.35/24.59	c core #1211
24.35/24.59	c Core size: 3	Core Weight: 1	Total Weight: 1211
24.35/24.59	c Elapsed CPU time: 24.2773 s	Remaining CPU time: 1775.72 s
24.45/24.62	c core #1212
24.45/24.62	c Core size: 3	Core Weight: 1	Total Weight: 1212
24.45/24.62	c Elapsed CPU time: 24.3023 s	Remaining CPU time: 1775.7 s
24.45/24.64	c core #1213
24.45/24.64	c Core size: 3	Core Weight: 1	Total Weight: 1213
24.45/24.64	c Elapsed CPU time: 24.3283 s	Remaining CPU time: 1775.67 s
24.45/24.67	c core #1214
24.45/24.67	c Core size: 3	Core Weight: 1	Total Weight: 1214
24.45/24.67	c Elapsed CPU time: 24.3533 s	Remaining CPU time: 1775.65 s
24.45/24.69	c core #1215
24.45/24.69	c Core size: 3	Core Weight: 1	Total Weight: 1215
24.45/24.69	c Elapsed CPU time: 24.3793 s	Remaining CPU time: 1775.62 s
24.55/24.72	c core #1216
24.55/24.72	c Core size: 3	Core Weight: 1	Total Weight: 1216
24.55/24.72	c Elapsed CPU time: 24.4043 s	Remaining CPU time: 1775.6 s
24.55/24.75	c core #1217
24.55/24.75	c Core size: 3	Core Weight: 1	Total Weight: 1217
24.55/24.75	c Elapsed CPU time: 24.4303 s	Remaining CPU time: 1775.57 s
24.55/24.77	c core #1218
24.55/24.77	c Core size: 3	Core Weight: 1	Total Weight: 1218
24.55/24.77	c Elapsed CPU time: 24.4553 s	Remaining CPU time: 1775.54 s
24.65/24.80	c core #1219
24.65/24.80	c Core size: 3	Core Weight: 1	Total Weight: 1219
24.65/24.80	c Elapsed CPU time: 24.4803 s	Remaining CPU time: 1775.52 s
24.65/24.82	c core #1220
24.65/24.82	c Core size: 3	Core Weight: 1	Total Weight: 1220
24.65/24.82	c Elapsed CPU time: 24.5053 s	Remaining CPU time: 1775.49 s
24.65/24.85	c core #1221
24.65/24.85	c Core size: 3	Core Weight: 1	Total Weight: 1221
24.65/24.85	c Elapsed CPU time: 24.5293 s	Remaining CPU time: 1775.47 s
24.65/24.87	c core #1222
24.65/24.87	c Core size: 3	Core Weight: 1	Total Weight: 1222
24.65/24.87	c Elapsed CPU time: 24.5543 s	Remaining CPU time: 1775.45 s
24.75/24.90	c core #1223
24.75/24.90	c Core size: 3	Core Weight: 1	Total Weight: 1223
24.75/24.90	c Elapsed CPU time: 24.5793 s	Remaining CPU time: 1775.42 s
24.75/24.92	c core #1224
24.75/24.92	c Core size: 3	Core Weight: 1	Total Weight: 1224
24.75/24.92	c Elapsed CPU time: 24.6043 s	Remaining CPU time: 1775.4 s
24.75/24.95	c core #1225
24.75/24.95	c Core size: 3	Core Weight: 1	Total Weight: 1225
24.75/24.95	c Elapsed CPU time: 24.6303 s	Remaining CPU time: 1775.37 s
24.75/24.97	c core #1226
24.75/24.97	c Core size: 3	Core Weight: 1	Total Weight: 1226
24.75/24.97	c Elapsed CPU time: 24.6553 s	Remaining CPU time: 1775.34 s
24.85/25.00	c core #1227
24.85/25.00	c Core size: 3	Core Weight: 1	Total Weight: 1227
24.85/25.00	c Elapsed CPU time: 24.6802 s	Remaining CPU time: 1775.32 s
24.85/25.02	c core #1228
24.85/25.02	c Core size: 2	Core Weight: 1	Total Weight: 1228
24.85/25.02	c Elapsed CPU time: 24.7062 s	Remaining CPU time: 1775.29 s
24.85/25.05	c core #1229
24.85/25.05	c Core size: 3	Core Weight: 1	Total Weight: 1229
24.85/25.05	c Elapsed CPU time: 24.7322 s	Remaining CPU time: 1775.27 s
24.85/25.08	c core #1230
24.85/25.08	c Core size: 3	Core Weight: 1	Total Weight: 1230
24.85/25.08	c Elapsed CPU time: 24.7572 s	Remaining CPU time: 1775.24 s
24.95/25.10	c core #1231
24.95/25.10	c Core size: 3	Core Weight: 1	Total Weight: 1231
24.95/25.10	c Elapsed CPU time: 24.7832 s	Remaining CPU time: 1775.22 s
24.95/25.13	c core #1232
24.95/25.13	c Core size: 3	Core Weight: 1	Total Weight: 1232
24.95/25.13	c Elapsed CPU time: 24.8092 s	Remaining CPU time: 1775.19 s
24.95/25.16	c core #1233
24.95/25.16	c Core size: 3	Core Weight: 1	Total Weight: 1233
24.95/25.16	c Elapsed CPU time: 24.8342 s	Remaining CPU time: 1775.17 s
24.95/25.18	c core #1234
24.95/25.18	c Core size: 3	Core Weight: 1	Total Weight: 1234
24.95/25.18	c Elapsed CPU time: 24.8602 s	Remaining CPU time: 1775.14 s
25.05/25.21	c core #1235
25.05/25.21	c Core size: 3	Core Weight: 1	Total Weight: 1235
25.05/25.21	c Elapsed CPU time: 24.8862 s	Remaining CPU time: 1775.11 s
25.05/25.23	c core #1236
25.05/25.23	c Core size: 3	Core Weight: 1	Total Weight: 1236
25.05/25.23	c Elapsed CPU time: 24.9112 s	Remaining CPU time: 1775.09 s
25.05/25.26	c core #1237
25.05/25.26	c Core size: 3	Core Weight: 1	Total Weight: 1237
25.05/25.26	c Elapsed CPU time: 24.9372 s	Remaining CPU time: 1775.06 s
25.05/25.28	c core #1238
25.05/25.28	c Core size: 3	Core Weight: 1	Total Weight: 1238
25.05/25.28	c Elapsed CPU time: 24.9632 s	Remaining CPU time: 1775.04 s
25.15/25.31	c core #1239
25.15/25.31	c Core size: 3	Core Weight: 1	Total Weight: 1239
25.15/25.31	c Elapsed CPU time: 24.9892 s	Remaining CPU time: 1775.01 s
25.15/25.34	c core #1240
25.15/25.34	c Core size: 3	Core Weight: 1	Total Weight: 1240
25.15/25.34	c Elapsed CPU time: 25.0142 s	Remaining CPU time: 1774.99 s
25.15/25.36	c core #1241
25.15/25.36	c Core size: 3	Core Weight: 1	Total Weight: 1241
25.15/25.36	c Elapsed CPU time: 25.0402 s	Remaining CPU time: 1774.96 s
25.15/25.39	c core #1242
25.15/25.39	c Core size: 3	Core Weight: 1	Total Weight: 1242
25.15/25.39	c Elapsed CPU time: 25.0652 s	Remaining CPU time: 1774.93 s
25.25/25.41	c core #1243
25.25/25.41	c Core size: 3	Core Weight: 1	Total Weight: 1243
25.25/25.41	c Elapsed CPU time: 25.0912 s	Remaining CPU time: 1774.91 s
25.25/25.44	c core #1244
25.25/25.44	c Core size: 3	Core Weight: 1	Total Weight: 1244
25.25/25.44	c Elapsed CPU time: 25.1172 s	Remaining CPU time: 1774.88 s
25.25/25.47	c core #1245
25.25/25.47	c Core size: 3	Core Weight: 1	Total Weight: 1245
25.25/25.47	c Elapsed CPU time: 25.1432 s	Remaining CPU time: 1774.86 s
25.25/25.49	c core #1246
25.25/25.49	c Core size: 3	Core Weight: 1	Total Weight: 1246
25.25/25.49	c Elapsed CPU time: 25.1682 s	Remaining CPU time: 1774.83 s
25.35/25.52	c core #1247
25.35/25.52	c Core size: 3	Core Weight: 1	Total Weight: 1247
25.35/25.52	c Elapsed CPU time: 25.1932 s	Remaining CPU time: 1774.81 s
25.35/25.54	c core #1248
25.35/25.54	c Core size: 3	Core Weight: 1	Total Weight: 1248
25.35/25.54	c Elapsed CPU time: 25.2192 s	Remaining CPU time: 1774.78 s
25.35/25.57	c core #1249
25.35/25.57	c Core size: 3	Core Weight: 1	Total Weight: 1249
25.35/25.57	c Elapsed CPU time: 25.2452 s	Remaining CPU time: 1774.75 s
25.35/25.60	c core #1250
25.35/25.60	c Core size: 3	Core Weight: 1	Total Weight: 1250
25.35/25.60	c Elapsed CPU time: 25.2702 s	Remaining CPU time: 1774.73 s
25.45/25.62	c core #1251
25.45/25.62	c Core size: 3	Core Weight: 1	Total Weight: 1251
25.45/25.62	c Elapsed CPU time: 25.2972 s	Remaining CPU time: 1774.7 s
25.45/25.65	c core #1252
25.45/25.65	c Core size: 2	Core Weight: 1	Total Weight: 1252
25.45/25.65	c Elapsed CPU time: 25.3231 s	Remaining CPU time: 1774.68 s
25.45/25.68	c core #1253
25.45/25.68	c Core size: 3	Core Weight: 1	Total Weight: 1253
25.45/25.68	c Elapsed CPU time: 25.3501 s	Remaining CPU time: 1774.65 s
25.55/25.70	c core #1254
25.55/25.70	c Core size: 3	Core Weight: 1	Total Weight: 1254
25.55/25.70	c Elapsed CPU time: 25.3761 s	Remaining CPU time: 1774.62 s
25.55/25.73	c core #1255
25.55/25.73	c Core size: 3	Core Weight: 1	Total Weight: 1255
25.55/25.73	c Elapsed CPU time: 25.4021 s	Remaining CPU time: 1774.6 s
25.55/25.75	c core #1256
25.55/25.75	c Core size: 3	Core Weight: 1	Total Weight: 1256
25.55/25.75	c Elapsed CPU time: 25.4281 s	Remaining CPU time: 1774.57 s
25.55/25.78	c core #1257
25.55/25.78	c Core size: 3	Core Weight: 1	Total Weight: 1257
25.55/25.78	c Elapsed CPU time: 25.4541 s	Remaining CPU time: 1774.55 s
25.64/25.81	c core #1258
25.64/25.81	c Core size: 3	Core Weight: 1	Total Weight: 1258
25.64/25.81	c Elapsed CPU time: 25.4791 s	Remaining CPU time: 1774.52 s
25.64/25.83	c core #1259
25.64/25.83	c Core size: 3	Core Weight: 1	Total Weight: 1259
25.64/25.83	c Elapsed CPU time: 25.5051 s	Remaining CPU time: 1774.49 s
25.64/25.86	c core #1260
25.64/25.86	c Core size: 3	Core Weight: 1	Total Weight: 1260
25.64/25.86	c Elapsed CPU time: 25.5301 s	Remaining CPU time: 1774.47 s
25.64/25.88	c core #1261
25.64/25.88	c Core size: 3	Core Weight: 1	Total Weight: 1261
25.64/25.89	c Elapsed CPU time: 25.5551 s	Remaining CPU time: 1774.44 s
25.74/25.91	c core #1262
25.74/25.91	c Core size: 3	Core Weight: 1	Total Weight: 1262
25.74/25.91	c Elapsed CPU time: 25.5811 s	Remaining CPU time: 1774.42 s
25.74/25.94	c core #1263
25.74/25.94	c Core size: 3	Core Weight: 1	Total Weight: 1263
25.74/25.94	c Elapsed CPU time: 25.6071 s	Remaining CPU time: 1774.39 s
25.74/25.96	c core #1264
25.74/25.96	c Core size: 3	Core Weight: 1	Total Weight: 1264
25.74/25.96	c Elapsed CPU time: 25.6331 s	Remaining CPU time: 1774.37 s
25.74/25.99	c core #1265
25.74/25.99	c Core size: 3	Core Weight: 1	Total Weight: 1265
25.74/25.99	c Elapsed CPU time: 25.6581 s	Remaining CPU time: 1774.34 s
25.85/26.01	c core #1266
25.85/26.01	c Core size: 3	Core Weight: 1	Total Weight: 1266
25.85/26.01	c Elapsed CPU time: 25.6821 s	Remaining CPU time: 1774.32 s
25.85/26.04	c core #1267
25.85/26.04	c Core size: 3	Core Weight: 1	Total Weight: 1267
25.85/26.04	c Elapsed CPU time: 25.7071 s	Remaining CPU time: 1774.29 s
25.85/26.07	c core #1268
25.85/26.07	c Core size: 3	Core Weight: 1	Total Weight: 1268
25.85/26.07	c Elapsed CPU time: 25.7331 s	Remaining CPU time: 1774.27 s
25.85/26.09	c core #1269
25.85/26.09	c Core size: 3	Core Weight: 1	Total Weight: 1269
25.85/26.09	c Elapsed CPU time: 25.7571 s	Remaining CPU time: 1774.24 s
25.95/26.12	c core #1270
25.95/26.12	c Core size: 3	Core Weight: 1	Total Weight: 1270
25.95/26.12	c Elapsed CPU time: 25.7821 s	Remaining CPU time: 1774.22 s
25.95/26.14	c core #1271
25.95/26.14	c Core size: 3	Core Weight: 1	Total Weight: 1271
25.95/26.14	c Elapsed CPU time: 25.8071 s	Remaining CPU time: 1774.19 s
25.95/26.17	c core #1272
25.95/26.17	c Core size: 3	Core Weight: 1	Total Weight: 1272
25.95/26.17	c Elapsed CPU time: 25.8321 s	Remaining CPU time: 1774.17 s
25.95/26.19	c core #1273
25.95/26.19	c Core size: 3	Core Weight: 1	Total Weight: 1273
25.95/26.19	c Elapsed CPU time: 25.8581 s	Remaining CPU time: 1774.14 s
26.05/26.22	c core #1274
26.05/26.22	c Core size: 2	Core Weight: 1	Total Weight: 1274
26.05/26.22	c Elapsed CPU time: 25.8831 s	Remaining CPU time: 1774.12 s
26.05/26.24	c core #1275
26.05/26.24	c Core size: 3	Core Weight: 1	Total Weight: 1275
26.05/26.24	c Elapsed CPU time: 25.9081 s	Remaining CPU time: 1774.09 s
26.05/26.27	c core #1276
26.05/26.27	c Core size: 3	Core Weight: 1	Total Weight: 1276
26.05/26.27	c Elapsed CPU time: 25.9341 s	Remaining CPU time: 1774.07 s
26.05/26.30	c core #1277
26.05/26.30	c Core size: 3	Core Weight: 1	Total Weight: 1277
26.05/26.30	c Elapsed CPU time: 25.9591 s	Remaining CPU time: 1774.04 s
26.15/26.32	c core #1278
26.15/26.32	c Core size: 3	Core Weight: 1	Total Weight: 1278
26.15/26.32	c Elapsed CPU time: 25.984 s	Remaining CPU time: 1774.02 s
26.15/26.35	c core #1279
26.15/26.35	c Core size: 3	Core Weight: 1	Total Weight: 1279
26.15/26.35	c Elapsed CPU time: 26.009 s	Remaining CPU time: 1773.99 s
26.15/26.37	c core #1280
26.15/26.37	c Core size: 3	Core Weight: 1	Total Weight: 1280
26.15/26.37	c Elapsed CPU time: 26.034 s	Remaining CPU time: 1773.97 s
26.15/26.40	c core #1281
26.15/26.40	c Core size: 3	Core Weight: 1	Total Weight: 1281
26.15/26.40	c Elapsed CPU time: 26.059 s	Remaining CPU time: 1773.94 s
26.25/26.42	c core #1282
26.25/26.42	c Core size: 3	Core Weight: 1	Total Weight: 1282
26.25/26.42	c Elapsed CPU time: 26.084 s	Remaining CPU time: 1773.92 s
26.25/26.45	c core #1283
26.25/26.45	c Core size: 3	Core Weight: 1	Total Weight: 1283
26.25/26.45	c Elapsed CPU time: 26.109 s	Remaining CPU time: 1773.89 s
26.25/26.47	c core #1284
26.25/26.47	c Core size: 3	Core Weight: 1	Total Weight: 1284
26.25/26.47	c Elapsed CPU time: 26.134 s	Remaining CPU time: 1773.87 s
26.34/26.50	c core #1285
26.34/26.50	c Core size: 3	Core Weight: 1	Total Weight: 1285
26.34/26.50	c Elapsed CPU time: 26.159 s	Remaining CPU time: 1773.84 s
26.34/26.52	c core #1286
26.34/26.52	c Core size: 3	Core Weight: 1	Total Weight: 1286
26.34/26.52	c Elapsed CPU time: 26.184 s	Remaining CPU time: 1773.82 s
26.34/26.55	c core #1287
26.34/26.55	c Core size: 3	Core Weight: 1	Total Weight: 1287
26.34/26.55	c Elapsed CPU time: 26.209 s	Remaining CPU time: 1773.79 s
26.34/26.57	c core #1288
26.34/26.57	c Core size: 3	Core Weight: 1	Total Weight: 1288
26.34/26.57	c Elapsed CPU time: 26.234 s	Remaining CPU time: 1773.77 s
26.44/26.60	c core #1289
26.44/26.60	c Core size: 3	Core Weight: 1	Total Weight: 1289
26.44/26.60	c Elapsed CPU time: 26.259 s	Remaining CPU time: 1773.74 s
26.44/26.62	c core #1290
26.44/26.62	c Core size: 3	Core Weight: 1	Total Weight: 1290
26.44/26.62	c Elapsed CPU time: 26.284 s	Remaining CPU time: 1773.72 s
26.44/26.65	c core #1291
26.44/26.65	c Core size: 3	Core Weight: 1	Total Weight: 1291
26.44/26.65	c Elapsed CPU time: 26.31 s	Remaining CPU time: 1773.69 s
26.44/26.68	c core #1292
26.44/26.68	c Core size: 3	Core Weight: 1	Total Weight: 1292
26.44/26.68	c Elapsed CPU time: 26.336 s	Remaining CPU time: 1773.66 s
26.54/26.70	c core #1293
26.54/26.70	c Core size: 3	Core Weight: 1	Total Weight: 1293
26.54/26.70	c Elapsed CPU time: 26.362 s	Remaining CPU time: 1773.64 s
26.54/26.73	c core #1294
26.54/26.73	c Core size: 3	Core Weight: 1	Total Weight: 1294
26.54/26.73	c Elapsed CPU time: 26.388 s	Remaining CPU time: 1773.61 s
26.54/26.75	c core #1295
26.54/26.75	c Core size: 3	Core Weight: 1	Total Weight: 1295
26.54/26.75	c Elapsed CPU time: 26.414 s	Remaining CPU time: 1773.59 s
26.54/26.78	c core #1296
26.54/26.78	c Core size: 3	Core Weight: 1	Total Weight: 1296
26.54/26.78	c Elapsed CPU time: 26.439 s	Remaining CPU time: 1773.56 s
26.64/26.81	c core #1297
26.64/26.81	c Core size: 3	Core Weight: 1	Total Weight: 1297
26.64/26.81	c Elapsed CPU time: 26.465 s	Remaining CPU time: 1773.54 s
26.64/26.83	c core #1298
26.64/26.83	c Core size: 3	Core Weight: 1	Total Weight: 1298
26.64/26.83	c Elapsed CPU time: 26.491 s	Remaining CPU time: 1773.51 s
26.64/26.86	c core #1299
26.64/26.86	c Core size: 2	Core Weight: 1	Total Weight: 1299
26.64/26.86	c Elapsed CPU time: 26.517 s	Remaining CPU time: 1773.48 s
26.64/26.89	c core #1300
26.64/26.89	c Core size: 3	Core Weight: 1	Total Weight: 1300
26.64/26.89	c Elapsed CPU time: 26.544 s	Remaining CPU time: 1773.46 s
26.74/26.91	c core #1301
26.74/26.91	c Core size: 3	Core Weight: 1	Total Weight: 1301
26.74/26.91	c Elapsed CPU time: 26.569 s	Remaining CPU time: 1773.43 s
26.74/26.94	c core #1302
26.74/26.94	c Core size: 3	Core Weight: 1	Total Weight: 1302
26.74/26.94	c Elapsed CPU time: 26.595 s	Remaining CPU time: 1773.41 s
26.74/26.96	c core #1303
26.74/26.96	c Core size: 3	Core Weight: 1	Total Weight: 1303
26.74/26.96	c Elapsed CPU time: 26.619 s	Remaining CPU time: 1773.38 s
26.74/26.99	c core #1304
26.74/26.99	c Core size: 3	Core Weight: 1	Total Weight: 1304
26.74/26.99	c Elapsed CPU time: 26.6439 s	Remaining CPU time: 1773.36 s
26.84/27.01	c core #1305
26.84/27.01	c Core size: 3	Core Weight: 1	Total Weight: 1305
26.84/27.01	c Elapsed CPU time: 26.6699 s	Remaining CPU time: 1773.33 s
26.84/27.04	c core #1306
26.84/27.04	c Core size: 3	Core Weight: 1	Total Weight: 1306
26.84/27.04	c Elapsed CPU time: 26.6959 s	Remaining CPU time: 1773.3 s
26.84/27.07	c core #1307
26.84/27.07	c Core size: 3	Core Weight: 1	Total Weight: 1307
26.84/27.07	c Elapsed CPU time: 26.7219 s	Remaining CPU time: 1773.28 s
26.84/27.09	c core #1308
26.84/27.09	c Core size: 3	Core Weight: 1	Total Weight: 1308
26.84/27.09	c Elapsed CPU time: 26.7479 s	Remaining CPU time: 1773.25 s
26.94/27.12	c core #1309
26.94/27.12	c Core size: 3	Core Weight: 1	Total Weight: 1309
26.94/27.12	c Elapsed CPU time: 26.7739 s	Remaining CPU time: 1773.23 s
26.94/27.14	c core #1310
26.94/27.14	c Core size: 3	Core Weight: 1	Total Weight: 1310
26.94/27.14	c Elapsed CPU time: 26.7989 s	Remaining CPU time: 1773.2 s
26.94/27.17	c core #1311
26.94/27.17	c Core size: 3	Core Weight: 1	Total Weight: 1311
26.94/27.17	c Elapsed CPU time: 26.8239 s	Remaining CPU time: 1773.18 s
26.94/27.20	c core #1312
26.94/27.20	c Core size: 3	Core Weight: 1	Total Weight: 1312
26.94/27.20	c Elapsed CPU time: 26.8499 s	Remaining CPU time: 1773.15 s
27.03/27.22	c core #1313
27.03/27.22	c Core size: 3	Core Weight: 1	Total Weight: 1313
27.03/27.22	c Elapsed CPU time: 26.8759 s	Remaining CPU time: 1773.12 s
27.03/27.25	c core #1314
27.03/27.25	c Core size: 2	Core Weight: 1	Total Weight: 1314
27.03/27.25	c Elapsed CPU time: 26.9009 s	Remaining CPU time: 1773.1 s
27.03/27.27	c core #1315
27.03/27.27	c Core size: 3	Core Weight: 1	Total Weight: 1315
27.03/27.27	c Elapsed CPU time: 26.9269 s	Remaining CPU time: 1773.07 s
27.13/27.30	c core #1316
27.13/27.30	c Core size: 3	Core Weight: 1	Total Weight: 1316
27.13/27.30	c Elapsed CPU time: 26.9529 s	Remaining CPU time: 1773.05 s
27.13/27.32	c core #1317
27.13/27.32	c Core size: 3	Core Weight: 1	Total Weight: 1317
27.13/27.32	c Elapsed CPU time: 26.9789 s	Remaining CPU time: 1773.02 s
27.13/27.35	c core #1318
27.13/27.35	c Core size: 3	Core Weight: 1	Total Weight: 1318
27.13/27.35	c Elapsed CPU time: 27.0029 s	Remaining CPU time: 1773 s
27.13/27.38	c core #1319
27.13/27.38	c Core size: 3	Core Weight: 1	Total Weight: 1319
27.13/27.38	c Elapsed CPU time: 27.0279 s	Remaining CPU time: 1772.97 s
27.13/27.40	c core #1320
27.13/27.40	c Core size: 3	Core Weight: 1	Total Weight: 1320
27.24/27.40	c Elapsed CPU time: 27.0529 s	Remaining CPU time: 1772.95 s
27.24/27.43	c core #1321
27.24/27.43	c Core size: 3	Core Weight: 1	Total Weight: 1321
27.24/27.43	c Elapsed CPU time: 27.0789 s	Remaining CPU time: 1772.92 s
27.24/27.45	c core #1322
27.24/27.45	c Core size: 3	Core Weight: 1	Total Weight: 1322
27.24/27.45	c Elapsed CPU time: 27.1039 s	Remaining CPU time: 1772.9 s
27.24/27.48	c core #1323
27.24/27.48	c Core size: 3	Core Weight: 1	Total Weight: 1323
27.24/27.48	c Elapsed CPU time: 27.1289 s	Remaining CPU time: 1772.87 s
27.34/27.50	c core #1324
27.34/27.50	c Core size: 3	Core Weight: 1	Total Weight: 1324
27.34/27.50	c Elapsed CPU time: 27.1539 s	Remaining CPU time: 1772.85 s
27.34/27.53	c core #1325
27.34/27.53	c Core size: 3	Core Weight: 1	Total Weight: 1325
27.34/27.53	c Elapsed CPU time: 27.1789 s	Remaining CPU time: 1772.82 s
27.34/27.55	c core #1326
27.34/27.55	c Core size: 3	Core Weight: 1	Total Weight: 1326
27.34/27.55	c Elapsed CPU time: 27.2039 s	Remaining CPU time: 1772.8 s
27.34/27.58	c core #1327
27.34/27.58	c Core size: 3	Core Weight: 1	Total Weight: 1327
27.34/27.58	c Elapsed CPU time: 27.2299 s	Remaining CPU time: 1772.77 s
27.43/27.60	c core #1328
27.43/27.60	c Core size: 3	Core Weight: 1	Total Weight: 1328
27.43/27.60	c Elapsed CPU time: 27.2549 s	Remaining CPU time: 1772.75 s
27.43/27.63	c core #1329
27.43/27.63	c Core size: 3	Core Weight: 1	Total Weight: 1329
27.43/27.63	c Elapsed CPU time: 27.2819 s	Remaining CPU time: 1772.72 s
27.43/27.66	c core #1330
27.43/27.66	c Core size: 3	Core Weight: 1	Total Weight: 1330
27.43/27.66	c Elapsed CPU time: 27.3068 s	Remaining CPU time: 1772.69 s
27.43/27.68	c core #1331
27.43/27.68	c Core size: 3	Core Weight: 1	Total Weight: 1331
27.43/27.68	c Elapsed CPU time: 27.3338 s	Remaining CPU time: 1772.67 s
27.53/27.71	c core #1332
27.53/27.71	c Core size: 3	Core Weight: 1	Total Weight: 1332
27.53/27.71	c Elapsed CPU time: 27.3598 s	Remaining CPU time: 1772.64 s
27.53/27.74	c core #1333
27.53/27.74	c Core size: 2	Core Weight: 1	Total Weight: 1333
27.53/27.74	c Elapsed CPU time: 27.3858 s	Remaining CPU time: 1772.61 s
27.53/27.76	c core #1334
27.53/27.76	c Core size: 3	Core Weight: 1	Total Weight: 1334
27.53/27.76	c Elapsed CPU time: 27.4128 s	Remaining CPU time: 1772.59 s
27.53/27.79	c core #1335
27.53/27.79	c Core size: 3	Core Weight: 1	Total Weight: 1335
27.53/27.79	c Elapsed CPU time: 27.4388 s	Remaining CPU time: 1772.56 s
27.63/27.82	c core #1336
27.63/27.82	c Core size: 3	Core Weight: 1	Total Weight: 1336
27.63/27.82	c Elapsed CPU time: 27.4658 s	Remaining CPU time: 1772.53 s
27.63/27.84	c core #1337
27.63/27.84	c Core size: 3	Core Weight: 1	Total Weight: 1337
27.63/27.84	c Elapsed CPU time: 27.4918 s	Remaining CPU time: 1772.51 s
27.63/27.87	c core #1338
27.63/27.87	c Core size: 3	Core Weight: 1	Total Weight: 1338
27.63/27.87	c Elapsed CPU time: 27.5178 s	Remaining CPU time: 1772.48 s
27.63/27.89	c core #1339
27.63/27.89	c Core size: 3	Core Weight: 1	Total Weight: 1339
27.63/27.90	c Elapsed CPU time: 27.5448 s	Remaining CPU time: 1772.46 s
27.73/27.92	c core #1340
27.73/27.92	c Core size: 3	Core Weight: 1	Total Weight: 1340
27.73/27.92	c Elapsed CPU time: 27.5708 s	Remaining CPU time: 1772.43 s
27.73/27.95	c core #1341
27.73/27.95	c Core size: 3	Core Weight: 1	Total Weight: 1341
27.73/27.95	c Elapsed CPU time: 27.5968 s	Remaining CPU time: 1772.4 s
27.73/27.97	c core #1342
27.73/27.97	c Core size: 3	Core Weight: 1	Total Weight: 1342
27.73/27.97	c Elapsed CPU time: 27.6228 s	Remaining CPU time: 1772.38 s
27.83/28.00	c core #1343
27.83/28.00	c Core size: 3	Core Weight: 1	Total Weight: 1343
27.83/28.00	c Elapsed CPU time: 27.6488 s	Remaining CPU time: 1772.35 s
27.83/28.03	c core #1344
27.83/28.03	c Core size: 3	Core Weight: 1	Total Weight: 1344
27.83/28.03	c Elapsed CPU time: 27.6758 s	Remaining CPU time: 1772.32 s
27.83/28.05	c core #1345
27.83/28.05	c Core size: 3	Core Weight: 1	Total Weight: 1345
27.83/28.05	c Elapsed CPU time: 27.7018 s	Remaining CPU time: 1772.3 s
27.83/28.08	c core #1346
27.83/28.08	c Core size: 3	Core Weight: 1	Total Weight: 1346
27.83/28.08	c Elapsed CPU time: 27.7278 s	Remaining CPU time: 1772.27 s
27.93/28.11	c core #1347
27.93/28.11	c Core size: 3	Core Weight: 1	Total Weight: 1347
27.93/28.11	c Elapsed CPU time: 27.7548 s	Remaining CPU time: 1772.25 s
27.93/28.13	c core #1348
27.93/28.13	c Core size: 3	Core Weight: 1	Total Weight: 1348
27.93/28.13	c Elapsed CPU time: 27.7808 s	Remaining CPU time: 1772.22 s
27.93/28.16	c core #1349
27.93/28.16	c Core size: 3	Core Weight: 1	Total Weight: 1349
27.93/28.16	c Elapsed CPU time: 27.8078 s	Remaining CPU time: 1772.19 s
27.93/28.19	c core #1350
27.93/28.19	c Core size: 3	Core Weight: 1	Total Weight: 1350
27.93/28.19	c Elapsed CPU time: 27.8338 s	Remaining CPU time: 1772.17 s
28.03/28.21	c core #1351
28.03/28.21	c Core size: 3	Core Weight: 1	Total Weight: 1351
28.03/28.21	c Elapsed CPU time: 27.8598 s	Remaining CPU time: 1772.14 s
28.03/28.24	c core #1352
28.03/28.24	c Core size: 3	Core Weight: 1	Total Weight: 1352
28.03/28.24	c Elapsed CPU time: 27.8858 s	Remaining CPU time: 1772.11 s
28.03/28.26	c core #1353
28.03/28.26	c Core size: 3	Core Weight: 1	Total Weight: 1353
28.03/28.26	c Elapsed CPU time: 27.9118 s	Remaining CPU time: 1772.09 s
28.03/28.29	c core #1354
28.03/28.29	c Core size: 3	Core Weight: 1	Total Weight: 1354
28.03/28.29	c Elapsed CPU time: 27.9378 s	Remaining CPU time: 1772.06 s
28.13/28.32	c core #1355
28.13/28.32	c Core size: 2	Core Weight: 1	Total Weight: 1355
28.13/28.32	c Elapsed CPU time: 27.9637 s	Remaining CPU time: 1772.04 s
28.13/28.35	c core #1356
28.13/28.35	c Core size: 3	Core Weight: 1	Total Weight: 1356
28.13/28.35	c Elapsed CPU time: 27.9917 s	Remaining CPU time: 1772.01 s
28.13/28.37	c core #1357
28.13/28.37	c Core size: 3	Core Weight: 1	Total Weight: 1357
28.13/28.37	c Elapsed CPU time: 28.0187 s	Remaining CPU time: 1771.98 s
28.23/28.40	c core #1358
28.23/28.40	c Core size: 3	Core Weight: 1	Total Weight: 1358
28.23/28.40	c Elapsed CPU time: 28.0447 s	Remaining CPU time: 1771.96 s
28.23/28.43	c core #1359
28.23/28.43	c Core size: 3	Core Weight: 1	Total Weight: 1359
28.23/28.43	c Elapsed CPU time: 28.0717 s	Remaining CPU time: 1771.93 s
28.23/28.45	c core #1360
28.23/28.45	c Core size: 3	Core Weight: 1	Total Weight: 1360
28.23/28.45	c Elapsed CPU time: 28.0977 s	Remaining CPU time: 1771.9 s
28.23/28.48	c core #1361
28.23/28.48	c Core size: 3	Core Weight: 1	Total Weight: 1361
28.23/28.48	c Elapsed CPU time: 28.1257 s	Remaining CPU time: 1771.87 s
28.33/28.50	c core #1362
28.33/28.50	c Core size: 3	Core Weight: 1	Total Weight: 1362
28.33/28.50	c Elapsed CPU time: 28.1507 s	Remaining CPU time: 1771.85 s
28.33/28.53	c core #1363
28.33/28.53	c Core size: 3	Core Weight: 1	Total Weight: 1363
28.33/28.53	c Elapsed CPU time: 28.1767 s	Remaining CPU time: 1771.82 s
28.33/28.56	c core #1364
28.33/28.56	c Core size: 3	Core Weight: 1	Total Weight: 1364
28.33/28.56	c Elapsed CPU time: 28.2027 s	Remaining CPU time: 1771.8 s
28.33/28.59	c core #1365
28.33/28.59	c Core size: 3	Core Weight: 1	Total Weight: 1365
28.33/28.59	c Elapsed CPU time: 28.2307 s	Remaining CPU time: 1771.77 s
28.43/28.61	c core #1366
28.43/28.61	c Core size: 3	Core Weight: 1	Total Weight: 1366
28.43/28.61	c Elapsed CPU time: 28.2567 s	Remaining CPU time: 1771.74 s
28.43/28.64	c core #1367
28.43/28.64	c Core size: 3	Core Weight: 1	Total Weight: 1367
28.43/28.64	c Elapsed CPU time: 28.2827 s	Remaining CPU time: 1771.72 s
28.43/28.66	c core #1368
28.43/28.66	c Core size: 3	Core Weight: 1	Total Weight: 1368
28.43/28.66	c Elapsed CPU time: 28.3087 s	Remaining CPU time: 1771.69 s
28.43/28.69	c core #1369
28.43/28.69	c Core size: 3	Core Weight: 1	Total Weight: 1369
28.43/28.69	c Elapsed CPU time: 28.3347 s	Remaining CPU time: 1771.67 s
28.54/28.72	c core #1370
28.54/28.72	c Core size: 3	Core Weight: 1	Total Weight: 1370
28.54/28.72	c Elapsed CPU time: 28.3607 s	Remaining CPU time: 1771.64 s
28.54/28.74	c core #1371
28.54/28.74	c Core size: 3	Core Weight: 1	Total Weight: 1371
28.54/28.74	c Elapsed CPU time: 28.3877 s	Remaining CPU time: 1771.61 s
28.54/28.77	c core #1372
28.54/28.77	c Core size: 3	Core Weight: 1	Total Weight: 1372
28.54/28.77	c Elapsed CPU time: 28.4137 s	Remaining CPU time: 1771.59 s
28.63/28.80	c core #1373
28.63/28.80	c Core size: 3	Core Weight: 1	Total Weight: 1373
28.63/28.80	c Elapsed CPU time: 28.4397 s	Remaining CPU time: 1771.56 s
28.63/28.82	c core #1374
28.63/28.82	c Core size: 3	Core Weight: 1	Total Weight: 1374
28.63/28.82	c Elapsed CPU time: 28.4657 s	Remaining CPU time: 1771.53 s
28.63/28.85	c core #1375
28.63/28.85	c Core size: 3	Core Weight: 1	Total Weight: 1375
28.63/28.85	c Elapsed CPU time: 28.4927 s	Remaining CPU time: 1771.51 s
28.63/28.88	c core #1376
28.63/28.88	c Core size: 3	Core Weight: 1	Total Weight: 1376
28.63/28.88	c Elapsed CPU time: 28.5187 s	Remaining CPU time: 1771.48 s
28.73/28.91	c core #1377
28.73/28.91	c Core size: 3	Core Weight: 1	Total Weight: 1377
28.73/28.91	c Elapsed CPU time: 28.5457 s	Remaining CPU time: 1771.45 s
28.73/28.93	c core #1378
28.73/28.93	c Core size: 3	Core Weight: 1	Total Weight: 1378
28.73/28.93	c Elapsed CPU time: 28.5727 s	Remaining CPU time: 1771.43 s
28.73/28.96	c core #1379
28.73/28.96	c Core size: 3	Core Weight: 1	Total Weight: 1379
28.73/28.96	c Elapsed CPU time: 28.5997 s	Remaining CPU time: 1771.4 s
28.73/28.99	c core #1380
28.73/28.99	c Core size: 2	Core Weight: 1	Total Weight: 1380
28.73/28.99	c Elapsed CPU time: 28.6276 s	Remaining CPU time: 1771.37 s
28.83/29.02	c core #1381
28.83/29.02	c Core size: 3	Core Weight: 1	Total Weight: 1381
28.83/29.02	c Elapsed CPU time: 28.6556 s	Remaining CPU time: 1771.34 s
28.83/29.04	c core #1382
28.83/29.04	c Core size: 3	Core Weight: 1	Total Weight: 1382
28.83/29.04	c Elapsed CPU time: 28.6816 s	Remaining CPU time: 1771.32 s
28.83/29.07	c core #1383
28.83/29.07	c Core size: 3	Core Weight: 1	Total Weight: 1383
28.83/29.07	c Elapsed CPU time: 28.7096 s	Remaining CPU time: 1771.29 s
28.93/29.10	c core #1384
28.93/29.10	c Core size: 3	Core Weight: 1	Total Weight: 1384
28.93/29.10	c Elapsed CPU time: 28.7366 s	Remaining CPU time: 1771.26 s
28.93/29.13	c core #1385
28.93/29.13	c Core size: 3	Core Weight: 1	Total Weight: 1385
28.93/29.13	c Elapsed CPU time: 28.7626 s	Remaining CPU time: 1771.24 s
28.93/29.15	c core #1386
28.93/29.15	c Core size: 3	Core Weight: 1	Total Weight: 1386
28.93/29.15	c Elapsed CPU time: 28.7896 s	Remaining CPU time: 1771.21 s
28.93/29.18	c core #1387
28.93/29.18	c Core size: 3	Core Weight: 1	Total Weight: 1387
28.93/29.18	c Elapsed CPU time: 28.8166 s	Remaining CPU time: 1771.18 s
29.03/29.21	c core #1388
29.03/29.21	c Core size: 3	Core Weight: 1	Total Weight: 1388
29.03/29.21	c Elapsed CPU time: 28.8436 s	Remaining CPU time: 1771.16 s
29.03/29.23	c core #1389
29.03/29.23	c Core size: 3	Core Weight: 1	Total Weight: 1389
29.03/29.23	c Elapsed CPU time: 28.8696 s	Remaining CPU time: 1771.13 s
29.03/29.26	c core #1390
29.03/29.26	c Core size: 3	Core Weight: 1	Total Weight: 1390
29.03/29.26	c Elapsed CPU time: 28.8956 s	Remaining CPU time: 1771.1 s
29.03/29.29	c core #1391
29.03/29.29	c Core size: 3	Core Weight: 1	Total Weight: 1391
29.03/29.29	c Elapsed CPU time: 28.9226 s	Remaining CPU time: 1771.08 s
29.13/29.32	c core #1392
29.13/29.32	c Core size: 3	Core Weight: 1	Total Weight: 1392
29.13/29.32	c Elapsed CPU time: 28.9496 s	Remaining CPU time: 1771.05 s
29.13/29.34	c core #1393
29.13/29.34	c Core size: 3	Core Weight: 1	Total Weight: 1393
29.13/29.34	c Elapsed CPU time: 28.9766 s	Remaining CPU time: 1771.02 s
29.13/29.37	c core #1394
29.13/29.37	c Core size: 3	Core Weight: 1	Total Weight: 1394
29.13/29.37	c Elapsed CPU time: 29.0026 s	Remaining CPU time: 1771 s
29.22/29.40	c core #1395
29.22/29.40	c Core size: 3	Core Weight: 1	Total Weight: 1395
29.22/29.40	c Elapsed CPU time: 29.0306 s	Remaining CPU time: 1770.97 s
29.22/29.42	c core #1396
29.22/29.42	c Core size: 3	Core Weight: 1	Total Weight: 1396
29.22/29.42	c Elapsed CPU time: 29.0576 s	Remaining CPU time: 1770.94 s
29.22/29.45	c core #1397
29.22/29.45	c Core size: 3	Core Weight: 1	Total Weight: 1397
29.22/29.45	c Elapsed CPU time: 29.0846 s	Remaining CPU time: 1770.92 s
29.22/29.48	c core #1398
29.22/29.48	c Core size: 3	Core Weight: 1	Total Weight: 1398
29.22/29.48	c Elapsed CPU time: 29.1116 s	Remaining CPU time: 1770.89 s
29.32/29.51	c core #1399
29.32/29.51	c Core size: 3	Core Weight: 1	Total Weight: 1399
29.32/29.51	c Elapsed CPU time: 29.1386 s	Remaining CPU time: 1770.86 s
29.32/29.53	c core #1400
29.32/29.53	c Core size: 3	Core Weight: 1	Total Weight: 1400
29.32/29.53	c Elapsed CPU time: 29.1656 s	Remaining CPU time: 1770.83 s
29.32/29.56	c core #1401
29.32/29.56	c Core size: 3	Core Weight: 1	Total Weight: 1401
29.32/29.56	c Elapsed CPU time: 29.1926 s	Remaining CPU time: 1770.81 s
29.32/29.59	c core #1402
29.32/29.59	c Core size: 2	Core Weight: 1	Total Weight: 1402
29.32/29.59	c Elapsed CPU time: 29.2186 s	Remaining CPU time: 1770.78 s
29.43/29.61	c core #1403
29.43/29.61	c Core size: 3	Core Weight: 1	Total Weight: 1403
29.43/29.61	c Elapsed CPU time: 29.2466 s	Remaining CPU time: 1770.75 s
29.43/29.64	c core #1404
29.43/29.64	c Core size: 3	Core Weight: 1	Total Weight: 1404
29.43/29.64	c Elapsed CPU time: 29.2725 s	Remaining CPU time: 1770.73 s
29.43/29.67	c core #1405
29.43/29.67	c Core size: 3	Core Weight: 1	Total Weight: 1405
29.43/29.67	c Elapsed CPU time: 29.3005 s	Remaining CPU time: 1770.7 s
29.43/29.70	c core #1406
29.43/29.70	c Core size: 3	Core Weight: 1	Total Weight: 1406
29.43/29.70	c Elapsed CPU time: 29.3275 s	Remaining CPU time: 1770.67 s
29.53/29.72	c core #1407
29.53/29.72	c Core size: 3	Core Weight: 1	Total Weight: 1407
29.53/29.72	c Elapsed CPU time: 29.3535 s	Remaining CPU time: 1770.65 s
29.53/29.75	c core #1408
29.53/29.75	c Core size: 3	Core Weight: 1	Total Weight: 1408
29.53/29.75	c Elapsed CPU time: 29.3805 s	Remaining CPU time: 1770.62 s
29.53/29.78	c core #1409
29.53/29.78	c Core size: 3	Core Weight: 1	Total Weight: 1409
29.53/29.78	c Elapsed CPU time: 29.4075 s	Remaining CPU time: 1770.59 s
29.62/29.80	c core #1410
29.62/29.80	c Core size: 3	Core Weight: 1	Total Weight: 1410
29.62/29.80	c Elapsed CPU time: 29.4345 s	Remaining CPU time: 1770.57 s
29.62/29.83	c core #1411
29.62/29.83	c Core size: 3	Core Weight: 1	Total Weight: 1411
29.62/29.83	c Elapsed CPU time: 29.4625 s	Remaining CPU time: 1770.54 s
29.62/29.86	c core #1412
29.62/29.86	c Core size: 3	Core Weight: 1	Total Weight: 1412
29.62/29.86	c Elapsed CPU time: 29.4895 s	Remaining CPU time: 1770.51 s
29.62/29.89	c core #1413
29.62/29.89	c Core size: 3	Core Weight: 1	Total Weight: 1413
29.62/29.89	c Elapsed CPU time: 29.5175 s	Remaining CPU time: 1770.48 s
29.72/29.91	c core #1414
29.72/29.91	c Core size: 3	Core Weight: 1	Total Weight: 1414
29.72/29.91	c Elapsed CPU time: 29.5445 s	Remaining CPU time: 1770.46 s
29.72/29.94	c core #1415
29.72/29.94	c Core size: 3	Core Weight: 1	Total Weight: 1415
29.72/29.94	c Elapsed CPU time: 29.5725 s	Remaining CPU time: 1770.43 s
29.72/29.97	c core #1416
29.72/29.97	c Core size: 3	Core Weight: 1	Total Weight: 1416
29.72/29.97	c Elapsed CPU time: 29.6005 s	Remaining CPU time: 1770.4 s
29.82/30.00	c core #1417
29.82/30.00	c Core size: 3	Core Weight: 1	Total Weight: 1417
29.82/30.00	c Elapsed CPU time: 29.6285 s	Remaining CPU time: 1770.37 s
29.82/30.02	c core #1418
29.82/30.02	c Core size: 3	Core Weight: 1	Total Weight: 1418
29.82/30.02	c Elapsed CPU time: 29.6555 s	Remaining CPU time: 1770.34 s
29.82/30.05	c core #1419
29.82/30.05	c Core size: 3	Core Weight: 1	Total Weight: 1419
29.82/30.05	c Elapsed CPU time: 29.6825 s	Remaining CPU time: 1770.32 s
29.82/30.08	c core #1420
29.82/30.08	c Core size: 3	Core Weight: 1	Total Weight: 1420
29.82/30.08	c Elapsed CPU time: 29.7085 s	Remaining CPU time: 1770.29 s
29.93/30.11	c core #1421
29.93/30.11	c Core size: 3	Core Weight: 1	Total Weight: 1421
29.93/30.11	c Elapsed CPU time: 29.7355 s	Remaining CPU time: 1770.26 s
29.93/30.13	c core #1422
29.93/30.13	c Core size: 3	Core Weight: 1	Total Weight: 1422
29.93/30.13	c Elapsed CPU time: 29.7625 s	Remaining CPU time: 1770.24 s
29.93/30.16	c core #1423
29.93/30.16	c Core size: 3	Core Weight: 1	Total Weight: 1423
29.93/30.16	c Elapsed CPU time: 29.7885 s	Remaining CPU time: 1770.21 s
29.93/30.19	c core #1424
29.93/30.19	c Core size: 3	Core Weight: 1	Total Weight: 1424
29.93/30.19	c Elapsed CPU time: 29.8155 s	Remaining CPU time: 1770.18 s
30.03/30.22	c core #1425
30.03/30.22	c Core size: 3	Core Weight: 1	Total Weight: 1425
30.03/30.22	c Elapsed CPU time: 29.8425 s	Remaining CPU time: 1770.16 s
30.03/30.24	c core #1426
30.03/30.24	c Core size: 3	Core Weight: 1	Total Weight: 1426
30.03/30.24	c Elapsed CPU time: 29.8695 s	Remaining CPU time: 1770.13 s
30.03/30.27	c core #1427
30.03/30.27	c Core size: 3	Core Weight: 1	Total Weight: 1427
30.03/30.27	c Elapsed CPU time: 29.8975 s	Remaining CPU time: 1770.1 s
30.13/30.30	c core #1428
30.13/30.30	c Core size: 3	Core Weight: 1	Total Weight: 1428
30.13/30.30	c Elapsed CPU time: 29.9245 s	Remaining CPU time: 1770.08 s
30.13/30.33	c core #1429
30.13/30.33	c Core size: 3	Core Weight: 1	Total Weight: 1429
30.13/30.33	c Elapsed CPU time: 29.9524 s	Remaining CPU time: 1770.05 s
30.13/30.35	c core #1430
30.13/30.35	c Core size: 3	Core Weight: 1	Total Weight: 1430
30.13/30.35	c Elapsed CPU time: 29.9794 s	Remaining CPU time: 1770.02 s
30.13/30.38	c core #1431
30.13/30.38	c Core size: 2	Core Weight: 1	Total Weight: 1431
30.13/30.38	c Elapsed CPU time: 30.0064 s	Remaining CPU time: 1769.99 s
30.23/30.41	c core #1432
30.23/30.41	c Core size: 3	Core Weight: 1	Total Weight: 1432
30.23/30.41	c Elapsed CPU time: 30.0344 s	Remaining CPU time: 1769.97 s
30.23/30.44	c core #1433
30.23/30.44	c Core size: 3	Core Weight: 1	Total Weight: 1433
30.23/30.44	c Elapsed CPU time: 30.0614 s	Remaining CPU time: 1769.94 s
30.23/30.46	c core #1434
30.23/30.46	c Core size: 3	Core Weight: 1	Total Weight: 1434
30.23/30.46	c Elapsed CPU time: 30.0884 s	Remaining CPU time: 1769.91 s
30.23/30.49	c core #1435
30.23/30.49	c Core size: 3	Core Weight: 1	Total Weight: 1435
30.23/30.49	c Elapsed CPU time: 30.1154 s	Remaining CPU time: 1769.88 s
30.33/30.52	c core #1436
30.33/30.52	c Core size: 3	Core Weight: 1	Total Weight: 1436
30.33/30.52	c Elapsed CPU time: 30.1424 s	Remaining CPU time: 1769.86 s
30.33/30.54	c core #1437
30.33/30.54	c Core size: 3	Core Weight: 1	Total Weight: 1437
30.33/30.54	c Elapsed CPU time: 30.1694 s	Remaining CPU time: 1769.83 s
30.33/30.57	c core #1438
30.33/30.57	c Core size: 3	Core Weight: 1	Total Weight: 1438
30.33/30.57	c Elapsed CPU time: 30.1954 s	Remaining CPU time: 1769.8 s
30.43/30.60	c core #1439
30.43/30.60	c Core size: 3	Core Weight: 1	Total Weight: 1439
30.43/30.60	c Elapsed CPU time: 30.2234 s	Remaining CPU time: 1769.78 s
30.43/30.63	c core #1440
30.43/30.63	c Core size: 3	Core Weight: 1	Total Weight: 1440
30.43/30.63	c Elapsed CPU time: 30.2494 s	Remaining CPU time: 1769.75 s
30.43/30.65	c core #1441
30.43/30.65	c Core size: 3	Core Weight: 1	Total Weight: 1441
30.43/30.65	c Elapsed CPU time: 30.2764 s	Remaining CPU time: 1769.72 s
30.43/30.68	c core #1442
30.43/30.68	c Core size: 3	Core Weight: 1	Total Weight: 1442
30.43/30.68	c Elapsed CPU time: 30.3034 s	Remaining CPU time: 1769.7 s
30.53/30.71	c core #1443
30.53/30.71	c Core size: 3	Core Weight: 1	Total Weight: 1443
30.53/30.71	c Elapsed CPU time: 30.3304 s	Remaining CPU time: 1769.67 s
30.53/30.73	c core #1444
30.53/30.73	c Core size: 3	Core Weight: 1	Total Weight: 1444
30.53/30.73	c Elapsed CPU time: 30.3574 s	Remaining CPU time: 1769.64 s
30.53/30.76	c core #1445
30.53/30.76	c Core size: 3	Core Weight: 1	Total Weight: 1445
30.53/30.76	c Elapsed CPU time: 30.3834 s	Remaining CPU time: 1769.62 s
30.53/30.79	c core #1446
30.53/30.79	c Core size: 3	Core Weight: 1	Total Weight: 1446
30.53/30.79	c Elapsed CPU time: 30.4114 s	Remaining CPU time: 1769.59 s
30.63/30.82	c core #1447
30.63/30.82	c Core size: 3	Core Weight: 1	Total Weight: 1447
30.63/30.82	c Elapsed CPU time: 30.4384 s	Remaining CPU time: 1769.56 s
30.63/30.85	c core #1448
30.63/30.85	c Core size: 3	Core Weight: 1	Total Weight: 1448
30.63/30.85	c Elapsed CPU time: 30.4664 s	Remaining CPU time: 1769.53 s
30.63/30.87	c core #1449
30.63/30.87	c Core size: 3	Core Weight: 1	Total Weight: 1449
30.63/30.87	c Elapsed CPU time: 30.4934 s	Remaining CPU time: 1769.51 s
30.72/30.90	c core #1450
30.72/30.90	c Core size: 3	Core Weight: 1	Total Weight: 1450
30.72/30.90	c Elapsed CPU time: 30.5214 s	Remaining CPU time: 1769.48 s
30.72/30.93	c core #1451
30.72/30.93	c Core size: 3	Core Weight: 1	Total Weight: 1451
30.72/30.93	c Elapsed CPU time: 30.5484 s	Remaining CPU time: 1769.45 s
30.72/30.96	c core #1452
30.72/30.96	c Core size: 2	Core Weight: 1	Total Weight: 1452
30.72/30.96	c Elapsed CPU time: 30.5764 s	Remaining CPU time: 1769.42 s
30.72/30.98	c core #1453
30.72/30.98	c Core size: 3	Core Weight: 1	Total Weight: 1453
30.72/30.98	c Elapsed CPU time: 30.6043 s	Remaining CPU time: 1769.4 s
30.82/31.01	c core #1454
30.82/31.01	c Core size: 3	Core Weight: 1	Total Weight: 1454
30.82/31.01	c Elapsed CPU time: 30.6323 s	Remaining CPU time: 1769.37 s
30.82/31.04	c core #1455
30.82/31.04	c Core size: 3	Core Weight: 1	Total Weight: 1455
30.82/31.04	c Elapsed CPU time: 30.6593 s	Remaining CPU time: 1769.34 s
30.82/31.07	c core #1456
30.82/31.07	c Core size: 3	Core Weight: 1	Total Weight: 1456
30.82/31.07	c Elapsed CPU time: 30.6863 s	Remaining CPU time: 1769.31 s
30.82/31.09	c core #1457
30.82/31.09	c Core size: 3	Core Weight: 1	Total Weight: 1457
30.82/31.09	c Elapsed CPU time: 30.7133 s	Remaining CPU time: 1769.29 s
30.92/31.12	c core #1458
30.92/31.12	c Core size: 3	Core Weight: 1	Total Weight: 1458
30.92/31.12	c Elapsed CPU time: 30.7403 s	Remaining CPU time: 1769.26 s
30.92/31.15	c core #1459
30.92/31.15	c Core size: 3	Core Weight: 1	Total Weight: 1459
30.92/31.15	c Elapsed CPU time: 30.7673 s	Remaining CPU time: 1769.23 s
30.92/31.18	c core #1460
30.92/31.18	c Core size: 3	Core Weight: 1	Total Weight: 1460
30.92/31.18	c Elapsed CPU time: 30.7953 s	Remaining CPU time: 1769.2 s
31.02/31.20	c core #1461
31.02/31.20	c Core size: 3	Core Weight: 1	Total Weight: 1461
31.02/31.20	c Elapsed CPU time: 30.8223 s	Remaining CPU time: 1769.18 s
31.02/31.23	c core #1462
31.02/31.23	c Core size: 3	Core Weight: 1	Total Weight: 1462
31.02/31.23	c Elapsed CPU time: 30.8493 s	Remaining CPU time: 1769.15 s
31.02/31.26	c core #1463
31.02/31.26	c Core size: 3	Core Weight: 1	Total Weight: 1463
31.02/31.26	c Elapsed CPU time: 30.8763 s	Remaining CPU time: 1769.12 s
31.02/31.29	c core #1464
31.02/31.29	c Core size: 3	Core Weight: 1	Total Weight: 1464
31.02/31.29	c Elapsed CPU time: 30.9033 s	Remaining CPU time: 1769.1 s
31.12/31.31	c core #1465
31.12/31.31	c Core size: 3	Core Weight: 1	Total Weight: 1465
31.12/31.31	c Elapsed CPU time: 30.9303 s	Remaining CPU time: 1769.07 s
31.12/31.34	c core #1466
31.12/31.34	c Core size: 3	Core Weight: 1	Total Weight: 1466
31.12/31.34	c Elapsed CPU time: 30.9583 s	Remaining CPU time: 1769.04 s
31.12/31.37	c core #1467
31.12/31.37	c Core size: 3	Core Weight: 1	Total Weight: 1467
31.12/31.37	c Elapsed CPU time: 30.9853 s	Remaining CPU time: 1769.01 s
31.12/31.40	c core #1468
31.12/31.40	c Core size: 3	Core Weight: 1	Total Weight: 1468
31.12/31.40	c Elapsed CPU time: 31.0133 s	Remaining CPU time: 1768.99 s
31.22/31.42	c core #1469
31.22/31.42	c Core size: 3	Core Weight: 1	Total Weight: 1469
31.22/31.42	c Elapsed CPU time: 31.0403 s	Remaining CPU time: 1768.96 s
31.22/31.45	c core #1470
31.22/31.45	c Core size: 3	Core Weight: 1	Total Weight: 1470
31.22/31.45	c Elapsed CPU time: 31.0683 s	Remaining CPU time: 1768.93 s
31.22/31.48	c core #1471
31.22/31.48	c Core size: 3	Core Weight: 1	Total Weight: 1471
31.22/31.48	c Elapsed CPU time: 31.0963 s	Remaining CPU time: 1768.9 s
31.32/31.51	c core #1472
31.32/31.51	c Core size: 3	Core Weight: 1	Total Weight: 1472
31.32/31.51	c Elapsed CPU time: 31.1243 s	Remaining CPU time: 1768.88 s
31.32/31.53	c core #1473
31.32/31.53	c Core size: 3	Core Weight: 1	Total Weight: 1473
31.32/31.53	c Elapsed CPU time: 31.1523 s	Remaining CPU time: 1768.85 s
31.32/31.56	c core #1474
31.32/31.56	c Core size: 3	Core Weight: 1	Total Weight: 1474
31.32/31.56	c Elapsed CPU time: 31.1793 s	Remaining CPU time: 1768.82 s
31.32/31.59	c core #1475
31.32/31.59	c Core size: 3	Core Weight: 1	Total Weight: 1475
31.32/31.59	c Elapsed CPU time: 31.2073 s	Remaining CPU time: 1768.79 s
31.42/31.62	c core #1476
31.42/31.62	c Core size: 3	Core Weight: 1	Total Weight: 1476
31.42/31.62	c Elapsed CPU time: 31.2353 s	Remaining CPU time: 1768.76 s
31.42/31.64	c core #1477
31.42/31.64	c Core size: 3	Core Weight: 1	Total Weight: 1477
31.42/31.65	c Elapsed CPU time: 31.2622 s	Remaining CPU time: 1768.74 s
31.42/31.67	c core #1478
31.42/31.67	c Core size: 3	Core Weight: 1	Total Weight: 1478
31.42/31.67	c Elapsed CPU time: 31.2902 s	Remaining CPU time: 1768.71 s
31.52/31.70	c core #1479
31.52/31.70	c Core size: 2	Core Weight: 1	Total Weight: 1479
31.52/31.70	c Elapsed CPU time: 31.3172 s	Remaining CPU time: 1768.68 s
31.52/31.73	c core #1480
31.52/31.73	c Core size: 2	Core Weight: 1	Total Weight: 1480
31.52/31.73	c Elapsed CPU time: 31.3452 s	Remaining CPU time: 1768.65 s
31.52/31.76	c core #1481
31.52/31.76	c Core size: 2	Core Weight: 1	Total Weight: 1481
31.52/31.76	c Elapsed CPU time: 31.3732 s	Remaining CPU time: 1768.63 s
31.52/31.78	c core #1482
31.52/31.78	c Core size: 2	Core Weight: 1	Total Weight: 1482
31.52/31.78	c Elapsed CPU time: 31.4022 s	Remaining CPU time: 1768.6 s
31.62/31.81	c core #1483
31.62/31.81	c Core size: 2	Core Weight: 1	Total Weight: 1483
31.62/31.81	c Elapsed CPU time: 31.4302 s	Remaining CPU time: 1768.57 s
31.62/31.84	c core #1484
31.62/31.84	c Core size: 2	Core Weight: 1	Total Weight: 1484
31.62/31.84	c Elapsed CPU time: 31.4592 s	Remaining CPU time: 1768.54 s
31.62/31.87	c core #1485
31.62/31.87	c Core size: 2	Core Weight: 1	Total Weight: 1485
31.62/31.87	c Elapsed CPU time: 31.4862 s	Remaining CPU time: 1768.51 s
31.62/31.90	c core #1486
31.62/31.90	c Core size: 2	Core Weight: 1	Total Weight: 1486
31.62/31.90	c Elapsed CPU time: 31.5142 s	Remaining CPU time: 1768.49 s
31.72/31.93	c core #1487
31.72/31.93	c Core size: 3	Core Weight: 1	Total Weight: 1487
31.72/31.93	c Elapsed CPU time: 31.5422 s	Remaining CPU time: 1768.46 s
31.72/31.95	c core #1488
31.72/31.95	c Core size: 4	Core Weight: 1	Total Weight: 1488
31.72/31.95	c Elapsed CPU time: 31.5692 s	Remaining CPU time: 1768.43 s
31.72/31.98	c core #1489
31.72/31.98	c Core size: 4	Core Weight: 1	Total Weight: 1489
31.72/31.98	c Elapsed CPU time: 31.5982 s	Remaining CPU time: 1768.4 s
31.82/32.01	c core #1490
31.82/32.01	c Core size: 4	Core Weight: 1	Total Weight: 1490
31.82/32.01	c Elapsed CPU time: 31.6262 s	Remaining CPU time: 1768.37 s
31.82/32.04	c core #1491
31.82/32.04	c Core size: 4	Core Weight: 1	Total Weight: 1491
31.82/32.04	c Elapsed CPU time: 31.6542 s	Remaining CPU time: 1768.35 s
31.82/32.07	c core #1492
31.82/32.07	c Core size: 4	Core Weight: 1	Total Weight: 1492
31.82/32.07	c Elapsed CPU time: 31.6822 s	Remaining CPU time: 1768.32 s
31.82/32.09	c core #1493
31.82/32.09	c Core size: 4	Core Weight: 1	Total Weight: 1493
31.82/32.09	c Elapsed CPU time: 31.7102 s	Remaining CPU time: 1768.29 s
31.92/32.12	c core #1494
31.92/32.12	c Core size: 4	Core Weight: 1	Total Weight: 1494
31.92/32.12	c Elapsed CPU time: 31.7382 s	Remaining CPU time: 1768.26 s
31.92/32.15	c core #1495
31.92/32.15	c Core size: 4	Core Weight: 1	Total Weight: 1495
31.92/32.15	c Elapsed CPU time: 31.7662 s	Remaining CPU time: 1768.23 s
31.92/32.18	c core #1496
31.92/32.18	c Core size: 3	Core Weight: 1	Total Weight: 1496
31.92/32.18	c Elapsed CPU time: 31.7932 s	Remaining CPU time: 1768.21 s
32.02/32.21	c core #1497
32.02/32.21	c Core size: 4	Core Weight: 1	Total Weight: 1497
32.02/32.21	c Elapsed CPU time: 31.8222 s	Remaining CPU time: 1768.18 s
32.02/32.23	c core #1498
32.02/32.23	c Core size: 4	Core Weight: 1	Total Weight: 1498
32.02/32.23	c Elapsed CPU time: 31.8492 s	Remaining CPU time: 1768.15 s
32.02/32.26	c core #1499
32.02/32.26	c Core size: 4	Core Weight: 1	Total Weight: 1499
32.02/32.26	c Elapsed CPU time: 31.8772 s	Remaining CPU time: 1768.12 s
32.02/32.29	c core #1500
32.02/32.29	c Core size: 4	Core Weight: 1	Total Weight: 1500
32.02/32.29	c Elapsed CPU time: 31.9061 s	Remaining CPU time: 1768.09 s
32.12/32.32	c core #1501
32.12/32.32	c Core size: 4	Core Weight: 1	Total Weight: 1501
32.12/32.32	c Elapsed CPU time: 31.9331 s	Remaining CPU time: 1768.07 s
32.12/32.35	c core #1502
32.12/32.35	c Core size: 4	Core Weight: 1	Total Weight: 1502
32.12/32.35	c Elapsed CPU time: 31.9611 s	Remaining CPU time: 1768.04 s
32.12/32.38	c core #1503
32.12/32.38	c Core size: 4	Core Weight: 1	Total Weight: 1503
32.12/32.38	c Elapsed CPU time: 31.9891 s	Remaining CPU time: 1768.01 s
32.21/32.40	c core #1504
32.21/32.40	c Core size: 4	Core Weight: 1	Total Weight: 1504
32.21/32.40	c Elapsed CPU time: 32.0171 s	Remaining CPU time: 1767.98 s
32.21/32.43	c core #1505
32.21/32.43	c Core size: 3	Core Weight: 1	Total Weight: 1505
32.21/32.43	c Elapsed CPU time: 32.0441 s	Remaining CPU time: 1767.96 s
32.21/32.46	c core #1506
32.21/32.46	c Core size: 4	Core Weight: 1	Total Weight: 1506
32.21/32.46	c Elapsed CPU time: 32.0731 s	Remaining CPU time: 1767.93 s
32.21/32.49	c core #1507
32.21/32.49	c Core size: 4	Core Weight: 1	Total Weight: 1507
32.21/32.49	c Elapsed CPU time: 32.1001 s	Remaining CPU time: 1767.9 s
32.31/32.52	c core #1508
32.31/32.52	c Core size: 4	Core Weight: 1	Total Weight: 1508
32.31/32.52	c Elapsed CPU time: 32.1271 s	Remaining CPU time: 1767.87 s
32.31/32.54	c core #1509
32.31/32.54	c Core size: 4	Core Weight: 1	Total Weight: 1509
32.31/32.54	c Elapsed CPU time: 32.1551 s	Remaining CPU time: 1767.84 s
32.31/32.57	c core #1510
32.31/32.57	c Core size: 4	Core Weight: 1	Total Weight: 1510
32.31/32.57	c Elapsed CPU time: 32.1821 s	Remaining CPU time: 1767.82 s
32.41/32.60	c core #1511
32.41/32.60	c Core size: 4	Core Weight: 1	Total Weight: 1511
32.41/32.60	c Elapsed CPU time: 32.2101 s	Remaining CPU time: 1767.79 s
32.41/32.63	c core #1512
32.41/32.63	c Core size: 4	Core Weight: 1	Total Weight: 1512
32.41/32.63	c Elapsed CPU time: 32.2381 s	Remaining CPU time: 1767.76 s
32.41/32.66	c core #1513
32.41/32.66	c Core size: 4	Core Weight: 1	Total Weight: 1513
32.41/32.66	c Elapsed CPU time: 32.2661 s	Remaining CPU time: 1767.73 s
32.41/32.68	c core #1514
32.41/32.68	c Core size: 3	Core Weight: 1	Total Weight: 1514
32.41/32.68	c Elapsed CPU time: 32.2931 s	Remaining CPU time: 1767.71 s
32.51/32.71	c core #1515
32.51/32.71	c Core size: 4	Core Weight: 1	Total Weight: 1515
32.51/32.71	c Elapsed CPU time: 32.3221 s	Remaining CPU time: 1767.68 s
32.51/32.74	c core #1516
32.51/32.74	c Core size: 4	Core Weight: 1	Total Weight: 1516
32.51/32.74	c Elapsed CPU time: 32.3501 s	Remaining CPU time: 1767.65 s
32.51/32.77	c core #1517
32.51/32.77	c Core size: 4	Core Weight: 1	Total Weight: 1517
32.51/32.77	c Elapsed CPU time: 32.3771 s	Remaining CPU time: 1767.62 s
32.51/32.79	c core #1518
32.51/32.79	c Core size: 4	Core Weight: 1	Total Weight: 1518
32.51/32.79	c Elapsed CPU time: 32.4051 s	Remaining CPU time: 1767.59 s
32.61/32.82	c core #1519
32.61/32.82	c Core size: 4	Core Weight: 1	Total Weight: 1519
32.61/32.82	c Elapsed CPU time: 32.4331 s	Remaining CPU time: 1767.57 s
32.61/32.85	c core #1520
32.61/32.85	c Core size: 4	Core Weight: 1	Total Weight: 1520
32.61/32.85	c Elapsed CPU time: 32.4611 s	Remaining CPU time: 1767.54 s
32.61/32.88	c core #1521
32.61/32.88	c Core size: 4	Core Weight: 1	Total Weight: 1521
32.61/32.88	c Elapsed CPU time: 32.4891 s	Remaining CPU time: 1767.51 s
32.72/32.91	c core #1522
32.72/32.91	c Core size: 4	Core Weight: 1	Total Weight: 1522
32.72/32.91	c Elapsed CPU time: 32.5171 s	Remaining CPU time: 1767.48 s
32.72/32.93	c core #1523
32.72/32.93	c Core size: 3	Core Weight: 1	Total Weight: 1523
32.72/32.93	c Elapsed CPU time: 32.5441 s	Remaining CPU time: 1767.46 s
32.72/32.96	c core #1524
32.72/32.96	c Core size: 3	Core Weight: 1	Total Weight: 1524
32.72/32.96	c Elapsed CPU time: 32.572 s	Remaining CPU time: 1767.43 s
32.72/32.99	c core #1525
32.72/32.99	c Core size: 4	Core Weight: 1	Total Weight: 1525
32.72/32.99	c Elapsed CPU time: 32.601 s	Remaining CPU time: 1767.4 s
32.81/33.02	c core #1526
32.81/33.02	c Core size: 3	Core Weight: 1	Total Weight: 1526
32.81/33.02	c Elapsed CPU time: 32.628 s	Remaining CPU time: 1767.37 s
32.81/33.05	c core #1527
32.81/33.05	c Core size: 4	Core Weight: 1	Total Weight: 1527
32.81/33.05	c Elapsed CPU time: 32.657 s	Remaining CPU time: 1767.34 s
32.81/33.08	c core #1528
32.81/33.08	c Core size: 4	Core Weight: 1	Total Weight: 1528
32.81/33.08	c Elapsed CPU time: 32.685 s	Remaining CPU time: 1767.31 s
32.91/33.10	c core #1529
32.91/33.10	c Core size: 4	Core Weight: 1	Total Weight: 1529
32.91/33.10	c Elapsed CPU time: 32.714 s	Remaining CPU time: 1767.29 s
32.91/33.13	c core #1530
32.91/33.13	c Core size: 4	Core Weight: 1	Total Weight: 1530
32.91/33.13	c Elapsed CPU time: 32.742 s	Remaining CPU time: 1767.26 s
32.91/33.16	c core #1531
32.91/33.16	c Core size: 4	Core Weight: 1	Total Weight: 1531
32.91/33.16	c Elapsed CPU time: 32.771 s	Remaining CPU time: 1767.23 s
32.91/33.19	c core #1532
32.91/33.19	c Core size: 4	Core Weight: 1	Total Weight: 1532
32.91/33.19	c Elapsed CPU time: 32.799 s	Remaining CPU time: 1767.2 s
33.01/33.22	c core #1533
33.01/33.22	c Core size: 4	Core Weight: 1	Total Weight: 1533
33.01/33.22	c Elapsed CPU time: 32.827 s	Remaining CPU time: 1767.17 s
33.01/33.25	c core #1534
33.01/33.25	c Core size: 4	Core Weight: 1	Total Weight: 1534
33.01/33.25	c Elapsed CPU time: 32.854 s	Remaining CPU time: 1767.15 s
33.01/33.27	c core #1535
33.01/33.27	c Core size: 3	Core Weight: 1	Total Weight: 1535
33.01/33.27	c Elapsed CPU time: 32.882 s	Remaining CPU time: 1767.12 s
33.11/33.30	c core #1536
33.11/33.30	c Core size: 4	Core Weight: 1	Total Weight: 1536
33.11/33.30	c Elapsed CPU time: 32.91 s	Remaining CPU time: 1767.09 s
33.11/33.33	c core #1537
33.11/33.33	c Core size: 4	Core Weight: 1	Total Weight: 1537
33.11/33.33	c Elapsed CPU time: 32.938 s	Remaining CPU time: 1767.06 s
33.11/33.36	c core #1538
33.11/33.36	c Core size: 4	Core Weight: 1	Total Weight: 1538
33.11/33.36	c Elapsed CPU time: 32.966 s	Remaining CPU time: 1767.03 s
33.11/33.39	c core #1539
33.11/33.39	c Core size: 4	Core Weight: 1	Total Weight: 1539
33.11/33.39	c Elapsed CPU time: 32.994 s	Remaining CPU time: 1767.01 s
33.21/33.42	c core #1540
33.21/33.42	c Core size: 4	Core Weight: 1	Total Weight: 1540
33.21/33.42	c Elapsed CPU time: 33.021 s	Remaining CPU time: 1766.98 s
33.21/33.44	c core #1541
33.21/33.44	c Core size: 4	Core Weight: 1	Total Weight: 1541
33.21/33.44	c Elapsed CPU time: 33.049 s	Remaining CPU time: 1766.95 s
33.21/33.47	c core #1542
33.21/33.47	c Core size: 3	Core Weight: 1	Total Weight: 1542
33.21/33.47	c Elapsed CPU time: 33.077 s	Remaining CPU time: 1766.92 s
33.31/33.50	c core #1543
33.31/33.50	c Core size: 4	Core Weight: 1	Total Weight: 1543
33.31/33.50	c Elapsed CPU time: 33.107 s	Remaining CPU time: 1766.89 s
33.31/33.53	c core #1544
33.31/33.53	c Core size: 4	Core Weight: 1	Total Weight: 1544
33.31/33.53	c Elapsed CPU time: 33.135 s	Remaining CPU time: 1766.87 s
33.31/33.56	c core #1545
33.31/33.56	c Core size: 4	Core Weight: 1	Total Weight: 1545
33.31/33.56	c Elapsed CPU time: 33.166 s	Remaining CPU time: 1766.83 s
33.31/33.59	c core #1546
33.31/33.59	c Core size: 4	Core Weight: 1	Total Weight: 1546
33.31/33.59	c Elapsed CPU time: 33.194 s	Remaining CPU time: 1766.81 s
33.41/33.62	c core #1547
33.41/33.62	c Core size: 4	Core Weight: 1	Total Weight: 1547
33.41/33.62	c Elapsed CPU time: 33.2219 s	Remaining CPU time: 1766.78 s
33.41/33.65	c core #1548
33.41/33.65	c Core size: 4	Core Weight: 1	Total Weight: 1548
33.41/33.65	c Elapsed CPU time: 33.2509 s	Remaining CPU time: 1766.75 s
33.41/33.68	c core #1549
33.41/33.68	c Core size: 4	Core Weight: 1	Total Weight: 1549
33.41/33.68	c Elapsed CPU time: 33.2799 s	Remaining CPU time: 1766.72 s
33.51/33.71	c core #1550
33.51/33.71	c Core size: 4	Core Weight: 1	Total Weight: 1550
33.51/33.71	c Elapsed CPU time: 33.3089 s	Remaining CPU time: 1766.69 s
33.51/33.74	c core #1551
33.51/33.74	c Core size: 3	Core Weight: 1	Total Weight: 1551
33.51/33.74	c Elapsed CPU time: 33.3379 s	Remaining CPU time: 1766.66 s
33.51/33.77	c core #1552
33.51/33.77	c Core size: 4	Core Weight: 1	Total Weight: 1552
33.51/33.77	c Elapsed CPU time: 33.3679 s	Remaining CPU time: 1766.63 s
33.61/33.80	c core #1553
33.61/33.80	c Core size: 4	Core Weight: 1	Total Weight: 1553
33.61/33.80	c Elapsed CPU time: 33.3969 s	Remaining CPU time: 1766.6 s
33.61/33.83	c core #1554
33.61/33.83	c Core size: 4	Core Weight: 1	Total Weight: 1554
33.61/33.83	c Elapsed CPU time: 33.4249 s	Remaining CPU time: 1766.58 s
33.61/33.85	c core #1555
33.61/33.85	c Core size: 4	Core Weight: 1	Total Weight: 1555
33.61/33.85	c Elapsed CPU time: 33.4539 s	Remaining CPU time: 1766.55 s
33.61/33.88	c core #1556
33.61/33.88	c Core size: 4	Core Weight: 1	Total Weight: 1556
33.61/33.88	c Elapsed CPU time: 33.4829 s	Remaining CPU time: 1766.52 s
33.71/33.91	c core #1557
33.71/33.91	c Core size: 4	Core Weight: 1	Total Weight: 1557
33.71/33.91	c Elapsed CPU time: 33.5119 s	Remaining CPU time: 1766.49 s
33.71/33.94	c core #1558
33.71/33.94	c Core size: 4	Core Weight: 1	Total Weight: 1558
33.71/33.94	c Elapsed CPU time: 33.5399 s	Remaining CPU time: 1766.46 s
33.71/33.97	c core #1559
33.71/33.97	c Core size: 4	Core Weight: 1	Total Weight: 1559
33.71/33.97	c Elapsed CPU time: 33.5689 s	Remaining CPU time: 1766.43 s
33.71/34.00	c core #1560
33.71/34.00	c Core size: 4	Core Weight: 1	Total Weight: 1560
33.71/34.00	c Elapsed CPU time: 33.5969 s	Remaining CPU time: 1766.4 s
33.81/34.03	c core #1561
33.81/34.03	c Core size: 4	Core Weight: 1	Total Weight: 1561
33.81/34.03	c Elapsed CPU time: 33.6259 s	Remaining CPU time: 1766.37 s
33.81/34.06	c core #1562
33.81/34.06	c Core size: 4	Core Weight: 1	Total Weight: 1562
33.81/34.06	c Elapsed CPU time: 33.6549 s	Remaining CPU time: 1766.35 s
33.81/34.09	c core #1563
33.81/34.09	c Core size: 4	Core Weight: 1	Total Weight: 1563
33.81/34.09	c Elapsed CPU time: 33.6839 s	Remaining CPU time: 1766.32 s
33.91/34.12	c core #1564
33.91/34.12	c Core size: 4	Core Weight: 1	Total Weight: 1564
33.91/34.12	c Elapsed CPU time: 33.7129 s	Remaining CPU time: 1766.29 s
33.91/34.15	c core #1565
33.91/34.15	c Core size: 4	Core Weight: 1	Total Weight: 1565
33.91/34.15	c Elapsed CPU time: 33.7419 s	Remaining CPU time: 1766.26 s
33.91/34.17	c core #1566
33.91/34.17	c Core size: 4	Core Weight: 1	Total Weight: 1566
33.91/34.17	c Elapsed CPU time: 33.7709 s	Remaining CPU time: 1766.23 s
34.01/34.20	c core #1567
34.01/34.20	c Core size: 4	Core Weight: 1	Total Weight: 1567
34.01/34.20	c Elapsed CPU time: 33.7999 s	Remaining CPU time: 1766.2 s
34.01/34.23	c core #1568
34.01/34.23	c Core size: 3	Core Weight: 1	Total Weight: 1568
34.01/34.23	c Elapsed CPU time: 33.8269 s	Remaining CPU time: 1766.17 s
34.01/34.26	c core #1569
34.01/34.26	c Core size: 3	Core Weight: 1	Total Weight: 1569
34.01/34.26	c Elapsed CPU time: 33.8559 s	Remaining CPU time: 1766.14 s
34.01/34.29	c core #1570
34.01/34.29	c Core size: 4	Core Weight: 1	Total Weight: 1570
34.01/34.29	c Elapsed CPU time: 33.8868 s	Remaining CPU time: 1766.11 s
34.11/34.32	c core #1571
34.11/34.32	c Core size: 4	Core Weight: 1	Total Weight: 1571
34.11/34.32	c Elapsed CPU time: 33.9168 s	Remaining CPU time: 1766.08 s
34.11/34.35	c core #1572
34.11/34.35	c Core size: 4	Core Weight: 1	Total Weight: 1572
34.11/34.35	c Elapsed CPU time: 33.9448 s	Remaining CPU time: 1766.06 s
34.11/34.38	c core #1573
34.11/34.38	c Core size: 4	Core Weight: 1	Total Weight: 1573
34.11/34.38	c Elapsed CPU time: 33.9728 s	Remaining CPU time: 1766.03 s
34.20/34.41	c core #1574
34.20/34.41	c Core size: 4	Core Weight: 1	Total Weight: 1574
34.20/34.41	c Elapsed CPU time: 34.0028 s	Remaining CPU time: 1766 s
34.20/34.44	c core #1575
34.20/34.44	c Core size: 4	Core Weight: 1	Total Weight: 1575
34.20/34.44	c Elapsed CPU time: 34.0318 s	Remaining CPU time: 1765.97 s
34.20/34.47	c core #1576
34.20/34.47	c Core size: 4	Core Weight: 1	Total Weight: 1576
34.20/34.47	c Elapsed CPU time: 34.0608 s	Remaining CPU time: 1765.94 s
34.30/34.50	c core #1577
34.30/34.50	c Core size: 3	Core Weight: 1	Total Weight: 1577
34.30/34.50	c Elapsed CPU time: 34.0898 s	Remaining CPU time: 1765.91 s
34.30/34.53	c core #1578
34.30/34.53	c Core size: 3	Core Weight: 1	Total Weight: 1578
34.30/34.53	c Elapsed CPU time: 34.1188 s	Remaining CPU time: 1765.88 s
34.30/34.56	c core #1579
34.30/34.56	c Core size: 4	Core Weight: 1	Total Weight: 1579
34.30/34.56	c Elapsed CPU time: 34.1488 s	Remaining CPU time: 1765.85 s
34.30/34.59	c core #1580
34.30/34.59	c Core size: 3	Core Weight: 1	Total Weight: 1580
34.30/34.59	c Elapsed CPU time: 34.1768 s	Remaining CPU time: 1765.82 s
34.40/34.62	c core #1581
34.40/34.62	c Core size: 4	Core Weight: 1	Total Weight: 1581
34.40/34.62	c Elapsed CPU time: 34.2078 s	Remaining CPU time: 1765.79 s
34.40/34.65	c core #1582
34.40/34.65	c Core size: 4	Core Weight: 1	Total Weight: 1582
34.40/34.65	c Elapsed CPU time: 34.2378 s	Remaining CPU time: 1765.76 s
34.40/34.68	c core #1583
34.40/34.68	c Core size: 4	Core Weight: 1	Total Weight: 1583
34.40/34.68	c Elapsed CPU time: 34.2678 s	Remaining CPU time: 1765.73 s
34.50/34.71	c core #1584
34.50/34.71	c Core size: 4	Core Weight: 1	Total Weight: 1584
34.50/34.71	c Elapsed CPU time: 34.2968 s	Remaining CPU time: 1765.7 s
34.50/34.74	c core #1585
34.50/34.74	c Core size: 4	Core Weight: 1	Total Weight: 1585
34.50/34.74	c Elapsed CPU time: 34.3258 s	Remaining CPU time: 1765.67 s
34.50/34.77	c core #1586
34.50/34.77	c Core size: 4	Core Weight: 1	Total Weight: 1586
34.50/34.77	c Elapsed CPU time: 34.3548 s	Remaining CPU time: 1765.65 s
34.50/34.80	c core #1587
34.50/34.80	c Core size: 3	Core Weight: 1	Total Weight: 1587
34.50/34.80	c Elapsed CPU time: 34.3838 s	Remaining CPU time: 1765.62 s
34.60/34.83	c core #1588
34.60/34.83	c Core size: 3	Core Weight: 1	Total Weight: 1588
34.60/34.83	c Elapsed CPU time: 34.4138 s	Remaining CPU time: 1765.59 s
34.60/34.86	c core #1589
34.60/34.86	c Core size: 4	Core Weight: 1	Total Weight: 1589
34.60/34.86	c Elapsed CPU time: 34.4438 s	Remaining CPU time: 1765.56 s
34.60/34.88	c core #1590
34.60/34.88	c Core size: 3	Core Weight: 1	Total Weight: 1590
34.60/34.88	c Elapsed CPU time: 34.4728 s	Remaining CPU time: 1765.53 s
34.70/34.92	c core #1591
34.70/34.92	c Core size: 4	Core Weight: 1	Total Weight: 1591
34.70/34.92	c Elapsed CPU time: 34.5038 s	Remaining CPU time: 1765.5 s
34.70/34.95	c core #1592
34.70/34.95	c Core size: 4	Core Weight: 1	Total Weight: 1592
34.70/34.95	c Elapsed CPU time: 34.5337 s	Remaining CPU time: 1765.47 s
34.70/34.98	c core #1593
34.70/34.98	c Core size: 4	Core Weight: 1	Total Weight: 1593
34.70/34.98	c Elapsed CPU time: 34.5627 s	Remaining CPU time: 1765.44 s
34.80/35.01	c core #1594
34.80/35.01	c Core size: 4	Core Weight: 1	Total Weight: 1594
34.80/35.01	c Elapsed CPU time: 34.5927 s	Remaining CPU time: 1765.41 s
34.80/35.04	c core #1595
34.80/35.04	c Core size: 4	Core Weight: 1	Total Weight: 1595
34.80/35.04	c Elapsed CPU time: 34.6217 s	Remaining CPU time: 1765.38 s
34.80/35.06	c core #1596
34.80/35.06	c Core size: 4	Core Weight: 1	Total Weight: 1596
34.80/35.06	c Elapsed CPU time: 34.6507 s	Remaining CPU time: 1765.35 s
34.80/35.10	c core #1597
34.80/35.10	c Core size: 4	Core Weight: 1	Total Weight: 1597
34.80/35.10	c Elapsed CPU time: 34.6797 s	Remaining CPU time: 1765.32 s
34.90/35.12	c core #1598
34.90/35.12	c Core size: 4	Core Weight: 1	Total Weight: 1598
34.90/35.12	c Elapsed CPU time: 34.7097 s	Remaining CPU time: 1765.29 s
34.90/35.15	c core #1599
34.90/35.15	c Core size: 3	Core Weight: 1	Total Weight: 1599
34.90/35.15	c Elapsed CPU time: 34.7387 s	Remaining CPU time: 1765.26 s
34.90/35.18	c core #1600
34.90/35.18	c Core size: 4	Core Weight: 1	Total Weight: 1600
34.90/35.18	c Elapsed CPU time: 34.7677 s	Remaining CPU time: 1765.23 s
35.00/35.21	c core #1601
35.00/35.21	c Core size: 4	Core Weight: 1	Total Weight: 1601
35.00/35.21	c Elapsed CPU time: 34.7967 s	Remaining CPU time: 1765.2 s
35.00/35.24	c core #1602
35.00/35.24	c Core size: 4	Core Weight: 1	Total Weight: 1602
35.00/35.24	c Elapsed CPU time: 34.8257 s	Remaining CPU time: 1765.17 s
35.00/35.27	c core #1603
35.00/35.27	c Core size: 4	Core Weight: 1	Total Weight: 1603
35.00/35.27	c Elapsed CPU time: 34.8557 s	Remaining CPU time: 1765.14 s
35.09/35.30	c core #1604
35.09/35.30	c Core size: 4	Core Weight: 1	Total Weight: 1604
35.09/35.30	c Elapsed CPU time: 34.8847 s	Remaining CPU time: 1765.12 s
35.09/35.33	c core #1605
35.09/35.33	c Core size: 4	Core Weight: 1	Total Weight: 1605
35.09/35.33	c Elapsed CPU time: 34.9147 s	Remaining CPU time: 1765.09 s
35.09/35.36	c core #1606
35.09/35.36	c Core size: 3	Core Weight: 1	Total Weight: 1606
35.09/35.36	c Elapsed CPU time: 34.9447 s	Remaining CPU time: 1765.06 s
35.09/35.39	c core #1607
35.09/35.39	c Core size: 3	Core Weight: 1	Total Weight: 1607
35.09/35.39	c Elapsed CPU time: 34.9737 s	Remaining CPU time: 1765.03 s
35.19/35.42	c core #1608
35.19/35.42	c Core size: 4	Core Weight: 1	Total Weight: 1608
35.19/35.42	c Elapsed CPU time: 35.0037 s	Remaining CPU time: 1765 s
35.19/35.45	c core #1609
35.19/35.45	c Core size: 4	Core Weight: 1	Total Weight: 1609
35.19/35.45	c Elapsed CPU time: 35.0327 s	Remaining CPU time: 1764.97 s
35.19/35.48	c core #1610
35.19/35.48	c Core size: 4	Core Weight: 1	Total Weight: 1610
35.19/35.48	c Elapsed CPU time: 35.0627 s	Remaining CPU time: 1764.94 s
35.29/35.51	c core #1611
35.29/35.51	c Core size: 4	Core Weight: 1	Total Weight: 1611
35.29/35.51	c Elapsed CPU time: 35.0927 s	Remaining CPU time: 1764.91 s
35.29/35.54	c core #1612
35.29/35.54	c Core size: 4	Core Weight: 1	Total Weight: 1612
35.29/35.54	c Elapsed CPU time: 35.1217 s	Remaining CPU time: 1764.88 s
35.29/35.57	c core #1613
35.29/35.57	c Core size: 4	Core Weight: 1	Total Weight: 1613
35.29/35.57	c Elapsed CPU time: 35.1527 s	Remaining CPU time: 1764.85 s
35.40/35.60	c core #1614
35.40/35.60	c Core size: 4	Core Weight: 1	Total Weight: 1614
35.40/35.60	c Elapsed CPU time: 35.1827 s	Remaining CPU time: 1764.82 s
35.40/35.63	c core #1615
35.40/35.63	c Core size: 3	Core Weight: 1	Total Weight: 1615
35.40/35.63	c Elapsed CPU time: 35.2126 s	Remaining CPU time: 1764.79 s
35.40/35.66	c core #1616
35.40/35.66	c Core size: 3	Core Weight: 1	Total Weight: 1616
35.40/35.66	c Elapsed CPU time: 35.2416 s	Remaining CPU time: 1764.76 s
35.40/35.69	c core #1617
35.40/35.69	c Core size: 4	Core Weight: 1	Total Weight: 1617
35.40/35.69	c Elapsed CPU time: 35.2726 s	Remaining CPU time: 1764.73 s
35.50/35.72	c core #1618
35.50/35.72	c Core size: 3	Core Weight: 1	Total Weight: 1618
35.50/35.72	c Elapsed CPU time: 35.3006 s	Remaining CPU time: 1764.7 s
35.50/35.75	c core #1619
35.50/35.75	c Core size: 4	Core Weight: 1	Total Weight: 1619
35.50/35.75	c Elapsed CPU time: 35.3316 s	Remaining CPU time: 1764.67 s
35.50/35.78	c core #1620
35.50/35.78	c Core size: 4	Core Weight: 1	Total Weight: 1620
35.50/35.78	c Elapsed CPU time: 35.3606 s	Remaining CPU time: 1764.64 s
35.60/35.81	c core #1621
35.60/35.81	c Core size: 4	Core Weight: 1	Total Weight: 1621
35.60/35.82	c Elapsed CPU time: 35.3906 s	Remaining CPU time: 1764.61 s
35.60/35.85	c core #1622
35.60/35.85	c Core size: 4	Core Weight: 1	Total Weight: 1622
35.60/35.85	c Elapsed CPU time: 35.4206 s	Remaining CPU time: 1764.58 s
35.60/35.88	c core #1623
35.60/35.88	c Core size: 4	Core Weight: 1	Total Weight: 1623
35.60/35.88	c Elapsed CPU time: 35.4516 s	Remaining CPU time: 1764.55 s
35.70/35.91	c core #1624
35.70/35.91	c Core size: 4	Core Weight: 1	Total Weight: 1624
35.70/35.91	c Elapsed CPU time: 35.4806 s	Remaining CPU time: 1764.52 s
35.70/35.94	c core #1625
35.70/35.94	c Core size: 4	Core Weight: 1	Total Weight: 1625
35.70/35.94	c Elapsed CPU time: 35.5106 s	Remaining CPU time: 1764.49 s
35.70/35.97	c core #1626
35.70/35.97	c Core size: 4	Core Weight: 1	Total Weight: 1626
35.70/35.97	c Elapsed CPU time: 35.5416 s	Remaining CPU time: 1764.46 s
35.79/36.00	c core #1627
35.79/36.00	c Core size: 3	Core Weight: 1	Total Weight: 1627
35.79/36.00	c Elapsed CPU time: 35.5716 s	Remaining CPU time: 1764.43 s
35.79/36.03	c core #1628
35.79/36.03	c Core size: 4	Core Weight: 1	Total Weight: 1628
35.79/36.03	c Elapsed CPU time: 35.6026 s	Remaining CPU time: 1764.4 s
35.79/36.06	c core #1629
35.79/36.06	c Core size: 4	Core Weight: 1	Total Weight: 1629
35.79/36.06	c Elapsed CPU time: 35.6336 s	Remaining CPU time: 1764.37 s
35.79/36.09	c core #1630
35.79/36.09	c Core size: 4	Core Weight: 1	Total Weight: 1630
35.79/36.09	c Elapsed CPU time: 35.6636 s	Remaining CPU time: 1764.34 s
35.89/36.12	c core #1631
35.89/36.12	c Core size: 4	Core Weight: 1	Total Weight: 1631
35.89/36.12	c Elapsed CPU time: 35.6946 s	Remaining CPU time: 1764.31 s
35.89/36.15	c core #1632
35.89/36.15	c Core size: 4	Core Weight: 1	Total Weight: 1632
35.89/36.15	c Elapsed CPU time: 35.7246 s	Remaining CPU time: 1764.28 s
35.89/36.18	c core #1633
35.89/36.18	c Core size: 4	Core Weight: 1	Total Weight: 1633
35.89/36.18	c Elapsed CPU time: 35.7556 s	Remaining CPU time: 1764.24 s
36.00/36.21	c core #1634
36.00/36.21	c Core size: 3	Core Weight: 1	Total Weight: 1634
36.00/36.21	c Elapsed CPU time: 35.7826 s	Remaining CPU time: 1764.22 s
36.00/36.24	c core #1635
36.00/36.24	c Core size: 3	Core Weight: 1	Total Weight: 1635
36.00/36.24	c Elapsed CPU time: 35.8126 s	Remaining CPU time: 1764.19 s
36.00/36.27	c core #1636
36.00/36.27	c Core size: 4	Core Weight: 1	Total Weight: 1636
36.00/36.27	c Elapsed CPU time: 35.8436 s	Remaining CPU time: 1764.16 s
36.09/36.31	c core #1637
36.09/36.31	c Core size: 4	Core Weight: 1	Total Weight: 1637
36.09/36.31	c Elapsed CPU time: 35.8735 s	Remaining CPU time: 1764.13 s
36.09/36.34	c core #1638
36.09/36.34	c Core size: 4	Core Weight: 1	Total Weight: 1638
36.09/36.34	c Elapsed CPU time: 35.9025 s	Remaining CPU time: 1764.1 s
36.09/36.37	c core #1639
36.09/36.37	c Core size: 4	Core Weight: 1	Total Weight: 1639
36.09/36.37	c Elapsed CPU time: 35.9325 s	Remaining CPU time: 1764.07 s
36.19/36.40	c core #1640
36.19/36.40	c Core size: 4	Core Weight: 1	Total Weight: 1640
36.19/36.40	c Elapsed CPU time: 35.9635 s	Remaining CPU time: 1764.04 s
36.19/36.43	c core #1641
36.19/36.43	c Core size: 4	Core Weight: 1	Total Weight: 1641
36.19/36.43	c Elapsed CPU time: 35.9955 s	Remaining CPU time: 1764 s
36.19/36.46	c core #1642
36.19/36.46	c Core size: 4	Core Weight: 1	Total Weight: 1642
36.19/36.46	c Elapsed CPU time: 36.0255 s	Remaining CPU time: 1763.97 s
36.19/36.49	c core #1643
36.19/36.49	c Core size: 4	Core Weight: 1	Total Weight: 1643
36.19/36.49	c Elapsed CPU time: 36.0565 s	Remaining CPU time: 1763.94 s
36.29/36.52	c core #1644
36.29/36.52	c Core size: 4	Core Weight: 1	Total Weight: 1644
36.29/36.52	c Elapsed CPU time: 36.0865 s	Remaining CPU time: 1763.91 s
36.29/36.55	c core #1645
36.29/36.55	c Core size: 3	Core Weight: 1	Total Weight: 1645
36.29/36.55	c Elapsed CPU time: 36.1175 s	Remaining CPU time: 1763.88 s
36.29/36.58	c core #1646
36.29/36.58	c Core size: 4	Core Weight: 1	Total Weight: 1646
36.29/36.58	c Elapsed CPU time: 36.1495 s	Remaining CPU time: 1763.85 s
36.39/36.62	c core #1647
36.39/36.62	c Core size: 4	Core Weight: 1	Total Weight: 1647
36.39/36.62	c Elapsed CPU time: 36.1815 s	Remaining CPU time: 1763.82 s
36.39/36.65	c core #1648
36.39/36.65	c Core size: 4	Core Weight: 1	Total Weight: 1648
36.39/36.65	c Elapsed CPU time: 36.2115 s	Remaining CPU time: 1763.79 s
36.39/36.68	c core #1649
36.39/36.68	c Core size: 4	Core Weight: 1	Total Weight: 1649
36.39/36.68	c Elapsed CPU time: 36.2425 s	Remaining CPU time: 1763.76 s
36.49/36.71	c core #1650
36.49/36.71	c Core size: 4	Core Weight: 1	Total Weight: 1650
36.49/36.71	c Elapsed CPU time: 36.2735 s	Remaining CPU time: 1763.73 s
36.49/36.74	c core #1651
36.49/36.74	c Core size: 4	Core Weight: 1	Total Weight: 1651
36.49/36.74	c Elapsed CPU time: 36.3045 s	Remaining CPU time: 1763.7 s
36.49/36.77	c core #1652
36.49/36.77	c Core size: 4	Core Weight: 1	Total Weight: 1652
36.49/36.77	c Elapsed CPU time: 36.3355 s	Remaining CPU time: 1763.66 s
36.59/36.80	c core #1653
36.59/36.80	c Core size: 4	Core Weight: 1	Total Weight: 1653
36.59/36.80	c Elapsed CPU time: 36.3675 s	Remaining CPU time: 1763.63 s
36.59/36.83	c core #1654
36.59/36.83	c Core size: 4	Core Weight: 1	Total Weight: 1654
36.59/36.83	c Elapsed CPU time: 36.3985 s	Remaining CPU time: 1763.6 s
36.59/36.87	c core #1655
36.59/36.87	c Core size: 4	Core Weight: 1	Total Weight: 1655
36.59/36.87	c Elapsed CPU time: 36.4305 s	Remaining CPU time: 1763.57 s
36.69/36.90	c core #1656
36.69/36.90	c Core size: 4	Core Weight: 1	Total Weight: 1656
36.69/36.90	c Elapsed CPU time: 36.4615 s	Remaining CPU time: 1763.54 s
36.69/36.93	c core #1657
36.69/36.93	c Core size: 4	Core Weight: 1	Total Weight: 1657
36.69/36.93	c Elapsed CPU time: 36.4925 s	Remaining CPU time: 1763.51 s
36.69/36.96	c core #1658
36.69/36.96	c Core size: 4	Core Weight: 1	Total Weight: 1658
36.69/36.96	c Elapsed CPU time: 36.5234 s	Remaining CPU time: 1763.48 s
36.69/36.99	c core #1659
36.69/36.99	c Core size: 4	Core Weight: 1	Total Weight: 1659
36.69/36.99	c Elapsed CPU time: 36.5544 s	Remaining CPU time: 1763.45 s
36.78/37.02	c core #1660
36.78/37.02	c Core size: 4	Core Weight: 1	Total Weight: 1660
36.78/37.02	c Elapsed CPU time: 36.5844 s	Remaining CPU time: 1763.42 s
36.78/37.05	c core #1661
36.78/37.05	c Core size: 4	Core Weight: 1	Total Weight: 1661
36.78/37.05	c Elapsed CPU time: 36.6154 s	Remaining CPU time: 1763.38 s
36.78/37.08	c core #1662
36.78/37.08	c Core size: 4	Core Weight: 1	Total Weight: 1662
36.78/37.08	c Elapsed CPU time: 36.6454 s	Remaining CPU time: 1763.35 s
36.88/37.12	c core #1663
36.88/37.12	c Core size: 4	Core Weight: 1	Total Weight: 1663
36.88/37.12	c Elapsed CPU time: 36.6764 s	Remaining CPU time: 1763.32 s
36.88/37.15	c core #1664
36.88/37.15	c Core size: 4	Core Weight: 1	Total Weight: 1664
36.88/37.15	c Elapsed CPU time: 36.7074 s	Remaining CPU time: 1763.29 s
36.88/37.18	c core #1665
36.88/37.18	c Core size: 4	Core Weight: 1	Total Weight: 1665
36.88/37.18	c Elapsed CPU time: 36.7384 s	Remaining CPU time: 1763.26 s
36.99/37.21	c core #1666
36.99/37.21	c Core size: 4	Core Weight: 1	Total Weight: 1666
36.99/37.21	c Elapsed CPU time: 36.7694 s	Remaining CPU time: 1763.23 s
36.99/37.24	c core #1667
36.99/37.24	c Core size: 4	Core Weight: 1	Total Weight: 1667
36.99/37.24	c Elapsed CPU time: 36.8004 s	Remaining CPU time: 1763.2 s
36.99/37.27	c core #1668
36.99/37.27	c Core size: 4	Core Weight: 1	Total Weight: 1668
36.99/37.27	c Elapsed CPU time: 36.8314 s	Remaining CPU time: 1763.17 s
37.09/37.31	c core #1669
37.09/37.31	c Core size: 4	Core Weight: 1	Total Weight: 1669
37.09/37.31	c Elapsed CPU time: 36.8624 s	Remaining CPU time: 1763.14 s
37.09/37.34	c core #1670
37.09/37.34	c Core size: 4	Core Weight: 1	Total Weight: 1670
37.09/37.34	c Elapsed CPU time: 36.8934 s	Remaining CPU time: 1763.11 s
37.09/37.37	c core #1671
37.09/37.37	c Core size: 4	Core Weight: 1	Total Weight: 1671
37.09/37.37	c Elapsed CPU time: 36.9244 s	Remaining CPU time: 1763.08 s
37.19/37.40	c core #1672
37.19/37.40	c Core size: 4	Core Weight: 1	Total Weight: 1672
37.19/37.40	c Elapsed CPU time: 36.9554 s	Remaining CPU time: 1763.04 s
37.19/37.43	c core #1673
37.19/37.43	c Core size: 4	Core Weight: 1	Total Weight: 1673
37.19/37.43	c Elapsed CPU time: 36.9884 s	Remaining CPU time: 1763.01 s
37.19/37.47	c core #1674
37.19/37.47	c Core size: 4	Core Weight: 1	Total Weight: 1674
37.19/37.47	c Elapsed CPU time: 37.0194 s	Remaining CPU time: 1762.98 s
37.29/37.50	c core #1675
37.29/37.50	c Core size: 4	Core Weight: 1	Total Weight: 1675
37.29/37.50	c Elapsed CPU time: 37.0514 s	Remaining CPU time: 1762.95 s
37.29/37.53	c core #1676
37.29/37.53	c Core size: 3	Core Weight: 1	Total Weight: 1676
37.29/37.53	c Elapsed CPU time: 37.0824 s	Remaining CPU time: 1762.92 s
37.29/37.56	c core #1677
37.29/37.56	c Core size: 3	Core Weight: 1	Total Weight: 1677
37.29/37.56	c Elapsed CPU time: 37.1124 s	Remaining CPU time: 1762.89 s
37.29/37.59	c core #1678
37.29/37.59	c Core size: 4	Core Weight: 1	Total Weight: 1678
37.29/37.59	c Elapsed CPU time: 37.1444 s	Remaining CPU time: 1762.86 s
37.38/37.62	c core #1679
37.38/37.62	c Core size: 4	Core Weight: 1	Total Weight: 1679
37.38/37.62	c Elapsed CPU time: 37.1753 s	Remaining CPU time: 1762.82 s
37.38/37.66	c core #1680
37.38/37.66	c Core size: 4	Core Weight: 1	Total Weight: 1680
37.38/37.66	c Elapsed CPU time: 37.2073 s	Remaining CPU time: 1762.79 s
37.38/37.69	c core #1681
37.38/37.69	c Core size: 4	Core Weight: 1	Total Weight: 1681
37.38/37.69	c Elapsed CPU time: 37.2393 s	Remaining CPU time: 1762.76 s
37.48/37.72	c core #1682
37.48/37.72	c Core size: 4	Core Weight: 1	Total Weight: 1682
37.48/37.72	c Elapsed CPU time: 37.2693 s	Remaining CPU time: 1762.73 s
37.48/37.75	c core #1683
37.48/37.75	c Core size: 4	Core Weight: 1	Total Weight: 1683
37.48/37.75	c Elapsed CPU time: 37.3023 s	Remaining CPU time: 1762.7 s
37.48/37.78	c core #1684
37.48/37.78	c Core size: 4	Core Weight: 1	Total Weight: 1684
37.48/37.78	c Elapsed CPU time: 37.3333 s	Remaining CPU time: 1762.67 s
37.58/37.82	c core #1685
37.58/37.82	c Core size: 4	Core Weight: 1	Total Weight: 1685
37.58/37.82	c Elapsed CPU time: 37.3653 s	Remaining CPU time: 1762.63 s
37.58/37.85	c core #1686
37.58/37.85	c Core size: 4	Core Weight: 1	Total Weight: 1686
37.58/37.85	c Elapsed CPU time: 37.3953 s	Remaining CPU time: 1762.6 s
37.58/37.88	c core #1687
37.58/37.88	c Core size: 3	Core Weight: 1	Total Weight: 1687
37.58/37.88	c Elapsed CPU time: 37.4283 s	Remaining CPU time: 1762.57 s
37.68/37.91	c core #1688
37.68/37.91	c Core size: 4	Core Weight: 1	Total Weight: 1688
37.68/37.91	c Elapsed CPU time: 37.4603 s	Remaining CPU time: 1762.54 s
37.68/37.95	c core #1689
37.68/37.95	c Core size: 4	Core Weight: 1	Total Weight: 1689
37.68/37.95	c Elapsed CPU time: 37.4913 s	Remaining CPU time: 1762.51 s
37.68/37.98	c core #1690
37.68/37.98	c Core size: 4	Core Weight: 1	Total Weight: 1690
37.68/37.98	c Elapsed CPU time: 37.5213 s	Remaining CPU time: 1762.48 s
37.79/38.01	c core #1691
37.79/38.01	c Core size: 4	Core Weight: 1	Total Weight: 1691
37.79/38.01	c Elapsed CPU time: 37.5533 s	Remaining CPU time: 1762.45 s
37.79/38.04	c core #1692
37.79/38.04	c Core size: 4	Core Weight: 1	Total Weight: 1692
37.79/38.04	c Elapsed CPU time: 37.5843 s	Remaining CPU time: 1762.42 s
37.79/38.07	c core #1693
37.79/38.07	c Core size: 4	Core Weight: 1	Total Weight: 1693
37.79/38.07	c Elapsed CPU time: 37.6163 s	Remaining CPU time: 1762.38 s
37.89/38.10	c core #1694
37.89/38.10	c Core size: 4	Core Weight: 1	Total Weight: 1694
37.89/38.10	c Elapsed CPU time: 37.6473 s	Remaining CPU time: 1762.35 s
37.89/38.14	c core #1695
37.89/38.14	c Core size: 4	Core Weight: 1	Total Weight: 1695
37.89/38.14	c Elapsed CPU time: 37.6793 s	Remaining CPU time: 1762.32 s
37.89/38.17	c core #1696
37.89/38.17	c Core size: 4	Core Weight: 1	Total Weight: 1696
37.89/38.17	c Elapsed CPU time: 37.7093 s	Remaining CPU time: 1762.29 s
37.98/38.20	c core #1697
37.98/38.20	c Core size: 4	Core Weight: 1	Total Weight: 1697
37.98/38.20	c Elapsed CPU time: 37.7413 s	Remaining CPU time: 1762.26 s
37.98/38.23	c core #1698
37.98/38.23	c Core size: 4	Core Weight: 1	Total Weight: 1698
37.98/38.23	c Elapsed CPU time: 37.7723 s	Remaining CPU time: 1762.23 s
37.98/38.26	c core #1699
37.98/38.26	c Core size: 4	Core Weight: 1	Total Weight: 1699
37.98/38.26	c Elapsed CPU time: 37.8053 s	Remaining CPU time: 1762.19 s
37.98/38.30	c core #1700
37.98/38.30	c Core size: 4	Core Weight: 1	Total Weight: 1700
37.98/38.30	c Elapsed CPU time: 37.8362 s	Remaining CPU time: 1762.16 s
38.08/38.33	c core #1701
38.08/38.33	c Core size: 4	Core Weight: 1	Total Weight: 1701
38.08/38.33	c Elapsed CPU time: 37.8682 s	Remaining CPU time: 1762.13 s
38.08/38.36	c core #1702
38.08/38.36	c Core size: 3	Core Weight: 1	Total Weight: 1702
38.08/38.36	c Elapsed CPU time: 37.9002 s	Remaining CPU time: 1762.1 s
38.08/38.39	c core #1703
38.08/38.39	c Core size: 3	Core Weight: 1	Total Weight: 1703
38.08/38.39	c Elapsed CPU time: 37.9322 s	Remaining CPU time: 1762.07 s
38.18/38.43	c core #1704
38.18/38.43	c Core size: 4	Core Weight: 1	Total Weight: 1704
38.18/38.43	c Elapsed CPU time: 37.9642 s	Remaining CPU time: 1762.04 s
38.18/38.46	c core #1705
38.18/38.46	c Core size: 4	Core Weight: 1	Total Weight: 1705
38.18/38.46	c Elapsed CPU time: 37.9952 s	Remaining CPU time: 1762 s
38.18/38.49	c core #1706
38.18/38.49	c Core size: 4	Core Weight: 1	Total Weight: 1706
38.18/38.49	c Elapsed CPU time: 38.0272 s	Remaining CPU time: 1761.97 s
38.28/38.52	c core #1707
38.28/38.52	c Core size: 4	Core Weight: 1	Total Weight: 1707
38.28/38.52	c Elapsed CPU time: 38.0602 s	Remaining CPU time: 1761.94 s
38.28/38.55	c core #1708
38.28/38.55	c Core size: 4	Core Weight: 1	Total Weight: 1708
38.28/38.55	c Elapsed CPU time: 38.0912 s	Remaining CPU time: 1761.91 s
38.28/38.59	c core #1709
38.28/38.59	c Core size: 4	Core Weight: 1	Total Weight: 1709
38.28/38.59	c Elapsed CPU time: 38.1232 s	Remaining CPU time: 1761.88 s
38.38/38.62	c core #1710
38.38/38.62	c Core size: 4	Core Weight: 1	Total Weight: 1710
38.38/38.62	c Elapsed CPU time: 38.1552 s	Remaining CPU time: 1761.84 s
38.38/38.65	c core #1711
38.38/38.65	c Core size: 4	Core Weight: 1	Total Weight: 1711
38.38/38.65	c Elapsed CPU time: 38.1872 s	Remaining CPU time: 1761.81 s
38.38/38.68	c core #1712
38.38/38.68	c Core size: 4	Core Weight: 1	Total Weight: 1712
38.38/38.68	c Elapsed CPU time: 38.2192 s	Remaining CPU time: 1761.78 s
38.48/38.72	c core #1713
38.48/38.72	c Core size: 3	Core Weight: 1	Total Weight: 1713
38.48/38.72	c Elapsed CPU time: 38.2522 s	Remaining CPU time: 1761.75 s
38.48/38.75	c core #1714
38.48/38.75	c Core size: 4	Core Weight: 1	Total Weight: 1714
38.48/38.75	c Elapsed CPU time: 38.2852 s	Remaining CPU time: 1761.71 s
38.48/38.78	c core #1715
38.48/38.78	c Core size: 4	Core Weight: 1	Total Weight: 1715
38.48/38.78	c Elapsed CPU time: 38.3162 s	Remaining CPU time: 1761.68 s
38.58/38.81	c core #1716
38.58/38.81	c Core size: 4	Core Weight: 1	Total Weight: 1716
38.58/38.81	c Elapsed CPU time: 38.3492 s	Remaining CPU time: 1761.65 s
38.58/38.85	c core #1717
38.58/38.85	c Core size: 4	Core Weight: 1	Total Weight: 1717
38.58/38.85	c Elapsed CPU time: 38.3822 s	Remaining CPU time: 1761.62 s
38.58/38.88	c core #1718
38.58/38.88	c Core size: 4	Core Weight: 1	Total Weight: 1718
38.58/38.88	c Elapsed CPU time: 38.4142 s	Remaining CPU time: 1761.59 s
38.68/38.91	c core #1719
38.68/38.91	c Core size: 4	Core Weight: 1	Total Weight: 1719
38.68/38.91	c Elapsed CPU time: 38.4462 s	Remaining CPU time: 1761.55 s
38.68/38.94	c core #1720
38.68/38.94	c Core size: 3	Core Weight: 1	Total Weight: 1720
38.68/38.94	c Elapsed CPU time: 38.4791 s	Remaining CPU time: 1761.52 s
38.68/38.98	c core #1721
38.68/38.98	c Core size: 3	Core Weight: 1	Total Weight: 1721
38.68/38.98	c Elapsed CPU time: 38.5111 s	Remaining CPU time: 1761.49 s
38.78/39.01	c core #1722
38.78/39.01	c Core size: 4	Core Weight: 1	Total Weight: 1722
38.78/39.01	c Elapsed CPU time: 38.5451 s	Remaining CPU time: 1761.45 s
38.78/39.04	c core #1723
38.78/39.04	c Core size: 4	Core Weight: 1	Total Weight: 1723
38.78/39.04	c Elapsed CPU time: 38.5771 s	Remaining CPU time: 1761.42 s
38.78/39.07	c core #1724
38.78/39.07	c Core size: 4	Core Weight: 1	Total Weight: 1724
38.78/39.07	c Elapsed CPU time: 38.6091 s	Remaining CPU time: 1761.39 s
38.88/39.11	c core #1725
38.88/39.11	c Core size: 4	Core Weight: 1	Total Weight: 1725
38.88/39.11	c Elapsed CPU time: 38.6421 s	Remaining CPU time: 1761.36 s
38.88/39.14	c core #1726
38.88/39.14	c Core size: 4	Core Weight: 1	Total Weight: 1726
38.88/39.14	c Elapsed CPU time: 38.6731 s	Remaining CPU time: 1761.33 s
38.88/39.17	c core #1727
38.88/39.17	c Core size: 4	Core Weight: 1	Total Weight: 1727
38.88/39.17	c Elapsed CPU time: 38.7051 s	Remaining CPU time: 1761.29 s
38.98/39.20	c core #1728
38.98/39.20	c Core size: 4	Core Weight: 1	Total Weight: 1728
38.98/39.20	c Elapsed CPU time: 38.7381 s	Remaining CPU time: 1761.26 s
38.98/39.24	c core #1729
38.98/39.24	c Core size: 4	Core Weight: 1	Total Weight: 1729
38.98/39.24	c Elapsed CPU time: 38.7701 s	Remaining CPU time: 1761.23 s
38.98/39.27	c core #1730
38.98/39.27	c Core size: 4	Core Weight: 1	Total Weight: 1730
38.98/39.27	c Elapsed CPU time: 38.8011 s	Remaining CPU time: 1761.2 s
39.07/39.30	c core #1731
39.07/39.30	c Core size: 3	Core Weight: 1	Total Weight: 1731
39.07/39.30	c Elapsed CPU time: 38.8331 s	Remaining CPU time: 1761.17 s
39.07/39.34	c core #1732
39.07/39.34	c Core size: 4	Core Weight: 1	Total Weight: 1732
39.07/39.34	c Elapsed CPU time: 38.8661 s	Remaining CPU time: 1761.13 s
39.07/39.37	c core #1733
39.07/39.37	c Core size: 4	Core Weight: 1	Total Weight: 1733
39.07/39.37	c Elapsed CPU time: 38.8981 s	Remaining CPU time: 1761.1 s
39.17/39.40	c core #1734
39.17/39.40	c Core size: 4	Core Weight: 1	Total Weight: 1734
39.17/39.40	c Elapsed CPU time: 38.9301 s	Remaining CPU time: 1761.07 s
39.17/39.43	c core #1735
39.17/39.43	c Core size: 4	Core Weight: 1	Total Weight: 1735
39.17/39.43	c Elapsed CPU time: 38.9631 s	Remaining CPU time: 1761.04 s
39.17/39.47	c core #1736
39.17/39.47	c Core size: 4	Core Weight: 1	Total Weight: 1736
39.17/39.47	c Elapsed CPU time: 38.9951 s	Remaining CPU time: 1761 s
39.17/39.50	c core #1737
39.17/39.50	c Core size: 4	Core Weight: 1	Total Weight: 1737
39.17/39.50	c Elapsed CPU time: 39.0271 s	Remaining CPU time: 1760.97 s
39.27/39.53	c core #1738
39.27/39.53	c Core size: 3	Core Weight: 1	Total Weight: 1738
39.27/39.53	c Elapsed CPU time: 39.0591 s	Remaining CPU time: 1760.94 s
39.27/39.56	c core #1739
39.27/39.56	c Core size: 3	Core Weight: 1	Total Weight: 1739
39.27/39.56	c Elapsed CPU time: 39.0921 s	Remaining CPU time: 1760.91 s
39.27/39.60	c core #1740
39.27/39.60	c Core size: 4	Core Weight: 1	Total Weight: 1740
39.27/39.60	c Elapsed CPU time: 39.1251 s	Remaining CPU time: 1760.87 s
39.37/39.63	c core #1741
39.37/39.63	c Core size: 4	Core Weight: 1	Total Weight: 1741
39.37/39.63	c Elapsed CPU time: 39.157 s	Remaining CPU time: 1760.84 s
39.37/39.66	c core #1742
39.37/39.66	c Core size: 4	Core Weight: 1	Total Weight: 1742
39.37/39.66	c Elapsed CPU time: 39.189 s	Remaining CPU time: 1760.81 s
39.37/39.69	c core #1743
39.37/39.69	c Core size: 4	Core Weight: 1	Total Weight: 1743
39.37/39.69	c Elapsed CPU time: 39.222 s	Remaining CPU time: 1760.78 s
39.47/39.73	c core #1744
39.47/39.73	c Core size: 4	Core Weight: 1	Total Weight: 1744
39.47/39.73	c Elapsed CPU time: 39.254 s	Remaining CPU time: 1760.75 s
39.47/39.76	c core #1745
39.47/39.76	c Core size: 4	Core Weight: 1	Total Weight: 1745
39.47/39.76	c Elapsed CPU time: 39.286 s	Remaining CPU time: 1760.71 s
39.47/39.79	c core #1746
39.47/39.79	c Core size: 4	Core Weight: 1	Total Weight: 1746
39.47/39.79	c Elapsed CPU time: 39.317 s	Remaining CPU time: 1760.68 s
39.57/39.82	c core #1747
39.57/39.82	c Core size: 4	Core Weight: 1	Total Weight: 1747
39.57/39.82	c Elapsed CPU time: 39.349 s	Remaining CPU time: 1760.65 s
39.57/39.86	c core #1748
39.57/39.86	c Core size: 4	Core Weight: 1	Total Weight: 1748
39.57/39.86	c Elapsed CPU time: 39.381 s	Remaining CPU time: 1760.62 s
39.57/39.89	c core #1749
39.57/39.89	c Core size: 3	Core Weight: 1	Total Weight: 1749
39.57/39.89	c Elapsed CPU time: 39.414 s	Remaining CPU time: 1760.59 s
39.67/39.92	c core #1750
39.67/39.92	c Core size: 4	Core Weight: 1	Total Weight: 1750
39.67/39.92	c Elapsed CPU time: 39.446 s	Remaining CPU time: 1760.55 s
39.67/39.95	c core #1751
39.67/39.95	c Core size: 4	Core Weight: 1	Total Weight: 1751
39.67/39.95	c Elapsed CPU time: 39.478 s	Remaining CPU time: 1760.52 s
39.67/39.98	c core #1752
39.67/39.98	c Core size: 4	Core Weight: 1	Total Weight: 1752
39.67/39.99	c Elapsed CPU time: 39.51 s	Remaining CPU time: 1760.49 s
39.77/40.02	c core #1753
39.77/40.02	c Core size: 4	Core Weight: 1	Total Weight: 1753
39.77/40.02	c Elapsed CPU time: 39.542 s	Remaining CPU time: 1760.46 s
39.77/40.05	c core #1754
39.77/40.05	c Core size: 4	Core Weight: 1	Total Weight: 1754
39.77/40.05	c Elapsed CPU time: 39.574 s	Remaining CPU time: 1760.43 s
39.77/40.08	c core #1755
39.77/40.08	c Core size: 4	Core Weight: 1	Total Weight: 1755
39.77/40.08	c Elapsed CPU time: 39.607 s	Remaining CPU time: 1760.39 s
39.87/40.11	c core #1756
39.87/40.11	c Core size: 4	Core Weight: 1	Total Weight: 1756
39.87/40.11	c Elapsed CPU time: 39.639 s	Remaining CPU time: 1760.36 s
39.87/40.15	c core #1757
39.87/40.15	c Core size: 4	Core Weight: 1	Total Weight: 1757
39.87/40.15	c Elapsed CPU time: 39.671 s	Remaining CPU time: 1760.33 s
39.87/40.18	c core #1758
39.87/40.18	c Core size: 4	Core Weight: 1	Total Weight: 1758
39.87/40.18	c Elapsed CPU time: 39.702 s	Remaining CPU time: 1760.3 s
39.97/40.21	c core #1759
39.97/40.21	c Core size: 4	Core Weight: 1	Total Weight: 1759
39.97/40.21	c Elapsed CPU time: 39.734 s	Remaining CPU time: 1760.27 s
39.97/40.24	c core #1760
39.97/40.24	c Core size: 4	Core Weight: 1	Total Weight: 1760
39.97/40.24	c Elapsed CPU time: 39.766 s	Remaining CPU time: 1760.23 s
39.97/40.28	c core #1761
39.97/40.28	c Core size: 4	Core Weight: 1	Total Weight: 1761
39.97/40.28	c Elapsed CPU time: 39.7989 s	Remaining CPU time: 1760.2 s
40.07/40.31	c core #1762
40.07/40.31	c Core size: 4	Core Weight: 1	Total Weight: 1762
40.07/40.31	c Elapsed CPU time: 39.8309 s	Remaining CPU time: 1760.17 s
40.07/40.34	c core #1763
40.07/40.34	c Core size: 4	Core Weight: 1	Total Weight: 1763
40.07/40.34	c Elapsed CPU time: 39.8629 s	Remaining CPU time: 1760.14 s
40.07/40.37	c core #1764
40.07/40.37	c Core size: 3	Core Weight: 1	Total Weight: 1764
40.07/40.37	c Elapsed CPU time: 39.8949 s	Remaining CPU time: 1760.11 s
40.17/40.41	c core #1765
40.17/40.41	c Core size: 3	Core Weight: 1	Total Weight: 1765
40.17/40.41	c Elapsed CPU time: 39.9269 s	Remaining CPU time: 1760.07 s
40.17/40.44	c core #1766
40.17/40.44	c Core size: 4	Core Weight: 1	Total Weight: 1766
40.17/40.44	c Elapsed CPU time: 39.9589 s	Remaining CPU time: 1760.04 s
40.17/40.47	c core #1767
40.17/40.47	c Core size: 4	Core Weight: 1	Total Weight: 1767
40.17/40.47	c Elapsed CPU time: 39.9919 s	Remaining CPU time: 1760.01 s
40.27/40.50	c core #1768
40.27/40.50	c Core size: 4	Core Weight: 1	Total Weight: 1768
40.27/40.50	c Elapsed CPU time: 40.0239 s	Remaining CPU time: 1759.98 s
40.27/40.54	c core #1769
40.27/40.54	c Core size: 4	Core Weight: 1	Total Weight: 1769
40.27/40.54	c Elapsed CPU time: 40.0559 s	Remaining CPU time: 1759.94 s
40.27/40.57	c core #1770
40.27/40.57	c Core size: 4	Core Weight: 1	Total Weight: 1770
40.27/40.57	c Elapsed CPU time: 40.0889 s	Remaining CPU time: 1759.91 s
40.37/40.60	c core #1771
40.37/40.60	c Core size: 4	Core Weight: 1	Total Weight: 1771
40.37/40.60	c Elapsed CPU time: 40.1209 s	Remaining CPU time: 1759.88 s
40.37/40.63	c core #1772
40.37/40.63	c Core size: 4	Core Weight: 1	Total Weight: 1772
40.37/40.63	c Elapsed CPU time: 40.1529 s	Remaining CPU time: 1759.85 s
40.37/40.67	c core #1773
40.37/40.67	c Core size: 3	Core Weight: 1	Total Weight: 1773
40.37/40.67	c Elapsed CPU time: 40.1859 s	Remaining CPU time: 1759.81 s
40.37/40.70	c core #1774
40.37/40.70	c Core size: 3	Core Weight: 1	Total Weight: 1774
40.37/40.70	c Elapsed CPU time: 40.2179 s	Remaining CPU time: 1759.78 s
40.47/40.73	c core #1775
40.47/40.73	c Core size: 4	Core Weight: 1	Total Weight: 1775
40.47/40.73	c Elapsed CPU time: 40.2519 s	Remaining CPU time: 1759.75 s
40.47/40.77	c core #1776
40.47/40.77	c Core size: 3	Core Weight: 1	Total Weight: 1776
40.47/40.77	c Elapsed CPU time: 40.2839 s	Remaining CPU time: 1759.72 s
40.57/40.80	c core #1777
40.57/40.80	c Core size: 4	Core Weight: 1	Total Weight: 1777
40.57/40.80	c Elapsed CPU time: 40.3159 s	Remaining CPU time: 1759.68 s
40.57/40.83	c core #1778
40.57/40.83	c Core size: 4	Core Weight: 1	Total Weight: 1778
40.57/40.83	c Elapsed CPU time: 40.3479 s	Remaining CPU time: 1759.65 s
40.57/40.87	c core #1779
40.57/40.87	c Core size: 4	Core Weight: 1	Total Weight: 1779
40.57/40.87	c Elapsed CPU time: 40.3809 s	Remaining CPU time: 1759.62 s
40.67/40.90	c core #1780
40.67/40.90	c Core size: 4	Core Weight: 1	Total Weight: 1780
40.67/40.90	c Elapsed CPU time: 40.4139 s	Remaining CPU time: 1759.59 s
40.67/40.93	c core #1781
40.67/40.93	c Core size: 4	Core Weight: 1	Total Weight: 1781
40.67/40.93	c Elapsed CPU time: 40.4469 s	Remaining CPU time: 1759.55 s
40.67/40.97	c core #1782
40.67/40.97	c Core size: 4	Core Weight: 1	Total Weight: 1782
40.67/40.97	c Elapsed CPU time: 40.4808 s	Remaining CPU time: 1759.52 s
40.76/41.00	c core #1783
40.76/41.00	c Core size: 4	Core Weight: 1	Total Weight: 1783
40.76/41.00	c Elapsed CPU time: 40.5138 s	Remaining CPU time: 1759.49 s
40.76/41.03	c core #1784
40.76/41.03	c Core size: 4	Core Weight: 1	Total Weight: 1784
40.76/41.03	c Elapsed CPU time: 40.5478 s	Remaining CPU time: 1759.45 s
40.76/41.07	c core #1785
40.76/41.07	c Core size: 3	Core Weight: 1	Total Weight: 1785
40.76/41.07	c Elapsed CPU time: 40.5818 s	Remaining CPU time: 1759.42 s
40.86/41.10	c core #1786
40.86/41.10	c Core size: 4	Core Weight: 1	Total Weight: 1786
40.86/41.10	c Elapsed CPU time: 40.6138 s	Remaining CPU time: 1759.39 s
40.86/41.13	c core #1787
40.86/41.13	c Core size: 4	Core Weight: 1	Total Weight: 1787
40.86/41.13	c Elapsed CPU time: 40.6468 s	Remaining CPU time: 1759.35 s
40.86/41.17	c core #1788
40.86/41.17	c Core size: 4	Core Weight: 1	Total Weight: 1788
40.86/41.17	c Elapsed CPU time: 40.6778 s	Remaining CPU time: 1759.32 s
40.96/41.20	c core #1789
40.96/41.20	c Core size: 4	Core Weight: 1	Total Weight: 1789
40.96/41.20	c Elapsed CPU time: 40.7108 s	Remaining CPU time: 1759.29 s
40.96/41.23	c core #1790
40.96/41.23	c Core size: 4	Core Weight: 1	Total Weight: 1790
40.96/41.23	c Elapsed CPU time: 40.7438 s	Remaining CPU time: 1759.26 s
40.96/41.27	c core #1791
40.96/41.27	c Core size: 4	Core Weight: 1	Total Weight: 1791
40.96/41.27	c Elapsed CPU time: 40.7778 s	Remaining CPU time: 1759.22 s
41.06/41.30	c core #1792
41.06/41.30	c Core size: 3	Core Weight: 1	Total Weight: 1792
41.06/41.30	c Elapsed CPU time: 40.8098 s	Remaining CPU time: 1759.19 s
41.06/41.33	c core #1793
41.06/41.33	c Core size: 3	Core Weight: 1	Total Weight: 1793
41.06/41.33	c Elapsed CPU time: 40.8438 s	Remaining CPU time: 1759.16 s
41.06/41.37	c core #1794
41.06/41.37	c Core size: 4	Core Weight: 1	Total Weight: 1794
41.06/41.37	c Elapsed CPU time: 40.8778 s	Remaining CPU time: 1759.12 s
41.16/41.40	c core #1795
41.16/41.40	c Core size: 4	Core Weight: 1	Total Weight: 1795
41.16/41.40	c Elapsed CPU time: 40.9108 s	Remaining CPU time: 1759.09 s
41.16/41.43	c core #1796
41.16/41.43	c Core size: 4	Core Weight: 1	Total Weight: 1796
41.16/41.43	c Elapsed CPU time: 40.9428 s	Remaining CPU time: 1759.06 s
41.16/41.47	c core #1797
41.16/41.47	c Core size: 4	Core Weight: 1	Total Weight: 1797
41.16/41.47	c Elapsed CPU time: 40.9768 s	Remaining CPU time: 1759.02 s
41.26/41.50	c core #1798
41.26/41.50	c Core size: 4	Core Weight: 1	Total Weight: 1798
41.26/41.50	c Elapsed CPU time: 41.0108 s	Remaining CPU time: 1758.99 s
41.26/41.53	c core #1799
41.26/41.53	c Core size: 4	Core Weight: 1	Total Weight: 1799
41.26/41.53	c Elapsed CPU time: 41.0438 s	Remaining CPU time: 1758.96 s
41.26/41.57	c core #1800
41.26/41.57	c Core size: 4	Core Weight: 1	Total Weight: 1800
41.26/41.57	c Elapsed CPU time: 41.0778 s	Remaining CPU time: 1758.92 s
41.36/41.60	c core #1801
41.36/41.60	c Core size: 3	Core Weight: 1	Total Weight: 1801
41.36/41.60	c Elapsed CPU time: 41.1118 s	Remaining CPU time: 1758.89 s
41.36/41.64	c core #1802
41.36/41.64	c Core size: 3	Core Weight: 1	Total Weight: 1802
41.36/41.64	c Elapsed CPU time: 41.1437 s	Remaining CPU time: 1758.86 s
41.36/41.67	c core #1803
41.36/41.67	c Core size: 4	Core Weight: 1	Total Weight: 1803
41.36/41.67	c Elapsed CPU time: 41.1787 s	Remaining CPU time: 1758.82 s
41.46/41.70	c core #1804
41.46/41.70	c Core size: 3	Core Weight: 1	Total Weight: 1804
41.46/41.70	c Elapsed CPU time: 41.2107 s	Remaining CPU time: 1758.79 s
41.46/41.74	c core #1805
41.46/41.74	c Core size: 4	Core Weight: 1	Total Weight: 1805
41.46/41.74	c Elapsed CPU time: 41.2457 s	Remaining CPU time: 1758.75 s
41.46/41.77	c core #1806
41.46/41.77	c Core size: 4	Core Weight: 1	Total Weight: 1806
41.46/41.77	c Elapsed CPU time: 41.2787 s	Remaining CPU time: 1758.72 s
41.56/41.80	c core #1807
41.56/41.80	c Core size: 4	Core Weight: 1	Total Weight: 1807
41.56/41.80	c Elapsed CPU time: 41.3127 s	Remaining CPU time: 1758.69 s
41.56/41.84	c core #1808
41.56/41.84	c Core size: 4	Core Weight: 1	Total Weight: 1808
41.56/41.84	c Elapsed CPU time: 41.3467 s	Remaining CPU time: 1758.65 s
41.56/41.87	c core #1809
41.56/41.87	c Core size: 4	Core Weight: 1	Total Weight: 1809
41.56/41.87	c Elapsed CPU time: 41.3807 s	Remaining CPU time: 1758.62 s
41.66/41.91	c core #1810
41.66/41.91	c Core size: 4	Core Weight: 1	Total Weight: 1810
41.66/41.91	c Elapsed CPU time: 41.4147 s	Remaining CPU time: 1758.59 s
41.66/41.94	c core #1811
41.66/41.94	c Core size: 3	Core Weight: 1	Total Weight: 1811
41.66/41.94	c Elapsed CPU time: 41.4487 s	Remaining CPU time: 1758.55 s
41.66/41.97	c core #1812
41.66/41.97	c Core size: 3	Core Weight: 1	Total Weight: 1812
41.66/41.97	c Elapsed CPU time: 41.4827 s	Remaining CPU time: 1758.52 s
41.76/42.01	c core #1813
41.76/42.01	c Core size: 4	Core Weight: 1	Total Weight: 1813
41.76/42.01	c Elapsed CPU time: 41.5187 s	Remaining CPU time: 1758.48 s
41.76/42.04	c core #1814
41.76/42.04	c Core size: 3	Core Weight: 1	Total Weight: 1814
41.76/42.04	c Elapsed CPU time: 41.5517 s	Remaining CPU time: 1758.45 s
41.76/42.08	c core #1815
41.76/42.08	c Core size: 4	Core Weight: 1	Total Weight: 1815
41.76/42.08	c Elapsed CPU time: 41.5857 s	Remaining CPU time: 1758.41 s
41.86/42.11	c core #1816
41.86/42.11	c Core size: 4	Core Weight: 1	Total Weight: 1816
41.86/42.11	c Elapsed CPU time: 41.6187 s	Remaining CPU time: 1758.38 s
41.86/42.14	c core #1817
41.86/42.14	c Core size: 4	Core Weight: 1	Total Weight: 1817
41.86/42.14	c Elapsed CPU time: 41.6507 s	Remaining CPU time: 1758.35 s
41.86/42.18	c core #1818
41.86/42.18	c Core size: 4	Core Weight: 1	Total Weight: 1818
41.86/42.18	c Elapsed CPU time: 41.6847 s	Remaining CPU time: 1758.32 s
41.96/42.21	c core #1819
41.96/42.21	c Core size: 4	Core Weight: 1	Total Weight: 1819
41.96/42.21	c Elapsed CPU time: 41.7197 s	Remaining CPU time: 1758.28 s
41.96/42.25	c core #1820
41.96/42.25	c Core size: 4	Core Weight: 1	Total Weight: 1820
41.96/42.25	c Elapsed CPU time: 41.7527 s	Remaining CPU time: 1758.25 s
41.96/42.28	c core #1821
41.96/42.28	c Core size: 4	Core Weight: 1	Total Weight: 1821
41.96/42.28	c Elapsed CPU time: 41.7876 s	Remaining CPU time: 1758.21 s
42.06/42.31	c core #1822
42.06/42.31	c Core size: 4	Core Weight: 1	Total Weight: 1822
42.06/42.31	c Elapsed CPU time: 41.8206 s	Remaining CPU time: 1758.18 s
42.06/42.35	c core #1823
42.06/42.35	c Core size: 3	Core Weight: 1	Total Weight: 1823
42.06/42.35	c Elapsed CPU time: 41.8546 s	Remaining CPU time: 1758.15 s
42.06/42.38	c core #1824
42.06/42.38	c Core size: 4	Core Weight: 1	Total Weight: 1824
42.06/42.38	c Elapsed CPU time: 41.8886 s	Remaining CPU time: 1758.11 s
42.16/42.42	c core #1825
42.16/42.42	c Core size: 4	Core Weight: 1	Total Weight: 1825
42.16/42.42	c Elapsed CPU time: 41.9226 s	Remaining CPU time: 1758.08 s
42.16/42.45	c core #1826
42.16/42.45	c Core size: 4	Core Weight: 1	Total Weight: 1826
42.16/42.45	c Elapsed CPU time: 41.9566 s	Remaining CPU time: 1758.04 s
42.16/42.48	c core #1827
42.16/42.48	c Core size: 4	Core Weight: 1	Total Weight: 1827
42.16/42.48	c Elapsed CPU time: 41.9886 s	Remaining CPU time: 1758.01 s
42.26/42.52	c core #1828
42.26/42.52	c Core size: 4	Core Weight: 1	Total Weight: 1828
42.26/42.52	c Elapsed CPU time: 42.0216 s	Remaining CPU time: 1757.98 s
42.26/42.55	c core #1829
42.26/42.55	c Core size: 4	Core Weight: 1	Total Weight: 1829
42.26/42.55	c Elapsed CPU time: 42.0546 s	Remaining CPU time: 1757.95 s
42.26/42.58	c core #1830
42.26/42.58	c Core size: 3	Core Weight: 1	Total Weight: 1830
42.26/42.58	c Elapsed CPU time: 42.0876 s	Remaining CPU time: 1757.91 s
42.36/42.62	c core #1831
42.36/42.62	c Core size: 3	Core Weight: 1	Total Weight: 1831
42.36/42.62	c Elapsed CPU time: 42.1216 s	Remaining CPU time: 1757.88 s
42.36/42.65	c core #1832
42.36/42.65	c Core size: 4	Core Weight: 1	Total Weight: 1832
42.36/42.65	c Elapsed CPU time: 42.1556 s	Remaining CPU time: 1757.84 s
42.36/42.68	c core #1833
42.36/42.68	c Core size: 4	Core Weight: 1	Total Weight: 1833
42.36/42.68	c Elapsed CPU time: 42.1896 s	Remaining CPU time: 1757.81 s
42.46/42.72	c core #1834
42.46/42.72	c Core size: 4	Core Weight: 1	Total Weight: 1834
42.46/42.72	c Elapsed CPU time: 42.2226 s	Remaining CPU time: 1757.78 s
42.46/42.75	c core #1835
42.46/42.75	c Core size: 4	Core Weight: 1	Total Weight: 1835
42.46/42.75	c Elapsed CPU time: 42.2556 s	Remaining CPU time: 1757.74 s
42.46/42.78	c core #1836
42.46/42.78	c Core size: 4	Core Weight: 1	Total Weight: 1836
42.46/42.78	c Elapsed CPU time: 42.2876 s	Remaining CPU time: 1757.71 s
42.56/42.82	c core #1837
42.56/42.82	c Core size: 4	Core Weight: 1	Total Weight: 1837
42.56/42.82	c Elapsed CPU time: 42.3206 s	Remaining CPU time: 1757.68 s
42.56/42.85	c core #1838
42.56/42.85	c Core size: 4	Core Weight: 1	Total Weight: 1838
42.56/42.85	c Elapsed CPU time: 42.3536 s	Remaining CPU time: 1757.65 s
42.56/42.88	c core #1839
42.56/42.88	c Core size: 3	Core Weight: 1	Total Weight: 1839
42.56/42.88	c Elapsed CPU time: 42.3876 s	Remaining CPU time: 1757.61 s
42.66/42.92	c core #1840
42.66/42.92	c Core size: 3	Core Weight: 1	Total Weight: 1840
42.66/42.92	c Elapsed CPU time: 42.4206 s	Remaining CPU time: 1757.58 s
42.66/42.95	c core #1841
42.66/42.95	c Core size: 4	Core Weight: 1	Total Weight: 1841
42.66/42.95	c Elapsed CPU time: 42.4555 s	Remaining CPU time: 1757.54 s
42.66/42.98	c core #1842
42.66/42.98	c Core size: 3	Core Weight: 1	Total Weight: 1842
42.66/42.98	c Elapsed CPU time: 42.4865 s	Remaining CPU time: 1757.51 s
42.75/43.02	c core #1843
42.75/43.02	c Core size: 4	Core Weight: 1	Total Weight: 1843
42.75/43.02	c Elapsed CPU time: 42.5205 s	Remaining CPU time: 1757.48 s
42.75/43.05	c core #1844
42.75/43.05	c Core size: 4	Core Weight: 1	Total Weight: 1844
42.75/43.05	c Elapsed CPU time: 42.5525 s	Remaining CPU time: 1757.45 s
42.75/43.08	c core #1845
42.75/43.08	c Core size: 4	Core Weight: 1	Total Weight: 1845
42.75/43.08	c Elapsed CPU time: 42.5865 s	Remaining CPU time: 1757.41 s
42.85/43.12	c core #1846
42.85/43.12	c Core size: 4	Core Weight: 1	Total Weight: 1846
42.85/43.12	c Elapsed CPU time: 42.6195 s	Remaining CPU time: 1757.38 s
42.85/43.15	c core #1847
42.85/43.15	c Core size: 4	Core Weight: 1	Total Weight: 1847
42.85/43.15	c Elapsed CPU time: 42.6525 s	Remaining CPU time: 1757.35 s
42.85/43.18	c core #1848
42.85/43.18	c Core size: 4	Core Weight: 1	Total Weight: 1848
42.85/43.18	c Elapsed CPU time: 42.6855 s	Remaining CPU time: 1757.31 s
42.96/43.22	c core #1849
42.96/43.22	c Core size: 3	Core Weight: 1	Total Weight: 1849
42.96/43.22	c Elapsed CPU time: 42.7185 s	Remaining CPU time: 1757.28 s
42.96/43.25	c core #1850
42.96/43.25	c Core size: 3	Core Weight: 1	Total Weight: 1850
42.96/43.25	c Elapsed CPU time: 42.7515 s	Remaining CPU time: 1757.25 s
42.96/43.29	c core #1851
42.96/43.29	c Core size: 4	Core Weight: 1	Total Weight: 1851
42.96/43.29	c Elapsed CPU time: 42.7845 s	Remaining CPU time: 1757.22 s
43.06/43.32	c core #1852
43.06/43.32	c Core size: 3	Core Weight: 1	Total Weight: 1852
43.06/43.32	c Elapsed CPU time: 42.8175 s	Remaining CPU time: 1757.18 s
43.06/43.36	c core #1853
43.06/43.36	c Core size: 4	Core Weight: 1	Total Weight: 1853
43.06/43.36	c Elapsed CPU time: 42.8525 s	Remaining CPU time: 1757.15 s
43.06/43.39	c core #1854
43.06/43.39	c Core size: 4	Core Weight: 1	Total Weight: 1854
43.06/43.39	c Elapsed CPU time: 42.8855 s	Remaining CPU time: 1757.11 s
43.16/43.42	c core #1855
43.16/43.42	c Core size: 4	Core Weight: 1	Total Weight: 1855
43.16/43.42	c Elapsed CPU time: 42.9185 s	Remaining CPU time: 1757.08 s
43.16/43.46	c core #1856
43.16/43.46	c Core size: 4	Core Weight: 1	Total Weight: 1856
43.16/43.46	c Elapsed CPU time: 42.9535 s	Remaining CPU time: 1757.05 s
43.16/43.49	c core #1857
43.16/43.49	c Core size: 4	Core Weight: 1	Total Weight: 1857
43.16/43.49	c Elapsed CPU time: 42.9865 s	Remaining CPU time: 1757.01 s
43.26/43.52	c core #1858
43.26/43.52	c Core size: 4	Core Weight: 1	Total Weight: 1858
43.26/43.52	c Elapsed CPU time: 43.0205 s	Remaining CPU time: 1756.98 s
43.26/43.56	c core #1859
43.26/43.56	c Core size: 3	Core Weight: 1	Total Weight: 1859
43.26/43.56	c Elapsed CPU time: 43.0545 s	Remaining CPU time: 1756.95 s
43.26/43.59	c core #1860
43.26/43.59	c Core size: 3	Core Weight: 1	Total Weight: 1860
43.26/43.59	c Elapsed CPU time: 43.0874 s	Remaining CPU time: 1756.91 s
43.36/43.63	c core #1861
43.36/43.63	c Core size: 4	Core Weight: 1	Total Weight: 1861
43.36/43.63	c Elapsed CPU time: 43.1234 s	Remaining CPU time: 1756.88 s
43.36/43.66	c core #1862
43.36/43.66	c Core size: 3	Core Weight: 1	Total Weight: 1862
43.36/43.66	c Elapsed CPU time: 43.1564 s	Remaining CPU time: 1756.84 s
43.46/43.70	c core #1863
43.46/43.70	c Core size: 4	Core Weight: 1	Total Weight: 1863
43.46/43.70	c Elapsed CPU time: 43.1924 s	Remaining CPU time: 1756.81 s
43.46/43.73	c core #1864
43.46/43.73	c Core size: 4	Core Weight: 1	Total Weight: 1864
43.46/43.73	c Elapsed CPU time: 43.2264 s	Remaining CPU time: 1756.77 s
43.46/43.77	c core #1865
43.46/43.77	c Core size: 4	Core Weight: 1	Total Weight: 1865
43.46/43.77	c Elapsed CPU time: 43.2604 s	Remaining CPU time: 1756.74 s
43.56/43.80	c core #1866
43.56/43.80	c Core size: 4	Core Weight: 1	Total Weight: 1866
43.56/43.80	c Elapsed CPU time: 43.2924 s	Remaining CPU time: 1756.71 s
43.56/43.83	c core #1867
43.56/43.83	c Core size: 4	Core Weight: 1	Total Weight: 1867
43.56/43.83	c Elapsed CPU time: 43.3264 s	Remaining CPU time: 1756.67 s
43.56/43.87	c core #1868
43.56/43.87	c Core size: 4	Core Weight: 1	Total Weight: 1868
43.56/43.87	c Elapsed CPU time: 43.3584 s	Remaining CPU time: 1756.64 s
43.66/43.90	c core #1869
43.66/43.90	c Core size: 3	Core Weight: 1	Total Weight: 1869
43.66/43.90	c Elapsed CPU time: 43.3924 s	Remaining CPU time: 1756.61 s
43.66/43.94	c core #1870
43.66/43.94	c Core size: 3	Core Weight: 1	Total Weight: 1870
43.66/43.94	c Elapsed CPU time: 43.4264 s	Remaining CPU time: 1756.57 s
43.66/43.97	c core #1871
43.66/43.97	c Core size: 4	Core Weight: 1	Total Weight: 1871
43.66/43.97	c Elapsed CPU time: 43.4624 s	Remaining CPU time: 1756.54 s
43.75/44.01	c core #1872
43.75/44.01	c Core size: 3	Core Weight: 1	Total Weight: 1872
43.75/44.01	c Elapsed CPU time: 43.4944 s	Remaining CPU time: 1756.51 s
43.75/44.04	c core #1873
43.75/44.04	c Core size: 4	Core Weight: 1	Total Weight: 1873
43.75/44.04	c Elapsed CPU time: 43.5294 s	Remaining CPU time: 1756.47 s
43.75/44.07	c core #1874
43.75/44.07	c Core size: 4	Core Weight: 1	Total Weight: 1874
43.75/44.07	c Elapsed CPU time: 43.5624 s	Remaining CPU time: 1756.44 s
43.85/44.11	c core #1875
43.85/44.11	c Core size: 4	Core Weight: 1	Total Weight: 1875
43.85/44.11	c Elapsed CPU time: 43.5974 s	Remaining CPU time: 1756.4 s
43.85/44.14	c core #1876
43.85/44.14	c Core size: 4	Core Weight: 1	Total Weight: 1876
43.85/44.14	c Elapsed CPU time: 43.6304 s	Remaining CPU time: 1756.37 s
43.85/44.18	c core #1877
43.85/44.18	c Core size: 4	Core Weight: 1	Total Weight: 1877
43.85/44.18	c Elapsed CPU time: 43.6664 s	Remaining CPU time: 1756.33 s
43.95/44.21	c core #1878
43.95/44.21	c Core size: 4	Core Weight: 1	Total Weight: 1878
43.95/44.21	c Elapsed CPU time: 43.7014 s	Remaining CPU time: 1756.3 s
43.95/44.25	c core #1879
43.95/44.25	c Core size: 4	Core Weight: 1	Total Weight: 1879
43.95/44.25	c Elapsed CPU time: 43.7354 s	Remaining CPU time: 1756.26 s
43.95/44.28	c core #1880
43.95/44.28	c Core size: 4	Core Weight: 1	Total Weight: 1880
43.95/44.28	c Elapsed CPU time: 43.7673 s	Remaining CPU time: 1756.23 s
44.05/44.31	c core #1881
44.05/44.31	c Core size: 3	Core Weight: 1	Total Weight: 1881
44.05/44.31	c Elapsed CPU time: 43.8013 s	Remaining CPU time: 1756.2 s
44.05/44.35	c core #1882
44.05/44.35	c Core size: 4	Core Weight: 1	Total Weight: 1882
44.05/44.35	c Elapsed CPU time: 43.8353 s	Remaining CPU time: 1756.16 s
44.05/44.38	c core #1883
44.05/44.38	c Core size: 4	Core Weight: 1	Total Weight: 1883
44.05/44.38	c Elapsed CPU time: 43.8693 s	Remaining CPU time: 1756.13 s
44.15/44.42	c core #1884
44.15/44.42	c Core size: 4	Core Weight: 1	Total Weight: 1884
44.15/44.42	c Elapsed CPU time: 43.9033 s	Remaining CPU time: 1756.1 s
44.15/44.45	c core #1885
44.15/44.45	c Core size: 4	Core Weight: 1	Total Weight: 1885
44.15/44.45	c Elapsed CPU time: 43.9363 s	Remaining CPU time: 1756.06 s
44.15/44.48	c core #1886
44.15/44.48	c Core size: 4	Core Weight: 1	Total Weight: 1886
44.15/44.48	c Elapsed CPU time: 43.9703 s	Remaining CPU time: 1756.03 s
44.26/44.52	c core #1887
44.26/44.52	c Core size: 4	Core Weight: 1	Total Weight: 1887
44.26/44.52	c Elapsed CPU time: 44.0033 s	Remaining CPU time: 1756 s
44.26/44.55	c core #1888
44.26/44.55	c Core size: 3	Core Weight: 1	Total Weight: 1888
44.26/44.55	c Elapsed CPU time: 44.0353 s	Remaining CPU time: 1755.96 s
44.26/44.59	c core #1889
44.26/44.59	c Core size: 3	Core Weight: 1	Total Weight: 1889
44.26/44.59	c Elapsed CPU time: 44.0673 s	Remaining CPU time: 1755.93 s
44.35/44.62	c core #1890
44.35/44.62	c Core size: 4	Core Weight: 1	Total Weight: 1890
44.35/44.62	c Elapsed CPU time: 44.1013 s	Remaining CPU time: 1755.9 s
44.35/44.65	c core #1891
44.35/44.65	c Core size: 4	Core Weight: 1	Total Weight: 1891
44.35/44.65	c Elapsed CPU time: 44.1333 s	Remaining CPU time: 1755.87 s
44.35/44.69	c core #1892
44.35/44.69	c Core size: 4	Core Weight: 1	Total Weight: 1892
44.35/44.69	c Elapsed CPU time: 44.1673 s	Remaining CPU time: 1755.83 s
44.45/44.72	c core #1893
44.45/44.72	c Core size: 4	Core Weight: 1	Total Weight: 1893
44.45/44.72	c Elapsed CPU time: 44.2013 s	Remaining CPU time: 1755.8 s
44.45/44.75	c core #1894
44.45/44.75	c Core size: 4	Core Weight: 1	Total Weight: 1894
44.45/44.75	c Elapsed CPU time: 44.2343 s	Remaining CPU time: 1755.77 s
44.45/44.79	c core #1895
44.45/44.79	c Core size: 4	Core Weight: 1	Total Weight: 1895
44.45/44.79	c Elapsed CPU time: 44.2673 s	Remaining CPU time: 1755.73 s
44.55/44.82	c core #1896
44.55/44.82	c Core size: 4	Core Weight: 1	Total Weight: 1896
44.55/44.82	c Elapsed CPU time: 44.3033 s	Remaining CPU time: 1755.7 s
44.55/44.86	c core #1897
44.55/44.86	c Core size: 4	Core Weight: 1	Total Weight: 1897
44.55/44.86	c Elapsed CPU time: 44.3383 s	Remaining CPU time: 1755.66 s
44.55/44.89	c core #1898
44.55/44.89	c Core size: 4	Core Weight: 1	Total Weight: 1898
44.55/44.89	c Elapsed CPU time: 44.3733 s	Remaining CPU time: 1755.63 s
44.65/44.93	c core #1899
44.65/44.93	c Core size: 3	Core Weight: 1	Total Weight: 1899
44.65/44.93	c Elapsed CPU time: 44.4092 s	Remaining CPU time: 1755.59 s
44.65/44.96	c core #1900
44.65/44.96	c Core size: 4	Core Weight: 1	Total Weight: 1900
44.65/44.96	c Elapsed CPU time: 44.4442 s	Remaining CPU time: 1755.56 s
44.65/45.00	c core #1901
44.65/45.00	c Core size: 4	Core Weight: 1	Total Weight: 1901
44.65/45.00	c Elapsed CPU time: 44.4792 s	Remaining CPU time: 1755.52 s
44.76/45.03	c core #1902
44.76/45.03	c Core size: 4	Core Weight: 1	Total Weight: 1902
44.76/45.03	c Elapsed CPU time: 44.5122 s	Remaining CPU time: 1755.49 s
44.76/45.07	c core #1903
44.76/45.07	c Core size: 4	Core Weight: 1	Total Weight: 1903
44.76/45.07	c Elapsed CPU time: 44.5462 s	Remaining CPU time: 1755.45 s
44.85/45.10	c core #1904
44.85/45.10	c Core size: 4	Core Weight: 1	Total Weight: 1904
44.85/45.10	c Elapsed CPU time: 44.5812 s	Remaining CPU time: 1755.42 s
44.85/45.14	c core #1905
44.85/45.14	c Core size: 4	Core Weight: 1	Total Weight: 1905
44.85/45.14	c Elapsed CPU time: 44.6152 s	Remaining CPU time: 1755.38 s
44.85/45.17	c core #1906
44.85/45.17	c Core size: 4	Core Weight: 1	Total Weight: 1906
44.85/45.17	c Elapsed CPU time: 44.6502 s	Remaining CPU time: 1755.35 s
44.95/45.21	c core #1907
44.95/45.21	c Core size: 4	Core Weight: 1	Total Weight: 1907
44.95/45.21	c Elapsed CPU time: 44.6852 s	Remaining CPU time: 1755.31 s
44.95/45.24	c core #1908
44.95/45.24	c Core size: 4	Core Weight: 1	Total Weight: 1908
44.95/45.24	c Elapsed CPU time: 44.7182 s	Remaining CPU time: 1755.28 s
44.95/45.27	c core #1909
44.95/45.27	c Core size: 4	Core Weight: 1	Total Weight: 1909
44.95/45.27	c Elapsed CPU time: 44.7512 s	Remaining CPU time: 1755.25 s
45.05/45.31	c core #1910
45.05/45.31	c Core size: 4	Core Weight: 1	Total Weight: 1910
45.05/45.31	c Elapsed CPU time: 44.7842 s	Remaining CPU time: 1755.22 s
45.05/45.34	c core #1911
45.05/45.34	c Core size: 4	Core Weight: 1	Total Weight: 1911
45.05/45.34	c Elapsed CPU time: 44.8192 s	Remaining CPU time: 1755.18 s
45.05/45.38	c core #1912
45.05/45.38	c Core size: 4	Core Weight: 1	Total Weight: 1912
45.05/45.38	c Elapsed CPU time: 44.8542 s	Remaining CPU time: 1755.15 s
45.15/45.41	c core #1913
45.15/45.41	c Core size: 4	Core Weight: 1	Total Weight: 1913
45.15/45.42	c Elapsed CPU time: 44.8902 s	Remaining CPU time: 1755.11 s
45.15/45.45	c core #1914
45.15/45.45	c Core size: 3	Core Weight: 1	Total Weight: 1914
45.15/45.45	c Elapsed CPU time: 44.9252 s	Remaining CPU time: 1755.07 s
45.15/45.49	c core #1915
45.15/45.49	c Core size: 3	Core Weight: 1	Total Weight: 1915
45.15/45.49	c Elapsed CPU time: 44.9602 s	Remaining CPU time: 1755.04 s
45.25/45.52	c core #1916
45.25/45.52	c Core size: 4	Core Weight: 1	Total Weight: 1916
45.25/45.52	c Elapsed CPU time: 44.9972 s	Remaining CPU time: 1755 s
45.25/45.56	c core #1917
45.25/45.56	c Core size: 4	Core Weight: 1	Total Weight: 1917
45.25/45.56	c Elapsed CPU time: 45.0312 s	Remaining CPU time: 1754.97 s
45.25/45.59	c core #1918
45.25/45.59	c Core size: 4	Core Weight: 1	Total Weight: 1918
45.25/45.59	c Elapsed CPU time: 45.0651 s	Remaining CPU time: 1754.93 s
45.35/45.63	c core #1919
45.35/45.63	c Core size: 4	Core Weight: 1	Total Weight: 1919
45.35/45.63	c Elapsed CPU time: 45.1011 s	Remaining CPU time: 1754.9 s
45.35/45.66	c core #1920
45.35/45.66	c Core size: 4	Core Weight: 1	Total Weight: 1920
45.35/45.66	c Elapsed CPU time: 45.1361 s	Remaining CPU time: 1754.86 s
45.45/45.70	c core #1921
45.45/45.70	c Core size: 4	Core Weight: 1	Total Weight: 1921
45.45/45.70	c Elapsed CPU time: 45.1721 s	Remaining CPU time: 1754.83 s
45.45/45.73	c core #1922
45.45/45.73	c Core size: 4	Core Weight: 1	Total Weight: 1922
45.45/45.73	c Elapsed CPU time: 45.2061 s	Remaining CPU time: 1754.79 s
45.45/45.77	c core #1923
45.45/45.77	c Core size: 3	Core Weight: 1	Total Weight: 1923
45.45/45.77	c Elapsed CPU time: 45.2411 s	Remaining CPU time: 1754.76 s
45.55/45.80	c core #1924
45.55/45.80	c Core size: 3	Core Weight: 1	Total Weight: 1924
45.55/45.80	c Elapsed CPU time: 45.2761 s	Remaining CPU time: 1754.72 s
45.55/45.84	c core #1925
45.55/45.84	c Core size: 4	Core Weight: 1	Total Weight: 1925
45.55/45.84	c Elapsed CPU time: 45.3111 s	Remaining CPU time: 1754.69 s
45.55/45.87	c core #1926
45.55/45.87	c Core size: 3	Core Weight: 1	Total Weight: 1926
45.55/45.87	c Elapsed CPU time: 45.3461 s	Remaining CPU time: 1754.65 s
45.64/45.91	c core #1927
45.64/45.91	c Core size: 4	Core Weight: 1	Total Weight: 1927
45.64/45.91	c Elapsed CPU time: 45.3821 s	Remaining CPU time: 1754.62 s
45.64/45.95	c core #1928
45.64/45.95	c Core size: 4	Core Weight: 1	Total Weight: 1928
45.64/45.95	c Elapsed CPU time: 45.4171 s	Remaining CPU time: 1754.58 s
45.64/45.98	c core #1929
45.64/45.98	c Core size: 4	Core Weight: 1	Total Weight: 1929
45.64/45.98	c Elapsed CPU time: 45.4531 s	Remaining CPU time: 1754.55 s
45.75/46.02	c core #1930
45.75/46.02	c Core size: 4	Core Weight: 1	Total Weight: 1930
45.75/46.02	c Elapsed CPU time: 45.4891 s	Remaining CPU time: 1754.51 s
45.75/46.06	c core #1931
45.75/46.06	c Core size: 4	Core Weight: 1	Total Weight: 1931
45.75/46.06	c Elapsed CPU time: 45.5241 s	Remaining CPU time: 1754.48 s
45.75/46.09	c core #1932
45.75/46.09	c Core size: 4	Core Weight: 1	Total Weight: 1932
45.75/46.09	c Elapsed CPU time: 45.5591 s	Remaining CPU time: 1754.44 s
45.85/46.13	c core #1933
45.85/46.13	c Core size: 3	Core Weight: 1	Total Weight: 1933
45.85/46.13	c Elapsed CPU time: 45.5941 s	Remaining CPU time: 1754.41 s
45.85/46.16	c core #1934
45.85/46.16	c Core size: 3	Core Weight: 1	Total Weight: 1934
45.85/46.16	c Elapsed CPU time: 45.6291 s	Remaining CPU time: 1754.37 s
45.85/46.20	c core #1935
45.85/46.20	c Core size: 4	Core Weight: 1	Total Weight: 1935
45.85/46.20	c Elapsed CPU time: 45.6641 s	Remaining CPU time: 1754.34 s
45.95/46.23	c core #1936
45.95/46.23	c Core size: 3	Core Weight: 1	Total Weight: 1936
45.95/46.23	c Elapsed CPU time: 45.7001 s	Remaining CPU time: 1754.3 s
45.95/46.27	c core #1937
45.95/46.27	c Core size: 4	Core Weight: 1	Total Weight: 1937
45.95/46.27	c Elapsed CPU time: 45.735 s	Remaining CPU time: 1754.26 s
46.05/46.31	c core #1938
46.05/46.31	c Core size: 4	Core Weight: 1	Total Weight: 1938
46.05/46.31	c Elapsed CPU time: 45.77 s	Remaining CPU time: 1754.23 s
46.05/46.34	c core #1939
46.05/46.34	c Core size: 4	Core Weight: 1	Total Weight: 1939
46.05/46.34	c Elapsed CPU time: 45.805 s	Remaining CPU time: 1754.19 s
46.05/46.38	c core #1940
46.05/46.38	c Core size: 4	Core Weight: 1	Total Weight: 1940
46.05/46.38	c Elapsed CPU time: 45.841 s	Remaining CPU time: 1754.16 s
46.15/46.41	c core #1941
46.15/46.41	c Core size: 4	Core Weight: 1	Total Weight: 1941
46.15/46.41	c Elapsed CPU time: 45.875 s	Remaining CPU time: 1754.12 s
46.15/46.45	c core #1942
46.15/46.45	c Core size: 4	Core Weight: 1	Total Weight: 1942
46.15/46.45	c Elapsed CPU time: 45.91 s	Remaining CPU time: 1754.09 s
46.15/46.48	c core #1943
46.15/46.48	c Core size: 3	Core Weight: 1	Total Weight: 1943
46.15/46.48	c Elapsed CPU time: 45.946 s	Remaining CPU time: 1754.05 s
46.24/46.52	c core #1944
46.24/46.52	c Core size: 3	Core Weight: 1	Total Weight: 1944
46.24/46.52	c Elapsed CPU time: 45.981 s	Remaining CPU time: 1754.02 s
46.24/46.56	c core #1945
46.24/46.56	c Core size: 4	Core Weight: 1	Total Weight: 1945
46.24/46.56	c Elapsed CPU time: 46.018 s	Remaining CPU time: 1753.98 s
46.24/46.59	c core #1946
46.24/46.59	c Core size: 3	Core Weight: 1	Total Weight: 1946
46.24/46.59	c Elapsed CPU time: 46.052 s	Remaining CPU time: 1753.95 s
46.34/46.63	c core #1947
46.34/46.63	c Core size: 4	Core Weight: 1	Total Weight: 1947
46.34/46.63	c Elapsed CPU time: 46.087 s	Remaining CPU time: 1753.91 s
46.34/46.66	c core #1948
46.34/46.66	c Core size: 4	Core Weight: 1	Total Weight: 1948
46.34/46.66	c Elapsed CPU time: 46.122 s	Remaining CPU time: 1753.88 s
46.44/46.70	c core #1949
46.44/46.70	c Core size: 4	Core Weight: 1	Total Weight: 1949
46.44/46.70	c Elapsed CPU time: 46.158 s	Remaining CPU time: 1753.84 s
46.44/46.73	c core #1950
46.44/46.73	c Core size: 4	Core Weight: 1	Total Weight: 1950
46.44/46.73	c Elapsed CPU time: 46.193 s	Remaining CPU time: 1753.81 s
46.44/46.77	c core #1951
46.44/46.77	c Core size: 4	Core Weight: 1	Total Weight: 1951
46.44/46.77	c Elapsed CPU time: 46.229 s	Remaining CPU time: 1753.77 s
46.54/46.80	c core #1952
46.54/46.80	c Core size: 4	Core Weight: 1	Total Weight: 1952
46.54/46.80	c Elapsed CPU time: 46.264 s	Remaining CPU time: 1753.74 s
46.54/46.84	c core #1953
46.54/46.84	c Core size: 3	Core Weight: 1	Total Weight: 1953
46.54/46.84	c Elapsed CPU time: 46.3 s	Remaining CPU time: 1753.7 s
46.54/46.88	c core #1954
46.54/46.88	c Core size: 3	Core Weight: 1	Total Weight: 1954
46.54/46.88	c Elapsed CPU time: 46.336 s	Remaining CPU time: 1753.66 s
46.64/46.91	c core #1955
46.64/46.91	c Core size: 4	Core Weight: 1	Total Weight: 1955
46.64/46.91	c Elapsed CPU time: 46.3719 s	Remaining CPU time: 1753.63 s
46.64/46.95	c core #1956
46.64/46.95	c Core size: 3	Core Weight: 1	Total Weight: 1956
46.64/46.95	c Elapsed CPU time: 46.4069 s	Remaining CPU time: 1753.59 s
46.64/46.99	c core #1957
46.64/46.99	c Core size: 4	Core Weight: 1	Total Weight: 1957
46.64/46.99	c Elapsed CPU time: 46.4429 s	Remaining CPU time: 1753.56 s
46.74/47.02	c core #1958
46.74/47.02	c Core size: 4	Core Weight: 1	Total Weight: 1958
46.74/47.02	c Elapsed CPU time: 46.4789 s	Remaining CPU time: 1753.52 s
46.74/47.06	c core #1959
46.74/47.06	c Core size: 4	Core Weight: 1	Total Weight: 1959
46.74/47.06	c Elapsed CPU time: 46.5149 s	Remaining CPU time: 1753.49 s
46.74/47.09	c core #1960
46.74/47.09	c Core size: 4	Core Weight: 1	Total Weight: 1960
46.74/47.09	c Elapsed CPU time: 46.5499 s	Remaining CPU time: 1753.45 s
46.84/47.13	c core #1961
46.84/47.13	c Core size: 4	Core Weight: 1	Total Weight: 1961
46.84/47.13	c Elapsed CPU time: 46.5869 s	Remaining CPU time: 1753.41 s
46.84/47.17	c core #1962
46.84/47.17	c Core size: 4	Core Weight: 1	Total Weight: 1962
46.84/47.17	c Elapsed CPU time: 46.6219 s	Remaining CPU time: 1753.38 s
46.94/47.20	c core #1963
46.94/47.20	c Core size: 3	Core Weight: 1	Total Weight: 1963
46.94/47.20	c Elapsed CPU time: 46.6579 s	Remaining CPU time: 1753.34 s
46.94/47.24	c core #1964
46.94/47.24	c Core size: 3	Core Weight: 1	Total Weight: 1964
46.94/47.24	c Elapsed CPU time: 46.6949 s	Remaining CPU time: 1753.31 s
46.94/47.28	c core #1965
46.94/47.28	c Core size: 4	Core Weight: 1	Total Weight: 1965
46.94/47.28	c Elapsed CPU time: 46.7329 s	Remaining CPU time: 1753.27 s
47.04/47.31	c core #1966
47.04/47.31	c Core size: 3	Core Weight: 1	Total Weight: 1966
47.04/47.31	c Elapsed CPU time: 46.7669 s	Remaining CPU time: 1753.23 s
47.04/47.35	c core #1967
47.04/47.35	c Core size: 4	Core Weight: 1	Total Weight: 1967
47.04/47.35	c Elapsed CPU time: 46.8039 s	Remaining CPU time: 1753.2 s
47.04/47.38	c core #1968
47.04/47.38	c Core size: 4	Core Weight: 1	Total Weight: 1968
47.04/47.38	c Elapsed CPU time: 46.8389 s	Remaining CPU time: 1753.16 s
47.14/47.42	c core #1969
47.14/47.42	c Core size: 4	Core Weight: 1	Total Weight: 1969
47.14/47.42	c Elapsed CPU time: 46.8749 s	Remaining CPU time: 1753.13 s
47.14/47.46	c core #1970
47.14/47.46	c Core size: 4	Core Weight: 1	Total Weight: 1970
47.14/47.46	c Elapsed CPU time: 46.9109 s	Remaining CPU time: 1753.09 s
47.14/47.49	c core #1971
47.14/47.49	c Core size: 4	Core Weight: 1	Total Weight: 1971
47.14/47.49	c Elapsed CPU time: 46.9459 s	Remaining CPU time: 1753.05 s
47.24/47.53	c core #1972
47.24/47.53	c Core size: 4	Core Weight: 1	Total Weight: 1972
47.24/47.53	c Elapsed CPU time: 46.9809 s	Remaining CPU time: 1753.02 s
47.24/47.56	c core #1973
47.24/47.56	c Core size: 3	Core Weight: 1	Total Weight: 1973
47.24/47.56	c Elapsed CPU time: 47.0169 s	Remaining CPU time: 1752.98 s
47.34/47.60	c core #1974
47.34/47.60	c Core size: 3	Core Weight: 1	Total Weight: 1974
47.34/47.60	c Elapsed CPU time: 47.0518 s	Remaining CPU time: 1752.95 s
47.34/47.63	c core #1975
47.34/47.63	c Core size: 4	Core Weight: 1	Total Weight: 1975
47.34/47.63	c Elapsed CPU time: 47.0888 s	Remaining CPU time: 1752.91 s
47.34/47.67	c core #1976
47.34/47.67	c Core size: 3	Core Weight: 1	Total Weight: 1976
47.34/47.67	c Elapsed CPU time: 47.1228 s	Remaining CPU time: 1752.88 s
47.44/47.71	c core #1977
47.44/47.71	c Core size: 4	Core Weight: 1	Total Weight: 1977
47.44/47.71	c Elapsed CPU time: 47.1598 s	Remaining CPU time: 1752.84 s
47.44/47.74	c core #1978
47.44/47.74	c Core size: 4	Core Weight: 1	Total Weight: 1978
47.44/47.74	c Elapsed CPU time: 47.1928 s	Remaining CPU time: 1752.81 s
47.44/47.77	c core #1979
47.44/47.77	c Core size: 4	Core Weight: 1	Total Weight: 1979
47.44/47.77	c Elapsed CPU time: 47.2278 s	Remaining CPU time: 1752.77 s
47.53/47.81	c core #1980
47.53/47.81	c Core size: 4	Core Weight: 1	Total Weight: 1980
47.53/47.81	c Elapsed CPU time: 47.2628 s	Remaining CPU time: 1752.74 s
47.53/47.85	c core #1981
47.53/47.85	c Core size: 4	Core Weight: 1	Total Weight: 1981
47.53/47.85	c Elapsed CPU time: 47.2978 s	Remaining CPU time: 1752.7 s
47.53/47.88	c core #1982
47.53/47.88	c Core size: 4	Core Weight: 1	Total Weight: 1982
47.53/47.88	c Elapsed CPU time: 47.3328 s	Remaining CPU time: 1752.67 s
47.63/47.92	c core #1983
47.63/47.92	c Core size: 3	Core Weight: 1	Total Weight: 1983
47.63/47.92	c Elapsed CPU time: 47.3678 s	Remaining CPU time: 1752.63 s
47.63/47.95	c core #1984
47.63/47.95	c Core size: 3	Core Weight: 1	Total Weight: 1984
47.63/47.95	c Elapsed CPU time: 47.4018 s	Remaining CPU time: 1752.6 s
47.63/47.99	c core #1985
47.63/47.99	c Core size: 4	Core Weight: 1	Total Weight: 1985
47.63/47.99	c Elapsed CPU time: 47.4378 s	Remaining CPU time: 1752.56 s
47.73/48.02	c core #1986
47.73/48.02	c Core size: 3	Core Weight: 1	Total Weight: 1986
47.73/48.02	c Elapsed CPU time: 47.4718 s	Remaining CPU time: 1752.53 s
47.73/48.06	c core #1987
47.73/48.06	c Core size: 4	Core Weight: 1	Total Weight: 1987
47.73/48.06	c Elapsed CPU time: 47.5078 s	Remaining CPU time: 1752.49 s
47.73/48.09	c core #1988
47.73/48.09	c Core size: 4	Core Weight: 1	Total Weight: 1988
47.73/48.09	c Elapsed CPU time: 47.5408 s	Remaining CPU time: 1752.46 s
47.83/48.13	c core #1989
47.83/48.13	c Core size: 4	Core Weight: 1	Total Weight: 1989
47.83/48.13	c Elapsed CPU time: 47.5758 s	Remaining CPU time: 1752.42 s
47.83/48.16	c core #1990
47.83/48.16	c Core size: 4	Core Weight: 1	Total Weight: 1990
47.83/48.16	c Elapsed CPU time: 47.6108 s	Remaining CPU time: 1752.39 s
47.93/48.20	c core #1991
47.93/48.20	c Core size: 4	Core Weight: 1	Total Weight: 1991
47.93/48.20	c Elapsed CPU time: 47.6458 s	Remaining CPU time: 1752.35 s
47.93/48.23	c core #1992
47.93/48.23	c Core size: 4	Core Weight: 1	Total Weight: 1992
47.93/48.23	c Elapsed CPU time: 47.6798 s	Remaining CPU time: 1752.32 s
47.93/48.27	c core #1993
47.93/48.27	c Core size: 3	Core Weight: 1	Total Weight: 1993
47.93/48.27	c Elapsed CPU time: 47.7147 s	Remaining CPU time: 1752.29 s
48.03/48.30	c core #1994
48.03/48.30	c Core size: 3	Core Weight: 1	Total Weight: 1994
48.03/48.30	c Elapsed CPU time: 47.7497 s	Remaining CPU time: 1752.25 s
48.03/48.34	c core #1995
48.03/48.34	c Core size: 4	Core Weight: 1	Total Weight: 1995
48.03/48.34	c Elapsed CPU time: 47.7857 s	Remaining CPU time: 1752.21 s
48.03/48.37	c core #1996
48.03/48.37	c Core size: 3	Core Weight: 1	Total Weight: 1996
48.03/48.37	c Elapsed CPU time: 47.8197 s	Remaining CPU time: 1752.18 s
48.13/48.41	c core #1997
48.13/48.41	c Core size: 4	Core Weight: 1	Total Weight: 1997
48.13/48.41	c Elapsed CPU time: 47.8547 s	Remaining CPU time: 1752.15 s
48.13/48.44	c core #1998
48.13/48.44	c Core size: 4	Core Weight: 1	Total Weight: 1998
48.13/48.44	c Elapsed CPU time: 47.8897 s	Remaining CPU time: 1752.11 s
48.13/48.48	c core #1999
48.13/48.48	c Core size: 4	Core Weight: 1	Total Weight: 1999
48.13/48.48	c Elapsed CPU time: 47.9237 s	Remaining CPU time: 1752.08 s
48.23/48.51	c core #2000
48.23/48.51	c Core size: 4	Core Weight: 1	Total Weight: 2000
48.23/48.51	c Elapsed CPU time: 47.9587 s	Remaining CPU time: 1752.04 s
48.23/48.55	c core #2001
48.23/48.55	c Core size: 4	Core Weight: 1	Total Weight: 2001
48.23/48.55	c Elapsed CPU time: 47.9947 s	Remaining CPU time: 1752.01 s
48.23/48.58	c core #2002
48.23/48.58	c Core size: 4	Core Weight: 1	Total Weight: 2002
48.23/48.58	c Elapsed CPU time: 48.0307 s	Remaining CPU time: 1751.97 s
48.33/48.62	c core #2003
48.33/48.62	c Core size: 3	Core Weight: 1	Total Weight: 2003
48.33/48.62	c Elapsed CPU time: 48.0677 s	Remaining CPU time: 1751.93 s
48.33/48.66	c core #2004
48.33/48.66	c Core size: 3	Core Weight: 1	Total Weight: 2004
48.33/48.66	c Elapsed CPU time: 48.1037 s	Remaining CPU time: 1751.9 s
48.33/48.69	c core #2005
48.33/48.69	c Core size: 4	Core Weight: 1	Total Weight: 2005
48.33/48.70	c Elapsed CPU time: 48.1407 s	Remaining CPU time: 1751.86 s
48.43/48.73	c core #2006
48.43/48.73	c Core size: 3	Core Weight: 1	Total Weight: 2006
48.43/48.73	c Elapsed CPU time: 48.1737 s	Remaining CPU time: 1751.83 s
48.43/48.77	c core #2007
48.43/48.77	c Core size: 4	Core Weight: 1	Total Weight: 2007
48.43/48.77	c Elapsed CPU time: 48.2127 s	Remaining CPU time: 1751.79 s
48.53/48.80	c core #2008
48.53/48.80	c Core size: 4	Core Weight: 1	Total Weight: 2008
48.53/48.80	c Elapsed CPU time: 48.2487 s	Remaining CPU time: 1751.75 s
48.53/48.84	c core #2009
48.53/48.84	c Core size: 4	Core Weight: 1	Total Weight: 2009
48.53/48.84	c Elapsed CPU time: 48.2837 s	Remaining CPU time: 1751.72 s
48.53/48.87	c core #2010
48.53/48.87	c Core size: 4	Core Weight: 1	Total Weight: 2010
48.53/48.88	c Elapsed CPU time: 48.3187 s	Remaining CPU time: 1751.68 s
48.62/48.91	c core #2011
48.62/48.91	c Core size: 4	Core Weight: 1	Total Weight: 2011
48.62/48.91	c Elapsed CPU time: 48.3546 s	Remaining CPU time: 1751.65 s
48.62/48.95	c core #2012
48.62/48.95	c Core size: 4	Core Weight: 1	Total Weight: 2012
48.62/48.95	c Elapsed CPU time: 48.3906 s	Remaining CPU time: 1751.61 s
48.62/48.98	c core #2013
48.62/48.98	c Core size: 3	Core Weight: 1	Total Weight: 2013
48.62/48.98	c Elapsed CPU time: 48.4256 s	Remaining CPU time: 1751.57 s
48.72/49.02	c core #2014
48.72/49.02	c Core size: 3	Core Weight: 1	Total Weight: 2014
48.72/49.02	c Elapsed CPU time: 48.4616 s	Remaining CPU time: 1751.54 s
48.72/49.06	c core #2015
48.72/49.06	c Core size: 4	Core Weight: 1	Total Weight: 2015
48.72/49.06	c Elapsed CPU time: 48.4996 s	Remaining CPU time: 1751.5 s
48.72/49.09	c core #2016
48.72/49.09	c Core size: 3	Core Weight: 1	Total Weight: 2016
48.72/49.09	c Elapsed CPU time: 48.5336 s	Remaining CPU time: 1751.47 s
48.82/49.13	c core #2017
48.82/49.13	c Core size: 4	Core Weight: 1	Total Weight: 2017
48.82/49.13	c Elapsed CPU time: 48.5706 s	Remaining CPU time: 1751.43 s
48.82/49.17	c core #2018
48.82/49.17	c Core size: 4	Core Weight: 1	Total Weight: 2018
48.82/49.17	c Elapsed CPU time: 48.6066 s	Remaining CPU time: 1751.39 s
48.92/49.20	c core #2019
48.92/49.20	c Core size: 4	Core Weight: 1	Total Weight: 2019
48.92/49.20	c Elapsed CPU time: 48.6426 s	Remaining CPU time: 1751.36 s
48.92/49.24	c core #2020
48.92/49.24	c Core size: 4	Core Weight: 1	Total Weight: 2020
48.92/49.24	c Elapsed CPU time: 48.6776 s	Remaining CPU time: 1751.32 s
48.92/49.27	c core #2021
48.92/49.27	c Core size: 4	Core Weight: 1	Total Weight: 2021
48.92/49.27	c Elapsed CPU time: 48.7136 s	Remaining CPU time: 1751.29 s
49.02/49.31	c core #2022
49.02/49.31	c Core size: 4	Core Weight: 1	Total Weight: 2022
49.02/49.31	c Elapsed CPU time: 48.7496 s	Remaining CPU time: 1751.25 s
49.02/49.35	c core #2023
49.02/49.35	c Core size: 3	Core Weight: 1	Total Weight: 2023
49.02/49.35	c Elapsed CPU time: 48.7856 s	Remaining CPU time: 1751.21 s
49.02/49.38	c core #2024
49.02/49.38	c Core size: 3	Core Weight: 1	Total Weight: 2024
49.02/49.38	c Elapsed CPU time: 48.8216 s	Remaining CPU time: 1751.18 s
49.13/49.42	c core #2025
49.13/49.42	c Core size: 4	Core Weight: 1	Total Weight: 2025
49.13/49.42	c Elapsed CPU time: 48.8596 s	Remaining CPU time: 1751.14 s
49.13/49.45	c core #2026
49.13/49.45	c Core size: 3	Core Weight: 1	Total Weight: 2026
49.13/49.45	c Elapsed CPU time: 48.8936 s	Remaining CPU time: 1751.11 s
49.13/49.49	c core #2027
49.13/49.49	c Core size: 4	Core Weight: 1	Total Weight: 2027
49.13/49.49	c Elapsed CPU time: 48.9296 s	Remaining CPU time: 1751.07 s
49.22/49.53	c core #2028
49.22/49.53	c Core size: 4	Core Weight: 1	Total Weight: 2028
49.22/49.53	c Elapsed CPU time: 48.9666 s	Remaining CPU time: 1751.03 s
49.22/49.56	c core #2029
49.22/49.56	c Core size: 4	Core Weight: 1	Total Weight: 2029
49.22/49.56	c Elapsed CPU time: 49.0016 s	Remaining CPU time: 1751 s
49.32/49.60	c core #2030
49.32/49.60	c Core size: 4	Core Weight: 1	Total Weight: 2030
49.32/49.60	c Elapsed CPU time: 49.0375 s	Remaining CPU time: 1750.96 s
49.32/49.63	c core #2031
49.32/49.63	c Core size: 4	Core Weight: 1	Total Weight: 2031
49.32/49.64	c Elapsed CPU time: 49.0735 s	Remaining CPU time: 1750.93 s
49.32/49.67	c core #2032
49.32/49.67	c Core size: 4	Core Weight: 1	Total Weight: 2032
49.32/49.67	c Elapsed CPU time: 49.1085 s	Remaining CPU time: 1750.89 s
49.43/49.71	c core #2033
49.43/49.71	c Core size: 3	Core Weight: 1	Total Weight: 2033
49.43/49.71	c Elapsed CPU time: 49.1455 s	Remaining CPU time: 1750.85 s
49.43/49.74	c core #2034
49.43/49.74	c Core size: 3	Core Weight: 1	Total Weight: 2034
49.43/49.74	c Elapsed CPU time: 49.1805 s	Remaining CPU time: 1750.82 s
49.43/49.78	c core #2035
49.43/49.78	c Core size: 4	Core Weight: 1	Total Weight: 2035
49.43/49.78	c Elapsed CPU time: 49.2175 s	Remaining CPU time: 1750.78 s
49.53/49.82	c core #2036
49.53/49.82	c Core size: 3	Core Weight: 1	Total Weight: 2036
49.53/49.82	c Elapsed CPU time: 49.2525 s	Remaining CPU time: 1750.75 s
49.53/49.85	c core #2037
49.53/49.85	c Core size: 4	Core Weight: 1	Total Weight: 2037
49.53/49.85	c Elapsed CPU time: 49.2885 s	Remaining CPU time: 1750.71 s
49.53/49.89	c core #2038
49.53/49.89	c Core size: 4	Core Weight: 1	Total Weight: 2038
49.53/49.89	c Elapsed CPU time: 49.3245 s	Remaining CPU time: 1750.68 s
49.63/49.93	c core #2039
49.63/49.93	c Core size: 4	Core Weight: 1	Total Weight: 2039
49.63/49.93	c Elapsed CPU time: 49.3615 s	Remaining CPU time: 1750.64 s
49.63/49.96	c core #2040
49.63/49.96	c Core size: 4	Core Weight: 1	Total Weight: 2040
49.63/49.96	c Elapsed CPU time: 49.3975 s	Remaining CPU time: 1750.6 s
49.73/50.00	c core #2041
49.73/50.00	c Core size: 4	Core Weight: 1	Total Weight: 2041
49.73/50.00	c Elapsed CPU time: 49.4335 s	Remaining CPU time: 1750.57 s
49.73/50.03	c core #2042
49.73/50.03	c Core size: 4	Core Weight: 1	Total Weight: 2042
49.73/50.03	c Elapsed CPU time: 49.4695 s	Remaining CPU time: 1750.53 s
49.73/50.07	c core #2043
49.73/50.07	c Core size: 3	Core Weight: 1	Total Weight: 2043
49.73/50.07	c Elapsed CPU time: 49.5055 s	Remaining CPU time: 1750.49 s
49.83/50.11	c core #2044
49.83/50.11	c Core size: 3	Core Weight: 1	Total Weight: 2044
49.83/50.11	c Elapsed CPU time: 49.5405 s	Remaining CPU time: 1750.46 s
49.83/50.14	c core #2045
49.83/50.14	c Core size: 4	Core Weight: 1	Total Weight: 2045
49.83/50.14	c Elapsed CPU time: 49.5785 s	Remaining CPU time: 1750.42 s
49.83/50.18	c core #2046
49.83/50.18	c Core size: 3	Core Weight: 1	Total Weight: 2046
49.83/50.18	c Elapsed CPU time: 49.6125 s	Remaining CPU time: 1750.39 s
49.93/50.21	c core #2047
49.93/50.21	c Core size: 4	Core Weight: 1	Total Weight: 2047
49.93/50.21	c Elapsed CPU time: 49.6485 s	Remaining CPU time: 1750.35 s
49.93/50.25	c core #2048
49.93/50.25	c Core size: 4	Core Weight: 1	Total Weight: 2048
49.93/50.25	c Elapsed CPU time: 49.6844 s	Remaining CPU time: 1750.32 s
49.93/50.29	c core #2049
49.93/50.29	c Core size: 4	Core Weight: 1	Total Weight: 2049
49.93/50.29	c Elapsed CPU time: 49.7204 s	Remaining CPU time: 1750.28 s
50.03/50.32	c core #2050
50.03/50.32	c Core size: 4	Core Weight: 1	Total Weight: 2050
50.03/50.32	c Elapsed CPU time: 49.7564 s	Remaining CPU time: 1750.24 s
50.03/50.36	c core #2051
50.03/50.36	c Core size: 4	Core Weight: 1	Total Weight: 2051
50.03/50.36	c Elapsed CPU time: 49.7924 s	Remaining CPU time: 1750.21 s
50.03/50.40	c core #2052
50.03/50.40	c Core size: 4	Core Weight: 1	Total Weight: 2052
50.03/50.40	c Elapsed CPU time: 49.8284 s	Remaining CPU time: 1750.17 s
50.12/50.43	c core #2053
50.12/50.43	c Core size: 3	Core Weight: 1	Total Weight: 2053
50.12/50.43	c Elapsed CPU time: 49.8644 s	Remaining CPU time: 1750.14 s
50.12/50.47	c core #2054
50.12/50.47	c Core size: 3	Core Weight: 1	Total Weight: 2054
50.12/50.47	c Elapsed CPU time: 49.9004 s	Remaining CPU time: 1750.1 s
50.23/50.51	c core #2055
50.23/50.51	c Core size: 4	Core Weight: 1	Total Weight: 2055
50.23/50.51	c Elapsed CPU time: 49.9374 s	Remaining CPU time: 1750.06 s
50.23/50.54	c core #2056
50.23/50.54	c Core size: 3	Core Weight: 1	Total Weight: 2056
50.23/50.54	c Elapsed CPU time: 49.9724 s	Remaining CPU time: 1750.03 s
50.23/50.58	c core #2057
50.23/50.58	c Core size: 4	Core Weight: 1	Total Weight: 2057
50.23/50.58	c Elapsed CPU time: 50.0104 s	Remaining CPU time: 1749.99 s
50.33/50.62	c core #2058
50.33/50.62	c Core size: 4	Core Weight: 1	Total Weight: 2058
50.33/50.62	c Elapsed CPU time: 50.0464 s	Remaining CPU time: 1749.95 s
50.33/50.65	c core #2059
50.33/50.65	c Core size: 4	Core Weight: 1	Total Weight: 2059
50.33/50.65	c Elapsed CPU time: 50.0844 s	Remaining CPU time: 1749.92 s
50.33/50.69	c core #2060
50.33/50.69	c Core size: 4	Core Weight: 1	Total Weight: 2060
50.33/50.69	c Elapsed CPU time: 50.1204 s	Remaining CPU time: 1749.88 s
50.42/50.73	c core #2061
50.42/50.73	c Core size: 4	Core Weight: 1	Total Weight: 2061
50.42/50.73	c Elapsed CPU time: 50.1564 s	Remaining CPU time: 1749.84 s
50.42/50.76	c core #2062
50.42/50.76	c Core size: 4	Core Weight: 1	Total Weight: 2062
50.42/50.76	c Elapsed CPU time: 50.1924 s	Remaining CPU time: 1749.81 s
50.52/50.80	c core #2063
50.52/50.80	c Core size: 4	Core Weight: 1	Total Weight: 2063
50.52/50.80	c Elapsed CPU time: 50.2284 s	Remaining CPU time: 1749.77 s
50.52/50.84	c core #2064
50.52/50.84	c Core size: 4	Core Weight: 1	Total Weight: 2064
50.52/50.84	c Elapsed CPU time: 50.2654 s	Remaining CPU time: 1749.73 s
50.52/50.87	c core #2065
50.52/50.87	c Core size: 3	Core Weight: 1	Total Weight: 2065
50.52/50.87	c Elapsed CPU time: 50.3024 s	Remaining CPU time: 1749.7 s
50.62/50.91	c core #2066
50.62/50.91	c Core size: 4	Core Weight: 1	Total Weight: 2066
50.62/50.91	c Elapsed CPU time: 50.3403 s	Remaining CPU time: 1749.66 s
50.62/50.95	c core #2067
50.62/50.95	c Core size: 4	Core Weight: 1	Total Weight: 2067
50.62/50.95	c Elapsed CPU time: 50.3773 s	Remaining CPU time: 1749.62 s
50.62/50.98	c core #2068
50.62/50.98	c Core size: 4	Core Weight: 1	Total Weight: 2068
50.62/50.98	c Elapsed CPU time: 50.4123 s	Remaining CPU time: 1749.59 s
50.72/51.02	c core #2069
50.72/51.02	c Core size: 4	Core Weight: 1	Total Weight: 2069
50.72/51.02	c Elapsed CPU time: 50.4493 s	Remaining CPU time: 1749.55 s
50.72/51.06	c core #2070
50.72/51.06	c Core size: 4	Core Weight: 1	Total Weight: 2070
50.72/51.06	c Elapsed CPU time: 50.4863 s	Remaining CPU time: 1749.51 s
50.72/51.10	c core #2071
50.72/51.10	c Core size: 4	Core Weight: 1	Total Weight: 2071
50.72/51.10	c Elapsed CPU time: 50.5233 s	Remaining CPU time: 1749.48 s
50.82/51.13	c core #2072
50.82/51.13	c Core size: 3	Core Weight: 1	Total Weight: 2072
50.82/51.13	c Elapsed CPU time: 50.5603 s	Remaining CPU time: 1749.44 s
50.82/51.17	c core #2073
50.82/51.17	c Core size: 3	Core Weight: 1	Total Weight: 2073
50.82/51.17	c Elapsed CPU time: 50.5973 s	Remaining CPU time: 1749.4 s
50.92/51.21	c core #2074
50.92/51.21	c Core size: 4	Core Weight: 1	Total Weight: 2074
50.92/51.21	c Elapsed CPU time: 50.6353 s	Remaining CPU time: 1749.36 s
50.92/51.24	c core #2075
50.92/51.24	c Core size: 4	Core Weight: 1	Total Weight: 2075
50.92/51.24	c Elapsed CPU time: 50.6723 s	Remaining CPU time: 1749.33 s
50.92/51.28	c core #2076
50.92/51.28	c Core size: 4	Core Weight: 1	Total Weight: 2076
50.92/51.28	c Elapsed CPU time: 50.7083 s	Remaining CPU time: 1749.29 s
51.02/51.32	c core #2077
51.02/51.32	c Core size: 4	Core Weight: 1	Total Weight: 2077
51.02/51.32	c Elapsed CPU time: 50.7443 s	Remaining CPU time: 1749.26 s
51.02/51.35	c core #2078
51.02/51.35	c Core size: 4	Core Weight: 1	Total Weight: 2078
51.02/51.35	c Elapsed CPU time: 50.7803 s	Remaining CPU time: 1749.22 s
51.02/51.39	c core #2079
51.02/51.39	c Core size: 4	Core Weight: 1	Total Weight: 2079
51.02/51.39	c Elapsed CPU time: 50.8173 s	Remaining CPU time: 1749.18 s
51.12/51.43	c core #2080
51.12/51.43	c Core size: 4	Core Weight: 1	Total Weight: 2080
51.12/51.43	c Elapsed CPU time: 50.8543 s	Remaining CPU time: 1749.15 s
51.12/51.47	c core #2081
51.12/51.47	c Core size: 2	Core Weight: 1	Total Weight: 2081
51.12/51.47	c Elapsed CPU time: 50.8903 s	Remaining CPU time: 1749.11 s
51.21/51.50	c core #2082
51.21/51.50	c Core size: 2	Core Weight: 1	Total Weight: 2082
51.21/51.50	c Elapsed CPU time: 50.9263 s	Remaining CPU time: 1749.07 s
51.21/51.54	c core #2083
51.21/51.54	c Core size: 2	Core Weight: 1	Total Weight: 2083
51.21/51.54	c Elapsed CPU time: 50.9633 s	Remaining CPU time: 1749.04 s
51.21/51.58	c core #2084
51.21/51.58	c Core size: 2	Core Weight: 1	Total Weight: 2084
51.21/51.58	c Elapsed CPU time: 50.9992 s	Remaining CPU time: 1749 s
51.32/51.61	c core #2085
51.32/51.61	c Core size: 2	Core Weight: 1	Total Weight: 2085
51.32/51.61	c Elapsed CPU time: 51.0362 s	Remaining CPU time: 1748.96 s
51.32/51.65	c core #2086
51.32/51.65	c Core size: 2	Core Weight: 1	Total Weight: 2086
51.32/51.65	c Elapsed CPU time: 51.0732 s	Remaining CPU time: 1748.93 s
51.32/51.69	c core #2087
51.32/51.69	c Core size: 2	Core Weight: 1	Total Weight: 2087
51.32/51.69	c Elapsed CPU time: 51.1102 s	Remaining CPU time: 1748.89 s
51.42/51.73	c core #2088
51.42/51.73	c Core size: 2	Core Weight: 1	Total Weight: 2088
51.42/51.73	c Elapsed CPU time: 51.1472 s	Remaining CPU time: 1748.85 s
51.42/51.76	c core #2089
51.42/51.76	c Core size: 2	Core Weight: 1	Total Weight: 2089
51.42/51.76	c Elapsed CPU time: 51.1842 s	Remaining CPU time: 1748.82 s
51.51/51.80	c core #2090
51.51/51.80	c Core size: 2	Core Weight: 1	Total Weight: 2090
51.51/51.80	c Elapsed CPU time: 51.2212 s	Remaining CPU time: 1748.78 s
51.51/51.84	c core #2091
51.51/51.84	c Core size: 2	Core Weight: 1	Total Weight: 2091
51.51/51.84	c Elapsed CPU time: 51.2592 s	Remaining CPU time: 1748.74 s
51.51/51.88	c core #2092
51.51/51.88	c Core size: 2	Core Weight: 1	Total Weight: 2092
51.51/51.88	c Elapsed CPU time: 51.2962 s	Remaining CPU time: 1748.7 s
51.61/51.91	c core #2093
51.61/51.91	c Core size: 2	Core Weight: 1	Total Weight: 2093
51.61/51.91	c Elapsed CPU time: 51.3342 s	Remaining CPU time: 1748.67 s
51.61/51.95	c core #2094
51.61/51.95	c Core size: 2	Core Weight: 1	Total Weight: 2094
51.61/51.95	c Elapsed CPU time: 51.3712 s	Remaining CPU time: 1748.63 s
51.61/51.99	c core #2095
51.61/51.99	c Core size: 2	Core Weight: 1	Total Weight: 2095
51.61/51.99	c Elapsed CPU time: 51.4082 s	Remaining CPU time: 1748.59 s
51.71/52.02	c core #2096
51.71/52.02	c Core size: 2	Core Weight: 1	Total Weight: 2096
51.71/52.02	c Elapsed CPU time: 51.4452 s	Remaining CPU time: 1748.55 s
51.71/52.06	c core #2097
51.71/52.06	c Core size: 2	Core Weight: 1	Total Weight: 2097
51.71/52.06	c Elapsed CPU time: 51.4822 s	Remaining CPU time: 1748.52 s
51.81/52.10	c core #2098
51.81/52.10	c Core size: 2	Core Weight: 1	Total Weight: 2098
51.81/52.10	c Elapsed CPU time: 51.5202 s	Remaining CPU time: 1748.48 s
51.81/52.14	c core #2099
51.81/52.14	c Core size: 2	Core Weight: 1	Total Weight: 2099
51.81/52.14	c Elapsed CPU time: 51.5572 s	Remaining CPU time: 1748.44 s
51.81/52.17	c core #2100
51.81/52.17	c Core size: 2	Core Weight: 1	Total Weight: 2100
51.81/52.17	c Elapsed CPU time: 51.5942 s	Remaining CPU time: 1748.41 s
51.91/52.21	c core #2101
51.91/52.21	c Core size: 2	Core Weight: 1	Total Weight: 2101
51.91/52.21	c Elapsed CPU time: 51.6302 s	Remaining CPU time: 1748.37 s
51.91/52.25	c core #2102
51.91/52.25	c Core size: 2	Core Weight: 1	Total Weight: 2102
51.91/52.25	c Elapsed CPU time: 51.6661 s	Remaining CPU time: 1748.33 s
51.91/52.29	c core #2103
51.91/52.29	c Core size: 2	Core Weight: 1	Total Weight: 2103
51.91/52.29	c Elapsed CPU time: 51.7031 s	Remaining CPU time: 1748.3 s
52.01/52.32	c core #2104
52.01/52.32	c Core size: 2	Core Weight: 1	Total Weight: 2104
52.01/52.32	c Elapsed CPU time: 51.7401 s	Remaining CPU time: 1748.26 s
52.01/52.36	c core #2105
52.01/52.36	c Core size: 2	Core Weight: 1	Total Weight: 2105
52.01/52.36	c Elapsed CPU time: 51.7771 s	Remaining CPU time: 1748.22 s
52.11/52.40	c core #2106
52.11/52.40	c Core size: 2	Core Weight: 1	Total Weight: 2106
52.11/52.40	c Elapsed CPU time: 51.8141 s	Remaining CPU time: 1748.19 s
52.11/52.44	c core #2107
52.11/52.44	c Core size: 2	Core Weight: 1	Total Weight: 2107
52.11/52.44	c Elapsed CPU time: 51.8521 s	Remaining CPU time: 1748.15 s
52.11/52.47	c core #2108
52.11/52.47	c Core size: 2	Core Weight: 1	Total Weight: 2108
52.11/52.47	c Elapsed CPU time: 51.8891 s	Remaining CPU time: 1748.11 s
52.21/52.51	c core #2109
52.21/52.51	c Core size: 2	Core Weight: 1	Total Weight: 2109
52.21/52.51	c Elapsed CPU time: 51.9261 s	Remaining CPU time: 1748.07 s
52.21/52.55	c core #2110
52.21/52.55	c Core size: 2	Core Weight: 1	Total Weight: 2110
52.21/52.55	c Elapsed CPU time: 51.9631 s	Remaining CPU time: 1748.04 s
52.21/52.58	c core #2111
52.21/52.58	c Core size: 2	Core Weight: 1	Total Weight: 2111
52.21/52.58	c Elapsed CPU time: 52.0001 s	Remaining CPU time: 1748 s
52.31/52.62	c core #2112
52.31/52.62	c Core size: 2	Core Weight: 1	Total Weight: 2112
52.31/52.62	c Elapsed CPU time: 52.0371 s	Remaining CPU time: 1747.96 s
52.31/52.66	c core #2113
52.31/52.66	c Core size: 2	Core Weight: 1	Total Weight: 2113
52.31/52.66	c Elapsed CPU time: 52.0741 s	Remaining CPU time: 1747.93 s
52.31/52.70	c core #2114
52.31/52.70	c Core size: 2	Core Weight: 1	Total Weight: 2114
52.31/52.70	c Elapsed CPU time: 52.1101 s	Remaining CPU time: 1747.89 s
52.41/52.73	c core #2115
52.41/52.73	c Core size: 2	Core Weight: 1	Total Weight: 2115
52.41/52.73	c Elapsed CPU time: 52.1481 s	Remaining CPU time: 1747.85 s
52.41/52.77	c core #2116
52.41/52.77	c Core size: 2	Core Weight: 1	Total Weight: 2116
52.41/52.77	c Elapsed CPU time: 52.1841 s	Remaining CPU time: 1747.82 s
52.51/52.81	c core #2117
52.51/52.81	c Core size: 2	Core Weight: 1	Total Weight: 2117
52.51/52.81	c Elapsed CPU time: 52.2221 s	Remaining CPU time: 1747.78 s
52.51/52.84	c core #2118
52.51/52.84	c Core size: 2	Core Weight: 1	Total Weight: 2118
52.51/52.84	c Elapsed CPU time: 52.2591 s	Remaining CPU time: 1747.74 s
52.51/52.88	c core #2119
52.51/52.88	c Core size: 2	Core Weight: 1	Total Weight: 2119
52.51/52.88	c Elapsed CPU time: 52.296 s	Remaining CPU time: 1747.7 s
52.61/52.92	c core #2120
52.61/52.92	c Core size: 2	Core Weight: 1	Total Weight: 2120
52.61/52.92	c Elapsed CPU time: 52.333 s	Remaining CPU time: 1747.67 s
52.61/52.96	c core #2121
52.61/52.96	c Core size: 2	Core Weight: 1	Total Weight: 2121
52.61/52.96	c Elapsed CPU time: 52.37 s	Remaining CPU time: 1747.63 s
52.61/52.99	c core #2122
52.61/52.99	c Core size: 2	Core Weight: 1	Total Weight: 2122
52.61/52.99	c Elapsed CPU time: 52.406 s	Remaining CPU time: 1747.59 s
52.71/53.03	c core #2123
52.71/53.03	c Core size: 2	Core Weight: 1	Total Weight: 2123
52.71/53.03	c Elapsed CPU time: 52.444 s	Remaining CPU time: 1747.56 s
52.71/53.07	c core #2124
52.71/53.07	c Core size: 2	Core Weight: 1	Total Weight: 2124
52.71/53.07	c Elapsed CPU time: 52.481 s	Remaining CPU time: 1747.52 s
52.81/53.10	c core #2125
52.81/53.10	c Core size: 2	Core Weight: 1	Total Weight: 2125
52.81/53.11	c Elapsed CPU time: 52.518 s	Remaining CPU time: 1747.48 s
52.81/53.14	c core #2126
52.81/53.14	c Core size: 2	Core Weight: 1	Total Weight: 2126
52.81/53.14	c Elapsed CPU time: 52.555 s	Remaining CPU time: 1747.44 s
52.81/53.18	c core #2127
52.81/53.18	c Core size: 2	Core Weight: 1	Total Weight: 2127
52.81/53.18	c Elapsed CPU time: 52.593 s	Remaining CPU time: 1747.41 s
52.91/53.22	c core #2128
52.91/53.22	c Core size: 2	Core Weight: 1	Total Weight: 2128
52.91/53.22	c Elapsed CPU time: 52.63 s	Remaining CPU time: 1747.37 s
52.91/53.25	c core #2129
52.91/53.25	c Core size: 2	Core Weight: 1	Total Weight: 2129
52.91/53.25	c Elapsed CPU time: 52.668 s	Remaining CPU time: 1747.33 s
52.91/53.29	c core #2130
52.91/53.29	c Core size: 2	Core Weight: 1	Total Weight: 2130
52.91/53.29	c Elapsed CPU time: 52.705 s	Remaining CPU time: 1747.3 s
53.01/53.33	c core #2131
53.01/53.33	c Core size: 2	Core Weight: 1	Total Weight: 2131
53.01/53.33	c Elapsed CPU time: 52.742 s	Remaining CPU time: 1747.26 s
53.01/53.37	c core #2132
53.01/53.37	c Core size: 2	Core Weight: 1	Total Weight: 2132
53.01/53.37	c Elapsed CPU time: 52.779 s	Remaining CPU time: 1747.22 s
53.11/53.41	c core #2133
53.11/53.41	c Core size: 2	Core Weight: 1	Total Weight: 2133
53.11/53.41	c Elapsed CPU time: 52.816 s	Remaining CPU time: 1747.18 s
53.11/53.44	c core #2134
53.11/53.44	c Core size: 2	Core Weight: 1	Total Weight: 2134
53.11/53.44	c Elapsed CPU time: 52.852 s	Remaining CPU time: 1747.15 s
53.11/53.48	c core #2135
53.11/53.48	c Core size: 2	Core Weight: 1	Total Weight: 2135
53.11/53.48	c Elapsed CPU time: 52.889 s	Remaining CPU time: 1747.11 s
53.21/53.52	c core #2136
53.21/53.52	c Core size: 2	Core Weight: 1	Total Weight: 2136
53.21/53.52	c Elapsed CPU time: 52.926 s	Remaining CPU time: 1747.07 s
53.21/53.56	c core #2137
53.21/53.56	c Core size: 2	Core Weight: 1	Total Weight: 2137
53.21/53.56	c Elapsed CPU time: 52.9619 s	Remaining CPU time: 1747.04 s
53.21/53.59	c core #2138
53.21/53.59	c Core size: 2	Core Weight: 1	Total Weight: 2138
53.21/53.59	c Elapsed CPU time: 52.9989 s	Remaining CPU time: 1747 s
53.31/53.63	c core #2139
53.31/53.63	c Core size: 2	Core Weight: 1	Total Weight: 2139
53.31/53.63	c Elapsed CPU time: 53.0359 s	Remaining CPU time: 1746.96 s
53.31/53.67	c core #2140
53.31/53.67	c Core size: 2	Core Weight: 1	Total Weight: 2140
53.31/53.67	c Elapsed CPU time: 53.0729 s	Remaining CPU time: 1746.93 s
53.41/53.70	c core #2141
53.41/53.70	c Core size: 2	Core Weight: 1	Total Weight: 2141
53.41/53.70	c Elapsed CPU time: 53.1109 s	Remaining CPU time: 1746.89 s
53.41/53.74	c core #2142
53.41/53.74	c Core size: 2	Core Weight: 1	Total Weight: 2142
53.41/53.74	c Elapsed CPU time: 53.1479 s	Remaining CPU time: 1746.85 s
53.41/53.78	c core #2143
53.41/53.78	c Core size: 2	Core Weight: 1	Total Weight: 2143
53.41/53.78	c Elapsed CPU time: 53.1849 s	Remaining CPU time: 1746.82 s
53.51/53.82	c core #2144
53.51/53.82	c Core size: 2	Core Weight: 1	Total Weight: 2144
53.51/53.82	c Elapsed CPU time: 53.2229 s	Remaining CPU time: 1746.78 s
53.51/53.85	c core #2145
53.51/53.85	c Core size: 2	Core Weight: 1	Total Weight: 2145
53.51/53.85	c Elapsed CPU time: 53.2609 s	Remaining CPU time: 1746.74 s
53.51/53.89	c core #2146
53.51/53.89	c Core size: 2	Core Weight: 1	Total Weight: 2146
53.51/53.89	c Elapsed CPU time: 53.2979 s	Remaining CPU time: 1746.7 s
53.61/53.93	c core #2147
53.61/53.93	c Core size: 2	Core Weight: 1	Total Weight: 2147
53.61/53.93	c Elapsed CPU time: 53.3349 s	Remaining CPU time: 1746.67 s
53.61/53.97	c core #2148
53.61/53.97	c Core size: 2	Core Weight: 1	Total Weight: 2148
53.61/53.97	c Elapsed CPU time: 53.3719 s	Remaining CPU time: 1746.63 s
53.71/54.00	c core #2149
53.71/54.00	c Core size: 5	Core Weight: 1	Total Weight: 2149
53.71/54.01	c Elapsed CPU time: 53.4109 s	Remaining CPU time: 1746.59 s
53.71/54.04	c core #2150
53.71/54.04	c Core size: 5	Core Weight: 1	Total Weight: 2150
53.71/54.04	c Elapsed CPU time: 53.4479 s	Remaining CPU time: 1746.55 s
53.71/54.08	c core #2151
53.71/54.08	c Core size: 5	Core Weight: 1	Total Weight: 2151
53.71/54.08	c Elapsed CPU time: 53.4839 s	Remaining CPU time: 1746.52 s
53.81/54.12	c core #2152
53.81/54.12	c Core size: 5	Core Weight: 1	Total Weight: 2152
53.81/54.12	c Elapsed CPU time: 53.5209 s	Remaining CPU time: 1746.48 s
53.81/54.15	c core #2153
53.81/54.15	c Core size: 5	Core Weight: 1	Total Weight: 2153
53.81/54.15	c Elapsed CPU time: 53.5559 s	Remaining CPU time: 1746.44 s
53.81/54.19	c core #2154
53.81/54.19	c Core size: 5	Core Weight: 1	Total Weight: 2154
53.81/54.19	c Elapsed CPU time: 53.5929 s	Remaining CPU time: 1746.41 s
53.91/54.23	c core #2155
53.91/54.23	c Core size: 5	Core Weight: 1	Total Weight: 2155
53.91/54.23	c Elapsed CPU time: 53.6298 s	Remaining CPU time: 1746.37 s
53.91/54.26	c core #2156
53.91/54.26	c Core size: 5	Core Weight: 1	Total Weight: 2156
53.91/54.26	c Elapsed CPU time: 53.6668 s	Remaining CPU time: 1746.33 s
54.01/54.30	c core #2157
54.01/54.30	c Core size: 5	Core Weight: 1	Total Weight: 2157
54.01/54.30	c Elapsed CPU time: 53.7038 s	Remaining CPU time: 1746.3 s
54.01/54.34	c core #2158
54.01/54.34	c Core size: 5	Core Weight: 1	Total Weight: 2158
54.01/54.34	c Elapsed CPU time: 53.7408 s	Remaining CPU time: 1746.26 s
54.01/54.37	c core #2159
54.01/54.37	c Core size: 5	Core Weight: 1	Total Weight: 2159
54.01/54.37	c Elapsed CPU time: 53.7778 s	Remaining CPU time: 1746.22 s
54.10/54.41	c core #2160
54.10/54.41	c Core size: 5	Core Weight: 1	Total Weight: 2160
54.10/54.41	c Elapsed CPU time: 53.8148 s	Remaining CPU time: 1746.19 s
54.10/54.45	c core #2161
54.10/54.45	c Core size: 5	Core Weight: 1	Total Weight: 2161
54.10/54.45	c Elapsed CPU time: 53.8518 s	Remaining CPU time: 1746.15 s
54.10/54.49	c core #2162
54.10/54.49	c Core size: 5	Core Weight: 1	Total Weight: 2162
54.10/54.49	c Elapsed CPU time: 53.8878 s	Remaining CPU time: 1746.11 s
54.20/54.53	c core #2163
54.20/54.53	c Core size: 5	Core Weight: 1	Total Weight: 2163
54.20/54.53	c Elapsed CPU time: 53.9248 s	Remaining CPU time: 1746.08 s
54.20/54.56	c core #2164
54.20/54.56	c Core size: 5	Core Weight: 1	Total Weight: 2164
54.20/54.56	c Elapsed CPU time: 53.9628 s	Remaining CPU time: 1746.04 s
54.30/54.60	c core #2165
54.30/54.60	c Core size: 5	Core Weight: 1	Total Weight: 2165
54.30/54.60	c Elapsed CPU time: 53.9998 s	Remaining CPU time: 1746 s
54.30/54.64	c core #2166
54.30/54.64	c Core size: 5	Core Weight: 1	Total Weight: 2166
54.30/54.64	c Elapsed CPU time: 54.0368 s	Remaining CPU time: 1745.96 s
54.30/54.68	c core #2167
54.30/54.68	c Core size: 5	Core Weight: 1	Total Weight: 2167
54.30/54.68	c Elapsed CPU time: 54.0748 s	Remaining CPU time: 1745.93 s
54.40/54.71	c core #2168
54.40/54.71	c Core size: 5	Core Weight: 1	Total Weight: 2168
54.40/54.71	c Elapsed CPU time: 54.1118 s	Remaining CPU time: 1745.89 s
54.40/54.75	c core #2169
54.40/54.75	c Core size: 5	Core Weight: 1	Total Weight: 2169
54.40/54.75	c Elapsed CPU time: 54.1498 s	Remaining CPU time: 1745.85 s
54.40/54.79	c core #2170
54.40/54.79	c Core size: 5	Core Weight: 1	Total Weight: 2170
54.40/54.79	c Elapsed CPU time: 54.1858 s	Remaining CPU time: 1745.81 s
54.51/54.83	c core #2171
54.51/54.83	c Core size: 5	Core Weight: 1	Total Weight: 2171
54.51/54.83	c Elapsed CPU time: 54.2228 s	Remaining CPU time: 1745.78 s
54.51/54.86	c core #2172
54.51/54.86	c Core size: 5	Core Weight: 1	Total Weight: 2172
54.51/54.86	c Elapsed CPU time: 54.2598 s	Remaining CPU time: 1745.74 s
54.61/54.90	c core #2173
54.61/54.90	c Core size: 5	Core Weight: 1	Total Weight: 2173
54.61/54.90	c Elapsed CPU time: 54.2967 s	Remaining CPU time: 1745.7 s
54.61/54.94	c core #2174
54.61/54.94	c Core size: 5	Core Weight: 1	Total Weight: 2174
54.61/54.94	c Elapsed CPU time: 54.3337 s	Remaining CPU time: 1745.67 s
54.61/54.98	c core #2175
54.61/54.98	c Core size: 5	Core Weight: 1	Total Weight: 2175
54.61/54.98	c Elapsed CPU time: 54.3707 s	Remaining CPU time: 1745.63 s
54.71/55.01	c core #2176
54.71/55.01	c Core size: 5	Core Weight: 1	Total Weight: 2176
54.71/55.01	c Elapsed CPU time: 54.4077 s	Remaining CPU time: 1745.59 s
54.71/55.05	c core #2177
54.71/55.05	c Core size: 5	Core Weight: 1	Total Weight: 2177
54.71/55.05	c Elapsed CPU time: 54.4457 s	Remaining CPU time: 1745.55 s
54.71/55.09	c core #2178
54.71/55.09	c Core size: 5	Core Weight: 1	Total Weight: 2178
54.71/55.09	c Elapsed CPU time: 54.4817 s	Remaining CPU time: 1745.52 s
54.80/55.13	c core #2179
54.80/55.13	c Core size: 5	Core Weight: 1	Total Weight: 2179
54.80/55.13	c Elapsed CPU time: 54.5187 s	Remaining CPU time: 1745.48 s
54.80/55.16	c core #2180
54.80/55.16	c Core size: 5	Core Weight: 1	Total Weight: 2180
54.80/55.16	c Elapsed CPU time: 54.5557 s	Remaining CPU time: 1745.44 s
54.90/55.20	c core #2181
54.90/55.20	c Core size: 5	Core Weight: 1	Total Weight: 2181
54.90/55.20	c Elapsed CPU time: 54.5937 s	Remaining CPU time: 1745.41 s
54.90/55.24	c core #2182
54.90/55.24	c Core size: 5	Core Weight: 1	Total Weight: 2182
54.90/55.24	c Elapsed CPU time: 54.6307 s	Remaining CPU time: 1745.37 s
54.90/55.28	c core #2183
54.90/55.28	c Core size: 5	Core Weight: 1	Total Weight: 2183
54.90/55.28	c Elapsed CPU time: 54.6677 s	Remaining CPU time: 1745.33 s
55.00/55.32	c core #2184
55.00/55.32	c Core size: 5	Core Weight: 1	Total Weight: 2184
55.00/55.32	c Elapsed CPU time: 54.7037 s	Remaining CPU time: 1745.3 s
55.00/55.35	c core #2185
55.00/55.35	c Core size: 5	Core Weight: 1	Total Weight: 2185
55.00/55.35	c Elapsed CPU time: 54.7407 s	Remaining CPU time: 1745.26 s
55.00/55.39	c core #2186
55.00/55.39	c Core size: 5	Core Weight: 1	Total Weight: 2186
55.00/55.39	c Elapsed CPU time: 54.7787 s	Remaining CPU time: 1745.22 s
55.10/55.43	c core #2187
55.10/55.43	c Core size: 5	Core Weight: 1	Total Weight: 2187
55.10/55.43	c Elapsed CPU time: 54.8157 s	Remaining CPU time: 1745.18 s
55.10/55.47	c core #2188
55.10/55.47	c Core size: 5	Core Weight: 1	Total Weight: 2188
55.10/55.47	c Elapsed CPU time: 54.8527 s	Remaining CPU time: 1745.15 s
55.20/55.50	c core #2189
55.20/55.50	c Core size: 5	Core Weight: 1	Total Weight: 2189
55.20/55.50	c Elapsed CPU time: 54.8897 s	Remaining CPU time: 1745.11 s
55.20/55.54	c core #2190
55.20/55.54	c Core size: 5	Core Weight: 1	Total Weight: 2190
55.20/55.54	c Elapsed CPU time: 54.9276 s	Remaining CPU time: 1745.07 s
55.20/55.58	c core #2191
55.20/55.58	c Core size: 5	Core Weight: 1	Total Weight: 2191
55.20/55.58	c Elapsed CPU time: 54.9646 s	Remaining CPU time: 1745.04 s
55.30/55.62	c core #2192
55.30/55.62	c Core size: 5	Core Weight: 1	Total Weight: 2192
55.30/55.62	c Elapsed CPU time: 55.0016 s	Remaining CPU time: 1745 s
55.30/55.65	c core #2193
55.30/55.65	c Core size: 5	Core Weight: 1	Total Weight: 2193
55.30/55.65	c Elapsed CPU time: 55.0386 s	Remaining CPU time: 1744.96 s
55.30/55.69	c core #2194
55.30/55.69	c Core size: 5	Core Weight: 1	Total Weight: 2194
55.30/55.69	c Elapsed CPU time: 55.0766 s	Remaining CPU time: 1744.92 s
55.40/55.73	c core #2195
55.40/55.73	c Core size: 5	Core Weight: 1	Total Weight: 2195
55.40/55.73	c Elapsed CPU time: 55.1146 s	Remaining CPU time: 1744.89 s
55.40/55.77	c core #2196
55.40/55.77	c Core size: 5	Core Weight: 1	Total Weight: 2196
55.40/55.77	c Elapsed CPU time: 55.1516 s	Remaining CPU time: 1744.85 s
55.50/55.80	c core #2197
55.50/55.80	c Core size: 5	Core Weight: 1	Total Weight: 2197
55.50/55.80	c Elapsed CPU time: 55.1896 s	Remaining CPU time: 1744.81 s
55.50/55.84	c core #2198
55.50/55.84	c Core size: 5	Core Weight: 1	Total Weight: 2198
55.50/55.84	c Elapsed CPU time: 55.2276 s	Remaining CPU time: 1744.77 s
55.50/55.88	c core #2199
55.50/55.88	c Core size: 5	Core Weight: 1	Total Weight: 2199
55.50/55.88	c Elapsed CPU time: 55.2646 s	Remaining CPU time: 1744.74 s
55.60/55.92	c core #2200
55.60/55.92	c Core size: 5	Core Weight: 1	Total Weight: 2200
55.60/55.92	c Elapsed CPU time: 55.3016 s	Remaining CPU time: 1744.7 s
55.60/55.95	c core #2201
55.60/55.95	c Core size: 5	Core Weight: 1	Total Weight: 2201
55.60/55.95	c Elapsed CPU time: 55.3386 s	Remaining CPU time: 1744.66 s
55.60/55.99	c core #2202
55.60/55.99	c Core size: 5	Core Weight: 1	Total Weight: 2202
55.60/55.99	c Elapsed CPU time: 55.3766 s	Remaining CPU time: 1744.62 s
55.70/56.03	c core #2203
55.70/56.03	c Core size: 5	Core Weight: 1	Total Weight: 2203
55.70/56.03	c Elapsed CPU time: 55.4136 s	Remaining CPU time: 1744.59 s
55.70/56.07	c core #2204
55.70/56.07	c Core size: 5	Core Weight: 1	Total Weight: 2204
55.70/56.07	c Elapsed CPU time: 55.4516 s	Remaining CPU time: 1744.55 s
55.80/56.11	c core #2205
55.80/56.11	c Core size: 5	Core Weight: 1	Total Weight: 2205
55.80/56.11	c Elapsed CPU time: 55.4886 s	Remaining CPU time: 1744.51 s
55.80/56.14	c core #2206
55.80/56.14	c Core size: 5	Core Weight: 1	Total Weight: 2206
55.80/56.14	c Elapsed CPU time: 55.5256 s	Remaining CPU time: 1744.47 s
55.80/56.18	c core #2207
55.80/56.18	c Core size: 5	Core Weight: 1	Total Weight: 2207
55.80/56.18	c Elapsed CPU time: 55.5626 s	Remaining CPU time: 1744.44 s
55.89/56.22	c core #2208
55.89/56.22	c Core size: 5	Core Weight: 1	Total Weight: 2208
55.89/56.22	c Elapsed CPU time: 55.5985 s	Remaining CPU time: 1744.4 s
55.89/56.26	c core #2209
55.89/56.26	c Core size: 5	Core Weight: 1	Total Weight: 2209
55.89/56.26	c Elapsed CPU time: 55.6355 s	Remaining CPU time: 1744.36 s
55.89/56.29	c core #2210
55.89/56.29	c Core size: 5	Core Weight: 1	Total Weight: 2210
55.89/56.29	c Elapsed CPU time: 55.6715 s	Remaining CPU time: 1744.33 s
55.99/56.33	c core #2211
55.99/56.33	c Core size: 5	Core Weight: 1	Total Weight: 2211
55.99/56.33	c Elapsed CPU time: 55.7085 s	Remaining CPU time: 1744.29 s
55.99/56.37	c core #2212
55.99/56.37	c Core size: 5	Core Weight: 1	Total Weight: 2212
55.99/56.37	c Elapsed CPU time: 55.7465 s	Remaining CPU time: 1744.25 s
56.10/56.41	c core #2213
56.10/56.41	c Core size: 5	Core Weight: 1	Total Weight: 2213
56.10/56.41	c Elapsed CPU time: 55.7835 s	Remaining CPU time: 1744.22 s
56.10/56.44	c core #2214
56.10/56.44	c Core size: 5	Core Weight: 1	Total Weight: 2214
56.10/56.44	c Elapsed CPU time: 55.8215 s	Remaining CPU time: 1744.18 s
56.10/56.48	c core #2215
56.10/56.48	c Core size: 5	Core Weight: 1	Total Weight: 2215
56.10/56.48	c Elapsed CPU time: 55.8585 s	Remaining CPU time: 1744.14 s
56.20/56.52	c core #2216
56.20/56.52	c Core size: 5	Core Weight: 1	Total Weight: 2216
56.20/56.52	c Elapsed CPU time: 55.8955 s	Remaining CPU time: 1744.1 s
56.20/56.56	c core #2217
56.20/56.56	c Core size: 5	Core Weight: 1	Total Weight: 2217
56.20/56.56	c Elapsed CPU time: 55.9325 s	Remaining CPU time: 1744.07 s
56.20/56.60	c core #2218
56.20/56.60	c Core size: 5	Core Weight: 1	Total Weight: 2218
56.20/56.60	c Elapsed CPU time: 55.9695 s	Remaining CPU time: 1744.03 s
56.30/56.63	c core #2219
56.30/56.63	c Core size: 5	Core Weight: 1	Total Weight: 2219
56.30/56.63	c Elapsed CPU time: 56.0055 s	Remaining CPU time: 1743.99 s
56.30/56.67	c core #2220
56.30/56.67	c Core size: 5	Core Weight: 1	Total Weight: 2220
56.30/56.67	c Elapsed CPU time: 56.0425 s	Remaining CPU time: 1743.96 s
56.39/56.71	c core #2221
56.39/56.71	c Core size: 5	Core Weight: 1	Total Weight: 2221
56.39/56.71	c Elapsed CPU time: 56.0805 s	Remaining CPU time: 1743.92 s
56.39/56.75	c core #2222
56.39/56.75	c Core size: 5	Core Weight: 1	Total Weight: 2222
56.39/56.75	c Elapsed CPU time: 56.1185 s	Remaining CPU time: 1743.88 s
56.39/56.79	c core #2223
56.39/56.79	c Core size: 5	Core Weight: 1	Total Weight: 2223
56.39/56.79	c Elapsed CPU time: 56.1555 s	Remaining CPU time: 1743.84 s
56.49/56.82	c core #2224
56.49/56.82	c Core size: 5	Core Weight: 1	Total Weight: 2224
56.49/56.82	c Elapsed CPU time: 56.1915 s	Remaining CPU time: 1743.81 s
56.49/56.86	c core #2225
56.49/56.86	c Core size: 5	Core Weight: 1	Total Weight: 2225
56.49/56.86	c Elapsed CPU time: 56.2295 s	Remaining CPU time: 1743.77 s
56.59/56.90	c core #2226
56.59/56.90	c Core size: 5	Core Weight: 1	Total Weight: 2226
56.59/56.90	c Elapsed CPU time: 56.2664 s	Remaining CPU time: 1743.73 s
56.59/56.94	c core #2227
56.59/56.94	c Core size: 5	Core Weight: 1	Total Weight: 2227
56.59/56.94	c Elapsed CPU time: 56.3044 s	Remaining CPU time: 1743.7 s
56.59/56.97	c core #2228
56.59/56.97	c Core size: 5	Core Weight: 1	Total Weight: 2228
56.59/56.97	c Elapsed CPU time: 56.3424 s	Remaining CPU time: 1743.66 s
56.69/57.01	c core #2229
56.69/57.01	c Core size: 5	Core Weight: 1	Total Weight: 2229
56.69/57.01	c Elapsed CPU time: 56.3794 s	Remaining CPU time: 1743.62 s
56.69/57.05	c core #2230
56.69/57.05	c Core size: 5	Core Weight: 1	Total Weight: 2230
56.69/57.05	c Elapsed CPU time: 56.4154 s	Remaining CPU time: 1743.58 s
56.69/57.09	c core #2231
56.69/57.09	c Core size: 5	Core Weight: 1	Total Weight: 2231
56.69/57.09	c Elapsed CPU time: 56.4534 s	Remaining CPU time: 1743.55 s
56.79/57.13	c core #2232
56.79/57.13	c Core size: 5	Core Weight: 1	Total Weight: 2232
56.79/57.13	c Elapsed CPU time: 56.4914 s	Remaining CPU time: 1743.51 s
56.79/57.16	c core #2233
56.79/57.16	c Core size: 5	Core Weight: 1	Total Weight: 2233
56.79/57.16	c Elapsed CPU time: 56.5274 s	Remaining CPU time: 1743.47 s
56.90/57.20	c core #2234
56.90/57.20	c Core size: 5	Core Weight: 1	Total Weight: 2234
56.90/57.20	c Elapsed CPU time: 56.5654 s	Remaining CPU time: 1743.43 s
56.90/57.24	c core #2235
56.90/57.24	c Core size: 5	Core Weight: 1	Total Weight: 2235
56.90/57.24	c Elapsed CPU time: 56.6024 s	Remaining CPU time: 1743.4 s
56.90/57.28	c core #2236
56.90/57.28	c Core size: 5	Core Weight: 1	Total Weight: 2236
56.90/57.28	c Elapsed CPU time: 56.6394 s	Remaining CPU time: 1743.36 s
56.99/57.31	c core #2237
56.99/57.31	c Core size: 5	Core Weight: 1	Total Weight: 2237
56.99/57.31	c Elapsed CPU time: 56.6774 s	Remaining CPU time: 1743.32 s
56.99/57.35	c core #2238
56.99/57.35	c Core size: 5	Core Weight: 1	Total Weight: 2238
56.99/57.35	c Elapsed CPU time: 56.7144 s	Remaining CPU time: 1743.29 s
56.99/57.39	c core #2239
56.99/57.39	c Core size: 5	Core Weight: 1	Total Weight: 2239
56.99/57.39	c Elapsed CPU time: 56.7514 s	Remaining CPU time: 1743.25 s
57.09/57.43	c core #2240
57.09/57.43	c Core size: 5	Core Weight: 1	Total Weight: 2240
57.09/57.43	c Elapsed CPU time: 56.7884 s	Remaining CPU time: 1743.21 s
57.09/57.46	c core #2241
57.09/57.46	c Core size: 5	Core Weight: 1	Total Weight: 2241
57.09/57.47	c Elapsed CPU time: 56.8244 s	Remaining CPU time: 1743.18 s
57.19/57.50	c core #2242
57.19/57.50	c Core size: 5	Core Weight: 1	Total Weight: 2242
57.19/57.50	c Elapsed CPU time: 56.8614 s	Remaining CPU time: 1743.14 s
57.19/57.54	c core #2243
57.19/57.54	c Core size: 5	Core Weight: 1	Total Weight: 2243
57.19/57.54	c Elapsed CPU time: 56.8984 s	Remaining CPU time: 1743.1 s
57.19/57.58	c core #2244
57.19/57.58	c Core size: 5	Core Weight: 1	Total Weight: 2244
57.19/57.58	c Elapsed CPU time: 56.9353 s	Remaining CPU time: 1743.06 s
57.29/57.62	c core #2245
57.29/57.62	c Core size: 5	Core Weight: 1	Total Weight: 2245
57.29/57.62	c Elapsed CPU time: 56.9733 s	Remaining CPU time: 1743.03 s
57.29/57.65	c core #2246
57.29/57.65	c Core size: 5	Core Weight: 1	Total Weight: 2246
57.29/57.65	c Elapsed CPU time: 57.0103 s	Remaining CPU time: 1742.99 s
57.29/57.69	c core #2247
57.29/57.69	c Core size: 5	Core Weight: 1	Total Weight: 2247
57.29/57.69	c Elapsed CPU time: 57.0483 s	Remaining CPU time: 1742.95 s
57.39/57.73	c core #2248
57.39/57.73	c Core size: 5	Core Weight: 1	Total Weight: 2248
57.39/57.73	c Elapsed CPU time: 57.0863 s	Remaining CPU time: 1742.91 s
57.39/57.77	c core #2249
57.39/57.77	c Core size: 5	Core Weight: 1	Total Weight: 2249
57.39/57.77	c Elapsed CPU time: 57.1233 s	Remaining CPU time: 1742.88 s
57.49/57.80	c core #2250
57.49/57.80	c Core size: 5	Core Weight: 1	Total Weight: 2250
57.49/57.80	c Elapsed CPU time: 57.1613 s	Remaining CPU time: 1742.84 s
57.49/57.84	c core #2251
57.49/57.84	c Core size: 5	Core Weight: 1	Total Weight: 2251
57.49/57.84	c Elapsed CPU time: 57.1993 s	Remaining CPU time: 1742.8 s
57.49/57.88	c core #2252
57.49/57.88	c Core size: 5	Core Weight: 1	Total Weight: 2252
57.49/57.88	c Elapsed CPU time: 57.2363 s	Remaining CPU time: 1742.76 s
57.59/57.92	c core #2253
57.59/57.92	c Core size: 5	Core Weight: 1	Total Weight: 2253
57.59/57.92	c Elapsed CPU time: 57.2733 s	Remaining CPU time: 1742.73 s
57.59/57.96	c core #2254
57.59/57.96	c Core size: 5	Core Weight: 1	Total Weight: 2254
57.59/57.96	c Elapsed CPU time: 57.3103 s	Remaining CPU time: 1742.69 s
57.59/57.99	c core #2255
57.59/57.99	c Core size: 5	Core Weight: 1	Total Weight: 2255
57.59/57.99	c Elapsed CPU time: 57.3483 s	Remaining CPU time: 1742.65 s
57.69/58.03	c core #2256
57.69/58.03	c Core size: 5	Core Weight: 1	Total Weight: 2256
57.69/58.03	c Elapsed CPU time: 57.3853 s	Remaining CPU time: 1742.61 s
57.69/58.07	c core #2257
57.69/58.07	c Core size: 5	Core Weight: 1	Total Weight: 2257
57.69/58.07	c Elapsed CPU time: 57.4233 s	Remaining CPU time: 1742.58 s
57.79/58.11	c core #2258
57.79/58.11	c Core size: 5	Core Weight: 1	Total Weight: 2258
57.79/58.11	c Elapsed CPU time: 57.4613 s	Remaining CPU time: 1742.54 s
57.79/58.14	c core #2259
57.79/58.14	c Core size: 5	Core Weight: 1	Total Weight: 2259
57.79/58.14	c Elapsed CPU time: 57.4993 s	Remaining CPU time: 1742.5 s
57.79/58.18	c core #2260
57.79/58.18	c Core size: 5	Core Weight: 1	Total Weight: 2260
57.79/58.18	c Elapsed CPU time: 57.5353 s	Remaining CPU time: 1742.46 s
57.89/58.22	c core #2261
57.89/58.22	c Core size: 5	Core Weight: 1	Total Weight: 2261
57.89/58.22	c Elapsed CPU time: 57.5722 s	Remaining CPU time: 1742.43 s
57.89/58.26	c core #2262
57.89/58.26	c Core size: 5	Core Weight: 1	Total Weight: 2262
57.89/58.26	c Elapsed CPU time: 57.6092 s	Remaining CPU time: 1742.39 s
57.89/58.30	c core #2263
57.89/58.30	c Core size: 5	Core Weight: 1	Total Weight: 2263
57.89/58.30	c Elapsed CPU time: 57.6472 s	Remaining CPU time: 1742.35 s
57.99/58.33	c core #2264
57.99/58.33	c Core size: 5	Core Weight: 1	Total Weight: 2264
57.99/58.33	c Elapsed CPU time: 57.6842 s	Remaining CPU time: 1742.32 s
57.99/58.37	c core #2265
57.99/58.37	c Core size: 5	Core Weight: 1	Total Weight: 2265
57.99/58.37	c Elapsed CPU time: 57.7212 s	Remaining CPU time: 1742.28 s
58.08/58.41	c core #2266
58.08/58.41	c Core size: 5	Core Weight: 1	Total Weight: 2266
58.08/58.41	c Elapsed CPU time: 57.7582 s	Remaining CPU time: 1742.24 s
58.08/58.45	c core #2267
58.08/58.45	c Core size: 5	Core Weight: 1	Total Weight: 2267
58.08/58.45	c Elapsed CPU time: 57.7962 s	Remaining CPU time: 1742.2 s
58.08/58.48	c core #2268
58.08/58.48	c Core size: 5	Core Weight: 1	Total Weight: 2268
58.08/58.48	c Elapsed CPU time: 57.8332 s	Remaining CPU time: 1742.17 s
58.18/58.52	c core #2269
58.18/58.52	c Core size: 5	Core Weight: 1	Total Weight: 2269
58.18/58.52	c Elapsed CPU time: 57.8702 s	Remaining CPU time: 1742.13 s
58.18/58.56	c core #2270
58.18/58.56	c Core size: 5	Core Weight: 1	Total Weight: 2270
58.18/58.56	c Elapsed CPU time: 57.9082 s	Remaining CPU time: 1742.09 s
58.18/58.60	c core #2271
58.18/58.60	c Core size: 5	Core Weight: 1	Total Weight: 2271
58.18/58.60	c Elapsed CPU time: 57.9452 s	Remaining CPU time: 1742.05 s
58.28/58.63	c core #2272
58.28/58.63	c Core size: 5	Core Weight: 1	Total Weight: 2272
58.28/58.63	c Elapsed CPU time: 57.9832 s	Remaining CPU time: 1742.02 s
58.28/58.67	c core #2273
58.28/58.67	c Core size: 5	Core Weight: 1	Total Weight: 2273
58.28/58.67	c Elapsed CPU time: 58.0212 s	Remaining CPU time: 1741.98 s
58.38/58.71	c core #2274
58.38/58.71	c Core size: 5	Core Weight: 1	Total Weight: 2274
58.38/58.71	c Elapsed CPU time: 58.0592 s	Remaining CPU time: 1741.94 s
58.38/58.75	c core #2275
58.38/58.75	c Core size: 5	Core Weight: 1	Total Weight: 2275
58.38/58.75	c Elapsed CPU time: 58.0972 s	Remaining CPU time: 1741.9 s
58.38/58.79	c core #2276
58.38/58.79	c Core size: 6	Core Weight: 1	Total Weight: 2276
58.38/58.79	c Elapsed CPU time: 58.1342 s	Remaining CPU time: 1741.87 s
58.48/58.82	c core #2277
58.48/58.82	c Core size: 6	Core Weight: 1	Total Weight: 2277
58.48/58.82	c Elapsed CPU time: 58.1722 s	Remaining CPU time: 1741.83 s
58.48/58.86	c core #2278
58.48/58.86	c Core size: 6	Core Weight: 1	Total Weight: 2278
58.48/58.86	c Elapsed CPU time: 58.2082 s	Remaining CPU time: 1741.79 s
58.58/58.90	c core #2279
58.58/58.90	c Core size: 6	Core Weight: 1	Total Weight: 2279
58.58/58.90	c Elapsed CPU time: 58.2461 s	Remaining CPU time: 1741.75 s
58.58/58.94	c core #2280
58.58/58.94	c Core size: 6	Core Weight: 1	Total Weight: 2280
58.58/58.94	c Elapsed CPU time: 58.2841 s	Remaining CPU time: 1741.72 s
58.58/58.97	c core #2281
58.58/58.97	c Core size: 6	Core Weight: 1	Total Weight: 2281
58.58/58.97	c Elapsed CPU time: 58.3221 s	Remaining CPU time: 1741.68 s
58.68/59.01	c core #2282
58.68/59.01	c Core size: 6	Core Weight: 1	Total Weight: 2282
58.68/59.01	c Elapsed CPU time: 58.3591 s	Remaining CPU time: 1741.64 s
58.68/59.05	c core #2283
58.68/59.05	c Core size: 6	Core Weight: 1	Total Weight: 2283
58.68/59.05	c Elapsed CPU time: 58.3971 s	Remaining CPU time: 1741.6 s
58.68/59.09	c core #2284
58.68/59.09	c Core size: 6	Core Weight: 1	Total Weight: 2284
58.68/59.09	c Elapsed CPU time: 58.4341 s	Remaining CPU time: 1741.57 s
58.78/59.13	c core #2285
58.78/59.13	c Core size: 6	Core Weight: 1	Total Weight: 2285
58.78/59.13	c Elapsed CPU time: 58.4721 s	Remaining CPU time: 1741.53 s
58.78/59.16	c core #2286
58.78/59.16	c Core size: 6	Core Weight: 1	Total Weight: 2286
58.78/59.16	c Elapsed CPU time: 58.5091 s	Remaining CPU time: 1741.49 s
58.88/59.20	c core #2287
58.88/59.20	c Core size: 6	Core Weight: 1	Total Weight: 2287
58.88/59.20	c Elapsed CPU time: 58.5461 s	Remaining CPU time: 1741.45 s
58.88/59.24	c core #2288
58.88/59.24	c Core size: 6	Core Weight: 1	Total Weight: 2288
58.88/59.24	c Elapsed CPU time: 58.5821 s	Remaining CPU time: 1741.42 s
58.88/59.28	c core #2289
58.88/59.28	c Core size: 6	Core Weight: 1	Total Weight: 2289
58.88/59.28	c Elapsed CPU time: 58.6201 s	Remaining CPU time: 1741.38 s
58.99/59.32	c core #2290
58.99/59.32	c Core size: 6	Core Weight: 1	Total Weight: 2290
58.99/59.32	c Elapsed CPU time: 58.6571 s	Remaining CPU time: 1741.34 s
58.99/59.35	c core #2291
58.99/59.35	c Core size: 6	Core Weight: 1	Total Weight: 2291
58.99/59.35	c Elapsed CPU time: 58.6941 s	Remaining CPU time: 1741.31 s
58.99/59.39	c core #2292
58.99/59.39	c Core size: 6	Core Weight: 1	Total Weight: 2292
58.99/59.39	c Elapsed CPU time: 58.7321 s	Remaining CPU time: 1741.27 s
59.09/59.43	c core #2293
59.09/59.43	c Core size: 6	Core Weight: 1	Total Weight: 2293
59.09/59.43	c Elapsed CPU time: 58.7691 s	Remaining CPU time: 1741.23 s
59.09/59.47	c core #2294
59.09/59.47	c Core size: 6	Core Weight: 1	Total Weight: 2294
59.09/59.47	c Elapsed CPU time: 58.8051 s	Remaining CPU time: 1741.19 s
59.18/59.51	c core #2295
59.18/59.51	c Core size: 6	Core Weight: 1	Total Weight: 2295
59.18/59.51	c Elapsed CPU time: 58.8421 s	Remaining CPU time: 1741.16 s
59.18/59.54	c core #2296
59.18/59.54	c Core size: 6	Core Weight: 1	Total Weight: 2296
59.18/59.54	c Elapsed CPU time: 58.88 s	Remaining CPU time: 1741.12 s
59.18/59.58	c core #2297
59.18/59.58	c Core size: 6	Core Weight: 1	Total Weight: 2297
59.18/59.58	c Elapsed CPU time: 58.917 s	Remaining CPU time: 1741.08 s
59.28/59.62	c core #2298
59.28/59.62	c Core size: 6	Core Weight: 1	Total Weight: 2298
59.28/59.62	c Elapsed CPU time: 58.955 s	Remaining CPU time: 1741.04 s
59.28/59.66	c core #2299
59.28/59.66	c Core size: 6	Core Weight: 1	Total Weight: 2299
59.28/59.66	c Elapsed CPU time: 58.992 s	Remaining CPU time: 1741.01 s
59.28/59.70	c core #2300
59.28/59.70	c Core size: 6	Core Weight: 1	Total Weight: 2300
59.28/59.70	c Elapsed CPU time: 59.03 s	Remaining CPU time: 1740.97 s
59.38/59.73	c core #2301
59.38/59.73	c Core size: 6	Core Weight: 1	Total Weight: 2301
59.38/59.73	c Elapsed CPU time: 59.068 s	Remaining CPU time: 1740.93 s
59.38/59.77	c core #2302
59.38/59.77	c Core size: 6	Core Weight: 1	Total Weight: 2302
59.38/59.77	c Elapsed CPU time: 59.105 s	Remaining CPU time: 1740.89 s
59.47/59.81	c core #2303
59.47/59.81	c Core size: 6	Core Weight: 1	Total Weight: 2303
59.47/59.81	c Elapsed CPU time: 59.143 s	Remaining CPU time: 1740.86 s
59.47/59.85	c core #2304
59.47/59.85	c Core size: 6	Core Weight: 1	Total Weight: 2304
59.47/59.85	c Elapsed CPU time: 59.181 s	Remaining CPU time: 1740.82 s
59.47/59.89	c core #2305
59.47/59.89	c Core size: 6	Core Weight: 1	Total Weight: 2305
59.47/59.89	c Elapsed CPU time: 59.218 s	Remaining CPU time: 1740.78 s
59.57/59.92	c core #2306
59.57/59.92	c Core size: 6	Core Weight: 1	Total Weight: 2306
59.57/59.93	c Elapsed CPU time: 59.256 s	Remaining CPU time: 1740.74 s
59.57/59.96	c core #2307
59.57/59.96	c Core size: 6	Core Weight: 1	Total Weight: 2307
59.57/59.96	c Elapsed CPU time: 59.295 s	Remaining CPU time: 1740.71 s
59.67/60.00	c core #2308
59.67/60.00	c Core size: 6	Core Weight: 1	Total Weight: 2308
59.67/60.00	c Elapsed CPU time: 59.332 s	Remaining CPU time: 1740.67 s
59.67/60.04	c core #2309
59.67/60.04	c Core size: 6	Core Weight: 1	Total Weight: 2309
59.67/60.04	c Elapsed CPU time: 59.369 s	Remaining CPU time: 1740.63 s
59.67/60.08	c core #2310
59.67/60.08	c Core size: 6	Core Weight: 1	Total Weight: 2310
59.67/60.08	c Elapsed CPU time: 59.407 s	Remaining CPU time: 1740.59 s
59.78/60.12	c core #2311
59.78/60.12	c Core size: 6	Core Weight: 1	Total Weight: 2311
59.78/60.12	c Elapsed CPU time: 59.446 s	Remaining CPU time: 1740.55 s
59.78/60.15	c core #2312
59.78/60.15	c Core size: 6	Core Weight: 1	Total Weight: 2312
59.78/60.15	c Elapsed CPU time: 59.483 s	Remaining CPU time: 1740.52 s
59.78/60.19	c core #2313
59.78/60.19	c Core size: 6	Core Weight: 1	Total Weight: 2313
59.78/60.19	c Elapsed CPU time: 59.521 s	Remaining CPU time: 1740.48 s
59.88/60.23	c core #2314
59.88/60.23	c Core size: 6	Core Weight: 1	Total Weight: 2314
59.88/60.23	c Elapsed CPU time: 59.5579 s	Remaining CPU time: 1740.44 s
59.88/60.27	c core #2315
59.88/60.27	c Core size: 6	Core Weight: 1	Total Weight: 2315
59.88/60.27	c Elapsed CPU time: 59.5969 s	Remaining CPU time: 1740.4 s
59.98/60.31	c core #2316
59.98/60.31	c Core size: 6	Core Weight: 1	Total Weight: 2316
59.98/60.31	c Elapsed CPU time: 59.6349 s	Remaining CPU time: 1740.37 s
59.98/60.35	c core #2317
59.98/60.35	c Core size: 6	Core Weight: 1	Total Weight: 2317
59.98/60.35	c Elapsed CPU time: 59.6739 s	Remaining CPU time: 1740.33 s
59.98/60.38	c core #2318
59.98/60.38	c Core size: 7	Core Weight: 1	Total Weight: 2318
59.98/60.38	c Elapsed CPU time: 59.7129 s	Remaining CPU time: 1740.29 s
60.08/60.42	c core #2319
60.08/60.42	c Core size: 6	Core Weight: 1	Total Weight: 2319
60.08/60.42	c Elapsed CPU time: 59.7499 s	Remaining CPU time: 1740.25 s
60.08/60.46	c core #2320
60.08/60.46	c Core size: 6	Core Weight: 1	Total Weight: 2320
60.08/60.46	c Elapsed CPU time: 59.7879 s	Remaining CPU time: 1740.21 s
60.08/60.50	c core #2321
60.08/60.50	c Core size: 6	Core Weight: 1	Total Weight: 2321
60.08/60.50	c Elapsed CPU time: 59.8269 s	Remaining CPU time: 1740.17 s
60.18/60.54	c core #2322
60.18/60.54	c Core size: 6	Core Weight: 1	Total Weight: 2322
60.18/60.54	c Elapsed CPU time: 59.8649 s	Remaining CPU time: 1740.14 s
60.18/60.57	c core #2323
60.18/60.57	c Core size: 6	Core Weight: 1	Total Weight: 2323
60.18/60.57	c Elapsed CPU time: 59.9029 s	Remaining CPU time: 1740.1 s
60.28/60.61	c core #2324
60.28/60.61	c Core size: 6	Core Weight: 1	Total Weight: 2324
60.28/60.61	c Elapsed CPU time: 59.9409 s	Remaining CPU time: 1740.06 s
60.28/60.65	c core #2325
60.28/60.65	c Core size: 6	Core Weight: 1	Total Weight: 2325
60.28/60.65	c Elapsed CPU time: 59.9789 s	Remaining CPU time: 1740.02 s
60.28/60.69	c core #2326
60.28/60.69	c Core size: 6	Core Weight: 1	Total Weight: 2326
60.28/60.69	c Elapsed CPU time: 60.0169 s	Remaining CPU time: 1739.98 s
60.38/60.73	c core #2327
60.38/60.73	c Core size: 7	Core Weight: 1	Total Weight: 2327
60.38/60.73	c Elapsed CPU time: 60.0559 s	Remaining CPU time: 1739.94 s
60.38/60.77	c core #2328
60.38/60.77	c Core size: 6	Core Weight: 1	Total Weight: 2328
60.38/60.77	c Elapsed CPU time: 60.0919 s	Remaining CPU time: 1739.91 s
60.48/60.80	c core #2329
60.48/60.80	c Core size: 6	Core Weight: 1	Total Weight: 2329
60.48/60.80	c Elapsed CPU time: 60.1299 s	Remaining CPU time: 1739.87 s
60.48/60.84	c core #2330
60.48/60.84	c Core size: 6	Core Weight: 1	Total Weight: 2330
60.48/60.84	c Elapsed CPU time: 60.1679 s	Remaining CPU time: 1739.83 s
60.48/60.88	c core #2331
60.48/60.88	c Core size: 6	Core Weight: 1	Total Weight: 2331
60.48/60.88	c Elapsed CPU time: 60.2058 s	Remaining CPU time: 1739.79 s
60.58/60.92	c core #2332
60.58/60.92	c Core size: 6	Core Weight: 1	Total Weight: 2332
60.58/60.92	c Elapsed CPU time: 60.2438 s	Remaining CPU time: 1739.76 s
60.58/60.96	c core #2333
60.58/60.96	c Core size: 6	Core Weight: 1	Total Weight: 2333
60.58/60.96	c Elapsed CPU time: 60.2828 s	Remaining CPU time: 1739.72 s
60.58/60.99	c core #2334
60.58/60.99	c Core size: 6	Core Weight: 1	Total Weight: 2334
60.58/60.99	c Elapsed CPU time: 60.3198 s	Remaining CPU time: 1739.68 s
60.68/61.03	c core #2335
60.68/61.03	c Core size: 6	Core Weight: 1	Total Weight: 2335
60.68/61.03	c Elapsed CPU time: 60.3568 s	Remaining CPU time: 1739.64 s
60.68/61.07	c core #2336
60.68/61.07	c Core size: 6	Core Weight: 1	Total Weight: 2336
60.68/61.07	c Elapsed CPU time: 60.3948 s	Remaining CPU time: 1739.61 s
60.78/61.11	c core #2337
60.78/61.11	c Core size: 6	Core Weight: 1	Total Weight: 2337
60.78/61.11	c Elapsed CPU time: 60.4318 s	Remaining CPU time: 1739.57 s
60.78/61.14	c core #2338
60.78/61.14	c Core size: 6	Core Weight: 1	Total Weight: 2338
60.78/61.14	c Elapsed CPU time: 60.4688 s	Remaining CPU time: 1739.53 s
60.78/61.18	c core #2339
60.78/61.18	c Core size: 6	Core Weight: 1	Total Weight: 2339
60.78/61.18	c Elapsed CPU time: 60.5068 s	Remaining CPU time: 1739.49 s
60.88/61.22	c core #2340
60.88/61.22	c Core size: 6	Core Weight: 1	Total Weight: 2340
60.88/61.22	c Elapsed CPU time: 60.5438 s	Remaining CPU time: 1739.46 s
60.88/61.26	c core #2341
60.88/61.26	c Core size: 6	Core Weight: 1	Total Weight: 2341
60.88/61.26	c Elapsed CPU time: 60.5808 s	Remaining CPU time: 1739.42 s
60.88/61.29	c core #2342
60.88/61.29	c Core size: 6	Core Weight: 1	Total Weight: 2342
60.88/61.29	c Elapsed CPU time: 60.6178 s	Remaining CPU time: 1739.38 s
60.97/61.33	c core #2343
60.97/61.33	c Core size: 6	Core Weight: 1	Total Weight: 2343
60.97/61.33	c Elapsed CPU time: 60.6548 s	Remaining CPU time: 1739.35 s
60.97/61.37	c core #2344
60.97/61.37	c Core size: 6	Core Weight: 1	Total Weight: 2344
60.97/61.37	c Elapsed CPU time: 60.6918 s	Remaining CPU time: 1739.31 s
61.07/61.41	c core #2345
61.07/61.41	c Core size: 6	Core Weight: 1	Total Weight: 2345
61.07/61.41	c Elapsed CPU time: 60.7288 s	Remaining CPU time: 1739.27 s
61.07/61.44	c core #2346
61.07/61.44	c Core size: 6	Core Weight: 1	Total Weight: 2346
61.07/61.44	c Elapsed CPU time: 60.7668 s	Remaining CPU time: 1739.23 s
61.07/61.48	c core #2347
61.07/61.48	c Core size: 6	Core Weight: 1	Total Weight: 2347
61.07/61.48	c Elapsed CPU time: 60.8048 s	Remaining CPU time: 1739.2 s
61.18/61.52	c core #2348
61.18/61.52	c Core size: 6	Core Weight: 1	Total Weight: 2348
61.18/61.52	c Elapsed CPU time: 60.8417 s	Remaining CPU time: 1739.16 s
61.18/61.56	c core #2349
61.18/61.56	c Core size: 6	Core Weight: 1	Total Weight: 2349
61.18/61.56	c Elapsed CPU time: 60.8787 s	Remaining CPU time: 1739.12 s
61.18/61.60	c core #2350
61.18/61.60	c Core size: 6	Core Weight: 1	Total Weight: 2350
61.18/61.60	c Elapsed CPU time: 60.9167 s	Remaining CPU time: 1739.08 s
61.27/61.63	c core #2351
61.27/61.63	c Core size: 6	Core Weight: 1	Total Weight: 2351
61.27/61.63	c Elapsed CPU time: 60.9537 s	Remaining CPU time: 1739.05 s
61.27/61.67	c core #2352
61.27/61.67	c Core size: 6	Core Weight: 1	Total Weight: 2352
61.27/61.67	c Elapsed CPU time: 60.9917 s	Remaining CPU time: 1739.01 s
61.37/61.71	c core #2353
61.37/61.71	c Core size: 6	Core Weight: 1	Total Weight: 2353
61.37/61.71	c Elapsed CPU time: 61.0297 s	Remaining CPU time: 1738.97 s
61.37/61.75	c core #2354
61.37/61.75	c Core size: 6	Core Weight: 1	Total Weight: 2354
61.37/61.75	c Elapsed CPU time: 61.0677 s	Remaining CPU time: 1738.93 s
61.37/61.79	c core #2355
61.37/61.79	c Core size: 6	Core Weight: 1	Total Weight: 2355
61.37/61.79	c Elapsed CPU time: 61.1057 s	Remaining CPU time: 1738.89 s
61.47/61.83	c core #2356
61.47/61.83	c Core size: 6	Core Weight: 1	Total Weight: 2356
61.47/61.83	c Elapsed CPU time: 61.1437 s	Remaining CPU time: 1738.86 s
61.47/61.87	c core #2357
61.47/61.87	c Core size: 6	Core Weight: 1	Total Weight: 2357
61.47/61.87	c Elapsed CPU time: 61.1817 s	Remaining CPU time: 1738.82 s
61.57/61.90	c core #2358
61.57/61.90	c Core size: 6	Core Weight: 1	Total Weight: 2358
61.57/61.90	c Elapsed CPU time: 61.2197 s	Remaining CPU time: 1738.78 s
61.57/61.94	c core #2359
61.57/61.94	c Core size: 6	Core Weight: 1	Total Weight: 2359
61.57/61.94	c Elapsed CPU time: 61.2577 s	Remaining CPU time: 1738.74 s
61.57/61.98	c core #2360
61.57/61.98	c Core size: 6	Core Weight: 1	Total Weight: 2360
61.57/61.98	c Elapsed CPU time: 61.2957 s	Remaining CPU time: 1738.7 s
61.67/62.02	c core #2361
61.67/62.02	c Core size: 6	Core Weight: 1	Total Weight: 2361
61.67/62.02	c Elapsed CPU time: 61.3347 s	Remaining CPU time: 1738.67 s
61.67/62.06	c core #2362
61.67/62.06	c Core size: 6	Core Weight: 1	Total Weight: 2362
61.67/62.06	c Elapsed CPU time: 61.3737 s	Remaining CPU time: 1738.63 s
61.77/62.10	c core #2363
61.77/62.10	c Core size: 6	Core Weight: 1	Total Weight: 2363
61.77/62.10	c Elapsed CPU time: 61.4127 s	Remaining CPU time: 1738.59 s
61.77/62.14	c core #2364
61.77/62.14	c Core size: 6	Core Weight: 1	Total Weight: 2364
61.77/62.14	c Elapsed CPU time: 61.4507 s	Remaining CPU time: 1738.55 s
61.77/62.17	c core #2365
61.77/62.17	c Core size: 6	Core Weight: 1	Total Weight: 2365
61.77/62.17	c Elapsed CPU time: 61.4887 s	Remaining CPU time: 1738.51 s
61.87/62.21	c core #2366
61.87/62.21	c Core size: 6	Core Weight: 1	Total Weight: 2366
61.87/62.21	c Elapsed CPU time: 61.5276 s	Remaining CPU time: 1738.47 s
61.87/62.25	c core #2367
61.87/62.25	c Core size: 6	Core Weight: 1	Total Weight: 2367
61.87/62.25	c Elapsed CPU time: 61.5656 s	Remaining CPU time: 1738.43 s
61.87/62.29	c core #2368
61.87/62.29	c Core size: 6	Core Weight: 1	Total Weight: 2368
61.87/62.29	c Elapsed CPU time: 61.6046 s	Remaining CPU time: 1738.4 s
61.96/62.33	c core #2369
61.96/62.33	c Core size: 13	Core Weight: 1	Total Weight: 2369
61.96/62.33	c Elapsed CPU time: 61.6456 s	Remaining CPU time: 1738.35 s
61.96/62.37	c core #2370
61.96/62.37	c Core size: 7	Core Weight: 1	Total Weight: 2370
61.96/62.37	c Elapsed CPU time: 61.6816 s	Remaining CPU time: 1738.32 s
62.07/62.41	c core #2371
62.07/62.41	c Core size: 7	Core Weight: 1	Total Weight: 2371
62.07/62.41	c Elapsed CPU time: 61.7186 s	Remaining CPU time: 1738.28 s
62.07/62.45	c core #2372
62.07/62.45	c Core size: 7	Core Weight: 1	Total Weight: 2372
62.07/62.45	c Elapsed CPU time: 61.7576 s	Remaining CPU time: 1738.24 s
62.07/62.49	c core #2373
62.07/62.49	c Core size: 7	Core Weight: 1	Total Weight: 2373
62.07/62.49	c Elapsed CPU time: 61.7966 s	Remaining CPU time: 1738.2 s
62.17/62.52	c core #2374
62.17/62.52	c Core size: 6	Core Weight: 1	Total Weight: 2374
62.17/62.52	c Elapsed CPU time: 61.8356 s	Remaining CPU time: 1738.16 s
62.17/62.56	c core #2375
62.17/62.56	c Core size: 6	Core Weight: 1	Total Weight: 2375
62.17/62.56	c Elapsed CPU time: 61.8746 s	Remaining CPU time: 1738.13 s
62.28/62.60	c core #2376
62.28/62.60	c Core size: 6	Core Weight: 1	Total Weight: 2376
62.28/62.60	c Elapsed CPU time: 61.9136 s	Remaining CPU time: 1738.09 s
62.28/62.64	c core #2377
62.28/62.64	c Core size: 6	Core Weight: 1	Total Weight: 2377
62.28/62.64	c Elapsed CPU time: 61.9516 s	Remaining CPU time: 1738.05 s
62.28/62.68	c core #2378
62.28/62.68	c Core size: 6	Core Weight: 1	Total Weight: 2378
62.28/62.68	c Elapsed CPU time: 61.9896 s	Remaining CPU time: 1738.01 s
62.37/62.72	c core #2379
62.37/62.72	c Core size: 6	Core Weight: 1	Total Weight: 2379
62.37/62.72	c Elapsed CPU time: 62.0276 s	Remaining CPU time: 1737.97 s
62.37/62.76	c core #2380
62.37/62.76	c Core size: 6	Core Weight: 1	Total Weight: 2380
62.37/62.76	c Elapsed CPU time: 62.0646 s	Remaining CPU time: 1737.94 s
62.47/62.80	c core #2381
62.47/62.80	c Core size: 6	Core Weight: 1	Total Weight: 2381
62.47/62.80	c Elapsed CPU time: 62.1046 s	Remaining CPU time: 1737.9 s
62.47/62.84	c core #2382
62.47/62.84	c Core size: 6	Core Weight: 1	Total Weight: 2382
62.47/62.84	c Elapsed CPU time: 62.1426 s	Remaining CPU time: 1737.86 s
62.47/62.88	c core #2383
62.47/62.88	c Core size: 6	Core Weight: 1	Total Weight: 2383
62.47/62.88	c Elapsed CPU time: 62.1805 s	Remaining CPU time: 1737.82 s
62.57/62.91	c core #2384
62.57/62.91	c Core size: 6	Core Weight: 1	Total Weight: 2384
62.57/62.91	c Elapsed CPU time: 62.2195 s	Remaining CPU time: 1737.78 s
62.57/62.95	c core #2385
62.57/62.95	c Core size: 6	Core Weight: 1	Total Weight: 2385
62.57/62.95	c Elapsed CPU time: 62.2575 s	Remaining CPU time: 1737.74 s
62.57/62.99	c core #2386
62.57/62.99	c Core size: 7	Core Weight: 1	Total Weight: 2386
62.57/62.99	c Elapsed CPU time: 62.2985 s	Remaining CPU time: 1737.7 s
62.67/63.03	c core #2387
62.67/63.03	c Core size: 7	Core Weight: 1	Total Weight: 2387
62.67/63.03	c Elapsed CPU time: 62.3355 s	Remaining CPU time: 1737.66 s
62.67/63.07	c core #2388
62.67/63.07	c Core size: 7	Core Weight: 1	Total Weight: 2388
62.67/63.07	c Elapsed CPU time: 62.3745 s	Remaining CPU time: 1737.63 s
62.77/63.11	c core #2389
62.77/63.11	c Core size: 7	Core Weight: 1	Total Weight: 2389
62.77/63.11	c Elapsed CPU time: 62.4135 s	Remaining CPU time: 1737.59 s
62.77/63.15	c core #2390
62.77/63.15	c Core size: 6	Core Weight: 1	Total Weight: 2390
62.77/63.15	c Elapsed CPU time: 62.4525 s	Remaining CPU time: 1737.55 s
62.77/63.19	c core #2391
62.77/63.19	c Core size: 6	Core Weight: 1	Total Weight: 2391
62.77/63.19	c Elapsed CPU time: 62.4905 s	Remaining CPU time: 1737.51 s
62.87/63.22	c core #2392
62.87/63.22	c Core size: 6	Core Weight: 1	Total Weight: 2392
62.87/63.23	c Elapsed CPU time: 62.5295 s	Remaining CPU time: 1737.47 s
62.87/63.26	c core #2393
62.87/63.26	c Core size: 6	Core Weight: 1	Total Weight: 2393
62.87/63.26	c Elapsed CPU time: 62.5685 s	Remaining CPU time: 1737.43 s
62.97/63.30	c core #2394
62.97/63.30	c Core size: 6	Core Weight: 1	Total Weight: 2394
62.97/63.30	c Elapsed CPU time: 62.6065 s	Remaining CPU time: 1737.39 s
62.97/63.34	c core #2395
62.97/63.34	c Core size: 6	Core Weight: 1	Total Weight: 2395
62.97/63.34	c Elapsed CPU time: 62.6455 s	Remaining CPU time: 1737.35 s
62.97/63.38	c core #2396
62.97/63.38	c Core size: 6	Core Weight: 1	Total Weight: 2396
62.97/63.38	c Elapsed CPU time: 62.6845 s	Remaining CPU time: 1737.32 s
63.07/63.42	c core #2397
63.07/63.42	c Core size: 6	Core Weight: 1	Total Weight: 2397
63.07/63.42	c Elapsed CPU time: 62.7225 s	Remaining CPU time: 1737.28 s
63.07/63.46	c core #2398
63.07/63.46	c Core size: 6	Core Weight: 1	Total Weight: 2398
63.07/63.46	c Elapsed CPU time: 62.7615 s	Remaining CPU time: 1737.24 s
63.07/63.50	c core #2399
63.07/63.50	c Core size: 6	Core Weight: 1	Total Weight: 2399
63.07/63.50	c Elapsed CPU time: 62.8005 s	Remaining CPU time: 1737.2 s
63.17/63.54	c core #2400
63.17/63.54	c Core size: 6	Core Weight: 1	Total Weight: 2400
63.17/63.54	c Elapsed CPU time: 62.8394 s	Remaining CPU time: 1737.16 s
63.17/63.57	c core #2401
63.17/63.57	c Core size: 6	Core Weight: 1	Total Weight: 2401
63.17/63.57	c Elapsed CPU time: 62.8784 s	Remaining CPU time: 1737.12 s
63.27/63.61	c core #2402
63.27/63.61	c Core size: 6	Core Weight: 1	Total Weight: 2402
63.27/63.61	c Elapsed CPU time: 62.9174 s	Remaining CPU time: 1737.08 s
63.27/63.65	c core #2403
63.27/63.65	c Core size: 6	Core Weight: 1	Total Weight: 2403
63.27/63.65	c Elapsed CPU time: 62.9554 s	Remaining CPU time: 1737.04 s
63.27/63.69	c core #2404
63.27/63.69	c Core size: 6	Core Weight: 1	Total Weight: 2404
63.27/63.69	c Elapsed CPU time: 62.9934 s	Remaining CPU time: 1737.01 s
63.37/63.73	c core #2405
63.37/63.73	c Core size: 6	Core Weight: 1	Total Weight: 2405
63.37/63.73	c Elapsed CPU time: 63.0314 s	Remaining CPU time: 1736.97 s
63.37/63.77	c core #2406
63.37/63.77	c Core size: 6	Core Weight: 1	Total Weight: 2406
63.37/63.77	c Elapsed CPU time: 63.0704 s	Remaining CPU time: 1736.93 s
63.47/63.81	c core #2407
63.47/63.81	c Core size: 6	Core Weight: 1	Total Weight: 2407
63.47/63.81	c Elapsed CPU time: 63.1094 s	Remaining CPU time: 1736.89 s
63.47/63.85	c core #2408
63.47/63.85	c Core size: 6	Core Weight: 1	Total Weight: 2408
63.47/63.85	c Elapsed CPU time: 63.1484 s	Remaining CPU time: 1736.85 s
63.47/63.89	c core #2409
63.47/63.89	c Core size: 6	Core Weight: 1	Total Weight: 2409
63.47/63.89	c Elapsed CPU time: 63.1884 s	Remaining CPU time: 1736.81 s
63.56/63.92	c core #2410
63.56/63.92	c Core size: 6	Core Weight: 1	Total Weight: 2410
63.56/63.92	c Elapsed CPU time: 63.2264 s	Remaining CPU time: 1736.77 s
63.56/63.96	c core #2411
63.56/63.96	c Core size: 6	Core Weight: 1	Total Weight: 2411
63.56/63.96	c Elapsed CPU time: 63.2664 s	Remaining CPU time: 1736.73 s
63.66/64.00	c core #2412
63.66/64.00	c Core size: 6	Core Weight: 1	Total Weight: 2412
63.66/64.00	c Elapsed CPU time: 63.3044 s	Remaining CPU time: 1736.7 s
63.66/64.04	c core #2413
63.66/64.04	c Core size: 6	Core Weight: 1	Total Weight: 2413
63.66/64.04	c Elapsed CPU time: 63.3434 s	Remaining CPU time: 1736.66 s
63.66/64.08	c core #2414
63.66/64.08	c Core size: 7	Core Weight: 1	Total Weight: 2414
63.66/64.08	c Elapsed CPU time: 63.3844 s	Remaining CPU time: 1736.62 s
63.76/64.12	c core #2415
63.76/64.12	c Core size: 6	Core Weight: 1	Total Weight: 2415
63.76/64.12	c Elapsed CPU time: 63.4214 s	Remaining CPU time: 1736.58 s
63.76/64.16	c core #2416
63.76/64.16	c Core size: 6	Core Weight: 1	Total Weight: 2416
63.76/64.16	c Elapsed CPU time: 63.4614 s	Remaining CPU time: 1736.54 s
63.86/64.20	c core #2417
63.86/64.20	c Core size: 6	Core Weight: 1	Total Weight: 2417
63.86/64.20	c Elapsed CPU time: 63.5003 s	Remaining CPU time: 1736.5 s
63.86/64.24	c core #2418
63.86/64.24	c Core size: 6	Core Weight: 1	Total Weight: 2418
63.86/64.24	c Elapsed CPU time: 63.5383 s	Remaining CPU time: 1736.46 s
63.86/64.28	c core #2419
63.86/64.28	c Core size: 6	Core Weight: 1	Total Weight: 2419
63.86/64.28	c Elapsed CPU time: 63.5783 s	Remaining CPU time: 1736.42 s
63.96/64.32	c core #2420
63.96/64.32	c Core size: 6	Core Weight: 1	Total Weight: 2420
63.96/64.32	c Elapsed CPU time: 63.6173 s	Remaining CPU time: 1736.38 s
63.96/64.36	c core #2421
63.96/64.36	c Core size: 6	Core Weight: 1	Total Weight: 2421
63.96/64.36	c Elapsed CPU time: 63.6573 s	Remaining CPU time: 1736.34 s
63.96/64.40	c core #2422
63.96/64.40	c Core size: 6	Core Weight: 1	Total Weight: 2422
63.96/64.40	c Elapsed CPU time: 63.6953 s	Remaining CPU time: 1736.3 s
64.06/64.43	c core #2423
64.06/64.43	c Core size: 6	Core Weight: 1	Total Weight: 2423
64.06/64.43	c Elapsed CPU time: 63.7343 s	Remaining CPU time: 1736.27 s
64.06/64.47	c core #2424
64.06/64.47	c Core size: 6	Core Weight: 1	Total Weight: 2424
64.06/64.47	c Elapsed CPU time: 63.7733 s	Remaining CPU time: 1736.23 s
64.16/64.51	c core #2425
64.16/64.51	c Core size: 6	Core Weight: 1	Total Weight: 2425
64.16/64.51	c Elapsed CPU time: 63.8123 s	Remaining CPU time: 1736.19 s
64.16/64.55	c core #2426
64.16/64.55	c Core size: 6	Core Weight: 1	Total Weight: 2426
64.16/64.55	c Elapsed CPU time: 63.8513 s	Remaining CPU time: 1736.15 s
64.16/64.59	c core #2427
64.16/64.59	c Core size: 6	Core Weight: 1	Total Weight: 2427
64.16/64.59	c Elapsed CPU time: 63.8893 s	Remaining CPU time: 1736.11 s
64.27/64.63	c core #2428
64.27/64.63	c Core size: 6	Core Weight: 1	Total Weight: 2428
64.27/64.63	c Elapsed CPU time: 63.9283 s	Remaining CPU time: 1736.07 s
64.27/64.67	c core #2429
64.27/64.67	c Core size: 6	Core Weight: 1	Total Weight: 2429
64.27/64.67	c Elapsed CPU time: 63.9683 s	Remaining CPU time: 1736.03 s
64.37/64.71	c core #2430
64.37/64.71	c Core size: 6	Core Weight: 1	Total Weight: 2430
64.37/64.71	c Elapsed CPU time: 64.0063 s	Remaining CPU time: 1735.99 s
64.37/64.75	c core #2431
64.37/64.75	c Core size: 6	Core Weight: 1	Total Weight: 2431
64.37/64.75	c Elapsed CPU time: 64.0453 s	Remaining CPU time: 1735.95 s
64.37/64.79	c core #2432
64.37/64.79	c Core size: 6	Core Weight: 1	Total Weight: 2432
64.37/64.79	c Elapsed CPU time: 64.0843 s	Remaining CPU time: 1735.92 s
64.47/64.83	c core #2433
64.47/64.83	c Core size: 6	Core Weight: 1	Total Weight: 2433
64.47/64.83	c Elapsed CPU time: 64.1233 s	Remaining CPU time: 1735.88 s
64.47/64.87	c core #2434
64.47/64.87	c Core size: 6	Core Weight: 1	Total Weight: 2434
64.47/64.87	c Elapsed CPU time: 64.1632 s	Remaining CPU time: 1735.84 s
64.57/64.91	c core #2435
64.57/64.91	c Core size: 6	Core Weight: 1	Total Weight: 2435
64.57/64.91	c Elapsed CPU time: 64.2022 s	Remaining CPU time: 1735.8 s
64.57/64.95	c core #2436
64.57/64.95	c Core size: 6	Core Weight: 1	Total Weight: 2436
64.57/64.95	c Elapsed CPU time: 64.2412 s	Remaining CPU time: 1735.76 s
64.57/64.99	c core #2437
64.57/64.99	c Core size: 6	Core Weight: 1	Total Weight: 2437
64.57/64.99	c Elapsed CPU time: 64.2812 s	Remaining CPU time: 1735.72 s
64.66/65.03	c core #2438
64.66/65.03	c Core size: 6	Core Weight: 1	Total Weight: 2438
64.66/65.03	c Elapsed CPU time: 64.3202 s	Remaining CPU time: 1735.68 s
64.66/65.07	c core #2439
64.66/65.07	c Core size: 6	Core Weight: 1	Total Weight: 2439
64.66/65.07	c Elapsed CPU time: 64.3592 s	Remaining CPU time: 1735.64 s
64.76/65.11	c core #2440
64.76/65.11	c Core size: 6	Core Weight: 1	Total Weight: 2440
64.76/65.11	c Elapsed CPU time: 64.3982 s	Remaining CPU time: 1735.6 s
64.76/65.15	c core #2441
64.76/65.15	c Core size: 6	Core Weight: 1	Total Weight: 2441
64.76/65.15	c Elapsed CPU time: 64.4382 s	Remaining CPU time: 1735.56 s
64.76/65.19	c core #2442
64.76/65.19	c Core size: 6	Core Weight: 1	Total Weight: 2442
64.76/65.19	c Elapsed CPU time: 64.4772 s	Remaining CPU time: 1735.52 s
64.86/65.23	c core #2443
64.86/65.23	c Core size: 6	Core Weight: 1	Total Weight: 2443
64.86/65.23	c Elapsed CPU time: 64.5172 s	Remaining CPU time: 1735.48 s
64.86/65.27	c core #2444
64.86/65.27	c Core size: 6	Core Weight: 1	Total Weight: 2444
64.86/65.27	c Elapsed CPU time: 64.5552 s	Remaining CPU time: 1735.44 s
64.96/65.30	c core #2445
64.96/65.30	c Core size: 6	Core Weight: 1	Total Weight: 2445
64.96/65.30	c Elapsed CPU time: 64.5942 s	Remaining CPU time: 1735.41 s
64.96/65.34	c core #2446
64.96/65.34	c Core size: 6	Core Weight: 1	Total Weight: 2446
64.96/65.34	c Elapsed CPU time: 64.6322 s	Remaining CPU time: 1735.37 s
64.96/65.38	c core #2447
64.96/65.38	c Core size: 6	Core Weight: 1	Total Weight: 2447
64.96/65.38	c Elapsed CPU time: 64.6722 s	Remaining CPU time: 1735.33 s
65.06/65.42	c core #2448
65.06/65.42	c Core size: 6	Core Weight: 1	Total Weight: 2448
65.06/65.42	c Elapsed CPU time: 64.7112 s	Remaining CPU time: 1735.29 s
65.06/65.46	c core #2449
65.06/65.46	c Core size: 6	Core Weight: 1	Total Weight: 2449
65.06/65.46	c Elapsed CPU time: 64.7512 s	Remaining CPU time: 1735.25 s
65.16/65.50	c core #2450
65.16/65.50	c Core size: 6	Core Weight: 1	Total Weight: 2450
65.16/65.50	c Elapsed CPU time: 64.7912 s	Remaining CPU time: 1735.21 s
65.16/65.54	c core #2451
65.16/65.54	c Core size: 6	Core Weight: 1	Total Weight: 2451
65.16/65.54	c Elapsed CPU time: 64.8291 s	Remaining CPU time: 1735.17 s
65.16/65.58	c core #2452
65.16/65.58	c Core size: 6	Core Weight: 1	Total Weight: 2452
65.16/65.58	c Elapsed CPU time: 64.8681 s	Remaining CPU time: 1735.13 s
65.26/65.62	c core #2453
65.26/65.62	c Core size: 6	Core Weight: 1	Total Weight: 2453
65.26/65.62	c Elapsed CPU time: 64.9081 s	Remaining CPU time: 1735.09 s
65.26/65.66	c core #2454
65.26/65.66	c Core size: 6	Core Weight: 1	Total Weight: 2454
65.26/65.66	c Elapsed CPU time: 64.9481 s	Remaining CPU time: 1735.05 s
65.36/65.71	c core #2455
65.36/65.71	c Core size: 18	Core Weight: 1	Total Weight: 2455
65.36/65.71	c Elapsed CPU time: 64.9911 s	Remaining CPU time: 1735.01 s
65.36/65.74	c core #2456
65.36/65.74	c Core size: 6	Core Weight: 1	Total Weight: 2456
65.36/65.74	c Elapsed CPU time: 65.0271 s	Remaining CPU time: 1734.97 s
65.36/65.78	c core #2457
65.36/65.78	c Core size: 6	Core Weight: 1	Total Weight: 2457
65.36/65.78	c Elapsed CPU time: 65.0661 s	Remaining CPU time: 1734.93 s
65.46/65.82	c core #2458
65.46/65.82	c Core size: 6	Core Weight: 1	Total Weight: 2458
65.46/65.82	c Elapsed CPU time: 65.1061 s	Remaining CPU time: 1734.89 s
65.46/65.86	c core #2459
65.46/65.86	c Core size: 6	Core Weight: 1	Total Weight: 2459
65.46/65.86	c Elapsed CPU time: 65.1461 s	Remaining CPU time: 1734.85 s
65.56/65.90	c core #2460
65.56/65.90	c Core size: 6	Core Weight: 1	Total Weight: 2460
65.56/65.90	c Elapsed CPU time: 65.1851 s	Remaining CPU time: 1734.81 s
65.56/65.94	c core #2461
65.56/65.94	c Core size: 6	Core Weight: 1	Total Weight: 2461
65.56/65.94	c Elapsed CPU time: 65.2251 s	Remaining CPU time: 1734.77 s
65.56/65.98	c core #2462
65.56/65.98	c Core size: 10	Core Weight: 1	Total Weight: 2462
65.56/65.98	c Elapsed CPU time: 65.2681 s	Remaining CPU time: 1734.73 s
65.66/66.02	c core #2463
65.66/66.02	c Core size: 6	Core Weight: 1	Total Weight: 2463
65.66/66.02	c Elapsed CPU time: 65.3041 s	Remaining CPU time: 1734.7 s
65.66/66.06	c core #2464
65.66/66.06	c Core size: 6	Core Weight: 1	Total Weight: 2464
65.66/66.06	c Elapsed CPU time: 65.3441 s	Remaining CPU time: 1734.66 s
65.76/66.10	c core #2465
65.76/66.10	c Core size: 6	Core Weight: 1	Total Weight: 2465
65.76/66.10	c Elapsed CPU time: 65.3831 s	Remaining CPU time: 1734.62 s
65.76/66.14	c core #2466
65.76/66.14	c Core size: 6	Core Weight: 1	Total Weight: 2466
65.76/66.14	c Elapsed CPU time: 65.4221 s	Remaining CPU time: 1734.58 s
65.76/66.18	c core #2467
65.76/66.18	c Core size: 6	Core Weight: 1	Total Weight: 2467
65.76/66.18	c Elapsed CPU time: 65.462 s	Remaining CPU time: 1734.54 s
65.85/66.22	c core #2468
65.85/66.22	c Core size: 6	Core Weight: 1	Total Weight: 2468
65.85/66.22	c Elapsed CPU time: 65.501 s	Remaining CPU time: 1734.5 s
65.85/66.26	c core #2469
65.85/66.26	c Core size: 6	Core Weight: 1	Total Weight: 2469
65.85/66.26	c Elapsed CPU time: 65.541 s	Remaining CPU time: 1734.46 s
65.95/66.30	c core #2470
65.95/66.30	c Core size: 6	Core Weight: 1	Total Weight: 2470
65.95/66.30	c Elapsed CPU time: 65.581 s	Remaining CPU time: 1734.42 s
65.95/66.34	c core #2471
65.95/66.34	c Core size: 19	Core Weight: 1	Total Weight: 2471
65.95/66.34	c Elapsed CPU time: 65.624 s	Remaining CPU time: 1734.38 s
65.95/66.38	c core #2472
65.95/66.38	c Core size: 17	Core Weight: 1	Total Weight: 2472
65.95/66.38	c Elapsed CPU time: 65.66 s	Remaining CPU time: 1734.34 s
66.05/66.42	c core #2473
66.05/66.42	c Core size: 6	Core Weight: 1	Total Weight: 2473
66.05/66.42	c Elapsed CPU time: 65.7 s	Remaining CPU time: 1734.3 s
66.05/66.46	c core #2474
66.05/66.46	c Core size: 6	Core Weight: 1	Total Weight: 2474
66.05/66.46	c Elapsed CPU time: 65.739 s	Remaining CPU time: 1734.26 s
66.16/66.50	c core #2475
66.16/66.50	c Core size: 6	Core Weight: 1	Total Weight: 2475
66.16/66.50	c Elapsed CPU time: 65.779 s	Remaining CPU time: 1734.22 s
66.16/66.54	c core #2476
66.16/66.54	c Core size: 6	Core Weight: 1	Total Weight: 2476
66.16/66.54	c Elapsed CPU time: 65.818 s	Remaining CPU time: 1734.18 s
66.16/66.58	c core #2477
66.16/66.58	c Core size: 6	Core Weight: 1	Total Weight: 2477
66.16/66.58	c Elapsed CPU time: 65.857 s	Remaining CPU time: 1734.14 s
66.26/66.62	c core #2478
66.26/66.62	c Core size: 6	Core Weight: 1	Total Weight: 2478
66.26/66.62	c Elapsed CPU time: 65.897 s	Remaining CPU time: 1734.1 s
66.26/66.66	c core #2479
66.26/66.66	c Core size: 6	Core Weight: 1	Total Weight: 2479
66.26/66.66	c Elapsed CPU time: 65.937 s	Remaining CPU time: 1734.06 s
66.36/66.70	c core #2480
66.36/66.70	c Core size: 6	Core Weight: 1	Total Weight: 2480
66.36/66.70	c Elapsed CPU time: 65.977 s	Remaining CPU time: 1734.02 s
66.36/66.74	c core #2481
66.36/66.74	c Core size: 6	Core Weight: 1	Total Weight: 2481
66.36/66.74	c Elapsed CPU time: 66.018 s	Remaining CPU time: 1733.98 s
66.36/66.78	c core #2482
66.36/66.78	c Core size: 6	Core Weight: 1	Total Weight: 2482
66.36/66.78	c Elapsed CPU time: 66.058 s	Remaining CPU time: 1733.94 s
66.46/66.82	c core #2483
66.46/66.82	c Core size: 6	Core Weight: 1	Total Weight: 2483
66.46/66.82	c Elapsed CPU time: 66.098 s	Remaining CPU time: 1733.9 s
66.46/66.86	c core #2484
66.46/66.86	c Core size: 6	Core Weight: 1	Total Weight: 2484
66.46/66.86	c Elapsed CPU time: 66.1379 s	Remaining CPU time: 1733.86 s
66.56/66.90	c core #2485
66.56/66.90	c Core size: 6	Core Weight: 1	Total Weight: 2485
66.56/66.90	c Elapsed CPU time: 66.1779 s	Remaining CPU time: 1733.82 s
66.56/66.94	c core #2486
66.56/66.94	c Core size: 6	Core Weight: 1	Total Weight: 2486
66.56/66.94	c Elapsed CPU time: 66.2169 s	Remaining CPU time: 1733.78 s
66.56/66.98	c core #2487
66.56/66.98	c Core size: 6	Core Weight: 1	Total Weight: 2487
66.56/66.98	c Elapsed CPU time: 66.2569 s	Remaining CPU time: 1733.74 s
66.66/67.03	c core #2488
66.66/67.03	c Core size: 15	Core Weight: 1	Total Weight: 2488
66.66/67.03	c Elapsed CPU time: 66.2999 s	Remaining CPU time: 1733.7 s
66.66/67.06	c core #2489
66.66/67.06	c Core size: 10	Core Weight: 1	Total Weight: 2489
66.66/67.06	c Elapsed CPU time: 66.3359 s	Remaining CPU time: 1733.66 s
66.76/67.10	c core #2490
66.76/67.10	c Core size: 10	Core Weight: 1	Total Weight: 2490
66.76/67.10	c Elapsed CPU time: 66.3749 s	Remaining CPU time: 1733.63 s
66.76/67.14	c core #2491
66.76/67.14	c Core size: 10	Core Weight: 1	Total Weight: 2491
66.76/67.14	c Elapsed CPU time: 66.4149 s	Remaining CPU time: 1733.59 s
66.76/67.18	c core #2492
66.76/67.18	c Core size: 10	Core Weight: 1	Total Weight: 2492
66.76/67.18	c Elapsed CPU time: 66.4539 s	Remaining CPU time: 1733.55 s
66.85/67.23	c core #2493
66.85/67.23	c Core size: 13	Core Weight: 1	Total Weight: 2493
66.85/67.23	c Elapsed CPU time: 66.4959 s	Remaining CPU time: 1733.5 s
66.85/67.26	c core #2494
66.85/67.26	c Core size: 7	Core Weight: 1	Total Weight: 2494
66.85/67.26	c Elapsed CPU time: 66.5329 s	Remaining CPU time: 1733.47 s
66.95/67.30	c core #2495
66.95/67.30	c Core size: 7	Core Weight: 1	Total Weight: 2495
66.95/67.30	c Elapsed CPU time: 66.5729 s	Remaining CPU time: 1733.43 s
66.95/67.34	c core #2496
66.95/67.34	c Core size: 7	Core Weight: 1	Total Weight: 2496
66.95/67.34	c Elapsed CPU time: 66.6139 s	Remaining CPU time: 1733.39 s
66.95/67.39	c core #2497
66.95/67.39	c Core size: 7	Core Weight: 1	Total Weight: 2497
66.95/67.39	c Elapsed CPU time: 66.6539 s	Remaining CPU time: 1733.35 s
67.05/67.43	c core #2498
67.05/67.43	c Core size: 7	Core Weight: 1	Total Weight: 2498
67.05/67.43	c Elapsed CPU time: 66.6939 s	Remaining CPU time: 1733.31 s
67.05/67.47	c core #2499
67.05/67.47	c Core size: 8	Core Weight: 1	Total Weight: 2499
67.05/67.47	c Elapsed CPU time: 66.7349 s	Remaining CPU time: 1733.27 s
67.15/67.51	c core #2500
67.15/67.51	c Core size: 8	Core Weight: 1	Total Weight: 2500
67.15/67.51	c Elapsed CPU time: 66.7728 s	Remaining CPU time: 1733.23 s
67.15/67.55	c core #2501
67.15/67.55	c Core size: 8	Core Weight: 1	Total Weight: 2501
67.15/67.55	c Elapsed CPU time: 66.8128 s	Remaining CPU time: 1733.19 s
67.15/67.59	c core #2502
67.15/67.59	c Core size: 8	Core Weight: 1	Total Weight: 2502
67.15/67.59	c Elapsed CPU time: 66.8528 s	Remaining CPU time: 1733.15 s
67.25/67.63	c core #2503
67.25/67.63	c Core size: 8	Core Weight: 1	Total Weight: 2503
67.25/67.63	c Elapsed CPU time: 66.8938 s	Remaining CPU time: 1733.11 s
67.25/67.67	c core #2504
67.25/67.67	c Core size: 8	Core Weight: 1	Total Weight: 2504
67.25/67.67	c Elapsed CPU time: 66.9328 s	Remaining CPU time: 1733.07 s
67.35/67.71	c core #2505
67.35/67.71	c Core size: 8	Core Weight: 1	Total Weight: 2505
67.35/67.71	c Elapsed CPU time: 66.9728 s	Remaining CPU time: 1733.03 s
67.35/67.75	c core #2506
67.35/67.75	c Core size: 8	Core Weight: 1	Total Weight: 2506
67.35/67.75	c Elapsed CPU time: 67.0118 s	Remaining CPU time: 1732.99 s
67.35/67.79	c core #2507
67.35/67.79	c Core size: 8	Core Weight: 1	Total Weight: 2507
67.35/67.79	c Elapsed CPU time: 67.0508 s	Remaining CPU time: 1732.95 s
67.45/67.83	c core #2508
67.45/67.83	c Core size: 8	Core Weight: 1	Total Weight: 2508
67.45/67.83	c Elapsed CPU time: 67.0908 s	Remaining CPU time: 1732.91 s
67.45/67.87	c core #2509
67.45/67.87	c Core size: 8	Core Weight: 1	Total Weight: 2509
67.45/67.87	c Elapsed CPU time: 67.1308 s	Remaining CPU time: 1732.87 s
67.55/67.91	c core #2510
67.55/67.91	c Core size: 8	Core Weight: 1	Total Weight: 2510
67.55/67.91	c Elapsed CPU time: 67.1708 s	Remaining CPU time: 1732.83 s
67.55/67.95	c core #2511
67.55/67.95	c Core size: 8	Core Weight: 1	Total Weight: 2511
67.55/67.95	c Elapsed CPU time: 67.2108 s	Remaining CPU time: 1732.79 s
67.55/67.99	c core #2512
67.55/67.99	c Core size: 8	Core Weight: 1	Total Weight: 2512
67.55/67.99	c Elapsed CPU time: 67.2508 s	Remaining CPU time: 1732.75 s
67.65/68.03	c core #2513
67.65/68.03	c Core size: 8	Core Weight: 1	Total Weight: 2513
67.65/68.03	c Elapsed CPU time: 67.2908 s	Remaining CPU time: 1732.71 s
67.65/68.07	c core #2514
67.65/68.07	c Core size: 8	Core Weight: 1	Total Weight: 2514
67.65/68.07	c Elapsed CPU time: 67.3308 s	Remaining CPU time: 1732.67 s
67.75/68.11	c core #2515
67.75/68.11	c Core size: 8	Core Weight: 1	Total Weight: 2515
67.75/68.11	c Elapsed CPU time: 67.3718 s	Remaining CPU time: 1732.63 s
67.75/68.16	c core #2516
67.75/68.16	c Core size: 8	Core Weight: 1	Total Weight: 2516
67.75/68.16	c Elapsed CPU time: 67.4128 s	Remaining CPU time: 1732.59 s
67.75/68.20	c core #2517
67.75/68.20	c Core size: 8	Core Weight: 1	Total Weight: 2517
67.75/68.20	c Elapsed CPU time: 67.4527 s	Remaining CPU time: 1732.55 s
67.85/68.24	c core #2518
67.85/68.24	c Core size: 8	Core Weight: 1	Total Weight: 2518
67.85/68.24	c Elapsed CPU time: 67.4927 s	Remaining CPU time: 1732.51 s
67.85/68.28	c core #2519
67.85/68.28	c Core size: 8	Core Weight: 1	Total Weight: 2519
67.85/68.28	c Elapsed CPU time: 67.5337 s	Remaining CPU time: 1732.47 s
67.95/68.32	c core #2520
67.95/68.32	c Core size: 8	Core Weight: 1	Total Weight: 2520
67.95/68.32	c Elapsed CPU time: 67.5737 s	Remaining CPU time: 1732.43 s
67.95/68.36	c core #2521
67.95/68.36	c Core size: 8	Core Weight: 1	Total Weight: 2521
67.95/68.36	c Elapsed CPU time: 67.6147 s	Remaining CPU time: 1732.39 s
68.05/68.40	c core #2522
68.05/68.40	c Core size: 8	Core Weight: 1	Total Weight: 2522
68.05/68.40	c Elapsed CPU time: 67.6557 s	Remaining CPU time: 1732.34 s
68.05/68.44	c core #2523
68.05/68.44	c Core size: 8	Core Weight: 1	Total Weight: 2523
68.05/68.44	c Elapsed CPU time: 67.6957 s	Remaining CPU time: 1732.3 s
68.05/68.48	c core #2524
68.05/68.48	c Core size: 6	Core Weight: 1	Total Weight: 2524
68.05/68.48	c Elapsed CPU time: 67.7367 s	Remaining CPU time: 1732.26 s
68.14/68.52	c core #2525
68.14/68.52	c Core size: 8	Core Weight: 1	Total Weight: 2525
68.14/68.52	c Elapsed CPU time: 67.7777 s	Remaining CPU time: 1732.22 s
68.14/68.57	c core #2526
68.14/68.57	c Core size: 8	Core Weight: 1	Total Weight: 2526
68.14/68.57	c Elapsed CPU time: 67.8187 s	Remaining CPU time: 1732.18 s
68.24/68.61	c core #2527
68.24/68.61	c Core size: 8	Core Weight: 1	Total Weight: 2527
68.24/68.61	c Elapsed CPU time: 67.8597 s	Remaining CPU time: 1732.14 s
68.24/68.65	c core #2528
68.24/68.65	c Core size: 8	Core Weight: 1	Total Weight: 2528
68.24/68.65	c Elapsed CPU time: 67.9007 s	Remaining CPU time: 1732.1 s
68.24/68.69	c core #2529
68.24/68.69	c Core size: 8	Core Weight: 1	Total Weight: 2529
68.24/68.69	c Elapsed CPU time: 67.9417 s	Remaining CPU time: 1732.06 s
68.34/68.73	c core #2530
68.34/68.73	c Core size: 8	Core Weight: 1	Total Weight: 2530
68.34/68.73	c Elapsed CPU time: 67.9827 s	Remaining CPU time: 1732.02 s
68.34/68.77	c core #2531
68.34/68.77	c Core size: 8	Core Weight: 1	Total Weight: 2531
68.34/68.77	c Elapsed CPU time: 68.0237 s	Remaining CPU time: 1731.98 s
68.44/68.81	c core #2532
68.44/68.81	c Core size: 8	Core Weight: 1	Total Weight: 2532
68.44/68.81	c Elapsed CPU time: 68.0647 s	Remaining CPU time: 1731.94 s
68.44/68.85	c core #2533
68.44/68.85	c Core size: 8	Core Weight: 1	Total Weight: 2533
68.44/68.86	c Elapsed CPU time: 68.1056 s	Remaining CPU time: 1731.89 s
68.44/68.90	c core #2534
68.44/68.90	c Core size: 8	Core Weight: 1	Total Weight: 2534
68.44/68.90	c Elapsed CPU time: 68.1476 s	Remaining CPU time: 1731.85 s
68.54/68.94	c core #2535
68.54/68.94	c Core size: 8	Core Weight: 1	Total Weight: 2535
68.54/68.94	c Elapsed CPU time: 68.1886 s	Remaining CPU time: 1731.81 s
68.54/68.98	c core #2536
68.54/68.98	c Core size: 8	Core Weight: 1	Total Weight: 2536
68.54/68.98	c Elapsed CPU time: 68.2296 s	Remaining CPU time: 1731.77 s
68.64/69.02	c core #2537
68.64/69.02	c Core size: 8	Core Weight: 1	Total Weight: 2537
68.64/69.02	c Elapsed CPU time: 68.2706 s	Remaining CPU time: 1731.73 s
68.64/69.06	c core #2538
68.64/69.06	c Core size: 8	Core Weight: 1	Total Weight: 2538
68.64/69.06	c Elapsed CPU time: 68.3106 s	Remaining CPU time: 1731.69 s
68.74/69.10	c core #2539
68.74/69.10	c Core size: 8	Core Weight: 1	Total Weight: 2539
68.74/69.10	c Elapsed CPU time: 68.3516 s	Remaining CPU time: 1731.65 s
68.74/69.14	c core #2540
68.74/69.14	c Core size: 8	Core Weight: 1	Total Weight: 2540
68.74/69.14	c Elapsed CPU time: 68.3926 s	Remaining CPU time: 1731.61 s
68.74/69.18	c core #2541
68.74/69.18	c Core size: 8	Core Weight: 1	Total Weight: 2541
68.74/69.18	c Elapsed CPU time: 68.4346 s	Remaining CPU time: 1731.57 s
68.85/69.22	c core #2542
68.85/69.22	c Core size: 8	Core Weight: 1	Total Weight: 2542
68.85/69.22	c Elapsed CPU time: 68.4756 s	Remaining CPU time: 1731.52 s
68.85/69.27	c core #2543
68.85/69.27	c Core size: 8	Core Weight: 1	Total Weight: 2543
68.85/69.27	c Elapsed CPU time: 68.5166 s	Remaining CPU time: 1731.48 s
68.95/69.31	c core #2544
68.95/69.31	c Core size: 8	Core Weight: 1	Total Weight: 2544
68.95/69.31	c Elapsed CPU time: 68.5576 s	Remaining CPU time: 1731.44 s
68.95/69.35	c core #2545
68.95/69.35	c Core size: 8	Core Weight: 1	Total Weight: 2545
68.95/69.35	c Elapsed CPU time: 68.5986 s	Remaining CPU time: 1731.4 s
68.95/69.39	c core #2546
68.95/69.39	c Core size: 8	Core Weight: 1	Total Weight: 2546
68.95/69.39	c Elapsed CPU time: 68.6396 s	Remaining CPU time: 1731.36 s
69.04/69.43	c core #2547
69.04/69.43	c Core size: 8	Core Weight: 1	Total Weight: 2547
69.04/69.43	c Elapsed CPU time: 68.6806 s	Remaining CPU time: 1731.32 s
69.04/69.47	c core #2548
69.04/69.47	c Core size: 8	Core Weight: 1	Total Weight: 2548
69.04/69.47	c Elapsed CPU time: 68.7226 s	Remaining CPU time: 1731.28 s
69.14/69.51	c core #2549
69.14/69.51	c Core size: 8	Core Weight: 1	Total Weight: 2549
69.14/69.51	c Elapsed CPU time: 68.7635 s	Remaining CPU time: 1731.24 s
69.14/69.56	c core #2550
69.14/69.56	c Core size: 8	Core Weight: 1	Total Weight: 2550
69.14/69.56	c Elapsed CPU time: 68.8035 s	Remaining CPU time: 1731.2 s
69.14/69.60	c core #2551
69.14/69.60	c Core size: 8	Core Weight: 1	Total Weight: 2551
69.14/69.60	c Elapsed CPU time: 68.8445 s	Remaining CPU time: 1731.16 s
69.24/69.64	c core #2552
69.24/69.64	c Core size: 8	Core Weight: 1	Total Weight: 2552
69.24/69.64	c Elapsed CPU time: 68.8855 s	Remaining CPU time: 1731.11 s
69.24/69.68	c core #2553
69.24/69.68	c Core size: 8	Core Weight: 1	Total Weight: 2553
69.24/69.68	c Elapsed CPU time: 68.9255 s	Remaining CPU time: 1731.07 s
69.35/69.72	c core #2554
69.35/69.72	c Core size: 8	Core Weight: 1	Total Weight: 2554
69.35/69.72	c Elapsed CPU time: 68.9665 s	Remaining CPU time: 1731.03 s
69.35/69.76	c core #2555
69.35/69.76	c Core size: 8	Core Weight: 1	Total Weight: 2555
69.35/69.76	c Elapsed CPU time: 69.0085 s	Remaining CPU time: 1730.99 s
69.45/69.80	c core #2556
69.45/69.80	c Core size: 8	Core Weight: 1	Total Weight: 2556
69.45/69.80	c Elapsed CPU time: 69.0485 s	Remaining CPU time: 1730.95 s
69.45/69.85	c core #2557
69.45/69.85	c Core size: 8	Core Weight: 1	Total Weight: 2557
69.45/69.85	c Elapsed CPU time: 69.0895 s	Remaining CPU time: 1730.91 s
69.45/69.89	c core #2558
69.45/69.89	c Core size: 8	Core Weight: 1	Total Weight: 2558
69.45/69.89	c Elapsed CPU time: 69.1305 s	Remaining CPU time: 1730.87 s
69.54/69.93	c core #2559
69.54/69.93	c Core size: 8	Core Weight: 1	Total Weight: 2559
69.54/69.93	c Elapsed CPU time: 69.1725 s	Remaining CPU time: 1730.83 s
69.54/69.97	c core #2560
69.54/69.97	c Core size: 8	Core Weight: 1	Total Weight: 2560
69.54/69.97	c Elapsed CPU time: 69.2145 s	Remaining CPU time: 1730.79 s
69.64/70.01	c core #2561
69.64/70.01	c Core size: 8	Core Weight: 1	Total Weight: 2561
69.64/70.01	c Elapsed CPU time: 69.2555 s	Remaining CPU time: 1730.74 s
69.64/70.06	c core #2562
69.64/70.06	c Core size: 6	Core Weight: 1	Total Weight: 2562
69.64/70.06	c Elapsed CPU time: 69.2955 s	Remaining CPU time: 1730.7 s
69.74/70.10	c core #2563
69.74/70.10	c Core size: 8	Core Weight: 1	Total Weight: 2563
69.74/70.10	c Elapsed CPU time: 69.3375 s	Remaining CPU time: 1730.66 s
69.74/70.14	c core #2564
69.74/70.14	c Core size: 8	Core Weight: 1	Total Weight: 2564
69.74/70.14	c Elapsed CPU time: 69.3785 s	Remaining CPU time: 1730.62 s
69.74/70.18	c core #2565
69.74/70.18	c Core size: 8	Core Weight: 1	Total Weight: 2565
69.74/70.18	c Elapsed CPU time: 69.4204 s	Remaining CPU time: 1730.58 s
69.84/70.22	c core #2566
69.84/70.22	c Core size: 8	Core Weight: 1	Total Weight: 2566
69.84/70.22	c Elapsed CPU time: 69.4624 s	Remaining CPU time: 1730.54 s
69.84/70.27	c core #2567
69.84/70.27	c Core size: 8	Core Weight: 1	Total Weight: 2567
69.84/70.27	c Elapsed CPU time: 69.5044 s	Remaining CPU time: 1730.5 s
69.94/70.31	c core #2568
69.94/70.31	c Core size: 8	Core Weight: 1	Total Weight: 2568
69.94/70.31	c Elapsed CPU time: 69.5454 s	Remaining CPU time: 1730.45 s
69.94/70.35	c core #2569
69.94/70.35	c Core size: 8	Core Weight: 1	Total Weight: 2569
69.94/70.35	c Elapsed CPU time: 69.5874 s	Remaining CPU time: 1730.41 s
69.94/70.39	c core #2570
69.94/70.39	c Core size: 8	Core Weight: 1	Total Weight: 2570
69.94/70.39	c Elapsed CPU time: 69.6294 s	Remaining CPU time: 1730.37 s
70.04/70.43	c core #2571
70.04/70.43	c Core size: 8	Core Weight: 1	Total Weight: 2571
70.04/70.43	c Elapsed CPU time: 69.6714 s	Remaining CPU time: 1730.33 s
70.04/70.47	c core #2572
70.04/70.47	c Core size: 8	Core Weight: 1	Total Weight: 2572
70.04/70.47	c Elapsed CPU time: 69.7124 s	Remaining CPU time: 1730.29 s
70.14/70.52	c core #2573
70.14/70.52	c Core size: 8	Core Weight: 1	Total Weight: 2573
70.14/70.52	c Elapsed CPU time: 69.7544 s	Remaining CPU time: 1730.25 s
70.14/70.56	c core #2574
70.14/70.56	c Core size: 8	Core Weight: 1	Total Weight: 2574
70.14/70.56	c Elapsed CPU time: 69.7964 s	Remaining CPU time: 1730.2 s
70.24/70.60	c core #2575
70.24/70.60	c Core size: 8	Core Weight: 1	Total Weight: 2575
70.24/70.60	c Elapsed CPU time: 69.8384 s	Remaining CPU time: 1730.16 s
70.24/70.64	c core #2576
70.24/70.64	c Core size: 8	Core Weight: 1	Total Weight: 2576
70.24/70.64	c Elapsed CPU time: 69.8804 s	Remaining CPU time: 1730.12 s
70.24/70.69	c core #2577
70.24/70.69	c Core size: 8	Core Weight: 1	Total Weight: 2577
70.24/70.69	c Elapsed CPU time: 69.9224 s	Remaining CPU time: 1730.08 s
70.34/70.73	c core #2578
70.34/70.73	c Core size: 8	Core Weight: 1	Total Weight: 2578
70.34/70.73	c Elapsed CPU time: 69.9644 s	Remaining CPU time: 1730.04 s
70.34/70.77	c core #2579
70.34/70.77	c Core size: 8	Core Weight: 1	Total Weight: 2579
70.34/70.77	c Elapsed CPU time: 70.0064 s	Remaining CPU time: 1729.99 s
70.44/70.81	c core #2580
70.44/70.81	c Core size: 8	Core Weight: 1	Total Weight: 2580
70.44/70.81	c Elapsed CPU time: 70.0474 s	Remaining CPU time: 1729.95 s
70.44/70.86	c core #2581
70.44/70.86	c Core size: 6	Core Weight: 1	Total Weight: 2581
70.44/70.86	c Elapsed CPU time: 70.0893 s	Remaining CPU time: 1729.91 s
70.54/70.90	c core #2582
70.54/70.90	c Core size: 8	Core Weight: 1	Total Weight: 2582
70.54/70.90	c Elapsed CPU time: 70.1343 s	Remaining CPU time: 1729.87 s
70.54/70.94	c core #2583
70.54/70.94	c Core size: 33	Core Weight: 1	Total Weight: 2583
70.54/70.94	c Elapsed CPU time: 70.1763 s	Remaining CPU time: 1729.82 s
70.54/70.99	c core #2584
70.54/70.99	c Core size: 34	Core Weight: 1	Total Weight: 2584
70.54/70.99	c Elapsed CPU time: 70.2183 s	Remaining CPU time: 1729.78 s
70.64/71.03	c core #2585
70.64/71.03	c Core size: 52	Core Weight: 1	Total Weight: 2585
70.64/71.03	c Elapsed CPU time: 70.2613 s	Remaining CPU time: 1729.74 s
70.64/71.07	c core #2586
70.64/71.07	c Core size: 62	Core Weight: 1	Total Weight: 2586
70.64/71.07	c Elapsed CPU time: 70.3033 s	Remaining CPU time: 1729.7 s
70.74/71.11	c core #2587
70.74/71.11	c Core size: 74	Core Weight: 1	Total Weight: 2587
70.74/71.11	c Elapsed CPU time: 70.3453 s	Remaining CPU time: 1729.65 s
70.74/71.15	c core #2588
70.74/71.15	c Core size: 18	Core Weight: 1	Total Weight: 2588
70.74/71.15	c Elapsed CPU time: 70.3843 s	Remaining CPU time: 1729.62 s
70.74/71.20	c core #2589
70.74/71.20	c Core size: 19	Core Weight: 1	Total Weight: 2589
70.74/71.20	c Elapsed CPU time: 70.4263 s	Remaining CPU time: 1729.57 s
70.84/71.24	c core #2590
70.84/71.24	c Core size: 6	Core Weight: 1	Total Weight: 2590
70.84/71.24	c Elapsed CPU time: 70.4683 s	Remaining CPU time: 1729.53 s
70.84/71.28	c core #2591
70.84/71.28	c Core size: 9	Core Weight: 1	Total Weight: 2591
70.84/71.28	c Elapsed CPU time: 70.5113 s	Remaining CPU time: 1729.49 s
70.94/71.33	c core #2592
70.94/71.33	c Core size: 23	Core Weight: 1	Total Weight: 2592
70.94/71.33	c Elapsed CPU time: 70.5563 s	Remaining CPU time: 1729.44 s
70.94/71.37	c core #2593
70.94/71.37	c Core size: 19	Core Weight: 1	Total Weight: 2593
70.94/71.37	c Elapsed CPU time: 70.5953 s	Remaining CPU time: 1729.4 s
71.04/71.41	c core #2594
71.04/71.41	c Core size: 9	Core Weight: 1	Total Weight: 2594
71.04/71.41	c Elapsed CPU time: 70.6383 s	Remaining CPU time: 1729.36 s
71.04/71.46	c core #2595
71.04/71.46	c Core size: 14	Core Weight: 1	Total Weight: 2595
71.04/71.46	c Elapsed CPU time: 70.6843 s	Remaining CPU time: 1729.32 s
71.04/71.49	c core #2596
71.04/71.49	c Core size: 9	Core Weight: 1	Total Weight: 2596
71.04/71.50	c Elapsed CPU time: 70.7232 s	Remaining CPU time: 1729.28 s
71.14/71.54	c core #2597
71.14/71.54	c Core size: 21	Core Weight: 1	Total Weight: 2597
71.14/71.54	c Elapsed CPU time: 70.7692 s	Remaining CPU time: 1729.23 s
71.14/71.58	c core #2598
71.14/71.58	c Core size: 9	Core Weight: 1	Total Weight: 2598
71.14/71.58	c Elapsed CPU time: 70.8082 s	Remaining CPU time: 1729.19 s
71.24/71.63	c core #2599
71.24/71.63	c Core size: 35	Core Weight: 1	Total Weight: 2599
71.24/71.63	c Elapsed CPU time: 70.8552 s	Remaining CPU time: 1729.14 s
71.24/71.67	c core #2600
71.24/71.67	c Core size: 21	Core Weight: 1	Total Weight: 2600
71.24/71.67	c Elapsed CPU time: 70.8942 s	Remaining CPU time: 1729.11 s
71.34/71.71	c core #2601
71.34/71.71	c Core size: 22	Core Weight: 1	Total Weight: 2601
71.34/71.71	c Elapsed CPU time: 70.9382 s	Remaining CPU time: 1729.06 s
71.34/71.75	c core #2602
71.34/71.75	c Core size: 15	Core Weight: 1	Total Weight: 2602
71.34/71.75	c Elapsed CPU time: 70.9792 s	Remaining CPU time: 1729.02 s
71.34/71.79	c core #2603
71.34/71.79	c Core size: 13	Core Weight: 1	Total Weight: 2603
71.34/71.79	c Elapsed CPU time: 71.0212 s	Remaining CPU time: 1728.98 s
71.44/71.84	c core #2604
71.44/71.84	c Core size: 6	Core Weight: 1	Total Weight: 2604
71.44/71.84	c Elapsed CPU time: 71.0632 s	Remaining CPU time: 1728.94 s
71.44/71.88	c core #2605
71.44/71.88	c Core size: 25	Core Weight: 1	Total Weight: 2605
71.44/71.88	c Elapsed CPU time: 71.1082 s	Remaining CPU time: 1728.89 s
71.54/71.92	c core #2606
71.54/71.92	c Core size: 9	Core Weight: 1	Total Weight: 2606
71.54/71.92	c Elapsed CPU time: 71.1472 s	Remaining CPU time: 1728.85 s
71.54/71.97	c core #2607
71.54/71.97	c Core size: 15	Core Weight: 1	Total Weight: 2607
71.54/71.97	c Elapsed CPU time: 71.1932 s	Remaining CPU time: 1728.81 s
71.64/72.01	c core #2608
71.64/72.01	c Core size: 9	Core Weight: 1	Total Weight: 2608
71.64/72.01	c Elapsed CPU time: 71.2312 s	Remaining CPU time: 1728.77 s
71.64/72.05	c core #2609
71.64/72.05	c Core size: 22	Core Weight: 1	Total Weight: 2609
71.64/72.05	c Elapsed CPU time: 71.2782 s	Remaining CPU time: 1728.72 s
71.74/72.10	c core #2610
71.74/72.10	c Core size: 25	Core Weight: 1	Total Weight: 2610
71.74/72.10	c Elapsed CPU time: 71.3212 s	Remaining CPU time: 1728.68 s
71.74/72.14	c core #2611
71.74/72.14	c Core size: 14	Core Weight: 1	Total Weight: 2611
71.74/72.14	c Elapsed CPU time: 71.3602 s	Remaining CPU time: 1728.64 s
71.74/72.18	c core #2612
71.74/72.18	c Core size: 9	Core Weight: 1	Total Weight: 2612
71.74/72.18	c Elapsed CPU time: 71.4031 s	Remaining CPU time: 1728.6 s
71.84/72.22	c core #2613
71.84/72.22	c Core size: 8	Core Weight: 1	Total Weight: 2613
71.84/72.22	c Elapsed CPU time: 71.4461 s	Remaining CPU time: 1728.55 s
71.84/72.27	c core #2614
71.84/72.27	c Core size: 23	Core Weight: 1	Total Weight: 2614
71.84/72.27	c Elapsed CPU time: 71.4901 s	Remaining CPU time: 1728.51 s
71.93/72.31	c core #2615
71.93/72.31	c Core size: 9	Core Weight: 1	Total Weight: 2615
71.93/72.31	c Elapsed CPU time: 71.5281 s	Remaining CPU time: 1728.47 s
71.93/72.35	c core #2616
71.93/72.35	c Core size: 12	Core Weight: 1	Total Weight: 2616
71.93/72.35	c Elapsed CPU time: 71.5741 s	Remaining CPU time: 1728.43 s
72.03/72.40	c core #2617
72.03/72.40	c Core size: 20	Core Weight: 1	Total Weight: 2617
72.03/72.40	c Elapsed CPU time: 71.6171 s	Remaining CPU time: 1728.38 s
72.03/72.44	c core #2618
72.03/72.44	c Core size: 9	Core Weight: 1	Total Weight: 2618
72.03/72.44	c Elapsed CPU time: 71.6551 s	Remaining CPU time: 1728.34 s
72.03/72.48	c core #2619
72.03/72.48	c Core size: 14	Core Weight: 1	Total Weight: 2619
72.03/72.48	c Elapsed CPU time: 71.7011 s	Remaining CPU time: 1728.3 s
72.13/72.52	c core #2620
72.13/72.52	c Core size: 15	Core Weight: 1	Total Weight: 2620
72.13/72.52	c Elapsed CPU time: 71.7391 s	Remaining CPU time: 1728.26 s
72.13/72.57	c core #2621
72.13/72.57	c Core size: 9	Core Weight: 1	Total Weight: 2621
72.13/72.57	c Elapsed CPU time: 71.7821 s	Remaining CPU time: 1728.22 s
72.24/72.61	c core #2622
72.24/72.61	c Core size: 12	Core Weight: 1	Total Weight: 2622
72.24/72.61	c Elapsed CPU time: 71.8281 s	Remaining CPU time: 1728.17 s
72.24/72.65	c core #2623
72.24/72.65	c Core size: 9	Core Weight: 1	Total Weight: 2623
72.24/72.65	c Elapsed CPU time: 71.8671 s	Remaining CPU time: 1728.13 s
72.24/72.69	c core #2624
72.24/72.69	c Core size: 9	Core Weight: 1	Total Weight: 2624
72.24/72.69	c Elapsed CPU time: 71.9101 s	Remaining CPU time: 1728.09 s
72.34/72.74	c core #2625
72.34/72.74	c Core size: 13	Core Weight: 1	Total Weight: 2625
72.34/72.74	c Elapsed CPU time: 71.9551 s	Remaining CPU time: 1728.04 s
72.34/72.78	c core #2626
72.34/72.78	c Core size: 9	Core Weight: 1	Total Weight: 2626
72.34/72.78	c Elapsed CPU time: 71.9951 s	Remaining CPU time: 1728 s
72.44/72.82	c core #2627
72.44/72.82	c Core size: 14	Core Weight: 1	Total Weight: 2627
72.44/72.83	c Elapsed CPU time: 72.041 s	Remaining CPU time: 1727.96 s
72.44/72.86	c core #2628
72.44/72.86	c Core size: 13	Core Weight: 1	Total Weight: 2628
72.44/72.86	c Elapsed CPU time: 72.079 s	Remaining CPU time: 1727.92 s
72.54/72.91	c core #2629
72.54/72.91	c Core size: 9	Core Weight: 1	Total Weight: 2629
72.54/72.91	c Elapsed CPU time: 72.122 s	Remaining CPU time: 1727.88 s
72.54/72.95	c core #2630
72.54/72.95	c Core size: 12	Core Weight: 1	Total Weight: 2630
72.54/72.95	c Elapsed CPU time: 72.168 s	Remaining CPU time: 1727.83 s
72.54/72.99	c core #2631
72.54/72.99	c Core size: 9	Core Weight: 1	Total Weight: 2631
72.54/72.99	c Elapsed CPU time: 72.208 s	Remaining CPU time: 1727.79 s
72.64/73.04	c core #2632
72.64/73.04	c Core size: 9	Core Weight: 1	Total Weight: 2632
72.64/73.04	c Elapsed CPU time: 72.25 s	Remaining CPU time: 1727.75 s
72.64/73.08	c core #2633
72.64/73.08	c Core size: 13	Core Weight: 1	Total Weight: 2633
72.64/73.08	c Elapsed CPU time: 72.294 s	Remaining CPU time: 1727.71 s
72.73/73.12	c core #2634
72.73/73.12	c Core size: 9	Core Weight: 1	Total Weight: 2634
72.73/73.12	c Elapsed CPU time: 72.333 s	Remaining CPU time: 1727.67 s
72.73/73.17	c core #2635
72.73/73.17	c Core size: 18	Core Weight: 1	Total Weight: 2635
72.73/73.17	c Elapsed CPU time: 72.379 s	Remaining CPU time: 1727.62 s
72.83/73.21	c core #2636
72.83/73.21	c Core size: 9	Core Weight: 1	Total Weight: 2636
72.83/73.21	c Elapsed CPU time: 72.418 s	Remaining CPU time: 1727.58 s
72.83/73.25	c core #2637
72.83/73.25	c Core size: 7	Core Weight: 1	Total Weight: 2637
72.83/73.25	c Elapsed CPU time: 72.46 s	Remaining CPU time: 1727.54 s
72.83/73.30	c core #2638
72.83/73.30	c Core size: 13	Core Weight: 1	Total Weight: 2638
72.83/73.30	c Elapsed CPU time: 72.506 s	Remaining CPU time: 1727.49 s
72.93/73.34	c core #2639
72.93/73.34	c Core size: 36	Core Weight: 1	Total Weight: 2639
72.93/73.34	c Elapsed CPU time: 72.551 s	Remaining CPU time: 1727.45 s
72.93/73.39	c core #2640
72.93/73.39	c Core size: 1100	Core Weight: 1	Total Weight: 2640
72.93/73.39	c Elapsed CPU time: 72.598 s	Remaining CPU time: 1727.4 s
73.03/73.43	c core #2641
73.03/73.43	c Core size: 38	Core Weight: 1	Total Weight: 2641
73.03/73.43	c Elapsed CPU time: 72.642 s	Remaining CPU time: 1727.36 s
73.03/73.48	c core #2642
73.03/73.48	c Core size: 38	Core Weight: 1	Total Weight: 2642
73.03/73.48	c Elapsed CPU time: 72.6869 s	Remaining CPU time: 1727.31 s
73.13/73.53	c core #2643
73.13/73.53	c Core size: 1046	Core Weight: 1	Total Weight: 2643
73.13/73.53	c Elapsed CPU time: 72.7409 s	Remaining CPU time: 1727.26 s
73.13/73.58	c core #2644
73.13/73.58	c Core size: 805	Core Weight: 1	Total Weight: 2644
73.13/73.58	c Elapsed CPU time: 72.7859 s	Remaining CPU time: 1727.21 s
73.23/73.63	c core #2645
73.23/73.63	c Core size: 1035	Core Weight: 1	Total Weight: 2645
73.23/73.63	c Elapsed CPU time: 72.8409 s	Remaining CPU time: 1727.16 s
73.23/73.68	c core #2646
73.23/73.68	c Core size: 567	Core Weight: 1	Total Weight: 2646
73.23/73.68	c Elapsed CPU time: 72.8849 s	Remaining CPU time: 1727.12 s
73.33/73.73	c core #2647
73.33/73.73	c Core size: 909	Core Weight: 1	Total Weight: 2647
73.33/73.73	c Elapsed CPU time: 72.9399 s	Remaining CPU time: 1727.06 s
73.33/73.78	c core #2648
73.33/73.78	c Core size: 457	Core Weight: 1	Total Weight: 2648
73.33/73.78	c Elapsed CPU time: 72.9829 s	Remaining CPU time: 1727.02 s
73.43/73.83	c core #2649
73.43/73.83	c Core size: 877	Core Weight: 1	Total Weight: 2649
73.43/73.83	c Elapsed CPU time: 73.0379 s	Remaining CPU time: 1726.96 s
73.43/73.87	c core #2650
73.43/73.87	c Core size: 659	Core Weight: 1	Total Weight: 2650
73.43/73.87	c Elapsed CPU time: 73.0819 s	Remaining CPU time: 1726.92 s
73.53/73.93	c core #2651
73.53/73.93	c Core size: 845	Core Weight: 1	Total Weight: 2651
73.53/73.93	c Elapsed CPU time: 73.1369 s	Remaining CPU time: 1726.86 s
73.53/73.97	c core #2652
73.53/73.97	c Core size: 635	Core Weight: 1	Total Weight: 2652
73.53/73.97	c Elapsed CPU time: 73.1799 s	Remaining CPU time: 1726.82 s
73.63/74.03	c core #2653
73.63/74.03	c Core size: 813	Core Weight: 1	Total Weight: 2653
73.63/74.03	c Elapsed CPU time: 73.2329 s	Remaining CPU time: 1726.77 s
73.63/74.07	c core #2654
73.63/74.07	c Core size: 409	Core Weight: 1	Total Weight: 2654
73.63/74.07	c Elapsed CPU time: 73.2749 s	Remaining CPU time: 1726.73 s
73.73/74.12	c core #2655
73.73/74.12	c Core size: 797	Core Weight: 1	Total Weight: 2655
73.73/74.13	c Elapsed CPU time: 73.3289 s	Remaining CPU time: 1726.67 s
73.73/74.17	c core #2656
73.73/74.17	c Core size: 587	Core Weight: 1	Total Weight: 2656
73.73/74.17	c Elapsed CPU time: 73.3718 s	Remaining CPU time: 1726.63 s
73.83/74.22	c core #2657
73.83/74.22	c Core size: 765	Core Weight: 1	Total Weight: 2657
73.83/74.22	c Elapsed CPU time: 73.4248 s	Remaining CPU time: 1726.58 s
73.83/74.27	c core #2658
73.83/74.27	c Core size: 749	Core Weight: 1	Total Weight: 2658
73.83/74.27	c Elapsed CPU time: 73.4698 s	Remaining CPU time: 1726.53 s
73.93/74.31	c core #2659
73.93/74.31	c Core size: 377	Core Weight: 1	Total Weight: 2659
73.93/74.31	c Elapsed CPU time: 73.5168 s	Remaining CPU time: 1726.48 s
73.93/74.37	c core #2660
73.93/74.37	c Core size: 551	Core Weight: 1	Total Weight: 2660
73.93/74.37	c Elapsed CPU time: 73.5678 s	Remaining CPU time: 1726.43 s
74.03/74.41	c core #2661
74.03/74.41	c Core size: 717	Core Weight: 1	Total Weight: 2661
74.03/74.41	c Elapsed CPU time: 73.6168 s	Remaining CPU time: 1726.38 s
74.03/74.46	c core #2662
74.03/74.46	c Core size: 527	Core Weight: 1	Total Weight: 2662
74.03/74.46	c Elapsed CPU time: 73.6608 s	Remaining CPU time: 1726.34 s
74.13/74.51	c core #2663
74.13/74.51	c Core size: 685	Core Weight: 1	Total Weight: 2663
74.13/74.51	c Elapsed CPU time: 73.7138 s	Remaining CPU time: 1726.29 s
74.13/74.56	c core #2664
74.13/74.56	c Core size: 337	Core Weight: 1	Total Weight: 2664
74.13/74.56	c Elapsed CPU time: 73.7578 s	Remaining CPU time: 1726.24 s
74.23/74.61	c core #2665
74.23/74.61	c Core size: 653	Core Weight: 1	Total Weight: 2665
74.23/74.61	c Elapsed CPU time: 73.8098 s	Remaining CPU time: 1726.19 s
74.23/74.65	c core #2666
74.23/74.65	c Core size: 637	Core Weight: 1	Total Weight: 2666
74.23/74.65	c Elapsed CPU time: 73.8528 s	Remaining CPU time: 1726.15 s
74.33/74.70	c core #2667
74.33/74.70	c Core size: 321	Core Weight: 1	Total Weight: 2667
74.33/74.70	c Elapsed CPU time: 73.9008 s	Remaining CPU time: 1726.1 s
74.33/74.75	c core #2668
74.33/74.75	c Core size: 467	Core Weight: 1	Total Weight: 2668
74.33/74.75	c Elapsed CPU time: 73.9518 s	Remaining CPU time: 1726.05 s
74.33/74.80	c core #2669
74.33/74.80	c Core size: 605	Core Weight: 1	Total Weight: 2669
74.33/74.80	c Elapsed CPU time: 73.9998 s	Remaining CPU time: 1726 s
74.43/74.84	c core #2670
74.43/74.84	c Core size: 297	Core Weight: 1	Total Weight: 2670
74.43/74.84	c Elapsed CPU time: 74.0437 s	Remaining CPU time: 1725.96 s
74.43/74.90	c core #2671
74.43/74.90	c Core size: 573	Core Weight: 1	Total Weight: 2671
74.43/74.90	c Elapsed CPU time: 74.0957 s	Remaining CPU time: 1725.9 s
74.53/74.94	c core #2672
74.53/74.94	c Core size: 281	Core Weight: 1	Total Weight: 2672
74.53/74.94	c Elapsed CPU time: 74.1417 s	Remaining CPU time: 1725.86 s
74.53/75.00	c core #2673
74.53/75.00	c Core size: 541	Core Weight: 1	Total Weight: 2673
74.53/75.00	c Elapsed CPU time: 74.1947 s	Remaining CPU time: 1725.81 s
74.63/75.04	c core #2674
74.63/75.04	c Core size: 525	Core Weight: 1	Total Weight: 2674
74.63/75.04	c Elapsed CPU time: 74.2397 s	Remaining CPU time: 1725.76 s
74.63/75.09	c core #2675
74.63/75.09	c Core size: 265	Core Weight: 1	Total Weight: 2675
74.63/75.09	c Elapsed CPU time: 74.2887 s	Remaining CPU time: 1725.71 s
74.73/75.14	c core #2676
74.73/75.14	c Core size: 383	Core Weight: 1	Total Weight: 2676
74.73/75.14	c Elapsed CPU time: 74.3407 s	Remaining CPU time: 1725.66 s
74.73/75.19	c core #2677
74.73/75.19	c Core size: 493	Core Weight: 1	Total Weight: 2677
74.73/75.19	c Elapsed CPU time: 74.3877 s	Remaining CPU time: 1725.61 s
74.83/75.23	c core #2678
74.83/75.23	c Core size: 241	Core Weight: 1	Total Weight: 2678
74.83/75.23	c Elapsed CPU time: 74.4317 s	Remaining CPU time: 1725.57 s
74.83/75.29	c core #2679
74.83/75.29	c Core size: 461	Core Weight: 1	Total Weight: 2679
74.83/75.29	c Elapsed CPU time: 74.4847 s	Remaining CPU time: 1725.52 s
74.93/75.33	c core #2680
74.93/75.33	c Core size: 347	Core Weight: 1	Total Weight: 2680
74.93/75.33	c Elapsed CPU time: 74.5277 s	Remaining CPU time: 1725.47 s
74.93/75.38	c core #2681
74.93/75.38	c Core size: 429	Core Weight: 1	Total Weight: 2681
74.93/75.38	c Elapsed CPU time: 74.5787 s	Remaining CPU time: 1725.42 s
75.03/75.43	c core #2682
75.03/75.43	c Core size: 217	Core Weight: 1	Total Weight: 2682
75.03/75.43	c Elapsed CPU time: 74.6227 s	Remaining CPU time: 1725.38 s
75.03/75.48	c core #2683
75.03/75.48	c Core size: 397	Core Weight: 1	Total Weight: 2683
75.03/75.48	c Elapsed CPU time: 74.6746 s	Remaining CPU time: 1725.33 s
75.13/75.52	c core #2684
75.13/75.52	c Core size: 299	Core Weight: 1	Total Weight: 2684
75.13/75.52	c Elapsed CPU time: 74.7196 s	Remaining CPU time: 1725.28 s
75.13/75.57	c core #2685
75.13/75.57	c Core size: 365	Core Weight: 1	Total Weight: 2685
75.13/75.57	c Elapsed CPU time: 74.7676 s	Remaining CPU time: 1725.23 s
75.23/75.62	c core #2686
75.23/75.62	c Core size: 275	Core Weight: 1	Total Weight: 2686
75.23/75.62	c Elapsed CPU time: 74.8156 s	Remaining CPU time: 1725.18 s
75.23/75.67	c core #2687
75.23/75.67	c Core size: 333	Core Weight: 1	Total Weight: 2687
75.23/75.67	c Elapsed CPU time: 74.8626 s	Remaining CPU time: 1725.14 s
75.33/75.71	c core #2688
75.33/75.71	c Core size: 169	Core Weight: 1	Total Weight: 2688
75.33/75.71	c Elapsed CPU time: 74.9096 s	Remaining CPU time: 1725.09 s
75.33/75.77	c core #2689
75.33/75.77	c Core size: 301	Core Weight: 1	Total Weight: 2689
75.33/75.77	c Elapsed CPU time: 74.9606 s	Remaining CPU time: 1725.04 s
75.43/75.81	c core #2690
75.43/75.81	c Core size: 227	Core Weight: 1	Total Weight: 2690
75.43/75.81	c Elapsed CPU time: 75.0046 s	Remaining CPU time: 1725 s
75.43/75.86	c core #2691
75.43/75.86	c Core size: 269	Core Weight: 1	Total Weight: 2691
75.43/75.86	c Elapsed CPU time: 75.0516 s	Remaining CPU time: 1724.95 s
75.53/75.90	c core #2692
75.53/75.90	c Core size: 137	Core Weight: 1	Total Weight: 2692
75.53/75.90	c Elapsed CPU time: 75.0986 s	Remaining CPU time: 1724.9 s
75.53/75.96	c core #2693
75.53/75.96	c Core size: 253	Core Weight: 1	Total Weight: 2693
75.53/75.96	c Elapsed CPU time: 75.1496 s	Remaining CPU time: 1724.85 s
75.63/76.00	c core #2694
75.63/76.00	c Core size: 179	Core Weight: 1	Total Weight: 2694
75.63/76.00	c Elapsed CPU time: 75.1926 s	Remaining CPU time: 1724.81 s
75.63/76.05	c core #2695
75.63/76.05	c Core size: 221	Core Weight: 1	Total Weight: 2695
75.63/76.05	c Elapsed CPU time: 75.2396 s	Remaining CPU time: 1724.76 s
75.63/76.09	c core #2696
75.63/76.09	c Core size: 155	Core Weight: 1	Total Weight: 2696
75.63/76.09	c Elapsed CPU time: 75.2866 s	Remaining CPU time: 1724.71 s
75.73/76.14	c core #2697
75.73/76.14	c Core size: 189	Core Weight: 1	Total Weight: 2697
75.73/76.14	c Elapsed CPU time: 75.3325 s	Remaining CPU time: 1724.67 s
75.73/76.19	c core #2698
75.73/76.19	c Core size: 131	Core Weight: 1	Total Weight: 2698
75.73/76.19	c Elapsed CPU time: 75.3785 s	Remaining CPU time: 1724.62 s
75.83/76.23	c core #2699
75.83/76.23	c Core size: 157	Core Weight: 1	Total Weight: 2699
75.83/76.23	c Elapsed CPU time: 75.4255 s	Remaining CPU time: 1724.57 s
75.83/76.28	c core #2700
75.83/76.28	c Core size: 107	Core Weight: 1	Total Weight: 2700
75.83/76.28	c Elapsed CPU time: 75.4715 s	Remaining CPU time: 1724.53 s
75.93/76.33	c core #2701
75.93/76.33	c Core size: 125	Core Weight: 1	Total Weight: 2701
75.93/76.33	c Elapsed CPU time: 75.5165 s	Remaining CPU time: 1724.48 s
75.93/76.38	c core #2702
75.93/76.38	c Core size: 83	Core Weight: 1	Total Weight: 2702
75.93/76.38	c Elapsed CPU time: 75.5625 s	Remaining CPU time: 1724.44 s
76.03/76.42	c core #2703
76.03/76.42	c Core size: 93	Core Weight: 1	Total Weight: 2703
76.03/76.42	c Elapsed CPU time: 75.6085 s	Remaining CPU time: 1724.39 s
76.03/76.47	c core #2704
76.03/76.47	c Core size: 59	Core Weight: 1	Total Weight: 2704
76.03/76.47	c Elapsed CPU time: 75.6545 s	Remaining CPU time: 1724.35 s
76.13/76.52	c core #2705
76.13/76.52	c Core size: 61	Core Weight: 1	Total Weight: 2705
76.13/76.52	c Elapsed CPU time: 75.7005 s	Remaining CPU time: 1724.3 s
76.13/76.56	c core #2706
76.13/76.56	c Core size: 35	Core Weight: 1	Total Weight: 2706
76.13/76.56	c Elapsed CPU time: 75.7475 s	Remaining CPU time: 1724.25 s
76.23/76.62	c core #2707
76.23/76.62	c Core size: 1058	Core Weight: 1	Total Weight: 2707
76.23/76.62	c Elapsed CPU time: 75.8025 s	Remaining CPU time: 1724.2 s
76.23/76.67	c core #2708
76.23/76.67	c Core size: 1052	Core Weight: 1	Total Weight: 2708
76.23/76.67	c Elapsed CPU time: 75.8505 s	Remaining CPU time: 1724.15 s
76.32/76.72	c core #2709
76.32/76.72	c Core size: 925	Core Weight: 1	Total Weight: 2709
76.32/76.72	c Elapsed CPU time: 75.9005 s	Remaining CPU time: 1724.1 s
76.32/76.77	c core #2710
76.32/76.77	c Core size: 465	Core Weight: 1	Total Weight: 2710
76.32/76.77	c Elapsed CPU time: 75.9485 s	Remaining CPU time: 1724.05 s
76.42/76.81	c core #2711
76.42/76.81	c Core size: 223	Core Weight: 1	Total Weight: 2711
76.42/76.81	c Elapsed CPU time: 75.9944 s	Remaining CPU time: 1724.01 s
76.42/76.87	c core #2712
76.42/76.87	c Core size: 647	Core Weight: 1	Total Weight: 2712
76.42/76.87	c Elapsed CPU time: 76.0454 s	Remaining CPU time: 1723.95 s
76.52/76.91	c core #2713
76.52/76.91	c Core size: 215	Core Weight: 1	Total Weight: 2713
76.52/76.91	c Elapsed CPU time: 76.0894 s	Remaining CPU time: 1723.91 s
76.52/76.96	c core #2714
76.52/76.96	c Core size: 408	Core Weight: 1	Total Weight: 2714
76.52/76.96	c Elapsed CPU time: 76.1394 s	Remaining CPU time: 1723.86 s
76.62/77.01	c core #2715
76.62/77.01	c Core size: 199	Core Weight: 1	Total Weight: 2715
76.62/77.01	c Elapsed CPU time: 76.1844 s	Remaining CPU time: 1723.82 s
76.62/77.06	c core #2716
76.62/77.06	c Core size: 183	Core Weight: 1	Total Weight: 2716
76.62/77.06	c Elapsed CPU time: 76.2324 s	Remaining CPU time: 1723.77 s
76.72/77.11	c core #2717
76.72/77.11	c Core size: 705	Core Weight: 1	Total Weight: 2717
76.72/77.11	c Elapsed CPU time: 76.2844 s	Remaining CPU time: 1723.72 s
76.72/77.15	c core #2718
76.72/77.15	c Core size: 337	Core Weight: 1	Total Weight: 2718
76.72/77.15	c Elapsed CPU time: 76.3294 s	Remaining CPU time: 1723.67 s
76.82/77.21	c core #2719
76.82/77.21	c Core size: 593	Core Weight: 1	Total Weight: 2719
76.82/77.21	c Elapsed CPU time: 76.3824 s	Remaining CPU time: 1723.62 s
76.82/77.25	c core #2720
76.82/77.25	c Core size: 565	Core Weight: 1	Total Weight: 2720
76.82/77.25	c Elapsed CPU time: 76.4284 s	Remaining CPU time: 1723.57 s
76.93/77.30	c core #2721
76.93/77.30	c Core size: 481	Core Weight: 1	Total Weight: 2721
76.93/77.30	c Elapsed CPU time: 76.4764 s	Remaining CPU time: 1723.52 s
76.93/77.35	c core #2722
76.93/77.35	c Core size: 342	Core Weight: 1	Total Weight: 2722
76.93/77.35	c Elapsed CPU time: 76.5254 s	Remaining CPU time: 1723.47 s
77.02/77.40	c core #2723
77.02/77.40	c Core size: 421	Core Weight: 1	Total Weight: 2723
77.02/77.40	c Elapsed CPU time: 76.5764 s	Remaining CPU time: 1723.42 s
77.02/77.45	c core #2724
77.02/77.45	c Core size: 216	Core Weight: 1	Total Weight: 2724
77.02/77.45	c Elapsed CPU time: 76.6214 s	Remaining CPU time: 1723.38 s
77.02/77.50	c core #2725
77.02/77.50	c Core size: 103	Core Weight: 1	Total Weight: 2725
77.02/77.50	c Elapsed CPU time: 76.6683 s	Remaining CPU time: 1723.33 s
77.12/77.55	c core #2726
77.12/77.55	c Core size: 383	Core Weight: 1	Total Weight: 2726
77.12/77.55	c Elapsed CPU time: 76.7203 s	Remaining CPU time: 1723.28 s
77.12/77.59	c core #2727
77.12/77.59	c Core size: 95	Core Weight: 1	Total Weight: 2727
77.12/77.59	c Elapsed CPU time: 76.7653 s	Remaining CPU time: 1723.23 s
77.22/77.65	c core #2728
77.22/77.65	c Core size: 270	Core Weight: 1	Total Weight: 2728
77.22/77.65	c Elapsed CPU time: 76.8173 s	Remaining CPU time: 1723.18 s
77.22/77.69	c core #2729
77.22/77.69	c Core size: 317	Core Weight: 1	Total Weight: 2729
77.22/77.69	c Elapsed CPU time: 76.8613 s	Remaining CPU time: 1723.14 s
77.32/77.74	c core #2730
77.32/77.74	c Core size: 79	Core Weight: 1	Total Weight: 2730
77.32/77.74	c Elapsed CPU time: 76.9093 s	Remaining CPU time: 1723.09 s
77.32/77.79	c core #2731
77.32/77.79	c Core size: 255	Core Weight: 1	Total Weight: 2731
77.32/77.79	c Elapsed CPU time: 76.9613 s	Remaining CPU time: 1723.04 s
77.42/77.84	c core #2732
77.42/77.84	c Core size: 63	Core Weight: 1	Total Weight: 2732
77.42/77.84	c Elapsed CPU time: 77.0063 s	Remaining CPU time: 1722.99 s
77.42/77.89	c core #2733
77.42/77.89	c Core size: 174	Core Weight: 1	Total Weight: 2733
77.42/77.89	c Elapsed CPU time: 77.0573 s	Remaining CPU time: 1722.94 s
77.52/77.93	c core #2734
77.52/77.93	c Core size: 55	Core Weight: 1	Total Weight: 2734
77.52/77.93	c Elapsed CPU time: 77.1003 s	Remaining CPU time: 1722.9 s
77.52/77.98	c core #2735
77.52/77.98	c Core size: 195	Core Weight: 1	Total Weight: 2735
77.52/77.98	c Elapsed CPU time: 77.1523 s	Remaining CPU time: 1722.85 s
77.62/78.03	c core #2736
77.62/78.03	c Core size: 47	Core Weight: 1	Total Weight: 2736
77.62/78.03	c Elapsed CPU time: 77.1953 s	Remaining CPU time: 1722.8 s
77.62/78.08	c core #2737
77.62/78.08	c Core size: 163	Core Weight: 1	Total Weight: 2737
77.62/78.08	c Elapsed CPU time: 77.2473 s	Remaining CPU time: 1722.75 s
77.72/78.13	c core #2738
77.72/78.13	c Core size: 39	Core Weight: 1	Total Weight: 2738
77.72/78.13	c Elapsed CPU time: 77.2912 s	Remaining CPU time: 1722.71 s
77.72/78.17	c core #2739
77.72/78.17	c Core size: 102	Core Weight: 1	Total Weight: 2739
77.72/78.17	c Elapsed CPU time: 77.3392 s	Remaining CPU time: 1722.66 s
77.82/78.22	c core #2740
77.82/78.22	c Core size: 31	Core Weight: 1	Total Weight: 2740
77.82/78.22	c Elapsed CPU time: 77.3872 s	Remaining CPU time: 1722.61 s
77.82/78.27	c core #2741
77.82/78.27	c Core size: 99	Core Weight: 1	Total Weight: 2741
77.82/78.27	c Elapsed CPU time: 77.4392 s	Remaining CPU time: 1722.56 s
77.92/78.32	c core #2742
77.92/78.32	c Core size: 23	Core Weight: 1	Total Weight: 2742
77.92/78.32	c Elapsed CPU time: 77.4842 s	Remaining CPU time: 1722.52 s
77.92/78.37	c core #2743
77.92/78.37	c Core size: 53	Core Weight: 1	Total Weight: 2743
77.92/78.37	c Elapsed CPU time: 77.5322 s	Remaining CPU time: 1722.47 s
78.02/78.41	c core #2744
78.02/78.41	c Core size: 15	Core Weight: 1	Total Weight: 2744
78.02/78.41	c Elapsed CPU time: 77.5792 s	Remaining CPU time: 1722.42 s
78.02/78.46	c ============================[ Search Statistics ]==============================
78.02/78.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.02/78.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.02/78.46	c ===============================================================================
78.02/78.46	c |         0 |    9588    22569    51184 |     7523        0    nan |  0.000 % |
78.02/78.46	c ===============================================================================
78.02/78.47	c core #2745
78.02/78.47	c Core size: 8	Core Weight: 1	Total Weight: 2745
78.02/78.47	c Elapsed CPU time: 77.6312 s	Remaining CPU time: 1722.37 s
78.12/78.51	c Learning 1 hard constraints
78.12/78.51	c ============================[ Search Statistics ]==============================
78.12/78.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.12/78.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.12/78.51	c ===============================================================================
78.12/78.51	c |         0 |    9592    22571    51195 |     7523        0    nan |  0.000 % |
78.12/78.51	c ===============================================================================
78.12/78.52	c core #2746
78.12/78.52	c Core size: 8	Core Weight: 1	Total Weight: 2746
78.12/78.52	c Elapsed CPU time: 77.6802 s	Remaining CPU time: 1722.32 s
78.12/78.56	c Learning 1 hard constraints
78.12/78.56	c ============================[ Search Statistics ]==============================
78.12/78.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.12/78.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.12/78.56	c ===============================================================================
78.12/78.56	c |         0 |    9596    22573    51206 |     7524        0    nan |  0.000 % |
78.12/78.56	c ===============================================================================
78.12/78.56	c core #2747
78.12/78.56	c Core size: 8	Core Weight: 1	Total Weight: 2747
78.12/78.56	c Elapsed CPU time: 77.7292 s	Remaining CPU time: 1722.27 s
78.22/78.61	c Learning 1 hard constraints
78.22/78.61	c ============================[ Search Statistics ]==============================
78.22/78.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.22/78.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.22/78.61	c ===============================================================================
78.22/78.61	c |         0 |    9600    22575    51217 |     7525        0    nan |  0.000 % |
78.22/78.61	c ===============================================================================
78.22/78.61	c core #2748
78.22/78.61	c Core size: 8	Core Weight: 1	Total Weight: 2748
78.22/78.61	c Elapsed CPU time: 77.7762 s	Remaining CPU time: 1722.22 s
78.22/78.66	c Learning 1 hard constraints
78.22/78.66	c ============================[ Search Statistics ]==============================
78.22/78.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.22/78.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.22/78.66	c ===============================================================================
78.22/78.66	c |         0 |    9604    22577    51228 |     7525        0    nan |  0.000 % |
78.22/78.66	c ===============================================================================
78.22/78.66	c core #2749
78.22/78.66	c Core size: 8	Core Weight: 1	Total Weight: 2749
78.22/78.66	c Elapsed CPU time: 77.8262 s	Remaining CPU time: 1722.17 s
78.31/78.71	c Learning 1 hard constraints
78.31/78.71	c ============================[ Search Statistics ]==============================
78.31/78.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.31/78.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.31/78.71	c ===============================================================================
78.31/78.71	c |         0 |    9608    22579    51239 |     7526        0    nan |  0.000 % |
78.31/78.71	c ===============================================================================
78.31/78.71	c core #2750
78.31/78.71	c Core size: 8	Core Weight: 1	Total Weight: 2750
78.31/78.71	c Elapsed CPU time: 77.8722 s	Remaining CPU time: 1722.13 s
78.31/78.76	c Learning 1 hard constraints
78.31/78.76	c ============================[ Search Statistics ]==============================
78.31/78.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.31/78.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.31/78.76	c ===============================================================================
78.31/78.76	c |         0 |    9612    22581    51250 |     7527        0    nan |  0.000 % |
78.31/78.76	c ===============================================================================
78.31/78.76	c core #2751
78.31/78.76	c Core size: 8	Core Weight: 1	Total Weight: 2751
78.31/78.76	c Elapsed CPU time: 77.9222 s	Remaining CPU time: 1722.08 s
78.41/78.81	c Learning 1 hard constraints
78.41/78.81	c ============================[ Search Statistics ]==============================
78.41/78.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.41/78.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.41/78.81	c ===============================================================================
78.41/78.81	c |         0 |    9616    22583    51261 |     7527        0    nan |  0.000 % |
78.41/78.81	c ===============================================================================
78.41/78.81	c core #2752
78.41/78.81	c Core size: 11	Core Weight: 1	Total Weight: 2752
78.41/78.81	c Elapsed CPU time: 77.9711 s	Remaining CPU time: 1722.03 s
78.41/78.86	c ============================[ Search Statistics ]==============================
78.41/78.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.41/78.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.41/78.86	c ===============================================================================
78.41/78.86	c |         0 |    9621    22584    51272 |     7528        0    nan |  0.000 % |
78.41/78.86	c ===============================================================================
78.41/78.86	c core #2753
78.41/78.86	c Core size: 11	Core Weight: 1	Total Weight: 2753
78.41/78.86	c Elapsed CPU time: 78.0181 s	Remaining CPU time: 1721.98 s
78.51/78.90	c ============================[ Search Statistics ]==============================
78.51/78.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.51/78.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.51/78.91	c ===============================================================================
78.51/78.91	c |         0 |    9626    22585    51283 |     7528        0    nan |  0.000 % |
78.51/78.91	c ===============================================================================
78.51/78.91	c core #2754
78.51/78.91	c Core size: 11	Core Weight: 1	Total Weight: 2754
78.51/78.91	c Elapsed CPU time: 78.0671 s	Remaining CPU time: 1721.93 s
78.51/78.95	c ============================[ Search Statistics ]==============================
78.51/78.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.51/78.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.51/78.95	c ===============================================================================
78.51/78.95	c |         0 |    9631    22586    51294 |     7528        0    nan |  0.000 % |
78.51/78.96	c ===============================================================================
78.51/78.96	c core #2755
78.51/78.96	c Core size: 8	Core Weight: 1	Total Weight: 2755
78.51/78.96	c Elapsed CPU time: 78.1141 s	Remaining CPU time: 1721.89 s
78.61/79.00	c Learning 1 hard constraints
78.61/79.00	c ============================[ Search Statistics ]==============================
78.61/79.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.61/79.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.61/79.00	c ===============================================================================
78.61/79.00	c |         0 |    9635    22588    51305 |     7529        0    nan |  0.000 % |
78.61/79.01	c ===============================================================================
78.61/79.01	c core #2756
78.61/79.01	c Core size: 8	Core Weight: 1	Total Weight: 2756
78.61/79.01	c Elapsed CPU time: 78.1631 s	Remaining CPU time: 1721.84 s
78.61/79.05	c Learning 1 hard constraints
78.61/79.05	c ============================[ Search Statistics ]==============================
78.61/79.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.61/79.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.61/79.05	c ===============================================================================
78.61/79.05	c |         0 |    9639    22590    51316 |     7530        0    nan |  0.000 % |
78.61/79.06	c ===============================================================================
78.61/79.06	c core #2757
78.61/79.06	c Core size: 8	Core Weight: 1	Total Weight: 2757
78.61/79.06	c Elapsed CPU time: 78.2081 s	Remaining CPU time: 1721.79 s
78.71/79.10	c Learning 1 hard constraints
78.71/79.10	c ============================[ Search Statistics ]==============================
78.71/79.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.71/79.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.71/79.10	c ===============================================================================
78.71/79.10	c |         0 |    9643    22592    51327 |     7530        0    nan |  0.000 % |
78.71/79.11	c ===============================================================================
78.71/79.11	c core #2758
78.71/79.11	c Core size: 8	Core Weight: 1	Total Weight: 2758
78.71/79.11	c Elapsed CPU time: 78.2571 s	Remaining CPU time: 1721.74 s
78.71/79.15	c Learning 1 hard constraints
78.71/79.15	c ============================[ Search Statistics ]==============================
78.71/79.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.71/79.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.71/79.15	c ===============================================================================
78.71/79.15	c |         0 |    9647    22594    51338 |     7531        0    nan |  0.000 % |
78.71/79.16	c ===============================================================================
78.71/79.16	c core #2759
78.71/79.16	c Core size: 8	Core Weight: 1	Total Weight: 2759
78.71/79.16	c Elapsed CPU time: 78.3061 s	Remaining CPU time: 1721.69 s
78.81/79.20	c Learning 1 hard constraints
78.81/79.20	c ============================[ Search Statistics ]==============================
78.81/79.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.81/79.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.81/79.20	c ===============================================================================
78.81/79.20	c |         0 |    9651    22596    51349 |     7532        0    nan |  0.000 % |
78.81/79.21	c ===============================================================================
78.81/79.21	c core #2760
78.81/79.21	c Core size: 8	Core Weight: 1	Total Weight: 2760
78.81/79.21	c Elapsed CPU time: 78.3551 s	Remaining CPU time: 1721.64 s
78.81/79.25	c Learning 1 hard constraints
78.81/79.25	c ============================[ Search Statistics ]==============================
78.81/79.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.81/79.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.81/79.25	c ===============================================================================
78.81/79.25	c |         0 |    9655    22598    51360 |     7532        0    nan |  0.000 % |
78.81/79.26	c ===============================================================================
78.81/79.26	c core #2761
78.81/79.26	c Core size: 8	Core Weight: 1	Total Weight: 2761
78.81/79.26	c Elapsed CPU time: 78.4051 s	Remaining CPU time: 1721.59 s
78.91/79.30	c Learning 1 hard constraints
78.91/79.30	c ============================[ Search Statistics ]==============================
78.91/79.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.91/79.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.91/79.30	c ===============================================================================
78.91/79.30	c |         0 |    9659    22600    51371 |     7533        0    nan |  0.000 % |
78.91/79.30	c ===============================================================================
78.91/79.31	c core #2762
78.91/79.31	c Core size: 8	Core Weight: 1	Total Weight: 2762
78.91/79.31	c Elapsed CPU time: 78.4541 s	Remaining CPU time: 1721.55 s
78.91/79.35	c Learning 1 hard constraints
78.91/79.35	c ============================[ Search Statistics ]==============================
78.91/79.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.91/79.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
78.91/79.35	c ===============================================================================
78.91/79.35	c |         0 |    9663    22602    51382 |     7534        0    nan |  0.000 % |
78.91/79.36	c ===============================================================================
78.91/79.36	c core #2763
78.91/79.36	c Core size: 20	Core Weight: 1	Total Weight: 2763
78.91/79.36	c Elapsed CPU time: 78.5041 s	Remaining CPU time: 1721.5 s
79.01/79.40	c ============================[ Search Statistics ]==============================
79.01/79.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.01/79.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.01/79.40	c ===============================================================================
79.01/79.40	c |         0 |    9671    22603    51400 |     7534        0    nan |  0.000 % |
79.01/79.40	c ===============================================================================
79.01/79.41	c core #2764
79.01/79.41	c Core size: 15	Core Weight: 1	Total Weight: 2764
79.01/79.41	c Elapsed CPU time: 78.5521 s	Remaining CPU time: 1721.45 s
79.01/79.45	c ============================[ Search Statistics ]==============================
79.01/79.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.01/79.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.01/79.45	c ===============================================================================
79.01/79.45	c |         0 |    9679    22604    51418 |     7534        0    nan |  0.000 % |
79.01/79.45	c ===============================================================================
79.01/79.45	c core #2765
79.01/79.45	c Core size: 8	Core Weight: 1	Total Weight: 2765
79.01/79.45	c Elapsed CPU time: 78.5981 s	Remaining CPU time: 1721.4 s
79.11/79.50	c Learning 1 hard constraints
79.11/79.50	c ============================[ Search Statistics ]==============================
79.11/79.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.11/79.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.11/79.50	c ===============================================================================
79.11/79.50	c |         0 |    9683    22606    51429 |     7535        0    nan |  0.000 % |
79.11/79.50	c ===============================================================================
79.11/79.50	c core #2766
79.11/79.50	c Core size: 8	Core Weight: 1	Total Weight: 2766
79.11/79.50	c Elapsed CPU time: 78.648 s	Remaining CPU time: 1721.35 s
79.11/79.55	c Learning 1 hard constraints
79.11/79.55	c ============================[ Search Statistics ]==============================
79.11/79.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.11/79.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.11/79.55	c ===============================================================================
79.11/79.55	c |         0 |    9687    22608    51440 |     7536        0    nan |  0.000 % |
79.11/79.55	c ===============================================================================
79.11/79.55	c core #2767
79.11/79.55	c Core size: 8	Core Weight: 1	Total Weight: 2767
79.11/79.55	c Elapsed CPU time: 78.699 s	Remaining CPU time: 1721.3 s
79.20/79.60	c Learning 1 hard constraints
79.20/79.60	c ============================[ Search Statistics ]==============================
79.20/79.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.20/79.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.20/79.60	c ===============================================================================
79.20/79.60	c |         0 |    9691    22610    51451 |     7536        0    nan |  0.000 % |
79.20/79.60	c ===============================================================================
79.20/79.60	c core #2768
79.20/79.60	c Core size: 8	Core Weight: 1	Total Weight: 2768
79.20/79.60	c Elapsed CPU time: 78.746 s	Remaining CPU time: 1721.25 s
79.20/79.65	c Learning 1 hard constraints
79.20/79.65	c ============================[ Search Statistics ]==============================
79.20/79.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.20/79.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.20/79.65	c ===============================================================================
79.20/79.65	c |         0 |    9695    22612    51462 |     7537        0    nan |  0.000 % |
79.20/79.65	c ===============================================================================
79.20/79.65	c core #2769
79.20/79.65	c Core size: 8	Core Weight: 1	Total Weight: 2769
79.20/79.65	c Elapsed CPU time: 78.796 s	Remaining CPU time: 1721.2 s
79.30/79.70	c Learning 1 hard constraints
79.30/79.70	c ============================[ Search Statistics ]==============================
79.30/79.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.30/79.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.30/79.70	c ===============================================================================
79.30/79.70	c |         0 |    9699    22614    51473 |     7538        0    nan |  0.000 % |
79.30/79.70	c ===============================================================================
79.30/79.71	c core #2770
79.30/79.71	c Core size: 8	Core Weight: 1	Total Weight: 2770
79.30/79.71	c Elapsed CPU time: 78.845 s	Remaining CPU time: 1721.15 s
79.30/79.75	c Learning 1 hard constraints
79.30/79.75	c ============================[ Search Statistics ]==============================
79.30/79.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.30/79.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.30/79.75	c ===============================================================================
79.30/79.75	c |         0 |    9703    22616    51484 |     7538        0    nan |  0.000 % |
79.30/79.75	c ===============================================================================
79.30/79.76	c core #2771
79.30/79.76	c Core size: 8	Core Weight: 1	Total Weight: 2771
79.30/79.76	c Elapsed CPU time: 78.895 s	Remaining CPU time: 1721.1 s
79.40/79.80	c Learning 1 hard constraints
79.40/79.80	c ============================[ Search Statistics ]==============================
79.40/79.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.40/79.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.40/79.80	c ===============================================================================
79.40/79.80	c |         0 |    9707    22618    51495 |     7539        0    nan |  0.000 % |
79.40/79.81	c ===============================================================================
79.40/79.81	c core #2772
79.40/79.81	c Core size: 8	Core Weight: 1	Total Weight: 2772
79.40/79.81	c Elapsed CPU time: 78.944 s	Remaining CPU time: 1721.06 s
79.40/79.85	c Learning 1 hard constraints
79.40/79.85	c ============================[ Search Statistics ]==============================
79.40/79.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.40/79.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.40/79.85	c ===============================================================================
79.40/79.85	c |         0 |    9711    22620    51506 |     7540        0    nan |  0.000 % |
79.40/79.86	c ===============================================================================
79.40/79.86	c core #2773
79.40/79.86	c Core size: 8	Core Weight: 1	Total Weight: 2773
79.40/79.86	c Elapsed CPU time: 78.994 s	Remaining CPU time: 1721.01 s
79.50/79.90	c Learning 1 hard constraints
79.50/79.90	c ============================[ Search Statistics ]==============================
79.50/79.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.50/79.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.50/79.90	c ===============================================================================
79.50/79.90	c |         0 |    9715    22622    51517 |     7540        0    nan |  0.000 % |
79.50/79.91	c ===============================================================================
79.50/79.91	c core #2774
79.50/79.91	c Core size: 8	Core Weight: 1	Total Weight: 2774
79.50/79.91	c Elapsed CPU time: 79.044 s	Remaining CPU time: 1720.96 s
79.50/79.95	c Learning 1 hard constraints
79.50/79.95	c ============================[ Search Statistics ]==============================
79.50/79.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.50/79.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.50/79.95	c ===============================================================================
79.50/79.95	c |         0 |    9719    22624    51528 |     7541        0    nan |  0.000 % |
79.50/79.96	c ===============================================================================
79.50/79.96	c core #2775
79.50/79.96	c Core size: 8	Core Weight: 1	Total Weight: 2775
79.50/79.96	c Elapsed CPU time: 79.094 s	Remaining CPU time: 1720.91 s
79.60/80.00	c Learning 1 hard constraints
79.60/80.00	c ============================[ Search Statistics ]==============================
79.60/80.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.60/80.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.60/80.00	c ===============================================================================
79.60/80.00	c |         0 |    9723    22626    51539 |     7542        0    nan |  0.000 % |
79.60/80.01	c ===============================================================================
79.60/80.01	c core #2776
79.60/80.01	c Core size: 11	Core Weight: 1	Total Weight: 2776
79.60/80.01	c Elapsed CPU time: 79.144 s	Remaining CPU time: 1720.86 s
79.60/80.05	c Learning 1 hard constraints
79.60/80.05	c ============================[ Search Statistics ]==============================
79.60/80.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.60/80.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.60/80.05	c ===============================================================================
79.60/80.05	c |         0 |    9728    22628    51553 |     7542        0    nan |  0.000 % |
79.60/80.06	c ===============================================================================
79.60/80.06	c core #2777
79.60/80.06	c Core size: 11	Core Weight: 1	Total Weight: 2777
79.60/80.06	c Elapsed CPU time: 79.193 s	Remaining CPU time: 1720.81 s
79.70/80.10	c Learning 1 hard constraints
79.70/80.10	c ============================[ Search Statistics ]==============================
79.70/80.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.70/80.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.70/80.10	c ===============================================================================
79.70/80.10	c |         0 |    9733    22630    51567 |     7543        0    nan |  0.000 % |
79.70/80.11	c ===============================================================================
79.70/80.11	c core #2778
79.70/80.11	c Core size: 14	Core Weight: 1	Total Weight: 2778
79.70/80.11	c Elapsed CPU time: 79.242 s	Remaining CPU time: 1720.76 s
79.70/80.15	c ============================[ Search Statistics ]==============================
79.70/80.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.70/80.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.70/80.15	c ===============================================================================
79.70/80.15	c |         0 |    9741    22631    51585 |     7543        0    nan |  0.000 % |
79.70/80.16	c ===============================================================================
79.70/80.16	c core #2779
79.70/80.16	c Core size: 11	Core Weight: 1	Total Weight: 2779
79.70/80.16	c Elapsed CPU time: 79.2909 s	Remaining CPU time: 1720.71 s
79.80/80.20	c ============================[ Search Statistics ]==============================
79.80/80.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.80/80.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.80/80.20	c ===============================================================================
79.80/80.20	c |         0 |    9746    22632    51596 |     7544        0    nan |  0.000 % |
79.80/80.21	c ===============================================================================
79.80/80.21	c core #2780
79.80/80.21	c Core size: 11	Core Weight: 1	Total Weight: 2780
79.80/80.21	c Elapsed CPU time: 79.3399 s	Remaining CPU time: 1720.66 s
79.80/80.25	c ============================[ Search Statistics ]==============================
79.80/80.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.80/80.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.80/80.25	c ===============================================================================
79.80/80.25	c |         0 |    9751    22633    51607 |     7544        0    nan |  0.000 % |
79.80/80.26	c ===============================================================================
79.80/80.26	c core #2781
79.80/80.26	c Core size: 51	Core Weight: 1	Total Weight: 2781
79.80/80.26	c Elapsed CPU time: 79.3899 s	Remaining CPU time: 1720.61 s
79.90/80.30	c ============================[ Search Statistics ]==============================
79.90/80.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.90/80.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.90/80.30	c ===============================================================================
79.90/80.30	c |         0 |    9773    22634    51651 |     7544        0    nan |  0.000 % |
79.90/80.31	c ===============================================================================
79.90/80.31	c core #2782
79.90/80.31	c Core size: 8	Core Weight: 1	Total Weight: 2782
79.90/80.31	c Elapsed CPU time: 79.4379 s	Remaining CPU time: 1720.56 s
79.90/80.35	c Learning 1 hard constraints
79.90/80.35	c ============================[ Search Statistics ]==============================
79.90/80.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.90/80.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.90/80.35	c ===============================================================================
79.90/80.35	c |         0 |    9777    22636    51662 |     7545        0    nan |  0.000 % |
79.90/80.36	c ===============================================================================
79.90/80.36	c core #2783
79.90/80.36	c Core size: 11	Core Weight: 1	Total Weight: 2783
79.90/80.36	c Elapsed CPU time: 79.4889 s	Remaining CPU time: 1720.51 s
79.99/80.40	c ============================[ Search Statistics ]==============================
79.99/80.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.99/80.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.99/80.40	c ===============================================================================
79.99/80.40	c |         0 |    9785    22637    51679 |     7545        0    nan |  0.000 % |
79.99/80.40	c ===============================================================================
79.99/80.41	c core #2784
79.99/80.41	c Core size: 8	Core Weight: 1	Total Weight: 2784
79.99/80.41	c Elapsed CPU time: 79.5369 s	Remaining CPU time: 1720.46 s
79.99/80.45	c Learning 1 hard constraints
79.99/80.45	c ============================[ Search Statistics ]==============================
79.99/80.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.99/80.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.99/80.45	c ===============================================================================
79.99/80.45	c |         0 |    9789    22639    51690 |     7546        0    nan |  0.000 % |
79.99/80.46	c ===============================================================================
79.99/80.46	c core #2785
79.99/80.46	c Core size: 8	Core Weight: 1	Total Weight: 2785
79.99/80.46	c Elapsed CPU time: 79.5869 s	Remaining CPU time: 1720.41 s
80.09/80.50	c Learning 1 hard constraints
80.09/80.50	c ============================[ Search Statistics ]==============================
80.09/80.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.09/80.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.09/80.50	c ===============================================================================
80.09/80.50	c |         0 |    9793    22641    51701 |     7547        0    nan |  0.000 % |
80.09/80.50	c ===============================================================================
80.09/80.51	c core #2786
80.09/80.51	c Core size: 8	Core Weight: 1	Total Weight: 2786
80.09/80.51	c Elapsed CPU time: 79.6369 s	Remaining CPU time: 1720.36 s
80.09/80.55	c Learning 1 hard constraints
80.09/80.55	c ============================[ Search Statistics ]==============================
80.09/80.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.09/80.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.09/80.55	c ===============================================================================
80.09/80.55	c |         0 |    9797    22643    51712 |     7547        0    nan |  0.000 % |
80.09/80.55	c ===============================================================================
80.09/80.56	c core #2787
80.09/80.56	c Core size: 8	Core Weight: 1	Total Weight: 2787
80.09/80.56	c Elapsed CPU time: 79.6859 s	Remaining CPU time: 1720.31 s
80.19/80.60	c Learning 1 hard constraints
80.19/80.60	c ============================[ Search Statistics ]==============================
80.19/80.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.19/80.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.19/80.60	c ===============================================================================
80.19/80.60	c |         0 |    9801    22645    51723 |     7548        0    nan |  0.000 % |
80.19/80.60	c ===============================================================================
80.19/80.60	c core #2788
80.19/80.60	c Core size: 8	Core Weight: 1	Total Weight: 2788
80.19/80.60	c Elapsed CPU time: 79.7339 s	Remaining CPU time: 1720.27 s
80.19/80.65	c Learning 1 hard constraints
80.19/80.65	c ============================[ Search Statistics ]==============================
80.19/80.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.19/80.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.19/80.65	c ===============================================================================
80.19/80.65	c |         0 |    9805    22647    51734 |     7549        0    nan |  0.000 % |
80.19/80.65	c ===============================================================================
80.19/80.65	c core #2789
80.19/80.65	c Core size: 8	Core Weight: 1	Total Weight: 2789
80.19/80.65	c Elapsed CPU time: 79.7819 s	Remaining CPU time: 1720.22 s
80.29/80.70	c Learning 1 hard constraints
80.29/80.70	c ============================[ Search Statistics ]==============================
80.29/80.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.29/80.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.29/80.70	c ===============================================================================
80.29/80.70	c |         0 |    9809    22649    51745 |     7549        0    nan |  0.000 % |
80.29/80.70	c ===============================================================================
80.29/80.70	c core #2790
80.29/80.70	c Core size: 8	Core Weight: 1	Total Weight: 2790
80.29/80.70	c Elapsed CPU time: 79.8279 s	Remaining CPU time: 1720.17 s
80.29/80.75	c Learning 1 hard constraints
80.29/80.75	c ============================[ Search Statistics ]==============================
80.29/80.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.29/80.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.29/80.75	c ===============================================================================
80.29/80.75	c |         0 |    9813    22651    51756 |     7550        0    nan |  0.000 % |
80.29/80.75	c ===============================================================================
80.29/80.75	c core #2791
80.29/80.75	c Core size: 11	Core Weight: 1	Total Weight: 2791
80.29/80.75	c Elapsed CPU time: 79.8759 s	Remaining CPU time: 1720.12 s
80.39/80.80	c Learning 1 hard constraints
80.39/80.80	c ============================[ Search Statistics ]==============================
80.39/80.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.39/80.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.39/80.80	c ===============================================================================
80.39/80.80	c |         0 |    9818    22653    51769 |     7551        0    nan |  0.000 % |
80.39/80.80	c ===============================================================================
80.39/80.80	c core #2792
80.39/80.80	c Core size: 11	Core Weight: 1	Total Weight: 2792
80.39/80.80	c Elapsed CPU time: 79.9219 s	Remaining CPU time: 1720.08 s
80.39/80.85	c Learning 1 hard constraints
80.39/80.85	c ============================[ Search Statistics ]==============================
80.39/80.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.39/80.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.39/80.85	c ===============================================================================
80.39/80.85	c |         0 |    9823    22655    51782 |     7551        0    nan |  0.000 % |
80.39/80.85	c ===============================================================================
80.39/80.85	c core #2793
80.39/80.85	c Core size: 8	Core Weight: 1	Total Weight: 2793
80.39/80.85	c Elapsed CPU time: 79.9708 s	Remaining CPU time: 1720.03 s
80.39/80.90	c Learning 2 hard constraints
80.39/80.90	c ============================[ Search Statistics ]==============================
80.39/80.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.39/80.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.39/80.90	c ===============================================================================
80.39/80.90	c |         0 |    9827    22658    51795 |     7552        0    nan |  0.000 % |
80.49/80.90	c ===============================================================================
80.49/80.90	c core #2794
80.49/80.90	c Core size: 8	Core Weight: 1	Total Weight: 2794
80.49/80.90	c Elapsed CPU time: 80.0198 s	Remaining CPU time: 1719.98 s
80.49/80.94	c Learning 2 hard constraints
80.49/80.94	c ============================[ Search Statistics ]==============================
80.49/80.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.49/80.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.49/80.95	c ===============================================================================
80.49/80.95	c |         0 |    9831    22661    51808 |     7553        0    nan |  0.000 % |
80.49/80.95	c ===============================================================================
80.49/80.95	c core #2795
80.49/80.95	c Core size: 11	Core Weight: 1	Total Weight: 2795
80.49/80.95	c Elapsed CPU time: 80.0698 s	Remaining CPU time: 1719.93 s
80.49/81.00	c Learning 1 hard constraints
80.49/81.00	c ============================[ Search Statistics ]==============================
80.49/81.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.49/81.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.49/81.00	c ===============================================================================
80.49/81.00	c |         0 |    9839    22663    51828 |     7554        0    nan |  0.000 % |
80.59/81.00	c ===============================================================================
80.59/81.00	c core #2796
80.59/81.00	c Core size: 8	Core Weight: 1	Total Weight: 2796
80.59/81.00	c Elapsed CPU time: 80.1168 s	Remaining CPU time: 1719.88 s
80.59/81.04	c Learning 1 hard constraints
80.59/81.04	c ============================[ Search Statistics ]==============================
80.59/81.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.59/81.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.59/81.04	c ===============================================================================
80.59/81.04	c |         0 |    9843    22665    51839 |     7555        0    nan |  0.000 % |
80.59/81.05	c ===============================================================================
80.59/81.05	c core #2797
80.59/81.05	c Core size: 8	Core Weight: 1	Total Weight: 2797
80.59/81.05	c Elapsed CPU time: 80.1668 s	Remaining CPU time: 1719.83 s
80.59/81.09	c Learning 1 hard constraints
80.59/81.09	c ============================[ Search Statistics ]==============================
80.59/81.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.59/81.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.59/81.09	c ===============================================================================
80.59/81.09	c |         0 |    9847    22667    51850 |     7555        0    nan |  0.000 % |
80.69/81.10	c ===============================================================================
80.69/81.10	c core #2798
80.69/81.10	c Core size: 8	Core Weight: 1	Total Weight: 2798
80.69/81.10	c Elapsed CPU time: 80.2148 s	Remaining CPU time: 1719.79 s
80.69/81.14	c Learning 1 hard constraints
80.69/81.14	c ============================[ Search Statistics ]==============================
80.69/81.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.69/81.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.69/81.14	c ===============================================================================
80.69/81.14	c |         0 |    9851    22669    51861 |     7556        0    nan |  0.000 % |
80.69/81.15	c ===============================================================================
80.69/81.15	c core #2799
80.69/81.15	c Core size: 11	Core Weight: 1	Total Weight: 2799
80.69/81.15	c Elapsed CPU time: 80.2638 s	Remaining CPU time: 1719.74 s
80.69/81.19	c Learning 1 hard constraints
80.69/81.19	c ============================[ Search Statistics ]==============================
80.69/81.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.69/81.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.69/81.19	c ===============================================================================
80.69/81.19	c |         0 |    9856    22671    51874 |     7557        0    nan |  0.000 % |
80.79/81.20	c ===============================================================================
80.79/81.20	c core #2800
80.79/81.20	c Core size: 11	Core Weight: 1	Total Weight: 2800
80.79/81.20	c Elapsed CPU time: 80.3138 s	Remaining CPU time: 1719.69 s
80.79/81.24	c Learning 1 hard constraints
80.79/81.24	c ============================[ Search Statistics ]==============================
80.79/81.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.79/81.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.79/81.24	c ===============================================================================
80.79/81.24	c |         0 |    9861    22673    51887 |     7557        0    nan |  0.000 % |
80.79/81.25	c ===============================================================================
80.79/81.25	c core #2801
80.79/81.25	c Core size: 11	Core Weight: 1	Total Weight: 2801
80.79/81.25	c Elapsed CPU time: 80.3648 s	Remaining CPU time: 1719.64 s
80.79/81.29	c Learning 1 hard constraints
80.79/81.29	c ============================[ Search Statistics ]==============================
80.79/81.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.79/81.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.79/81.29	c ===============================================================================
80.79/81.29	c |         0 |    9866    22675    51900 |     7558        0    nan |  0.000 % |
80.79/81.30	c ===============================================================================
80.79/81.30	c core #2802
80.79/81.30	c Core size: 8	Core Weight: 1	Total Weight: 2802
80.79/81.30	c Elapsed CPU time: 80.4118 s	Remaining CPU time: 1719.59 s
80.89/81.34	c Learning 2 hard constraints
80.89/81.34	c ============================[ Search Statistics ]==============================
80.89/81.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.89/81.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.89/81.34	c ===============================================================================
80.89/81.34	c |         0 |    9870    22678    51913 |     7559        0    nan |  0.000 % |
80.89/81.35	c ===============================================================================
80.89/81.35	c core #2803
80.89/81.35	c Core size: 8	Core Weight: 1	Total Weight: 2803
80.89/81.35	c Elapsed CPU time: 80.4608 s	Remaining CPU time: 1719.54 s
80.89/81.39	c Learning 2 hard constraints
80.89/81.39	c ============================[ Search Statistics ]==============================
80.89/81.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.89/81.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.89/81.39	c ===============================================================================
80.89/81.39	c |         0 |    9874    22681    51926 |     7560        0    nan |  0.000 % |
80.89/81.40	c ===============================================================================
80.89/81.40	c core #2804
80.89/81.40	c Core size: 8	Core Weight: 1	Total Weight: 2804
80.89/81.40	c Elapsed CPU time: 80.5098 s	Remaining CPU time: 1719.49 s
80.99/81.44	c Learning 1 hard constraints
80.99/81.44	c ============================[ Search Statistics ]==============================
80.99/81.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.99/81.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.99/81.44	c ===============================================================================
80.99/81.44	c |         0 |    9878    22683    51937 |     7561        0    nan |  0.000 % |
80.99/81.45	c ===============================================================================
80.99/81.45	c core #2805
80.99/81.45	c Core size: 8	Core Weight: 1	Total Weight: 2805
80.99/81.45	c Elapsed CPU time: 80.5588 s	Remaining CPU time: 1719.44 s
80.99/81.49	c Learning 1 hard constraints
80.99/81.49	c ============================[ Search Statistics ]==============================
80.99/81.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.99/81.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.99/81.49	c ===============================================================================
80.99/81.49	c |         0 |    9882    22685    51948 |     7561        0    nan |  0.000 % |
81.08/81.50	c ===============================================================================
81.08/81.50	c core #2806
81.08/81.50	c Core size: 8	Core Weight: 1	Total Weight: 2806
81.08/81.50	c Elapsed CPU time: 80.6067 s	Remaining CPU time: 1719.39 s
81.08/81.54	c Learning 1 hard constraints
81.08/81.54	c ============================[ Search Statistics ]==============================
81.08/81.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.08/81.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.08/81.54	c ===============================================================================
81.08/81.54	c |         0 |    9886    22687    51959 |     7562        0    nan |  0.000 % |
81.08/81.55	c ===============================================================================
81.08/81.55	c core #2807
81.08/81.55	c Core size: 8	Core Weight: 1	Total Weight: 2807
81.08/81.55	c Elapsed CPU time: 80.6557 s	Remaining CPU time: 1719.34 s
81.08/81.59	c Learning 1 hard constraints
81.08/81.59	c ============================[ Search Statistics ]==============================
81.08/81.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.08/81.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.08/81.59	c ===============================================================================
81.08/81.59	c |         0 |    9890    22689    51970 |     7563        0    nan |  0.000 % |
81.08/81.60	c ===============================================================================
81.18/81.60	c core #2808
81.18/81.60	c Core size: 8	Core Weight: 1	Total Weight: 2808
81.18/81.60	c Elapsed CPU time: 80.7037 s	Remaining CPU time: 1719.3 s
81.18/81.64	c Learning 1 hard constraints
81.18/81.64	c ============================[ Search Statistics ]==============================
81.18/81.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.18/81.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.18/81.64	c ===============================================================================
81.18/81.64	c |         0 |    9894    22691    51981 |     7563        0    nan |  0.000 % |
81.18/81.65	c ===============================================================================
81.18/81.65	c core #2809
81.18/81.65	c Core size: 8	Core Weight: 1	Total Weight: 2809
81.18/81.65	c Elapsed CPU time: 80.7527 s	Remaining CPU time: 1719.25 s
81.18/81.69	c Learning 1 hard constraints
81.18/81.69	c ============================[ Search Statistics ]==============================
81.18/81.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.18/81.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.18/81.69	c ===============================================================================
81.18/81.69	c |         0 |    9898    22693    51992 |     7564        0    nan |  0.000 % |
81.18/81.70	c ===============================================================================
81.28/81.70	c core #2810
81.28/81.70	c Core size: 8	Core Weight: 1	Total Weight: 2810
81.28/81.70	c Elapsed CPU time: 80.8017 s	Remaining CPU time: 1719.2 s
81.28/81.74	c Learning 1 hard constraints
81.28/81.74	c ============================[ Search Statistics ]==============================
81.28/81.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.28/81.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.28/81.74	c ===============================================================================
81.28/81.74	c |         0 |    9902    22695    52003 |     7565        0    nan |  0.000 % |
81.28/81.75	c ===============================================================================
81.28/81.75	c core #2811
81.28/81.75	c Core size: 8	Core Weight: 1	Total Weight: 2811
81.28/81.75	c Elapsed CPU time: 80.8497 s	Remaining CPU time: 1719.15 s
81.28/81.79	c Learning 1 hard constraints
81.28/81.79	c ============================[ Search Statistics ]==============================
81.28/81.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.28/81.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.28/81.79	c ===============================================================================
81.28/81.79	c |         0 |    9906    22697    52014 |     7565        0    nan |  0.000 % |
81.28/81.80	c ===============================================================================
81.37/81.80	c core #2812
81.37/81.80	c Core size: 8	Core Weight: 1	Total Weight: 2812
81.37/81.80	c Elapsed CPU time: 80.8997 s	Remaining CPU time: 1719.1 s
81.37/81.84	c Learning 1 hard constraints
81.37/81.84	c ============================[ Search Statistics ]==============================
81.37/81.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.37/81.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.37/81.84	c ===============================================================================
81.37/81.84	c |         0 |    9910    22699    52025 |     7566        0    nan |  0.000 % |
81.37/81.85	c ===============================================================================
81.37/81.85	c core #2813
81.37/81.85	c Core size: 16	Core Weight: 1	Total Weight: 2813
81.37/81.85	c Elapsed CPU time: 80.9517 s	Remaining CPU time: 1719.05 s
81.37/81.89	c Learning 1 hard constraints
81.37/81.89	c ============================[ Search Statistics ]==============================
81.37/81.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.37/81.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.37/81.89	c ===============================================================================
81.37/81.89	c |         0 |    9917    22701    52042 |     7567        0    nan |  0.000 % |
81.47/81.90	c ===============================================================================
81.47/81.90	c core #2814
81.47/81.90	c Core size: 14	Core Weight: 1	Total Weight: 2814
81.47/81.90	c Elapsed CPU time: 80.9997 s	Remaining CPU time: 1719 s
81.47/81.94	c Learning 4 hard constraints
81.47/81.94	c ============================[ Search Statistics ]==============================
81.47/81.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.47/81.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.47/81.94	c ===============================================================================
81.47/81.94	c |         0 |    9922    22706    52063 |     7568        0    nan |  0.000 % |
81.47/81.95	c ===============================================================================
81.47/81.95	c core #2815
81.47/81.95	c Core size: 8	Core Weight: 1	Total Weight: 2815
81.47/81.95	c Elapsed CPU time: 81.0507 s	Remaining CPU time: 1718.95 s
81.47/81.99	c Learning 2 hard constraints
81.47/81.99	c ============================[ Search Statistics ]==============================
81.47/81.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.47/81.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.47/81.99	c ===============================================================================
81.47/81.99	c |         0 |    9926    22709    52076 |     7569        0    nan |  0.000 % |
81.47/82.00	c ===============================================================================
81.57/82.00	c core #2816
81.57/82.00	c Core size: 8	Core Weight: 1	Total Weight: 2816
81.57/82.00	c Elapsed CPU time: 81.0987 s	Remaining CPU time: 1718.9 s
81.57/82.04	c Learning 1 hard constraints
81.57/82.04	c ============================[ Search Statistics ]==============================
81.57/82.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.57/82.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.57/82.04	c ===============================================================================
81.57/82.04	c |         0 |    9930    22711    52087 |     7570        0    nan |  0.000 % |
81.57/82.05	c ===============================================================================
81.57/82.05	c core #2817
81.57/82.05	c Core size: 8	Core Weight: 1	Total Weight: 2817
81.57/82.05	c Elapsed CPU time: 81.1477 s	Remaining CPU time: 1718.85 s
81.57/82.09	c Learning 1 hard constraints
81.57/82.09	c ============================[ Search Statistics ]==============================
81.57/82.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.57/82.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.57/82.09	c ===============================================================================
81.57/82.09	c |         0 |    9934    22713    52098 |     7571        0    nan |  0.000 % |
81.68/82.10	c ===============================================================================
81.68/82.10	c core #2818
81.68/82.10	c Core size: 8	Core Weight: 1	Total Weight: 2818
81.68/82.10	c Elapsed CPU time: 81.1967 s	Remaining CPU time: 1718.8 s
81.68/82.14	c Learning 1 hard constraints
81.68/82.14	c ============================[ Search Statistics ]==============================
81.68/82.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.68/82.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.68/82.14	c ===============================================================================
81.68/82.14	c |         0 |    9938    22715    52109 |     7571        0    nan |  0.000 % |
81.68/82.15	c ===============================================================================
81.68/82.15	c core #2819
81.68/82.15	c Core size: 8	Core Weight: 1	Total Weight: 2819
81.68/82.15	c Elapsed CPU time: 81.2456 s	Remaining CPU time: 1718.75 s
81.68/82.19	c Learning 1 hard constraints
81.68/82.19	c ============================[ Search Statistics ]==============================
81.68/82.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.68/82.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.68/82.19	c ===============================================================================
81.68/82.19	c |         0 |    9942    22717    52120 |     7572        0    nan |  0.000 % |
81.68/82.20	c ===============================================================================
81.78/82.20	c core #2820
81.78/82.20	c Core size: 8	Core Weight: 1	Total Weight: 2820
81.78/82.20	c Elapsed CPU time: 81.2946 s	Remaining CPU time: 1718.71 s
81.78/82.24	c Learning 1 hard constraints
81.78/82.24	c ============================[ Search Statistics ]==============================
81.78/82.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.78/82.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.78/82.24	c ===============================================================================
81.78/82.24	c |         0 |    9946    22719    52131 |     7573        0    nan |  0.000 % |
81.78/82.25	c ===============================================================================
81.78/82.25	c core #2821
81.78/82.25	c Core size: 8	Core Weight: 1	Total Weight: 2821
81.78/82.25	c Elapsed CPU time: 81.3446 s	Remaining CPU time: 1718.66 s
81.78/82.29	c Learning 1 hard constraints
81.78/82.29	c ============================[ Search Statistics ]==============================
81.78/82.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.78/82.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.78/82.29	c ===============================================================================
81.78/82.29	c |         0 |    9950    22721    52142 |     7573        0    nan |  0.000 % |
81.88/82.30	c ===============================================================================
81.88/82.30	c core #2822
81.88/82.30	c Core size: 11	Core Weight: 1	Total Weight: 2822
81.88/82.30	c Elapsed CPU time: 81.3956 s	Remaining CPU time: 1718.6 s
81.88/82.34	c Learning 1 hard constraints
81.88/82.34	c ============================[ Search Statistics ]==============================
81.88/82.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.88/82.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.88/82.34	c ===============================================================================
81.88/82.34	c |         0 |    9955    22723    52155 |     7574        0    nan |  0.000 % |
81.88/82.35	c ===============================================================================
81.88/82.35	c core #2823
81.88/82.35	c Core size: 11	Core Weight: 1	Total Weight: 2823
81.88/82.35	c Elapsed CPU time: 81.4446 s	Remaining CPU time: 1718.56 s
81.88/82.39	c Learning 1 hard constraints
81.88/82.39	c ============================[ Search Statistics ]==============================
81.88/82.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.88/82.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.88/82.39	c ===============================================================================
81.88/82.39	c |         0 |    9960    22725    52168 |     7575        0    nan |  0.000 % |
81.88/82.40	c ===============================================================================
81.88/82.40	c core #2824
81.88/82.40	c Core size: 11	Core Weight: 1	Total Weight: 2824
81.88/82.40	c Elapsed CPU time: 81.4916 s	Remaining CPU time: 1718.51 s
81.98/82.44	c Learning 1 hard constraints
81.98/82.44	c ============================[ Search Statistics ]==============================
81.98/82.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.98/82.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.98/82.44	c ===============================================================================
81.98/82.44	c |         0 |    9965    22727    52181 |     7575        0    nan |  0.000 % |
81.98/82.45	c ===============================================================================
81.98/82.45	c core #2825
81.98/82.45	c Core size: 8	Core Weight: 1	Total Weight: 2825
81.98/82.45	c Elapsed CPU time: 81.5406 s	Remaining CPU time: 1718.46 s
81.98/82.49	c Learning 2 hard constraints
81.98/82.49	c ============================[ Search Statistics ]==============================
81.98/82.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.98/82.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
81.98/82.49	c ===============================================================================
81.98/82.49	c |         0 |    9969    22730    52194 |     7576        0    nan |  0.000 % |
81.98/82.50	c ===============================================================================
81.98/82.50	c core #2826
81.98/82.50	c Core size: 8	Core Weight: 1	Total Weight: 2826
81.98/82.50	c Elapsed CPU time: 81.5896 s	Remaining CPU time: 1718.41 s
82.08/82.54	c Learning 1 hard constraints
82.08/82.54	c ============================[ Search Statistics ]==============================
82.08/82.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.08/82.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.08/82.54	c ===============================================================================
82.08/82.54	c |         0 |    9973    22732    52205 |     7577        0    nan |  0.000 % |
82.08/82.55	c ===============================================================================
82.08/82.55	c core #2827
82.08/82.55	c Core size: 8	Core Weight: 1	Total Weight: 2827
82.08/82.55	c Elapsed CPU time: 81.6396 s	Remaining CPU time: 1718.36 s
82.08/82.59	c Learning 1 hard constraints
82.08/82.59	c ============================[ Search Statistics ]==============================
82.08/82.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.08/82.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.08/82.59	c ===============================================================================
82.08/82.59	c |         0 |    9977    22734    52216 |     7578        0    nan |  0.000 % |
82.17/82.60	c ===============================================================================
82.17/82.60	c core #2828
82.17/82.60	c Core size: 8	Core Weight: 1	Total Weight: 2828
82.17/82.60	c Elapsed CPU time: 81.6886 s	Remaining CPU time: 1718.31 s
82.17/82.64	c Learning 1 hard constraints
82.17/82.64	c ============================[ Search Statistics ]==============================
82.17/82.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.17/82.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.17/82.64	c ===============================================================================
82.17/82.64	c |         0 |    9981    22736    52227 |     7578        0    nan |  0.000 % |
82.17/82.65	c ===============================================================================
82.17/82.65	c core #2829
82.17/82.65	c Core size: 8	Core Weight: 1	Total Weight: 2829
82.17/82.65	c Elapsed CPU time: 81.7386 s	Remaining CPU time: 1718.26 s
82.17/82.69	c Learning 1 hard constraints
82.17/82.69	c ============================[ Search Statistics ]==============================
82.17/82.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.17/82.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.17/82.69	c ===============================================================================
82.17/82.69	c |         0 |    9985    22738    52238 |     7579        0    nan |  0.000 % |
82.27/82.70	c ===============================================================================
82.27/82.70	c core #2830
82.27/82.70	c Core size: 8	Core Weight: 1	Total Weight: 2830
82.27/82.70	c Elapsed CPU time: 81.7876 s	Remaining CPU time: 1718.21 s
82.27/82.74	c Learning 1 hard constraints
82.27/82.74	c ============================[ Search Statistics ]==============================
82.27/82.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.27/82.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.27/82.74	c ===============================================================================
82.27/82.74	c |         0 |    9989    22740    52249 |     7580        0    nan |  0.000 % |
82.27/82.75	c ===============================================================================
82.27/82.75	c core #2831
82.27/82.75	c Core size: 11	Core Weight: 1	Total Weight: 2831
82.27/82.75	c Elapsed CPU time: 81.8376 s	Remaining CPU time: 1718.16 s
82.27/82.79	c Learning 1 hard constraints
82.27/82.79	c ============================[ Search Statistics ]==============================
82.27/82.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.27/82.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.27/82.79	c ===============================================================================
82.27/82.79	c |         0 |    9994    22742    52262 |     7580        0    nan |  0.000 % |
82.37/82.80	c ===============================================================================
82.37/82.80	c core #2832
82.37/82.80	c Core size: 11	Core Weight: 1	Total Weight: 2832
82.37/82.80	c Elapsed CPU time: 81.8856 s	Remaining CPU time: 1718.11 s
82.37/82.84	c Learning 1 hard constraints
82.37/82.84	c ============================[ Search Statistics ]==============================
82.37/82.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.37/82.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.37/82.84	c ===============================================================================
82.37/82.84	c |         0 |    9999    22744    52275 |     7581        0    nan |  0.000 % |
82.37/82.85	c ===============================================================================
82.37/82.85	c core #2833
82.37/82.85	c Core size: 11	Core Weight: 1	Total Weight: 2833
82.37/82.85	c Elapsed CPU time: 81.9345 s	Remaining CPU time: 1718.07 s
82.37/82.89	c Learning 1 hard constraints
82.37/82.89	c ============================[ Search Statistics ]==============================
82.37/82.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.37/82.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.37/82.89	c ===============================================================================
82.37/82.89	c |         0 |   10004    22746    52288 |     7582        0    nan |  0.000 % |
82.47/82.90	c ===============================================================================
82.47/82.90	c core #2834
82.47/82.90	c Core size: 8	Core Weight: 1	Total Weight: 2834
82.47/82.90	c Elapsed CPU time: 81.9835 s	Remaining CPU time: 1718.02 s
82.47/82.94	c Learning 2 hard constraints
82.47/82.94	c ============================[ Search Statistics ]==============================
82.47/82.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.47/82.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.47/82.94	c ===============================================================================
82.47/82.94	c |         0 |   10008    22749    52301 |     7583        0    nan |  0.000 % |
82.47/82.95	c ===============================================================================
82.47/82.95	c core #2835
82.47/82.95	c Core size: 8	Core Weight: 1	Total Weight: 2835
82.47/82.95	c Elapsed CPU time: 82.0325 s	Remaining CPU time: 1717.97 s
82.47/82.99	c Learning 1 hard constraints
82.47/82.99	c ============================[ Search Statistics ]==============================
82.47/82.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.47/82.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.47/82.99	c ===============================================================================
82.47/82.99	c |         0 |   10012    22751    52312 |     7583        0    nan |  0.000 % |
82.56/83.00	c ===============================================================================
82.56/83.00	c core #2836
82.56/83.00	c Core size: 8	Core Weight: 1	Total Weight: 2836
82.56/83.00	c Elapsed CPU time: 82.0815 s	Remaining CPU time: 1717.92 s
82.56/83.04	c Learning 1 hard constraints
82.56/83.04	c ============================[ Search Statistics ]==============================
82.56/83.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.56/83.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.56/83.04	c ===============================================================================
82.56/83.04	c |         0 |   10016    22753    52323 |     7584        0    nan |  0.000 % |
82.56/83.05	c ===============================================================================
82.56/83.05	c core #2837
82.56/83.05	c Core size: 11	Core Weight: 1	Total Weight: 2837
82.56/83.05	c Elapsed CPU time: 82.1325 s	Remaining CPU time: 1717.87 s
82.56/83.09	c Learning 1 hard constraints
82.56/83.09	c ============================[ Search Statistics ]==============================
82.56/83.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.56/83.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.56/83.09	c ===============================================================================
82.56/83.09	c |         0 |   10021    22755    52336 |     7585        0    nan |  0.000 % |
82.66/83.10	c ===============================================================================
82.66/83.10	c core #2838
82.66/83.10	c Core size: 11	Core Weight: 1	Total Weight: 2838
82.66/83.10	c Elapsed CPU time: 82.1815 s	Remaining CPU time: 1717.82 s
82.66/83.14	c Learning 1 hard constraints
82.66/83.14	c ============================[ Search Statistics ]==============================
82.66/83.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.66/83.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.66/83.15	c ===============================================================================
82.66/83.15	c |         0 |   10026    22757    52349 |     7585        0    nan |  0.000 % |
82.66/83.15	c ===============================================================================
82.66/83.15	c core #2839
82.66/83.15	c Core size: 11	Core Weight: 1	Total Weight: 2839
82.66/83.15	c Elapsed CPU time: 82.2325 s	Remaining CPU time: 1717.77 s
82.66/83.19	c Learning 1 hard constraints
82.66/83.19	c ============================[ Search Statistics ]==============================
82.66/83.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.66/83.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.66/83.19	c ===============================================================================
82.66/83.19	c |         0 |   10031    22759    52362 |     7586        0    nan |  0.000 % |
82.76/83.20	c ===============================================================================
82.76/83.20	c core #2840
82.76/83.20	c Core size: 33	Core Weight: 1	Total Weight: 2840
82.76/83.20	c Elapsed CPU time: 82.2825 s	Remaining CPU time: 1717.72 s
82.76/83.25	c Learning 1 hard constraints
82.76/83.25	c ============================[ Search Statistics ]==============================
82.76/83.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.76/83.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.76/83.25	c ===============================================================================
82.76/83.25	c |         0 |   10048    22761    52399 |     7587        0    nan |  0.000 % |
82.76/83.25	c ===============================================================================
82.76/83.25	c core #2841
82.76/83.25	c Core size: 14	Core Weight: 1	Total Weight: 2841
82.76/83.25	c Elapsed CPU time: 82.3325 s	Remaining CPU time: 1717.67 s
82.76/83.30	c Learning 2 hard constraints
82.76/83.30	c ============================[ Search Statistics ]==============================
82.76/83.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.86/83.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.86/83.30	c ===============================================================================
82.86/83.30	c |         0 |   10053    22764    52415 |     7588        0    nan |  0.000 % |
82.86/83.30	c ===============================================================================
82.86/83.30	c core #2842
82.86/83.30	c Core size: 11	Core Weight: 1	Total Weight: 2842
82.86/83.30	c Elapsed CPU time: 82.3825 s	Remaining CPU time: 1717.62 s
82.86/83.35	c Learning 1 hard constraints
82.86/83.35	c ============================[ Search Statistics ]==============================
82.86/83.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.86/83.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.86/83.35	c ===============================================================================
82.86/83.35	c |         0 |   10058    22766    52428 |     7588        0    nan |  0.000 % |
82.86/83.35	c ===============================================================================
82.86/83.35	c core #2843
82.86/83.35	c Core size: 11	Core Weight: 1	Total Weight: 2843
82.86/83.35	c Elapsed CPU time: 82.4315 s	Remaining CPU time: 1717.57 s
82.86/83.40	c Learning 1 hard constraints
82.86/83.40	c ============================[ Search Statistics ]==============================
82.86/83.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.86/83.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.86/83.40	c ===============================================================================
82.86/83.40	c |         0 |   10063    22768    52441 |     7589        0    nan |  0.000 % |
82.96/83.40	c ===============================================================================
82.96/83.40	c core #2844
82.96/83.40	c Core size: 55	Core Weight: 1	Total Weight: 2844
82.96/83.40	c Elapsed CPU time: 82.4815 s	Remaining CPU time: 1717.52 s
82.96/83.45	c Learning 1 hard constraints
82.96/83.45	c ============================[ Search Statistics ]==============================
82.96/83.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.96/83.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.96/83.45	c ===============================================================================
82.96/83.45	c |         0 |   10091    22770    52500 |     7590        0    nan |  0.000 % |
82.96/83.45	c ===============================================================================
82.96/83.45	c core #2845
82.96/83.45	c Core size: 8	Core Weight: 1	Total Weight: 2845
82.96/83.45	c Elapsed CPU time: 82.5315 s	Remaining CPU time: 1717.47 s
82.96/83.50	c Learning 4 hard constraints
82.96/83.50	c ============================[ Search Statistics ]==============================
82.96/83.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.96/83.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
82.96/83.50	c ===============================================================================
82.96/83.50	c |         0 |   10095    22775    52518 |     7591        0    nan |  0.000 % |
83.06/83.50	c ===============================================================================
83.06/83.50	c core #2846
83.06/83.50	c Core size: 8	Core Weight: 1	Total Weight: 2846
83.06/83.50	c Elapsed CPU time: 82.5784 s	Remaining CPU time: 1717.42 s
83.06/83.55	c Learning 2 hard constraints
83.06/83.55	c ============================[ Search Statistics ]==============================
83.06/83.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.06/83.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.06/83.55	c ===============================================================================
83.06/83.55	c |         0 |   10099    22778    52531 |     7592        0    nan |  0.000 % |
83.06/83.55	c ===============================================================================
83.06/83.55	c core #2847
83.06/83.55	c Core size: 8	Core Weight: 1	Total Weight: 2847
83.06/83.55	c Elapsed CPU time: 82.6274 s	Remaining CPU time: 1717.37 s
83.06/83.60	c Learning 1 hard constraints
83.06/83.60	c ============================[ Search Statistics ]==============================
83.06/83.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.06/83.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.06/83.60	c ===============================================================================
83.06/83.60	c |         0 |   10103    22780    52542 |     7593        0    nan |  0.000 % |
83.16/83.60	c ===============================================================================
83.16/83.60	c core #2848
83.16/83.60	c Core size: 21	Core Weight: 1	Total Weight: 2848
83.16/83.60	c Elapsed CPU time: 82.6774 s	Remaining CPU time: 1717.32 s
83.16/83.64	c Learning 1 hard constraints
83.16/83.64	c ============================[ Search Statistics ]==============================
83.16/83.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.16/83.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.16/83.64	c ===============================================================================
83.16/83.65	c |         0 |   10112    22782    52563 |     7594        0    nan |  0.000 % |
83.16/83.65	c ===============================================================================
83.16/83.65	c core #2849
83.16/83.65	c Core size: 11	Core Weight: 1	Total Weight: 2849
83.16/83.65	c Elapsed CPU time: 82.7254 s	Remaining CPU time: 1717.27 s
83.16/83.70	c Learning 2 hard constraints
83.16/83.70	c ============================[ Search Statistics ]==============================
83.16/83.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.16/83.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.16/83.70	c ===============================================================================
83.16/83.70	c |         0 |   10117    22785    52579 |     7595        0    nan |  0.000 % |
83.26/83.70	c ===============================================================================
83.26/83.70	c core #2850
83.26/83.70	c Core size: 18	Core Weight: 1	Total Weight: 2850
83.26/83.70	c Elapsed CPU time: 82.7774 s	Remaining CPU time: 1717.22 s
83.26/83.75	c Learning 2 hard constraints
83.26/83.75	c ============================[ Search Statistics ]==============================
83.26/83.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.26/83.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.26/83.75	c ===============================================================================
83.26/83.75	c |         0 |   10126    22788    52602 |     7596        0    nan |  0.000 % |
83.26/83.75	c ===============================================================================
83.26/83.75	c core #2851
83.26/83.75	c Core size: 27	Core Weight: 1	Total Weight: 2851
83.26/83.75	c Elapsed CPU time: 82.8274 s	Remaining CPU time: 1717.17 s
83.26/83.80	c ============================[ Search Statistics ]==============================
83.26/83.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.26/83.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.26/83.80	c ===============================================================================
83.26/83.80	c |         0 |   10139    22789    52628 |     7596        0    nan |  0.000 % |
83.36/83.80	c ===============================================================================
83.36/83.80	c core #2852
83.36/83.80	c Core size: 8	Core Weight: 1	Total Weight: 2852
83.36/83.80	c Elapsed CPU time: 82.8774 s	Remaining CPU time: 1717.12 s
83.36/83.85	c Learning 1 hard constraints
83.36/83.85	c ============================[ Search Statistics ]==============================
83.36/83.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.36/83.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.36/83.85	c ===============================================================================
83.36/83.85	c |         0 |   10143    22791    52639 |     7597        0    nan |  0.000 % |
83.36/83.85	c ===============================================================================
83.36/83.85	c core #2853
83.36/83.85	c Core size: 8	Core Weight: 1	Total Weight: 2853
83.36/83.85	c Elapsed CPU time: 82.9244 s	Remaining CPU time: 1717.08 s
83.36/83.90	c Learning 2 hard constraints
83.36/83.90	c ============================[ Search Statistics ]==============================
83.36/83.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.36/83.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.36/83.90	c ===============================================================================
83.36/83.90	c |         0 |   10147    22794    52652 |     7598        0    nan |  0.000 % |
83.45/83.90	c ===============================================================================
83.45/83.90	c core #2854
83.45/83.90	c Core size: 8	Core Weight: 1	Total Weight: 2854
83.45/83.90	c Elapsed CPU time: 82.9714 s	Remaining CPU time: 1717.03 s
83.45/83.95	c Learning 1 hard constraints
83.45/83.95	c ============================[ Search Statistics ]==============================
83.45/83.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.45/83.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.45/83.95	c ===============================================================================
83.45/83.95	c |         0 |   10151    22796    52663 |     7598        0    nan |  0.000 % |
83.45/83.95	c ===============================================================================
83.45/83.95	c core #2855
83.45/83.95	c Core size: 8	Core Weight: 1	Total Weight: 2855
83.45/83.95	c Elapsed CPU time: 83.0214 s	Remaining CPU time: 1716.98 s
83.55/84.00	c Learning 1 hard constraints
83.55/84.00	c ============================[ Search Statistics ]==============================
83.55/84.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.55/84.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.55/84.00	c ===============================================================================
83.55/84.00	c |         0 |   10155    22798    52674 |     7599        0    nan |  0.000 % |
83.55/84.00	c ===============================================================================
83.55/84.00	c core #2856
83.55/84.00	c Core size: 8	Core Weight: 1	Total Weight: 2856
83.55/84.00	c Elapsed CPU time: 83.0714 s	Remaining CPU time: 1716.93 s
83.55/84.05	c Learning 1 hard constraints
83.55/84.05	c ============================[ Search Statistics ]==============================
83.55/84.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.55/84.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.55/84.05	c ===============================================================================
83.55/84.05	c |         0 |   10159    22800    52685 |     7600        0    nan |  0.000 % |
83.55/84.05	c ===============================================================================
83.55/84.05	c core #2857
83.55/84.05	c Core size: 11	Core Weight: 1	Total Weight: 2857
83.55/84.05	c Elapsed CPU time: 83.1214 s	Remaining CPU time: 1716.88 s
83.66/84.10	c Learning 1 hard constraints
83.66/84.10	c ============================[ Search Statistics ]==============================
83.66/84.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.66/84.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.66/84.10	c ===============================================================================
83.66/84.10	c |         0 |   10164    22802    52698 |     7600        0    nan |  0.000 % |
83.66/84.10	c ===============================================================================
83.66/84.11	c core #2858
83.66/84.11	c Core size: 14	Core Weight: 1	Total Weight: 2858
83.66/84.11	c Elapsed CPU time: 83.1704 s	Remaining CPU time: 1716.83 s
83.66/84.15	c Learning 2 hard constraints
83.66/84.15	c ============================[ Search Statistics ]==============================
83.66/84.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.66/84.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.66/84.15	c ===============================================================================
83.66/84.15	c |         0 |   10169    22805    52714 |     7601        0    nan |  0.000 % |
83.66/84.15	c ===============================================================================
83.66/84.16	c core #2859
83.66/84.16	c Core size: 8	Core Weight: 1	Total Weight: 2859
83.66/84.16	c Elapsed CPU time: 83.2203 s	Remaining CPU time: 1716.78 s
83.76/84.20	c Learning 2 hard constraints
83.76/84.20	c ============================[ Search Statistics ]==============================
83.76/84.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.76/84.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.76/84.20	c ===============================================================================
83.76/84.20	c |         0 |   10173    22808    52727 |     7602        0    nan |  0.000 % |
83.76/84.20	c ===============================================================================
83.76/84.21	c core #2860
83.76/84.21	c Core size: 8	Core Weight: 1	Total Weight: 2860
83.76/84.21	c Elapsed CPU time: 83.2693 s	Remaining CPU time: 1716.73 s
83.76/84.25	c Learning 1 hard constraints
83.76/84.25	c ============================[ Search Statistics ]==============================
83.76/84.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.76/84.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.76/84.25	c ===============================================================================
83.76/84.25	c |         0 |   10177    22810    52738 |     7603        0    nan |  0.000 % |
83.76/84.25	c ===============================================================================
83.76/84.26	c core #2861
83.76/84.26	c Core size: 8	Core Weight: 1	Total Weight: 2861
83.76/84.26	c Elapsed CPU time: 83.3173 s	Remaining CPU time: 1716.68 s
83.85/84.30	c Learning 1 hard constraints
83.85/84.30	c ============================[ Search Statistics ]==============================
83.85/84.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.85/84.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.85/84.30	c ===============================================================================
83.85/84.30	c |         0 |   10181    22812    52749 |     7604        0    nan |  0.000 % |
83.85/84.30	c ===============================================================================
83.85/84.31	c core #2862
83.85/84.31	c Core size: 8	Core Weight: 1	Total Weight: 2862
83.85/84.31	c Elapsed CPU time: 83.3673 s	Remaining CPU time: 1716.63 s
83.85/84.35	c Learning 2 hard constraints
83.85/84.35	c ============================[ Search Statistics ]==============================
83.85/84.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.85/84.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.85/84.35	c ===============================================================================
83.85/84.35	c |         0 |   10185    22815    52762 |     7605        0    nan |  0.000 % |
83.85/84.35	c ===============================================================================
83.85/84.36	c core #2863
83.85/84.36	c Core size: 8	Core Weight: 1	Total Weight: 2863
83.85/84.36	c Elapsed CPU time: 83.4173 s	Remaining CPU time: 1716.58 s
83.95/84.40	c Learning 2 hard constraints
83.95/84.40	c ============================[ Search Statistics ]==============================
83.95/84.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.95/84.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.95/84.40	c ===============================================================================
83.95/84.40	c |         0 |   10189    22818    52775 |     7606        0    nan |  0.000 % |
83.95/84.41	c ===============================================================================
83.95/84.41	c core #2864
83.95/84.41	c Core size: 8	Core Weight: 1	Total Weight: 2864
83.95/84.41	c Elapsed CPU time: 83.4673 s	Remaining CPU time: 1716.53 s
83.95/84.45	c Learning 1 hard constraints
83.95/84.45	c ============================[ Search Statistics ]==============================
83.95/84.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.95/84.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.95/84.45	c ===============================================================================
83.95/84.45	c |         0 |   10193    22820    52786 |     7606        0    nan |  0.000 % |
83.95/84.46	c ===============================================================================
83.95/84.46	c core #2865
83.95/84.46	c Core size: 8	Core Weight: 1	Total Weight: 2865
83.95/84.46	c Elapsed CPU time: 83.5173 s	Remaining CPU time: 1716.48 s
84.05/84.50	c Learning 1 hard constraints
84.05/84.50	c ============================[ Search Statistics ]==============================
84.05/84.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.05/84.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.05/84.50	c ===============================================================================
84.05/84.50	c |         0 |   10197    22822    52797 |     7607        0    nan |  0.000 % |
84.05/84.51	c ===============================================================================
84.05/84.51	c core #2866
84.05/84.51	c Core size: 8	Core Weight: 1	Total Weight: 2866
84.05/84.51	c Elapsed CPU time: 83.5663 s	Remaining CPU time: 1716.43 s
84.05/84.55	c Learning 1 hard constraints
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 |   10201    22824    52808 |     7608        0    nan |  0.000 % |
84.05/84.56	c ===============================================================================
84.05/84.56	c core #2867
84.05/84.56	c Core size: 8	Core Weight: 1	Total Weight: 2867
84.05/84.56	c Elapsed CPU time: 83.6153 s	Remaining CPU time: 1716.38 s
84.15/84.60	c Learning 1 hard constraints
84.15/84.60	c ============================[ Search Statistics ]==============================
84.15/84.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.15/84.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.15/84.60	c ===============================================================================
84.15/84.60	c |         0 |   10205    22826    52819 |     7608        0    nan |  0.000 % |
84.15/84.61	c ===============================================================================
84.15/84.61	c core #2868
84.15/84.61	c Core size: 8	Core Weight: 1	Total Weight: 2868
84.15/84.61	c Elapsed CPU time: 83.6653 s	Remaining CPU time: 1716.33 s
84.15/84.65	c Learning 1 hard constraints
84.15/84.65	c ============================[ Search Statistics ]==============================
84.15/84.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.15/84.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.15/84.65	c ===============================================================================
84.15/84.65	c |         0 |   10209    22828    52830 |     7609        0    nan |  0.000 % |
84.15/84.66	c ===============================================================================
84.15/84.66	c core #2869
84.15/84.66	c Core size: 8	Core Weight: 1	Total Weight: 2869
84.15/84.66	c Elapsed CPU time: 83.7153 s	Remaining CPU time: 1716.28 s
84.25/84.70	c Learning 1 hard constraints
84.25/84.70	c ============================[ Search Statistics ]==============================
84.25/84.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.25/84.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.25/84.70	c ===============================================================================
84.25/84.70	c |         0 |   10213    22830    52841 |     7610        0    nan |  0.000 % |
84.25/84.71	c ===============================================================================
84.25/84.71	c core #2870
84.25/84.71	c Core size: 8	Core Weight: 1	Total Weight: 2870
84.25/84.71	c Elapsed CPU time: 83.7653 s	Remaining CPU time: 1716.23 s
84.25/84.75	c Learning 1 hard constraints
84.25/84.75	c ============================[ Search Statistics ]==============================
84.25/84.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.25/84.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.25/84.75	c ===============================================================================
84.25/84.75	c |         0 |   10217    22832    52852 |     7610        0    nan |  0.000 % |
84.25/84.76	c ===============================================================================
84.25/84.76	c core #2871
84.25/84.76	c Core size: 8	Core Weight: 1	Total Weight: 2871
84.25/84.76	c Elapsed CPU time: 83.8153 s	Remaining CPU time: 1716.18 s
84.35/84.80	c Learning 1 hard constraints
84.35/84.80	c ============================[ Search Statistics ]==============================
84.35/84.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.35/84.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.35/84.80	c ===============================================================================
84.35/84.80	c |         0 |   10221    22834    52863 |     7611        0    nan |  0.000 % |
84.35/84.81	c ===============================================================================
84.35/84.81	c core #2872
84.35/84.81	c Core size: 8	Core Weight: 1	Total Weight: 2872
84.35/84.81	c Elapsed CPU time: 83.8642 s	Remaining CPU time: 1716.14 s
84.35/84.85	c Learning 1 hard constraints
84.35/84.85	c ============================[ Search Statistics ]==============================
84.35/84.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.35/84.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.35/84.85	c ===============================================================================
84.35/84.85	c |         0 |   10225    22836    52874 |     7612        0    nan |  0.000 % |
84.35/84.86	c ===============================================================================
84.35/84.86	c core #2873
84.35/84.86	c Core size: 15	Core Weight: 1	Total Weight: 2873
84.35/84.86	c Elapsed CPU time: 83.9142 s	Remaining CPU time: 1716.09 s
84.44/84.91	c Learning 1 hard constraints
84.44/84.91	c ============================[ Search Statistics ]==============================
84.44/84.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.44/84.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.44/84.91	c ===============================================================================
84.44/84.91	c |         0 |   10233    22838    52894 |     7612        0    nan |  0.000 % |
84.44/84.91	c ===============================================================================
84.44/84.91	c core #2874
84.44/84.91	c Core size: 21	Core Weight: 1	Total Weight: 2874
84.44/84.91	c Elapsed CPU time: 83.9632 s	Remaining CPU time: 1716.04 s
84.44/84.96	c Learning 1 hard constraints
84.44/84.96	c ============================[ Search Statistics ]==============================
84.44/84.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.44/84.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.44/84.96	c ===============================================================================
84.44/84.96	c |         0 |   10243    22840    52917 |     7613        0    nan |  0.000 % |
84.44/84.96	c ===============================================================================
84.44/84.96	c core #2875
84.44/84.96	c Core size: 14	Core Weight: 1	Total Weight: 2875
84.44/84.96	c Elapsed CPU time: 84.0122 s	Remaining CPU time: 1715.99 s
84.54/85.01	c Learning 2 hard constraints
84.54/85.01	c ============================[ Search Statistics ]==============================
84.54/85.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.54/85.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.54/85.01	c ===============================================================================
84.54/85.01	c |         0 |   10248    22843    52933 |     7614        0    nan |  0.000 % |
84.54/85.01	c ===============================================================================
84.54/85.01	c core #2876
84.54/85.01	c Core size: 8	Core Weight: 1	Total Weight: 2876
84.54/85.01	c Elapsed CPU time: 84.0622 s	Remaining CPU time: 1715.94 s
84.54/85.06	c Learning 2 hard constraints
84.54/85.06	c ============================[ Search Statistics ]==============================
84.54/85.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.54/85.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.54/85.06	c ===============================================================================
84.54/85.06	c |         0 |   10252    22846    52946 |     7615        0    nan |  0.000 % |
84.54/85.06	c ===============================================================================
84.54/85.06	c core #2877
84.54/85.06	c Core size: 8	Core Weight: 1	Total Weight: 2877
84.54/85.06	c Elapsed CPU time: 84.1112 s	Remaining CPU time: 1715.89 s
84.64/85.11	c Learning 1 hard constraints
84.64/85.11	c ============================[ Search Statistics ]==============================
84.64/85.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.64/85.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.64/85.11	c ===============================================================================
84.64/85.11	c |         0 |   10256    22848    52957 |     7616        0    nan |  0.000 % |
84.64/85.11	c ===============================================================================
84.64/85.11	c core #2878
84.64/85.11	c Core size: 11	Core Weight: 1	Total Weight: 2878
84.64/85.11	c Elapsed CPU time: 84.1602 s	Remaining CPU time: 1715.84 s
84.64/85.16	c Learning 2 hard constraints
84.64/85.16	c ============================[ Search Statistics ]==============================
84.64/85.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.64/85.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.64/85.16	c ===============================================================================
84.64/85.16	c |         0 |   10261    22851    52973 |     7617        0    nan |  0.000 % |
84.64/85.16	c ===============================================================================
84.64/85.16	c core #2879
84.64/85.16	c Core size: 21	Core Weight: 1	Total Weight: 2879
84.64/85.16	c Elapsed CPU time: 84.2102 s	Remaining CPU time: 1715.79 s
84.74/85.21	c Learning 1 hard constraints
84.74/85.21	c ============================[ Search Statistics ]==============================
84.74/85.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.74/85.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.74/85.21	c ===============================================================================
84.74/85.21	c |         0 |   10270    22853    52994 |     7617        0    nan |  0.000 % |
84.74/85.21	c ===============================================================================
84.74/85.21	c core #2880
84.74/85.21	c Core size: 11	Core Weight: 1	Total Weight: 2880
84.74/85.21	c Elapsed CPU time: 84.2622 s	Remaining CPU time: 1715.74 s
84.74/85.26	c Learning 1 hard constraints
84.74/85.26	c ============================[ Search Statistics ]==============================
84.74/85.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.74/85.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.74/85.26	c ===============================================================================
84.74/85.26	c |         0 |   10275    22855    53007 |     7618        0    nan |  0.000 % |
84.74/85.26	c ===============================================================================
84.74/85.26	c core #2881
84.74/85.26	c Core size: 11	Core Weight: 1	Total Weight: 2881
84.74/85.26	c Elapsed CPU time: 84.3122 s	Remaining CPU time: 1715.69 s
84.84/85.31	c Learning 1 hard constraints
84.84/85.31	c ============================[ Search Statistics ]==============================
84.84/85.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.84/85.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.84/85.31	c ===============================================================================
84.84/85.31	c |         0 |   10280    22857    53020 |     7619        0    nan |  0.000 % |
84.84/85.31	c ===============================================================================
84.84/85.32	c core #2882
84.84/85.32	c Core size: 11	Core Weight: 1	Total Weight: 2882
84.84/85.32	c Elapsed CPU time: 84.3622 s	Remaining CPU time: 1715.64 s
84.84/85.36	c Learning 1 hard constraints
84.84/85.36	c ============================[ Search Statistics ]==============================
84.84/85.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.84/85.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.84/85.36	c ===============================================================================
84.84/85.36	c |         0 |   10285    22859    53033 |     7619        0    nan |  0.000 % |
84.84/85.37	c ===============================================================================
84.84/85.37	c core #2883
84.84/85.37	c Core size: 11	Core Weight: 1	Total Weight: 2883
84.84/85.37	c Elapsed CPU time: 84.4112 s	Remaining CPU time: 1715.59 s
84.94/85.41	c Learning 1 hard constraints
84.94/85.41	c ============================[ Search Statistics ]==============================
84.94/85.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.94/85.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.94/85.41	c ===============================================================================
84.94/85.41	c |         0 |   10290    22861    53046 |     7620        0    nan |  0.000 % |
84.94/85.41	c ===============================================================================
84.94/85.42	c core #2884
84.94/85.42	c Core size: 11	Core Weight: 1	Total Weight: 2884
84.94/85.42	c Elapsed CPU time: 84.4612 s	Remaining CPU time: 1715.54 s
84.94/85.46	c Learning 1 hard constraints
84.94/85.46	c ============================[ Search Statistics ]==============================
84.94/85.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.94/85.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
84.94/85.46	c ===============================================================================
84.94/85.46	c |         0 |   10295    22863    53059 |     7621        0    nan |  0.000 % |
84.94/85.47	c ===============================================================================
84.94/85.47	c core #2885
84.94/85.47	c Core size: 11	Core Weight: 1	Total Weight: 2885
84.94/85.47	c Elapsed CPU time: 84.5112 s	Remaining CPU time: 1715.49 s
85.04/85.51	c Learning 1 hard constraints
85.04/85.51	c ============================[ Search Statistics ]==============================
85.04/85.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.04/85.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.04/85.51	c ===============================================================================
85.04/85.51	c |         0 |   10300    22865    53072 |     7621        0    nan |  0.000 % |
85.04/85.52	c ===============================================================================
85.04/85.52	c core #2886
85.04/85.52	c Core size: 11	Core Weight: 1	Total Weight: 2886
85.04/85.52	c Elapsed CPU time: 84.5601 s	Remaining CPU time: 1715.44 s
85.04/85.56	c Learning 1 hard constraints
85.04/85.56	c ============================[ Search Statistics ]==============================
85.04/85.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.04/85.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.04/85.56	c ===============================================================================
85.04/85.56	c |         0 |   10305    22867    53085 |     7622        0    nan |  0.000 % |
85.04/85.57	c ===============================================================================
85.04/85.57	c core #2887
85.04/85.57	c Core size: 11	Core Weight: 1	Total Weight: 2887
85.04/85.57	c Elapsed CPU time: 84.6101 s	Remaining CPU time: 1715.39 s
85.13/85.61	c Learning 1 hard constraints
85.13/85.61	c ============================[ Search Statistics ]==============================
85.13/85.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.13/85.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.13/85.61	c ===============================================================================
85.13/85.61	c |         0 |   10310    22869    53098 |     7623        0    nan |  0.000 % |
85.13/85.62	c ===============================================================================
85.13/85.62	c core #2888
85.13/85.62	c Core size: 14	Core Weight: 1	Total Weight: 2888
85.13/85.62	c Elapsed CPU time: 84.6601 s	Remaining CPU time: 1715.34 s
85.13/85.66	c Learning 2 hard constraints
85.13/85.66	c ============================[ Search Statistics ]==============================
85.13/85.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.13/85.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.13/85.66	c ===============================================================================
85.13/85.66	c |         0 |   10315    22872    53114 |     7624        0    nan |  0.000 % |
85.13/85.67	c ===============================================================================
85.13/85.67	c core #2889
85.13/85.67	c Core size: 137	Core Weight: 1	Total Weight: 2889
85.13/85.67	c Elapsed CPU time: 84.7091 s	Remaining CPU time: 1715.29 s
85.25/85.71	c ============================[ Search Statistics ]==============================
85.25/85.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.25/85.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.25/85.71	c ===============================================================================
85.25/85.71	c |         0 |   10327    22873    53139 |     7624        0    nan |  0.000 % |
85.25/85.72	c ===============================================================================
85.25/85.72	c core #2890
85.25/85.72	c Core size: 11	Core Weight: 1	Total Weight: 2890
85.25/85.72	c Elapsed CPU time: 84.7601 s	Remaining CPU time: 1715.24 s
85.25/85.76	c ============================[ Search Statistics ]==============================
85.25/85.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.25/85.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.25/85.76	c ===============================================================================
85.25/85.76	c |         0 |   10332    22874    53150 |     7624        0    nan |  0.000 % |
85.25/85.77	c ===============================================================================
85.25/85.77	c core #2891
85.25/85.77	c Core size: 11	Core Weight: 1	Total Weight: 2891
85.25/85.77	c Elapsed CPU time: 84.8081 s	Remaining CPU time: 1715.19 s
85.34/85.81	c ============================[ Search Statistics ]==============================
85.34/85.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.34/85.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.34/85.82	c ===============================================================================
85.34/85.82	c |         0 |   10337    22875    53161 |     7625        0    nan |  0.000 % |
85.34/85.82	c ===============================================================================
85.34/85.82	c core #2892
85.34/85.82	c Core size: 11	Core Weight: 1	Total Weight: 2892
85.34/85.82	c Elapsed CPU time: 84.8571 s	Remaining CPU time: 1715.14 s
85.34/85.87	c ============================[ Search Statistics ]==============================
85.34/85.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.34/85.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.34/85.87	c ===============================================================================
85.34/85.87	c |         0 |   10342    22876    53172 |     7625        0    nan |  0.000 % |
85.34/85.87	c ===============================================================================
85.34/85.87	c core #2893
85.34/85.87	c Core size: 8	Core Weight: 1	Total Weight: 2893
85.34/85.87	c Elapsed CPU time: 84.9071 s	Remaining CPU time: 1715.09 s
85.44/85.92	c Learning 1 hard constraints
85.44/85.92	c ============================[ Search Statistics ]==============================
85.44/85.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.44/85.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.44/85.92	c ===============================================================================
85.44/85.92	c |         0 |   10346    22878    53183 |     7626        0    nan |  0.000 % |
85.44/85.92	c ===============================================================================
85.44/85.92	c core #2894
85.44/85.92	c Core size: 8	Core Weight: 1	Total Weight: 2894
85.44/85.92	c Elapsed CPU time: 84.9551 s	Remaining CPU time: 1715.04 s
85.44/85.97	c Learning 1 hard constraints
85.44/85.97	c ============================[ Search Statistics ]==============================
85.44/85.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.44/85.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.44/85.97	c ===============================================================================
85.44/85.97	c |         0 |   10350    22880    53194 |     7626        0    nan |  0.000 % |
85.44/85.97	c ===============================================================================
85.44/85.97	c core #2895
85.44/85.97	c Core size: 8	Core Weight: 1	Total Weight: 2895
85.44/85.97	c Elapsed CPU time: 85.0051 s	Remaining CPU time: 1714.99 s
85.53/86.02	c Learning 1 hard constraints
85.53/86.02	c ============================[ Search Statistics ]==============================
85.53/86.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.53/86.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.53/86.02	c ===============================================================================
85.53/86.02	c |         0 |   10354    22882    53205 |     7627        0    nan |  0.000 % |
85.53/86.02	c ===============================================================================
85.53/86.02	c core #2896
85.53/86.02	c Core size: 8	Core Weight: 1	Total Weight: 2896
85.53/86.02	c Elapsed CPU time: 85.0551 s	Remaining CPU time: 1714.94 s
85.53/86.07	c Learning 1 hard constraints
85.53/86.07	c ============================[ Search Statistics ]==============================
85.53/86.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.53/86.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.53/86.07	c ===============================================================================
85.53/86.07	c |         0 |   10358    22884    53216 |     7628        0    nan |  0.000 % |
85.53/86.07	c ===============================================================================
85.53/86.07	c core #2897
85.53/86.07	c Core size: 8	Core Weight: 1	Total Weight: 2897
85.53/86.07	c Elapsed CPU time: 85.1061 s	Remaining CPU time: 1714.89 s
85.63/86.12	c Learning 1 hard constraints
85.63/86.12	c ============================[ Search Statistics ]==============================
85.63/86.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.63/86.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.63/86.12	c ===============================================================================
85.63/86.12	c |         0 |   10362    22886    53227 |     7628        0    nan |  0.000 % |
85.63/86.12	c ===============================================================================
85.63/86.13	c core #2898
85.63/86.13	c Core size: 11	Core Weight: 1	Total Weight: 2898
85.63/86.13	c Elapsed CPU time: 85.1591 s	Remaining CPU time: 1714.84 s
85.63/86.17	c Learning 1 hard constraints
85.63/86.17	c ============================[ Search Statistics ]==============================
85.63/86.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.63/86.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.63/86.17	c ===============================================================================
85.63/86.17	c |         0 |   10367    22888    53240 |     7629        0    nan |  0.000 % |
85.63/86.18	c ===============================================================================
85.63/86.18	c core #2899
85.63/86.18	c Core size: 11	Core Weight: 1	Total Weight: 2899
85.63/86.18	c Elapsed CPU time: 85.209 s	Remaining CPU time: 1714.79 s
85.73/86.22	c Learning 1 hard constraints
85.73/86.22	c ============================[ Search Statistics ]==============================
85.73/86.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.73/86.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.73/86.22	c ===============================================================================
85.73/86.22	c |         0 |   10372    22890    53253 |     7630        0    nan |  0.000 % |
85.73/86.23	c ===============================================================================
85.73/86.23	c core #2900
85.73/86.23	c Core size: 11	Core Weight: 1	Total Weight: 2900
85.73/86.23	c Elapsed CPU time: 85.257 s	Remaining CPU time: 1714.74 s
85.73/86.27	c Learning 1 hard constraints
85.73/86.27	c ============================[ Search Statistics ]==============================
85.73/86.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.73/86.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.73/86.27	c ===============================================================================
85.73/86.27	c |         0 |   10377    22892    53266 |     7630        0    nan |  0.000 % |
85.73/86.28	c ===============================================================================
85.73/86.28	c core #2901
85.73/86.28	c Core size: 20	Core Weight: 1	Total Weight: 2901
85.73/86.28	c Elapsed CPU time: 85.307 s	Remaining CPU time: 1714.69 s
85.83/86.32	c Learning 1 hard constraints
85.83/86.32	c ============================[ Search Statistics ]==============================
85.83/86.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.83/86.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.83/86.32	c ===============================================================================
85.83/86.32	c |         0 |   10385    22894    53286 |     7631        0    nan |  0.000 % |
85.83/86.33	c ===============================================================================
85.83/86.33	c core #2902
85.83/86.33	c Core size: 44	Core Weight: 1	Total Weight: 2902
85.83/86.33	c Elapsed CPU time: 85.36 s	Remaining CPU time: 1714.64 s
85.83/86.37	c Learning 2 hard constraints
85.83/86.37	c ============================[ Search Statistics ]==============================
85.83/86.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.83/86.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.83/86.38	c ===============================================================================
85.83/86.38	c |         0 |   10402    22897    53325 |     7632        0    nan |  0.000 % |
85.83/86.38	c ===============================================================================
85.83/86.38	c core #2903
85.83/86.38	c Core size: 8	Core Weight: 1	Total Weight: 2903
85.83/86.38	c Elapsed CPU time: 85.409 s	Remaining CPU time: 1714.59 s
85.93/86.43	c Learning 1 hard constraints
85.93/86.43	c ============================[ Search Statistics ]==============================
85.93/86.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.93/86.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.93/86.43	c ===============================================================================
85.93/86.43	c |         0 |   10406    22899    53336 |     7633        0    nan |  0.000 % |
85.93/86.43	c ===============================================================================
85.93/86.43	c core #2904
85.93/86.43	c Core size: 8	Core Weight: 1	Total Weight: 2904
85.93/86.43	c Elapsed CPU time: 85.457 s	Remaining CPU time: 1714.54 s
85.93/86.48	c Learning 1 hard constraints
85.93/86.48	c ============================[ Search Statistics ]==============================
85.93/86.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.93/86.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.93/86.48	c ===============================================================================
85.93/86.48	c |         0 |   10410    22901    53347 |     7633        0    nan |  0.000 % |
85.93/86.48	c ===============================================================================
85.93/86.48	c core #2905
85.93/86.48	c Core size: 8	Core Weight: 1	Total Weight: 2905
85.93/86.48	c Elapsed CPU time: 85.507 s	Remaining CPU time: 1714.49 s
86.03/86.53	c Learning 1 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 |   10414    22903    53358 |     7634        0    nan |  0.000 % |
86.03/86.53	c ===============================================================================
86.03/86.53	c core #2906
86.03/86.53	c Core size: 8	Core Weight: 1	Total Weight: 2906
86.03/86.53	c Elapsed CPU time: 85.558 s	Remaining CPU time: 1714.44 s
86.03/86.58	c Learning 1 hard constraints
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 |   10418    22905    53369 |     7635        0    nan |  0.000 % |
86.03/86.59	c ===============================================================================
86.03/86.59	c core #2907
86.03/86.59	c Core size: 279	Core Weight: 1	Total Weight: 2907
86.03/86.59	c Elapsed CPU time: 85.613 s	Remaining CPU time: 1714.39 s
86.13/86.63	c Learning 1 hard constraints
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 |   10428    22907    53378 |     7635        0    nan |  0.000 % |
86.13/86.64	c ===============================================================================
86.13/86.64	c core #2908
86.13/86.64	c Core size: 16	Core Weight: 1	Total Weight: 2908
86.13/86.64	c Elapsed CPU time: 85.663 s	Remaining CPU time: 1714.34 s
86.13/86.68	c ============================[ Search Statistics ]==============================
86.13/86.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.13/86.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.13/86.68	c ===============================================================================
86.13/86.68	c |         0 |   10434    22908    53391 |     7636        0    nan |  0.000 % |
86.13/86.69	c ===============================================================================
86.13/86.69	c core #2909
86.13/86.69	c Core size: 650	Core Weight: 1	Total Weight: 2909
86.13/86.69	c Elapsed CPU time: 85.718 s	Remaining CPU time: 1714.28 s
86.22/86.74	c ============================[ Search Statistics ]==============================
86.22/86.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.22/86.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.22/86.74	c ===============================================================================
86.22/86.74	c |         0 |   10439    22909    53401 |     7636        0    nan |  0.000 % |
86.22/86.74	c ===============================================================================
86.22/86.74	c core #2910
86.22/86.74	c Core size: 32	Core Weight: 1	Total Weight: 2910
86.22/86.74	c Elapsed CPU time: 85.768 s	Remaining CPU time: 1714.23 s
86.22/86.79	c ============================[ Search Statistics ]==============================
86.22/86.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.22/86.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.22/86.79	c ===============================================================================
86.22/86.79	c |         0 |   10451    22910    53425 |     7636        0    nan |  0.000 % |
86.22/86.80	c ===============================================================================
86.22/86.80	c core #2911
86.22/86.80	c Core size: 54	Core Weight: 1	Total Weight: 2911
86.22/86.80	c Elapsed CPU time: 85.82 s	Remaining CPU time: 1714.18 s
86.33/86.84	c ============================[ Search Statistics ]==============================
86.33/86.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.33/86.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.33/86.84	c ===============================================================================
86.33/86.84	c |         0 |   10469    22911    53461 |     7637        0    nan |  0.000 % |
86.33/86.86	c ===============================================================================
86.33/86.86	c core #2912
86.33/86.86	c Core size: 688	Core Weight: 1	Total Weight: 2912
86.33/86.86	c Elapsed CPU time: 85.8749 s	Remaining CPU time: 1714.13 s
86.33/86.90	c ============================[ Search Statistics ]==============================
86.33/86.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.33/86.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.33/86.90	c ===============================================================================
86.33/86.90	c |         0 |   10476    22912    53475 |     7637        0    nan |  0.000 % |
86.43/86.91	c ===============================================================================
86.43/86.91	c core #2913
86.43/86.91	c Core size: 16	Core Weight: 1	Total Weight: 2913
86.43/86.91	c Elapsed CPU time: 85.9279 s	Remaining CPU time: 1714.07 s
86.43/86.95	c ============================[ Search Statistics ]==============================
86.43/86.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.43/86.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.43/86.95	c ===============================================================================
86.43/86.95	c |         0 |   10484    22913    53492 |     7637        0    nan |  0.000 % |
86.43/86.96	c ===============================================================================
86.43/86.96	c core #2914
86.43/86.96	c Core size: 11	Core Weight: 1	Total Weight: 2914
86.43/86.96	c Elapsed CPU time: 85.9799 s	Remaining CPU time: 1714.02 s
86.53/87.01	c ============================[ Search Statistics ]==============================
86.53/87.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.53/87.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.53/87.01	c ===============================================================================
86.53/87.01	c |         0 |   10489    22914    53503 |     7638        0    nan |  0.000 % |
86.53/87.02	c ===============================================================================
86.53/87.02	c core #2915
86.53/87.02	c Core size: 11	Core Weight: 1	Total Weight: 2915
86.53/87.02	c Elapsed CPU time: 86.0319 s	Remaining CPU time: 1713.97 s
86.53/87.06	c ============================[ Search Statistics ]==============================
86.53/87.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.53/87.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.53/87.06	c ===============================================================================
86.53/87.06	c |         0 |   10494    22915    53514 |     7638        0    nan |  0.000 % |
86.53/87.07	c ===============================================================================
86.53/87.07	c core #2916
86.53/87.07	c Core size: 25	Core Weight: 1	Total Weight: 2916
86.53/87.07	c Elapsed CPU time: 86.0849 s	Remaining CPU time: 1713.92 s
86.63/87.11	c ============================[ Search Statistics ]==============================
86.63/87.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.63/87.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.63/87.11	c ===============================================================================
86.63/87.11	c |         0 |   10504    22916    53534 |     7638        0    nan |  0.000 % |
86.63/87.13	c ===============================================================================
86.63/87.13	c core #2917
86.63/87.13	c Core size: 761	Core Weight: 1	Total Weight: 2917
86.63/87.13	c Elapsed CPU time: 86.1439 s	Remaining CPU time: 1713.86 s
86.63/87.17	c ============================[ Search Statistics ]==============================
86.63/87.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.63/87.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.63/87.17	c ===============================================================================
86.63/87.17	c |         0 |   10509    22917    53544 |     7639        0    nan |  0.000 % |
86.63/87.19	c ===============================================================================
86.63/87.19	c core #2918
86.63/87.19	c Core size: 688	Core Weight: 1	Total Weight: 2918
86.63/87.19	c Elapsed CPU time: 86.2039 s	Remaining CPU time: 1713.8 s
86.72/87.24	c ============================[ Search Statistics ]==============================
86.72/87.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.72/87.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.72/87.24	c ===============================================================================
86.72/87.24	c |         0 |   10523    22918    53572 |     7639        0    nan |  0.000 % |
86.72/87.25	c ===============================================================================
86.72/87.25	c core #2919
86.72/87.25	c Core size: 709	Core Weight: 1	Total Weight: 2919
86.72/87.25	c Elapsed CPU time: 86.2609 s	Remaining CPU time: 1713.74 s
86.72/87.29	c ============================[ Search Statistics ]==============================
86.72/87.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.72/87.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.72/87.29	c ===============================================================================
86.72/87.29	c |         0 |   10533    22919    53592 |     7639        0    nan |  0.000 % |
86.82/87.30	c ===============================================================================
86.82/87.30	c core #2920
86.82/87.30	c Core size: 42	Core Weight: 1	Total Weight: 2920
86.82/87.30	c Elapsed CPU time: 86.3159 s	Remaining CPU time: 1713.68 s
86.82/87.35	c Learning 2 hard constraints
86.82/87.35	c ============================[ Search Statistics ]==============================
86.82/87.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.82/87.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.82/87.35	c ===============================================================================
86.82/87.35	c |         0 |   10548    22922    53627 |     7640        0    nan |  0.000 % |
86.82/87.36	c ===============================================================================
86.82/87.36	c core #2921
86.82/87.36	c Core size: 729	Core Weight: 1	Total Weight: 2921
86.82/87.36	c Elapsed CPU time: 86.3739 s	Remaining CPU time: 1713.63 s
86.92/87.41	c Learning 2 hard constraints
86.92/87.41	c ============================[ Search Statistics ]==============================
86.92/87.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.92/87.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.92/87.41	c ===============================================================================
86.92/87.41	c |         0 |   10553    22925    53641 |     7641        0    nan |  0.000 % |
86.92/87.42	c ===============================================================================
86.92/87.42	c core #2922
86.92/87.42	c Core size: 574	Core Weight: 1	Total Weight: 2922
86.92/87.42	c Elapsed CPU time: 86.4289 s	Remaining CPU time: 1713.57 s
86.92/87.46	c ============================[ Search Statistics ]==============================
86.92/87.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.92/87.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.92/87.46	c ===============================================================================
86.92/87.46	c |         0 |   10560    22926    53655 |     7642        0    nan |  0.000 % |
86.92/87.47	c ===============================================================================
86.92/87.47	c core #2923
86.92/87.47	c Core size: 11	Core Weight: 1	Total Weight: 2923
86.92/87.47	c Elapsed CPU time: 86.4779 s	Remaining CPU time: 1713.52 s
87.03/87.51	c Learning 1 hard constraints
87.03/87.52	c ============================[ Search Statistics ]==============================
87.03/87.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.03/87.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.03/87.52	c ===============================================================================
87.03/87.52	c |         0 |   10565    22928    53669 |     7642        0    nan |  0.000 % |
87.03/87.53	c ===============================================================================
87.03/87.53	c core #2924
87.03/87.53	c Core size: 800	Core Weight: 1	Total Weight: 2924
87.03/87.53	c Elapsed CPU time: 86.5358 s	Remaining CPU time: 1713.46 s
87.03/87.58	c ============================[ Search Statistics ]==============================
87.03/87.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.03/87.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.03/87.58	c ===============================================================================
87.03/87.58	c |         0 |   10572    22929    53683 |     7643        0    nan |  0.000 % |
87.03/87.59	c ===============================================================================
87.03/87.59	c core #2925
87.03/87.59	c Core size: 618	Core Weight: 1	Total Weight: 2925
87.03/87.59	c Elapsed CPU time: 86.5918 s	Remaining CPU time: 1713.41 s
87.12/87.63	c ============================[ Search Statistics ]==============================
87.12/87.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.12/87.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.12/87.63	c ===============================================================================
87.12/87.63	c |         0 |   10582    22930    53703 |     7643        0    nan |  0.000 % |
87.12/87.64	c ===============================================================================
87.12/87.64	c core #2926
87.12/87.64	c Core size: 537	Core Weight: 1	Total Weight: 2926
87.12/87.64	c Elapsed CPU time: 86.6438 s	Remaining CPU time: 1713.36 s
87.12/87.69	c ============================[ Search Statistics ]==============================
87.12/87.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.12/87.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.12/87.69	c ===============================================================================
87.12/87.69	c |         0 |   10587    22931    53713 |     7643        0    nan |  0.000 % |
87.12/87.70	c ===============================================================================
87.22/87.70	c core #2927
87.22/87.70	c Core size: 510	Core Weight: 1	Total Weight: 2927
87.22/87.70	c Elapsed CPU time: 86.6988 s	Remaining CPU time: 1713.3 s
87.22/87.74	c ============================[ Search Statistics ]==============================
87.22/87.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.22/87.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.22/87.74	c ===============================================================================
87.22/87.74	c |         0 |   10594    22932    53727 |     7644        0    nan |  0.000 % |
87.22/87.76	c ===============================================================================
87.22/87.76	c core #2928
87.22/87.76	c Core size: 809	Core Weight: 1	Total Weight: 2928
87.22/87.76	c Elapsed CPU time: 86.7568 s	Remaining CPU time: 1713.24 s
87.32/87.80	c ============================[ Search Statistics ]==============================
87.32/87.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.32/87.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.32/87.80	c ===============================================================================
87.32/87.80	c |         0 |   10599    22933    53737 |     7644        0    nan |  0.000 % |
87.32/87.82	c ===============================================================================
87.32/87.82	c core #2929
87.32/87.82	c Core size: 848	Core Weight: 1	Total Weight: 2929
87.32/87.82	c Elapsed CPU time: 86.8168 s	Remaining CPU time: 1713.18 s
87.32/87.86	c ============================[ Search Statistics ]==============================
87.32/87.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.32/87.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.32/87.86	c ===============================================================================
87.32/87.86	c |         0 |   10606    22934    53751 |     7644        0    nan |  0.000 % |
87.32/87.87	c ===============================================================================
87.32/87.87	c core #2930
87.32/87.87	c Core size: 102	Core Weight: 1	Total Weight: 2930
87.32/87.87	c Elapsed CPU time: 86.8688 s	Remaining CPU time: 1713.13 s
87.42/87.92	c ============================[ Search Statistics ]==============================
87.42/87.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.42/87.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.42/87.92	c ===============================================================================
87.42/87.92	c |         0 |   10645    22935    53829 |     7645        0    nan |  0.000 % |
87.42/87.93	c ===============================================================================
87.42/87.93	c core #2931
87.42/87.93	c Core size: 857	Core Weight: 1	Total Weight: 2931
87.42/87.93	c Elapsed CPU time: 86.9288 s	Remaining CPU time: 1713.07 s
87.42/87.98	c ============================[ Search Statistics ]==============================
87.42/87.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.42/87.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.42/87.98	c ===============================================================================
87.42/87.98	c |         0 |   10650    22936    53839 |     7645        0    nan |  0.000 % |
87.42/87.99	c ===============================================================================
87.42/87.99	c core #2932
87.42/87.99	c Core size: 939	Core Weight: 1	Total Weight: 2932
87.42/87.99	c Elapsed CPU time: 86.9888 s	Remaining CPU time: 1713.01 s
87.52/88.04	c ============================[ Search Statistics ]==============================
87.52/88.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.52/88.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.52/88.04	c ===============================================================================
87.52/88.04	c |         0 |   10655    22937    53849 |     7645        0    nan |  0.000 % |
87.52/88.05	c ===============================================================================
87.52/88.05	c core #2933
87.52/88.05	c Core size: 137	Core Weight: 1	Total Weight: 2933
87.52/88.05	c Elapsed CPU time: 87.0398 s	Remaining CPU time: 1712.96 s
87.52/88.09	c ============================[ Search Statistics ]==============================
87.52/88.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.52/88.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.52/88.09	c ===============================================================================
87.52/88.09	c |         0 |   10660    22938    53859 |     7646        0    nan |  0.000 % |
87.52/88.10	c ===============================================================================
87.61/88.10	c core #2934
87.61/88.10	c Core size: 8	Core Weight: 1	Total Weight: 2934
87.61/88.10	c Elapsed CPU time: 87.0898 s	Remaining CPU time: 1712.91 s
87.61/88.14	c Learning 1 hard constraints
87.61/88.14	c ============================[ Search Statistics ]==============================
87.61/88.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.61/88.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.61/88.14	c ===============================================================================
87.61/88.14	c |         0 |   10664    22940    53870 |     7646        0    nan |  0.000 % |
87.61/88.15	c ===============================================================================
87.61/88.15	c core #2935
87.61/88.15	c Core size: 86	Core Weight: 1	Total Weight: 2935
87.61/88.15	c Elapsed CPU time: 87.1418 s	Remaining CPU time: 1712.86 s
87.61/88.19	c Learning 1 hard constraints
87.61/88.19	c ============================[ Search Statistics ]==============================
87.61/88.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.61/88.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.61/88.19	c ===============================================================================
87.61/88.19	c |         0 |   10685    22942    53914 |     7647        0    nan |  0.000 % |
87.71/88.20	c ===============================================================================
87.71/88.20	c core #2936
87.71/88.20	c Core size: 105	Core Weight: 1	Total Weight: 2936
87.71/88.20	c Elapsed CPU time: 87.1917 s	Remaining CPU time: 1712.81 s
87.71/88.25	c ============================[ Search Statistics ]==============================
87.71/88.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.71/88.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.71/88.25	c ===============================================================================
87.71/88.25	c |         0 |   10690    22943    53924 |     7647        0    nan |  0.000 % |
87.71/88.26	c ===============================================================================
87.71/88.26	c core #2937
87.71/88.26	c Core size: 832	Core Weight: 1	Total Weight: 2937
87.71/88.26	c Elapsed CPU time: 87.2517 s	Remaining CPU time: 1712.75 s
87.81/88.31	c Learning 1 hard constraints
87.81/88.31	c ============================[ Search Statistics ]==============================
87.81/88.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.81/88.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.81/88.31	c ===============================================================================
87.81/88.31	c |         0 |   10697    22945    53941 |     7648        0    nan |  0.000 % |
87.81/88.31	c ===============================================================================
87.81/88.31	c core #2938
87.81/88.31	c Core size: 53	Core Weight: 1	Total Weight: 2938
87.81/88.31	c Elapsed CPU time: 87.3027 s	Remaining CPU time: 1712.7 s
87.81/88.36	c Learning 1 hard constraints
87.81/88.36	c ============================[ Search Statistics ]==============================
87.81/88.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.81/88.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.81/88.36	c ===============================================================================
87.81/88.36	c |         0 |   10716    22947    53981 |     7649        0    nan |  0.000 % |
87.81/88.37	c ===============================================================================
87.81/88.37	c core #2939
87.81/88.37	c Core size: 889	Core Weight: 1	Total Weight: 2939
87.81/88.37	c Elapsed CPU time: 87.3607 s	Remaining CPU time: 1712.64 s
87.91/88.42	c ============================[ Search Statistics ]==============================
87.91/88.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.91/88.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.91/88.42	c ===============================================================================
87.91/88.42	c |         0 |   10721    22948    53991 |     7649        0    nan |  0.000 % |
87.91/88.43	c ===============================================================================
87.91/88.43	c core #2940
87.91/88.43	c Core size: 884	Core Weight: 1	Total Weight: 2940
87.91/88.43	c Elapsed CPU time: 87.4207 s	Remaining CPU time: 1712.58 s
87.91/88.48	c ============================[ Search Statistics ]==============================
87.91/88.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.91/88.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.91/88.48	c ===============================================================================
87.91/88.48	c |         0 |   10729    22949    54007 |     7649        0    nan |  0.000 % |
87.91/88.49	c ===============================================================================
87.91/88.49	c core #2941
87.91/88.49	c Core size: 940	Core Weight: 1	Total Weight: 2941
87.91/88.49	c Elapsed CPU time: 87.4807 s	Remaining CPU time: 1712.52 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 |   10740    22950    54029 |     7650        0    nan |  0.000 % |
88.01/88.56	c ===============================================================================
88.01/88.56	c core #2942
88.01/88.56	c Core size: 1066	Core Weight: 1	Total Weight: 2942
88.01/88.56	c Elapsed CPU time: 87.5427 s	Remaining CPU time: 1712.46 s
88.11/88.60	c ============================[ Search Statistics ]==============================
88.11/88.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.11/88.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.11/88.60	c ===============================================================================
88.11/88.60	c |         0 |   10751    22951    54051 |     7650        0    nan |  0.000 % |
88.11/88.62	c ===============================================================================
88.11/88.62	c core #2943
88.11/88.62	c Core size: 1063	Core Weight: 1	Total Weight: 2943
88.11/88.62	c Elapsed CPU time: 87.6047 s	Remaining CPU time: 1712.4 s
88.11/88.66	c ============================[ Search Statistics ]==============================
88.11/88.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.11/88.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.11/88.66	c ===============================================================================
88.11/88.66	c |         0 |   10757    22952    54063 |     7650        0    nan |  0.000 % |
88.11/88.68	c ===============================================================================
88.11/88.68	c core #2944
88.11/88.68	c Core size: 1211	Core Weight: 1	Total Weight: 2944
88.11/88.68	c Elapsed CPU time: 87.6687 s	Remaining CPU time: 1712.33 s
88.22/88.73	c ============================[ Search Statistics ]==============================
88.22/88.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.22/88.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.22/88.73	c ===============================================================================
88.22/88.73	c |         0 |   10768    22953    54085 |     7651        0    nan |  0.000 % |
88.22/88.74	c ===============================================================================
88.22/88.74	c core #2945
88.22/88.74	c Core size: 446	Core Weight: 1	Total Weight: 2945
88.22/88.74	c Elapsed CPU time: 87.7227 s	Remaining CPU time: 1712.28 s
88.22/88.78	c ============================[ Search Statistics ]==============================
88.22/88.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.22/88.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.22/88.78	c ===============================================================================
88.22/88.78	c |         0 |   10775    22954    54099 |     7651        0    nan |  0.000 % |
88.22/88.79	c ===============================================================================
88.22/88.79	c core #2946
88.22/88.79	c Core size: 409	Core Weight: 1	Total Weight: 2946
88.22/88.79	c Elapsed CPU time: 87.7747 s	Remaining CPU time: 1712.23 s
88.32/88.83	c Learning 1 hard constraints
88.32/88.83	c ============================[ Search Statistics ]==============================
88.32/88.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.32/88.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.32/88.83	c ===============================================================================
88.32/88.83	c |         0 |   10780    22956    54112 |     7652        0    nan |  0.000 % |
88.32/88.84	c ===============================================================================
88.32/88.84	c core #2947
88.32/88.84	c Core size: 377	Core Weight: 1	Total Weight: 2947
88.32/88.84	c Elapsed CPU time: 87.8276 s	Remaining CPU time: 1712.17 s
88.32/88.89	c ============================[ Search Statistics ]==============================
88.32/88.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.32/88.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.32/88.89	c ===============================================================================
88.32/88.89	c |         0 |   10785    22957    54122 |     7652        0    nan |  0.000 % |
88.32/88.89	c ===============================================================================
88.32/88.89	c core #2948
88.32/88.89	c Core size: 398	Core Weight: 1	Total Weight: 2948
88.32/88.89	c Elapsed CPU time: 87.8786 s	Remaining CPU time: 1712.12 s
88.42/88.94	c ============================[ Search Statistics ]==============================
88.42/88.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.42/88.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.42/88.94	c ===============================================================================
88.42/88.94	c |         0 |   10792    22958    54136 |     7652        0    nan |  0.000 % |
88.42/88.95	c ===============================================================================
88.42/88.95	c core #2949
88.42/88.95	c Core size: 350	Core Weight: 1	Total Weight: 2949
88.42/88.95	c Elapsed CPU time: 87.9306 s	Remaining CPU time: 1712.07 s
88.42/88.99	c ============================[ Search Statistics ]==============================
88.42/88.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.42/88.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.42/88.99	c ===============================================================================
88.42/88.99	c |         0 |   10799    22959    54150 |     7653        0    nan |  0.000 % |
88.52/89.00	c ===============================================================================
88.52/89.00	c core #2950
88.52/89.00	c Core size: 313	Core Weight: 1	Total Weight: 2950
88.52/89.00	c Elapsed CPU time: 87.9826 s	Remaining CPU time: 1712.02 s
88.52/89.05	c ============================[ Search Statistics ]==============================
88.52/89.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.52/89.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.52/89.05	c ===============================================================================
88.52/89.05	c |         0 |   10804    22960    54160 |     7653        0    nan |  0.000 % |
88.52/89.05	c ===============================================================================
88.52/89.05	c core #2951
88.52/89.05	c Core size: 302	Core Weight: 1	Total Weight: 2951
88.52/89.06	c Elapsed CPU time: 88.0346 s	Remaining CPU time: 1711.97 s
88.52/89.10	c ============================[ Search Statistics ]==============================
88.52/89.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.52/89.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.52/89.10	c ===============================================================================
88.52/89.10	c |         0 |   10811    22961    54174 |     7653        0    nan |  0.000 % |
88.61/89.11	c ===============================================================================
88.61/89.11	c core #2952
88.61/89.11	c Core size: 265	Core Weight: 1	Total Weight: 2952
88.61/89.11	c Elapsed CPU time: 88.0866 s	Remaining CPU time: 1711.91 s
88.61/89.15	c ============================[ Search Statistics ]==============================
88.61/89.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.61/89.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.61/89.15	c ===============================================================================
88.61/89.15	c |         0 |   10816    22962    54184 |     7654        0    nan |  0.000 % |
88.61/89.16	c ===============================================================================
88.61/89.16	c core #2953
88.61/89.16	c Core size: 233	Core Weight: 1	Total Weight: 2953
88.61/89.16	c Elapsed CPU time: 88.1396 s	Remaining CPU time: 1711.86 s
88.71/89.20	c ============================[ Search Statistics ]==============================
88.71/89.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.71/89.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.71/89.20	c ===============================================================================
88.71/89.20	c |         0 |   10821    22963    54194 |     7654        0    nan |  0.000 % |
88.71/89.22	c ===============================================================================
88.71/89.22	c core #2954
88.71/89.22	c Core size: 766	Core Weight: 1	Total Weight: 2954
88.71/89.22	c Elapsed CPU time: 88.1956 s	Remaining CPU time: 1711.8 s
88.71/89.26	c ============================[ Search Statistics ]==============================
88.71/89.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.71/89.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.71/89.26	c ===============================================================================
88.71/89.26	c |         0 |   10835    22964    54222 |     7654        0    nan |  0.000 % |
88.71/89.27	c ===============================================================================
88.71/89.27	c core #2955
88.71/89.27	c Core size: 201	Core Weight: 1	Total Weight: 2955
88.71/89.27	c Elapsed CPU time: 88.2466 s	Remaining CPU time: 1711.75 s
88.81/89.32	c Learning 1 hard constraints
88.81/89.32	c ============================[ Search Statistics ]==============================
88.81/89.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.81/89.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.81/89.32	c ===============================================================================
88.81/89.32	c |         0 |   10840    22966    54234 |     7655        0    nan |  0.000 % |
88.81/89.32	c ===============================================================================
88.81/89.32	c core #2956
88.81/89.32	c Core size: 11	Core Weight: 1	Total Weight: 2956
88.81/89.32	c Elapsed CPU time: 88.2986 s	Remaining CPU time: 1711.7 s
88.81/89.37	c ============================[ Search Statistics ]==============================
88.81/89.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.81/89.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.81/89.37	c ===============================================================================
88.81/89.37	c |         0 |   10845    22967    54245 |     7655        0    nan |  0.000 % |
88.81/89.38	c ===============================================================================
88.81/89.38	c core #2957
88.81/89.38	c Core size: 516	Core Weight: 1	Total Weight: 2957
88.81/89.38	c Elapsed CPU time: 88.3526 s	Remaining CPU time: 1711.65 s
88.90/89.42	c ============================[ Search Statistics ]==============================
88.90/89.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.90/89.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.90/89.42	c ===============================================================================
88.90/89.42	c |         0 |   10868    22968    54291 |     7656        0    nan |  0.000 % |
88.90/89.43	c ===============================================================================
88.90/89.43	c core #2958
88.90/89.43	c Core size: 32	Core Weight: 1	Total Weight: 2958
88.90/89.43	c Elapsed CPU time: 88.4036 s	Remaining CPU time: 1711.6 s
88.90/89.48	c ============================[ Search Statistics ]==============================
88.90/89.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.90/89.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.90/89.48	c ===============================================================================
88.90/89.48	c |         0 |   10884    22969    54325 |     7656        0    nan |  0.000 % |
88.90/89.49	c ===============================================================================
88.90/89.49	c core #2959
88.90/89.49	c Core size: 572	Core Weight: 1	Total Weight: 2959
88.90/89.49	c Elapsed CPU time: 88.4576 s	Remaining CPU time: 1711.54 s
89.00/89.53	c Learning 1 hard constraints
89.00/89.53	c ============================[ Search Statistics ]==============================
89.00/89.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.00/89.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.00/89.54	c ===============================================================================
89.00/89.54	c |         0 |   10918    22971    54396 |     7657        0    nan |  0.000 % |
89.00/89.54	c ===============================================================================
89.00/89.54	c core #2960
89.00/89.54	c Core size: 32	Core Weight: 1	Total Weight: 2960
89.00/89.54	c Elapsed CPU time: 88.5095 s	Remaining CPU time: 1711.49 s
89.00/89.59	c ============================[ Search Statistics ]==============================
89.00/89.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.00/89.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.00/89.59	c ===============================================================================
89.00/89.59	c |         0 |   10926    22972    54412 |     7657        0    nan |  0.000 % |
89.10/89.60	c ===============================================================================
89.10/89.60	c core #2961
89.10/89.60	c Core size: 155	Core Weight: 1	Total Weight: 2961
89.10/89.60	c Elapsed CPU time: 88.5635 s	Remaining CPU time: 1711.44 s
89.10/89.64	c ============================[ Search Statistics ]==============================
89.10/89.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.10/89.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.10/89.64	c ===============================================================================
89.10/89.64	c |         0 |   10976    22973    54514 |     7657        0    nan |  0.000 % |
89.10/89.65	c ===============================================================================
89.10/89.65	c core #2962
89.10/89.65	c Core size: 11	Core Weight: 1	Total Weight: 2962
89.10/89.65	c Elapsed CPU time: 88.6135 s	Remaining CPU time: 1711.39 s
89.10/89.69	c ============================[ Search Statistics ]==============================
89.10/89.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.10/89.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.10/89.69	c ===============================================================================
89.10/89.69	c |         0 |   10981    22974    54525 |     7658        0    nan |  0.000 % |
89.20/89.71	c ===============================================================================
89.20/89.71	c core #2963
89.20/89.71	c Core size: 230	Core Weight: 1	Total Weight: 2963
89.20/89.71	c Elapsed CPU time: 88.6715 s	Remaining CPU time: 1711.33 s
89.20/89.75	c ============================[ Search Statistics ]==============================
89.20/89.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.20/89.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.20/89.75	c ===============================================================================
89.20/89.75	c |         0 |   11047    22975    54657 |     7658        0    nan |  0.000 % |
89.20/89.77	c ===============================================================================
89.20/89.77	c core #2964
89.20/89.77	c Core size: 634	Core Weight: 1	Total Weight: 2964
89.20/89.77	c Elapsed CPU time: 88.7265 s	Remaining CPU time: 1711.27 s
89.30/89.81	c ============================[ Search Statistics ]==============================
89.30/89.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.30/89.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.30/89.81	c ===============================================================================
89.30/89.81	c |         0 |   11064    22976    54691 |     7658        0    nan |  0.000 % |
89.30/89.82	c ===============================================================================
89.30/89.82	c core #2965
89.30/89.82	c Core size: 222	Core Weight: 1	Total Weight: 2965
89.30/89.82	c Elapsed CPU time: 88.7835 s	Remaining CPU time: 1711.22 s
89.30/89.87	c ============================[ Search Statistics ]==============================
89.30/89.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.30/89.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.30/89.87	c ===============================================================================
89.30/89.87	c |         0 |   11072    22977    54708 |     7659        0    nan |  0.000 % |
89.30/89.87	c ===============================================================================
89.30/89.88	c core #2966
89.30/89.88	c Core size: 28	Core Weight: 1	Total Weight: 2966
89.30/89.88	c Elapsed CPU time: 88.8315 s	Remaining CPU time: 1711.17 s
89.40/89.92	c ============================[ Search Statistics ]==============================
89.40/89.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.40/89.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.40/89.92	c ===============================================================================
89.40/89.92	c |         0 |   11082    22978    54728 |     7659        0    nan |  0.000 % |
89.40/89.93	c ===============================================================================
89.40/89.93	c core #2967
89.40/89.93	c Core size: 61	Core Weight: 1	Total Weight: 2967
89.40/89.93	c Elapsed CPU time: 88.8815 s	Remaining CPU time: 1711.12 s
89.40/89.97	c ============================[ Search Statistics ]==============================
89.40/89.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.40/89.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.40/89.97	c ===============================================================================
89.40/89.97	c |         0 |   11110    22979    54785 |     7659        0    nan |  0.000 % |
89.40/89.98	c ===============================================================================
89.40/89.98	c core #2968
89.40/89.98	c Core size: 533	Core Weight: 1	Total Weight: 2968
89.40/89.98	c Elapsed CPU time: 88.9355 s	Remaining CPU time: 1711.06 s
89.49/90.03	c ============================[ Search Statistics ]==============================
89.49/90.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.49/90.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.49/90.03	c ===============================================================================
89.49/90.03	c |         0 |   11120    22980    54805 |     7660        0    nan |  0.000 % |
89.49/90.04	c ===============================================================================
89.49/90.04	c core #2969
89.49/90.04	c Core size: 546	Core Weight: 1	Total Weight: 2969
89.49/90.04	c Elapsed CPU time: 88.9895 s	Remaining CPU time: 1711.01 s
89.49/90.08	c ============================[ Search Statistics ]==============================
89.49/90.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.49/90.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.49/90.08	c ===============================================================================
89.49/90.08	c |         0 |   11134    22981    54833 |     7660        0    nan |  0.000 % |
89.49/90.09	c ===============================================================================
89.49/90.09	c core #2970
89.49/90.09	c Core size: 169	Core Weight: 1	Total Weight: 2970
89.49/90.09	c Elapsed CPU time: 89.0435 s	Remaining CPU time: 1710.96 s
89.60/90.14	c ============================[ Search Statistics ]==============================
89.60/90.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.60/90.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.60/90.14	c ===============================================================================
89.60/90.14	c |         0 |   11139    22982    54843 |     7660        0    nan |  0.000 % |
89.60/90.15	c ===============================================================================
89.60/90.15	c core #2971
89.60/90.15	c Core size: 943	Core Weight: 1	Total Weight: 2971
89.60/90.15	c Elapsed CPU time: 89.1055 s	Remaining CPU time: 1710.89 s
89.60/90.20	c ============================[ Search Statistics ]==============================
89.60/90.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.60/90.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.60/90.20	c ===============================================================================
89.60/90.20	c |         0 |   11166    22983    54897 |     7661        0    nan |  0.000 % |
89.69/90.21	c ===============================================================================
89.69/90.21	c core #2972
89.69/90.21	c Core size: 35	Core Weight: 1	Total Weight: 2972
89.69/90.21	c Elapsed CPU time: 89.1594 s	Remaining CPU time: 1710.84 s
89.69/90.25	c Learning 1 hard constraints
89.69/90.25	c ============================[ Search Statistics ]==============================
89.69/90.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.69/90.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.69/90.25	c ===============================================================================
89.69/90.25	c |         0 |   11180    22985    54928 |     7661        0    nan |  0.000 % |
89.69/90.27	c ===============================================================================
89.69/90.27	c core #2973
89.69/90.27	c Core size: 957	Core Weight: 1	Total Weight: 2973
89.69/90.27	c Elapsed CPU time: 89.2194 s	Remaining CPU time: 1710.78 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 |   11219    22989    55012 |     7663        0    nan |  0.000 % |
89.79/90.32	c ===============================================================================
89.79/90.32	c core #2974
89.79/90.32	c Core size: 212	Core Weight: 1	Total Weight: 2974
89.79/90.32	c Elapsed CPU time: 89.2714 s	Remaining CPU time: 1710.73 s
89.79/90.37	c ============================[ Search Statistics ]==============================
89.79/90.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.79/90.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.79/90.37	c ===============================================================================
89.79/90.37	c |         0 |   11243    22990    55060 |     7663        0    nan |  0.000 % |
89.79/90.38	c ===============================================================================
89.79/90.38	c core #2975
89.79/90.38	c Core size: 11	Core Weight: 1	Total Weight: 2975
89.79/90.38	c Elapsed CPU time: 89.3194 s	Remaining CPU time: 1710.68 s
89.89/90.42	c Learning 1 hard constraints
89.89/90.42	c ============================[ Search Statistics ]==============================
89.89/90.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.89/90.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.89/90.42	c ===============================================================================
89.89/90.42	c |         0 |   11248    22992    55074 |     7664        0    nan |  0.000 % |
89.89/90.43	c ===============================================================================
89.89/90.43	c core #2976
89.89/90.43	c Core size: 73	Core Weight: 1	Total Weight: 2976
89.89/90.43	c Elapsed CPU time: 89.3734 s	Remaining CPU time: 1710.63 s
89.89/90.48	c Learning 1 hard constraints
89.89/90.48	c ============================[ Search Statistics ]==============================
89.89/90.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.89/90.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.89/90.48	c ===============================================================================
89.89/90.48	c |         0 |   11253    22994    55087 |     7664        0    nan |  0.000 % |
89.89/90.49	c ===============================================================================
89.89/90.49	c core #2977
89.89/90.49	c Core size: 366	Core Weight: 1	Total Weight: 2977
89.89/90.49	c Elapsed CPU time: 89.4254 s	Remaining CPU time: 1710.57 s
89.99/90.53	c ============================[ Search Statistics ]==============================
89.99/90.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.99/90.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.99/90.53	c ===============================================================================
89.99/90.53	c |         0 |   11272    22995    55125 |     7665        0    nan |  0.000 % |
89.99/90.54	c ===============================================================================
89.99/90.54	c core #2978
89.99/90.54	c Core size: 32	Core Weight: 1	Total Weight: 2978
89.99/90.54	c Elapsed CPU time: 89.4764 s	Remaining CPU time: 1710.52 s
89.99/90.58	c Learning 1 hard constraints
89.99/90.58	c ============================[ Search Statistics ]==============================
89.99/90.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.99/90.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
89.99/90.58	c ===============================================================================
89.99/90.58	c |         0 |   11279    22997    55135 |     7665        0    nan |  0.000 % |
89.99/90.59	c ===============================================================================
89.99/90.59	c core #2979
89.99/90.59	c Core size: 111	Core Weight: 1	Total Weight: 2979
89.99/90.59	c Elapsed CPU time: 89.5264 s	Remaining CPU time: 1710.47 s
90.09/90.64	c ============================[ Search Statistics ]==============================
90.09/90.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.09/90.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.09/90.64	c ===============================================================================
90.09/90.64	c |         0 |   11303    22998    55178 |     7666        0    nan |  0.000 % |
90.09/90.64	c ===============================================================================
90.09/90.64	c core #2980
90.09/90.64	c Core size: 105	Core Weight: 1	Total Weight: 2980
90.09/90.64	c Elapsed CPU time: 89.5774 s	Remaining CPU time: 1710.42 s
90.09/90.69	c Learning 1 hard constraints
90.09/90.69	c ============================[ Search Statistics ]==============================
90.09/90.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.09/90.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.09/90.69	c ===============================================================================
90.09/90.69	c |         0 |   11331    23000    55236 |     7666        0    nan |  0.000 % |
90.19/90.70	c ===============================================================================
90.19/90.70	c core #2981
90.19/90.70	c Core size: 203	Core Weight: 1	Total Weight: 2981
90.19/90.70	c Elapsed CPU time: 89.6324 s	Remaining CPU time: 1710.37 s
90.19/90.74	c ============================[ Search Statistics ]==============================
90.19/90.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.19/90.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.19/90.74	c ===============================================================================
90.19/90.74	c |         0 |   11382    23001    55338 |     7667        0    nan |  0.000 % |
90.19/90.76	c |       100 |   11376    23001    55338 |     8433      100     15 | 19.855 % |
90.19/90.77	c |       250 |   11370    23001    55338 |     9277      250     16 | 20.256 % |
90.19/90.77	c ===============================================================================
90.19/90.77	c core #2982
90.19/90.77	c Core size: 568	Core Weight: 1	Total Weight: 2982
90.19/90.77	c Elapsed CPU time: 89.7014 s	Remaining CPU time: 1710.3 s
90.28/90.82	c Learning 5 hard constraints
90.28/90.82	c ============================[ Search Statistics ]==============================
90.28/90.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.28/90.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.28/90.82	c ===============================================================================
90.28/90.82	c |         0 |   11455    23007    55496 |     7669        0    nan |  0.000 % |
90.28/90.83	c ===============================================================================
90.28/90.84	c core #2983
90.28/90.84	c Core size: 1076	Core Weight: 1	Total Weight: 2983
90.28/90.84	c Elapsed CPU time: 89.7654 s	Remaining CPU time: 1710.23 s
90.28/90.88	c ============================[ Search Statistics ]==============================
90.28/90.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.28/90.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.28/90.88	c ===============================================================================
90.28/90.88	c |         0 |   11470    23008    55526 |     7669        0    nan |  0.000 % |
90.28/90.89	c |       100 |   11470    23008    55526 |     8436      100     29 | 19.684 % |
90.39/90.90	c ===============================================================================
90.39/90.90	c core #2984
90.39/90.90	c Core size: 322	Core Weight: 1	Total Weight: 2984
90.39/90.90	c Elapsed CPU time: 89.8293 s	Remaining CPU time: 1710.17 s
90.39/90.95	c Learning 3 hard constraints
90.39/90.95	c ============================[ Search Statistics ]==============================
90.39/90.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.39/90.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.39/90.95	c ===============================================================================
90.39/90.95	c |         0 |   11488    23012    55570 |     7670        0    nan |  0.000 % |
90.39/90.96	c |       100 |   11488    23012    55570 |     8437      100     42 | 19.653 % |
90.39/90.97	c ===============================================================================
90.39/90.97	c core #2985
90.39/90.97	c Core size: 326	Core Weight: 1	Total Weight: 2985
90.39/90.97	c Elapsed CPU time: 89.8963 s	Remaining CPU time: 1710.1 s
90.49/91.02	c ============================[ Search Statistics ]==============================
90.49/91.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.49/91.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.49/91.02	c ===============================================================================
90.49/91.02	c |         0 |   11498    23013    55590 |     7671        0    nan |  0.000 % |
90.49/91.03	c |       100 |   11498    23013    55590 |     8438      100     42 | 19.639 % |
90.49/91.04	c |       251 |   11498    23013    55590 |     9281      251     29 | 19.639 % |
90.49/91.05	c |       476 |   11441    23013    55590 |    10210      476     25 | 20.219 % |
90.49/91.07	c ===============================================================================
90.49/91.07	c core #2986
90.49/91.07	c Core size: 410	Core Weight: 1	Total Weight: 2986
90.49/91.07	c Elapsed CPU time: 89.9923 s	Remaining CPU time: 1710.01 s
90.58/91.12	c ============================[ Search Statistics ]==============================
90.58/91.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.58/91.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.58/91.12	c ===============================================================================
90.58/91.12	c |         0 |   11501    23014    55596 |     7671        0    nan |  0.000 % |
90.58/91.13	c |       100 |   11501    23014    55596 |     8438      100     41 | 19.635 % |
90.58/91.14	c |       252 |   11464    23014    55596 |     9282      252     28 | 21.906 % |
90.58/91.16	c |       478 |   11464    23014    55596 |    10210      478     25 | 21.906 % |
90.58/91.18	c ===============================================================================
90.58/91.18	c core #2987
90.58/91.18	c Core size: 1267	Core Weight: 1	Total Weight: 2987
90.58/91.18	c Elapsed CPU time: 90.0953 s	Remaining CPU time: 1709.9 s
90.68/91.22	c Learning 1 hard constraints
90.68/91.22	c ============================[ Search Statistics ]==============================
90.68/91.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.68/91.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.68/91.22	c ===============================================================================
90.68/91.22	c |         0 |   11531    23016    55658 |     7672        0    nan |  0.000 % |
90.68/91.23	c ===============================================================================
90.68/91.23	c core #2988
90.68/91.23	c Core size: 29	Core Weight: 1	Total Weight: 2988
90.68/91.23	c Elapsed CPU time: 90.1483 s	Remaining CPU time: 1709.85 s
90.68/91.28	c Learning 3 hard constraints
90.68/91.28	c ============================[ Search Statistics ]==============================
90.68/91.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.68/91.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.68/91.28	c ===============================================================================
90.68/91.28	c |         0 |   11543    23020    55690 |     7673        0    nan |  0.000 % |
90.68/91.29	c ===============================================================================
90.68/91.29	c core #2989
90.68/91.29	c Core size: 468	Core Weight: 1	Total Weight: 2989
90.68/91.29	c Elapsed CPU time: 90.2073 s	Remaining CPU time: 1709.79 s
90.79/91.34	c Learning 1 hard constraints
90.79/91.34	c ============================[ Search Statistics ]==============================
90.79/91.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.79/91.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.79/91.34	c ===============================================================================
90.79/91.34	c |         0 |   11579    23022    55765 |     7674        0    nan |  0.000 % |
90.79/91.35	c ===============================================================================
90.79/91.35	c core #2990
90.79/91.35	c Core size: 26	Core Weight: 1	Total Weight: 2990
90.79/91.35	c Elapsed CPU time: 90.2653 s	Remaining CPU time: 1709.73 s
90.79/91.40	c Learning 1 hard constraints
90.79/91.40	c ============================[ Search Statistics ]==============================
90.79/91.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.79/91.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.79/91.40	c ===============================================================================
90.79/91.40	c |         0 |   11588    23024    55786 |     7674        0    nan |  0.000 % |
90.88/91.40	c ===============================================================================
90.88/91.40	c core #2991
90.88/91.40	c Core size: 20	Core Weight: 1	Total Weight: 2991
90.88/91.40	c Elapsed CPU time: 90.3173 s	Remaining CPU time: 1709.68 s
90.88/91.45	c Learning 3 hard constraints
90.88/91.45	c ============================[ Search Statistics ]==============================
90.88/91.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.88/91.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.88/91.45	c ===============================================================================
90.88/91.45	c |         0 |   11594    23028    55805 |     7676        0    nan |  0.000 % |
90.88/91.46	c |       100 |   11581    23028    55805 |     8443      100     37 | 19.661 % |
90.88/91.47	c |       252 |   11581    23028    55805 |     9287      252     33 | 19.661 % |
90.88/91.49	c ===============================================================================
90.88/91.49	c core #2992
90.88/91.49	c Core size: 768	Core Weight: 1	Total Weight: 2992
90.88/91.49	c Elapsed CPU time: 90.4013 s	Remaining CPU time: 1709.6 s
90.98/91.54	c Learning 2 hard constraints
90.98/91.54	c ============================[ Search Statistics ]==============================
90.98/91.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.98/91.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.98/91.54	c ===============================================================================
90.98/91.54	c |         0 |   11634    23031    55890 |     7677        0    nan |  0.000 % |
90.98/91.55	c |       100 |   11634    23031    55890 |     8444      100     37 | 19.454 % |
90.98/91.56	c |       250 |   11634    23031    55890 |     9289      250     34 | 19.454 % |
90.98/91.58	c |       476 |   11634    23031    55890 |    10218      476     34 | 19.454 % |
91.08/91.60	c ===============================================================================
91.08/91.60	c core #2993
91.08/91.60	c Core size: 1240	Core Weight: 1	Total Weight: 2993
91.08/91.60	c Elapsed CPU time: 90.5082 s	Remaining CPU time: 1709.49 s
91.08/91.65	c Learning 5 hard constraints
91.08/91.65	c ============================[ Search Statistics ]==============================
91.08/91.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.08/91.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.08/91.65	c ===============================================================================
91.08/91.65	c |         0 |   11656    23037    56001 |     7679        0    nan |  0.000 % |
91.08/91.66	c ===============================================================================
91.08/91.66	c core #2994
91.08/91.66	c Core size: 588	Core Weight: 1	Total Weight: 2994
91.08/91.66	c Elapsed CPU time: 90.5652 s	Remaining CPU time: 1709.43 s
91.18/91.71	c ============================[ Search Statistics ]==============================
91.18/91.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.18/91.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.18/91.71	c ===============================================================================
91.18/91.71	c |         0 |   11659    23038    56007 |     7679        0    nan |  0.000 % |
91.18/91.72	c ===============================================================================
91.18/91.72	c core #2995
91.18/91.72	c Core size: 766	Core Weight: 1	Total Weight: 2995
91.18/91.72	c Elapsed CPU time: 90.6242 s	Remaining CPU time: 1709.38 s
91.18/91.77	c ============================[ Search Statistics ]==============================
91.18/91.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.18/91.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.18/91.77	c ===============================================================================
91.18/91.77	c |         0 |   11662    23039    56013 |     7679        0    nan |  0.000 % |
91.18/91.78	c |       102 |   11662    23039    56013 |     8447      102     35 | 19.417 % |
91.18/91.79	c |       253 |   11662    23039    56013 |     9292      253     29 | 19.417 % |
91.28/91.80	c ===============================================================================
91.28/91.80	c core #2996
91.28/91.80	c Core size: 282	Core Weight: 1	Total Weight: 2996
91.28/91.80	c Elapsed CPU time: 90.7002 s	Remaining CPU time: 1709.3 s
91.28/91.85	c Learning 1 hard constraints
91.28/91.85	c ============================[ Search Statistics ]==============================
91.28/91.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.28/91.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.28/91.85	c ===============================================================================
91.28/91.85	c |         0 |   11665    23041    56027 |     7680        0    nan |  0.000 % |
91.28/91.86	c |       102 |   11665    23041    56027 |     8448      102     20 | 19.413 % |
91.28/91.87	c ===============================================================================
91.28/91.87	c core #2997
91.28/91.87	c Core size: 242	Core Weight: 1	Total Weight: 2997
91.28/91.87	c Elapsed CPU time: 90.7712 s	Remaining CPU time: 1709.23 s
91.38/91.92	c ============================[ Search Statistics ]==============================
91.38/91.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.38/91.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.38/91.92	c ===============================================================================
91.38/91.92	c |         0 |   11668    23042    56033 |     7680        0    nan |  0.000 % |
91.38/91.93	c |       100 |   11668    23042    56033 |     8448      100     37 | 19.409 % |
91.38/91.94	c |       251 |   11668    23042    56033 |     9293      251     35 | 19.409 % |
91.38/91.95	c ===============================================================================
91.38/91.95	c core #2998
91.38/91.95	c Core size: 322	Core Weight: 1	Total Weight: 2998
91.38/91.95	c Elapsed CPU time: 90.8462 s	Remaining CPU time: 1709.15 s
91.48/92.00	c ============================[ Search Statistics ]==============================
91.48/92.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.48/92.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.48/92.00	c ===============================================================================
91.48/92.00	c |         0 |   11671    23043    56039 |     7681        0    nan |  0.000 % |
91.48/92.02	c |       102 |   11671    23043    56039 |     8449      102     20 | 19.405 % |
91.48/92.03	c ===============================================================================
91.48/92.03	c core #2999
91.48/92.03	c Core size: 552	Core Weight: 1	Total Weight: 2999
91.48/92.03	c Elapsed CPU time: 90.9192 s	Remaining CPU time: 1709.08 s
91.48/92.07	c ============================[ Search Statistics ]==============================
91.48/92.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.48/92.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.48/92.07	c ===============================================================================
91.48/92.07	c |         0 |   11674    23044    56045 |     7681        0    nan |  0.000 % |
91.48/92.09	c |       100 |   11674    23044    56045 |     8449      100     10 | 19.401 % |
91.57/92.10	c |       251 |   11674    23044    56045 |     9294      251     13 | 19.401 % |
91.57/92.11	c |       476 |   11674    23044    56045 |    10223      476     16 | 19.401 % |
91.57/92.13	c |       815 |   11674    23044    56045 |    11246      815     17 | 19.401 % |
91.57/92.15	c ===============================================================================
91.57/92.15	c core #3000
91.57/92.15	c Core size: 170	Core Weight: 1	Total Weight: 3000
91.57/92.15	c Elapsed CPU time: 91.0332 s	Remaining CPU time: 1708.97 s
91.57/92.19	c Learning 5 hard constraints
91.57/92.19	c ============================[ Search Statistics ]==============================
91.57/92.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.57/92.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.57/92.19	c ===============================================================================
91.57/92.19	c |         0 |   11677    23050    56097 |     7683        0    nan |  0.000 % |
91.68/92.21	c |       100 |   11677    23050    56097 |     8451      100     14 | 19.397 % |
91.68/92.21	c ===============================================================================
91.68/92.21	c core #3001
91.68/92.21	c Core size: 29	Core Weight: 1	Total Weight: 3001
91.68/92.21	c Elapsed CPU time: 91.0982 s	Remaining CPU time: 1708.9 s
91.68/92.26	c Learning 3 hard constraints
91.68/92.26	c ============================[ Search Statistics ]==============================
91.68/92.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.68/92.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.68/92.26	c ===============================================================================
91.68/92.26	c |         0 |   11688    23054    56130 |     7684        0    nan |  0.000 % |
91.68/92.27	c |       100 |   11688    23054    56130 |     8453      100     17 | 19.382 % |
91.68/92.28	c ===============================================================================
91.68/92.28	c core #3002
91.68/92.28	c Core size: 293	Core Weight: 1	Total Weight: 3002
91.68/92.28	c Elapsed CPU time: 91.1611 s	Remaining CPU time: 1708.84 s
91.78/92.33	c Learning 3 hard constraints
91.78/92.33	c ============================[ Search Statistics ]==============================
91.78/92.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.78/92.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.78/92.33	c ===============================================================================
91.78/92.33	c |         0 |   11695    23058    56153 |     7686        0    nan |  0.000 % |
91.78/92.34	c ===============================================================================
91.78/92.34	c core #3003
91.78/92.34	c Core size: 686	Core Weight: 1	Total Weight: 3003
91.78/92.34	c Elapsed CPU time: 91.2211 s	Remaining CPU time: 1708.78 s
91.78/92.39	c ============================[ Search Statistics ]==============================
91.78/92.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.78/92.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.78/92.39	c ===============================================================================
91.78/92.39	c |         0 |   11698    23059    56159 |     7686        0    nan |  0.000 % |
91.87/92.40	c |       101 |   11698    23059    56159 |     8454      101     23 | 19.369 % |
91.87/92.41	c |       252 |   11698    23059    56159 |     9300      252     23 | 19.369 % |
91.87/92.43	c |       478 |   11698    23059    56159 |    10230      478     25 | 19.369 % |
91.87/92.43	c ===============================================================================
91.87/92.43	c core #3004
91.87/92.43	c Core size: 276	Core Weight: 1	Total Weight: 3004
91.87/92.43	c Elapsed CPU time: 91.3041 s	Remaining CPU time: 1708.7 s
91.87/92.48	c Learning 1 hard constraints
91.87/92.48	c ============================[ Search Statistics ]==============================
91.87/92.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.87/92.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.87/92.48	c ===============================================================================
91.87/92.48	c |         0 |   11701    23061    56167 |     7687        0    nan |  0.000 % |
91.87/92.49	c ===============================================================================
91.87/92.49	c core #3005
91.87/92.49	c Core size: 338	Core Weight: 1	Total Weight: 3005
91.87/92.49	c Elapsed CPU time: 91.3621 s	Remaining CPU time: 1708.64 s
91.97/92.53	c ============================[ Search Statistics ]==============================
91.97/92.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.97/92.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.97/92.53	c ===============================================================================
91.97/92.53	c |         0 |   11704    23062    56173 |     7687        0    nan |  0.000 % |
91.97/92.54	c ===============================================================================
91.97/92.54	c core #3006
91.97/92.54	c Core size: 654	Core Weight: 1	Total Weight: 3006
91.97/92.54	c Elapsed CPU time: 91.4181 s	Remaining CPU time: 1708.58 s
91.97/92.59	c ============================[ Search Statistics ]==============================
91.97/92.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.97/92.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.97/92.59	c ===============================================================================
91.97/92.59	c |         0 |   11707    23063    56179 |     7687        0    nan |  0.000 % |
92.07/92.61	c ===============================================================================
92.07/92.61	c core #3007
92.07/92.61	c Core size: 19	Core Weight: 1	Total Weight: 3007
92.07/92.61	c Elapsed CPU time: 91.4811 s	Remaining CPU time: 1708.52 s
92.07/92.65	c ============================[ Search Statistics ]==============================
92.07/92.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.07/92.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.07/92.65	c ===============================================================================
92.07/92.65	c |         0 |   11713    23064    56191 |     7688        0    nan |  0.000 % |
92.07/92.67	c ===============================================================================
92.07/92.67	c core #3008
92.07/92.67	c Core size: 18	Core Weight: 1	Total Weight: 3008
92.07/92.67	c Elapsed CPU time: 91.5451 s	Remaining CPU time: 1708.45 s
92.17/92.72	c Learning 4 hard constraints
92.17/92.72	c ============================[ Search Statistics ]==============================
92.17/92.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.17/92.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.17/92.72	c ===============================================================================
92.17/92.72	c |         0 |   11719    23069    56215 |     7689        0    nan |  0.000 % |
92.17/92.73	c ===============================================================================
92.17/92.73	c core #3009
92.17/92.73	c Core size: 468	Core Weight: 1	Total Weight: 3009
92.17/92.73	c Elapsed CPU time: 91.6031 s	Remaining CPU time: 1708.4 s
92.17/92.78	c ============================[ Search Statistics ]==============================
92.17/92.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.17/92.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.17/92.78	c ===============================================================================
92.17/92.78	c |         0 |   11722    23070    56221 |     7690        0    nan |  0.000 % |
92.17/92.79	c ===============================================================================
92.17/92.79	c core #3010
92.17/92.79	c Core size: 606	Core Weight: 1	Total Weight: 3010
92.17/92.79	c Elapsed CPU time: 91.6591 s	Remaining CPU time: 1708.34 s
92.27/92.84	c ============================[ Search Statistics ]==============================
92.27/92.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.27/92.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.27/92.84	c ===============================================================================
92.27/92.84	c |         0 |   11725    23071    56227 |     7690        0    nan |  0.000 % |
92.27/92.86	c ===============================================================================
92.27/92.86	c core #3011
92.27/92.86	c Core size: 18	Core Weight: 1	Total Weight: 3011
92.27/92.86	c Elapsed CPU time: 91.7291 s	Remaining CPU time: 1708.27 s
92.37/92.90	c ============================[ Search Statistics ]==============================
92.37/92.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.37/92.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.37/92.90	c ===============================================================================
92.37/92.90	c |         0 |   11731    23072    56239 |     7690        0    nan |  0.000 % |
92.37/92.91	c ===============================================================================
92.37/92.91	c core #3012
92.37/92.91	c Core size: 298	Core Weight: 1	Total Weight: 3012
92.37/92.91	c Elapsed CPU time: 91.783 s	Remaining CPU time: 1708.22 s
92.37/92.96	c ============================[ Search Statistics ]==============================
92.37/92.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.37/92.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.37/92.96	c ===============================================================================
92.37/92.96	c |         0 |   11734    23073    56245 |     7691        0    nan |  0.000 % |
92.37/92.97	c ===============================================================================
92.37/92.97	c core #3013
92.37/92.97	c Core size: 574	Core Weight: 1	Total Weight: 3013
92.37/92.97	c Elapsed CPU time: 91.842 s	Remaining CPU time: 1708.16 s
92.47/93.02	c ============================[ Search Statistics ]==============================
92.47/93.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.47/93.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.47/93.02	c ===============================================================================
92.47/93.02	c |         0 |   11737    23074    56251 |     7691        0    nan |  0.000 % |
92.47/93.03	c ===============================================================================
92.47/93.03	c core #3014
92.47/93.03	c Core size: 18	Core Weight: 1	Total Weight: 3014
92.47/93.03	c Elapsed CPU time: 91.899 s	Remaining CPU time: 1708.1 s
92.47/93.08	c ============================[ Search Statistics ]==============================
92.47/93.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.47/93.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.47/93.08	c ===============================================================================
92.47/93.08	c |         0 |   11743    23075    56263 |     7691        0    nan |  0.000 % |
92.57/93.11	c ===============================================================================
92.57/93.12	c core #3015
92.57/93.12	c Core size: 1725	Core Weight: 1	Total Weight: 3015
92.57/93.12	c Elapsed CPU time: 91.981 s	Remaining CPU time: 1708.02 s
92.57/93.16	c Learning 7 hard constraints
92.57/93.16	c ============================[ Search Statistics ]==============================
92.57/93.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.57/93.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.57/93.16	c ===============================================================================
92.57/93.16	c |         0 |   11813    23083    56424 |     7694        0    nan |  0.000 % |
92.57/93.19	c ===============================================================================
92.57/93.19	c core #3016
92.57/93.19	c Core size: 862	Core Weight: 1	Total Weight: 3016
92.57/93.19	c Elapsed CPU time: 92.054 s	Remaining CPU time: 1707.95 s
92.67/93.24	c ============================[ Search Statistics ]==============================
92.67/93.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.67/93.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.67/93.24	c ===============================================================================
92.67/93.24	c |         0 |   11863    23084    56524 |     7694        0    nan |  0.000 % |
92.67/93.26	c |       101 |   11863    23084    56524 |     8464      101     10 | 19.151 % |
92.67/93.28	c ===============================================================================
92.67/93.28	c core #3017
92.67/93.28	c Core size: 636	Core Weight: 1	Total Weight: 3017
92.67/93.28	c Elapsed CPU time: 92.144 s	Remaining CPU time: 1707.86 s
92.76/93.33	c Learning 12 hard constraints
92.76/93.33	c ============================[ Search Statistics ]==============================
92.76/93.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.76/93.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.76/93.33	c ===============================================================================
92.76/93.33	c |         0 |   11866    23097    56623 |     7699        0    nan |  0.000 % |
92.76/93.34	c ===============================================================================
92.76/93.34	c core #3018
92.76/93.34	c Core size: 108	Core Weight: 1	Total Weight: 3018
92.76/93.34	c Elapsed CPU time: 92.199 s	Remaining CPU time: 1707.8 s
92.76/93.39	c ============================[ Search Statistics ]==============================
92.76/93.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.76/93.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.76/93.39	c ===============================================================================
92.76/93.39	c |         0 |   11869    23098    56629 |     7699        0    nan |  0.000 % |
92.86/93.41	c |       101 |   11869    23098    56629 |     8469      101     16 | 19.143 % |
92.86/93.41	c |       253 |   11869    23098    56629 |     9316      253     19 | 19.143 % |
92.86/93.42	c ===============================================================================
92.86/93.43	c core #3019
92.86/93.43	c Core size: 660	Core Weight: 1	Total Weight: 3019
92.86/93.43	c Elapsed CPU time: 92.283 s	Remaining CPU time: 1707.72 s
92.86/93.47	c Learning 3 hard constraints
92.86/93.47	c ============================[ Search Statistics ]==============================
92.86/93.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.86/93.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.86/93.47	c ===============================================================================
92.86/93.47	c |         0 |   11872    23102    56646 |     7700        0    nan |  0.000 % |
92.86/93.48	c ===============================================================================
92.86/93.48	c core #3020
92.86/93.48	c Core size: 84	Core Weight: 1	Total Weight: 3020
92.86/93.48	c Elapsed CPU time: 92.338 s	Remaining CPU time: 1707.66 s
92.97/93.53	c ============================[ Search Statistics ]==============================
92.97/93.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.97/93.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
92.97/93.53	c ===============================================================================
92.97/93.53	c |         0 |   11875    23103    56652 |     7701        0    nan |  0.000 % |
92.97/93.54	c |       102 |   11875    23103    56652 |     8471      102     17 | 19.135 % |
92.97/93.55	c |       254 |   11875    23103    56652 |     9318      254     17 | 19.135 % |
92.97/93.56	c ===============================================================================
92.97/93.56	c core #3021
92.97/93.56	c Core size: 568	Core Weight: 1	Total Weight: 3021
92.97/93.56	c Elapsed CPU time: 92.415 s	Remaining CPU time: 1707.59 s
93.06/93.61	c ============================[ Search Statistics ]==============================
93.06/93.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.06/93.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
93.06/93.61	c ===============================================================================
93.06/93.61	c |         0 |   11878    23104    56658 |     7701        0    nan |  0.000 % |
93.06/93.63	c |       101 |   11878    23104    56658 |     8471      101     33 | 19.131 % |
93.06/93.63	c ===============================================================================
93.06/93.63	c core #3022
93.06/93.63	c Core size: 23	Core Weight: 1	Total Weight: 3022
93.06/93.63	c Elapsed CPU time: 92.4769 s	Remaining CPU time: 1707.52 s
93.06/93.67	c Learning 1 hard constraints
93.06/93.67	c ============================[ Search Statistics ]==============================
93.06/93.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.06/93.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
93.06/93.67	c ===============================================================================
93.06/93.67	c |         0 |   11884    23106    56673 |     7702        0    nan |  0.000 % |
93.16/93.70	c |       103 |   11884    23106    56673 |     8472      103     17 | 19.123 % |
93.16/93.71	c ===============================================================================
93.16/93.71	c core #3023
93.16/93.71	c Core size: 430	Core Weight: 1	Total Weight: 3023
93.16/93.71	c Elapsed CPU time: 92.5539 s	Remaining CPU time: 1707.45 s
93.16/93.75	c Learning 5 hard constraints
93.16/93.75	c ============================[ Search Statistics ]==============================
93.16/93.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.16/93.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
93.16/93.75	c ===============================================================================
93.16/93.75	c |         0 |   11887    23112    56694 |     7704        0    nan |  0.000 % |
93.16/93.77	c |       102 |   11887    23112    56694 |     8474      102     22 | 19.120 % |
93.16/93.78	c |       254 |   11887    23112    56694 |     9321      254     19 | 19.120 % |
93.16/93.79	c ===============================================================================
93.16/93.79	c core #3024
93.16/93.79	c Core size: 270	Core Weight: 1	Total Weight: 3024
93.16/93.79	c Elapsed CPU time: 92.6329 s	Remaining CPU time: 1707.37 s
93.27/93.83	c ============================[ Search Statistics ]==============================
93.27/93.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.27/93.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
93.27/93.83	c ===============================================================================
93.27/93.83	c |         0 |   11890    23113    56700 |     7704        0    nan |  0.000 % |
93.27/93.85	c |       100 |   11890    23113    56700 |     8474      100     17 | 19.116 % |
93.27/93.86	c |       250 |   11890    23113    56700 |     9322      250     14 | 19.116 % |
93.27/93.86	c ===============================================================================
93.27/93.87	c core #3025
93.27/93.87	c Core size: 458	Core Weight: 1	Total Weight: 3025
93.27/93.87	c Elapsed CPU time: 92.7089 s	Remaining CPU time: 1707.29 s
93.36/93.91	c Learning 1 hard constraints
93.36/93.91	c ============================[ Search Statistics ]==============================
93.36/93.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.36/93.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
93.36/93.91	c ===============================================================================
93.36/93.91	c |         0 |   11893    23115    56708 |     7705        0    nan |  0.000 % |
93.36/93.92	c ===============================================================================
93.36/93.92	c core #3026
93.36/93.92	c Core size: 36	Core Weight: 1	Total Weight: 3026
93.36/93.92	c Elapsed CPU time: 92.7629 s	Remaining CPU time: 1707.24 s
93.36/93.97	c ============================[ Search Statistics ]==============================
93.36/93.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.36/93.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
93.36/93.97	c ===============================================================================
93.36/93.97	c |         0 |   11896    23116    56714 |     7705        0    nan |  0.000 % |
93.36/93.98	c ===============================================================================
93.36/93.98	c core #3027
93.36/93.98	c Core size: 18	Core Weight: 1	Total Weight: 3027
93.36/93.98	c Elapsed CPU time: 92.8219 s	Remaining CPU time: 1707.18 s
93.46/94.03	c Learning 2 hard constraints
93.46/94.03	c ============================[ Search Statistics ]==============================
93.46/94.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.46/94.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
93.46/94.03	c ===============================================================================
93.46/94.03	c |         0 |   11902    23119    56735 |     7706        0    nan |  0.000 % |
93.46/94.05	c |       100 |   11902    23119    56735 |     8476      100     10 | 19.413 % |
93.46/94.05	c ===============================================================================
93.46/94.05	c core #3028
93.46/94.05	c Core size: 122	Core Weight: 1	Total Weight: 3028
93.46/94.05	c Elapsed CPU time: 92.8949 s	Remaining CPU time: 1707.11 s
93.56/94.10	c Learning 11 hard constraints
93.56/94.10	c ============================[ Search Statistics ]==============================
93.56/94.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.56/94.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
93.56/94.10	c ===============================================================================
93.56/94.10	c |         0 |   11936    23131    56859 |     7710        0    nan |  0.000 % |
93.56/94.12	c |       102 |   11936    23131    56859 |     8481      102     22 | 19.056 % |
93.56/94.13	c |       252 |   11936    23131    56859 |     9329      252     19 | 19.056 % |
93.56/94.14	c |       477 |   11936    23131    56859 |    10262      477     18 | 19.056 % |
93.56/94.16	c |       816 |   11936    23131    56859 |    11288      816     21 | 19.056 % |
93.56/94.18	c ===============================================================================
93.56/94.18	c core #3029
93.56/94.18	c Core size: 39	Core Weight: 1	Total Weight: 3029
93.56/94.18	c Elapsed CPU time: 93.0189 s	Remaining CPU time: 1706.98 s
93.66/94.23	c Learning 1 hard constraints
93.66/94.23	c ============================[ Search Statistics ]==============================
93.66/94.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.66/94.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
93.66/94.23	c ===============================================================================
93.66/94.23	c |         0 |   11939    23133    56867 |     7711        0    nan |  0.000 % |
93.66/94.25	c ===============================================================================
93.66/94.25	c core #3030
93.66/94.25	c Core size: 218	Core Weight: 1	Total Weight: 3030
93.66/94.25	c Elapsed CPU time: 93.0848 s	Remaining CPU time: 1706.92 s
93.76/94.30	c Learning 1 hard constraints
93.76/94.30	c ============================[ Search Statistics ]==============================
93.76/94.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.76/94.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
93.76/94.30	c ===============================================================================
93.76/94.30	c |         0 |   12003    23135    57002 |     7711        0    nan |  0.000 % |
93.76/94.31	c ===============================================================================
93.76/94.31	c core #3031
93.76/94.31	c Core size: 18	Core Weight: 1	Total Weight: 3031
93.76/94.31	c Elapsed CPU time: 93.1458 s	Remaining CPU time: 1706.85 s
93.76/94.36	c Learning 2 hard constraints
93.76/94.36	c ============================[ Search Statistics ]==============================
93.76/94.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.76/94.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
93.76/94.36	c ===============================================================================
93.76/94.36	c |         0 |   12009    23138    57019 |     7712        0    nan |  0.000 % |
93.76/94.38	c |       100 |   12009    23138    57019 |     8483      100     22 | 18.962 % |
93.76/94.38	c ===============================================================================
93.76/94.38	c core #3032
93.76/94.38	c Core size: 18	Core Weight: 1	Total Weight: 3032
93.76/94.38	c Elapsed CPU time: 93.2148 s	Remaining CPU time: 1706.79 s
93.86/94.43	c Learning 3 hard constraints
93.86/94.43	c ============================[ Search Statistics ]==============================
93.86/94.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.86/94.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
93.86/94.43	c ===============================================================================
93.86/94.43	c |         0 |   12015    23142    57043 |     7714        0    nan |  0.000 % |
93.86/94.45	c |       101 |   11972    23142    57043 |     8485      101      7 | 19.589 % |
93.86/94.45	c ===============================================================================
93.86/94.45	c core #3033
93.86/94.45	c Core size: 18	Core Weight: 1	Total Weight: 3033
93.86/94.45	c Elapsed CPU time: 93.2798 s	Remaining CPU time: 1706.72 s
93.86/94.50	c Learning 1 hard constraints
93.86/94.50	c ============================[ Search Statistics ]==============================
93.86/94.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.86/94.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
93.86/94.50	c ===============================================================================
93.86/94.50	c |         0 |   12021    23144    57057 |     7714        0    nan |  0.000 % |
93.96/94.52	c |       100 |   12021    23144    57057 |     8486      100     14 | 18.947 % |
93.96/94.54	c ===============================================================================
93.96/94.55	c core #3034
93.96/94.55	c Core size: 1436	Core Weight: 1	Total Weight: 3034
93.96/94.55	c Elapsed CPU time: 93.3708 s	Remaining CPU time: 1706.63 s
93.96/94.59	c Learning 5 hard constraints
93.96/94.59	c ============================[ Search Statistics ]==============================
93.96/94.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.96/94.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
93.96/94.59	c ===============================================================================
93.96/94.59	c |         0 |   12086    23150    57221 |     7716        0    nan |  0.000 % |
94.06/94.61	c ===============================================================================
94.06/94.61	c core #3035
94.06/94.61	c Core size: 18	Core Weight: 1	Total Weight: 3035
94.06/94.61	c Elapsed CPU time: 93.4308 s	Remaining CPU time: 1706.57 s
94.06/94.66	c ============================[ Search Statistics ]==============================
94.06/94.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.06/94.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.06/94.66	c ===============================================================================
94.06/94.66	c |         0 |   12092    23151    57233 |     7717        0    nan |  0.000 % |
94.06/94.67	c ===============================================================================
94.06/94.67	c core #3036
94.06/94.67	c Core size: 18	Core Weight: 1	Total Weight: 3036
94.06/94.67	c Elapsed CPU time: 93.4898 s	Remaining CPU time: 1706.51 s
94.15/94.71	c ============================[ Search Statistics ]==============================
94.15/94.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.15/94.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.15/94.71	c ===============================================================================
94.15/94.71	c |         0 |   12098    23152    57245 |     7717        0    nan |  0.000 % |
94.15/94.72	c ===============================================================================
94.15/94.72	c core #3037
94.15/94.72	c Core size: 18	Core Weight: 1	Total Weight: 3037
94.15/94.72	c Elapsed CPU time: 93.5458 s	Remaining CPU time: 1706.45 s
94.15/94.77	c ============================[ Search Statistics ]==============================
94.15/94.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.15/94.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.15/94.77	c ===============================================================================
94.15/94.77	c |         0 |   12104    23153    57257 |     7717        0    nan |  0.000 % |
94.15/94.79	c ===============================================================================
94.15/94.79	c core #3038
94.15/94.79	c Core size: 18	Core Weight: 1	Total Weight: 3038
94.15/94.79	c Elapsed CPU time: 93.6088 s	Remaining CPU time: 1706.39 s
94.25/94.83	c ============================[ Search Statistics ]==============================
94.25/94.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.25/94.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.25/94.84	c ===============================================================================
94.25/94.84	c |         0 |   12110    23154    57269 |     7718        0    nan |  0.000 % |
94.25/94.86	c ===============================================================================
94.25/94.86	c core #3039
94.25/94.86	c Core size: 39	Core Weight: 1	Total Weight: 3039
94.25/94.86	c Elapsed CPU time: 93.6748 s	Remaining CPU time: 1706.33 s
94.36/94.90	c ============================[ Search Statistics ]==============================
94.36/94.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.36/94.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.36/94.90	c ===============================================================================
94.36/94.90	c |         0 |   12122    23155    57293 |     7718        0    nan |  0.000 % |
94.36/94.92	c ===============================================================================
94.36/94.92	c core #3040
94.36/94.92	c Core size: 806	Core Weight: 1	Total Weight: 3040
94.36/94.92	c Elapsed CPU time: 93.7338 s	Remaining CPU time: 1706.27 s
94.36/94.97	c ============================[ Search Statistics ]==============================
94.36/94.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.36/94.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.36/94.97	c ===============================================================================
94.36/94.97	c |         0 |   12125    23156    57299 |     7718        0    nan |  0.000 % |
94.36/94.99	c ===============================================================================
94.36/94.99	c core #3041
94.36/94.99	c Core size: 1036	Core Weight: 1	Total Weight: 3041
94.36/94.99	c Elapsed CPU time: 93.8017 s	Remaining CPU time: 1706.2 s
94.45/95.03	c ============================[ Search Statistics ]==============================
94.45/95.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.45/95.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.45/95.04	c ===============================================================================
94.45/95.04	c |         0 |   12128    23157    57305 |     7719        0    nan |  0.000 % |
94.45/95.06	c ===============================================================================
94.45/95.06	c core #3042
94.45/95.06	c Core size: 92	Core Weight: 1	Total Weight: 3042
94.45/95.06	c Elapsed CPU time: 93.8707 s	Remaining CPU time: 1706.13 s
94.55/95.11	c ============================[ Search Statistics ]==============================
94.55/95.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.55/95.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.55/95.11	c ===============================================================================
94.55/95.11	c |         0 |   12162    23158    57376 |     7719        0    nan |  0.000 % |
94.55/95.14	c |       100 |   12162    23158    57376 |     8491      100     12 | 18.768 % |
94.55/95.15	c ===============================================================================
94.55/95.15	c core #3043
94.55/95.15	c Core size: 184	Core Weight: 1	Total Weight: 3043
94.55/95.15	c Elapsed CPU time: 93.9587 s	Remaining CPU time: 1706.04 s
94.55/95.20	c Learning 4 hard constraints
94.55/95.20	c ============================[ Search Statistics ]==============================
94.55/95.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.55/95.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.55/95.20	c ===============================================================================
94.55/95.20	c |         0 |   12207    23163    57482 |     7721        0    nan |  0.000 % |
94.65/95.21	c ===============================================================================
94.65/95.21	c core #3044
94.65/95.21	c Core size: 18	Core Weight: 1	Total Weight: 3044
94.65/95.21	c Elapsed CPU time: 94.0227 s	Remaining CPU time: 1705.98 s
94.65/95.26	c Learning 3 hard constraints
94.65/95.26	c ============================[ Search Statistics ]==============================
94.65/95.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.65/95.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.65/95.26	c ===============================================================================
94.65/95.26	c |         0 |   12213    23167    57517 |     7722        0    nan |  0.000 % |
94.65/95.27	c ===============================================================================
94.65/95.27	c core #3045
94.65/95.27	c Core size: 20	Core Weight: 1	Total Weight: 3045
94.65/95.27	c Elapsed CPU time: 94.0767 s	Remaining CPU time: 1705.92 s
94.75/95.32	c Learning 2 hard constraints
94.75/95.32	c ============================[ Search Statistics ]==============================
94.75/95.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.75/95.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.75/95.32	c ===============================================================================
94.75/95.32	c |         0 |   12219    23170    57534 |     7723        0    nan |  0.000 % |
94.75/95.34	c ===============================================================================
94.75/95.34	c core #3046
94.75/95.34	c Core size: 348	Core Weight: 1	Total Weight: 3046
94.75/95.34	c Elapsed CPU time: 94.1417 s	Remaining CPU time: 1705.86 s
94.75/95.38	c Learning 1 hard constraints
94.75/95.38	c ============================[ Search Statistics ]==============================
94.75/95.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.75/95.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.75/95.38	c ===============================================================================
94.75/95.38	c |         0 |   12256    23172    57610 |     7724        0    nan |  0.000 % |
94.84/95.43	c |       101 |   12256    23172    57610 |     8496      101     15 | 18.651 % |
94.84/95.43	c ===============================================================================
94.84/95.43	c core #3047
94.84/95.43	c Core size: 18	Core Weight: 1	Total Weight: 3047
94.84/95.43	c Elapsed CPU time: 94.2347 s	Remaining CPU time: 1705.77 s
94.84/95.48	c Learning 5 hard constraints
94.84/95.48	c ============================[ Search Statistics ]==============================
94.84/95.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.84/95.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.84/95.48	c ===============================================================================
94.84/95.48	c |         0 |   12262    23178    57644 |     7726        0    nan |  0.000 % |
94.94/95.50	c ===============================================================================
94.94/95.50	c core #3048
94.94/95.50	c Core size: 18	Core Weight: 1	Total Weight: 3048
94.94/95.50	c Elapsed CPU time: 94.2997 s	Remaining CPU time: 1705.7 s
94.94/95.54	c ============================[ Search Statistics ]==============================
94.94/95.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.94/95.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.94/95.54	c ===============================================================================
94.94/95.54	c |         0 |   12268    23179    57656 |     7726        0    nan |  0.000 % |
94.94/95.55	c ===============================================================================
94.94/95.55	c core #3049
94.94/95.55	c Core size: 334	Core Weight: 1	Total Weight: 3049
94.94/95.55	c Elapsed CPU time: 94.3537 s	Remaining CPU time: 1705.65 s
94.94/95.60	c ============================[ Search Statistics ]==============================
94.94/95.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.94/95.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.94/95.60	c ===============================================================================
94.94/95.60	c |         0 |   12271    23180    57662 |     7726        0    nan |  0.000 % |
95.05/95.62	c ===============================================================================
95.05/95.62	c core #3050
95.05/95.62	c Core size: 91	Core Weight: 1	Total Weight: 3050
95.05/95.62	c Elapsed CPU time: 94.4206 s	Remaining CPU time: 1705.58 s
95.05/95.67	c ============================[ Search Statistics ]==============================
95.05/95.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.05/95.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.05/95.67	c ===============================================================================
95.05/95.67	c |         0 |   12304    23181    57731 |     7727        0    nan |  0.000 % |
95.05/95.68	c ===============================================================================
95.05/95.68	c core #3051
95.05/95.68	c Core size: 132	Core Weight: 1	Total Weight: 3051
95.05/95.68	c Elapsed CPU time: 94.4726 s	Remaining CPU time: 1705.53 s
95.15/95.72	c ============================[ Search Statistics ]==============================
95.15/95.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.15/95.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.15/95.72	c ===============================================================================
95.15/95.72	c |         0 |   12307    23182    57737 |     7727        0    nan |  0.000 % |
95.15/95.74	c ===============================================================================
95.15/95.74	c core #3052
95.15/95.74	c Core size: 18	Core Weight: 1	Total Weight: 3052
95.15/95.74	c Elapsed CPU time: 94.5336 s	Remaining CPU time: 1705.47 s
95.15/95.79	c Learning 2 hard constraints
95.15/95.79	c ============================[ Search Statistics ]==============================
95.15/95.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.15/95.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.15/95.79	c ===============================================================================
95.15/95.79	c |         0 |   12313    23185    57754 |     7728        0    nan |  0.000 % |
95.24/95.81	c |       102 |   12313    23185    57754 |     8501      102     43 | 18.581 % |
95.24/95.84	c |       253 |   12313    23185    57754 |     9351      253     44 | 18.581 % |
95.24/95.87	c |       482 |   12313    23185    57754 |    10286      482     41 | 18.581 % |
95.24/95.89	c ===============================================================================
95.24/95.89	c core #3053
95.24/95.89	c Core size: 66	Core Weight: 1	Total Weight: 3053
95.24/95.89	c Elapsed CPU time: 94.6806 s	Remaining CPU time: 1705.32 s
95.34/95.94	c Learning 6 hard constraints
95.34/95.94	c ============================[ Search Statistics ]==============================
95.34/95.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.34/95.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.34/95.94	c ===============================================================================
95.34/95.94	c |         0 |   12332    23192    57821 |     7730        0    nan |  0.000 % |
95.34/95.96	c ===============================================================================
95.34/95.96	c core #3054
95.34/95.96	c Core size: 18	Core Weight: 1	Total Weight: 3054
95.34/95.96	c Elapsed CPU time: 94.7456 s	Remaining CPU time: 1705.25 s
95.44/96.00	c Learning 1 hard constraints
95.44/96.00	c ============================[ Search Statistics ]==============================
95.44/96.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.44/96.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.44/96.00	c ===============================================================================
95.44/96.00	c |         0 |   12338    23194    57863 |     7731        0    nan |  0.000 % |
95.44/96.02	c ===============================================================================
95.44/96.02	c core #3055
95.44/96.02	c Core size: 18	Core Weight: 1	Total Weight: 3055
95.44/96.02	c Elapsed CPU time: 94.8106 s	Remaining CPU time: 1705.19 s
95.44/96.07	c Learning 8 hard constraints
95.44/96.07	c ============================[ Search Statistics ]==============================
95.44/96.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.44/96.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.44/96.07	c ===============================================================================
95.44/96.07	c |         0 |   12340    23203    57978 |     7734        0    nan |  0.000 % |
95.55/96.11	c ===============================================================================
95.55/96.11	c core #3056
95.55/96.11	c Core size: 18	Core Weight: 1	Total Weight: 3056
95.55/96.12	c Elapsed CPU time: 94.9036 s	Remaining CPU time: 1705.1 s
95.55/96.16	c Learning 4 hard constraints
95.55/96.16	c ============================[ Search Statistics ]==============================
95.55/96.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.55/96.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.55/96.16	c ===============================================================================
95.55/96.16	c |         0 |   12346    23208    58004 |     7736        0    nan |  0.000 % |
95.55/96.18	c ===============================================================================
95.55/96.18	c core #3057
95.55/96.18	c Core size: 138	Core Weight: 1	Total Weight: 3057
95.55/96.18	c Elapsed CPU time: 94.9666 s	Remaining CPU time: 1705.03 s
95.65/96.23	c ============================[ Search Statistics ]==============================
95.65/96.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.65/96.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.65/96.23	c ===============================================================================
95.65/96.23	c |         0 |   12349    23209    58010 |     7736        0    nan |  0.000 % |
95.65/96.25	c |       100 |   12349    23209    58010 |     8509      100     14 | 18.558 % |
95.65/96.27	c |       250 |   12349    23209    58010 |     9360      250     13 | 18.558 % |
95.65/96.30	c |       475 |   12349    23209    58010 |    10297      475     14 | 18.558 % |
95.75/96.33	c |       812 |   12349    23209    58010 |    11326      812     14 | 18.558 % |
95.75/96.33	c ===============================================================================
95.75/96.33	c core #3058
95.75/96.33	c Core size: 60	Core Weight: 1	Total Weight: 3058
95.75/96.33	c Elapsed CPU time: 95.1185 s	Remaining CPU time: 1704.88 s
95.75/96.38	c Learning 19 hard constraints
95.75/96.38	c ============================[ Search Statistics ]==============================
95.75/96.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.75/96.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.75/96.38	c ===============================================================================
95.75/96.38	c |         0 |   12352    23229    58122 |     7743        0    nan |  0.000 % |
95.75/96.39	c ===============================================================================
95.75/96.39	c core #3059
95.75/96.39	c Core size: 19	Core Weight: 1	Total Weight: 3059
95.75/96.39	c Elapsed CPU time: 95.1765 s	Remaining CPU time: 1704.82 s
95.85/96.44	c Learning 4 hard constraints
95.85/96.44	c ============================[ Search Statistics ]==============================
95.85/96.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.85/96.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.85/96.44	c ===============================================================================
95.85/96.44	c |         0 |   12360    23234    58148 |     7744        0    nan |  0.000 % |
95.85/96.46	c ===============================================================================
95.85/96.46	c core #3060
95.85/96.46	c Core size: 35	Core Weight: 1	Total Weight: 3060
95.85/96.46	c Elapsed CPU time: 95.2425 s	Remaining CPU time: 1704.76 s
95.94/96.51	c Learning 8 hard constraints
95.94/96.51	c ============================[ Search Statistics ]==============================
95.94/96.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.94/96.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.94/96.51	c ===============================================================================
95.94/96.51	c |         0 |   12372    23243    58208 |     7747        0    nan |  0.000 % |
95.94/96.53	c |       100 |   12372    23243    58208 |     8522      100     18 | 18.530 % |
95.94/96.53	c ===============================================================================
95.94/96.53	c core #3061
95.94/96.53	c Core size: 100	Core Weight: 1	Total Weight: 3061
95.94/96.53	c Elapsed CPU time: 95.3145 s	Remaining CPU time: 1704.69 s
95.94/96.58	c Learning 9 hard constraints
95.94/96.58	c ============================[ Search Statistics ]==============================
95.94/96.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.94/96.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
95.94/96.58	c ===============================================================================
95.94/96.58	c |         0 |   12409    23253    58370 |     7751        0    nan |  0.000 % |
96.05/96.60	c ===============================================================================
96.05/96.60	c core #3062
96.05/96.60	c Core size: 18	Core Weight: 1	Total Weight: 3062
96.05/96.60	c Elapsed CPU time: 95.3745 s	Remaining CPU time: 1704.63 s
96.05/96.65	c Learning 7 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 |   12415    23261    58439 |     7753        0    nan |  0.000 % |
96.05/96.65	c ===============================================================================
96.05/96.65	c core #3063
96.05/96.65	c Core size: 24	Core Weight: 1	Total Weight: 3063
96.05/96.65	c Elapsed CPU time: 95.4275 s	Remaining CPU time: 1704.57 s
96.15/96.70	c ============================[ Search Statistics ]==============================
96.15/96.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
96.15/96.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
96.15/96.70	c ===============================================================================
96.15/96.70	c |         0 |   12423    23262    58455 |     7754        0    nan |  0.000 % |
96.15/96.72	c ===============================================================================
96.15/96.72	c core #3064
96.15/96.72	c Core size: 102	Core Weight: 1	Total Weight: 3064
96.15/96.72	c Elapsed CPU time: 95.4875 s	Remaining CPU time: 1704.51 s
96.15/96.76	c ============================[ Search Statistics ]==============================
96.15/96.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
96.15/96.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
96.15/96.76	c ===============================================================================
96.15/96.76	c |         0 |   12462    23263    58533 |     7754        0    nan |  0.000 % |
96.15/96.78	c |       102 |   12462    23263    58533 |     8529      102     19 | 18.421 % |
96.15/96.79	c ===============================================================================
96.15/96.79	c core #3065
96.15/96.79	c Core size: 528	Core Weight: 1	Total Weight: 3065
96.15/96.79	c Elapsed CPU time: 95.5545 s	Remaining CPU time: 1704.45 s
96.24/96.84	c ============================[ Search Statistics ]==============================
96.24/96.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
96.24/96.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
96.24/96.84	c ===============================================================================
96.24/96.84	c |         0 |   12465    23264    58539 |     7754        0    nan |  0.000 % |
96.24/96.86	c |       100 |   12463    23264    58539 |     8530      100      8 | 18.437 % |
96.24/96.87	c |       250 |   12457    23264    58539 |     9383      250      8 | 18.503 % |
96.24/96.88	c ===============================================================================
96.24/96.88	c core #3066
96.24/96.88	c Core size: 859	Core Weight: 1	Total Weight: 3066
96.24/96.88	c Elapsed CPU time: 95.6445 s	Remaining CPU time: 1704.36 s
96.34/96.93	c Learning 6 hard constraints
96.34/96.93	c ============================[ Search Statistics ]==============================
96.34/96.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
96.34/96.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
96.34/96.93	c ===============================================================================
96.34/96.93	c |         0 |   12534    23271    58704 |     7757        0    nan |  0.000 % |
96.34/96.94	c |       101 |   12534    23271    58704 |     8532      101     15 | 18.335 % |
96.34/96.95	c ===============================================================================
96.34/96.95	c core #3067
96.34/96.95	c Core size: 384	Core Weight: 1	Total Weight: 3067
96.34/96.95	c Elapsed CPU time: 95.7094 s	Remaining CPU time: 1704.29 s
96.34/97.00	c Learning 2 hard constraints
96.34/97.00	c ============================[ Search Statistics ]==============================
96.34/97.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
96.34/97.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
96.34/97.00	c ===============================================================================
96.34/97.00	c |         0 |   12537    23274    58715 |     7758        0    nan |  0.000 % |
96.44/97.02	c ===============================================================================
96.44/97.02	c core #3068
96.44/97.02	c Core size: 18	Core Weight: 1	Total Weight: 3068
96.44/97.02	c Elapsed CPU time: 95.7784 s	Remaining CPU time: 1704.22 s
96.44/97.07	c Learning 2 hard constraints
96.44/97.07	c ============================[ Search Statistics ]==============================
96.44/97.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
96.44/97.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
96.44/97.07	c ===============================================================================
96.44/97.07	c |         0 |   12543    23277    58736 |     7759        0    nan |  0.000 % |
96.54/97.11	c |       100 |   12543    23277    58736 |     8534      100     26 | 18.324 % |
96.54/97.15	c |       251 |   12543    23277    58736 |     9388      251     15 | 18.324 % |
96.54/97.16	c |       476 |   12538    23277    58736 |    10327      389     12 | 18.389 % |
96.54/97.16	c ===============================================================================
96.54/97.16	c core #3069
96.54/97.16	c Core size: 104	Core Weight: 1	Total Weight: 3069
96.54/97.16	c Elapsed CPU time: 95.9134 s	Remaining CPU time: 1704.09 s
96.63/97.21	c Learning 6 hard constraints
96.63/97.21	c ============================[ Search Statistics ]==============================
96.63/97.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
96.63/97.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
96.63/97.21	c ===============================================================================
96.63/97.21	c |         0 |   12576    23284    58847 |     7761        0    nan |  0.000 % |
96.63/97.23	c |       100 |   12576    23284    58847 |     8537      100     13 | 18.285 % |
96.63/97.25	c ===============================================================================
96.63/97.25	c core #3070
96.63/97.25	c Core size: 228	Core Weight: 1	Total Weight: 3070
96.63/97.25	c Elapsed CPU time: 95.9964 s	Remaining CPU time: 1704 s
96.74/97.30	c Learning 14 hard constraints
96.74/97.30	c ============================[ Search Statistics ]==============================
96.74/97.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
96.74/97.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
96.74/97.30	c ===============================================================================
96.74/97.30	c |         0 |   12579    23299    58929 |     7766        0    nan |  0.000 % |
96.74/97.33	c ===============================================================================
96.74/97.33	c core #3071
96.74/97.33	c Core size: 32	Core Weight: 1	Total Weight: 3071
96.74/97.33	c Elapsed CPU time: 96.0724 s	Remaining CPU time: 1703.93 s
96.74/97.37	c Learning 1 hard constraints
96.74/97.37	c ============================[ Search Statistics ]==============================
96.74/97.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
96.74/97.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
96.74/97.38	c ===============================================================================
96.74/97.38	c |         0 |   12589    23301    58951 |     7767        0    nan |  0.000 % |
96.74/97.39	c ===============================================================================
96.74/97.39	c core #3072
96.74/97.39	c Core size: 18	Core Weight: 1	Total Weight: 3072
96.74/97.39	c Elapsed CPU time: 96.1314 s	Remaining CPU time: 1703.87 s
96.84/97.43	c Learning 2 hard constraints
96.84/97.43	c ============================[ Search Statistics ]==============================
96.84/97.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
96.84/97.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
96.84/97.43	c ===============================================================================
96.84/97.43	c |         0 |   12595    23304    58968 |     7768        0    nan |  0.000 % |
96.84/97.45	c |       100 |   12595    23304    58968 |     8544      100     18 | 18.262 % |
96.84/97.46	c |       253 |   12595    23304    58968 |     9399      253     17 | 18.262 % |
96.84/97.49	c |       479 |   12595    23304    58968 |    10339      479     16 | 18.262 % |
96.93/97.54	c |       816 |   12585    23304    58968 |    11373      482     14 | 18.606 % |
96.93/97.55	c ===============================================================================
96.93/97.55	c core #3073
96.93/97.55	c Core size: 334	Core Weight: 1	Total Weight: 3073
96.93/97.55	c Elapsed CPU time: 96.2884 s	Remaining CPU time: 1703.71 s
97.03/97.60	c Learning 6 hard constraints
97.03/97.60	c ============================[ Search Statistics ]==============================
97.03/97.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
97.03/97.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
97.03/97.60	c ===============================================================================
97.03/97.60	c |         0 |   12670    23311    59144 |     7770        0    nan |  0.000 % |
97.03/97.61	c ===============================================================================
97.03/97.61	c core #3074
97.03/97.61	c Core size: 47	Core Weight: 1	Total Weight: 3074
97.03/97.61	c Elapsed CPU time: 96.3484 s	Remaining CPU time: 1703.65 s
97.03/97.66	c Learning 3 hard constraints
97.03/97.66	c ============================[ Search Statistics ]==============================
97.03/97.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
97.03/97.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
97.03/97.66	c ===============================================================================
97.03/97.66	c |         0 |   12691    23315    59196 |     7771        0    nan |  0.000 % |
97.03/97.69	c |       102 |   12691    23315    59196 |     8548      102     17 | 18.149 % |
97.12/97.70	c |       254 |   12691    23315    59196 |     9403      254     19 | 18.149 % |
97.12/97.73	c |       480 |   12691    23315    59196 |    10344      480     16 | 18.149 % |
97.12/97.75	c |       817 |   12691    23315    59196 |    11378      817     15 | 18.149 % |
97.23/97.81	c |      1324 |   12566    23315    59196 |    12516     1142     15 | 18.955 % |
97.23/97.85	c ===============================================================================
97.23/97.85	c core #3075
97.23/97.85	c Core size: 263	Core Weight: 1	Total Weight: 3075
97.23/97.86	c Elapsed CPU time: 96.5843 s	Remaining CPU time: 1703.42 s
97.33/97.91	c Learning 2 hard constraints
97.33/97.91	c ============================[ Search Statistics ]==============================
97.33/97.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
97.33/97.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
97.33/97.91	c ===============================================================================
97.33/97.91	c |         0 |   12745    23318    59310 |     7772        0    nan |  0.000 % |
97.33/97.92	c ===============================================================================
97.33/97.92	c core #3076
97.33/97.92	c Core size: 57	Core Weight: 1	Total Weight: 3076
97.33/97.92	c Elapsed CPU time: 96.6493 s	Remaining CPU time: 1703.35 s
97.33/97.97	c ============================[ Search Statistics ]==============================
97.33/97.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
97.33/97.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
97.33/97.97	c ===============================================================================
97.33/97.97	c |         0 |   12763    23319    59346 |     7773        0    nan |  0.000 % |
97.33/97.99	c ===============================================================================
97.33/97.99	c core #3077
97.33/97.99	c Core size: 18	Core Weight: 1	Total Weight: 3077
97.33/97.99	c Elapsed CPU time: 96.7123 s	Remaining CPU time: 1703.29 s
97.43/98.03	c Learning 2 hard constraints
97.43/98.03	c ============================[ Search Statistics ]==============================
97.43/98.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
97.43/98.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
97.43/98.04	c ===============================================================================
97.43/98.04	c |         0 |   12769    23322    59363 |     7774        0    nan |  0.000 % |
97.43/98.06	c |       102 |   12769    23322    59363 |     8551      102     16 | 18.058 % |
97.43/98.08	c |       254 |   12769    23322    59363 |     9406      254     15 | 18.058 % |
97.53/98.10	c |       479 |   12769    23322    59363 |    10347      479     17 | 18.058 % |
97.53/98.12	c |       818 |   12769    23322    59363 |    11381      818     18 | 18.058 % |
97.53/98.16	c |      1324 |   12769    23322    59363 |    12520     1324     18 | 18.058 % |
97.63/98.24	c |      2084 |   12769    23322    59363 |    13772     2084     20 | 18.058 % |
97.73/98.38	c |      3224 |   12769    23322    59363 |    15149     3224     21 | 18.058 % |
97.93/98.50	c ===============================================================================
97.93/98.50	c core #3078
97.93/98.50	c Core size: 156	Core Weight: 1	Total Weight: 3078
97.93/98.50	c Elapsed CPU time: 97.2182 s	Remaining CPU time: 1702.78 s
97.93/98.55	c Learning 12 hard constraints
97.93/98.55	c ============================[ Search Statistics ]==============================
97.93/98.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
97.93/98.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
97.93/98.55	c ===============================================================================
97.93/98.55	c |         0 |   12772    23335    59440 |     7778        0    nan |  0.000 % |
98.02/98.63	c ===============================================================================
98.02/98.63	c core #3079
98.02/98.63	c Core size: 23	Core Weight: 1	Total Weight: 3079
98.02/98.63	c Elapsed CPU time: 97.3392 s	Remaining CPU time: 1702.66 s
98.02/98.67	c Learning 5 hard constraints
98.02/98.67	c ============================[ Search Statistics ]==============================
98.02/98.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
98.02/98.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
98.02/98.67	c ===============================================================================
98.02/98.67	c |         0 |   12778    23341    59476 |     7780        0    nan |  0.000 % |
98.12/98.73	c |       103 |   12778    23341    59476 |     8558      103     33 | 18.048 % |
98.12/98.74	c ===============================================================================
98.12/98.74	c core #3080
98.12/98.74	c Core size: 34	Core Weight: 1	Total Weight: 3080
98.12/98.74	c Elapsed CPU time: 97.4522 s	Remaining CPU time: 1702.55 s
98.12/98.79	c ============================[ Search Statistics ]==============================
98.12/98.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
98.12/98.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
98.12/98.79	c ===============================================================================
98.12/98.79	c |         0 |   12790    23342    59500 |     7780        0    nan |  0.000 % |
98.22/98.84	c |       101 |   12790    23342    59500 |     8558      101     21 | 18.034 % |
98.22/98.84	c ===============================================================================
98.22/98.84	c core #3081
98.22/98.84	c Core size: 23	Core Weight: 1	Total Weight: 3081
98.22/98.84	c Elapsed CPU time: 97.5532 s	Remaining CPU time: 1702.45 s
98.22/98.89	c Learning 1 hard constraints
98.22/98.89	c ============================[ Search Statistics ]==============================
98.22/98.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
98.22/98.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
98.22/98.89	c ===============================================================================
98.22/98.89	c |         0 |   12796    23344    59521 |     7781        0    nan |  0.000 % |
98.33/98.93	c |       100 |   12796    23344    59521 |     8559      100     21 | 18.027 % |
98.33/99.00	c |       250 |   12796    23344    59521 |     9415      250     16 | 18.027 % |
98.43/99.04	c |       476 |   12796    23344    59521 |    10356      476     14 | 18.027 % |
98.43/99.05	c ===============================================================================
98.43/99.06	c core #3082
98.43/99.06	c Core size: 910	Core Weight: 1	Total Weight: 3082
98.43/99.06	c Elapsed CPU time: 97.7621 s	Remaining CPU time: 1702.24 s
98.53/99.11	c Learning 6 hard constraints
98.53/99.11	c ============================[ Search Statistics ]==============================
98.53/99.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
98.53/99.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
98.53/99.11	c ===============================================================================
98.53/99.11	c |         0 |   12799    23351    59550 |     7783        0    nan |  0.000 % |
98.53/99.12	c ===============================================================================
98.53/99.12	c core #3083
98.53/99.12	c Core size: 59	Core Weight: 1	Total Weight: 3083
98.53/99.12	c Elapsed CPU time: 97.8231 s	Remaining CPU time: 1702.18 s
98.53/99.17	c Learning 2 hard constraints
98.53/99.17	c ============================[ Search Statistics ]==============================
98.53/99.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
98.53/99.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
98.53/99.17	c ===============================================================================
98.53/99.17	c |         0 |   12821    23354    59599 |     7784        0    nan |  0.000 % |
98.53/99.18	c ===============================================================================
98.53/99.18	c core #3084
98.53/99.18	c Core size: 18	Core Weight: 1	Total Weight: 3084
98.53/99.18	c Elapsed CPU time: 97.8781 s	Remaining CPU time: 1702.12 s
98.62/99.23	c ============================[ Search Statistics ]==============================
98.62/99.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
98.62/99.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
98.62/99.23	c ===============================================================================
98.62/99.23	c |         0 |   12827    23355    59611 |     7785        0    nan |  0.000 % |
98.62/99.24	c ===============================================================================
98.62/99.24	c core #3085
98.62/99.24	c Core size: 18	Core Weight: 1	Total Weight: 3085
98.62/99.24	c Elapsed CPU time: 97.9411 s	Remaining CPU time: 1702.06 s
98.62/99.29	c Learning 6 hard constraints
98.62/99.29	c ============================[ Search Statistics ]==============================
98.62/99.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
98.62/99.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
98.62/99.29	c ===============================================================================
98.62/99.29	c |         0 |   12833    23362    59638 |     7787        0    nan |  0.000 % |
98.73/99.33	c |       100 |   12833    23362    59638 |     8566      100     16 | 17.984 % |
98.73/99.34	c |       253 |   12833    23362    59638 |     9422      253     15 | 17.984 % |
98.73/99.36	c |       479 |   12833    23362    59638 |    10364      479     17 | 17.984 % |
98.82/99.40	c |       817 |   12833    23362    59638 |    11401      817     19 | 17.984 % |
98.82/99.45	c |      1324 |   12833    23362    59638 |    12541     1324     22 | 17.984 % |
98.92/99.53	c |      2083 |   12833    23362    59638 |    13795     2083     22 | 17.984 % |
99.03/99.64	c ===============================================================================
99.03/99.64	c core #3086
99.03/99.64	c Core size: 318	Core Weight: 1	Total Weight: 3086
99.03/99.64	c Elapsed CPU time: 98.3261 s	Remaining CPU time: 1701.67 s
99.03/99.70	c Learning 4 hard constraints
99.03/99.70	c ============================[ Search Statistics ]==============================
99.03/99.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
99.03/99.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
99.03/99.70	c ===============================================================================
99.03/99.70	c |         0 |   12836    23367    59670 |     7789        0    nan |  0.000 % |
99.12/99.71	c ===============================================================================
99.12/99.71	c core #3087
99.12/99.71	c Core size: 378	Core Weight: 1	Total Weight: 3087
99.12/99.71	c Elapsed CPU time: 98.388 s	Remaining CPU time: 1701.61 s
99.12/99.76	c ============================[ Search Statistics ]==============================
99.12/99.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
99.12/99.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
99.12/99.76	c ===============================================================================
99.12/99.76	c |         0 |   12839    23368    59676 |     7789        0    nan |  0.000 % |
99.22/99.80	c |       100 |   12839    23368    59676 |     8568      100     26 | 17.977 % |
99.22/99.82	c |       250 |   12839    23368    59676 |     9425      250     16 | 17.977 % |
99.22/99.83	c |       475 |   12839    23368    59676 |    10367      475     14 | 17.977 % |
99.22/99.84	c |       813 |   12839    23368    59676 |    11404      813     14 | 18.028 % |
99.22/99.85	c ===============================================================================
99.22/99.86	c core #3088
99.22/99.86	c Core size: 176	Core Weight: 1	Total Weight: 3088
99.22/99.86	c Elapsed CPU time: 98.532 s	Remaining CPU time: 1701.47 s
99.32/99.91	c Learning 3 hard constraints
99.32/99.91	c ============================[ Search Statistics ]==============================
99.32/99.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
99.32/99.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
99.32/99.91	c ===============================================================================
99.32/99.91	c |         0 |   12883    23372    59773 |     7790        0    nan |  0.000 % |
99.32/99.95	c |       100 |   12883    23372    59773 |     8569      100     13 | 17.927 % |
99.32/99.96	c |       250 |   12883    23372    59773 |     9426      250     12 | 17.927 % |
99.32/99.97	c ===============================================================================
99.32/99.97	c core #3089
99.32/99.97	c Core size: 218	Core Weight: 1	Total Weight: 3089
99.32/99.97	c Elapsed CPU time: 98.636 s	Remaining CPU time: 1701.36 s
99.42/100.01	c Learning 6 hard constraints
99.42/100.01	c ============================[ Search Statistics ]==============================
99.42/100.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
99.42/100.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
99.42/100.01	c ===============================================================================
99.42/100.01	c |         0 |   12886    23379    59816 |     7793        0    nan |  0.000 % |
99.42/100.03	c |       103 |   12886    23379    59816 |     8572      103     38 | 17.924 % |
99.42/100.04	c |       254 |   12886    23379    59816 |     9429      254     32 | 17.924 % |
99.42/100.06	c |       479 |   12886    23379    59816 |    10372      479     27 | 17.924 % |
99.42/100.08	c ===============================================================================
99.42/100.08	c core #3090
99.42/100.08	c Core size: 43	Core Weight: 1	Total Weight: 3090
99.42/100.08	c Elapsed CPU time: 98.741 s	Remaining CPU time: 1701.26 s
99.52/100.13	c Learning 6 hard constraints
99.52/100.13	c ============================[ Search Statistics ]==============================
99.52/100.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
99.52/100.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
99.52/100.13	c ===============================================================================
99.52/100.13	c |         0 |   12904    23386    59875 |     7795        0    nan |  0.000 % |
99.52/100.14	c |       100 |   12904    23386    59875 |     8574      100     14 | 17.903 % |
99.52/100.15	c |       250 |   12904    23386    59875 |     9432      250     17 | 17.903 % |
99.52/100.17	c |       476 |   12904    23386    59875 |    10375      476     16 | 17.903 % |
99.52/100.19	c |       816 |   12904    23386    59875 |    11413      816     18 | 17.903 % |
99.62/100.23	c |      1323 |   12904    23386    59875 |    12554     1323     19 | 17.903 % |
99.62/100.28	c ===============================================================================
99.72/100.30	c core #3091
99.72/100.30	c Core size: 354	Core Weight: 1	Total Weight: 3091
99.72/100.30	c Elapsed CPU time: 98.96 s	Remaining CPU time: 1701.04 s
99.72/100.35	c ============================[ Search Statistics ]==============================
99.72/100.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
99.72/100.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
99.72/100.35	c ===============================================================================
99.72/100.35	c |         0 |   12964    23387    59995 |     7795        0    nan |  0.000 % |
99.72/100.38	c |       100 |   12963    23387    59995 |     8575      100      8 | 17.860 % |
99.72/100.38	c ===============================================================================
99.72/100.38	c core #3092
99.72/100.38	c Core size: 18	Core Weight: 1	Total Weight: 3092
99.72/100.38	c Elapsed CPU time: 99.0329 s	Remaining CPU time: 1700.97 s
99.82/100.43	c Learning 6 hard constraints
99.82/100.43	c ============================[ Search Statistics ]==============================
99.82/100.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
99.82/100.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
99.82/100.43	c ===============================================================================
99.82/100.43	c |         0 |   12970    23394    60026 |     7798        0    nan |  0.000 % |
99.82/100.44	c ===============================================================================
99.82/100.44	c core #3093
99.82/100.44	c Core size: 18	Core Weight: 1	Total Weight: 3093
99.82/100.44	c Elapsed CPU time: 99.0879 s	Remaining CPU time: 1700.91 s
99.82/100.48	c ============================[ Search Statistics ]==============================
99.82/100.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
99.82/100.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
99.82/100.48	c ===============================================================================
99.82/100.48	c |         0 |   12976    23395    60038 |     7798        0    nan |  0.000 % |
99.92/100.51	c ===============================================================================
99.92/100.51	c core #3094
99.92/100.51	c Core size: 786	Core Weight: 1	Total Weight: 3094
99.92/100.51	c Elapsed CPU time: 99.1629 s	Remaining CPU time: 1700.84 s
99.92/100.56	c Learning 5 hard constraints
99.92/100.56	c ============================[ Search Statistics ]==============================
99.92/100.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
99.92/100.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
99.92/100.56	c ===============================================================================
99.92/100.56	c |         0 |   12992    23401    60082 |     7800        0    nan |  0.000 % |
99.92/100.58	c |       102 |   12992    23401    60082 |     8580      102     33 | 17.803 % |
99.92/100.59	c ===============================================================================
99.92/100.59	c core #3095
99.92/100.59	c Core size: 18	Core Weight: 1	Total Weight: 3095
99.92/100.59	c Elapsed CPU time: 99.2409 s	Remaining CPU time: 1700.76 s
100.02/100.64	c Learning 2 hard constraints
100.02/100.64	c ============================[ Search Statistics ]==============================
100.02/100.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
100.02/100.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
100.02/100.64	c ===============================================================================
100.02/100.64	c |         0 |   12998    23404    60103 |     7801        0    nan |  0.000 % |
100.02/100.67	c |       101 |   12998    23404    60103 |     8581      101     20 | 17.797 % |
100.02/100.68	c |       251 |   12998    23404    60103 |     9439      251     19 | 17.797 % |
100.02/100.69	c |       478 |   12998    23404    60103 |    10383      478     19 | 17.797 % |
100.12/100.71	c |       816 |   12998    23404    60103 |    11421      816     19 | 17.797 % |
100.12/100.75	c |      1322 |   12998    23404    60103 |    12564     1322     19 | 17.797 % |
100.22/100.81	c |      2081 |   12998    23404    60103 |    13820     2081     22 | 17.797 % |
100.32/100.93	c |      3222 |   12998    23404    60103 |    15202     3222     22 | 17.797 % |
100.52/101.14	c |      4932 |   12998    23404    60103 |    16722     4932     24 | 17.797 % |
100.81/101.42	c |      7494 |   12998    23404    60103 |    18395     7494     25 | 17.797 % |
101.31/101.95	c |     11338 |   12998    23404    60103 |    20234    11338     26 | 17.797 % |
101.42/102.05	c ===============================================================================
101.42/102.05	c core #3096
101.42/102.05	c Core size: 348	Core Weight: 1	Total Weight: 3096
101.42/102.05	c Elapsed CPU time: 100.671 s	Remaining CPU time: 1699.33 s
101.52/102.12	c Learning 23 hard constraints
101.52/102.12	c ============================[ Search Statistics ]==============================
101.52/102.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
101.52/102.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
101.52/102.12	c ===============================================================================
101.52/102.12	c |         0 |   13001    23428    60233 |     7809        0    nan |  0.000 % |
101.52/102.16	c |       101 |   13001    23428    60233 |     8590      101     13 | 17.793 % |
101.52/102.17	c ===============================================================================
101.52/102.17	c core #3097
101.52/102.17	c Core size: 34	Core Weight: 1	Total Weight: 3097
101.52/102.17	c Elapsed CPU time: 100.777 s	Remaining CPU time: 1699.22 s
101.62/102.21	c Learning 9 hard constraints
101.62/102.21	c ============================[ Search Statistics ]==============================
101.62/102.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
101.62/102.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
101.62/102.21	c ===============================================================================
101.62/102.21	c |         0 |   13011    23438    60310 |     7812        0    nan |  0.000 % |
101.62/102.22	c |       100 |   13011    23438    60310 |     8593      100     15 | 17.782 % |
101.62/102.23	c |       252 |   13011    23438    60310 |     9453      252     16 | 17.782 % |
101.62/102.25	c |       477 |   13011    23438    60310 |    10398      477     18 | 17.782 % |
101.62/102.27	c |       815 |   13011    23438    60310 |    11438      815     19 | 17.782 % |
101.72/102.31	c |      1324 |   13011    23438    60310 |    12582     1324     21 | 17.782 % |
101.72/102.37	c |      2083 |   13011    23438    60310 |    13840     2083     22 | 17.782 % |
101.81/102.49	c |      3223 |   13011    23438    60310 |    15224     3223     24 | 17.782 % |
102.01/102.66	c |      4934 |   13011    23438    60310 |    16747     4934     24 | 17.782 % |
102.01/102.67	c ===============================================================================
102.01/102.67	c core #3098
102.01/102.67	c Core size: 18	Core Weight: 1	Total Weight: 3098
102.01/102.67	c Elapsed CPU time: 101.263 s	Remaining CPU time: 1698.74 s
102.11/102.72	c Learning 6 hard constraints
102.11/102.72	c ============================[ Search Statistics ]==============================
102.11/102.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
102.11/102.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
102.11/102.72	c ===============================================================================
102.11/102.72	c |         0 |   13017    23445    60374 |     7815        0    nan |  0.000 % |
102.11/102.77	c |       101 |   13017    23445    60374 |     8596      101     19 | 17.775 % |
102.11/102.77	c ===============================================================================
102.11/102.77	c core #3099
102.11/102.77	c Core size: 18	Core Weight: 1	Total Weight: 3099
102.11/102.77	c Elapsed CPU time: 101.371 s	Remaining CPU time: 1698.63 s
102.21/102.82	c Learning 6 hard constraints
102.21/102.82	c ============================[ Search Statistics ]==============================
102.21/102.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
102.21/102.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
102.21/102.82	c ===============================================================================
102.21/102.82	c |         0 |   13023    23452    60418 |     7817        0    nan |  0.000 % |
102.21/102.83	c |       100 |   13023    23452    60418 |     8599      100     14 | 17.769 % |
102.21/102.87	c |       250 |   13023    23452    60418 |     9458      250     14 | 17.769 % |
102.21/102.89	c |       476 |   13023    23452    60418 |    10404      476     16 | 17.769 % |
102.31/102.92	c |       813 |   13023    23452    60418 |    11445      813     17 | 17.769 % |
102.41/103.06	c |      1320 |   13023    23452    60418 |    12589     1320     17 | 17.769 % |
102.51/103.12	c |      2079 |   13023    23452    60418 |    13848     2079     18 | 17.769 % |
102.51/103.18	c ===============================================================================
102.51/103.18	c core #3100
102.51/103.18	c Core size: 494	Core Weight: 1	Total Weight: 3100
102.51/103.18	c Elapsed CPU time: 101.768 s	Remaining CPU time: 1698.23 s
102.61/103.23	c Learning 24 hard constraints
102.61/103.23	c ============================[ Search Statistics ]==============================
102.61/103.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
102.61/103.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
102.61/103.23	c ===============================================================================
102.61/103.23	c |         0 |   13026    23477    60619 |     7825        0    nan |  0.000 % |
102.61/103.25	c |       101 |   13026    23477    60619 |     8608      101     15 | 17.765 % |
102.61/103.26	c |       255 |   13026    23477    60619 |     9469      255     14 | 17.765 % |
102.61/103.27	c |       481 |   13026    23477    60619 |    10415      481     14 | 17.765 % |
102.61/103.28	c |       819 |   13026    23477    60619 |    11457      819     14 | 17.765 % |
102.71/103.33	c |      1325 |   13026    23477    60619 |    12603     1325     16 | 17.765 % |
102.71/103.38	c |      2084 |   13026    23477    60619 |    13863     2084     18 | 17.765 % |
102.91/103.51	c |      3226 |   13026    23477    60619 |    15250     3226     19 | 17.765 % |
103.01/103.68	c |      4936 |   13026    23477    60619 |    16775     4936     20 | 17.765 % |
103.11/103.72	c ===============================================================================
103.11/103.78	c core #3101
103.11/103.78	c Core size: 292	Core Weight: 1	Total Weight: 3101
103.11/103.78	c Elapsed CPU time: 102.351 s	Remaining CPU time: 1697.65 s
103.21/103.82	c Learning 15 hard constraints
103.21/103.82	c ============================[ Search Statistics ]==============================
103.21/103.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
103.21/103.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
103.21/103.82	c ===============================================================================
103.21/103.82	c |         0 |   13104    23493    60837 |     7831        0    nan |  0.000 % |
103.21/103.86	c |       101 |   13103    23493    60837 |     8614      101     10 | 17.684 % |
103.21/103.87	c ===============================================================================
103.21/103.87	c core #3102
103.21/103.87	c Core size: 112	Core Weight: 1	Total Weight: 3102
103.21/103.87	c Elapsed CPU time: 102.441 s	Remaining CPU time: 1697.56 s
103.30/103.92	c Learning 4 hard constraints
103.30/103.92	c ============================[ Search Statistics ]==============================
103.30/103.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
103.30/103.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
103.30/103.92	c ===============================================================================
103.30/103.92	c |         0 |   13145    23498    60929 |     7832        0    nan |  0.000 % |
103.30/103.93	c ===============================================================================
103.30/103.93	c core #3103
103.30/103.93	c Core size: 180	Core Weight: 1	Total Weight: 3103
103.30/103.93	c Elapsed CPU time: 102.495 s	Remaining CPU time: 1697.5 s
103.30/103.97	c ============================[ Search Statistics ]==============================
103.30/103.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
103.30/103.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
103.30/103.98	c ===============================================================================
103.30/103.98	c |         0 |   13148    23499    60935 |     7833        0    nan |  0.000 % |
103.30/104.00	c |       103 |   13148    23499    60935 |     8616      103     21 | 17.629 % |
103.41/104.01	c |       255 |   13148    23499    60935 |     9477      255     18 | 17.629 % |
103.41/104.03	c |       480 |   13148    23499    60935 |    10425      480     20 | 17.629 % |
103.41/104.05	c |       818 |   13148    23499    60935 |    11468      818     33 | 17.629 % |
103.41/104.09	c |      1325 |   13148    23499    60935 |    12615     1325     35 | 17.629 % |
103.41/104.09	c ===============================================================================
103.41/104.09	c core #3104
103.41/104.09	c Core size: 300	Core Weight: 1	Total Weight: 3104
103.41/104.09	c Elapsed CPU time: 102.654 s	Remaining CPU time: 1697.35 s
103.50/104.14	c Learning 4 hard constraints
103.50/104.14	c ============================[ Search Statistics ]==============================
103.50/104.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
103.50/104.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
103.50/104.14	c ===============================================================================
103.50/104.14	c |         0 |   13151    23504    60993 |     7834        0    nan |  0.000 % |
103.50/104.16	c |       100 |   13151    23504    60993 |     8618      100     18 | 17.626 % |
103.50/104.17	c |       252 |   13150    23504    60993 |     9479      252     15 | 17.632 % |
103.50/104.17	c ===============================================================================
103.50/104.17	c core #3105
103.50/104.17	c Core size: 153	Core Weight: 1	Total Weight: 3105
103.50/104.17	c Elapsed CPU time: 102.73 s	Remaining CPU time: 1697.27 s
103.60/104.22	c Learning 6 hard constraints
103.60/104.22	c ============================[ Search Statistics ]==============================
103.60/104.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
103.60/104.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
103.60/104.22	c ===============================================================================
103.60/104.22	c |         0 |   13204    23511    61114 |     7837        0    nan |  0.000 % |
103.60/104.24	c |       103 |   13204    23511    61114 |     8620      103     30 | 17.568 % |
103.60/104.26	c |       256 |   13204    23511    61114 |     9482      256     22 | 17.568 % |
103.60/104.28	c |       481 |   13204    23511    61114 |    10431      481     18 | 17.568 % |
103.71/104.30	c |       818 |   13204    23511    61114 |    11474      818     18 | 17.568 % |
103.71/104.34	c |      1326 |   13204    23511    61114 |    12621     1326     19 | 17.568 % |
103.81/104.41	c |      2085 |   13204    23511    61114 |    13883     2085     19 | 17.568 % |
103.90/104.52	c |      3226 |   13204    23511    61114 |    15272     3226     19 | 17.568 % |
104.11/104.71	c |      4937 |   13204    23511    61114 |    16799     4937     21 | 17.568 % |
104.40/105.06	c |      7502 |   13192    23511    61114 |    18479     3521     19 | 17.643 % |
104.50/105.17	c ===============================================================================
104.60/105.27	c core #3106
104.60/105.27	c Core size: 422	Core Weight: 1	Total Weight: 3106
104.60/105.27	c Elapsed CPU time: 103.807 s	Remaining CPU time: 1696.19 s
104.70/105.33	c Learning 19 hard constraints
104.70/105.33	c ============================[ Search Statistics ]==============================
104.70/105.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
104.70/105.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
104.70/105.33	c ===============================================================================
104.70/105.33	c |         0 |   13266    23531    61352 |     7843        0    nan |  0.000 % |
104.70/105.37	c ===============================================================================
104.70/105.37	c core #3107
104.70/105.37	c Core size: 18	Core Weight: 1	Total Weight: 3107
104.70/105.37	c Elapsed CPU time: 103.902 s	Remaining CPU time: 1696.1 s
104.81/105.41	c Learning 2 hard constraints
104.81/105.41	c ============================[ Search Statistics ]==============================
104.81/105.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
104.81/105.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
104.81/105.41	c ===============================================================================
104.81/105.41	c |         0 |   13272    23534    61370 |     7844        0    nan |  0.000 % |
104.81/105.47	c |       101 |   13272    23534    61370 |     8629      101     46 | 17.493 % |
104.81/105.48	c |       251 |   13272    23534    61370 |     9492      251     33 | 17.493 % |
104.91/105.51	c |       476 |   13272    23534    61370 |    10441      476     30 | 17.493 % |
104.91/105.54	c |       813 |   13271    23534    61370 |    11485      812     28 | 17.500 % |
104.91/105.59	c |      1323 |   13268    23534    61370 |    12633     1322     27 | 17.525 % |
105.00/105.68	c |      2083 |   13267    23534    61370 |    13897     2079     27 | 17.525 % |
105.20/105.81	c |      3223 |   13267    23534    61370 |    15287     3219     28 | 17.525 % |
105.30/105.99	c |      4932 |   13267    23534    61370 |    16815     4928     32 | 17.525 % |
105.70/106.32	c |      7495 |   13267    23534    61370 |    18497     7491     32 | 17.525 % |
106.60/107.23	c |     11339 |   13267    23534    61370 |    20347    11335     35 | 17.525 % |
107.89/108.57	c |     17105 |   13267    23534    61370 |    22381    17101     39 | 17.525 % |
108.20/108.87	c ===============================================================================
108.20/108.87	c core #3108
108.20/108.87	c Core size: 266	Core Weight: 1	Total Weight: 3108
108.20/108.87	c Elapsed CPU time: 107.348 s	Remaining CPU time: 1692.65 s
108.30/108.94	c Learning 25 hard constraints
108.30/108.94	c ============================[ Search Statistics ]==============================
108.30/108.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
108.30/108.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
108.30/108.94	c ===============================================================================
108.30/108.95	c |         0 |   13275    23560    61549 |     7853        0    nan |  0.000 % |
108.30/108.96	c |       102 |   13275    23560    61549 |     8638      102     19 | 17.490 % |
108.30/108.99	c ===============================================================================
108.30/108.99	c core #3109
108.30/108.99	c Core size: 20	Core Weight: 1	Total Weight: 3109
108.30/108.99	c Elapsed CPU time: 107.457 s	Remaining CPU time: 1692.54 s
108.40/109.03	c Learning 5 hard constraints
108.40/109.03	c ============================[ Search Statistics ]==============================
108.40/109.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
108.40/109.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
108.40/109.03	c ===============================================================================
108.40/109.03	c |         0 |   13281    23566    61588 |     7855        0    nan |  0.000 % |
108.40/109.04	c |       105 |   13281    23566    61588 |     8640      105     55 | 17.484 % |
108.40/109.07	c ===============================================================================
108.40/109.07	c core #3110
108.40/109.07	c Core size: 18	Core Weight: 1	Total Weight: 3110
108.40/109.07	c Elapsed CPU time: 107.538 s	Remaining CPU time: 1692.46 s
108.50/109.12	c Learning 8 hard constraints
108.50/109.12	c ============================[ Search Statistics ]==============================
108.50/109.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
108.50/109.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
108.50/109.12	c ===============================================================================
108.50/109.12	c |         0 |   13287    23575    61631 |     7858        0    nan |  0.000 % |
108.50/109.15	c |       101 |   13287    23575    61631 |     8644      101     26 | 17.477 % |
108.50/109.16	c |       252 |   13287    23575    61631 |     9508      252     19 | 17.477 % |
108.50/109.19	c ===============================================================================
108.50/109.19	c core #3111
108.50/109.19	c Core size: 98	Core Weight: 1	Total Weight: 3111
108.50/109.19	c Elapsed CPU time: 107.656 s	Remaining CPU time: 1692.34 s
108.59/109.24	c Learning 6 hard constraints
108.59/109.24	c ============================[ Search Statistics ]==============================
108.59/109.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
108.59/109.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
108.59/109.24	c ===============================================================================
108.59/109.24	c |         0 |   13322    23582    61727 |     7860        0    nan |  0.000 % |
108.59/109.26	c |       100 |   13322    23582    61727 |     8646      100     17 | 17.439 % |
108.59/109.26	c |       255 |   13322    23582    61727 |     9511      255     20 | 17.439 % |
108.69/109.31	c ===============================================================================
108.69/109.31	c core #3112
108.69/109.31	c Core size: 56	Core Weight: 1	Total Weight: 3112
108.69/109.31	c Elapsed CPU time: 107.765 s	Remaining CPU time: 1692.24 s
108.69/109.36	c Learning 5 hard constraints
108.69/109.36	c ============================[ Search Statistics ]==============================
108.69/109.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
108.69/109.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
108.69/109.36	c ===============================================================================
108.69/109.36	c |         0 |   13341    23588    61798 |     7862        0    nan |  0.000 % |
108.69/109.38	c |       100 |   13341    23588    61798 |     8648      100     22 | 17.419 % |
108.80/109.42	c |       252 |   13341    23588    61798 |     9513      252     19 | 17.419 % |
108.80/109.43	c |       478 |   13341    23588    61798 |    10465      478     22 | 17.419 % |
108.80/109.45	c |       817 |   13341    23588    61798 |    11511      817     23 | 17.419 % |
108.80/109.48	c |      1323 |   13341    23588    61798 |    12662     1323     22 | 17.419 % |
108.89/109.54	c |      2082 |   13341    23588    61798 |    13929     2082     23 | 17.419 % |
108.99/109.64	c |      3223 |   13341    23588    61798 |    15322     3223     25 | 17.419 % |
109.09/109.79	c |      4931 |   13341    23588    61798 |    16854     4931     24 | 17.419 % |
109.89/110.51	c ===============================================================================
109.89/110.51	c core #3113
109.89/110.51	c Core size: 814	Core Weight: 1	Total Weight: 3113
109.89/110.51	c Elapsed CPU time: 108.944 s	Remaining CPU time: 1691.06 s
109.89/110.56	c Learning 14 hard constraints
109.89/110.56	c ============================[ Search Statistics ]==============================
109.89/110.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
109.89/110.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
109.89/110.56	c ===============================================================================
109.89/110.56	c |         0 |   13344    23603    61877 |     7867        0    nan |  0.000 % |
109.99/110.62	c |       101 |   13344    23603    61877 |     8654      101     12 | 17.416 % |
109.99/110.64	c |       252 |   13344    23603    61877 |     9519      252     19 | 17.416 % |
110.09/110.75	c |       478 |   13344    23603    61877 |    10471      478     15 | 17.416 % |
110.09/110.78	c |       817 |   13344    23603    61877 |    11519      817     16 | 17.416 % |
110.19/110.90	c |      1323 |   13326    23603    61877 |    12670     1322     15 | 17.527 % |
110.29/110.95	c ===============================================================================
110.29/110.95	c core #3114
110.29/110.95	c Core size: 1239	Core Weight: 1	Total Weight: 3114
110.29/110.95	c Elapsed CPU time: 109.379 s	Remaining CPU time: 1690.62 s
110.39/111.00	c Learning 45 hard constraints
110.39/111.00	c ============================[ Search Statistics ]==============================
110.39/111.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
110.39/111.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
110.39/111.00	c ===============================================================================
110.39/111.00	c |         0 |   13377    23649    62397 |     7883        0    nan |  0.000 % |
110.39/111.02	c ===============================================================================
110.39/111.02	c core #3115
110.39/111.02	c Core size: 542	Core Weight: 1	Total Weight: 3115
110.39/111.02	c Elapsed CPU time: 109.449 s	Remaining CPU time: 1690.55 s
110.39/111.07	c Learning 2 hard constraints
110.39/111.07	c ============================[ Search Statistics ]==============================
110.39/111.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
110.39/111.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
110.39/111.07	c ===============================================================================
110.39/111.07	c |         0 |   13380    23652    62412 |     7884        0    nan |  0.000 % |
110.49/111.11	c |       105 |   13380    23652    62412 |     8672      105     21 | 17.377 % |
110.49/111.13	c |       258 |   13380    23652    62412 |     9539      258     19 | 17.377 % |
110.49/111.14	c |       485 |   13380    23652    62412 |    10493      485     22 | 17.377 % |
110.49/111.17	c |       826 |   13380    23652    62412 |    11542      826     22 | 17.377 % |
110.58/111.20	c |      1332 |   13380    23652    62412 |    12697     1332     24 | 17.377 % |
110.58/111.26	c |      2091 |   13380    23652    62412 |    13966     2091     25 | 17.377 % |
110.69/111.39	c |      3231 |   13380    23652    62412 |    15363     3231     26 | 17.377 % |
110.89/111.56	c |      4939 |   13380    23652    62412 |    16900     4939     28 | 17.377 % |
111.18/111.82	c |      7505 |   13378    23652    62412 |    18590     7504     28 | 17.389 % |
111.89/112.57	c |     11350 |   13378    23652    62412 |    20449    11349     29 | 17.389 % |
112.99/113.67	c |     17117 |   13378    23652    62412 |    22493    17116     34 | 17.389 % |
115.68/116.33	c |     25767 |   13378    23652    62412 |    24743    25766     38 | 17.389 % |
118.49/119.19	c ===============================================================================
118.49/119.19	c core #3116
118.49/119.19	c Core size: 39	Core Weight: 1	Total Weight: 3116
118.49/119.19	c Elapsed CPU time: 117.534 s	Remaining CPU time: 1682.47 s
118.58/119.27	c Learning 7 hard constraints
118.58/119.27	c ============================[ Search Statistics ]==============================
118.58/119.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
118.58/119.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
118.58/119.27	c ===============================================================================
118.58/119.27	c |         0 |   13383    23660    62469 |     7886        0    nan |  0.000 % |
118.69/119.30	c |       103 |   13383    23660    62469 |     8675      103     22 | 17.374 % |
118.69/119.35	c |       254 |   13379    23660    62469 |     9542      253     14 | 17.398 % |
118.69/119.38	c ===============================================================================
118.69/119.38	c core #3117
118.69/119.38	c Core size: 808	Core Weight: 1	Total Weight: 3117
118.69/119.38	c Elapsed CPU time: 117.712 s	Remaining CPU time: 1682.29 s
118.79/119.42	c Learning 17 hard constraints
118.79/119.42	c ============================[ Search Statistics ]==============================
118.79/119.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
118.79/119.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
118.79/119.42	c ===============================================================================
118.79/119.42	c |         0 |   13399    23678    62618 |     7892        0    nan |  0.000 % |
118.79/119.44	c |       100 |   13399    23678    62618 |     8681      100     58 | 17.356 % |
118.88/119.51	c |       251 |   13399    23678    62618 |     9550      251     33 | 17.356 % |
119.08/119.76	c |       476 |   13399    23678    62618 |    10505      476     30 | 17.356 % |
120.18/120.87	c |       813 |   13398    23678    62618 |    11555      812     37 | 17.369 % |
120.88/121.53	c |      1319 |   13396    23678    62618 |    12711     1316     33 | 17.375 % |
123.59/124.22	c |      2078 |   13396    23678    62618 |    13982     2075     46 | 17.375 % |
128.58/129.23	c |      3217 |   13389    23678    62618 |    15380     3211     57 | 17.418 % |
135.88/136.56	c |      4927 |   13384    23678    62618 |    16918     4917     65 | 17.449 % |
144.78/145.48	c |      7489 |   13384    23678    62618 |    18610     7479     73 | 17.449 % |
157.87/158.51	c |     11334 |   13384    23678    62618 |    20471    11324     84 | 17.449 % |
182.66/183.33	c |     17100 |   13383    23678    62618 |    22518    17089     87 | 17.455 % |
221.95/222.66	c |     25752 |   13383    23678    62618 |    24770    11943     91 | 17.455 % |
284.24/284.92	c |     38726 |   13383    23678    62618 |    27247    24917     95 | 17.455 % |
379.81/380.54	c |     58189 |   13382    23678    62618 |    29972    27058     95 | 17.461 % |
531.46/532.25	c |     87382 |   13382    23678    62618 |    32969    16703     94 | 17.461 % |
754.50/755.35	c |    131172 |   13380    23678    62618 |    36266    15435     99 | 17.474 % |
1084.71/1085.64	c |    196856 |   13379    23678    62618 |    39893    29654    105 | 17.480 % |
1578.66/1579.72	c |    295382 |   13376    23678    62618 |    43882    40447     92 | 17.498 % |

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-1875526-1245153779/watcher-1875526-1245153779 -o /tmp/evaluation-result-1875526-1245153779/solver-1875526-1245153779 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875526-1245153779.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: 1.00 1.00 1.00 3/64 7594
/proc/meminfo: memFree=1811784/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=3300 CPUtime=0
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 182975126 3379200 247 1992294400 134512640 135709839 4294956240 18446744073709551615 135346464 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 825 247 121 292 0 418 0

[startup+0.0204391 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7594
/proc/meminfo: memFree=1811784/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=4224 CPUtime=0.01
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 514 0 0 0 1 0 0 0 18 0 1 0 182975126 4325376 498 1992294400 134512640 135709839 4294956240 18446744073709551615 134548059 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 1056 498 147 292 0 649 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4224

[startup+0.101446 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7594
/proc/meminfo: memFree=1811784/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=5940 CPUtime=0.09
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 1262 0 0 0 9 0 0 0 18 0 1 0 182975126 6082560 982 1992294400 134512640 135709839 4294956240 18446744073709551615 134517168 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 1485 982 133 292 0 1190 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5940

[startup+0.301469 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7594
/proc/meminfo: memFree=1811784/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=6420 CPUtime=0.29
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 1421 0 0 0 29 0 0 0 19 0 1 0 182975126 6574080 1112 1992294400 134512640 135709839 4294956240 18446744073709551615 134607411 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 1605 1112 133 292 0 1310 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6420

[startup+0.701512 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7594
/proc/meminfo: memFree=1811784/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=6420 CPUtime=0.69
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 1436 0 0 0 69 0 0 0 22 0 1 0 182975126 6574080 1127 1992294400 134512640 135709839 4294956240 18446744073709551615 134571174 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 1605 1127 133 292 0 1310 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6420

[startup+1.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=1807680/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=6756 CPUtime=1.49
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 2116 0 0 0 148 1 0 0 25 0 1 0 182975126 6918144 1198 1992294400 134512640 135709839 4294956240 18446744073709551615 135163535 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 1689 1198 133 292 0 1394 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6756

[startup+3.10277 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=1807168/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=7120 CPUtime=3.09
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 6414 0 0 0 307 2 0 0 21 0 1 0 182975126 7290880 1292 1992294400 134512640 135709839 4294956240 18446744073709551615 135165939 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 1780 1292 133 292 0 1485 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7120

[startup+6.30112 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=1805952/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=8236 CPUtime=6.26
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 11051 0 0 0 620 6 0 0 25 0 1 0 182975126 8433664 1574 1992294400 134512640 135709839 4294956240 18446744073709551615 134570694 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 2059 1574 133 292 0 1764 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 8236

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=1803008/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=11020 CPUtime=12.62
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 14790 0 0 0 1253 9 0 0 25 0 1 0 182975126 11284480 2279 1992294400 134512640 135709839 4294956240 18446744073709551615 135182831 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 2755 2279 133 292 0 2460 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 11020

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=1794304/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=19556 CPUtime=25.35
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 27537 0 0 0 2517 18 0 0 25 0 1 0 182975126 20025344 4425 1992294400 134512640 135709839 4294956240 18446744073709551615 134570277 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 4889 4425 133 292 0 4594 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 19556

[startup+51.102 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 7595
/proc/meminfo: memFree=1770880/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=43216 CPUtime=50.82
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 47504 0 0 0 5052 30 0 0 25 0 1 0 182975126 44253184 10328 1992294400 134512640 135709839 4294956240 18446744073709551615 135166305 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 10804 10328 133 292 0 10509 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 43216

[startup+102.306 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 7595
/proc/meminfo: memFree=1668992/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=144016 CPUtime=101.72
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 103133 0 0 0 10090 82 0 0 25 0 1 0 182975126 147472384 35466 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 36004 35466 136 292 0 35709 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 144016

[startup+162.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 7595
/proc/meminfo: memFree=1636160/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=176828 CPUtime=161.67
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 111590 0 0 0 16052 115 0 0 25 0 1 0 182975126 181071872 43765 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 44207 43765 136 292 0 43912 0
Current children cumulated CPU time (s) 161.67
Current children cumulated vsize (KiB) 176828

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=1599232/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=213316 CPUtime=221.65
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 120705 0 0 0 22039 126 0 0 25 0 1 0 182975126 218435584 52880 1992294400 134512640 135709839 4294956240 18446744073709551615 134573759 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 53329 52880 136 292 0 53034 0
Current children cumulated CPU time (s) 221.65
Current children cumulated vsize (KiB) 213316

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=1563328/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=249440 CPUtime=281.64
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 129735 0 0 0 28024 140 0 0 25 0 1 0 182975126 255426560 61910 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 62360 61910 136 292 0 62065 0
Current children cumulated CPU time (s) 281.64
Current children cumulated vsize (KiB) 249440

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=1527744/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=284664 CPUtime=341.62
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 138538 0 0 0 34008 154 0 0 25 0 1 0 182975126 291495936 70713 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 71166 70713 136 292 0 70871 0
Current children cumulated CPU time (s) 341.62
Current children cumulated vsize (KiB) 284664

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=1494464/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=318152 CPUtime=401.6
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 146917 0 0 0 39992 168 0 0 25 0 1 0 182975126 325787648 79092 1992294400 134512640 135709839 4294956240 18446744073709551615 134601441 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 79538 79092 136 292 0 79243 0
Current children cumulated CPU time (s) 401.6
Current children cumulated vsize (KiB) 318152

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=1458752/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=353584 CPUtime=461.59
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 155746 0 0 0 45978 181 0 0 25 0 1 0 182975126 362070016 87921 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 88396 87921 136 292 0 88101 0
Current children cumulated CPU time (s) 461.59
Current children cumulated vsize (KiB) 353584

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=1426560/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=386048 CPUtime=521.57
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 163869 0 0 0 51965 192 0 0 25 0 1 0 182975126 395313152 96044 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 96512 96044 136 292 0 96217 0
Current children cumulated CPU time (s) 521.57
Current children cumulated vsize (KiB) 386048

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=1391808/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=420344 CPUtime=581.55
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 172457 0 0 0 57953 202 0 0 25 0 1 0 182975126 430432256 104632 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 105086 104632 136 292 0 104791 0
Current children cumulated CPU time (s) 581.55
Current children cumulated vsize (KiB) 420344

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=1359424/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=452364 CPUtime=641.54
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 180451 0 0 0 63940 214 0 0 25 0 1 0 182975126 463220736 112626 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 113091 112626 136 292 0 112796 0
Current children cumulated CPU time (s) 641.54
Current children cumulated vsize (KiB) 452364

[startup+702.302 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=1227200/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=584428 CPUtime=881.46
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 213454 0 0 0 87883 263 0 0 25 0 1 0 182975126 598454272 145629 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 146107 145629 136 292 0 145812 0
Current children cumulated CPU time (s) 881.46
Current children cumulated vsize (KiB) 584428

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=1194624/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=617104 CPUtime=941.45
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 221640 0 0 0 93871 274 0 0 25 0 1 0 182975126 631914496 153815 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 154276 153815 136 292 0 153981 0
Current children cumulated CPU time (s) 941.45
Current children cumulated vsize (KiB) 617104

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=1165120/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=646256 CPUtime=1001.43
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 228925 0 0 0 99858 285 0 0 25 0 1 0 182975126 661766144 161100 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 161564 161100 136 292 0 161269 0
Current children cumulated CPU time (s) 1001.43
Current children cumulated vsize (KiB) 646256

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=1131776/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=679840 CPUtime=1061.41
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 237327 0 0 0 105842 299 0 0 25 0 1 0 182975126 696156160 169502 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 169960 169502 136 292 0 169665 0
Current children cumulated CPU time (s) 1061.41
Current children cumulated vsize (KiB) 679840

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=1100864/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=710524 CPUtime=1121.39
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 244964 0 0 0 111829 310 0 0 25 0 1 0 182975126 727576576 177139 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 177631 177139 136 292 0 177336 0
Current children cumulated CPU time (s) 1121.39
Current children cumulated vsize (KiB) 710524

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=1069824/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=741912 CPUtime=1181.38
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 252794 0 0 0 117816 322 0 0 25 0 1 0 182975126 759717888 184969 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 185478 184969 136 292 0 185183 0
Current children cumulated CPU time (s) 1181.38
Current children cumulated vsize (KiB) 741912

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=1036736/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=774560 CPUtime=1241.36
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 260960 0 0 0 123804 332 0 0 25 0 1 0 182975126 793149440 193135 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 193640 193135 136 292 0 193345 0
Current children cumulated CPU time (s) 1241.36
Current children cumulated vsize (KiB) 774560

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=1008000/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=802892 CPUtime=1301.35
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 268061 0 0 0 129793 342 0 0 25 0 1 0 182975126 822161408 200236 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 200723 200236 136 292 0 200428 0
Current children cumulated CPU time (s) 1301.35
Current children cumulated vsize (KiB) 802892

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=975808/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=835284 CPUtime=1361.32
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 276164 0 0 0 135776 356 0 0 25 0 1 0 182975126 855330816 208339 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 208821 208339 136 292 0 208526 0
Current children cumulated CPU time (s) 1361.32
Current children cumulated vsize (KiB) 835284

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=945280/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=865540 CPUtime=1421.32
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 283699 0 0 0 141765 367 0 0 25 0 1 0 182975126 886312960 215874 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 216385 215874 136 292 0 216090 0
Current children cumulated CPU time (s) 1421.32
Current children cumulated vsize (KiB) 865540

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=916672/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=894380 CPUtime=1481.3
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 290923 0 0 0 147753 377 0 0 25 0 1 0 182975126 915845120 223098 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 223595 223098 136 292 0 223300 0
Current children cumulated CPU time (s) 1481.3
Current children cumulated vsize (KiB) 894380

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=885248/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=925452 CPUtime=1541.28
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 298684 0 0 0 153737 391 0 0 25 0 1 0 182975126 947662848 230859 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 231363 230859 136 292 0 231068 0
Current children cumulated CPU time (s) 1541.28
Current children cumulated vsize (KiB) 925452

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=859392/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=951572 CPUtime=1601.26
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 305206 0 0 0 159724 402 0 0 25 0 1 0 182975126 974409728 237381 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 237893 237381 136 292 0 237598 0
Current children cumulated CPU time (s) 1601.26
Current children cumulated vsize (KiB) 951572

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=825856/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=984724 CPUtime=1661.24
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 313509 0 0 0 165709 415 0 0 25 0 1 0 182975126 1008357376 245684 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 246181 245684 136 292 0 245886 0
Current children cumulated CPU time (s) 1661.24
Current children cumulated vsize (KiB) 984724

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=795264/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=1015516 CPUtime=1721.22
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 321203 0 0 0 171694 428 0 0 25 0 1 0 182975126 1039888384 253378 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 253879 253378 136 292 0 253584 0
Current children cumulated CPU time (s) 1721.22
Current children cumulated vsize (KiB) 1015516

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=765376/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=1045128 CPUtime=1781.21
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 328601 0 0 0 177681 440 0 0 25 0 1 0 182975126 1070211072 260776 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 261282 260776 136 292 0 260987 0
Current children cumulated CPU time (s) 1781.21
Current children cumulated vsize (KiB) 1045128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=754432/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=1055824 CPUtime=1800
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4194304 331271 0 0 0 179557 443 0 0 25 0 1 0 182975126 1081163776 263446 1992294400 134512640 135709839 4294956240 18446744073709551615 134573759 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 263956 263446 136 292 0 263661 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1055824

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

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

[startup+1801.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7595
/proc/meminfo: memFree=754432/2055920 swapFree=4191900/4192956
[pid=7594] ppid=7592 vsize=0 CPUtime=1800.1
/proc/7594/stat : 7594 (wbo) R 7592 7594 7292 0 -1 4195332 331272 0 0 0 179557 453 0 0 25 0 1 0 182975126 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/7594/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.27
CPU time (s): 1800.18
CPU user time (s): 1795.58
CPU system time (s): 4.6023
CPU usage (%): 99.9394
Max. virtual memory (cumulated for all children) (KiB): 1055824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.58
system time used= 4.6023
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331272
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= 3
involuntary context switches= 16996

runsolver used 1.85972 second user time and 4.37533 second system time

The end

Launcher Data

Begin job on node37 at 2009-06-16 14:02:59
IDJOB=1875526
IDBENCH=2109
IDSOLVER=698
FILE ID=node37/1875526-1245153779
PBS_JOBID= 9363737
Free space on /tmp= 66164 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-3.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-1875526-1245153779/watcher-1875526-1245153779 -o /tmp/evaluation-result-1875526-1245153779/solver-1875526-1245153779 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875526-1245153779.opb

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

MD5SUM BENCH= 473e2cd0e31e48ba0932d7bd34857dd0
RANDOM SEED=125139033

node37.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.232
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.232
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:       1812136 kB
Buffers:         38728 kB
Cached:         126320 kB
SwapCached:        260 kB
Active:          30132 kB
Inactive:       148272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1812136 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2828 kB
Writeback:           0 kB
Mapped:          21808 kB
Slab:            51436 kB
Committed_AS:   158492 kB
PageTables:       1376 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-1875526-1245153779.opb

Free space on /tmp at the end= 66164 MiB
End job on node37 at 2009-06-16 14:33:03