Trace number 1875686

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.0OPT1327 31.6302 32.1076

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-ssa7552-158.opb
MD5SUMc4864f676e314c087bf6f2a076acf12d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1327
Best CPU time to get the best result obtained on this benchmark0.064989
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1327
Optimality of the best value was proved YES
Number of variables2726
Total number of constraints4397
Number of constraints which are clauses4397
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 constraint5
Number of terms in the objective function 2726
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 2726
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2726
Number of bits of the biggest sum of numbers12
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-1875686-1245152243.opb.
0.00/0.00	c Instance file HOME/instance-1875686-1245152243.opb
0.00/0.00	c File size is 137573 bytes.
0.00/0.02	c Highest Coefficient sum: 6
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.02         s                                      |
0.00/0.02	c |  Number Variables:      2726                                                |
0.00/0.02	c |  Number Clauses:        7123                                                |
0.00/0.02	c |  Number Cardinality:    0                                                   |
0.00/0.02	c |  Number PB Constraints: 0                                                   |
0.00/0.02	c core #1
0.00/0.02	c Core size: 2	Core Weight: 1	Total Weight: 1
0.00/0.02	c Elapsed CPU time: 0.018997 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #2
0.00/0.02	c Core size: 2	Core Weight: 1	Total Weight: 2
0.00/0.02	c Elapsed CPU time: 0.021996 s	Remaining CPU time: 1799.98 s
0.00/0.03	c core #3
0.00/0.03	c Core size: 2	Core Weight: 1	Total Weight: 3
0.00/0.03	c Elapsed CPU time: 0.025996 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #4
0.00/0.03	c Core size: 2	Core Weight: 1	Total Weight: 4
0.00/0.03	c Elapsed CPU time: 0.029995 s	Remaining CPU time: 1799.97 s
0.00/0.04	c core #5
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 5
0.00/0.04	c Elapsed CPU time: 0.033994 s	Remaining CPU time: 1799.97 s
0.00/0.04	c core #6
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 6
0.00/0.04	c Elapsed CPU time: 0.037994 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #7
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 7
0.00/0.04	c Elapsed CPU time: 0.040993 s	Remaining CPU time: 1799.96 s
0.00/0.05	c core #8
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 8
0.00/0.05	c Elapsed CPU time: 0.044993 s	Remaining CPU time: 1799.96 s
0.00/0.05	c core #9
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 9
0.00/0.05	c Elapsed CPU time: 0.048992 s	Remaining CPU time: 1799.95 s
0.00/0.06	c core #10
0.00/0.06	c Core size: 3	Core Weight: 1	Total Weight: 10
0.00/0.06	c Elapsed CPU time: 0.052991 s	Remaining CPU time: 1799.95 s
0.00/0.06	c core #11
0.00/0.06	c Core size: 3	Core Weight: 1	Total Weight: 11
0.00/0.06	c Elapsed CPU time: 0.056991 s	Remaining CPU time: 1799.94 s
0.00/0.06	c core #12
0.00/0.06	c Core size: 3	Core Weight: 1	Total Weight: 12
0.00/0.06	c Elapsed CPU time: 0.06099 s	Remaining CPU time: 1799.94 s
0.00/0.07	c core #13
0.00/0.07	c Core size: 3	Core Weight: 1	Total Weight: 13
0.00/0.07	c Elapsed CPU time: 0.06499 s	Remaining CPU time: 1799.94 s
0.00/0.07	c core #14
0.00/0.07	c Core size: 3	Core Weight: 1	Total Weight: 14
0.00/0.07	c Elapsed CPU time: 0.068989 s	Remaining CPU time: 1799.93 s
0.00/0.08	c core #15
0.00/0.08	c Core size: 3	Core Weight: 1	Total Weight: 15
0.00/0.08	c Elapsed CPU time: 0.072988 s	Remaining CPU time: 1799.93 s
0.00/0.08	c core #16
0.00/0.08	c Core size: 3	Core Weight: 1	Total Weight: 16
0.00/0.08	c Elapsed CPU time: 0.076988 s	Remaining CPU time: 1799.92 s
0.00/0.08	c core #17
0.00/0.08	c Core size: 3	Core Weight: 1	Total Weight: 17
0.00/0.08	c Elapsed CPU time: 0.079987 s	Remaining CPU time: 1799.92 s
0.00/0.09	c core #18
0.00/0.09	c Core size: 3	Core Weight: 1	Total Weight: 18
0.00/0.09	c Elapsed CPU time: 0.083987 s	Remaining CPU time: 1799.92 s
0.00/0.09	c core #19
0.00/0.09	c Core size: 3	Core Weight: 1	Total Weight: 19
0.00/0.09	c Elapsed CPU time: 0.087986 s	Remaining CPU time: 1799.91 s
0.00/0.10	c core #20
0.00/0.10	c Core size: 3	Core Weight: 1	Total Weight: 20
0.00/0.10	c Elapsed CPU time: 0.091986 s	Remaining CPU time: 1799.91 s
0.09/0.10	c core #21
0.09/0.10	c Core size: 3	Core Weight: 1	Total Weight: 21
0.09/0.10	c Elapsed CPU time: 0.095985 s	Remaining CPU time: 1799.9 s
0.09/0.11	c core #22
0.09/0.11	c Core size: 3	Core Weight: 1	Total Weight: 22
0.09/0.11	c Elapsed CPU time: 0.099984 s	Remaining CPU time: 1799.9 s
0.09/0.11	c core #23
0.09/0.11	c Core size: 3	Core Weight: 1	Total Weight: 23
0.09/0.11	c Elapsed CPU time: 0.103984 s	Remaining CPU time: 1799.9 s
0.09/0.11	c core #24
0.09/0.11	c Core size: 3	Core Weight: 1	Total Weight: 24
0.09/0.11	c Elapsed CPU time: 0.106983 s	Remaining CPU time: 1799.89 s
0.09/0.12	c core #25
0.09/0.12	c Core size: 3	Core Weight: 1	Total Weight: 25
0.09/0.12	c Elapsed CPU time: 0.110983 s	Remaining CPU time: 1799.89 s
0.09/0.12	c core #26
0.09/0.12	c Core size: 3	Core Weight: 1	Total Weight: 26
0.09/0.12	c Elapsed CPU time: 0.114982 s	Remaining CPU time: 1799.89 s
0.09/0.13	c core #27
0.09/0.13	c Core size: 3	Core Weight: 1	Total Weight: 27
0.09/0.13	c Elapsed CPU time: 0.118981 s	Remaining CPU time: 1799.88 s
0.09/0.13	c core #28
0.09/0.13	c Core size: 3	Core Weight: 1	Total Weight: 28
0.09/0.13	c Elapsed CPU time: 0.122981 s	Remaining CPU time: 1799.88 s
0.09/0.13	c core #29
0.09/0.13	c Core size: 3	Core Weight: 1	Total Weight: 29
0.09/0.13	c Elapsed CPU time: 0.12698 s	Remaining CPU time: 1799.87 s
0.09/0.14	c core #30
0.09/0.14	c Core size: 3	Core Weight: 1	Total Weight: 30
0.09/0.14	c Elapsed CPU time: 0.13098 s	Remaining CPU time: 1799.87 s
0.09/0.14	c core #31
0.09/0.14	c Core size: 3	Core Weight: 1	Total Weight: 31
0.09/0.14	c Elapsed CPU time: 0.134979 s	Remaining CPU time: 1799.87 s
0.09/0.15	c core #32
0.09/0.15	c Core size: 3	Core Weight: 1	Total Weight: 32
0.09/0.15	c Elapsed CPU time: 0.138978 s	Remaining CPU time: 1799.86 s
0.09/0.15	c core #33
0.09/0.15	c Core size: 3	Core Weight: 1	Total Weight: 33
0.09/0.15	c Elapsed CPU time: 0.142978 s	Remaining CPU time: 1799.86 s
0.09/0.15	c core #34
0.09/0.15	c Core size: 3	Core Weight: 1	Total Weight: 34
0.09/0.15	c Elapsed CPU time: 0.146977 s	Remaining CPU time: 1799.85 s
0.09/0.16	c core #35
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 35
0.09/0.16	c Elapsed CPU time: 0.151976 s	Remaining CPU time: 1799.85 s
0.09/0.16	c core #36
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 36
0.09/0.16	c Elapsed CPU time: 0.155976 s	Remaining CPU time: 1799.84 s
0.09/0.17	c core #37
0.09/0.17	c Core size: 3	Core Weight: 1	Total Weight: 37
0.09/0.17	c Elapsed CPU time: 0.159975 s	Remaining CPU time: 1799.84 s
0.09/0.17	c core #38
0.09/0.17	c Core size: 3	Core Weight: 1	Total Weight: 38
0.09/0.17	c Elapsed CPU time: 0.164974 s	Remaining CPU time: 1799.84 s
0.09/0.18	c core #39
0.09/0.18	c Core size: 3	Core Weight: 1	Total Weight: 39
0.09/0.18	c Elapsed CPU time: 0.167974 s	Remaining CPU time: 1799.83 s
0.09/0.18	c core #40
0.09/0.18	c Core size: 3	Core Weight: 1	Total Weight: 40
0.09/0.18	c Elapsed CPU time: 0.171973 s	Remaining CPU time: 1799.83 s
0.09/0.19	c core #41
0.09/0.19	c Core size: 3	Core Weight: 1	Total Weight: 41
0.09/0.19	c Elapsed CPU time: 0.175973 s	Remaining CPU time: 1799.82 s
0.09/0.19	c core #42
0.09/0.19	c Core size: 3	Core Weight: 1	Total Weight: 42
0.09/0.19	c Elapsed CPU time: 0.179972 s	Remaining CPU time: 1799.82 s
0.09/0.19	c core #43
0.09/0.19	c Core size: 3	Core Weight: 1	Total Weight: 43
0.09/0.19	c Elapsed CPU time: 0.183972 s	Remaining CPU time: 1799.82 s
0.09/0.20	c core #44
0.09/0.20	c Core size: 3	Core Weight: 1	Total Weight: 44
0.09/0.20	c Elapsed CPU time: 0.188971 s	Remaining CPU time: 1799.81 s
0.18/0.20	c core #45
0.18/0.20	c Core size: 3	Core Weight: 1	Total Weight: 45
0.18/0.20	c Elapsed CPU time: 0.19297 s	Remaining CPU time: 1799.81 s
0.18/0.21	c core #46
0.18/0.21	c Core size: 3	Core Weight: 1	Total Weight: 46
0.18/0.21	c Elapsed CPU time: 0.197969 s	Remaining CPU time: 1799.8 s
0.18/0.21	c core #47
0.18/0.21	c Core size: 3	Core Weight: 1	Total Weight: 47
0.18/0.21	c Elapsed CPU time: 0.201969 s	Remaining CPU time: 1799.8 s
0.18/0.22	c core #48
0.18/0.22	c Core size: 3	Core Weight: 1	Total Weight: 48
0.18/0.22	c Elapsed CPU time: 0.205968 s	Remaining CPU time: 1799.79 s
0.18/0.22	c core #49
0.18/0.22	c Core size: 3	Core Weight: 1	Total Weight: 49
0.18/0.22	c Elapsed CPU time: 0.210967 s	Remaining CPU time: 1799.79 s
0.18/0.23	c core #50
0.18/0.23	c Core size: 3	Core Weight: 1	Total Weight: 50
0.18/0.23	c Elapsed CPU time: 0.214967 s	Remaining CPU time: 1799.79 s
0.18/0.23	c core #51
0.18/0.23	c Core size: 3	Core Weight: 1	Total Weight: 51
0.18/0.23	c Elapsed CPU time: 0.219966 s	Remaining CPU time: 1799.78 s
0.18/0.23	c core #52
0.18/0.23	c Core size: 3	Core Weight: 1	Total Weight: 52
0.18/0.23	c Elapsed CPU time: 0.223965 s	Remaining CPU time: 1799.78 s
0.18/0.24	c core #53
0.18/0.24	c Core size: 3	Core Weight: 1	Total Weight: 53
0.18/0.24	c Elapsed CPU time: 0.228965 s	Remaining CPU time: 1799.77 s
0.18/0.24	c core #54
0.18/0.24	c Core size: 3	Core Weight: 1	Total Weight: 54
0.18/0.24	c Elapsed CPU time: 0.233964 s	Remaining CPU time: 1799.77 s
0.18/0.25	c core #55
0.18/0.25	c Core size: 3	Core Weight: 1	Total Weight: 55
0.18/0.25	c Elapsed CPU time: 0.237963 s	Remaining CPU time: 1799.76 s
0.18/0.25	c core #56
0.18/0.25	c Core size: 3	Core Weight: 1	Total Weight: 56
0.18/0.25	c Elapsed CPU time: 0.242963 s	Remaining CPU time: 1799.76 s
0.18/0.26	c core #57
0.18/0.26	c Core size: 3	Core Weight: 1	Total Weight: 57
0.18/0.26	c Elapsed CPU time: 0.246962 s	Remaining CPU time: 1799.75 s
0.18/0.26	c core #58
0.18/0.26	c Core size: 3	Core Weight: 1	Total Weight: 58
0.18/0.26	c Elapsed CPU time: 0.251961 s	Remaining CPU time: 1799.75 s
0.18/0.27	c core #59
0.18/0.27	c Core size: 3	Core Weight: 1	Total Weight: 59
0.18/0.27	c Elapsed CPU time: 0.25696 s	Remaining CPU time: 1799.74 s
0.18/0.27	c core #60
0.18/0.27	c Core size: 3	Core Weight: 1	Total Weight: 60
0.18/0.27	c Elapsed CPU time: 0.26096 s	Remaining CPU time: 1799.74 s
0.18/0.28	c core #61
0.18/0.28	c Core size: 3	Core Weight: 1	Total Weight: 61
0.18/0.28	c Elapsed CPU time: 0.265959 s	Remaining CPU time: 1799.73 s
0.18/0.28	c core #62
0.18/0.28	c Core size: 3	Core Weight: 1	Total Weight: 62
0.18/0.28	c Elapsed CPU time: 0.269958 s	Remaining CPU time: 1799.73 s
0.18/0.29	c core #63
0.18/0.29	c Core size: 3	Core Weight: 1	Total Weight: 63
0.18/0.29	c Elapsed CPU time: 0.273958 s	Remaining CPU time: 1799.73 s
0.18/0.29	c core #64
0.18/0.29	c Core size: 3	Core Weight: 1	Total Weight: 64
0.18/0.29	c Elapsed CPU time: 0.278957 s	Remaining CPU time: 1799.72 s
0.18/0.29	c core #65
0.18/0.29	c Core size: 3	Core Weight: 1	Total Weight: 65
0.18/0.29	c Elapsed CPU time: 0.282956 s	Remaining CPU time: 1799.72 s
0.29/0.30	c core #66
0.29/0.30	c Core size: 3	Core Weight: 1	Total Weight: 66
0.29/0.30	c Elapsed CPU time: 0.287956 s	Remaining CPU time: 1799.71 s
0.29/0.30	c core #67
0.29/0.30	c Core size: 3	Core Weight: 1	Total Weight: 67
0.29/0.30	c Elapsed CPU time: 0.292955 s	Remaining CPU time: 1799.71 s
0.29/0.31	c core #68
0.29/0.31	c Core size: 3	Core Weight: 1	Total Weight: 68
0.29/0.31	c Elapsed CPU time: 0.296954 s	Remaining CPU time: 1799.7 s
0.29/0.31	c core #69
0.29/0.31	c Core size: 3	Core Weight: 1	Total Weight: 69
0.29/0.31	c Elapsed CPU time: 0.300954 s	Remaining CPU time: 1799.7 s
0.29/0.32	c core #70
0.29/0.32	c Core size: 3	Core Weight: 1	Total Weight: 70
0.29/0.32	c Elapsed CPU time: 0.305953 s	Remaining CPU time: 1799.69 s
0.29/0.32	c core #71
0.29/0.32	c Core size: 3	Core Weight: 1	Total Weight: 71
0.29/0.32	c Elapsed CPU time: 0.310952 s	Remaining CPU time: 1799.69 s
0.29/0.33	c core #72
0.29/0.33	c Core size: 3	Core Weight: 1	Total Weight: 72
0.29/0.33	c Elapsed CPU time: 0.314952 s	Remaining CPU time: 1799.69 s
0.29/0.33	c core #73
0.29/0.33	c Core size: 3	Core Weight: 1	Total Weight: 73
0.29/0.33	c Elapsed CPU time: 0.319951 s	Remaining CPU time: 1799.68 s
0.29/0.34	c core #74
0.29/0.34	c Core size: 3	Core Weight: 1	Total Weight: 74
0.29/0.34	c Elapsed CPU time: 0.32495 s	Remaining CPU time: 1799.68 s
0.29/0.34	c core #75
0.29/0.34	c Core size: 3	Core Weight: 1	Total Weight: 75
0.29/0.34	c Elapsed CPU time: 0.328949 s	Remaining CPU time: 1799.67 s
0.29/0.35	c core #76
0.29/0.35	c Core size: 3	Core Weight: 1	Total Weight: 76
0.29/0.35	c Elapsed CPU time: 0.333949 s	Remaining CPU time: 1799.67 s
0.29/0.35	c core #77
0.29/0.35	c Core size: 3	Core Weight: 1	Total Weight: 77
0.29/0.35	c Elapsed CPU time: 0.337948 s	Remaining CPU time: 1799.66 s
0.29/0.36	c core #78
0.29/0.36	c Core size: 3	Core Weight: 1	Total Weight: 78
0.29/0.36	c Elapsed CPU time: 0.341948 s	Remaining CPU time: 1799.66 s
0.29/0.36	c core #79
0.29/0.36	c Core size: 3	Core Weight: 1	Total Weight: 79
0.29/0.36	c Elapsed CPU time: 0.345947 s	Remaining CPU time: 1799.65 s
0.29/0.37	c core #80
0.29/0.37	c Core size: 3	Core Weight: 1	Total Weight: 80
0.29/0.37	c Elapsed CPU time: 0.350946 s	Remaining CPU time: 1799.65 s
0.29/0.37	c core #81
0.29/0.37	c Core size: 3	Core Weight: 1	Total Weight: 81
0.29/0.37	c Elapsed CPU time: 0.354946 s	Remaining CPU time: 1799.65 s
0.29/0.37	c core #82
0.29/0.37	c Core size: 3	Core Weight: 1	Total Weight: 82
0.29/0.37	c Elapsed CPU time: 0.359945 s	Remaining CPU time: 1799.64 s
0.29/0.38	c core #83
0.29/0.38	c Core size: 3	Core Weight: 1	Total Weight: 83
0.29/0.38	c Elapsed CPU time: 0.363944 s	Remaining CPU time: 1799.64 s
0.29/0.38	c core #84
0.29/0.38	c Core size: 3	Core Weight: 1	Total Weight: 84
0.29/0.38	c Elapsed CPU time: 0.367944 s	Remaining CPU time: 1799.63 s
0.29/0.39	c core #85
0.29/0.39	c Core size: 3	Core Weight: 1	Total Weight: 85
0.29/0.39	c Elapsed CPU time: 0.372943 s	Remaining CPU time: 1799.63 s
0.29/0.39	c core #86
0.29/0.39	c Core size: 3	Core Weight: 1	Total Weight: 86
0.29/0.39	c Elapsed CPU time: 0.377942 s	Remaining CPU time: 1799.62 s
0.29/0.40	c core #87
0.29/0.40	c Core size: 3	Core Weight: 1	Total Weight: 87
0.29/0.40	c Elapsed CPU time: 0.382941 s	Remaining CPU time: 1799.62 s
0.29/0.40	c core #88
0.29/0.40	c Core size: 3	Core Weight: 1	Total Weight: 88
0.29/0.40	c Elapsed CPU time: 0.386941 s	Remaining CPU time: 1799.61 s
0.39/0.41	c core #89
0.39/0.41	c Core size: 3	Core Weight: 1	Total Weight: 89
0.39/0.41	c Elapsed CPU time: 0.39094 s	Remaining CPU time: 1799.61 s
0.39/0.41	c core #90
0.39/0.41	c Core size: 3	Core Weight: 1	Total Weight: 90
0.39/0.41	c Elapsed CPU time: 0.395939 s	Remaining CPU time: 1799.6 s
0.39/0.42	c core #91
0.39/0.42	c Core size: 3	Core Weight: 1	Total Weight: 91
0.39/0.42	c Elapsed CPU time: 0.400939 s	Remaining CPU time: 1799.6 s
0.39/0.42	c core #92
0.39/0.42	c Core size: 3	Core Weight: 1	Total Weight: 92
0.39/0.42	c Elapsed CPU time: 0.405938 s	Remaining CPU time: 1799.59 s
0.39/0.43	c core #93
0.39/0.43	c Core size: 3	Core Weight: 1	Total Weight: 93
0.39/0.43	c Elapsed CPU time: 0.409937 s	Remaining CPU time: 1799.59 s
0.39/0.43	c core #94
0.39/0.43	c Core size: 3	Core Weight: 1	Total Weight: 94
0.39/0.43	c Elapsed CPU time: 0.414936 s	Remaining CPU time: 1799.59 s
0.39/0.44	c core #95
0.39/0.44	c Core size: 3	Core Weight: 1	Total Weight: 95
0.39/0.44	c Elapsed CPU time: 0.419936 s	Remaining CPU time: 1799.58 s
0.39/0.44	c core #96
0.39/0.44	c Core size: 3	Core Weight: 1	Total Weight: 96
0.39/0.44	c Elapsed CPU time: 0.424935 s	Remaining CPU time: 1799.58 s
0.39/0.45	c core #97
0.39/0.45	c Core size: 3	Core Weight: 1	Total Weight: 97
0.39/0.45	c Elapsed CPU time: 0.428934 s	Remaining CPU time: 1799.57 s
0.39/0.45	c core #98
0.39/0.45	c Core size: 3	Core Weight: 1	Total Weight: 98
0.39/0.45	c Elapsed CPU time: 0.432934 s	Remaining CPU time: 1799.57 s
0.39/0.46	c core #99
0.39/0.46	c Core size: 3	Core Weight: 1	Total Weight: 99
0.39/0.46	c Elapsed CPU time: 0.436933 s	Remaining CPU time: 1799.56 s
0.39/0.46	c core #100
0.39/0.46	c Core size: 3	Core Weight: 1	Total Weight: 100
0.39/0.46	c Elapsed CPU time: 0.441932 s	Remaining CPU time: 1799.56 s
0.39/0.46	c core #101
0.39/0.46	c Core size: 3	Core Weight: 1	Total Weight: 101
0.39/0.47	c Elapsed CPU time: 0.445932 s	Remaining CPU time: 1799.55 s
0.39/0.47	c core #102
0.39/0.47	c Core size: 3	Core Weight: 1	Total Weight: 102
0.39/0.47	c Elapsed CPU time: 0.449931 s	Remaining CPU time: 1799.55 s
0.39/0.47	c core #103
0.39/0.47	c Core size: 3	Core Weight: 1	Total Weight: 103
0.39/0.47	c Elapsed CPU time: 0.45493 s	Remaining CPU time: 1799.55 s
0.39/0.48	c core #104
0.39/0.48	c Core size: 3	Core Weight: 1	Total Weight: 104
0.39/0.48	c Elapsed CPU time: 0.45993 s	Remaining CPU time: 1799.54 s
0.39/0.48	c core #105
0.39/0.48	c Core size: 3	Core Weight: 1	Total Weight: 105
0.39/0.48	c Elapsed CPU time: 0.464929 s	Remaining CPU time: 1799.54 s
0.39/0.49	c core #106
0.39/0.49	c Core size: 3	Core Weight: 1	Total Weight: 106
0.39/0.49	c Elapsed CPU time: 0.469928 s	Remaining CPU time: 1799.53 s
0.39/0.49	c core #107
0.39/0.49	c Core size: 3	Core Weight: 1	Total Weight: 107
0.39/0.49	c Elapsed CPU time: 0.473927 s	Remaining CPU time: 1799.53 s
0.48/0.50	c core #108
0.48/0.50	c Core size: 3	Core Weight: 1	Total Weight: 108
0.48/0.50	c Elapsed CPU time: 0.477927 s	Remaining CPU time: 1799.52 s
0.48/0.50	c core #109
0.48/0.50	c Core size: 3	Core Weight: 1	Total Weight: 109
0.48/0.50	c Elapsed CPU time: 0.482926 s	Remaining CPU time: 1799.52 s
0.48/0.51	c core #110
0.48/0.51	c Core size: 3	Core Weight: 1	Total Weight: 110
0.48/0.51	c Elapsed CPU time: 0.487925 s	Remaining CPU time: 1799.51 s
0.48/0.51	c core #111
0.48/0.51	c Core size: 3	Core Weight: 1	Total Weight: 111
0.48/0.51	c Elapsed CPU time: 0.492925 s	Remaining CPU time: 1799.51 s
0.48/0.52	c core #112
0.48/0.52	c Core size: 3	Core Weight: 1	Total Weight: 112
0.48/0.52	c Elapsed CPU time: 0.497924 s	Remaining CPU time: 1799.5 s
0.48/0.52	c core #113
0.48/0.52	c Core size: 3	Core Weight: 1	Total Weight: 113
0.48/0.52	c Elapsed CPU time: 0.501923 s	Remaining CPU time: 1799.5 s
0.48/0.53	c core #114
0.48/0.53	c Core size: 3	Core Weight: 1	Total Weight: 114
0.48/0.53	c Elapsed CPU time: 0.506922 s	Remaining CPU time: 1799.49 s
0.48/0.53	c core #115
0.48/0.53	c Core size: 3	Core Weight: 1	Total Weight: 115
0.48/0.53	c Elapsed CPU time: 0.511922 s	Remaining CPU time: 1799.49 s
0.48/0.54	c core #116
0.48/0.54	c Core size: 3	Core Weight: 1	Total Weight: 116
0.48/0.54	c Elapsed CPU time: 0.516921 s	Remaining CPU time: 1799.48 s
0.48/0.54	c core #117
0.48/0.54	c Core size: 3	Core Weight: 1	Total Weight: 117
0.48/0.54	c Elapsed CPU time: 0.52192 s	Remaining CPU time: 1799.48 s
0.48/0.55	c core #118
0.48/0.55	c Core size: 3	Core Weight: 1	Total Weight: 118
0.48/0.55	c Elapsed CPU time: 0.526919 s	Remaining CPU time: 1799.47 s
0.48/0.55	c core #119
0.48/0.55	c Core size: 3	Core Weight: 1	Total Weight: 119
0.48/0.55	c Elapsed CPU time: 0.531919 s	Remaining CPU time: 1799.47 s
0.48/0.56	c core #120
0.48/0.56	c Core size: 3	Core Weight: 1	Total Weight: 120
0.48/0.56	c Elapsed CPU time: 0.535918 s	Remaining CPU time: 1799.46 s
0.48/0.56	c core #121
0.48/0.56	c Core size: 3	Core Weight: 1	Total Weight: 121
0.48/0.56	c Elapsed CPU time: 0.539917 s	Remaining CPU time: 1799.46 s
0.48/0.57	c core #122
0.48/0.57	c Core size: 3	Core Weight: 1	Total Weight: 122
0.48/0.57	c Elapsed CPU time: 0.544917 s	Remaining CPU time: 1799.46 s
0.48/0.57	c core #123
0.48/0.57	c Core size: 3	Core Weight: 1	Total Weight: 123
0.48/0.57	c Elapsed CPU time: 0.549916 s	Remaining CPU time: 1799.45 s
0.48/0.58	c core #124
0.48/0.58	c Core size: 3	Core Weight: 1	Total Weight: 124
0.48/0.58	c Elapsed CPU time: 0.554915 s	Remaining CPU time: 1799.45 s
0.48/0.58	c core #125
0.48/0.58	c Core size: 3	Core Weight: 1	Total Weight: 125
0.48/0.58	c Elapsed CPU time: 0.559914 s	Remaining CPU time: 1799.44 s
0.48/0.59	c core #126
0.48/0.59	c Core size: 3	Core Weight: 1	Total Weight: 126
0.48/0.59	c Elapsed CPU time: 0.564914 s	Remaining CPU time: 1799.44 s
0.48/0.59	c core #127
0.48/0.59	c Core size: 3	Core Weight: 1	Total Weight: 127
0.48/0.59	c Elapsed CPU time: 0.569913 s	Remaining CPU time: 1799.43 s
0.48/0.60	c core #128
0.48/0.60	c Core size: 3	Core Weight: 1	Total Weight: 128
0.48/0.60	c Elapsed CPU time: 0.574912 s	Remaining CPU time: 1799.43 s
0.58/0.60	c core #129
0.58/0.60	c Core size: 3	Core Weight: 1	Total Weight: 129
0.58/0.60	c Elapsed CPU time: 0.579911 s	Remaining CPU time: 1799.42 s
0.58/0.61	c core #130
0.58/0.61	c Core size: 3	Core Weight: 1	Total Weight: 130
0.58/0.61	c Elapsed CPU time: 0.583911 s	Remaining CPU time: 1799.42 s
0.58/0.61	c core #131
0.58/0.61	c Core size: 3	Core Weight: 1	Total Weight: 131
0.58/0.61	c Elapsed CPU time: 0.58891 s	Remaining CPU time: 1799.41 s
0.58/0.62	c core #132
0.58/0.62	c Core size: 3	Core Weight: 1	Total Weight: 132
0.58/0.62	c Elapsed CPU time: 0.592909 s	Remaining CPU time: 1799.41 s
0.58/0.62	c core #133
0.58/0.62	c Core size: 3	Core Weight: 1	Total Weight: 133
0.58/0.62	c Elapsed CPU time: 0.596909 s	Remaining CPU time: 1799.4 s
0.58/0.63	c core #134
0.58/0.63	c Core size: 3	Core Weight: 1	Total Weight: 134
0.58/0.63	c Elapsed CPU time: 0.600908 s	Remaining CPU time: 1799.4 s
0.58/0.63	c core #135
0.58/0.63	c Core size: 3	Core Weight: 1	Total Weight: 135
0.58/0.63	c Elapsed CPU time: 0.604908 s	Remaining CPU time: 1799.4 s
0.58/0.64	c core #136
0.58/0.64	c Core size: 3	Core Weight: 1	Total Weight: 136
0.58/0.64	c Elapsed CPU time: 0.608907 s	Remaining CPU time: 1799.39 s
0.58/0.64	c core #137
0.58/0.64	c Core size: 3	Core Weight: 1	Total Weight: 137
0.58/0.64	c Elapsed CPU time: 0.612906 s	Remaining CPU time: 1799.39 s
0.58/0.65	c core #138
0.58/0.65	c Core size: 3	Core Weight: 1	Total Weight: 138
0.58/0.65	c Elapsed CPU time: 0.617906 s	Remaining CPU time: 1799.38 s
0.58/0.65	c core #139
0.58/0.65	c Core size: 3	Core Weight: 1	Total Weight: 139
0.58/0.65	c Elapsed CPU time: 0.622905 s	Remaining CPU time: 1799.38 s
0.58/0.66	c core #140
0.58/0.66	c Core size: 3	Core Weight: 1	Total Weight: 140
0.58/0.66	c Elapsed CPU time: 0.627904 s	Remaining CPU time: 1799.37 s
0.58/0.66	c core #141
0.58/0.66	c Core size: 3	Core Weight: 1	Total Weight: 141
0.58/0.66	c Elapsed CPU time: 0.632903 s	Remaining CPU time: 1799.37 s
0.58/0.67	c core #142
0.58/0.67	c Core size: 3	Core Weight: 1	Total Weight: 142
0.58/0.67	c Elapsed CPU time: 0.637903 s	Remaining CPU time: 1799.36 s
0.58/0.67	c core #143
0.58/0.67	c Core size: 3	Core Weight: 1	Total Weight: 143
0.58/0.67	c Elapsed CPU time: 0.642902 s	Remaining CPU time: 1799.36 s
0.58/0.68	c core #144
0.58/0.68	c Core size: 3	Core Weight: 1	Total Weight: 144
0.58/0.68	c Elapsed CPU time: 0.647901 s	Remaining CPU time: 1799.35 s
0.58/0.68	c core #145
0.58/0.68	c Core size: 3	Core Weight: 1	Total Weight: 145
0.58/0.68	c Elapsed CPU time: 0.6529 s	Remaining CPU time: 1799.35 s
0.58/0.69	c core #146
0.58/0.69	c Core size: 3	Core Weight: 1	Total Weight: 146
0.58/0.69	c Elapsed CPU time: 0.6569 s	Remaining CPU time: 1799.34 s
0.58/0.69	c core #147
0.58/0.69	c Core size: 3	Core Weight: 1	Total Weight: 147
0.58/0.69	c Elapsed CPU time: 0.660899 s	Remaining CPU time: 1799.34 s
0.58/0.70	c core #148
0.58/0.70	c Core size: 3	Core Weight: 1	Total Weight: 148
0.58/0.70	c Elapsed CPU time: 0.665898 s	Remaining CPU time: 1799.33 s
0.67/0.70	c core #149
0.67/0.70	c Core size: 3	Core Weight: 1	Total Weight: 149
0.67/0.70	c Elapsed CPU time: 0.670898 s	Remaining CPU time: 1799.33 s
0.67/0.71	c core #150
0.67/0.71	c Core size: 3	Core Weight: 1	Total Weight: 150
0.67/0.71	c Elapsed CPU time: 0.675897 s	Remaining CPU time: 1799.32 s
0.67/0.71	c core #151
0.67/0.71	c Core size: 3	Core Weight: 1	Total Weight: 151
0.67/0.71	c Elapsed CPU time: 0.680896 s	Remaining CPU time: 1799.32 s
0.67/0.72	c core #152
0.67/0.72	c Core size: 3	Core Weight: 1	Total Weight: 152
0.67/0.72	c Elapsed CPU time: 0.685895 s	Remaining CPU time: 1799.31 s
0.67/0.72	c core #153
0.67/0.72	c Core size: 3	Core Weight: 1	Total Weight: 153
0.67/0.72	c Elapsed CPU time: 0.689895 s	Remaining CPU time: 1799.31 s
0.67/0.73	c core #154
0.67/0.73	c Core size: 3	Core Weight: 1	Total Weight: 154
0.67/0.73	c Elapsed CPU time: 0.694894 s	Remaining CPU time: 1799.31 s
0.67/0.73	c core #155
0.67/0.73	c Core size: 3	Core Weight: 1	Total Weight: 155
0.67/0.73	c Elapsed CPU time: 0.699893 s	Remaining CPU time: 1799.3 s
0.67/0.74	c core #156
0.67/0.74	c Core size: 3	Core Weight: 1	Total Weight: 156
0.67/0.74	c Elapsed CPU time: 0.704892 s	Remaining CPU time: 1799.3 s
0.67/0.74	c core #157
0.67/0.74	c Core size: 3	Core Weight: 1	Total Weight: 157
0.67/0.74	c Elapsed CPU time: 0.710891 s	Remaining CPU time: 1799.29 s
0.67/0.75	c core #158
0.67/0.75	c Core size: 3	Core Weight: 1	Total Weight: 158
0.67/0.75	c Elapsed CPU time: 0.715891 s	Remaining CPU time: 1799.28 s
0.67/0.75	c core #159
0.67/0.75	c Core size: 3	Core Weight: 1	Total Weight: 159
0.67/0.75	c Elapsed CPU time: 0.72089 s	Remaining CPU time: 1799.28 s
0.67/0.76	c core #160
0.67/0.76	c Core size: 3	Core Weight: 1	Total Weight: 160
0.67/0.76	c Elapsed CPU time: 0.725889 s	Remaining CPU time: 1799.27 s
0.67/0.76	c core #161
0.67/0.76	c Core size: 3	Core Weight: 1	Total Weight: 161
0.67/0.76	c Elapsed CPU time: 0.730888 s	Remaining CPU time: 1799.27 s
0.67/0.77	c core #162
0.67/0.77	c Core size: 3	Core Weight: 1	Total Weight: 162
0.67/0.77	c Elapsed CPU time: 0.736887 s	Remaining CPU time: 1799.26 s
0.67/0.77	c core #163
0.67/0.77	c Core size: 3	Core Weight: 1	Total Weight: 163
0.67/0.77	c Elapsed CPU time: 0.741887 s	Remaining CPU time: 1799.26 s
0.67/0.78	c core #164
0.67/0.78	c Core size: 3	Core Weight: 1	Total Weight: 164
0.67/0.78	c Elapsed CPU time: 0.746886 s	Remaining CPU time: 1799.25 s
0.67/0.78	c core #165
0.67/0.78	c Core size: 3	Core Weight: 1	Total Weight: 165
0.67/0.78	c Elapsed CPU time: 0.751885 s	Remaining CPU time: 1799.25 s
0.67/0.79	c core #166
0.67/0.79	c Core size: 3	Core Weight: 1	Total Weight: 166
0.67/0.79	c Elapsed CPU time: 0.756884 s	Remaining CPU time: 1799.24 s
0.67/0.79	c core #167
0.67/0.79	c Core size: 3	Core Weight: 1	Total Weight: 167
0.67/0.79	c Elapsed CPU time: 0.761884 s	Remaining CPU time: 1799.24 s
0.77/0.80	c core #168
0.77/0.80	c Core size: 3	Core Weight: 1	Total Weight: 168
0.77/0.80	c Elapsed CPU time: 0.766883 s	Remaining CPU time: 1799.23 s
0.77/0.80	c core #169
0.77/0.80	c Core size: 3	Core Weight: 1	Total Weight: 169
0.77/0.80	c Elapsed CPU time: 0.771882 s	Remaining CPU time: 1799.23 s
0.77/0.81	c core #170
0.77/0.81	c Core size: 3	Core Weight: 1	Total Weight: 170
0.77/0.81	c Elapsed CPU time: 0.776881 s	Remaining CPU time: 1799.22 s
0.77/0.81	c core #171
0.77/0.81	c Core size: 3	Core Weight: 1	Total Weight: 171
0.77/0.81	c Elapsed CPU time: 0.781881 s	Remaining CPU time: 1799.22 s
0.77/0.82	c core #172
0.77/0.82	c Core size: 3	Core Weight: 1	Total Weight: 172
0.77/0.82	c Elapsed CPU time: 0.78688 s	Remaining CPU time: 1799.21 s
0.77/0.82	c core #173
0.77/0.82	c Core size: 3	Core Weight: 1	Total Weight: 173
0.77/0.82	c Elapsed CPU time: 0.791879 s	Remaining CPU time: 1799.21 s
0.77/0.83	c core #174
0.77/0.83	c Core size: 3	Core Weight: 1	Total Weight: 174
0.77/0.83	c Elapsed CPU time: 0.796878 s	Remaining CPU time: 1799.2 s
0.77/0.83	c core #175
0.77/0.83	c Core size: 3	Core Weight: 1	Total Weight: 175
0.77/0.84	c Elapsed CPU time: 0.801878 s	Remaining CPU time: 1799.2 s
0.77/0.84	c core #176
0.77/0.84	c Core size: 3	Core Weight: 1	Total Weight: 176
0.77/0.84	c Elapsed CPU time: 0.806877 s	Remaining CPU time: 1799.19 s
0.77/0.85	c core #177
0.77/0.85	c Core size: 3	Core Weight: 1	Total Weight: 177
0.77/0.85	c Elapsed CPU time: 0.811876 s	Remaining CPU time: 1799.19 s
0.77/0.85	c core #178
0.77/0.85	c Core size: 3	Core Weight: 1	Total Weight: 178
0.77/0.85	c Elapsed CPU time: 0.816875 s	Remaining CPU time: 1799.18 s
0.77/0.86	c core #179
0.77/0.86	c Core size: 3	Core Weight: 1	Total Weight: 179
0.77/0.86	c Elapsed CPU time: 0.821875 s	Remaining CPU time: 1799.18 s
0.77/0.86	c core #180
0.77/0.86	c Core size: 3	Core Weight: 1	Total Weight: 180
0.77/0.86	c Elapsed CPU time: 0.826874 s	Remaining CPU time: 1799.17 s
0.77/0.87	c core #181
0.77/0.87	c Core size: 3	Core Weight: 1	Total Weight: 181
0.77/0.87	c Elapsed CPU time: 0.832873 s	Remaining CPU time: 1799.17 s
0.77/0.87	c core #182
0.77/0.87	c Core size: 3	Core Weight: 1	Total Weight: 182
0.77/0.87	c Elapsed CPU time: 0.837872 s	Remaining CPU time: 1799.16 s
0.77/0.88	c core #183
0.77/0.88	c Core size: 3	Core Weight: 1	Total Weight: 183
0.77/0.88	c Elapsed CPU time: 0.842871 s	Remaining CPU time: 1799.16 s
0.77/0.88	c core #184
0.77/0.88	c Core size: 3	Core Weight: 1	Total Weight: 184
0.77/0.88	c Elapsed CPU time: 0.847871 s	Remaining CPU time: 1799.15 s
0.77/0.89	c core #185
0.77/0.89	c Core size: 3	Core Weight: 1	Total Weight: 185
0.77/0.89	c Elapsed CPU time: 0.85287 s	Remaining CPU time: 1799.15 s
0.77/0.89	c core #186
0.77/0.89	c Core size: 3	Core Weight: 1	Total Weight: 186
0.77/0.89	c Elapsed CPU time: 0.856869 s	Remaining CPU time: 1799.14 s
0.77/0.90	c core #187
0.77/0.90	c Core size: 3	Core Weight: 1	Total Weight: 187
0.77/0.90	c Elapsed CPU time: 0.861868 s	Remaining CPU time: 1799.14 s
0.87/0.90	c core #188
0.87/0.90	c Core size: 3	Core Weight: 1	Total Weight: 188
0.87/0.90	c Elapsed CPU time: 0.866868 s	Remaining CPU time: 1799.13 s
0.87/0.91	c core #189
0.87/0.91	c Core size: 3	Core Weight: 1	Total Weight: 189
0.87/0.91	c Elapsed CPU time: 0.871867 s	Remaining CPU time: 1799.13 s
0.87/0.91	c core #190
0.87/0.91	c Core size: 3	Core Weight: 1	Total Weight: 190
0.87/0.91	c Elapsed CPU time: 0.877866 s	Remaining CPU time: 1799.12 s
0.87/0.92	c core #191
0.87/0.92	c Core size: 3	Core Weight: 1	Total Weight: 191
0.87/0.92	c Elapsed CPU time: 0.881865 s	Remaining CPU time: 1799.12 s
0.87/0.92	c core #192
0.87/0.92	c Core size: 3	Core Weight: 1	Total Weight: 192
0.87/0.92	c Elapsed CPU time: 0.886865 s	Remaining CPU time: 1799.11 s
0.87/0.93	c core #193
0.87/0.93	c Core size: 3	Core Weight: 1	Total Weight: 193
0.87/0.93	c Elapsed CPU time: 0.891864 s	Remaining CPU time: 1799.11 s
0.87/0.93	c core #194
0.87/0.93	c Core size: 3	Core Weight: 1	Total Weight: 194
0.87/0.93	c Elapsed CPU time: 0.897863 s	Remaining CPU time: 1799.1 s
0.87/0.94	c core #195
0.87/0.94	c Core size: 3	Core Weight: 1	Total Weight: 195
0.87/0.94	c Elapsed CPU time: 0.902862 s	Remaining CPU time: 1799.1 s
0.87/0.95	c core #196
0.87/0.95	c Core size: 3	Core Weight: 1	Total Weight: 196
0.87/0.95	c Elapsed CPU time: 0.907861 s	Remaining CPU time: 1799.09 s
0.87/0.95	c core #197
0.87/0.95	c Core size: 3	Core Weight: 1	Total Weight: 197
0.87/0.95	c Elapsed CPU time: 0.912861 s	Remaining CPU time: 1799.09 s
0.87/0.96	c core #198
0.87/0.96	c Core size: 3	Core Weight: 1	Total Weight: 198
0.87/0.96	c Elapsed CPU time: 0.91786 s	Remaining CPU time: 1799.08 s
0.87/0.96	c core #199
0.87/0.96	c Core size: 3	Core Weight: 1	Total Weight: 199
0.87/0.96	c Elapsed CPU time: 0.922859 s	Remaining CPU time: 1799.08 s
0.87/0.97	c core #200
0.87/0.97	c Core size: 3	Core Weight: 1	Total Weight: 200
0.87/0.97	c Elapsed CPU time: 0.927858 s	Remaining CPU time: 1799.07 s
0.87/0.97	c core #201
0.87/0.97	c Core size: 3	Core Weight: 1	Total Weight: 201
0.87/0.97	c Elapsed CPU time: 0.932858 s	Remaining CPU time: 1799.07 s
0.87/0.98	c core #202
0.87/0.98	c Core size: 3	Core Weight: 1	Total Weight: 202
0.87/0.98	c Elapsed CPU time: 0.938857 s	Remaining CPU time: 1799.06 s
0.87/0.98	c core #203
0.87/0.98	c Core size: 3	Core Weight: 1	Total Weight: 203
0.87/0.98	c Elapsed CPU time: 0.943856 s	Remaining CPU time: 1799.06 s
0.87/0.99	c core #204
0.87/0.99	c Core size: 3	Core Weight: 1	Total Weight: 204
0.87/0.99	c Elapsed CPU time: 0.949855 s	Remaining CPU time: 1799.05 s
0.87/0.99	c core #205
0.87/0.99	c Core size: 3	Core Weight: 1	Total Weight: 205
0.87/0.99	c Elapsed CPU time: 0.954854 s	Remaining CPU time: 1799.05 s
0.87/1.00	c core #206
0.87/1.00	c Core size: 3	Core Weight: 1	Total Weight: 206
0.87/1.00	c Elapsed CPU time: 0.960853 s	Remaining CPU time: 1799.04 s
0.98/1.01	c core #207
0.98/1.01	c Core size: 3	Core Weight: 1	Total Weight: 207
0.98/1.01	c Elapsed CPU time: 0.965853 s	Remaining CPU time: 1799.03 s
0.98/1.01	c core #208
0.98/1.01	c Core size: 3	Core Weight: 1	Total Weight: 208
0.98/1.01	c Elapsed CPU time: 0.970852 s	Remaining CPU time: 1799.03 s
0.98/1.02	c core #209
0.98/1.02	c Core size: 3	Core Weight: 1	Total Weight: 209
0.98/1.02	c Elapsed CPU time: 0.976851 s	Remaining CPU time: 1799.02 s
0.98/1.02	c core #210
0.98/1.02	c Core size: 3	Core Weight: 1	Total Weight: 210
0.98/1.02	c Elapsed CPU time: 0.98185 s	Remaining CPU time: 1799.02 s
0.98/1.03	c core #211
0.98/1.03	c Core size: 3	Core Weight: 1	Total Weight: 211
0.98/1.03	c Elapsed CPU time: 0.986849 s	Remaining CPU time: 1799.01 s
0.98/1.03	c core #212
0.98/1.03	c Core size: 3	Core Weight: 1	Total Weight: 212
0.98/1.03	c Elapsed CPU time: 0.991849 s	Remaining CPU time: 1799.01 s
0.98/1.04	c core #213
0.98/1.04	c Core size: 3	Core Weight: 1	Total Weight: 213
0.98/1.04	c Elapsed CPU time: 0.996848 s	Remaining CPU time: 1799 s
0.98/1.04	c core #214
0.98/1.04	c Core size: 3	Core Weight: 1	Total Weight: 214
0.98/1.04	c Elapsed CPU time: 1.00285 s	Remaining CPU time: 1799 s
0.98/1.05	c core #215
0.98/1.05	c Core size: 3	Core Weight: 1	Total Weight: 215
0.98/1.05	c Elapsed CPU time: 1.00785 s	Remaining CPU time: 1798.99 s
0.98/1.06	c core #216
0.98/1.06	c Core size: 3	Core Weight: 1	Total Weight: 216
0.98/1.06	c Elapsed CPU time: 1.01385 s	Remaining CPU time: 1798.99 s
0.98/1.06	c core #217
0.98/1.06	c Core size: 3	Core Weight: 1	Total Weight: 217
0.98/1.06	c Elapsed CPU time: 1.01885 s	Remaining CPU time: 1798.98 s
0.98/1.07	c core #218
0.98/1.07	c Core size: 3	Core Weight: 1	Total Weight: 218
0.98/1.07	c Elapsed CPU time: 1.02484 s	Remaining CPU time: 1798.98 s
0.98/1.07	c core #219
0.98/1.07	c Core size: 3	Core Weight: 1	Total Weight: 219
0.98/1.07	c Elapsed CPU time: 1.03084 s	Remaining CPU time: 1798.97 s
0.98/1.08	c core #220
0.98/1.08	c Core size: 3	Core Weight: 1	Total Weight: 220
0.98/1.08	c Elapsed CPU time: 1.03684 s	Remaining CPU time: 1798.96 s
0.98/1.08	c core #221
0.98/1.08	c Core size: 3	Core Weight: 1	Total Weight: 221
0.98/1.08	c Elapsed CPU time: 1.04084 s	Remaining CPU time: 1798.96 s
0.98/1.09	c core #222
0.98/1.09	c Core size: 3	Core Weight: 1	Total Weight: 222
0.98/1.09	c Elapsed CPU time: 1.04684 s	Remaining CPU time: 1798.95 s
0.98/1.10	c core #223
0.98/1.10	c Core size: 3	Core Weight: 1	Total Weight: 223
0.98/1.10	c Elapsed CPU time: 1.05184 s	Remaining CPU time: 1798.95 s
0.98/1.10	c core #224
0.98/1.10	c Core size: 3	Core Weight: 1	Total Weight: 224
0.98/1.10	c Elapsed CPU time: 1.05684 s	Remaining CPU time: 1798.94 s
1.07/1.11	c core #225
1.07/1.11	c Core size: 3	Core Weight: 1	Total Weight: 225
1.07/1.11	c Elapsed CPU time: 1.06184 s	Remaining CPU time: 1798.94 s
1.07/1.11	c core #226
1.07/1.11	c Core size: 3	Core Weight: 1	Total Weight: 226
1.07/1.11	c Elapsed CPU time: 1.06784 s	Remaining CPU time: 1798.93 s
1.07/1.12	c core #227
1.07/1.12	c Core size: 3	Core Weight: 1	Total Weight: 227
1.07/1.12	c Elapsed CPU time: 1.07284 s	Remaining CPU time: 1798.93 s
1.07/1.12	c core #228
1.07/1.12	c Core size: 3	Core Weight: 1	Total Weight: 228
1.07/1.12	c Elapsed CPU time: 1.07883 s	Remaining CPU time: 1798.92 s
1.07/1.13	c core #229
1.07/1.13	c Core size: 3	Core Weight: 1	Total Weight: 229
1.07/1.13	c Elapsed CPU time: 1.08384 s	Remaining CPU time: 1798.92 s
1.07/1.14	c core #230
1.07/1.14	c Core size: 3	Core Weight: 1	Total Weight: 230
1.07/1.14	c Elapsed CPU time: 1.08883 s	Remaining CPU time: 1798.91 s
1.07/1.14	c core #231
1.07/1.14	c Core size: 3	Core Weight: 1	Total Weight: 231
1.07/1.14	c Elapsed CPU time: 1.09483 s	Remaining CPU time: 1798.91 s
1.07/1.15	c core #232
1.07/1.15	c Core size: 3	Core Weight: 1	Total Weight: 232
1.07/1.15	c Elapsed CPU time: 1.10083 s	Remaining CPU time: 1798.9 s
1.07/1.15	c core #233
1.07/1.15	c Core size: 3	Core Weight: 1	Total Weight: 233
1.07/1.15	c Elapsed CPU time: 1.10583 s	Remaining CPU time: 1798.89 s
1.07/1.16	c core #234
1.07/1.16	c Core size: 3	Core Weight: 1	Total Weight: 234
1.07/1.16	c Elapsed CPU time: 1.11183 s	Remaining CPU time: 1798.89 s
1.07/1.16	c core #235
1.07/1.16	c Core size: 3	Core Weight: 1	Total Weight: 235
1.07/1.16	c Elapsed CPU time: 1.11783 s	Remaining CPU time: 1798.88 s
1.07/1.17	c core #236
1.07/1.17	c Core size: 3	Core Weight: 1	Total Weight: 236
1.07/1.17	c Elapsed CPU time: 1.12383 s	Remaining CPU time: 1798.88 s
1.07/1.18	c core #237
1.07/1.18	c Core size: 3	Core Weight: 1	Total Weight: 237
1.07/1.18	c Elapsed CPU time: 1.12983 s	Remaining CPU time: 1798.87 s
1.07/1.18	c core #238
1.07/1.18	c Core size: 3	Core Weight: 1	Total Weight: 238
1.07/1.18	c Elapsed CPU time: 1.13483 s	Remaining CPU time: 1798.87 s
1.07/1.19	c core #239
1.07/1.19	c Core size: 3	Core Weight: 1	Total Weight: 239
1.07/1.19	c Elapsed CPU time: 1.13983 s	Remaining CPU time: 1798.86 s
1.07/1.19	c core #240
1.07/1.19	c Core size: 3	Core Weight: 1	Total Weight: 240
1.07/1.19	c Elapsed CPU time: 1.14583 s	Remaining CPU time: 1798.85 s
1.07/1.20	c core #241
1.07/1.20	c Core size: 3	Core Weight: 1	Total Weight: 241
1.07/1.20	c Elapsed CPU time: 1.15182 s	Remaining CPU time: 1798.85 s
1.17/1.20	c core #242
1.17/1.20	c Core size: 3	Core Weight: 1	Total Weight: 242
1.17/1.20	c Elapsed CPU time: 1.15782 s	Remaining CPU time: 1798.84 s
1.17/1.21	c core #243
1.17/1.21	c Core size: 3	Core Weight: 1	Total Weight: 243
1.17/1.21	c Elapsed CPU time: 1.16382 s	Remaining CPU time: 1798.84 s
1.17/1.22	c core #244
1.17/1.22	c Core size: 3	Core Weight: 1	Total Weight: 244
1.17/1.22	c Elapsed CPU time: 1.16982 s	Remaining CPU time: 1798.83 s
1.17/1.22	c core #245
1.17/1.22	c Core size: 3	Core Weight: 1	Total Weight: 245
1.17/1.22	c Elapsed CPU time: 1.17482 s	Remaining CPU time: 1798.83 s
1.17/1.23	c core #246
1.17/1.23	c Core size: 3	Core Weight: 1	Total Weight: 246
1.17/1.23	c Elapsed CPU time: 1.18082 s	Remaining CPU time: 1798.82 s
1.17/1.23	c core #247
1.17/1.23	c Core size: 3	Core Weight: 1	Total Weight: 247
1.17/1.23	c Elapsed CPU time: 1.18682 s	Remaining CPU time: 1798.81 s
1.17/1.24	c core #248
1.17/1.24	c Core size: 3	Core Weight: 1	Total Weight: 248
1.17/1.24	c Elapsed CPU time: 1.19282 s	Remaining CPU time: 1798.81 s
1.17/1.25	c core #249
1.17/1.25	c Core size: 3	Core Weight: 1	Total Weight: 249
1.17/1.25	c Elapsed CPU time: 1.19882 s	Remaining CPU time: 1798.8 s
1.17/1.25	c core #250
1.17/1.25	c Core size: 3	Core Weight: 1	Total Weight: 250
1.17/1.25	c Elapsed CPU time: 1.20482 s	Remaining CPU time: 1798.8 s
1.17/1.26	c core #251
1.17/1.26	c Core size: 3	Core Weight: 1	Total Weight: 251
1.17/1.26	c Elapsed CPU time: 1.21081 s	Remaining CPU time: 1798.79 s
1.17/1.26	c core #252
1.17/1.26	c Core size: 3	Core Weight: 1	Total Weight: 252
1.17/1.26	c Elapsed CPU time: 1.21582 s	Remaining CPU time: 1798.78 s
1.17/1.27	c core #253
1.17/1.27	c Core size: 3	Core Weight: 1	Total Weight: 253
1.17/1.27	c Elapsed CPU time: 1.22081 s	Remaining CPU time: 1798.78 s
1.17/1.28	c core #254
1.17/1.28	c Core size: 3	Core Weight: 1	Total Weight: 254
1.17/1.28	c Elapsed CPU time: 1.22881 s	Remaining CPU time: 1798.77 s
1.17/1.29	c core #255
1.17/1.29	c Core size: 3	Core Weight: 1	Total Weight: 255
1.17/1.29	c Elapsed CPU time: 1.23481 s	Remaining CPU time: 1798.77 s
1.17/1.29	c core #256
1.17/1.29	c Core size: 3	Core Weight: 1	Total Weight: 256
1.17/1.29	c Elapsed CPU time: 1.23981 s	Remaining CPU time: 1798.76 s
1.17/1.30	c core #257
1.17/1.30	c Core size: 3	Core Weight: 1	Total Weight: 257
1.17/1.30	c Elapsed CPU time: 1.24481 s	Remaining CPU time: 1798.76 s
1.26/1.30	c core #258
1.26/1.30	c Core size: 3	Core Weight: 1	Total Weight: 258
1.26/1.30	c Elapsed CPU time: 1.25081 s	Remaining CPU time: 1798.75 s
1.26/1.31	c core #259
1.26/1.31	c Core size: 3	Core Weight: 1	Total Weight: 259
1.26/1.31	c Elapsed CPU time: 1.25681 s	Remaining CPU time: 1798.74 s
1.26/1.31	c core #260
1.26/1.31	c Core size: 3	Core Weight: 1	Total Weight: 260
1.26/1.31	c Elapsed CPU time: 1.26281 s	Remaining CPU time: 1798.74 s
1.26/1.32	c core #261
1.26/1.32	c Core size: 3	Core Weight: 1	Total Weight: 261
1.26/1.32	c Elapsed CPU time: 1.26881 s	Remaining CPU time: 1798.73 s
1.26/1.33	c core #262
1.26/1.33	c Core size: 3	Core Weight: 1	Total Weight: 262
1.26/1.33	c Elapsed CPU time: 1.27481 s	Remaining CPU time: 1798.73 s
1.26/1.33	c core #263
1.26/1.33	c Core size: 3	Core Weight: 1	Total Weight: 263
1.26/1.33	c Elapsed CPU time: 1.2808 s	Remaining CPU time: 1798.72 s
1.26/1.34	c core #264
1.26/1.34	c Core size: 3	Core Weight: 1	Total Weight: 264
1.26/1.34	c Elapsed CPU time: 1.2868 s	Remaining CPU time: 1798.71 s
1.26/1.34	c core #265
1.26/1.34	c Core size: 3	Core Weight: 1	Total Weight: 265
1.26/1.34	c Elapsed CPU time: 1.2928 s	Remaining CPU time: 1798.71 s
1.26/1.35	c core #266
1.26/1.35	c Core size: 3	Core Weight: 1	Total Weight: 266
1.26/1.35	c Elapsed CPU time: 1.2988 s	Remaining CPU time: 1798.7 s
1.26/1.36	c core #267
1.26/1.36	c Core size: 3	Core Weight: 1	Total Weight: 267
1.26/1.36	c Elapsed CPU time: 1.3048 s	Remaining CPU time: 1798.7 s
1.26/1.36	c core #268
1.26/1.36	c Core size: 3	Core Weight: 1	Total Weight: 268
1.26/1.36	c Elapsed CPU time: 1.3108 s	Remaining CPU time: 1798.69 s
1.26/1.37	c core #269
1.26/1.37	c Core size: 3	Core Weight: 1	Total Weight: 269
1.26/1.37	c Elapsed CPU time: 1.3168 s	Remaining CPU time: 1798.68 s
1.26/1.37	c core #270
1.26/1.37	c Core size: 3	Core Weight: 1	Total Weight: 270
1.26/1.37	c Elapsed CPU time: 1.3228 s	Remaining CPU time: 1798.68 s
1.26/1.38	c core #271
1.26/1.38	c Core size: 3	Core Weight: 1	Total Weight: 271
1.26/1.38	c Elapsed CPU time: 1.3288 s	Remaining CPU time: 1798.67 s
1.26/1.39	c core #272
1.26/1.39	c Core size: 3	Core Weight: 1	Total Weight: 272
1.26/1.39	c Elapsed CPU time: 1.3348 s	Remaining CPU time: 1798.67 s
1.26/1.39	c core #273
1.26/1.39	c Core size: 3	Core Weight: 1	Total Weight: 273
1.26/1.39	c Elapsed CPU time: 1.3408 s	Remaining CPU time: 1798.66 s
1.26/1.40	c core #274
1.26/1.40	c Core size: 3	Core Weight: 1	Total Weight: 274
1.26/1.40	c Elapsed CPU time: 1.34679 s	Remaining CPU time: 1798.65 s
1.37/1.41	c core #275
1.37/1.41	c Core size: 3	Core Weight: 1	Total Weight: 275
1.37/1.41	c Elapsed CPU time: 1.35379 s	Remaining CPU time: 1798.65 s
1.37/1.41	c core #276
1.37/1.41	c Core size: 3	Core Weight: 1	Total Weight: 276
1.37/1.41	c Elapsed CPU time: 1.35979 s	Remaining CPU time: 1798.64 s
1.37/1.42	c core #277
1.37/1.42	c Core size: 3	Core Weight: 1	Total Weight: 277
1.37/1.42	c Elapsed CPU time: 1.36579 s	Remaining CPU time: 1798.63 s
1.37/1.42	c core #278
1.37/1.42	c Core size: 3	Core Weight: 1	Total Weight: 278
1.37/1.42	c Elapsed CPU time: 1.37179 s	Remaining CPU time: 1798.63 s
1.37/1.43	c core #279
1.37/1.43	c Core size: 3	Core Weight: 1	Total Weight: 279
1.37/1.43	c Elapsed CPU time: 1.37779 s	Remaining CPU time: 1798.62 s
1.37/1.44	c core #280
1.37/1.44	c Core size: 3	Core Weight: 1	Total Weight: 280
1.37/1.44	c Elapsed CPU time: 1.38379 s	Remaining CPU time: 1798.62 s
1.37/1.44	c core #281
1.37/1.44	c Core size: 3	Core Weight: 1	Total Weight: 281
1.37/1.44	c Elapsed CPU time: 1.38979 s	Remaining CPU time: 1798.61 s
1.37/1.45	c core #282
1.37/1.45	c Core size: 3	Core Weight: 1	Total Weight: 282
1.37/1.45	c Elapsed CPU time: 1.39579 s	Remaining CPU time: 1798.6 s
1.37/1.45	c core #283
1.37/1.45	c Core size: 3	Core Weight: 1	Total Weight: 283
1.37/1.45	c Elapsed CPU time: 1.40179 s	Remaining CPU time: 1798.6 s
1.37/1.46	c core #284
1.37/1.46	c Core size: 3	Core Weight: 1	Total Weight: 284
1.37/1.46	c Elapsed CPU time: 1.40779 s	Remaining CPU time: 1798.59 s
1.37/1.47	c core #285
1.37/1.47	c Core size: 3	Core Weight: 1	Total Weight: 285
1.37/1.47	c Elapsed CPU time: 1.41379 s	Remaining CPU time: 1798.59 s
1.37/1.47	c core #286
1.37/1.47	c Core size: 3	Core Weight: 1	Total Weight: 286
1.37/1.47	c Elapsed CPU time: 1.41978 s	Remaining CPU time: 1798.58 s
1.37/1.48	c core #287
1.37/1.48	c Core size: 3	Core Weight: 1	Total Weight: 287
1.37/1.48	c Elapsed CPU time: 1.42578 s	Remaining CPU time: 1798.57 s
1.37/1.49	c core #288
1.37/1.49	c Core size: 3	Core Weight: 1	Total Weight: 288
1.37/1.49	c Elapsed CPU time: 1.43078 s	Remaining CPU time: 1798.57 s
1.37/1.49	c core #289
1.37/1.49	c Core size: 3	Core Weight: 1	Total Weight: 289
1.37/1.49	c Elapsed CPU time: 1.43778 s	Remaining CPU time: 1798.56 s
1.46/1.50	c core #290
1.46/1.50	c Core size: 3	Core Weight: 1	Total Weight: 290
1.46/1.50	c Elapsed CPU time: 1.44378 s	Remaining CPU time: 1798.56 s
1.46/1.50	c core #291
1.46/1.50	c Core size: 3	Core Weight: 1	Total Weight: 291
1.46/1.50	c Elapsed CPU time: 1.45078 s	Remaining CPU time: 1798.55 s
1.46/1.51	c core #292
1.46/1.51	c Core size: 3	Core Weight: 1	Total Weight: 292
1.46/1.51	c Elapsed CPU time: 1.45678 s	Remaining CPU time: 1798.54 s
1.46/1.52	c core #293
1.46/1.52	c Core size: 3	Core Weight: 1	Total Weight: 293
1.46/1.52	c Elapsed CPU time: 1.46278 s	Remaining CPU time: 1798.54 s
1.46/1.52	c core #294
1.46/1.52	c Core size: 3	Core Weight: 1	Total Weight: 294
1.46/1.52	c Elapsed CPU time: 1.46878 s	Remaining CPU time: 1798.53 s
1.46/1.53	c core #295
1.46/1.53	c Core size: 3	Core Weight: 1	Total Weight: 295
1.46/1.53	c Elapsed CPU time: 1.47477 s	Remaining CPU time: 1798.53 s
1.46/1.54	c core #296
1.46/1.54	c Core size: 3	Core Weight: 1	Total Weight: 296
1.46/1.54	c Elapsed CPU time: 1.48077 s	Remaining CPU time: 1798.52 s
1.46/1.54	c core #297
1.46/1.54	c Core size: 3	Core Weight: 1	Total Weight: 297
1.46/1.54	c Elapsed CPU time: 1.48677 s	Remaining CPU time: 1798.51 s
1.46/1.55	c core #298
1.46/1.55	c Core size: 3	Core Weight: 1	Total Weight: 298
1.46/1.55	c Elapsed CPU time: 1.49277 s	Remaining CPU time: 1798.51 s
1.46/1.55	c core #299
1.46/1.55	c Core size: 3	Core Weight: 1	Total Weight: 299
1.46/1.55	c Elapsed CPU time: 1.49877 s	Remaining CPU time: 1798.5 s
1.46/1.56	c core #300
1.46/1.56	c Core size: 3	Core Weight: 1	Total Weight: 300
1.46/1.56	c Elapsed CPU time: 1.50477 s	Remaining CPU time: 1798.5 s
1.46/1.57	c core #301
1.46/1.57	c Core size: 3	Core Weight: 1	Total Weight: 301
1.46/1.57	c Elapsed CPU time: 1.51077 s	Remaining CPU time: 1798.49 s
1.46/1.57	c core #302
1.46/1.57	c Core size: 3	Core Weight: 1	Total Weight: 302
1.46/1.57	c Elapsed CPU time: 1.51777 s	Remaining CPU time: 1798.48 s
1.46/1.58	c core #303
1.46/1.58	c Core size: 3	Core Weight: 1	Total Weight: 303
1.46/1.58	c Elapsed CPU time: 1.52377 s	Remaining CPU time: 1798.48 s
1.46/1.59	c core #304
1.46/1.59	c Core size: 3	Core Weight: 1	Total Weight: 304
1.46/1.59	c Elapsed CPU time: 1.52977 s	Remaining CPU time: 1798.47 s
1.46/1.59	c core #305
1.46/1.59	c Core size: 3	Core Weight: 1	Total Weight: 305
1.46/1.59	c Elapsed CPU time: 1.53677 s	Remaining CPU time: 1798.46 s
1.55/1.60	c core #306
1.55/1.60	c Core size: 3	Core Weight: 1	Total Weight: 306
1.55/1.60	c Elapsed CPU time: 1.54277 s	Remaining CPU time: 1798.46 s
1.55/1.61	c core #307
1.55/1.61	c Core size: 3	Core Weight: 1	Total Weight: 307
1.55/1.61	c Elapsed CPU time: 1.54976 s	Remaining CPU time: 1798.45 s
1.55/1.61	c core #308
1.55/1.61	c Core size: 3	Core Weight: 1	Total Weight: 308
1.55/1.61	c Elapsed CPU time: 1.55576 s	Remaining CPU time: 1798.44 s
1.55/1.62	c core #309
1.55/1.62	c Core size: 3	Core Weight: 1	Total Weight: 309
1.55/1.62	c Elapsed CPU time: 1.56176 s	Remaining CPU time: 1798.44 s
1.55/1.63	c core #310
1.55/1.63	c Core size: 3	Core Weight: 1	Total Weight: 310
1.55/1.63	c Elapsed CPU time: 1.56776 s	Remaining CPU time: 1798.43 s
1.55/1.63	c core #311
1.55/1.63	c Core size: 3	Core Weight: 1	Total Weight: 311
1.55/1.63	c Elapsed CPU time: 1.57476 s	Remaining CPU time: 1798.43 s
1.55/1.64	c core #312
1.55/1.64	c Core size: 3	Core Weight: 1	Total Weight: 312
1.55/1.64	c Elapsed CPU time: 1.58076 s	Remaining CPU time: 1798.42 s
1.55/1.65	c core #313
1.55/1.65	c Core size: 3	Core Weight: 1	Total Weight: 313
1.55/1.65	c Elapsed CPU time: 1.58676 s	Remaining CPU time: 1798.41 s
1.55/1.65	c core #314
1.55/1.65	c Core size: 3	Core Weight: 1	Total Weight: 314
1.55/1.65	c Elapsed CPU time: 1.59376 s	Remaining CPU time: 1798.41 s
1.55/1.66	c core #315
1.55/1.66	c Core size: 3	Core Weight: 1	Total Weight: 315
1.55/1.66	c Elapsed CPU time: 1.59876 s	Remaining CPU time: 1798.4 s
1.55/1.67	c core #316
1.55/1.67	c Core size: 3	Core Weight: 1	Total Weight: 316
1.55/1.67	c Elapsed CPU time: 1.60476 s	Remaining CPU time: 1798.4 s
1.55/1.67	c core #317
1.55/1.67	c Core size: 3	Core Weight: 1	Total Weight: 317
1.55/1.67	c Elapsed CPU time: 1.61076 s	Remaining CPU time: 1798.39 s
1.55/1.68	c core #318
1.55/1.68	c Core size: 3	Core Weight: 1	Total Weight: 318
1.55/1.68	c Elapsed CPU time: 1.61675 s	Remaining CPU time: 1798.38 s
1.55/1.68	c core #319
1.55/1.68	c Core size: 3	Core Weight: 1	Total Weight: 319
1.55/1.68	c Elapsed CPU time: 1.62275 s	Remaining CPU time: 1798.38 s
1.55/1.69	c core #320
1.55/1.69	c Core size: 3	Core Weight: 1	Total Weight: 320
1.55/1.69	c Elapsed CPU time: 1.62875 s	Remaining CPU time: 1798.37 s
1.55/1.70	c core #321
1.55/1.70	c Core size: 3	Core Weight: 1	Total Weight: 321
1.55/1.70	c Elapsed CPU time: 1.63575 s	Remaining CPU time: 1798.36 s
1.65/1.70	c core #322
1.65/1.70	c Core size: 3	Core Weight: 1	Total Weight: 322
1.87/2.09	c Elapsed CPU time: 1.64175 s	Remaining CPU time: 1798.36 s
1.87/2.09	c core #323
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 323
1.87/2.09	c Elapsed CPU time: 1.64775 s	Remaining CPU time: 1798.35 s
1.87/2.09	c core #324
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 324
1.87/2.09	c Elapsed CPU time: 1.65375 s	Remaining CPU time: 1798.35 s
1.87/2.09	c core #325
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 325
1.87/2.09	c Elapsed CPU time: 1.66075 s	Remaining CPU time: 1798.34 s
1.87/2.09	c core #326
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 326
1.87/2.09	c Elapsed CPU time: 1.66675 s	Remaining CPU time: 1798.33 s
1.87/2.09	c core #327
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 327
1.87/2.09	c Elapsed CPU time: 1.67274 s	Remaining CPU time: 1798.33 s
1.87/2.09	c core #328
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 328
1.87/2.09	c Elapsed CPU time: 1.67974 s	Remaining CPU time: 1798.32 s
1.87/2.09	c core #329
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 329
1.87/2.09	c Elapsed CPU time: 1.68574 s	Remaining CPU time: 1798.31 s
1.87/2.09	c core #330
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 330
1.87/2.09	c Elapsed CPU time: 1.69174 s	Remaining CPU time: 1798.31 s
1.87/2.09	c core #331
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 331
1.87/2.09	c Elapsed CPU time: 1.69774 s	Remaining CPU time: 1798.3 s
1.87/2.09	c core #332
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 332
1.87/2.09	c Elapsed CPU time: 1.70474 s	Remaining CPU time: 1798.3 s
1.87/2.09	c core #333
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 333
1.87/2.09	c Elapsed CPU time: 1.71074 s	Remaining CPU time: 1798.29 s
1.87/2.09	c core #334
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 334
1.87/2.09	c Elapsed CPU time: 1.71674 s	Remaining CPU time: 1798.28 s
1.87/2.09	c core #335
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 335
1.87/2.09	c Elapsed CPU time: 1.72374 s	Remaining CPU time: 1798.28 s
1.87/2.09	c core #336
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 336
1.87/2.09	c Elapsed CPU time: 1.72974 s	Remaining CPU time: 1798.27 s
1.87/2.09	c core #337
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 337
1.87/2.09	c Elapsed CPU time: 1.73574 s	Remaining CPU time: 1798.26 s
1.87/2.09	c core #338
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 338
1.87/2.09	c Elapsed CPU time: 1.74174 s	Remaining CPU time: 1798.26 s
1.87/2.09	c core #339
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 339
1.87/2.09	c Elapsed CPU time: 1.74773 s	Remaining CPU time: 1798.25 s
1.87/2.09	c core #340
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 340
1.87/2.09	c Elapsed CPU time: 1.75473 s	Remaining CPU time: 1798.25 s
1.87/2.09	c core #341
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 341
1.87/2.09	c Elapsed CPU time: 1.76073 s	Remaining CPU time: 1798.24 s
1.87/2.09	c core #342
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 342
1.87/2.09	c Elapsed CPU time: 1.76673 s	Remaining CPU time: 1798.23 s
1.87/2.09	c core #343
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 343
1.87/2.09	c Elapsed CPU time: 1.77273 s	Remaining CPU time: 1798.23 s
1.87/2.09	c core #344
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 344
1.87/2.09	c Elapsed CPU time: 1.77973 s	Remaining CPU time: 1798.22 s
1.87/2.09	c core #345
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 345
1.87/2.09	c Elapsed CPU time: 1.78573 s	Remaining CPU time: 1798.21 s
1.87/2.09	c core #346
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 346
1.87/2.09	c Elapsed CPU time: 1.79173 s	Remaining CPU time: 1798.21 s
1.87/2.09	c core #347
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 347
1.87/2.09	c Elapsed CPU time: 1.79773 s	Remaining CPU time: 1798.2 s
1.87/2.09	c core #348
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 348
1.87/2.09	c Elapsed CPU time: 1.80472 s	Remaining CPU time: 1798.2 s
1.87/2.09	c core #349
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 349
1.87/2.09	c Elapsed CPU time: 1.81072 s	Remaining CPU time: 1798.19 s
1.87/2.09	c core #350
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 350
1.87/2.09	c Elapsed CPU time: 1.81772 s	Remaining CPU time: 1798.18 s
1.87/2.09	c core #351
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 351
1.87/2.09	c Elapsed CPU time: 1.82372 s	Remaining CPU time: 1798.18 s
1.87/2.09	c core #352
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 352
1.87/2.09	c Elapsed CPU time: 1.82972 s	Remaining CPU time: 1798.17 s
1.87/2.09	c core #353
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 353
1.87/2.09	c Elapsed CPU time: 1.83672 s	Remaining CPU time: 1798.16 s
1.87/2.09	c core #354
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 354
1.87/2.09	c Elapsed CPU time: 1.84272 s	Remaining CPU time: 1798.16 s
1.87/2.09	c core #355
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 355
1.87/2.09	c Elapsed CPU time: 1.84872 s	Remaining CPU time: 1798.15 s
1.87/2.09	c core #356
1.87/2.09	c Core size: 3	Core Weight: 1	Total Weight: 356
1.87/2.09	c Elapsed CPU time: 1.85572 s	Remaining CPU time: 1798.14 s
1.87/2.11	c core #357
1.87/2.11	c Core size: 3	Core Weight: 1	Total Weight: 357
1.87/2.11	c Elapsed CPU time: 1.86272 s	Remaining CPU time: 1798.14 s
1.87/2.11	c core #358
1.87/2.11	c Core size: 3	Core Weight: 1	Total Weight: 358
1.87/2.11	c Elapsed CPU time: 1.86871 s	Remaining CPU time: 1798.13 s
1.87/2.12	c core #359
1.87/2.12	c Core size: 3	Core Weight: 1	Total Weight: 359
1.87/2.12	c Elapsed CPU time: 1.87472 s	Remaining CPU time: 1798.13 s
1.87/2.13	c core #360
1.87/2.13	c Core size: 3	Core Weight: 1	Total Weight: 360
1.87/2.13	c Elapsed CPU time: 1.88071 s	Remaining CPU time: 1798.12 s
1.87/2.14	c core #361
1.87/2.14	c Core size: 3	Core Weight: 1	Total Weight: 361
1.87/2.14	c Elapsed CPU time: 1.88671 s	Remaining CPU time: 1798.11 s
1.87/2.14	c core #362
1.87/2.14	c Core size: 3	Core Weight: 1	Total Weight: 362
1.87/2.14	c Elapsed CPU time: 1.89371 s	Remaining CPU time: 1798.11 s
1.87/2.15	c core #363
1.87/2.15	c Core size: 3	Core Weight: 1	Total Weight: 363
1.87/2.15	c Elapsed CPU time: 1.90071 s	Remaining CPU time: 1798.1 s
1.87/2.16	c core #364
1.87/2.16	c Core size: 3	Core Weight: 1	Total Weight: 364
1.87/2.16	c Elapsed CPU time: 1.90671 s	Remaining CPU time: 1798.09 s
1.87/2.16	c core #365
1.87/2.16	c Core size: 3	Core Weight: 1	Total Weight: 365
1.87/2.16	c Elapsed CPU time: 1.91271 s	Remaining CPU time: 1798.09 s
1.87/2.17	c core #366
1.87/2.17	c Core size: 3	Core Weight: 1	Total Weight: 366
1.87/2.17	c Elapsed CPU time: 1.91971 s	Remaining CPU time: 1798.08 s
1.87/2.18	c core #367
1.87/2.18	c Core size: 3	Core Weight: 1	Total Weight: 367
1.87/2.18	c Elapsed CPU time: 1.92571 s	Remaining CPU time: 1798.07 s
1.87/2.18	c core #368
1.87/2.18	c Core size: 3	Core Weight: 1	Total Weight: 368
1.87/2.18	c Elapsed CPU time: 1.93271 s	Remaining CPU time: 1798.07 s
1.87/2.19	c core #369
1.87/2.19	c Core size: 3	Core Weight: 1	Total Weight: 369
1.87/2.19	c Elapsed CPU time: 1.93871 s	Remaining CPU time: 1798.06 s
1.87/2.20	c core #370
1.87/2.20	c Core size: 3	Core Weight: 1	Total Weight: 370
1.87/2.20	c Elapsed CPU time: 1.9447 s	Remaining CPU time: 1798.06 s
1.96/2.20	c core #371
1.96/2.20	c Core size: 3	Core Weight: 1	Total Weight: 371
1.96/2.20	c Elapsed CPU time: 1.9517 s	Remaining CPU time: 1798.05 s
1.96/2.21	c core #372
1.96/2.21	c Core size: 3	Core Weight: 1	Total Weight: 372
1.96/2.21	c Elapsed CPU time: 1.9577 s	Remaining CPU time: 1798.04 s
1.96/2.22	c core #373
1.96/2.22	c Core size: 3	Core Weight: 1	Total Weight: 373
1.96/2.22	c Elapsed CPU time: 1.9637 s	Remaining CPU time: 1798.04 s
1.96/2.22	c core #374
1.96/2.22	c Core size: 3	Core Weight: 1	Total Weight: 374
1.96/2.22	c Elapsed CPU time: 1.9697 s	Remaining CPU time: 1798.03 s
1.96/2.23	c core #375
1.96/2.23	c Core size: 3	Core Weight: 1	Total Weight: 375
1.96/2.23	c Elapsed CPU time: 1.9767 s	Remaining CPU time: 1798.02 s
1.96/2.24	c core #376
1.96/2.24	c Core size: 3	Core Weight: 1	Total Weight: 376
1.96/2.24	c Elapsed CPU time: 1.9817 s	Remaining CPU time: 1798.02 s
1.96/2.24	c core #377
1.96/2.24	c Core size: 3	Core Weight: 1	Total Weight: 377
1.96/2.24	c Elapsed CPU time: 1.9887 s	Remaining CPU time: 1798.01 s
1.96/2.25	c core #378
1.96/2.25	c Core size: 3	Core Weight: 1	Total Weight: 378
1.96/2.25	c Elapsed CPU time: 1.9947 s	Remaining CPU time: 1798.01 s
1.96/2.26	c core #379
1.96/2.26	c Core size: 3	Core Weight: 1	Total Weight: 379
1.96/2.26	c Elapsed CPU time: 2.00169 s	Remaining CPU time: 1798 s
1.96/2.26	c core #380
1.96/2.26	c Core size: 3	Core Weight: 1	Total Weight: 380
1.96/2.26	c Elapsed CPU time: 2.00869 s	Remaining CPU time: 1797.99 s
1.96/2.27	c core #381
1.96/2.27	c Core size: 3	Core Weight: 1	Total Weight: 381
1.96/2.27	c Elapsed CPU time: 2.01469 s	Remaining CPU time: 1797.99 s
1.96/2.28	c core #382
1.96/2.28	c Core size: 3	Core Weight: 1	Total Weight: 382
1.96/2.28	c Elapsed CPU time: 2.02069 s	Remaining CPU time: 1797.98 s
1.96/2.28	c core #383
1.96/2.28	c Core size: 3	Core Weight: 1	Total Weight: 383
1.96/2.28	c Elapsed CPU time: 2.02769 s	Remaining CPU time: 1797.97 s
1.96/2.29	c core #384
1.96/2.29	c Core size: 3	Core Weight: 1	Total Weight: 384
1.96/2.29	c Elapsed CPU time: 2.03369 s	Remaining CPU time: 1797.97 s
2.06/2.30	c core #385
2.06/2.30	c Core size: 3	Core Weight: 1	Total Weight: 385
2.06/2.30	c Elapsed CPU time: 2.04069 s	Remaining CPU time: 1797.96 s
2.06/2.30	c core #386
2.06/2.30	c Core size: 3	Core Weight: 1	Total Weight: 386
2.06/2.30	c Elapsed CPU time: 2.04669 s	Remaining CPU time: 1797.95 s
2.06/2.31	c core #387
2.06/2.31	c Core size: 3	Core Weight: 1	Total Weight: 387
2.06/2.31	c Elapsed CPU time: 2.05369 s	Remaining CPU time: 1797.95 s
2.06/2.32	c core #388
2.06/2.32	c Core size: 3	Core Weight: 1	Total Weight: 388
2.06/2.32	c Elapsed CPU time: 2.05869 s	Remaining CPU time: 1797.94 s
2.06/2.32	c core #389
2.06/2.32	c Core size: 3	Core Weight: 1	Total Weight: 389
2.06/2.32	c Elapsed CPU time: 2.06469 s	Remaining CPU time: 1797.94 s
2.06/2.33	c core #390
2.06/2.33	c Core size: 3	Core Weight: 1	Total Weight: 390
2.06/2.33	c Elapsed CPU time: 2.07168 s	Remaining CPU time: 1797.93 s
2.06/2.34	c core #391
2.06/2.34	c Core size: 3	Core Weight: 1	Total Weight: 391
2.06/2.34	c Elapsed CPU time: 2.07868 s	Remaining CPU time: 1797.92 s
2.06/2.34	c core #392
2.06/2.34	c Core size: 3	Core Weight: 1	Total Weight: 392
2.06/2.34	c Elapsed CPU time: 2.08468 s	Remaining CPU time: 1797.92 s
2.06/2.35	c core #393
2.06/2.35	c Core size: 3	Core Weight: 1	Total Weight: 393
2.06/2.35	c Elapsed CPU time: 2.09168 s	Remaining CPU time: 1797.91 s
2.06/2.36	c core #394
2.06/2.36	c Core size: 3	Core Weight: 1	Total Weight: 394
2.06/2.36	c Elapsed CPU time: 2.09768 s	Remaining CPU time: 1797.9 s
2.06/2.36	c core #395
2.06/2.36	c Core size: 3	Core Weight: 1	Total Weight: 395
2.06/2.36	c Elapsed CPU time: 2.10468 s	Remaining CPU time: 1797.9 s
2.06/2.37	c core #396
2.06/2.37	c Core size: 3	Core Weight: 1	Total Weight: 396
2.06/2.37	c Elapsed CPU time: 2.11168 s	Remaining CPU time: 1797.89 s
2.06/2.38	c core #397
2.06/2.38	c Core size: 3	Core Weight: 1	Total Weight: 397
2.06/2.38	c Elapsed CPU time: 2.11768 s	Remaining CPU time: 1797.88 s
2.06/2.38	c core #398
2.06/2.38	c Core size: 3	Core Weight: 1	Total Weight: 398
2.06/2.38	c Elapsed CPU time: 2.12468 s	Remaining CPU time: 1797.88 s
2.06/2.39	c core #399
2.06/2.39	c Core size: 3	Core Weight: 1	Total Weight: 399
2.06/2.39	c Elapsed CPU time: 2.13167 s	Remaining CPU time: 1797.87 s
2.06/2.40	c core #400
2.06/2.40	c Core size: 3	Core Weight: 1	Total Weight: 400
2.06/2.40	c Elapsed CPU time: 2.13767 s	Remaining CPU time: 1797.86 s
2.16/2.40	c core #401
2.16/2.40	c Core size: 3	Core Weight: 1	Total Weight: 401
2.16/2.40	c Elapsed CPU time: 2.14467 s	Remaining CPU time: 1797.86 s
2.16/2.41	c core #402
2.16/2.41	c Core size: 3	Core Weight: 1	Total Weight: 402
2.16/2.41	c Elapsed CPU time: 2.15167 s	Remaining CPU time: 1797.85 s
2.16/2.42	c core #403
2.16/2.42	c Core size: 3	Core Weight: 1	Total Weight: 403
2.16/2.42	c Elapsed CPU time: 2.15767 s	Remaining CPU time: 1797.84 s
2.16/2.42	c core #404
2.16/2.42	c Core size: 3	Core Weight: 1	Total Weight: 404
2.16/2.42	c Elapsed CPU time: 2.16367 s	Remaining CPU time: 1797.84 s
2.16/2.43	c core #405
2.16/2.43	c Core size: 3	Core Weight: 1	Total Weight: 405
2.16/2.43	c Elapsed CPU time: 2.17067 s	Remaining CPU time: 1797.83 s
2.16/2.44	c core #406
2.16/2.44	c Core size: 3	Core Weight: 1	Total Weight: 406
2.16/2.44	c Elapsed CPU time: 2.17767 s	Remaining CPU time: 1797.82 s
2.16/2.44	c core #407
2.16/2.44	c Core size: 3	Core Weight: 1	Total Weight: 407
2.16/2.44	c Elapsed CPU time: 2.18367 s	Remaining CPU time: 1797.82 s
2.16/2.45	c core #408
2.16/2.45	c Core size: 3	Core Weight: 1	Total Weight: 408
2.16/2.45	c Elapsed CPU time: 2.19067 s	Remaining CPU time: 1797.81 s
2.16/2.46	c core #409
2.16/2.46	c Core size: 3	Core Weight: 1	Total Weight: 409
2.16/2.46	c Elapsed CPU time: 2.19767 s	Remaining CPU time: 1797.8 s
2.16/2.46	c core #410
2.16/2.46	c Core size: 3	Core Weight: 1	Total Weight: 410
2.16/2.46	c Elapsed CPU time: 2.20466 s	Remaining CPU time: 1797.8 s
2.16/2.47	c core #411
2.16/2.47	c Core size: 3	Core Weight: 1	Total Weight: 411
2.16/2.47	c Elapsed CPU time: 2.21066 s	Remaining CPU time: 1797.79 s
2.16/2.48	c core #412
2.16/2.48	c Core size: 3	Core Weight: 1	Total Weight: 412
2.16/2.48	c Elapsed CPU time: 2.21766 s	Remaining CPU time: 1797.78 s
2.16/2.48	c core #413
2.16/2.48	c Core size: 3	Core Weight: 1	Total Weight: 413
2.16/2.48	c Elapsed CPU time: 2.22466 s	Remaining CPU time: 1797.78 s
2.16/2.49	c core #414
2.16/2.49	c Core size: 3	Core Weight: 1	Total Weight: 414
2.16/2.49	c Elapsed CPU time: 2.23166 s	Remaining CPU time: 1797.77 s
2.26/2.50	c core #415
2.26/2.50	c Core size: 3	Core Weight: 1	Total Weight: 415
2.26/2.50	c Elapsed CPU time: 2.23866 s	Remaining CPU time: 1797.76 s
2.26/2.50	c core #416
2.26/2.50	c Core size: 3	Core Weight: 1	Total Weight: 416
2.26/2.50	c Elapsed CPU time: 2.24566 s	Remaining CPU time: 1797.75 s
2.26/2.51	c core #417
2.26/2.51	c Core size: 3	Core Weight: 1	Total Weight: 417
2.26/2.51	c Elapsed CPU time: 2.25166 s	Remaining CPU time: 1797.75 s
2.26/2.52	c core #418
2.26/2.52	c Core size: 3	Core Weight: 1	Total Weight: 418
2.26/2.52	c Elapsed CPU time: 2.25766 s	Remaining CPU time: 1797.74 s
2.26/2.53	c core #419
2.26/2.53	c Core size: 3	Core Weight: 1	Total Weight: 419
2.26/2.53	c Elapsed CPU time: 2.26465 s	Remaining CPU time: 1797.74 s
2.26/2.53	c core #420
2.26/2.53	c Core size: 3	Core Weight: 1	Total Weight: 420
2.26/2.53	c Elapsed CPU time: 2.27165 s	Remaining CPU time: 1797.73 s
2.26/2.54	c core #421
2.26/2.54	c Core size: 3	Core Weight: 1	Total Weight: 421
2.26/2.54	c Elapsed CPU time: 2.27865 s	Remaining CPU time: 1797.72 s
2.26/2.55	c core #422
2.26/2.55	c Core size: 3	Core Weight: 1	Total Weight: 422
2.26/2.55	c Elapsed CPU time: 2.28565 s	Remaining CPU time: 1797.71 s
2.26/2.55	c core #423
2.26/2.55	c Core size: 3	Core Weight: 1	Total Weight: 423
2.26/2.55	c Elapsed CPU time: 2.29165 s	Remaining CPU time: 1797.71 s
2.26/2.56	c core #424
2.26/2.56	c Core size: 3	Core Weight: 1	Total Weight: 424
2.26/2.56	c Elapsed CPU time: 2.29865 s	Remaining CPU time: 1797.7 s
2.26/2.57	c core #425
2.26/2.57	c Core size: 3	Core Weight: 1	Total Weight: 425
2.26/2.57	c Elapsed CPU time: 2.30565 s	Remaining CPU time: 1797.69 s
2.26/2.57	c core #426
2.26/2.57	c Core size: 3	Core Weight: 1	Total Weight: 426
2.26/2.57	c Elapsed CPU time: 2.31265 s	Remaining CPU time: 1797.69 s
2.26/2.58	c core #427
2.26/2.58	c Core size: 3	Core Weight: 1	Total Weight: 427
2.26/2.58	c Elapsed CPU time: 2.31865 s	Remaining CPU time: 1797.68 s
2.26/2.59	c core #428
2.26/2.59	c Core size: 3	Core Weight: 1	Total Weight: 428
2.26/2.59	c Elapsed CPU time: 2.32465 s	Remaining CPU time: 1797.68 s
2.26/2.59	c core #429
2.26/2.59	c Core size: 3	Core Weight: 1	Total Weight: 429
2.26/2.59	c Elapsed CPU time: 2.33164 s	Remaining CPU time: 1797.67 s
2.36/2.60	c core #430
2.36/2.60	c Core size: 3	Core Weight: 1	Total Weight: 430
2.36/2.60	c Elapsed CPU time: 2.33864 s	Remaining CPU time: 1797.66 s
2.36/2.61	c core #431
2.36/2.61	c Core size: 3	Core Weight: 1	Total Weight: 431
2.36/2.61	c Elapsed CPU time: 2.34564 s	Remaining CPU time: 1797.65 s
2.36/2.61	c core #432
2.36/2.61	c Core size: 3	Core Weight: 1	Total Weight: 432
2.36/2.61	c Elapsed CPU time: 2.35264 s	Remaining CPU time: 1797.65 s
2.36/2.62	c core #433
2.36/2.62	c Core size: 3	Core Weight: 1	Total Weight: 433
2.36/2.62	c Elapsed CPU time: 2.35964 s	Remaining CPU time: 1797.64 s
2.36/2.63	c core #434
2.36/2.63	c Core size: 3	Core Weight: 1	Total Weight: 434
2.36/2.63	c Elapsed CPU time: 2.36564 s	Remaining CPU time: 1797.63 s
2.36/2.63	c core #435
2.36/2.63	c Core size: 3	Core Weight: 1	Total Weight: 435
2.36/2.63	c Elapsed CPU time: 2.37264 s	Remaining CPU time: 1797.63 s
2.36/2.64	c core #436
2.36/2.64	c Core size: 3	Core Weight: 1	Total Weight: 436
2.36/2.64	c Elapsed CPU time: 2.37964 s	Remaining CPU time: 1797.62 s
2.36/2.65	c core #437
2.36/2.65	c Core size: 3	Core Weight: 1	Total Weight: 437
2.36/2.65	c Elapsed CPU time: 2.38664 s	Remaining CPU time: 1797.61 s
2.36/2.65	c core #438
2.36/2.65	c Core size: 3	Core Weight: 1	Total Weight: 438
2.36/2.65	c Elapsed CPU time: 2.39264 s	Remaining CPU time: 1797.61 s
2.36/2.66	c core #439
2.36/2.66	c Core size: 3	Core Weight: 1	Total Weight: 439
2.36/2.66	c Elapsed CPU time: 2.39864 s	Remaining CPU time: 1797.6 s
2.36/2.67	c core #440
2.36/2.67	c Core size: 3	Core Weight: 1	Total Weight: 440
2.36/2.67	c Elapsed CPU time: 2.40663 s	Remaining CPU time: 1797.59 s
2.36/2.68	c core #441
2.36/2.68	c Core size: 3	Core Weight: 1	Total Weight: 441
2.36/2.68	c Elapsed CPU time: 2.41263 s	Remaining CPU time: 1797.59 s
2.36/2.68	c core #442
2.36/2.68	c Core size: 3	Core Weight: 1	Total Weight: 442
2.36/2.68	c Elapsed CPU time: 2.41863 s	Remaining CPU time: 1797.58 s
2.36/2.69	c core #443
2.36/2.69	c Core size: 3	Core Weight: 1	Total Weight: 443
2.36/2.69	c Elapsed CPU time: 2.42563 s	Remaining CPU time: 1797.57 s
2.36/2.70	c core #444
2.36/2.70	c Core size: 3	Core Weight: 1	Total Weight: 444
2.36/2.70	c Elapsed CPU time: 2.43263 s	Remaining CPU time: 1797.57 s
2.46/2.70	c core #445
2.46/2.70	c Core size: 3	Core Weight: 1	Total Weight: 445
2.46/2.70	c Elapsed CPU time: 2.43963 s	Remaining CPU time: 1797.56 s
2.46/2.71	c core #446
2.46/2.71	c Core size: 3	Core Weight: 1	Total Weight: 446
2.46/2.71	c Elapsed CPU time: 2.44663 s	Remaining CPU time: 1797.55 s
2.46/2.72	c core #447
2.46/2.72	c Core size: 3	Core Weight: 1	Total Weight: 447
2.46/2.72	c Elapsed CPU time: 2.45363 s	Remaining CPU time: 1797.55 s
2.46/2.72	c core #448
2.46/2.72	c Core size: 3	Core Weight: 1	Total Weight: 448
2.46/2.72	c Elapsed CPU time: 2.46062 s	Remaining CPU time: 1797.54 s
2.46/2.73	c core #449
2.46/2.73	c Core size: 3	Core Weight: 1	Total Weight: 449
2.46/2.73	c Elapsed CPU time: 2.46663 s	Remaining CPU time: 1797.53 s
2.46/2.74	c core #450
2.46/2.74	c Core size: 3	Core Weight: 1	Total Weight: 450
2.46/2.74	c Elapsed CPU time: 2.47362 s	Remaining CPU time: 1797.53 s
2.46/2.75	c core #451
2.46/2.75	c Core size: 3	Core Weight: 1	Total Weight: 451
2.46/2.75	c Elapsed CPU time: 2.48062 s	Remaining CPU time: 1797.52 s
2.46/2.75	c core #452
2.46/2.75	c Core size: 3	Core Weight: 1	Total Weight: 452
2.46/2.75	c Elapsed CPU time: 2.48762 s	Remaining CPU time: 1797.51 s
2.46/2.76	c core #453
2.46/2.76	c Core size: 3	Core Weight: 1	Total Weight: 453
2.46/2.76	c Elapsed CPU time: 2.49362 s	Remaining CPU time: 1797.51 s
2.46/2.77	c core #454
2.46/2.77	c Core size: 3	Core Weight: 1	Total Weight: 454
2.46/2.77	c Elapsed CPU time: 2.50062 s	Remaining CPU time: 1797.5 s
2.46/2.77	c core #455
2.46/2.77	c Core size: 3	Core Weight: 1	Total Weight: 455
2.46/2.77	c Elapsed CPU time: 2.50762 s	Remaining CPU time: 1797.49 s
2.46/2.78	c core #456
2.46/2.78	c Core size: 3	Core Weight: 1	Total Weight: 456
2.46/2.78	c Elapsed CPU time: 2.51462 s	Remaining CPU time: 1797.49 s
2.46/2.79	c core #457
2.46/2.79	c Core size: 3	Core Weight: 1	Total Weight: 457
2.46/2.79	c Elapsed CPU time: 2.52162 s	Remaining CPU time: 1797.48 s
2.46/2.79	c core #458
2.46/2.79	c Core size: 3	Core Weight: 1	Total Weight: 458
2.46/2.80	c Elapsed CPU time: 2.52861 s	Remaining CPU time: 1797.47 s
2.56/2.80	c core #459
2.56/2.80	c Core size: 3	Core Weight: 1	Total Weight: 459
2.56/2.80	c Elapsed CPU time: 2.53561 s	Remaining CPU time: 1797.46 s
2.56/2.81	c core #460
2.56/2.81	c Core size: 3	Core Weight: 1	Total Weight: 460
2.56/2.81	c Elapsed CPU time: 2.54261 s	Remaining CPU time: 1797.46 s
2.56/2.82	c core #461
2.56/2.82	c Core size: 3	Core Weight: 1	Total Weight: 461
2.56/2.82	c Elapsed CPU time: 2.54861 s	Remaining CPU time: 1797.45 s
2.56/2.82	c core #462
2.56/2.82	c Core size: 3	Core Weight: 1	Total Weight: 462
2.56/2.82	c Elapsed CPU time: 2.55661 s	Remaining CPU time: 1797.44 s
2.56/2.83	c core #463
2.56/2.83	c Core size: 3	Core Weight: 1	Total Weight: 463
2.56/2.83	c Elapsed CPU time: 2.56361 s	Remaining CPU time: 1797.44 s
2.56/2.84	c core #464
2.56/2.84	c Core size: 3	Core Weight: 1	Total Weight: 464
2.56/2.84	c Elapsed CPU time: 2.57061 s	Remaining CPU time: 1797.43 s
2.56/2.84	c core #465
2.56/2.84	c Core size: 3	Core Weight: 1	Total Weight: 465
2.56/2.84	c Elapsed CPU time: 2.57761 s	Remaining CPU time: 1797.42 s
2.56/2.85	c core #466
2.56/2.85	c Core size: 3	Core Weight: 1	Total Weight: 466
2.56/2.85	c Elapsed CPU time: 2.58461 s	Remaining CPU time: 1797.42 s
2.56/2.86	c core #467
2.56/2.86	c Core size: 3	Core Weight: 1	Total Weight: 467
2.56/2.86	c Elapsed CPU time: 2.59161 s	Remaining CPU time: 1797.41 s
2.56/2.87	c core #468
2.56/2.87	c Core size: 3	Core Weight: 1	Total Weight: 468
2.56/2.87	c Elapsed CPU time: 2.5986 s	Remaining CPU time: 1797.4 s
2.56/2.87	c core #469
2.56/2.87	c Core size: 3	Core Weight: 1	Total Weight: 469
2.56/2.87	c Elapsed CPU time: 2.6046 s	Remaining CPU time: 1797.4 s
2.56/2.88	c core #470
2.56/2.88	c Core size: 3	Core Weight: 1	Total Weight: 470
2.56/2.88	c Elapsed CPU time: 2.6116 s	Remaining CPU time: 1797.39 s
2.56/2.89	c core #471
2.56/2.89	c Core size: 3	Core Weight: 1	Total Weight: 471
2.56/2.89	c Elapsed CPU time: 2.6196 s	Remaining CPU time: 1797.38 s
2.56/2.90	c core #472
2.56/2.90	c Core size: 3	Core Weight: 1	Total Weight: 472
2.56/2.90	c Elapsed CPU time: 2.6266 s	Remaining CPU time: 1797.37 s
2.65/2.90	c core #473
2.65/2.90	c Core size: 3	Core Weight: 1	Total Weight: 473
2.65/2.90	c Elapsed CPU time: 2.6336 s	Remaining CPU time: 1797.37 s
2.65/2.91	c core #474
2.65/2.91	c Core size: 3	Core Weight: 1	Total Weight: 474
2.65/2.91	c Elapsed CPU time: 2.6406 s	Remaining CPU time: 1797.36 s
2.65/2.92	c core #475
2.65/2.92	c Core size: 3	Core Weight: 1	Total Weight: 475
2.65/2.92	c Elapsed CPU time: 2.6476 s	Remaining CPU time: 1797.35 s
2.65/2.92	c core #476
2.65/2.92	c Core size: 3	Core Weight: 1	Total Weight: 476
2.65/2.92	c Elapsed CPU time: 2.6546 s	Remaining CPU time: 1797.35 s
2.65/2.93	c core #477
2.65/2.93	c Core size: 3	Core Weight: 1	Total Weight: 477
2.65/2.93	c Elapsed CPU time: 2.6616 s	Remaining CPU time: 1797.34 s
2.65/2.94	c core #478
2.65/2.94	c Core size: 3	Core Weight: 1	Total Weight: 478
2.65/2.94	c Elapsed CPU time: 2.66859 s	Remaining CPU time: 1797.33 s
2.65/2.95	c core #479
2.65/2.95	c Core size: 3	Core Weight: 1	Total Weight: 479
2.65/2.95	c Elapsed CPU time: 2.67559 s	Remaining CPU time: 1797.32 s
2.65/2.95	c core #480
2.65/2.95	c Core size: 3	Core Weight: 1	Total Weight: 480
2.65/2.95	c Elapsed CPU time: 2.68259 s	Remaining CPU time: 1797.32 s
2.65/2.96	c core #481
2.65/2.96	c Core size: 3	Core Weight: 1	Total Weight: 481
2.65/2.96	c Elapsed CPU time: 2.68959 s	Remaining CPU time: 1797.31 s
2.65/2.97	c core #482
2.65/2.97	c Core size: 3	Core Weight: 1	Total Weight: 482
2.65/2.97	c Elapsed CPU time: 2.69659 s	Remaining CPU time: 1797.3 s
2.65/2.97	c core #483
2.65/2.97	c Core size: 3	Core Weight: 1	Total Weight: 483
2.65/2.97	c Elapsed CPU time: 2.70359 s	Remaining CPU time: 1797.3 s
2.65/2.98	c core #484
2.65/2.98	c Core size: 3	Core Weight: 1	Total Weight: 484
2.65/2.98	c Elapsed CPU time: 2.71059 s	Remaining CPU time: 1797.29 s
2.65/2.99	c core #485
2.65/2.99	c Core size: 3	Core Weight: 1	Total Weight: 485
2.65/2.99	c Elapsed CPU time: 2.71759 s	Remaining CPU time: 1797.28 s
2.65/3.00	c core #486
2.65/3.00	c Core size: 3	Core Weight: 1	Total Weight: 486
2.65/3.00	c Elapsed CPU time: 2.72459 s	Remaining CPU time: 1797.28 s
2.65/3.00	c core #487
2.65/3.00	c Core size: 3	Core Weight: 1	Total Weight: 487
2.65/3.00	c Elapsed CPU time: 2.73158 s	Remaining CPU time: 1797.27 s
2.76/3.01	c core #488
2.76/3.01	c Core size: 3	Core Weight: 1	Total Weight: 488
2.76/3.01	c Elapsed CPU time: 2.73858 s	Remaining CPU time: 1797.26 s
2.76/3.02	c core #489
2.76/3.02	c Core size: 3	Core Weight: 1	Total Weight: 489
2.76/3.02	c Elapsed CPU time: 2.74558 s	Remaining CPU time: 1797.25 s
2.76/3.03	c core #490
2.76/3.03	c Core size: 3	Core Weight: 1	Total Weight: 490
2.76/3.03	c Elapsed CPU time: 2.75258 s	Remaining CPU time: 1797.25 s
2.76/3.03	c core #491
2.76/3.03	c Core size: 3	Core Weight: 1	Total Weight: 491
2.76/3.03	c Elapsed CPU time: 2.76058 s	Remaining CPU time: 1797.24 s
2.76/3.04	c core #492
2.76/3.04	c Core size: 3	Core Weight: 1	Total Weight: 492
2.76/3.04	c Elapsed CPU time: 2.76758 s	Remaining CPU time: 1797.23 s
2.76/3.05	c core #493
2.76/3.05	c Core size: 3	Core Weight: 1	Total Weight: 493
2.76/3.05	c Elapsed CPU time: 2.77458 s	Remaining CPU time: 1797.23 s
2.76/3.05	c core #494
2.76/3.05	c Core size: 3	Core Weight: 1	Total Weight: 494
2.76/3.05	c Elapsed CPU time: 2.78158 s	Remaining CPU time: 1797.22 s
2.76/3.06	c core #495
2.76/3.06	c Core size: 3	Core Weight: 1	Total Weight: 495
2.76/3.06	c Elapsed CPU time: 2.78858 s	Remaining CPU time: 1797.21 s
2.76/3.07	c core #496
2.76/3.07	c Core size: 3	Core Weight: 1	Total Weight: 496
2.76/3.07	c Elapsed CPU time: 2.79557 s	Remaining CPU time: 1797.2 s
2.76/3.08	c core #497
2.76/3.08	c Core size: 3	Core Weight: 1	Total Weight: 497
2.76/3.08	c Elapsed CPU time: 2.80257 s	Remaining CPU time: 1797.2 s
2.76/3.08	c core #498
2.76/3.08	c Core size: 3	Core Weight: 1	Total Weight: 498
2.76/3.08	c Elapsed CPU time: 2.81057 s	Remaining CPU time: 1797.19 s
2.76/3.09	c core #499
2.76/3.09	c Core size: 3	Core Weight: 1	Total Weight: 499
2.76/3.09	c Elapsed CPU time: 2.81757 s	Remaining CPU time: 1797.18 s
2.85/3.10	c core #500
2.85/3.10	c Core size: 3	Core Weight: 1	Total Weight: 500
2.85/3.10	c Elapsed CPU time: 2.82457 s	Remaining CPU time: 1797.18 s
2.85/3.11	c core #501
2.85/3.11	c Core size: 3	Core Weight: 1	Total Weight: 501
2.85/3.11	c Elapsed CPU time: 2.83057 s	Remaining CPU time: 1797.17 s
2.85/3.11	c core #502
2.85/3.11	c Core size: 3	Core Weight: 1	Total Weight: 502
2.85/3.11	c Elapsed CPU time: 2.83757 s	Remaining CPU time: 1797.16 s
2.85/3.12	c core #503
2.85/3.12	c Core size: 3	Core Weight: 1	Total Weight: 503
2.85/3.12	c Elapsed CPU time: 2.84457 s	Remaining CPU time: 1797.16 s
2.85/3.13	c core #504
2.85/3.13	c Core size: 3	Core Weight: 1	Total Weight: 504
2.85/3.13	c Elapsed CPU time: 2.85157 s	Remaining CPU time: 1797.15 s
2.85/3.13	c core #505
2.85/3.13	c Core size: 3	Core Weight: 1	Total Weight: 505
2.85/3.13	c Elapsed CPU time: 2.85857 s	Remaining CPU time: 1797.14 s
2.85/3.14	c core #506
2.85/3.14	c Core size: 3	Core Weight: 1	Total Weight: 506
2.85/3.14	c Elapsed CPU time: 2.86556 s	Remaining CPU time: 1797.13 s
2.85/3.15	c core #507
2.85/3.15	c Core size: 3	Core Weight: 1	Total Weight: 507
2.85/3.15	c Elapsed CPU time: 2.87256 s	Remaining CPU time: 1797.13 s
2.85/3.16	c core #508
2.85/3.16	c Core size: 3	Core Weight: 1	Total Weight: 508
2.85/3.16	c Elapsed CPU time: 2.87956 s	Remaining CPU time: 1797.12 s
2.85/3.16	c core #509
2.85/3.16	c Core size: 3	Core Weight: 1	Total Weight: 509
2.85/3.16	c Elapsed CPU time: 2.88556 s	Remaining CPU time: 1797.11 s
2.85/3.17	c core #510
2.85/3.17	c Core size: 3	Core Weight: 1	Total Weight: 510
2.85/3.17	c Elapsed CPU time: 2.89256 s	Remaining CPU time: 1797.11 s
2.85/3.18	c core #511
2.85/3.18	c Core size: 3	Core Weight: 1	Total Weight: 511
2.85/3.18	c Elapsed CPU time: 2.89956 s	Remaining CPU time: 1797.1 s
2.85/3.19	c core #512
2.85/3.19	c Core size: 3	Core Weight: 1	Total Weight: 512
2.85/3.19	c Elapsed CPU time: 2.90656 s	Remaining CPU time: 1797.09 s
2.85/3.19	c core #513
2.85/3.19	c Core size: 3	Core Weight: 1	Total Weight: 513
2.85/3.19	c Elapsed CPU time: 2.91456 s	Remaining CPU time: 1797.09 s
2.85/3.20	c core #514
2.85/3.20	c Core size: 3	Core Weight: 1	Total Weight: 514
2.85/3.20	c Elapsed CPU time: 2.92156 s	Remaining CPU time: 1797.08 s
2.96/3.21	c core #515
2.96/3.21	c Core size: 3	Core Weight: 1	Total Weight: 515
2.96/3.21	c Elapsed CPU time: 2.92855 s	Remaining CPU time: 1797.07 s
2.96/3.22	c core #516
2.96/3.22	c Core size: 3	Core Weight: 1	Total Weight: 516
2.96/3.22	c Elapsed CPU time: 2.93555 s	Remaining CPU time: 1797.06 s
2.96/3.22	c core #517
2.96/3.22	c Core size: 3	Core Weight: 1	Total Weight: 517
2.96/3.22	c Elapsed CPU time: 2.94255 s	Remaining CPU time: 1797.06 s
2.96/3.23	c core #518
2.96/3.23	c Core size: 3	Core Weight: 1	Total Weight: 518
2.96/3.23	c Elapsed CPU time: 2.94955 s	Remaining CPU time: 1797.05 s
2.96/3.24	c core #519
2.96/3.24	c Core size: 3	Core Weight: 1	Total Weight: 519
2.96/3.24	c Elapsed CPU time: 2.95655 s	Remaining CPU time: 1797.04 s
2.96/3.24	c core #520
2.96/3.24	c Core size: 3	Core Weight: 1	Total Weight: 520
2.96/3.24	c Elapsed CPU time: 2.96455 s	Remaining CPU time: 1797.04 s
2.96/3.25	c core #521
2.96/3.25	c Core size: 3	Core Weight: 1	Total Weight: 521
2.96/3.25	c Elapsed CPU time: 2.97155 s	Remaining CPU time: 1797.03 s
2.96/3.26	c core #522
2.96/3.26	c Core size: 3	Core Weight: 1	Total Weight: 522
2.96/3.26	c Elapsed CPU time: 2.97855 s	Remaining CPU time: 1797.02 s
2.96/3.27	c core #523
2.96/3.27	c Core size: 3	Core Weight: 1	Total Weight: 523
2.96/3.27	c Elapsed CPU time: 2.98555 s	Remaining CPU time: 1797.01 s
2.96/3.27	c core #524
2.96/3.27	c Core size: 3	Core Weight: 1	Total Weight: 524
2.96/3.27	c Elapsed CPU time: 2.99254 s	Remaining CPU time: 1797.01 s
2.96/3.28	c core #525
2.96/3.28	c Core size: 3	Core Weight: 1	Total Weight: 525
2.96/3.28	c Elapsed CPU time: 2.99954 s	Remaining CPU time: 1797 s
2.96/3.29	c core #526
2.96/3.29	c Core size: 3	Core Weight: 1	Total Weight: 526
2.96/3.29	c Elapsed CPU time: 3.00754 s	Remaining CPU time: 1796.99 s
2.96/3.30	c core #527
2.96/3.30	c Core size: 3	Core Weight: 1	Total Weight: 527
2.96/3.30	c Elapsed CPU time: 3.01454 s	Remaining CPU time: 1796.99 s
3.05/3.30	c core #528
3.05/3.30	c Core size: 3	Core Weight: 1	Total Weight: 528
3.05/3.30	c Elapsed CPU time: 3.02254 s	Remaining CPU time: 1796.98 s
3.05/3.31	c core #529
3.05/3.31	c Core size: 3	Core Weight: 1	Total Weight: 529
3.05/3.31	c Elapsed CPU time: 3.02954 s	Remaining CPU time: 1796.97 s
3.05/3.32	c core #530
3.05/3.32	c Core size: 3	Core Weight: 1	Total Weight: 530
3.05/3.32	c Elapsed CPU time: 3.03754 s	Remaining CPU time: 1796.96 s
3.05/3.33	c core #531
3.05/3.33	c Core size: 3	Core Weight: 1	Total Weight: 531
3.05/3.33	c Elapsed CPU time: 3.04454 s	Remaining CPU time: 1796.96 s
3.05/3.33	c core #532
3.05/3.33	c Core size: 3	Core Weight: 1	Total Weight: 532
3.05/3.33	c Elapsed CPU time: 3.05154 s	Remaining CPU time: 1796.95 s
3.05/3.34	c core #533
3.05/3.34	c Core size: 3	Core Weight: 1	Total Weight: 533
3.05/3.34	c Elapsed CPU time: 3.05953 s	Remaining CPU time: 1796.94 s
3.05/3.35	c core #534
3.05/3.35	c Core size: 3	Core Weight: 1	Total Weight: 534
3.05/3.35	c Elapsed CPU time: 3.06653 s	Remaining CPU time: 1796.93 s
3.05/3.36	c core #535
3.05/3.36	c Core size: 3	Core Weight: 1	Total Weight: 535
3.05/3.36	c Elapsed CPU time: 3.07453 s	Remaining CPU time: 1796.93 s
3.05/3.36	c core #536
3.05/3.36	c Core size: 3	Core Weight: 1	Total Weight: 536
3.05/3.36	c Elapsed CPU time: 3.08153 s	Remaining CPU time: 1796.92 s
3.05/3.37	c core #537
3.05/3.37	c Core size: 3	Core Weight: 1	Total Weight: 537
3.05/3.37	c Elapsed CPU time: 3.08953 s	Remaining CPU time: 1796.91 s
3.05/3.38	c core #538
3.05/3.38	c Core size: 3	Core Weight: 1	Total Weight: 538
3.05/3.38	c Elapsed CPU time: 3.09653 s	Remaining CPU time: 1796.9 s
3.05/3.39	c core #539
3.05/3.39	c Core size: 3	Core Weight: 1	Total Weight: 539
3.05/3.39	c Elapsed CPU time: 3.10353 s	Remaining CPU time: 1796.9 s
3.05/3.39	c core #540
3.05/3.39	c Core size: 3	Core Weight: 1	Total Weight: 540
3.05/3.39	c Elapsed CPU time: 3.11053 s	Remaining CPU time: 1796.89 s
3.15/3.40	c core #541
3.15/3.40	c Core size: 3	Core Weight: 1	Total Weight: 541
3.15/3.40	c Elapsed CPU time: 3.11852 s	Remaining CPU time: 1796.88 s
3.15/3.41	c core #542
3.15/3.41	c Core size: 3	Core Weight: 1	Total Weight: 542
3.15/3.41	c Elapsed CPU time: 3.12552 s	Remaining CPU time: 1796.87 s
3.15/3.42	c core #543
3.15/3.42	c Core size: 3	Core Weight: 1	Total Weight: 543
3.15/3.42	c Elapsed CPU time: 3.13252 s	Remaining CPU time: 1796.87 s
3.15/3.42	c core #544
3.15/3.42	c Core size: 3	Core Weight: 1	Total Weight: 544
3.15/3.42	c Elapsed CPU time: 3.14052 s	Remaining CPU time: 1796.86 s
3.15/3.43	c core #545
3.15/3.43	c Core size: 3	Core Weight: 1	Total Weight: 545
3.15/3.43	c Elapsed CPU time: 3.14752 s	Remaining CPU time: 1796.85 s
3.15/3.44	c core #546
3.15/3.44	c Core size: 3	Core Weight: 1	Total Weight: 546
3.15/3.44	c Elapsed CPU time: 3.15452 s	Remaining CPU time: 1796.85 s
3.15/3.45	c core #547
3.15/3.45	c Core size: 3	Core Weight: 1	Total Weight: 547
3.15/3.45	c Elapsed CPU time: 3.16252 s	Remaining CPU time: 1796.84 s
3.15/3.45	c core #548
3.15/3.45	c Core size: 3	Core Weight: 1	Total Weight: 548
3.15/3.45	c Elapsed CPU time: 3.16952 s	Remaining CPU time: 1796.83 s
3.15/3.46	c core #549
3.15/3.46	c Core size: 3	Core Weight: 1	Total Weight: 549
3.15/3.46	c Elapsed CPU time: 3.17652 s	Remaining CPU time: 1796.82 s
3.15/3.47	c core #550
3.15/3.47	c Core size: 3	Core Weight: 1	Total Weight: 550
3.15/3.47	c Elapsed CPU time: 3.18352 s	Remaining CPU time: 1796.82 s
3.15/3.48	c core #551
3.15/3.48	c Core size: 3	Core Weight: 1	Total Weight: 551
3.15/3.48	c Elapsed CPU time: 3.19051 s	Remaining CPU time: 1796.81 s
3.15/3.48	c core #552
3.15/3.48	c Core size: 3	Core Weight: 1	Total Weight: 552
3.15/3.48	c Elapsed CPU time: 3.19851 s	Remaining CPU time: 1796.8 s
3.15/3.49	c core #553
3.15/3.49	c Core size: 3	Core Weight: 1	Total Weight: 553
3.15/3.49	c Elapsed CPU time: 3.20551 s	Remaining CPU time: 1796.79 s
3.15/3.50	c core #554
3.15/3.50	c Core size: 3	Core Weight: 1	Total Weight: 554
3.15/3.50	c Elapsed CPU time: 3.21251 s	Remaining CPU time: 1796.79 s
3.25/3.50	c core #555
3.25/3.50	c Core size: 3	Core Weight: 1	Total Weight: 555
3.25/3.50	c Elapsed CPU time: 3.21951 s	Remaining CPU time: 1796.78 s
3.25/3.51	c core #556
3.25/3.51	c Core size: 3	Core Weight: 1	Total Weight: 556
3.25/3.51	c Elapsed CPU time: 3.22651 s	Remaining CPU time: 1796.77 s
3.25/3.52	c core #557
3.25/3.52	c Core size: 3	Core Weight: 1	Total Weight: 557
3.25/3.52	c Elapsed CPU time: 3.23451 s	Remaining CPU time: 1796.77 s
3.25/3.53	c core #558
3.25/3.53	c Core size: 3	Core Weight: 1	Total Weight: 558
3.25/3.53	c Elapsed CPU time: 3.24151 s	Remaining CPU time: 1796.76 s
3.25/3.53	c core #559
3.25/3.53	c Core size: 3	Core Weight: 1	Total Weight: 559
3.25/3.53	c Elapsed CPU time: 3.24851 s	Remaining CPU time: 1796.75 s
3.25/3.54	c core #560
3.25/3.54	c Core size: 3	Core Weight: 1	Total Weight: 560
3.25/3.54	c Elapsed CPU time: 3.2555 s	Remaining CPU time: 1796.74 s
3.25/3.55	c core #561
3.25/3.55	c Core size: 3	Core Weight: 1	Total Weight: 561
3.25/3.55	c Elapsed CPU time: 3.2625 s	Remaining CPU time: 1796.74 s
3.25/3.56	c core #562
3.25/3.56	c Core size: 3	Core Weight: 1	Total Weight: 562
3.25/3.56	c Elapsed CPU time: 3.2695 s	Remaining CPU time: 1796.73 s
3.25/3.56	c core #563
3.25/3.56	c Core size: 3	Core Weight: 1	Total Weight: 563
3.25/3.56	c Elapsed CPU time: 3.2765 s	Remaining CPU time: 1796.72 s
3.25/3.57	c core #564
3.25/3.57	c Core size: 3	Core Weight: 1	Total Weight: 564
3.25/3.57	c Elapsed CPU time: 3.2835 s	Remaining CPU time: 1796.72 s
3.25/3.58	c core #565
3.25/3.58	c Core size: 3	Core Weight: 1	Total Weight: 565
3.25/3.58	c Elapsed CPU time: 3.2905 s	Remaining CPU time: 1796.71 s
3.25/3.59	c core #566
3.25/3.59	c Core size: 3	Core Weight: 1	Total Weight: 566
3.25/3.59	c Elapsed CPU time: 3.2975 s	Remaining CPU time: 1796.7 s
3.25/3.59	c core #567
3.25/3.59	c Core size: 3	Core Weight: 1	Total Weight: 567
3.25/3.59	c Elapsed CPU time: 3.3045 s	Remaining CPU time: 1796.7 s
3.25/3.60	c core #568
3.25/3.60	c Core size: 3	Core Weight: 1	Total Weight: 568
3.25/3.60	c Elapsed CPU time: 3.3125 s	Remaining CPU time: 1796.69 s
3.25/3.61	c core #569
3.25/3.61	c Core size: 3	Core Weight: 1	Total Weight: 569
3.25/3.61	c Elapsed CPU time: 3.31949 s	Remaining CPU time: 1796.68 s
3.36/3.62	c core #570
3.36/3.62	c Core size: 3	Core Weight: 1	Total Weight: 570
3.36/3.62	c Elapsed CPU time: 3.32649 s	Remaining CPU time: 1796.67 s
3.36/3.62	c core #571
3.36/3.62	c Core size: 3	Core Weight: 1	Total Weight: 571
3.36/3.62	c Elapsed CPU time: 3.33349 s	Remaining CPU time: 1796.67 s
3.36/3.63	c core #572
3.36/3.63	c Core size: 3	Core Weight: 1	Total Weight: 572
3.36/3.63	c Elapsed CPU time: 3.34049 s	Remaining CPU time: 1796.66 s
3.36/3.64	c core #573
3.36/3.64	c Core size: 3	Core Weight: 1	Total Weight: 573
3.36/3.64	c Elapsed CPU time: 3.34749 s	Remaining CPU time: 1796.65 s
3.36/3.65	c core #574
3.36/3.65	c Core size: 3	Core Weight: 1	Total Weight: 574
3.36/3.65	c Elapsed CPU time: 3.35549 s	Remaining CPU time: 1796.64 s
3.36/3.65	c core #575
3.36/3.65	c Core size: 3	Core Weight: 1	Total Weight: 575
3.36/3.65	c Elapsed CPU time: 3.36249 s	Remaining CPU time: 1796.64 s
3.36/3.66	c core #576
3.36/3.66	c Core size: 3	Core Weight: 1	Total Weight: 576
3.36/3.66	c Elapsed CPU time: 3.36949 s	Remaining CPU time: 1796.63 s
3.36/3.67	c core #577
3.36/3.67	c Core size: 3	Core Weight: 1	Total Weight: 577
3.36/3.67	c Elapsed CPU time: 3.37649 s	Remaining CPU time: 1796.62 s
3.36/3.68	c core #578
3.36/3.68	c Core size: 3	Core Weight: 1	Total Weight: 578
3.36/3.68	c Elapsed CPU time: 3.38449 s	Remaining CPU time: 1796.62 s
3.36/3.68	c core #579
3.36/3.68	c Core size: 3	Core Weight: 1	Total Weight: 579
3.36/3.68	c Elapsed CPU time: 3.39148 s	Remaining CPU time: 1796.61 s
3.36/3.69	c core #580
3.36/3.69	c Core size: 3	Core Weight: 1	Total Weight: 580
3.36/3.69	c Elapsed CPU time: 3.39948 s	Remaining CPU time: 1796.6 s
3.44/3.70	c core #581
3.44/3.70	c Core size: 3	Core Weight: 1	Total Weight: 581
3.44/3.70	c Elapsed CPU time: 3.40648 s	Remaining CPU time: 1796.59 s
3.44/3.71	c core #582
3.44/3.71	c Core size: 3	Core Weight: 1	Total Weight: 582
3.44/3.71	c Elapsed CPU time: 3.41348 s	Remaining CPU time: 1796.59 s
3.44/3.71	c core #583
3.44/3.71	c Core size: 3	Core Weight: 1	Total Weight: 583
3.44/3.71	c Elapsed CPU time: 3.42048 s	Remaining CPU time: 1796.58 s
3.44/3.72	c core #584
3.44/3.72	c Core size: 3	Core Weight: 1	Total Weight: 584
3.44/3.72	c Elapsed CPU time: 3.42848 s	Remaining CPU time: 1796.57 s
3.44/3.73	c core #585
3.44/3.73	c Core size: 3	Core Weight: 1	Total Weight: 585
3.44/3.73	c Elapsed CPU time: 3.43448 s	Remaining CPU time: 1796.57 s
3.44/3.74	c core #586
3.44/3.74	c Core size: 3	Core Weight: 1	Total Weight: 586
3.44/3.74	c Elapsed CPU time: 3.44248 s	Remaining CPU time: 1796.56 s
3.44/3.74	c core #587
3.44/3.74	c Core size: 3	Core Weight: 1	Total Weight: 587
3.44/3.74	c Elapsed CPU time: 3.44948 s	Remaining CPU time: 1796.55 s
3.44/3.75	c core #588
3.44/3.75	c Core size: 3	Core Weight: 1	Total Weight: 588
3.44/3.75	c Elapsed CPU time: 3.45747 s	Remaining CPU time: 1796.54 s
3.44/3.76	c core #589
3.44/3.76	c Core size: 3	Core Weight: 1	Total Weight: 589
3.44/3.76	c Elapsed CPU time: 3.46547 s	Remaining CPU time: 1796.53 s
3.44/3.77	c core #590
3.44/3.77	c Core size: 3	Core Weight: 1	Total Weight: 590
3.44/3.77	c Elapsed CPU time: 3.47247 s	Remaining CPU time: 1796.53 s
3.44/3.77	c core #591
3.44/3.77	c Core size: 3	Core Weight: 1	Total Weight: 591
3.44/3.77	c Elapsed CPU time: 3.48047 s	Remaining CPU time: 1796.52 s
3.44/3.78	c core #592
3.44/3.78	c Core size: 3	Core Weight: 1	Total Weight: 592
3.44/3.78	c Elapsed CPU time: 3.48747 s	Remaining CPU time: 1796.51 s
3.44/3.79	c core #593
3.44/3.79	c Core size: 3	Core Weight: 1	Total Weight: 593
3.44/3.79	c Elapsed CPU time: 3.49447 s	Remaining CPU time: 1796.51 s
3.44/3.80	c core #594
3.44/3.80	c Core size: 3	Core Weight: 1	Total Weight: 594
3.44/3.80	c Elapsed CPU time: 3.50247 s	Remaining CPU time: 1796.5 s
3.54/3.80	c core #595
3.54/3.80	c Core size: 3	Core Weight: 1	Total Weight: 595
3.54/3.80	c Elapsed CPU time: 3.51047 s	Remaining CPU time: 1796.49 s
3.54/3.81	c core #596
3.54/3.81	c Core size: 3	Core Weight: 1	Total Weight: 596
3.54/3.81	c Elapsed CPU time: 3.51846 s	Remaining CPU time: 1796.48 s
3.54/3.82	c core #597
3.54/3.82	c Core size: 3	Core Weight: 1	Total Weight: 597
3.54/3.82	c Elapsed CPU time: 3.52646 s	Remaining CPU time: 1796.47 s
3.54/3.83	c core #598
3.54/3.83	c Core size: 3	Core Weight: 1	Total Weight: 598
3.54/3.83	c Elapsed CPU time: 3.53446 s	Remaining CPU time: 1796.47 s
3.54/3.84	c core #599
3.54/3.84	c Core size: 3	Core Weight: 1	Total Weight: 599
3.54/3.84	c Elapsed CPU time: 3.54246 s	Remaining CPU time: 1796.46 s
3.54/3.84	c core #600
3.54/3.84	c Core size: 3	Core Weight: 1	Total Weight: 600
3.54/3.84	c Elapsed CPU time: 3.55046 s	Remaining CPU time: 1796.45 s
3.54/3.85	c core #601
3.54/3.85	c Core size: 3	Core Weight: 1	Total Weight: 601
3.54/3.85	c Elapsed CPU time: 3.55846 s	Remaining CPU time: 1796.44 s
3.54/3.86	c core #602
3.54/3.86	c Core size: 3	Core Weight: 1	Total Weight: 602
3.54/3.86	c Elapsed CPU time: 3.56646 s	Remaining CPU time: 1796.43 s
3.54/3.87	c core #603
3.54/3.87	c Core size: 3	Core Weight: 1	Total Weight: 603
3.54/3.87	c Elapsed CPU time: 3.57446 s	Remaining CPU time: 1796.43 s
3.54/3.88	c core #604
3.54/3.88	c Core size: 3	Core Weight: 1	Total Weight: 604
3.54/3.88	c Elapsed CPU time: 3.58146 s	Remaining CPU time: 1796.42 s
3.54/3.88	c core #605
3.54/3.88	c Core size: 4	Core Weight: 1	Total Weight: 605
3.54/3.88	c Elapsed CPU time: 3.58845 s	Remaining CPU time: 1796.41 s
3.54/3.89	c core #606
3.54/3.89	c Core size: 4	Core Weight: 1	Total Weight: 606
3.54/3.89	c Elapsed CPU time: 3.59645 s	Remaining CPU time: 1796.4 s
3.64/3.90	c core #607
3.64/3.90	c Core size: 4	Core Weight: 1	Total Weight: 607
3.64/3.90	c Elapsed CPU time: 3.60445 s	Remaining CPU time: 1796.4 s
3.64/3.91	c core #608
3.64/3.91	c Core size: 4	Core Weight: 1	Total Weight: 608
3.64/3.91	c Elapsed CPU time: 3.61245 s	Remaining CPU time: 1796.39 s
3.64/3.92	c core #609
3.64/3.92	c Core size: 4	Core Weight: 1	Total Weight: 609
3.64/3.92	c Elapsed CPU time: 3.62145 s	Remaining CPU time: 1796.38 s
3.64/3.93	c core #610
3.64/3.93	c Core size: 4	Core Weight: 1	Total Weight: 610
3.64/3.93	c Elapsed CPU time: 3.62945 s	Remaining CPU time: 1796.37 s
3.64/3.93	c core #611
3.64/3.93	c Core size: 4	Core Weight: 1	Total Weight: 611
3.64/3.93	c Elapsed CPU time: 3.63745 s	Remaining CPU time: 1796.36 s
3.64/3.94	c core #612
3.64/3.94	c Core size: 4	Core Weight: 1	Total Weight: 612
3.64/3.94	c Elapsed CPU time: 3.64445 s	Remaining CPU time: 1796.36 s
3.64/3.95	c core #613
3.64/3.95	c Core size: 4	Core Weight: 1	Total Weight: 613
3.64/3.95	c Elapsed CPU time: 3.65244 s	Remaining CPU time: 1796.35 s
3.64/3.96	c core #614
3.64/3.96	c Core size: 4	Core Weight: 1	Total Weight: 614
3.64/3.96	c Elapsed CPU time: 3.66144 s	Remaining CPU time: 1796.34 s
3.64/3.97	c core #615
3.64/3.97	c Core size: 4	Core Weight: 1	Total Weight: 615
3.64/3.97	c Elapsed CPU time: 3.66944 s	Remaining CPU time: 1796.33 s
3.64/3.97	c core #616
3.64/3.97	c Core size: 4	Core Weight: 1	Total Weight: 616
3.64/3.97	c Elapsed CPU time: 3.67744 s	Remaining CPU time: 1796.32 s
3.64/3.98	c core #617
3.64/3.98	c Core size: 4	Core Weight: 1	Total Weight: 617
3.64/3.98	c Elapsed CPU time: 3.68544 s	Remaining CPU time: 1796.31 s
3.64/3.99	c core #618
3.64/3.99	c Core size: 4	Core Weight: 1	Total Weight: 618
3.64/3.99	c Elapsed CPU time: 3.69344 s	Remaining CPU time: 1796.31 s
3.64/4.00	c core #619
3.64/4.00	c Core size: 4	Core Weight: 1	Total Weight: 619
3.64/4.00	c Elapsed CPU time: 3.70144 s	Remaining CPU time: 1796.3 s
3.64/4.01	c core #620
3.64/4.01	c Core size: 4	Core Weight: 1	Total Weight: 620
3.74/4.01	c Elapsed CPU time: 3.70944 s	Remaining CPU time: 1796.29 s
3.74/4.02	c core #621
3.74/4.02	c Core size: 4	Core Weight: 1	Total Weight: 621
3.74/4.02	c Elapsed CPU time: 3.71743 s	Remaining CPU time: 1796.28 s
3.74/4.02	c core #622
3.74/4.02	c Core size: 4	Core Weight: 1	Total Weight: 622
3.74/4.02	c Elapsed CPU time: 3.72543 s	Remaining CPU time: 1796.27 s
3.74/4.03	c core #623
3.74/4.03	c Core size: 4	Core Weight: 1	Total Weight: 623
3.74/4.03	c Elapsed CPU time: 3.73343 s	Remaining CPU time: 1796.27 s
3.74/4.04	c core #624
3.74/4.04	c Core size: 4	Core Weight: 1	Total Weight: 624
3.74/4.04	c Elapsed CPU time: 3.74243 s	Remaining CPU time: 1796.26 s
3.74/4.05	c core #625
3.74/4.05	c Core size: 4	Core Weight: 1	Total Weight: 625
3.74/4.05	c Elapsed CPU time: 3.75043 s	Remaining CPU time: 1796.25 s
3.74/4.06	c core #626
3.74/4.06	c Core size: 4	Core Weight: 1	Total Weight: 626
3.74/4.06	c Elapsed CPU time: 3.75843 s	Remaining CPU time: 1796.24 s
3.74/4.07	c core #627
3.74/4.07	c Core size: 4	Core Weight: 1	Total Weight: 627
3.74/4.07	c Elapsed CPU time: 3.76543 s	Remaining CPU time: 1796.23 s
3.74/4.07	c core #628
3.74/4.07	c Core size: 4	Core Weight: 1	Total Weight: 628
3.74/4.07	c Elapsed CPU time: 3.77343 s	Remaining CPU time: 1796.23 s
3.74/4.08	c core #629
3.74/4.08	c Core size: 5	Core Weight: 1	Total Weight: 629
3.74/4.08	c Elapsed CPU time: 3.78143 s	Remaining CPU time: 1796.22 s
3.74/4.09	c core #630
3.74/4.09	c Core size: 5	Core Weight: 1	Total Weight: 630
3.74/4.09	c Elapsed CPU time: 3.79042 s	Remaining CPU time: 1796.21 s
3.74/4.10	c core #631
3.74/4.10	c Core size: 5	Core Weight: 1	Total Weight: 631
3.74/4.10	c Elapsed CPU time: 3.79842 s	Remaining CPU time: 1796.2 s
3.84/4.11	c core #632
3.84/4.11	c Core size: 5	Core Weight: 1	Total Weight: 632
3.84/4.11	c Elapsed CPU time: 3.80642 s	Remaining CPU time: 1796.19 s
3.84/4.11	c core #633
3.84/4.11	c Core size: 6	Core Weight: 1	Total Weight: 633
3.84/4.11	c Elapsed CPU time: 3.81542 s	Remaining CPU time: 1796.18 s
3.84/4.12	c core #634
3.84/4.12	c Core size: 5	Core Weight: 1	Total Weight: 634
3.84/4.12	c Elapsed CPU time: 3.82342 s	Remaining CPU time: 1796.18 s
3.84/4.13	c core #635
3.84/4.13	c Core size: 5	Core Weight: 1	Total Weight: 635
3.84/4.13	c Elapsed CPU time: 3.83142 s	Remaining CPU time: 1796.17 s
3.84/4.14	c core #636
3.84/4.14	c Core size: 5	Core Weight: 1	Total Weight: 636
3.84/4.14	c Elapsed CPU time: 3.83942 s	Remaining CPU time: 1796.16 s
3.84/4.15	c core #637
3.84/4.15	c Core size: 5	Core Weight: 1	Total Weight: 637
3.84/4.15	c Elapsed CPU time: 3.84741 s	Remaining CPU time: 1796.15 s
3.84/4.16	c core #638
3.84/4.16	c Core size: 5	Core Weight: 1	Total Weight: 638
3.84/4.16	c Elapsed CPU time: 3.85541 s	Remaining CPU time: 1796.14 s
3.84/4.16	c core #639
3.84/4.16	c Core size: 5	Core Weight: 1	Total Weight: 639
3.84/4.16	c Elapsed CPU time: 3.86341 s	Remaining CPU time: 1796.14 s
3.84/4.17	c core #640
3.84/4.17	c Core size: 5	Core Weight: 1	Total Weight: 640
3.84/4.17	c Elapsed CPU time: 3.87141 s	Remaining CPU time: 1796.13 s
3.84/4.18	c core #641
3.84/4.18	c Core size: 5	Core Weight: 1	Total Weight: 641
3.84/4.18	c Elapsed CPU time: 3.87941 s	Remaining CPU time: 1796.12 s
3.84/4.19	c core #642
3.84/4.19	c Core size: 5	Core Weight: 1	Total Weight: 642
3.84/4.19	c Elapsed CPU time: 3.88741 s	Remaining CPU time: 1796.11 s
3.93/4.20	c core #643
3.93/4.20	c Core size: 5	Core Weight: 1	Total Weight: 643
3.93/4.20	c Elapsed CPU time: 3.89441 s	Remaining CPU time: 1796.11 s
3.93/4.21	c core #644
3.93/4.21	c Core size: 5	Core Weight: 1	Total Weight: 644
3.93/4.21	c Elapsed CPU time: 3.90241 s	Remaining CPU time: 1796.1 s
3.93/4.21	c core #645
3.93/4.21	c Core size: 5	Core Weight: 1	Total Weight: 645
3.93/4.21	c Elapsed CPU time: 3.9104 s	Remaining CPU time: 1796.09 s
3.93/4.22	c core #646
3.93/4.22	c Core size: 5	Core Weight: 1	Total Weight: 646
3.93/4.22	c Elapsed CPU time: 3.9174 s	Remaining CPU time: 1796.08 s
3.93/4.23	c core #647
3.93/4.23	c Core size: 5	Core Weight: 1	Total Weight: 647
3.93/4.23	c Elapsed CPU time: 3.9254 s	Remaining CPU time: 1796.07 s
3.93/4.24	c core #648
3.93/4.24	c Core size: 5	Core Weight: 1	Total Weight: 648
3.93/4.24	c Elapsed CPU time: 3.9344 s	Remaining CPU time: 1796.07 s
3.93/4.25	c core #649
3.93/4.25	c Core size: 5	Core Weight: 1	Total Weight: 649
3.93/4.25	c Elapsed CPU time: 3.9424 s	Remaining CPU time: 1796.06 s
3.93/4.26	c core #650
3.93/4.26	c Core size: 5	Core Weight: 1	Total Weight: 650
3.93/4.26	c Elapsed CPU time: 3.9504 s	Remaining CPU time: 1796.05 s
3.93/4.27	c core #651
3.93/4.27	c Core size: 5	Core Weight: 1	Total Weight: 651
3.93/4.27	c Elapsed CPU time: 3.9584 s	Remaining CPU time: 1796.04 s
3.93/4.27	c core #652
3.93/4.27	c Core size: 5	Core Weight: 1	Total Weight: 652
3.93/4.27	c Elapsed CPU time: 3.9664 s	Remaining CPU time: 1796.03 s
3.93/4.28	c core #653
3.93/4.28	c Core size: 5	Core Weight: 1	Total Weight: 653
3.93/4.28	c Elapsed CPU time: 3.97439 s	Remaining CPU time: 1796.03 s
3.93/4.29	c core #654
3.93/4.29	c Core size: 5	Core Weight: 1	Total Weight: 654
3.93/4.29	c Elapsed CPU time: 3.98239 s	Remaining CPU time: 1796.02 s
3.93/4.30	c core #655
3.93/4.30	c Core size: 5	Core Weight: 1	Total Weight: 655
3.93/4.30	c Elapsed CPU time: 3.99039 s	Remaining CPU time: 1796.01 s
4.03/4.31	c core #656
4.03/4.31	c Core size: 5	Core Weight: 1	Total Weight: 656
4.03/4.31	c Elapsed CPU time: 3.99839 s	Remaining CPU time: 1796 s
4.03/4.32	c core #657
4.03/4.32	c Core size: 5	Core Weight: 1	Total Weight: 657
4.03/4.32	c Elapsed CPU time: 4.00639 s	Remaining CPU time: 1795.99 s
4.03/4.32	c core #658
4.03/4.32	c Core size: 5	Core Weight: 1	Total Weight: 658
4.03/4.32	c Elapsed CPU time: 4.01539 s	Remaining CPU time: 1795.98 s
4.03/4.33	c core #659
4.03/4.33	c Core size: 5	Core Weight: 1	Total Weight: 659
4.03/4.33	c Elapsed CPU time: 4.02339 s	Remaining CPU time: 1795.98 s
4.03/4.34	c core #660
4.03/4.34	c Core size: 5	Core Weight: 1	Total Weight: 660
4.03/4.34	c Elapsed CPU time: 4.03139 s	Remaining CPU time: 1795.97 s
4.03/4.35	c core #661
4.03/4.35	c Core size: 5	Core Weight: 1	Total Weight: 661
4.03/4.35	c Elapsed CPU time: 4.04038 s	Remaining CPU time: 1795.96 s
4.03/4.36	c core #662
4.03/4.36	c Core size: 5	Core Weight: 1	Total Weight: 662
4.03/4.36	c Elapsed CPU time: 4.04838 s	Remaining CPU time: 1795.95 s
4.03/4.37	c core #663
4.03/4.37	c Core size: 5	Core Weight: 1	Total Weight: 663
4.03/4.37	c Elapsed CPU time: 4.05738 s	Remaining CPU time: 1795.94 s
4.03/4.38	c core #664
4.03/4.38	c Core size: 5	Core Weight: 1	Total Weight: 664
4.03/4.38	c Elapsed CPU time: 4.06538 s	Remaining CPU time: 1795.93 s
4.03/4.39	c core #665
4.03/4.39	c Core size: 5	Core Weight: 1	Total Weight: 665
4.03/4.39	c Elapsed CPU time: 4.07338 s	Remaining CPU time: 1795.93 s
4.03/4.39	c core #666
4.03/4.39	c Core size: 5	Core Weight: 1	Total Weight: 666
4.03/4.39	c Elapsed CPU time: 4.08238 s	Remaining CPU time: 1795.92 s
4.03/4.40	c core #667
4.03/4.40	c Core size: 5	Core Weight: 1	Total Weight: 667
4.03/4.40	c Elapsed CPU time: 4.09138 s	Remaining CPU time: 1795.91 s
4.03/4.41	c core #668
4.03/4.41	c Core size: 5	Core Weight: 1	Total Weight: 668
4.03/4.41	c Elapsed CPU time: 4.09938 s	Remaining CPU time: 1795.9 s
4.15/4.42	c core #669
4.15/4.42	c Core size: 5	Core Weight: 1	Total Weight: 669
4.15/4.42	c Elapsed CPU time: 4.10837 s	Remaining CPU time: 1795.89 s
4.15/4.43	c core #670
4.15/4.43	c Core size: 5	Core Weight: 1	Total Weight: 670
4.15/4.43	c Elapsed CPU time: 4.11737 s	Remaining CPU time: 1795.88 s
4.15/4.44	c core #671
4.15/4.44	c Core size: 5	Core Weight: 1	Total Weight: 671
4.15/4.44	c Elapsed CPU time: 4.12537 s	Remaining CPU time: 1795.87 s
4.15/4.45	c core #672
4.15/4.45	c Core size: 5	Core Weight: 1	Total Weight: 672
4.15/4.45	c Elapsed CPU time: 4.13437 s	Remaining CPU time: 1795.87 s
4.15/4.45	c core #673
4.15/4.45	c Core size: 5	Core Weight: 1	Total Weight: 673
4.15/4.45	c Elapsed CPU time: 4.14237 s	Remaining CPU time: 1795.86 s
4.15/4.46	c core #674
4.15/4.46	c Core size: 5	Core Weight: 1	Total Weight: 674
4.15/4.46	c Elapsed CPU time: 4.15037 s	Remaining CPU time: 1795.85 s
4.15/4.47	c core #675
4.15/4.47	c Core size: 5	Core Weight: 1	Total Weight: 675
4.15/4.47	c Elapsed CPU time: 4.15837 s	Remaining CPU time: 1795.84 s
4.15/4.48	c core #676
4.15/4.48	c Core size: 5	Core Weight: 1	Total Weight: 676
4.15/4.48	c Elapsed CPU time: 4.16737 s	Remaining CPU time: 1795.83 s
4.15/4.49	c core #677
4.15/4.49	c Core size: 5	Core Weight: 1	Total Weight: 677
4.15/4.49	c Elapsed CPU time: 4.17537 s	Remaining CPU time: 1795.82 s
4.23/4.50	c core #678
4.23/4.50	c Core size: 5	Core Weight: 1	Total Weight: 678
4.23/4.50	c Elapsed CPU time: 4.18336 s	Remaining CPU time: 1795.82 s
4.23/4.51	c core #679
4.23/4.51	c Core size: 5	Core Weight: 1	Total Weight: 679
4.23/4.51	c Elapsed CPU time: 4.19136 s	Remaining CPU time: 1795.81 s
4.23/4.51	c core #680
4.23/4.51	c Core size: 5	Core Weight: 1	Total Weight: 680
4.23/4.51	c Elapsed CPU time: 4.19936 s	Remaining CPU time: 1795.8 s
4.23/4.52	c core #681
4.23/4.52	c Core size: 5	Core Weight: 1	Total Weight: 681
4.23/4.52	c Elapsed CPU time: 4.20836 s	Remaining CPU time: 1795.79 s
4.23/4.53	c core #682
4.23/4.53	c Core size: 5	Core Weight: 1	Total Weight: 682
4.23/4.53	c Elapsed CPU time: 4.21636 s	Remaining CPU time: 1795.78 s
4.23/4.54	c core #683
4.23/4.54	c Core size: 5	Core Weight: 1	Total Weight: 683
4.23/4.54	c Elapsed CPU time: 4.22536 s	Remaining CPU time: 1795.77 s
4.23/4.55	c core #684
4.23/4.55	c Core size: 5	Core Weight: 1	Total Weight: 684
4.23/4.55	c Elapsed CPU time: 4.23336 s	Remaining CPU time: 1795.77 s
4.23/4.56	c core #685
4.23/4.56	c Core size: 5	Core Weight: 1	Total Weight: 685
4.23/4.56	c Elapsed CPU time: 4.24235 s	Remaining CPU time: 1795.76 s
4.23/4.57	c core #686
4.23/4.57	c Core size: 5	Core Weight: 1	Total Weight: 686
4.23/4.57	c Elapsed CPU time: 4.25035 s	Remaining CPU time: 1795.75 s
4.23/4.57	c core #687
4.23/4.57	c Core size: 5	Core Weight: 1	Total Weight: 687
4.23/4.57	c Elapsed CPU time: 4.25835 s	Remaining CPU time: 1795.74 s
4.23/4.58	c core #688
4.23/4.58	c Core size: 5	Core Weight: 1	Total Weight: 688
4.23/4.58	c Elapsed CPU time: 4.26635 s	Remaining CPU time: 1795.73 s
4.23/4.59	c core #689
4.23/4.59	c Core size: 5	Core Weight: 1	Total Weight: 689
4.23/4.59	c Elapsed CPU time: 4.27535 s	Remaining CPU time: 1795.72 s
4.32/4.60	c core #690
4.32/4.60	c Core size: 5	Core Weight: 1	Total Weight: 690
4.32/4.60	c Elapsed CPU time: 4.28335 s	Remaining CPU time: 1795.72 s
4.32/4.61	c core #691
4.32/4.61	c Core size: 5	Core Weight: 1	Total Weight: 691
4.32/4.61	c Elapsed CPU time: 4.29135 s	Remaining CPU time: 1795.71 s
4.32/4.62	c core #692
4.32/4.62	c Core size: 5	Core Weight: 1	Total Weight: 692
4.32/4.62	c Elapsed CPU time: 4.30035 s	Remaining CPU time: 1795.7 s
4.32/4.63	c core #693
4.32/4.63	c Core size: 5	Core Weight: 1	Total Weight: 693
4.32/4.63	c Elapsed CPU time: 4.30835 s	Remaining CPU time: 1795.69 s
4.32/4.64	c core #694
4.32/4.64	c Core size: 5	Core Weight: 1	Total Weight: 694
4.32/4.64	c Elapsed CPU time: 4.31634 s	Remaining CPU time: 1795.68 s
4.32/4.64	c core #695
4.32/4.64	c Core size: 5	Core Weight: 1	Total Weight: 695
4.32/4.64	c Elapsed CPU time: 4.32534 s	Remaining CPU time: 1795.67 s
4.32/4.65	c core #696
4.32/4.65	c Core size: 5	Core Weight: 1	Total Weight: 696
4.32/4.65	c Elapsed CPU time: 4.33334 s	Remaining CPU time: 1795.67 s
4.32/4.66	c core #697
4.32/4.66	c Core size: 5	Core Weight: 1	Total Weight: 697
4.32/4.66	c Elapsed CPU time: 4.34134 s	Remaining CPU time: 1795.66 s
4.32/4.67	c core #698
4.32/4.67	c Core size: 5	Core Weight: 1	Total Weight: 698
4.32/4.67	c Elapsed CPU time: 4.35034 s	Remaining CPU time: 1795.65 s
4.32/4.68	c core #699
4.32/4.68	c Core size: 5	Core Weight: 1	Total Weight: 699
4.32/4.68	c Elapsed CPU time: 4.35934 s	Remaining CPU time: 1795.64 s
4.32/4.69	c core #700
4.32/4.69	c Core size: 5	Core Weight: 1	Total Weight: 700
4.32/4.69	c Elapsed CPU time: 4.36734 s	Remaining CPU time: 1795.63 s
4.32/4.70	c core #701
4.32/4.70	c Core size: 5	Core Weight: 1	Total Weight: 701
4.32/4.70	c Elapsed CPU time: 4.37633 s	Remaining CPU time: 1795.62 s
4.42/4.70	c core #702
4.42/4.70	c Core size: 5	Core Weight: 1	Total Weight: 702
4.42/4.70	c Elapsed CPU time: 4.38533 s	Remaining CPU time: 1795.61 s
4.42/4.71	c core #703
4.42/4.71	c Core size: 5	Core Weight: 1	Total Weight: 703
4.42/4.71	c Elapsed CPU time: 4.39333 s	Remaining CPU time: 1795.61 s
4.42/4.72	c core #704
4.42/4.72	c Core size: 5	Core Weight: 1	Total Weight: 704
4.42/4.72	c Elapsed CPU time: 4.40233 s	Remaining CPU time: 1795.6 s
4.42/4.73	c core #705
4.42/4.73	c Core size: 5	Core Weight: 1	Total Weight: 705
4.42/4.73	c Elapsed CPU time: 4.41133 s	Remaining CPU time: 1795.59 s
4.42/4.74	c core #706
4.42/4.74	c Core size: 5	Core Weight: 1	Total Weight: 706
4.42/4.74	c Elapsed CPU time: 4.41933 s	Remaining CPU time: 1795.58 s
4.42/4.75	c core #707
4.42/4.75	c Core size: 5	Core Weight: 1	Total Weight: 707
4.42/4.75	c Elapsed CPU time: 4.42833 s	Remaining CPU time: 1795.57 s
4.42/4.76	c core #708
4.42/4.76	c Core size: 5	Core Weight: 1	Total Weight: 708
4.42/4.76	c Elapsed CPU time: 4.43633 s	Remaining CPU time: 1795.56 s
4.42/4.76	c core #709
4.42/4.76	c Core size: 5	Core Weight: 1	Total Weight: 709
4.42/4.76	c Elapsed CPU time: 4.44532 s	Remaining CPU time: 1795.55 s
4.42/4.77	c core #710
4.42/4.77	c Core size: 5	Core Weight: 1	Total Weight: 710
4.42/4.77	c Elapsed CPU time: 4.45432 s	Remaining CPU time: 1795.55 s
4.42/4.78	c core #711
4.42/4.78	c Core size: 5	Core Weight: 1	Total Weight: 711
4.42/4.78	c Elapsed CPU time: 4.46232 s	Remaining CPU time: 1795.54 s
4.42/4.79	c core #712
4.42/4.79	c Core size: 5	Core Weight: 1	Total Weight: 712
4.42/4.79	c Elapsed CPU time: 4.47032 s	Remaining CPU time: 1795.53 s
4.52/4.80	c core #713
4.52/4.80	c Core size: 5	Core Weight: 1	Total Weight: 713
4.52/4.80	c Elapsed CPU time: 4.47832 s	Remaining CPU time: 1795.52 s
4.52/4.81	c core #714
4.52/4.81	c Core size: 5	Core Weight: 1	Total Weight: 714
4.52/4.81	c Elapsed CPU time: 4.48732 s	Remaining CPU time: 1795.51 s
4.52/4.82	c core #715
4.52/4.82	c Core size: 5	Core Weight: 1	Total Weight: 715
4.52/4.82	c Elapsed CPU time: 4.49632 s	Remaining CPU time: 1795.5 s
4.52/4.83	c core #716
4.52/4.83	c Core size: 5	Core Weight: 1	Total Weight: 716
4.52/4.83	c Elapsed CPU time: 4.50432 s	Remaining CPU time: 1795.5 s
4.52/4.84	c core #717
4.52/4.84	c Core size: 5	Core Weight: 1	Total Weight: 717
4.52/4.84	c Elapsed CPU time: 4.51231 s	Remaining CPU time: 1795.49 s
4.52/4.84	c core #718
4.52/4.84	c Core size: 5	Core Weight: 1	Total Weight: 718
4.52/4.84	c Elapsed CPU time: 4.52031 s	Remaining CPU time: 1795.48 s
4.52/4.85	c core #719
4.52/4.85	c Core size: 5	Core Weight: 1	Total Weight: 719
4.52/4.85	c Elapsed CPU time: 4.52931 s	Remaining CPU time: 1795.47 s
4.52/4.86	c core #720
4.52/4.86	c Core size: 5	Core Weight: 1	Total Weight: 720
4.52/4.86	c Elapsed CPU time: 4.53831 s	Remaining CPU time: 1795.46 s
4.52/4.87	c core #721
4.52/4.87	c Core size: 5	Core Weight: 1	Total Weight: 721
4.52/4.87	c Elapsed CPU time: 4.54731 s	Remaining CPU time: 1795.45 s
4.52/4.88	c core #722
4.52/4.88	c Core size: 5	Core Weight: 1	Total Weight: 722
4.52/4.88	c Elapsed CPU time: 4.55631 s	Remaining CPU time: 1795.44 s
4.52/4.89	c core #723
4.52/4.89	c Core size: 5	Core Weight: 1	Total Weight: 723
4.52/4.89	c Elapsed CPU time: 4.56431 s	Remaining CPU time: 1795.44 s
4.62/4.90	c core #724
4.62/4.90	c Core size: 5	Core Weight: 1	Total Weight: 724
4.62/4.90	c Elapsed CPU time: 4.5733 s	Remaining CPU time: 1795.43 s
4.62/4.91	c core #725
4.62/4.91	c Core size: 5	Core Weight: 1	Total Weight: 725
4.62/4.91	c Elapsed CPU time: 4.5823 s	Remaining CPU time: 1795.42 s
4.62/4.91	c core #726
4.62/4.91	c Core size: 5	Core Weight: 1	Total Weight: 726
4.62/4.91	c Elapsed CPU time: 4.5913 s	Remaining CPU time: 1795.41 s
4.62/4.92	c core #727
4.62/4.92	c Core size: 5	Core Weight: 1	Total Weight: 727
4.62/4.92	c Elapsed CPU time: 4.6003 s	Remaining CPU time: 1795.4 s
4.62/4.93	c core #728
4.62/4.93	c Core size: 5	Core Weight: 1	Total Weight: 728
4.62/4.93	c Elapsed CPU time: 4.6083 s	Remaining CPU time: 1795.39 s
4.62/4.94	c core #729
4.62/4.94	c Core size: 5	Core Weight: 1	Total Weight: 729
4.62/4.94	c Elapsed CPU time: 4.6173 s	Remaining CPU time: 1795.38 s
4.62/4.95	c core #730
4.62/4.95	c Core size: 5	Core Weight: 1	Total Weight: 730
4.62/4.95	c Elapsed CPU time: 4.6263 s	Remaining CPU time: 1795.37 s
4.62/4.96	c core #731
4.62/4.96	c Core size: 5	Core Weight: 1	Total Weight: 731
4.62/4.96	c Elapsed CPU time: 4.6353 s	Remaining CPU time: 1795.36 s
4.62/4.97	c core #732
4.62/4.97	c Core size: 5	Core Weight: 1	Total Weight: 732
4.62/4.97	c Elapsed CPU time: 4.64429 s	Remaining CPU time: 1795.36 s
4.62/4.98	c core #733
4.62/4.98	c Core size: 5	Core Weight: 1	Total Weight: 733
4.62/4.98	c Elapsed CPU time: 4.65329 s	Remaining CPU time: 1795.35 s
4.62/4.99	c core #734
4.62/4.99	c Core size: 5	Core Weight: 1	Total Weight: 734
4.62/4.99	c Elapsed CPU time: 4.66129 s	Remaining CPU time: 1795.34 s
4.62/5.00	c core #735
4.62/5.00	c Core size: 5	Core Weight: 1	Total Weight: 735
4.62/5.00	c Elapsed CPU time: 4.66929 s	Remaining CPU time: 1795.33 s
4.72/5.00	c core #736
4.72/5.00	c Core size: 5	Core Weight: 1	Total Weight: 736
4.72/5.00	c Elapsed CPU time: 4.67829 s	Remaining CPU time: 1795.32 s
4.72/5.01	c core #737
4.72/5.01	c Core size: 5	Core Weight: 1	Total Weight: 737
4.72/5.01	c Elapsed CPU time: 4.68729 s	Remaining CPU time: 1795.31 s
4.72/5.02	c core #738
4.72/5.02	c Core size: 5	Core Weight: 1	Total Weight: 738
4.72/5.02	c Elapsed CPU time: 4.69629 s	Remaining CPU time: 1795.3 s
4.72/5.03	c core #739
4.72/5.03	c Core size: 5	Core Weight: 1	Total Weight: 739
4.72/5.03	c Elapsed CPU time: 4.70528 s	Remaining CPU time: 1795.29 s
4.72/5.04	c core #740
4.72/5.04	c Core size: 5	Core Weight: 1	Total Weight: 740
4.72/5.04	c Elapsed CPU time: 4.71328 s	Remaining CPU time: 1795.29 s
4.72/5.05	c core #741
4.72/5.05	c Core size: 5	Core Weight: 1	Total Weight: 741
4.72/5.05	c Elapsed CPU time: 4.72128 s	Remaining CPU time: 1795.28 s
4.72/5.06	c core #742
4.72/5.06	c Core size: 5	Core Weight: 1	Total Weight: 742
4.72/5.06	c Elapsed CPU time: 4.72928 s	Remaining CPU time: 1795.27 s
4.72/5.07	c core #743
4.72/5.07	c Core size: 5	Core Weight: 1	Total Weight: 743
4.72/5.07	c Elapsed CPU time: 4.73828 s	Remaining CPU time: 1795.26 s
4.72/5.08	c core #744
4.72/5.08	c Core size: 5	Core Weight: 1	Total Weight: 744
4.72/5.08	c Elapsed CPU time: 4.74628 s	Remaining CPU time: 1795.25 s
4.72/5.09	c core #745
4.72/5.09	c Core size: 5	Core Weight: 1	Total Weight: 745
4.72/5.09	c Elapsed CPU time: 4.75528 s	Remaining CPU time: 1795.24 s
4.72/5.09	c core #746
4.72/5.09	c Core size: 5	Core Weight: 1	Total Weight: 746
4.72/5.09	c Elapsed CPU time: 4.76328 s	Remaining CPU time: 1795.24 s
4.81/5.10	c core #747
4.81/5.10	c Core size: 5	Core Weight: 1	Total Weight: 747
4.81/5.10	c Elapsed CPU time: 4.77227 s	Remaining CPU time: 1795.23 s
4.81/5.11	c core #748
4.81/5.11	c Core size: 5	Core Weight: 1	Total Weight: 748
4.81/5.11	c Elapsed CPU time: 4.78127 s	Remaining CPU time: 1795.22 s
4.81/5.12	c core #749
4.81/5.12	c Core size: 5	Core Weight: 1	Total Weight: 749
4.81/5.12	c Elapsed CPU time: 4.79027 s	Remaining CPU time: 1795.21 s
4.81/5.13	c core #750
4.81/5.13	c Core size: 5	Core Weight: 1	Total Weight: 750
4.81/5.13	c Elapsed CPU time: 4.79927 s	Remaining CPU time: 1795.2 s
4.81/5.14	c core #751
4.81/5.14	c Core size: 5	Core Weight: 1	Total Weight: 751
4.81/5.14	c Elapsed CPU time: 4.80927 s	Remaining CPU time: 1795.19 s
4.81/5.15	c core #752
4.81/5.15	c Core size: 5	Core Weight: 1	Total Weight: 752
4.81/5.15	c Elapsed CPU time: 4.81827 s	Remaining CPU time: 1795.18 s
4.81/5.16	c core #753
4.81/5.16	c Core size: 5	Core Weight: 1	Total Weight: 753
4.81/5.16	c Elapsed CPU time: 4.82727 s	Remaining CPU time: 1795.17 s
4.81/5.17	c core #754
4.81/5.17	c Core size: 5	Core Weight: 1	Total Weight: 754
4.81/5.17	c Elapsed CPU time: 4.83626 s	Remaining CPU time: 1795.16 s
4.81/5.18	c core #755
4.81/5.18	c Core size: 5	Core Weight: 1	Total Weight: 755
4.81/5.18	c Elapsed CPU time: 4.84526 s	Remaining CPU time: 1795.15 s
4.81/5.19	c core #756
4.81/5.19	c Core size: 5	Core Weight: 1	Total Weight: 756
4.81/5.19	c Elapsed CPU time: 4.85426 s	Remaining CPU time: 1795.15 s
4.81/5.20	c core #757
4.81/5.20	c Core size: 5	Core Weight: 1	Total Weight: 757
4.81/5.20	c Elapsed CPU time: 4.86326 s	Remaining CPU time: 1795.14 s
4.91/5.20	c core #758
4.91/5.20	c Core size: 5	Core Weight: 1	Total Weight: 758
4.91/5.20	c Elapsed CPU time: 4.87226 s	Remaining CPU time: 1795.13 s
4.91/5.21	c core #759
4.91/5.21	c Core size: 5	Core Weight: 1	Total Weight: 759
4.91/5.21	c Elapsed CPU time: 4.88026 s	Remaining CPU time: 1795.12 s
4.91/5.22	c core #760
4.91/5.22	c Core size: 5	Core Weight: 1	Total Weight: 760
4.91/5.22	c Elapsed CPU time: 4.88926 s	Remaining CPU time: 1795.11 s
4.91/5.23	c core #761
4.91/5.23	c Core size: 5	Core Weight: 1	Total Weight: 761
4.91/5.23	c Elapsed CPU time: 4.89825 s	Remaining CPU time: 1795.1 s
4.91/5.24	c core #762
4.91/5.24	c Core size: 5	Core Weight: 1	Total Weight: 762
4.91/5.24	c Elapsed CPU time: 4.90725 s	Remaining CPU time: 1795.09 s
4.91/5.25	c core #763
4.91/5.25	c Core size: 5	Core Weight: 1	Total Weight: 763
4.91/5.25	c Elapsed CPU time: 4.91625 s	Remaining CPU time: 1795.08 s
4.91/5.26	c core #764
4.91/5.26	c Core size: 5	Core Weight: 1	Total Weight: 764
4.91/5.26	c Elapsed CPU time: 4.92425 s	Remaining CPU time: 1795.08 s
4.91/5.27	c core #765
4.91/5.27	c Core size: 5	Core Weight: 1	Total Weight: 765
4.91/5.27	c Elapsed CPU time: 4.93325 s	Remaining CPU time: 1795.07 s
4.91/5.28	c core #766
4.91/5.28	c Core size: 5	Core Weight: 1	Total Weight: 766
4.91/5.28	c Elapsed CPU time: 4.94225 s	Remaining CPU time: 1795.06 s
4.91/5.29	c core #767
4.91/5.29	c Core size: 5	Core Weight: 1	Total Weight: 767
4.91/5.29	c Elapsed CPU time: 4.95125 s	Remaining CPU time: 1795.05 s
5.01/5.30	c core #768
5.01/5.30	c Core size: 5	Core Weight: 1	Total Weight: 768
5.01/5.30	c Elapsed CPU time: 4.96124 s	Remaining CPU time: 1795.04 s
5.01/5.31	c core #769
5.01/5.31	c Core size: 5	Core Weight: 1	Total Weight: 769
5.01/5.31	c Elapsed CPU time: 4.97024 s	Remaining CPU time: 1795.03 s
5.01/5.32	c core #770
5.01/5.32	c Core size: 5	Core Weight: 1	Total Weight: 770
5.01/5.32	c Elapsed CPU time: 4.97924 s	Remaining CPU time: 1795.02 s
5.01/5.32	c core #771
5.01/5.32	c Core size: 5	Core Weight: 1	Total Weight: 771
5.01/5.32	c Elapsed CPU time: 4.98824 s	Remaining CPU time: 1795.01 s
5.01/5.33	c core #772
5.01/5.33	c Core size: 5	Core Weight: 1	Total Weight: 772
5.01/5.33	c Elapsed CPU time: 4.99724 s	Remaining CPU time: 1795 s
5.01/5.34	c core #773
5.01/5.34	c Core size: 5	Core Weight: 1	Total Weight: 773
5.01/5.34	c Elapsed CPU time: 5.00624 s	Remaining CPU time: 1794.99 s
5.01/5.35	c core #774
5.01/5.35	c Core size: 5	Core Weight: 1	Total Weight: 774
5.01/5.35	c Elapsed CPU time: 5.01524 s	Remaining CPU time: 1794.98 s
5.01/5.36	c core #775
5.01/5.36	c Core size: 5	Core Weight: 1	Total Weight: 775
5.01/5.36	c Elapsed CPU time: 5.02424 s	Remaining CPU time: 1794.98 s
5.01/5.37	c core #776
5.01/5.37	c Core size: 5	Core Weight: 1	Total Weight: 776
5.01/5.37	c Elapsed CPU time: 5.03423 s	Remaining CPU time: 1794.97 s
5.01/5.38	c core #777
5.01/5.38	c Core size: 5	Core Weight: 1	Total Weight: 777
5.01/5.38	c Elapsed CPU time: 5.04323 s	Remaining CPU time: 1794.96 s
5.01/5.39	c core #778
5.01/5.39	c Core size: 5	Core Weight: 1	Total Weight: 778
5.01/5.39	c Elapsed CPU time: 5.05123 s	Remaining CPU time: 1794.95 s
5.01/5.40	c core #779
5.01/5.40	c Core size: 5	Core Weight: 1	Total Weight: 779
5.01/5.40	c Elapsed CPU time: 5.06023 s	Remaining CPU time: 1794.94 s
5.12/5.41	c core #780
5.12/5.41	c Core size: 5	Core Weight: 1	Total Weight: 780
5.12/5.41	c Elapsed CPU time: 5.07023 s	Remaining CPU time: 1794.93 s
5.12/5.42	c core #781
5.12/5.42	c Core size: 5	Core Weight: 1	Total Weight: 781
5.12/5.42	c Elapsed CPU time: 5.07923 s	Remaining CPU time: 1794.92 s
5.12/5.43	c core #782
5.12/5.43	c Core size: 5	Core Weight: 1	Total Weight: 782
5.12/5.43	c Elapsed CPU time: 5.08923 s	Remaining CPU time: 1794.91 s
5.12/5.44	c core #783
5.12/5.44	c Core size: 5	Core Weight: 1	Total Weight: 783
5.12/5.44	c Elapsed CPU time: 5.09822 s	Remaining CPU time: 1794.9 s
5.12/5.44	c core #784
5.12/5.44	c Core size: 5	Core Weight: 1	Total Weight: 784
5.12/5.44	c Elapsed CPU time: 5.10822 s	Remaining CPU time: 1794.89 s
5.12/5.45	c core #785
5.12/5.45	c Core size: 5	Core Weight: 1	Total Weight: 785
5.12/5.45	c Elapsed CPU time: 5.11722 s	Remaining CPU time: 1794.88 s
5.12/5.46	c core #786
5.12/5.46	c Core size: 5	Core Weight: 1	Total Weight: 786
5.12/5.46	c Elapsed CPU time: 5.12622 s	Remaining CPU time: 1794.87 s
5.12/5.47	c core #787
5.12/5.47	c Core size: 5	Core Weight: 1	Total Weight: 787
5.12/5.47	c Elapsed CPU time: 5.13522 s	Remaining CPU time: 1794.86 s
5.12/5.48	c core #788
5.12/5.48	c Core size: 5	Core Weight: 1	Total Weight: 788
5.12/5.48	c Elapsed CPU time: 5.14422 s	Remaining CPU time: 1794.86 s
5.12/5.49	c core #789
5.12/5.49	c Core size: 5	Core Weight: 1	Total Weight: 789
5.12/5.49	c Elapsed CPU time: 5.15322 s	Remaining CPU time: 1794.85 s
5.12/5.50	c core #790
5.12/5.50	c Core size: 5	Core Weight: 1	Total Weight: 790
5.22/5.50	c Elapsed CPU time: 5.16322 s	Remaining CPU time: 1794.84 s
5.22/5.51	c core #791
5.22/5.51	c Core size: 5	Core Weight: 1	Total Weight: 791
5.22/5.51	c Elapsed CPU time: 5.17221 s	Remaining CPU time: 1794.83 s
5.22/5.52	c core #792
5.22/5.52	c Core size: 5	Core Weight: 1	Total Weight: 792
5.22/5.52	c Elapsed CPU time: 5.18121 s	Remaining CPU time: 1794.82 s
5.22/5.53	c core #793
5.22/5.53	c Core size: 5	Core Weight: 1	Total Weight: 793
5.22/5.53	c Elapsed CPU time: 5.19021 s	Remaining CPU time: 1794.81 s
5.22/5.54	c core #794
5.22/5.54	c Core size: 5	Core Weight: 1	Total Weight: 794
5.22/5.54	c Elapsed CPU time: 5.20021 s	Remaining CPU time: 1794.8 s
5.22/5.55	c core #795
5.22/5.55	c Core size: 5	Core Weight: 1	Total Weight: 795
5.22/5.55	c Elapsed CPU time: 5.20821 s	Remaining CPU time: 1794.79 s
5.22/5.56	c core #796
5.22/5.56	c Core size: 5	Core Weight: 1	Total Weight: 796
5.22/5.56	c Elapsed CPU time: 5.21621 s	Remaining CPU time: 1794.78 s
5.22/5.57	c core #797
5.22/5.57	c Core size: 5	Core Weight: 1	Total Weight: 797
5.22/5.57	c Elapsed CPU time: 5.2252 s	Remaining CPU time: 1794.77 s
5.22/5.58	c core #798
5.22/5.58	c Core size: 5	Core Weight: 1	Total Weight: 798
5.22/5.58	c Elapsed CPU time: 5.2352 s	Remaining CPU time: 1794.76 s
5.22/5.59	c core #799
5.22/5.59	c Core size: 5	Core Weight: 1	Total Weight: 799
5.22/5.59	c Elapsed CPU time: 5.2442 s	Remaining CPU time: 1794.76 s
5.22/5.60	c core #800
5.22/5.60	c Core size: 5	Core Weight: 1	Total Weight: 800
5.22/5.60	c Elapsed CPU time: 5.2532 s	Remaining CPU time: 1794.75 s
5.31/5.61	c core #801
5.31/5.61	c Core size: 5	Core Weight: 1	Total Weight: 801
5.31/5.61	c Elapsed CPU time: 5.2622 s	Remaining CPU time: 1794.74 s
5.31/5.62	c core #802
5.31/5.62	c Core size: 5	Core Weight: 1	Total Weight: 802
5.31/5.62	c Elapsed CPU time: 5.2712 s	Remaining CPU time: 1794.73 s
5.31/5.63	c core #803
5.31/5.63	c Core size: 5	Core Weight: 1	Total Weight: 803
5.31/5.63	c Elapsed CPU time: 5.2812 s	Remaining CPU time: 1794.72 s
5.31/5.64	c core #804
5.31/5.64	c Core size: 5	Core Weight: 1	Total Weight: 804
5.31/5.64	c Elapsed CPU time: 5.2912 s	Remaining CPU time: 1794.71 s
5.31/5.64	c core #805
5.31/5.64	c Core size: 5	Core Weight: 1	Total Weight: 805
5.31/5.64	c Elapsed CPU time: 5.30119 s	Remaining CPU time: 1794.7 s
5.31/5.65	c core #806
5.31/5.65	c Core size: 5	Core Weight: 1	Total Weight: 806
5.31/5.65	c Elapsed CPU time: 5.31019 s	Remaining CPU time: 1794.69 s
5.31/5.66	c core #807
5.31/5.66	c Core size: 5	Core Weight: 1	Total Weight: 807
5.31/5.66	c Elapsed CPU time: 5.32019 s	Remaining CPU time: 1794.68 s
5.31/5.67	c core #808
5.31/5.67	c Core size: 5	Core Weight: 1	Total Weight: 808
5.31/5.67	c Elapsed CPU time: 5.32919 s	Remaining CPU time: 1794.67 s
5.31/5.68	c core #809
5.31/5.68	c Core size: 5	Core Weight: 1	Total Weight: 809
5.31/5.68	c Elapsed CPU time: 5.33819 s	Remaining CPU time: 1794.66 s
5.31/5.69	c core #810
5.31/5.69	c Core size: 5	Core Weight: 1	Total Weight: 810
5.31/5.69	c Elapsed CPU time: 5.34719 s	Remaining CPU time: 1794.65 s
5.41/5.70	c core #811
5.41/5.70	c Core size: 5	Core Weight: 1	Total Weight: 811
5.41/5.70	c Elapsed CPU time: 5.35618 s	Remaining CPU time: 1794.64 s
5.41/5.71	c core #812
5.41/5.71	c Core size: 5	Core Weight: 1	Total Weight: 812
5.41/5.71	c Elapsed CPU time: 5.36618 s	Remaining CPU time: 1794.63 s
5.41/5.72	c core #813
5.41/5.72	c Core size: 5	Core Weight: 1	Total Weight: 813
5.41/5.72	c Elapsed CPU time: 5.37518 s	Remaining CPU time: 1794.62 s
5.41/5.73	c core #814
5.41/5.73	c Core size: 5	Core Weight: 1	Total Weight: 814
5.41/5.73	c Elapsed CPU time: 5.38518 s	Remaining CPU time: 1794.61 s
5.41/5.74	c core #815
5.41/5.74	c Core size: 5	Core Weight: 1	Total Weight: 815
5.41/5.74	c Elapsed CPU time: 5.39418 s	Remaining CPU time: 1794.61 s
5.41/5.75	c core #816
5.41/5.75	c Core size: 5	Core Weight: 1	Total Weight: 816
5.41/5.75	c Elapsed CPU time: 5.40418 s	Remaining CPU time: 1794.6 s
5.41/5.76	c core #817
5.41/5.76	c Core size: 5	Core Weight: 1	Total Weight: 817
5.41/5.76	c Elapsed CPU time: 5.41318 s	Remaining CPU time: 1794.59 s
5.41/5.77	c core #818
5.41/5.77	c Core size: 5	Core Weight: 1	Total Weight: 818
5.41/5.77	c Elapsed CPU time: 5.42218 s	Remaining CPU time: 1794.58 s
5.41/5.78	c core #819
5.41/5.78	c Core size: 5	Core Weight: 1	Total Weight: 819
5.41/5.78	c Elapsed CPU time: 5.43217 s	Remaining CPU time: 1794.57 s
5.41/5.79	c core #820
5.41/5.79	c Core size: 5	Core Weight: 1	Total Weight: 820
5.41/5.79	c Elapsed CPU time: 5.44117 s	Remaining CPU time: 1794.56 s
5.41/5.80	c core #821
5.41/5.80	c Core size: 5	Core Weight: 1	Total Weight: 821
5.41/5.80	c Elapsed CPU time: 5.45117 s	Remaining CPU time: 1794.55 s
5.41/5.81	c core #822
5.41/5.81	c Core size: 5	Core Weight: 1	Total Weight: 822
5.41/5.81	c Elapsed CPU time: 5.46017 s	Remaining CPU time: 1794.54 s
5.52/5.82	c core #823
5.52/5.82	c Core size: 5	Core Weight: 1	Total Weight: 823
5.52/5.82	c Elapsed CPU time: 5.47017 s	Remaining CPU time: 1794.53 s
5.52/5.83	c core #824
5.52/5.83	c Core size: 5	Core Weight: 1	Total Weight: 824
5.52/5.83	c Elapsed CPU time: 5.48017 s	Remaining CPU time: 1794.52 s
5.52/5.84	c core #825
5.52/5.84	c Core size: 5	Core Weight: 1	Total Weight: 825
5.52/5.84	c Elapsed CPU time: 5.48916 s	Remaining CPU time: 1794.51 s
5.52/5.85	c core #826
5.52/5.85	c Core size: 5	Core Weight: 1	Total Weight: 826
5.52/5.85	c Elapsed CPU time: 5.49816 s	Remaining CPU time: 1794.5 s
5.52/5.86	c core #827
5.52/5.86	c Core size: 5	Core Weight: 1	Total Weight: 827
5.52/5.86	c Elapsed CPU time: 5.50816 s	Remaining CPU time: 1794.49 s
5.52/5.87	c core #828
5.52/5.87	c Core size: 5	Core Weight: 1	Total Weight: 828
5.52/5.87	c Elapsed CPU time: 5.51716 s	Remaining CPU time: 1794.48 s
5.52/5.88	c core #829
5.52/5.88	c Core size: 5	Core Weight: 1	Total Weight: 829
5.52/5.88	c Elapsed CPU time: 5.52616 s	Remaining CPU time: 1794.47 s
5.52/5.89	c core #830
5.52/5.89	c Core size: 5	Core Weight: 1	Total Weight: 830
5.52/5.89	c Elapsed CPU time: 5.53516 s	Remaining CPU time: 1794.46 s
5.60/5.90	c core #831
5.60/5.90	c Core size: 5	Core Weight: 1	Total Weight: 831
5.60/5.90	c Elapsed CPU time: 5.54516 s	Remaining CPU time: 1794.45 s
5.60/5.91	c core #832
5.60/5.91	c Core size: 5	Core Weight: 1	Total Weight: 832
5.60/5.91	c Elapsed CPU time: 5.55415 s	Remaining CPU time: 1794.45 s
5.60/5.92	c core #833
5.60/5.92	c Core size: 5	Core Weight: 1	Total Weight: 833
5.60/5.92	c Elapsed CPU time: 5.56415 s	Remaining CPU time: 1794.44 s
5.60/5.93	c core #834
5.60/5.93	c Core size: 5	Core Weight: 1	Total Weight: 834
5.60/5.93	c Elapsed CPU time: 5.57415 s	Remaining CPU time: 1794.43 s
5.60/5.94	c core #835
5.60/5.94	c Core size: 5	Core Weight: 1	Total Weight: 835
5.60/5.94	c Elapsed CPU time: 5.58315 s	Remaining CPU time: 1794.42 s
5.60/5.94	c core #836
5.60/5.94	c Core size: 5	Core Weight: 1	Total Weight: 836
5.60/5.95	c Elapsed CPU time: 5.59315 s	Remaining CPU time: 1794.41 s
5.60/5.95	c core #837
5.60/5.95	c Core size: 5	Core Weight: 1	Total Weight: 837
5.60/5.95	c Elapsed CPU time: 5.60315 s	Remaining CPU time: 1794.4 s
5.60/5.96	c core #838
5.60/5.96	c Core size: 5	Core Weight: 1	Total Weight: 838
5.60/5.96	c Elapsed CPU time: 5.61215 s	Remaining CPU time: 1794.39 s
5.60/5.97	c core #839
5.60/5.97	c Core size: 5	Core Weight: 1	Total Weight: 839
5.60/5.97	c Elapsed CPU time: 5.62214 s	Remaining CPU time: 1794.38 s
5.60/5.98	c core #840
5.60/5.98	c Core size: 5	Core Weight: 1	Total Weight: 840
5.60/5.98	c Elapsed CPU time: 5.63114 s	Remaining CPU time: 1794.37 s
5.60/5.99	c core #841
5.60/5.99	c Core size: 5	Core Weight: 1	Total Weight: 841
5.60/5.99	c Elapsed CPU time: 5.64014 s	Remaining CPU time: 1794.36 s
5.70/6.00	c core #842
5.70/6.00	c Core size: 5	Core Weight: 1	Total Weight: 842
5.70/6.00	c Elapsed CPU time: 5.65014 s	Remaining CPU time: 1794.35 s
5.70/6.01	c core #843
5.70/6.01	c Core size: 5	Core Weight: 1	Total Weight: 843
5.70/6.01	c Elapsed CPU time: 5.66014 s	Remaining CPU time: 1794.34 s
5.70/6.02	c core #844
5.70/6.02	c Core size: 5	Core Weight: 1	Total Weight: 844
5.70/6.02	c Elapsed CPU time: 5.66914 s	Remaining CPU time: 1794.33 s
5.70/6.03	c core #845
5.70/6.03	c Core size: 5	Core Weight: 1	Total Weight: 845
5.70/6.03	c Elapsed CPU time: 5.67814 s	Remaining CPU time: 1794.32 s
5.70/6.04	c core #846
5.70/6.04	c Core size: 5	Core Weight: 1	Total Weight: 846
5.70/6.04	c Elapsed CPU time: 5.68614 s	Remaining CPU time: 1794.31 s
5.70/6.05	c core #847
5.70/6.05	c Core size: 5	Core Weight: 1	Total Weight: 847
5.70/6.05	c Elapsed CPU time: 5.69513 s	Remaining CPU time: 1794.3 s
5.70/6.06	c core #848
5.70/6.06	c Core size: 5	Core Weight: 1	Total Weight: 848
5.70/6.06	c Elapsed CPU time: 5.70513 s	Remaining CPU time: 1794.29 s
5.70/6.07	c core #849
5.70/6.07	c Core size: 5	Core Weight: 1	Total Weight: 849
5.70/6.07	c Elapsed CPU time: 5.71413 s	Remaining CPU time: 1794.29 s
5.70/6.08	c core #850
5.70/6.08	c Core size: 5	Core Weight: 1	Total Weight: 850
5.70/6.08	c Elapsed CPU time: 5.72213 s	Remaining CPU time: 1794.28 s
5.70/6.09	c core #851
5.70/6.09	c Core size: 5	Core Weight: 1	Total Weight: 851
5.70/6.09	c Elapsed CPU time: 5.73113 s	Remaining CPU time: 1794.27 s
5.80/6.10	c core #852
5.80/6.10	c Core size: 5	Core Weight: 1	Total Weight: 852
5.80/6.10	c Elapsed CPU time: 5.74113 s	Remaining CPU time: 1794.26 s
5.80/6.11	c core #853
5.80/6.11	c Core size: 5	Core Weight: 1	Total Weight: 853
5.80/6.11	c Elapsed CPU time: 5.75012 s	Remaining CPU time: 1794.25 s
5.80/6.12	c core #854
5.80/6.12	c Core size: 5	Core Weight: 1	Total Weight: 854
5.80/6.12	c Elapsed CPU time: 5.75912 s	Remaining CPU time: 1794.24 s
5.80/6.13	c core #855
5.80/6.13	c Core size: 5	Core Weight: 1	Total Weight: 855
5.80/6.13	c Elapsed CPU time: 5.76812 s	Remaining CPU time: 1794.23 s
5.80/6.14	c core #856
5.80/6.14	c Core size: 5	Core Weight: 1	Total Weight: 856
5.80/6.14	c Elapsed CPU time: 5.77812 s	Remaining CPU time: 1794.22 s
5.80/6.15	c core #857
5.80/6.15	c Core size: 5	Core Weight: 1	Total Weight: 857
5.80/6.15	c Elapsed CPU time: 5.78812 s	Remaining CPU time: 1794.21 s
5.80/6.16	c core #858
5.80/6.16	c Core size: 5	Core Weight: 1	Total Weight: 858
5.80/6.16	c Elapsed CPU time: 5.79712 s	Remaining CPU time: 1794.2 s
5.80/6.17	c core #859
5.80/6.17	c Core size: 5	Core Weight: 1	Total Weight: 859
5.80/6.17	c Elapsed CPU time: 5.80712 s	Remaining CPU time: 1794.19 s
5.80/6.18	c core #860
5.80/6.18	c Core size: 5	Core Weight: 1	Total Weight: 860
5.80/6.18	c Elapsed CPU time: 5.81712 s	Remaining CPU time: 1794.18 s
5.80/6.19	c core #861
5.80/6.19	c Core size: 5	Core Weight: 1	Total Weight: 861
5.80/6.19	c Elapsed CPU time: 5.82611 s	Remaining CPU time: 1794.17 s
5.90/6.20	c core #862
5.90/6.20	c Core size: 5	Core Weight: 1	Total Weight: 862
5.90/6.20	c Elapsed CPU time: 5.83511 s	Remaining CPU time: 1794.16 s
5.90/6.21	c core #863
5.90/6.21	c Core size: 5	Core Weight: 1	Total Weight: 863
5.90/6.21	c Elapsed CPU time: 5.84511 s	Remaining CPU time: 1794.15 s
5.90/6.22	c core #864
5.90/6.22	c Core size: 5	Core Weight: 1	Total Weight: 864
5.90/6.22	c Elapsed CPU time: 5.85411 s	Remaining CPU time: 1794.15 s
5.90/6.23	c core #865
5.90/6.23	c Core size: 5	Core Weight: 1	Total Weight: 865
5.90/6.23	c Elapsed CPU time: 5.86311 s	Remaining CPU time: 1794.14 s
5.90/6.24	c core #866
5.90/6.24	c Core size: 5	Core Weight: 1	Total Weight: 866
5.90/6.24	c Elapsed CPU time: 5.87311 s	Remaining CPU time: 1794.13 s
5.90/6.25	c core #867
5.90/6.25	c Core size: 5	Core Weight: 1	Total Weight: 867
5.90/6.25	c Elapsed CPU time: 5.88211 s	Remaining CPU time: 1794.12 s
5.90/6.26	c core #868
5.90/6.26	c Core size: 5	Core Weight: 1	Total Weight: 868
5.90/6.26	c Elapsed CPU time: 5.8911 s	Remaining CPU time: 1794.11 s
5.90/6.27	c core #869
5.90/6.27	c Core size: 5	Core Weight: 1	Total Weight: 869
5.90/6.27	c Elapsed CPU time: 5.9001 s	Remaining CPU time: 1794.1 s
5.90/6.28	c core #870
5.90/6.28	c Core size: 5	Core Weight: 1	Total Weight: 870
5.90/6.28	c Elapsed CPU time: 5.9091 s	Remaining CPU time: 1794.09 s
5.90/6.29	c core #871
5.90/6.29	c Core size: 5	Core Weight: 1	Total Weight: 871
5.90/6.29	c Elapsed CPU time: 5.9191 s	Remaining CPU time: 1794.08 s
5.90/6.30	c core #872
5.90/6.30	c Core size: 5	Core Weight: 1	Total Weight: 872
5.90/6.30	c Elapsed CPU time: 5.9291 s	Remaining CPU time: 1794.07 s
6.00/6.31	c core #873
6.00/6.31	c Core size: 5	Core Weight: 1	Total Weight: 873
6.00/6.31	c Elapsed CPU time: 5.9391 s	Remaining CPU time: 1794.06 s
6.00/6.32	c core #874
6.00/6.32	c Core size: 5	Core Weight: 1	Total Weight: 874
6.00/6.32	c Elapsed CPU time: 5.94909 s	Remaining CPU time: 1794.05 s
6.00/6.33	c core #875
6.00/6.33	c Core size: 5	Core Weight: 1	Total Weight: 875
6.00/6.33	c Elapsed CPU time: 5.95809 s	Remaining CPU time: 1794.04 s
6.00/6.34	c core #876
6.00/6.34	c Core size: 5	Core Weight: 1	Total Weight: 876
6.00/6.34	c Elapsed CPU time: 5.96709 s	Remaining CPU time: 1794.03 s
6.00/6.34	c core #877
6.00/6.34	c Core size: 5	Core Weight: 1	Total Weight: 877
6.00/6.34	c Elapsed CPU time: 5.97709 s	Remaining CPU time: 1794.02 s
6.00/6.35	c core #878
6.00/6.35	c Core size: 5	Core Weight: 1	Total Weight: 878
6.00/6.35	c Elapsed CPU time: 5.98609 s	Remaining CPU time: 1794.01 s
6.00/6.36	c core #879
6.00/6.36	c Core size: 5	Core Weight: 1	Total Weight: 879
6.00/6.36	c Elapsed CPU time: 5.99609 s	Remaining CPU time: 1794 s
6.00/6.37	c core #880
6.00/6.37	c Core size: 5	Core Weight: 1	Total Weight: 880
6.00/6.37	c Elapsed CPU time: 6.00509 s	Remaining CPU time: 1793.99 s
6.00/6.38	c core #881
6.00/6.38	c Core size: 5	Core Weight: 1	Total Weight: 881
6.00/6.38	c Elapsed CPU time: 6.01509 s	Remaining CPU time: 1793.98 s
6.00/6.39	c core #882
6.00/6.39	c Core size: 5	Core Weight: 1	Total Weight: 882
6.00/6.39	c Elapsed CPU time: 6.02508 s	Remaining CPU time: 1793.97 s
6.10/6.40	c core #883
6.10/6.40	c Core size: 5	Core Weight: 1	Total Weight: 883
6.10/6.40	c Elapsed CPU time: 6.03508 s	Remaining CPU time: 1793.96 s
6.10/6.41	c core #884
6.10/6.41	c Core size: 5	Core Weight: 1	Total Weight: 884
6.10/6.41	c Elapsed CPU time: 6.04408 s	Remaining CPU time: 1793.96 s
6.10/6.42	c core #885
6.10/6.42	c Core size: 5	Core Weight: 1	Total Weight: 885
6.10/6.42	c Elapsed CPU time: 6.05308 s	Remaining CPU time: 1793.95 s
6.10/6.43	c core #886
6.10/6.43	c Core size: 5	Core Weight: 1	Total Weight: 886
6.10/6.43	c Elapsed CPU time: 6.06308 s	Remaining CPU time: 1793.94 s
6.10/6.44	c core #887
6.10/6.44	c Core size: 5	Core Weight: 1	Total Weight: 887
6.10/6.44	c Elapsed CPU time: 6.07308 s	Remaining CPU time: 1793.93 s
6.10/6.45	c core #888
6.10/6.45	c Core size: 5	Core Weight: 1	Total Weight: 888
6.10/6.45	c Elapsed CPU time: 6.08308 s	Remaining CPU time: 1793.92 s
6.10/6.46	c core #889
6.10/6.46	c Core size: 5	Core Weight: 1	Total Weight: 889
6.10/6.46	c Elapsed CPU time: 6.09307 s	Remaining CPU time: 1793.91 s
6.10/6.47	c core #890
6.10/6.47	c Core size: 5	Core Weight: 1	Total Weight: 890
6.10/6.47	c Elapsed CPU time: 6.10307 s	Remaining CPU time: 1793.9 s
6.10/6.48	c core #891
6.10/6.48	c Core size: 5	Core Weight: 1	Total Weight: 891
6.10/6.48	c Elapsed CPU time: 6.11307 s	Remaining CPU time: 1793.89 s
6.10/6.49	c core #892
6.10/6.49	c Core size: 5	Core Weight: 1	Total Weight: 892
6.10/6.49	c Elapsed CPU time: 6.12307 s	Remaining CPU time: 1793.88 s
6.20/6.50	c core #893
6.20/6.50	c Core size: 5	Core Weight: 1	Total Weight: 893
6.20/6.50	c Elapsed CPU time: 6.13307 s	Remaining CPU time: 1793.87 s
6.20/6.51	c core #894
6.20/6.51	c Core size: 5	Core Weight: 1	Total Weight: 894
6.20/6.51	c Elapsed CPU time: 6.14307 s	Remaining CPU time: 1793.86 s
6.20/6.52	c core #895
6.20/6.52	c Core size: 5	Core Weight: 1	Total Weight: 895
6.20/6.52	c Elapsed CPU time: 6.15306 s	Remaining CPU time: 1793.85 s
6.20/6.53	c core #896
6.20/6.53	c Core size: 5	Core Weight: 1	Total Weight: 896
6.20/6.53	c Elapsed CPU time: 6.16306 s	Remaining CPU time: 1793.84 s
6.20/6.54	c core #897
6.20/6.54	c Core size: 5	Core Weight: 1	Total Weight: 897
6.20/6.54	c Elapsed CPU time: 6.17206 s	Remaining CPU time: 1793.83 s
6.20/6.55	c core #898
6.20/6.55	c Core size: 5	Core Weight: 1	Total Weight: 898
6.20/6.55	c Elapsed CPU time: 6.18106 s	Remaining CPU time: 1793.82 s
6.20/6.56	c core #899
6.20/6.56	c Core size: 5	Core Weight: 1	Total Weight: 899
6.20/6.56	c Elapsed CPU time: 6.19006 s	Remaining CPU time: 1793.81 s
6.20/6.57	c core #900
6.20/6.57	c Core size: 5	Core Weight: 1	Total Weight: 900
6.20/6.57	c Elapsed CPU time: 6.20006 s	Remaining CPU time: 1793.8 s
6.20/6.58	c core #901
6.20/6.58	c Core size: 5	Core Weight: 1	Total Weight: 901
6.20/6.58	c Elapsed CPU time: 6.20906 s	Remaining CPU time: 1793.79 s
6.20/6.59	c core #902
6.20/6.59	c Core size: 5	Core Weight: 1	Total Weight: 902
6.20/6.59	c Elapsed CPU time: 6.21905 s	Remaining CPU time: 1793.78 s
6.20/6.60	c core #903
6.20/6.60	c Core size: 5	Core Weight: 1	Total Weight: 903
6.20/6.60	c Elapsed CPU time: 6.22805 s	Remaining CPU time: 1793.77 s
6.29/6.61	c core #904
6.29/6.61	c Core size: 5	Core Weight: 1	Total Weight: 904
6.29/6.61	c Elapsed CPU time: 6.23805 s	Remaining CPU time: 1793.76 s
6.29/6.62	c core #905
6.29/6.62	c Core size: 5	Core Weight: 1	Total Weight: 905
6.29/6.62	c Elapsed CPU time: 6.24705 s	Remaining CPU time: 1793.75 s
6.29/6.63	c core #906
6.29/6.63	c Core size: 5	Core Weight: 1	Total Weight: 906
6.29/6.63	c Elapsed CPU time: 6.25605 s	Remaining CPU time: 1793.74 s
6.29/6.64	c core #907
6.29/6.64	c Core size: 5	Core Weight: 1	Total Weight: 907
6.29/6.64	c Elapsed CPU time: 6.26505 s	Remaining CPU time: 1793.73 s
6.29/6.65	c core #908
6.29/6.65	c Core size: 5	Core Weight: 1	Total Weight: 908
6.29/6.65	c Elapsed CPU time: 6.27505 s	Remaining CPU time: 1793.72 s
6.29/6.66	c core #909
6.29/6.66	c Core size: 5	Core Weight: 1	Total Weight: 909
6.29/6.66	c Elapsed CPU time: 6.28404 s	Remaining CPU time: 1793.72 s
6.29/6.67	c core #910
6.29/6.67	c Core size: 5	Core Weight: 1	Total Weight: 910
6.29/6.67	c Elapsed CPU time: 6.29404 s	Remaining CPU time: 1793.71 s
6.29/6.68	c core #911
6.29/6.68	c Core size: 5	Core Weight: 1	Total Weight: 911
6.29/6.68	c Elapsed CPU time: 6.30304 s	Remaining CPU time: 1793.7 s
6.29/6.69	c core #912
6.29/6.69	c Core size: 5	Core Weight: 1	Total Weight: 912
6.29/6.69	c Elapsed CPU time: 6.31204 s	Remaining CPU time: 1793.69 s
6.39/6.70	c core #913
6.39/6.70	c Core size: 5	Core Weight: 1	Total Weight: 913
6.39/6.70	c Elapsed CPU time: 6.32104 s	Remaining CPU time: 1793.68 s
6.39/6.71	c core #914
6.39/6.71	c Core size: 5	Core Weight: 1	Total Weight: 914
6.39/6.71	c Elapsed CPU time: 6.33004 s	Remaining CPU time: 1793.67 s
6.39/6.72	c core #915
6.39/6.72	c Core size: 5	Core Weight: 1	Total Weight: 915
6.39/6.72	c Elapsed CPU time: 6.33904 s	Remaining CPU time: 1793.66 s
6.39/6.73	c core #916
6.39/6.73	c Core size: 5	Core Weight: 1	Total Weight: 916
6.39/6.73	c Elapsed CPU time: 6.34903 s	Remaining CPU time: 1793.65 s
6.39/6.74	c core #917
6.39/6.74	c Core size: 5	Core Weight: 1	Total Weight: 917
6.39/6.74	c Elapsed CPU time: 6.35903 s	Remaining CPU time: 1793.64 s
6.39/6.75	c core #918
6.39/6.75	c Core size: 5	Core Weight: 1	Total Weight: 918
6.39/6.75	c Elapsed CPU time: 6.36903 s	Remaining CPU time: 1793.63 s
6.39/6.76	c core #919
6.39/6.76	c Core size: 5	Core Weight: 1	Total Weight: 919
6.39/6.76	c Elapsed CPU time: 6.37803 s	Remaining CPU time: 1793.62 s
6.39/6.77	c core #920
6.39/6.77	c Core size: 5	Core Weight: 1	Total Weight: 920
6.39/6.77	c Elapsed CPU time: 6.38703 s	Remaining CPU time: 1793.61 s
6.39/6.78	c core #921
6.39/6.78	c Core size: 5	Core Weight: 1	Total Weight: 921
6.39/6.78	c Elapsed CPU time: 6.39703 s	Remaining CPU time: 1793.6 s
6.39/6.79	c core #922
6.39/6.79	c Core size: 5	Core Weight: 1	Total Weight: 922
6.39/6.79	c Elapsed CPU time: 6.40603 s	Remaining CPU time: 1793.59 s
6.39/6.80	c core #923
6.39/6.80	c Core size: 5	Core Weight: 1	Total Weight: 923
6.39/6.80	c Elapsed CPU time: 6.41602 s	Remaining CPU time: 1793.58 s
6.48/6.81	c core #924
6.48/6.81	c Core size: 5	Core Weight: 1	Total Weight: 924
6.48/6.81	c Elapsed CPU time: 6.42602 s	Remaining CPU time: 1793.57 s
6.48/6.82	c core #925
6.48/6.82	c Core size: 7	Core Weight: 1	Total Weight: 925
6.48/6.82	c Elapsed CPU time: 6.43602 s	Remaining CPU time: 1793.56 s
6.48/6.83	c core #926
6.48/6.83	c Core size: 5	Core Weight: 1	Total Weight: 926
6.48/6.83	c Elapsed CPU time: 6.44602 s	Remaining CPU time: 1793.55 s
6.48/6.84	c core #927
6.48/6.84	c Core size: 5	Core Weight: 1	Total Weight: 927
6.48/6.84	c Elapsed CPU time: 6.45602 s	Remaining CPU time: 1793.54 s
6.48/6.85	c core #928
6.48/6.85	c Core size: 5	Core Weight: 1	Total Weight: 928
6.48/6.85	c Elapsed CPU time: 6.46602 s	Remaining CPU time: 1793.53 s
6.48/6.86	c core #929
6.48/6.86	c Core size: 5	Core Weight: 1	Total Weight: 929
6.48/6.86	c Elapsed CPU time: 6.47602 s	Remaining CPU time: 1793.52 s
6.48/6.87	c core #930
6.48/6.87	c Core size: 5	Core Weight: 1	Total Weight: 930
6.48/6.87	c Elapsed CPU time: 6.48601 s	Remaining CPU time: 1793.51 s
6.48/6.88	c core #931
6.48/6.88	c Core size: 5	Core Weight: 1	Total Weight: 931
6.48/6.88	c Elapsed CPU time: 6.49601 s	Remaining CPU time: 1793.5 s
6.48/6.89	c core #932
6.48/6.89	c Core size: 5	Core Weight: 1	Total Weight: 932
6.48/6.89	c Elapsed CPU time: 6.50601 s	Remaining CPU time: 1793.49 s
6.48/6.90	c core #933
6.48/6.90	c Core size: 5	Core Weight: 1	Total Weight: 933
6.48/6.90	c Elapsed CPU time: 6.51601 s	Remaining CPU time: 1793.48 s
6.48/6.91	c core #934
6.48/6.91	c Core size: 6	Core Weight: 1	Total Weight: 934
6.48/6.91	c Elapsed CPU time: 6.52601 s	Remaining CPU time: 1793.47 s
6.59/6.92	c core #935
6.59/6.92	c Core size: 5	Core Weight: 1	Total Weight: 935
6.59/6.92	c Elapsed CPU time: 6.53601 s	Remaining CPU time: 1793.46 s
6.59/6.93	c core #936
6.59/6.93	c Core size: 5	Core Weight: 1	Total Weight: 936
6.59/6.93	c Elapsed CPU time: 6.546 s	Remaining CPU time: 1793.45 s
6.59/6.94	c core #937
6.59/6.94	c Core size: 7	Core Weight: 1	Total Weight: 937
6.59/6.94	c Elapsed CPU time: 6.556 s	Remaining CPU time: 1793.44 s
6.59/6.95	c core #938
6.59/6.95	c Core size: 5	Core Weight: 1	Total Weight: 938
6.59/6.95	c Elapsed CPU time: 6.566 s	Remaining CPU time: 1793.43 s
6.59/6.96	c core #939
6.59/6.96	c Core size: 5	Core Weight: 1	Total Weight: 939
6.59/6.96	c Elapsed CPU time: 6.576 s	Remaining CPU time: 1793.42 s
6.59/6.97	c core #940
6.59/6.97	c Core size: 6	Core Weight: 1	Total Weight: 940
6.59/6.97	c Elapsed CPU time: 6.586 s	Remaining CPU time: 1793.41 s
6.59/6.98	c core #941
6.59/6.98	c Core size: 5	Core Weight: 1	Total Weight: 941
6.59/6.98	c Elapsed CPU time: 6.596 s	Remaining CPU time: 1793.4 s
6.59/6.99	c core #942
6.59/6.99	c Core size: 5	Core Weight: 1	Total Weight: 942
6.59/6.99	c Elapsed CPU time: 6.60699 s	Remaining CPU time: 1793.39 s
6.68/7.00	c core #943
6.68/7.00	c Core size: 5	Core Weight: 1	Total Weight: 943
6.68/7.00	c Elapsed CPU time: 6.61699 s	Remaining CPU time: 1793.38 s
6.68/7.01	c core #944
6.68/7.01	c Core size: 5	Core Weight: 1	Total Weight: 944
6.68/7.01	c Elapsed CPU time: 6.62599 s	Remaining CPU time: 1793.37 s
6.68/7.02	c core #945
6.68/7.02	c Core size: 5	Core Weight: 1	Total Weight: 945
6.68/7.02	c Elapsed CPU time: 6.63699 s	Remaining CPU time: 1793.36 s
6.68/7.03	c core #946
6.68/7.03	c Core size: 5	Core Weight: 1	Total Weight: 946
6.68/7.03	c Elapsed CPU time: 6.64699 s	Remaining CPU time: 1793.35 s
6.68/7.04	c core #947
6.68/7.04	c Core size: 5	Core Weight: 1	Total Weight: 947
6.68/7.04	c Elapsed CPU time: 6.65699 s	Remaining CPU time: 1793.34 s
6.68/7.05	c core #948
6.68/7.05	c Core size: 5	Core Weight: 1	Total Weight: 948
6.68/7.05	c Elapsed CPU time: 6.66699 s	Remaining CPU time: 1793.33 s
6.68/7.06	c core #949
6.68/7.06	c Core size: 5	Core Weight: 1	Total Weight: 949
6.68/7.06	c Elapsed CPU time: 6.67698 s	Remaining CPU time: 1793.32 s
6.68/7.07	c core #950
6.68/7.07	c Core size: 13	Core Weight: 1	Total Weight: 950
6.68/7.07	c Elapsed CPU time: 6.68698 s	Remaining CPU time: 1793.31 s
6.68/7.08	c core #951
6.68/7.08	c Core size: 7	Core Weight: 1	Total Weight: 951
6.68/7.08	c Elapsed CPU time: 6.69698 s	Remaining CPU time: 1793.3 s
6.68/7.09	c core #952
6.68/7.09	c Core size: 5	Core Weight: 1	Total Weight: 952
6.68/7.09	c Elapsed CPU time: 6.70698 s	Remaining CPU time: 1793.29 s
6.78/7.10	c core #953
6.78/7.10	c Core size: 5	Core Weight: 1	Total Weight: 953
6.78/7.10	c Elapsed CPU time: 6.71698 s	Remaining CPU time: 1793.28 s
6.78/7.11	c core #954
6.78/7.11	c Core size: 5	Core Weight: 1	Total Weight: 954
6.78/7.11	c Elapsed CPU time: 6.72698 s	Remaining CPU time: 1793.27 s
6.78/7.12	c core #955
6.78/7.12	c Core size: 7	Core Weight: 1	Total Weight: 955
6.78/7.12	c Elapsed CPU time: 6.73698 s	Remaining CPU time: 1793.26 s
6.78/7.13	c core #956
6.78/7.13	c Core size: 5	Core Weight: 1	Total Weight: 956
6.78/7.13	c Elapsed CPU time: 6.74597 s	Remaining CPU time: 1793.25 s
6.78/7.14	c core #957
6.78/7.14	c Core size: 5	Core Weight: 1	Total Weight: 957
6.78/7.14	c Elapsed CPU time: 6.75597 s	Remaining CPU time: 1793.24 s
6.78/7.15	c core #958
6.78/7.15	c Core size: 5	Core Weight: 1	Total Weight: 958
6.78/7.15	c Elapsed CPU time: 6.76597 s	Remaining CPU time: 1793.23 s
6.78/7.16	c core #959
6.78/7.16	c Core size: 5	Core Weight: 1	Total Weight: 959
6.78/7.16	c Elapsed CPU time: 6.77597 s	Remaining CPU time: 1793.22 s
6.78/7.17	c core #960
6.78/7.17	c Core size: 5	Core Weight: 1	Total Weight: 960
6.78/7.17	c Elapsed CPU time: 6.78597 s	Remaining CPU time: 1793.21 s
6.78/7.18	c core #961
6.78/7.18	c Core size: 6	Core Weight: 1	Total Weight: 961
6.78/7.18	c Elapsed CPU time: 6.79697 s	Remaining CPU time: 1793.2 s
6.78/7.19	c core #962
6.78/7.19	c Core size: 5	Core Weight: 1	Total Weight: 962
6.78/7.19	c Elapsed CPU time: 6.80696 s	Remaining CPU time: 1793.19 s
6.88/7.20	c core #963
6.88/7.20	c Core size: 5	Core Weight: 1	Total Weight: 963
6.88/7.20	c Elapsed CPU time: 6.81696 s	Remaining CPU time: 1793.18 s
6.88/7.21	c core #964
6.88/7.21	c Core size: 5	Core Weight: 1	Total Weight: 964
6.88/7.21	c Elapsed CPU time: 6.82696 s	Remaining CPU time: 1793.17 s
6.88/7.22	c core #965
6.88/7.22	c Core size: 7	Core Weight: 1	Total Weight: 965
6.88/7.22	c Elapsed CPU time: 6.83796 s	Remaining CPU time: 1793.16 s
6.88/7.23	c core #966
6.88/7.23	c Core size: 5	Core Weight: 1	Total Weight: 966
6.88/7.23	c Elapsed CPU time: 6.84796 s	Remaining CPU time: 1793.15 s
6.88/7.24	c core #967
6.88/7.24	c Core size: 5	Core Weight: 1	Total Weight: 967
6.88/7.24	c Elapsed CPU time: 6.85796 s	Remaining CPU time: 1793.14 s
6.88/7.25	c core #968
6.88/7.25	c Core size: 5	Core Weight: 1	Total Weight: 968
6.88/7.25	c Elapsed CPU time: 6.86696 s	Remaining CPU time: 1793.13 s
6.88/7.26	c core #969
6.88/7.26	c Core size: 5	Core Weight: 1	Total Weight: 969
6.88/7.26	c Elapsed CPU time: 6.87795 s	Remaining CPU time: 1793.12 s
6.88/7.27	c core #970
6.88/7.27	c Core size: 7	Core Weight: 1	Total Weight: 970
6.88/7.27	c Elapsed CPU time: 6.88795 s	Remaining CPU time: 1793.11 s
6.88/7.28	c core #971
6.88/7.28	c Core size: 5	Core Weight: 1	Total Weight: 971
6.88/7.28	c Elapsed CPU time: 6.89795 s	Remaining CPU time: 1793.1 s
6.88/7.29	c core #972
6.88/7.29	c Core size: 5	Core Weight: 1	Total Weight: 972
6.88/7.30	c Elapsed CPU time: 6.90895 s	Remaining CPU time: 1793.09 s
6.98/7.31	c core #973
6.98/7.31	c Core size: 5	Core Weight: 1	Total Weight: 973
6.98/7.31	c Elapsed CPU time: 6.91895 s	Remaining CPU time: 1793.08 s
6.98/7.32	c core #974
6.98/7.32	c Core size: 5	Core Weight: 1	Total Weight: 974
6.98/7.32	c Elapsed CPU time: 6.92995 s	Remaining CPU time: 1793.07 s
6.98/7.33	c core #975
6.98/7.33	c Core size: 5	Core Weight: 1	Total Weight: 975
6.98/7.33	c Elapsed CPU time: 6.93994 s	Remaining CPU time: 1793.06 s
6.98/7.34	c core #976
6.98/7.34	c Core size: 5	Core Weight: 1	Total Weight: 976
6.98/7.34	c Elapsed CPU time: 6.94994 s	Remaining CPU time: 1793.05 s
6.98/7.35	c core #977
6.98/7.35	c Core size: 5	Core Weight: 1	Total Weight: 977
6.98/7.35	c Elapsed CPU time: 6.95994 s	Remaining CPU time: 1793.04 s
6.98/7.36	c core #978
6.98/7.36	c Core size: 5	Core Weight: 1	Total Weight: 978
6.98/7.36	c Elapsed CPU time: 6.96994 s	Remaining CPU time: 1793.03 s
6.98/7.37	c core #979
6.98/7.37	c Core size: 5	Core Weight: 1	Total Weight: 979
6.98/7.37	c Elapsed CPU time: 6.98094 s	Remaining CPU time: 1793.02 s
6.98/7.38	c core #980
6.98/7.38	c Core size: 5	Core Weight: 1	Total Weight: 980
6.98/7.38	c Elapsed CPU time: 6.99194 s	Remaining CPU time: 1793.01 s
6.98/7.39	c core #981
6.98/7.39	c Core size: 5	Core Weight: 1	Total Weight: 981
6.98/7.39	c Elapsed CPU time: 7.00193 s	Remaining CPU time: 1793 s
6.98/7.40	c core #982
6.98/7.40	c Core size: 5	Core Weight: 1	Total Weight: 982
6.98/7.40	c Elapsed CPU time: 7.01293 s	Remaining CPU time: 1792.99 s
7.08/7.41	c core #983
7.08/7.41	c Core size: 5	Core Weight: 1	Total Weight: 983
7.08/7.41	c Elapsed CPU time: 7.02293 s	Remaining CPU time: 1792.98 s
7.08/7.42	c core #984
7.08/7.42	c Core size: 5	Core Weight: 1	Total Weight: 984
7.08/7.42	c Elapsed CPU time: 7.03393 s	Remaining CPU time: 1792.97 s
7.08/7.43	c core #985
7.08/7.43	c Core size: 5	Core Weight: 1	Total Weight: 985
7.08/7.43	c Elapsed CPU time: 7.04393 s	Remaining CPU time: 1792.96 s
7.08/7.44	c core #986
7.08/7.44	c Core size: 8	Core Weight: 1	Total Weight: 986
7.08/7.44	c Elapsed CPU time: 7.05393 s	Remaining CPU time: 1792.95 s
7.08/7.45	c core #987
7.08/7.45	c Core size: 16	Core Weight: 1	Total Weight: 987
7.08/7.45	c Elapsed CPU time: 7.06492 s	Remaining CPU time: 1792.94 s
7.08/7.46	c core #988
7.08/7.46	c Core size: 5	Core Weight: 1	Total Weight: 988
7.08/7.46	c Elapsed CPU time: 7.07492 s	Remaining CPU time: 1792.93 s
7.08/7.47	c core #989
7.08/7.47	c Core size: 5	Core Weight: 1	Total Weight: 989
7.08/7.47	c Elapsed CPU time: 7.08492 s	Remaining CPU time: 1792.92 s
7.08/7.49	c core #990
7.08/7.49	c Core size: 5	Core Weight: 1	Total Weight: 990
7.08/7.49	c Elapsed CPU time: 7.09492 s	Remaining CPU time: 1792.91 s
7.08/7.50	c core #991
7.08/7.50	c Core size: 7	Core Weight: 1	Total Weight: 991
7.08/7.50	c Elapsed CPU time: 7.10592 s	Remaining CPU time: 1792.89 s
7.17/7.51	c core #992
7.17/7.51	c Core size: 5	Core Weight: 1	Total Weight: 992
7.17/7.51	c Elapsed CPU time: 7.11592 s	Remaining CPU time: 1792.88 s
7.17/7.52	c core #993
7.17/7.52	c Core size: 5	Core Weight: 1	Total Weight: 993
7.17/7.52	c Elapsed CPU time: 7.12692 s	Remaining CPU time: 1792.87 s
7.17/7.53	c core #994
7.17/7.53	c Core size: 5	Core Weight: 1	Total Weight: 994
7.17/7.53	c Elapsed CPU time: 7.13692 s	Remaining CPU time: 1792.86 s
7.17/7.54	c core #995
7.17/7.54	c Core size: 5	Core Weight: 1	Total Weight: 995
7.17/7.54	c Elapsed CPU time: 7.14791 s	Remaining CPU time: 1792.85 s
7.17/7.55	c core #996
7.17/7.55	c Core size: 5	Core Weight: 1	Total Weight: 996
7.17/7.55	c Elapsed CPU time: 7.15891 s	Remaining CPU time: 1792.84 s
7.17/7.56	c core #997
7.17/7.56	c Core size: 7	Core Weight: 1	Total Weight: 997
7.17/7.56	c Elapsed CPU time: 7.16891 s	Remaining CPU time: 1792.83 s
7.17/7.57	c core #998
7.17/7.57	c Core size: 5	Core Weight: 1	Total Weight: 998
7.17/7.57	c Elapsed CPU time: 7.17891 s	Remaining CPU time: 1792.82 s
7.17/7.58	c core #999
7.17/7.58	c Core size: 5	Core Weight: 1	Total Weight: 999
7.17/7.58	c Elapsed CPU time: 7.18991 s	Remaining CPU time: 1792.81 s
7.17/7.59	c core #1000
7.17/7.59	c Core size: 5	Core Weight: 1	Total Weight: 1000
7.17/7.59	c Elapsed CPU time: 7.2009 s	Remaining CPU time: 1792.8 s
7.17/7.60	c core #1001
7.17/7.60	c Core size: 5	Core Weight: 1	Total Weight: 1001
7.17/7.60	c Elapsed CPU time: 7.2109 s	Remaining CPU time: 1792.79 s
7.17/7.61	c core #1002
7.17/7.61	c Core size: 5	Core Weight: 1	Total Weight: 1002
7.17/7.61	c Elapsed CPU time: 7.2209 s	Remaining CPU time: 1792.78 s
7.30/7.62	c core #1003
7.30/7.62	c Core size: 5	Core Weight: 1	Total Weight: 1003
7.30/7.62	c Elapsed CPU time: 7.2319 s	Remaining CPU time: 1792.77 s
7.30/7.64	c core #1004
7.30/7.64	c Core size: 5	Core Weight: 1	Total Weight: 1004
7.30/7.64	c Elapsed CPU time: 7.2429 s	Remaining CPU time: 1792.76 s
7.30/7.65	c core #1005
7.30/7.65	c Core size: 5	Core Weight: 1	Total Weight: 1005
7.30/7.65	c Elapsed CPU time: 7.2539 s	Remaining CPU time: 1792.75 s
7.30/7.66	c core #1006
7.30/7.66	c Core size: 5	Core Weight: 1	Total Weight: 1006
7.30/7.66	c Elapsed CPU time: 7.26389 s	Remaining CPU time: 1792.74 s
7.30/7.67	c core #1007
7.30/7.67	c Core size: 5	Core Weight: 1	Total Weight: 1007
7.30/7.67	c Elapsed CPU time: 7.27489 s	Remaining CPU time: 1792.73 s
7.30/7.68	c core #1008
7.30/7.68	c Core size: 5	Core Weight: 1	Total Weight: 1008
7.30/7.68	c Elapsed CPU time: 7.28489 s	Remaining CPU time: 1792.72 s
7.30/7.69	c core #1009
7.30/7.69	c Core size: 5	Core Weight: 1	Total Weight: 1009
7.30/7.69	c Elapsed CPU time: 7.29489 s	Remaining CPU time: 1792.71 s
7.30/7.70	c core #1010
7.30/7.70	c Core size: 5	Core Weight: 1	Total Weight: 1010
7.30/7.70	c Elapsed CPU time: 7.30589 s	Remaining CPU time: 1792.69 s
7.30/7.71	c core #1011
7.30/7.71	c Core size: 5	Core Weight: 1	Total Weight: 1011
7.30/7.71	c Elapsed CPU time: 7.31689 s	Remaining CPU time: 1792.68 s
7.40/7.72	c core #1012
7.40/7.72	c Core size: 5	Core Weight: 1	Total Weight: 1012
7.40/7.72	c Elapsed CPU time: 7.32789 s	Remaining CPU time: 1792.67 s
7.40/7.73	c core #1013
7.40/7.73	c Core size: 5	Core Weight: 1	Total Weight: 1013
7.40/7.73	c Elapsed CPU time: 7.33788 s	Remaining CPU time: 1792.66 s
7.40/7.74	c core #1014
7.40/7.74	c Core size: 5	Core Weight: 1	Total Weight: 1014
7.40/7.74	c Elapsed CPU time: 7.34888 s	Remaining CPU time: 1792.65 s
7.40/7.75	c core #1015
7.40/7.75	c Core size: 5	Core Weight: 1	Total Weight: 1015
7.40/7.75	c Elapsed CPU time: 7.35988 s	Remaining CPU time: 1792.64 s
7.40/7.77	c core #1016
7.40/7.77	c Core size: 5	Core Weight: 1	Total Weight: 1016
7.40/7.77	c Elapsed CPU time: 7.37088 s	Remaining CPU time: 1792.63 s
7.40/7.78	c core #1017
7.40/7.78	c Core size: 5	Core Weight: 1	Total Weight: 1017
7.40/7.78	c Elapsed CPU time: 7.38188 s	Remaining CPU time: 1792.62 s
7.40/7.79	c core #1018
7.40/7.79	c Core size: 5	Core Weight: 1	Total Weight: 1018
7.40/7.79	c Elapsed CPU time: 7.39188 s	Remaining CPU time: 1792.61 s
7.48/7.80	c core #1019
7.48/7.80	c Core size: 5	Core Weight: 1	Total Weight: 1019
7.48/7.80	c Elapsed CPU time: 7.40187 s	Remaining CPU time: 1792.6 s
7.48/7.81	c core #1020
7.48/7.81	c Core size: 5	Core Weight: 1	Total Weight: 1020
7.48/7.81	c Elapsed CPU time: 7.41187 s	Remaining CPU time: 1792.59 s
7.48/7.82	c core #1021
7.48/7.82	c Core size: 5	Core Weight: 1	Total Weight: 1021
7.48/7.82	c Elapsed CPU time: 7.42287 s	Remaining CPU time: 1792.58 s
7.48/7.83	c core #1022
7.48/7.83	c Core size: 5	Core Weight: 1	Total Weight: 1022
7.48/7.83	c Elapsed CPU time: 7.43287 s	Remaining CPU time: 1792.57 s
7.48/7.84	c core #1023
7.48/7.84	c Core size: 5	Core Weight: 1	Total Weight: 1023
7.48/7.84	c Elapsed CPU time: 7.44287 s	Remaining CPU time: 1792.56 s
7.48/7.85	c core #1024
7.48/7.85	c Core size: 5	Core Weight: 1	Total Weight: 1024
7.48/7.85	c Elapsed CPU time: 7.45387 s	Remaining CPU time: 1792.55 s
7.48/7.86	c core #1025
7.48/7.86	c Core size: 5	Core Weight: 1	Total Weight: 1025
7.48/7.86	c Elapsed CPU time: 7.46387 s	Remaining CPU time: 1792.54 s
7.48/7.87	c core #1026
7.48/7.87	c Core size: 5	Core Weight: 1	Total Weight: 1026
7.48/7.87	c Elapsed CPU time: 7.47486 s	Remaining CPU time: 1792.53 s
7.48/7.88	c core #1027
7.48/7.88	c Core size: 5	Core Weight: 1	Total Weight: 1027
7.48/7.88	c Elapsed CPU time: 7.48586 s	Remaining CPU time: 1792.51 s
7.48/7.89	c core #1028
7.48/7.89	c Core size: 5	Core Weight: 1	Total Weight: 1028
7.48/7.89	c Elapsed CPU time: 7.49586 s	Remaining CPU time: 1792.5 s
7.57/7.90	c core #1029
7.57/7.90	c Core size: 5	Core Weight: 1	Total Weight: 1029
7.57/7.90	c Elapsed CPU time: 7.50586 s	Remaining CPU time: 1792.49 s
7.57/7.91	c core #1030
7.57/7.91	c Core size: 5	Core Weight: 1	Total Weight: 1030
7.57/7.92	c Elapsed CPU time: 7.51686 s	Remaining CPU time: 1792.48 s
7.57/7.93	c core #1031
7.57/7.93	c Core size: 5	Core Weight: 1	Total Weight: 1031
7.57/7.93	c Elapsed CPU time: 7.52686 s	Remaining CPU time: 1792.47 s
7.57/7.94	c core #1032
7.57/7.94	c Core size: 5	Core Weight: 1	Total Weight: 1032
7.57/7.94	c Elapsed CPU time: 7.53685 s	Remaining CPU time: 1792.46 s
7.57/7.95	c core #1033
7.57/7.95	c Core size: 5	Core Weight: 1	Total Weight: 1033
7.57/7.95	c Elapsed CPU time: 7.54685 s	Remaining CPU time: 1792.45 s
7.57/7.96	c core #1034
7.57/7.96	c Core size: 5	Core Weight: 1	Total Weight: 1034
7.57/7.96	c Elapsed CPU time: 7.55685 s	Remaining CPU time: 1792.44 s
7.57/7.97	c core #1035
7.57/7.97	c Core size: 5	Core Weight: 1	Total Weight: 1035
7.57/7.97	c Elapsed CPU time: 7.56685 s	Remaining CPU time: 1792.43 s
7.57/7.98	c core #1036
7.57/7.98	c Core size: 5	Core Weight: 1	Total Weight: 1036
7.57/7.98	c Elapsed CPU time: 7.57685 s	Remaining CPU time: 1792.42 s
7.57/7.99	c core #1037
7.57/7.99	c Core size: 5	Core Weight: 1	Total Weight: 1037
7.57/7.99	c Elapsed CPU time: 7.58685 s	Remaining CPU time: 1792.41 s
7.67/8.00	c core #1038
7.67/8.00	c Core size: 5	Core Weight: 1	Total Weight: 1038
7.67/8.00	c Elapsed CPU time: 7.59784 s	Remaining CPU time: 1792.4 s
7.67/8.01	c core #1039
7.67/8.01	c Core size: 5	Core Weight: 1	Total Weight: 1039
7.67/8.01	c Elapsed CPU time: 7.60884 s	Remaining CPU time: 1792.39 s
7.67/8.02	c core #1040
7.67/8.02	c Core size: 5	Core Weight: 1	Total Weight: 1040
7.67/8.02	c Elapsed CPU time: 7.61984 s	Remaining CPU time: 1792.38 s
7.67/8.03	c core #1041
7.67/8.03	c Core size: 5	Core Weight: 1	Total Weight: 1041
7.67/8.03	c Elapsed CPU time: 7.63084 s	Remaining CPU time: 1792.37 s
7.67/8.05	c core #1042
7.67/8.05	c Core size: 5	Core Weight: 1	Total Weight: 1042
7.67/8.05	c Elapsed CPU time: 7.64184 s	Remaining CPU time: 1792.36 s
7.67/8.06	c core #1043
7.67/8.06	c Core size: 5	Core Weight: 1	Total Weight: 1043
7.67/8.06	c Elapsed CPU time: 7.65284 s	Remaining CPU time: 1792.35 s
7.67/8.07	c core #1044
7.67/8.07	c Core size: 5	Core Weight: 1	Total Weight: 1044
7.67/8.07	c Elapsed CPU time: 7.66383 s	Remaining CPU time: 1792.34 s
7.67/8.08	c core #1045
7.67/8.08	c Core size: 5	Core Weight: 1	Total Weight: 1045
7.67/8.08	c Elapsed CPU time: 7.67483 s	Remaining CPU time: 1792.33 s
7.67/8.09	c core #1046
7.67/8.09	c Core size: 5	Core Weight: 1	Total Weight: 1046
7.67/8.09	c Elapsed CPU time: 7.68483 s	Remaining CPU time: 1792.32 s
7.67/8.10	c core #1047
7.67/8.10	c Core size: 5	Core Weight: 1	Total Weight: 1047
7.67/8.10	c Elapsed CPU time: 7.69483 s	Remaining CPU time: 1792.31 s
7.77/8.11	c core #1048
7.77/8.11	c Core size: 5	Core Weight: 1	Total Weight: 1048
7.77/8.11	c Elapsed CPU time: 7.70483 s	Remaining CPU time: 1792.3 s
7.77/8.12	c core #1049
7.77/8.12	c Core size: 5	Core Weight: 1	Total Weight: 1049
7.77/8.12	c Elapsed CPU time: 7.71583 s	Remaining CPU time: 1792.28 s
7.77/8.13	c core #1050
7.77/8.13	c Core size: 5	Core Weight: 1	Total Weight: 1050
7.77/8.13	c Elapsed CPU time: 7.72682 s	Remaining CPU time: 1792.27 s
7.77/8.14	c core #1051
7.77/8.14	c Core size: 5	Core Weight: 1	Total Weight: 1051
7.77/8.14	c Elapsed CPU time: 7.73682 s	Remaining CPU time: 1792.26 s
7.77/8.16	c core #1052
7.77/8.16	c Core size: 5	Core Weight: 1	Total Weight: 1052
7.77/8.16	c Elapsed CPU time: 7.74782 s	Remaining CPU time: 1792.25 s
7.77/8.17	c core #1053
7.77/8.17	c Core size: 5	Core Weight: 1	Total Weight: 1053
7.77/8.17	c Elapsed CPU time: 7.75882 s	Remaining CPU time: 1792.24 s
7.77/8.18	c core #1054
7.77/8.18	c Core size: 5	Core Weight: 1	Total Weight: 1054
7.77/8.18	c Elapsed CPU time: 7.76982 s	Remaining CPU time: 1792.23 s
7.77/8.19	c core #1055
7.77/8.19	c Core size: 5	Core Weight: 1	Total Weight: 1055
7.77/8.19	c Elapsed CPU time: 7.78082 s	Remaining CPU time: 1792.22 s
7.87/8.20	c core #1056
7.87/8.20	c Core size: 5	Core Weight: 1	Total Weight: 1056
7.87/8.20	c Elapsed CPU time: 7.79082 s	Remaining CPU time: 1792.21 s
7.87/8.21	c core #1057
7.87/8.21	c Core size: 5	Core Weight: 1	Total Weight: 1057
7.87/8.21	c Elapsed CPU time: 7.80181 s	Remaining CPU time: 1792.2 s
7.87/8.22	c core #1058
7.87/8.22	c Core size: 5	Core Weight: 1	Total Weight: 1058
7.87/8.22	c Elapsed CPU time: 7.81281 s	Remaining CPU time: 1792.19 s
7.87/8.23	c core #1059
7.87/8.23	c Core size: 5	Core Weight: 1	Total Weight: 1059
7.87/8.23	c Elapsed CPU time: 7.82381 s	Remaining CPU time: 1792.18 s
7.87/8.24	c core #1060
7.87/8.24	c Core size: 5	Core Weight: 1	Total Weight: 1060
7.87/8.24	c Elapsed CPU time: 7.83481 s	Remaining CPU time: 1792.17 s
7.87/8.25	c core #1061
7.87/8.25	c Core size: 5	Core Weight: 1	Total Weight: 1061
7.87/8.25	c Elapsed CPU time: 7.84481 s	Remaining CPU time: 1792.16 s
7.87/8.27	c core #1062
7.87/8.27	c Core size: 5	Core Weight: 1	Total Weight: 1062
7.87/8.27	c Elapsed CPU time: 7.8548 s	Remaining CPU time: 1792.15 s
7.87/8.28	c core #1063
7.87/8.28	c Core size: 5	Core Weight: 1	Total Weight: 1063
7.87/8.28	c Elapsed CPU time: 7.8648 s	Remaining CPU time: 1792.14 s
7.87/8.29	c core #1064
7.87/8.29	c Core size: 5	Core Weight: 1	Total Weight: 1064
7.87/8.29	c Elapsed CPU time: 7.8748 s	Remaining CPU time: 1792.13 s
7.97/8.30	c core #1065
7.97/8.30	c Core size: 5	Core Weight: 1	Total Weight: 1065
7.97/8.30	c Elapsed CPU time: 7.8848 s	Remaining CPU time: 1792.12 s
7.97/8.31	c core #1066
7.97/8.31	c Core size: 5	Core Weight: 1	Total Weight: 1066
7.97/8.31	c Elapsed CPU time: 7.8948 s	Remaining CPU time: 1792.11 s
7.97/8.32	c core #1067
7.97/8.32	c Core size: 5	Core Weight: 1	Total Weight: 1067
7.97/8.32	c Elapsed CPU time: 7.9048 s	Remaining CPU time: 1792.1 s
7.97/8.33	c core #1068
7.97/8.33	c Core size: 5	Core Weight: 1	Total Weight: 1068
7.97/8.33	c Elapsed CPU time: 7.9158 s	Remaining CPU time: 1792.08 s
7.97/8.34	c core #1069
7.97/8.34	c Core size: 5	Core Weight: 1	Total Weight: 1069
7.97/8.34	c Elapsed CPU time: 7.92679 s	Remaining CPU time: 1792.07 s
7.97/8.35	c core #1070
7.97/8.35	c Core size: 5	Core Weight: 1	Total Weight: 1070
7.97/8.35	c Elapsed CPU time: 7.93679 s	Remaining CPU time: 1792.06 s
7.97/8.36	c core #1071
7.97/8.36	c Core size: 5	Core Weight: 1	Total Weight: 1071
7.97/8.36	c Elapsed CPU time: 7.94679 s	Remaining CPU time: 1792.05 s
7.97/8.37	c core #1072
7.97/8.37	c Core size: 5	Core Weight: 1	Total Weight: 1072
7.97/8.38	c Elapsed CPU time: 7.95679 s	Remaining CPU time: 1792.04 s
7.97/8.39	c core #1073
7.97/8.39	c Core size: 5	Core Weight: 1	Total Weight: 1073
7.97/8.39	c Elapsed CPU time: 7.96679 s	Remaining CPU time: 1792.03 s
8.06/8.40	c core #1074
8.06/8.40	c Core size: 5	Core Weight: 1	Total Weight: 1074
8.06/8.40	c Elapsed CPU time: 7.97879 s	Remaining CPU time: 1792.02 s
8.06/8.41	c core #1075
8.06/8.41	c Core size: 5	Core Weight: 1	Total Weight: 1075
8.06/8.41	c Elapsed CPU time: 7.98979 s	Remaining CPU time: 1792.01 s
8.06/8.42	c core #1076
8.06/8.42	c Core size: 5	Core Weight: 1	Total Weight: 1076
8.06/8.42	c Elapsed CPU time: 8.00078 s	Remaining CPU time: 1792 s
8.06/8.43	c core #1077
8.06/8.43	c Core size: 5	Core Weight: 1	Total Weight: 1077
8.06/8.43	c Elapsed CPU time: 8.01178 s	Remaining CPU time: 1791.99 s
8.06/8.44	c core #1078
8.06/8.44	c Core size: 5	Core Weight: 1	Total Weight: 1078
8.06/8.44	c Elapsed CPU time: 8.02278 s	Remaining CPU time: 1791.98 s
8.06/8.45	c core #1079
8.06/8.45	c Core size: 5	Core Weight: 1	Total Weight: 1079
8.06/8.45	c Elapsed CPU time: 8.03478 s	Remaining CPU time: 1791.97 s
8.06/8.46	c core #1080
8.06/8.46	c Core size: 5	Core Weight: 1	Total Weight: 1080
8.06/8.46	c Elapsed CPU time: 8.04578 s	Remaining CPU time: 1791.95 s
8.06/8.48	c core #1081
8.06/8.48	c Core size: 5	Core Weight: 1	Total Weight: 1081
8.06/8.48	c Elapsed CPU time: 8.05777 s	Remaining CPU time: 1791.94 s
8.06/8.49	c core #1082
8.06/8.49	c Core size: 5	Core Weight: 1	Total Weight: 1082
8.06/8.49	c Elapsed CPU time: 8.06777 s	Remaining CPU time: 1791.93 s
8.16/8.50	c core #1083
8.16/8.50	c Core size: 5	Core Weight: 1	Total Weight: 1083
8.16/8.50	c Elapsed CPU time: 8.07977 s	Remaining CPU time: 1791.92 s
8.16/8.51	c core #1084
8.16/8.51	c Core size: 5	Core Weight: 1	Total Weight: 1084
8.16/8.51	c Elapsed CPU time: 8.08977 s	Remaining CPU time: 1791.91 s
8.16/8.52	c core #1085
8.16/8.52	c Core size: 5	Core Weight: 1	Total Weight: 1085
8.16/8.52	c Elapsed CPU time: 8.10177 s	Remaining CPU time: 1791.9 s
8.16/8.53	c core #1086
8.16/8.53	c Core size: 5	Core Weight: 1	Total Weight: 1086
8.16/8.53	c Elapsed CPU time: 8.11277 s	Remaining CPU time: 1791.89 s
8.16/8.54	c core #1087
8.16/8.54	c Core size: 5	Core Weight: 1	Total Weight: 1087
8.16/8.54	c Elapsed CPU time: 8.12377 s	Remaining CPU time: 1791.88 s
8.16/8.56	c core #1088
8.16/8.56	c Core size: 5	Core Weight: 1	Total Weight: 1088
8.16/8.56	c Elapsed CPU time: 8.13476 s	Remaining CPU time: 1791.87 s
8.16/8.57	c core #1089
8.16/8.57	c Core size: 5	Core Weight: 1	Total Weight: 1089
8.16/8.57	c Elapsed CPU time: 8.14576 s	Remaining CPU time: 1791.85 s
8.16/8.58	c core #1090
8.16/8.58	c Core size: 5	Core Weight: 1	Total Weight: 1090
8.16/8.58	c Elapsed CPU time: 8.15576 s	Remaining CPU time: 1791.84 s
8.16/8.59	c core #1091
8.16/8.59	c Core size: 5	Core Weight: 1	Total Weight: 1091
8.16/8.59	c Elapsed CPU time: 8.16676 s	Remaining CPU time: 1791.83 s
8.26/8.60	c core #1092
8.26/8.60	c Core size: 5	Core Weight: 1	Total Weight: 1092
8.26/8.60	c Elapsed CPU time: 8.17776 s	Remaining CPU time: 1791.82 s
8.26/8.61	c core #1093
8.26/8.61	c Core size: 5	Core Weight: 1	Total Weight: 1093
8.26/8.61	c Elapsed CPU time: 8.18876 s	Remaining CPU time: 1791.81 s
8.26/8.62	c core #1094
8.26/8.62	c Core size: 5	Core Weight: 1	Total Weight: 1094
8.26/8.62	c Elapsed CPU time: 8.19975 s	Remaining CPU time: 1791.8 s
8.26/8.64	c core #1095
8.26/8.64	c Core size: 5	Core Weight: 1	Total Weight: 1095
8.26/8.64	c Elapsed CPU time: 8.21175 s	Remaining CPU time: 1791.79 s
8.26/8.65	c core #1096
8.26/8.65	c Core size: 5	Core Weight: 1	Total Weight: 1096
8.26/8.65	c Elapsed CPU time: 8.22275 s	Remaining CPU time: 1791.78 s
8.26/8.66	c core #1097
8.26/8.66	c Core size: 5	Core Weight: 1	Total Weight: 1097
8.26/8.66	c Elapsed CPU time: 8.23475 s	Remaining CPU time: 1791.77 s
8.26/8.67	c core #1098
8.26/8.67	c Core size: 5	Core Weight: 1	Total Weight: 1098
8.26/8.67	c Elapsed CPU time: 8.24575 s	Remaining CPU time: 1791.75 s
8.26/8.68	c core #1099
8.26/8.68	c Core size: 5	Core Weight: 1	Total Weight: 1099
8.26/8.68	c Elapsed CPU time: 8.25774 s	Remaining CPU time: 1791.74 s
8.26/8.69	c core #1100
8.26/8.69	c Core size: 5	Core Weight: 1	Total Weight: 1100
8.26/8.69	c Elapsed CPU time: 8.26874 s	Remaining CPU time: 1791.73 s
8.26/8.70	c core #1101
8.26/8.70	c Core size: 5	Core Weight: 1	Total Weight: 1101
8.26/8.70	c Elapsed CPU time: 8.27974 s	Remaining CPU time: 1791.72 s
8.37/8.72	c core #1102
8.37/8.72	c Core size: 5	Core Weight: 1	Total Weight: 1102
8.37/8.72	c Elapsed CPU time: 8.29174 s	Remaining CPU time: 1791.71 s
8.37/8.73	c core #1103
8.37/8.73	c Core size: 5	Core Weight: 1	Total Weight: 1103
8.37/8.73	c Elapsed CPU time: 8.30274 s	Remaining CPU time: 1791.7 s
8.37/8.74	c core #1104
8.37/8.74	c Core size: 5	Core Weight: 1	Total Weight: 1104
8.37/8.74	c Elapsed CPU time: 8.31474 s	Remaining CPU time: 1791.69 s
8.37/8.75	c core #1105
8.37/8.75	c Core size: 5	Core Weight: 1	Total Weight: 1105
8.37/8.75	c Elapsed CPU time: 8.32573 s	Remaining CPU time: 1791.67 s
8.37/8.76	c core #1106
8.37/8.76	c Core size: 10	Core Weight: 1	Total Weight: 1106
8.37/8.76	c Elapsed CPU time: 8.33673 s	Remaining CPU time: 1791.66 s
8.37/8.77	c core #1107
8.37/8.77	c Core size: 5	Core Weight: 1	Total Weight: 1107
8.37/8.77	c Elapsed CPU time: 8.34773 s	Remaining CPU time: 1791.65 s
8.37/8.78	c core #1108
8.37/8.78	c Core size: 5	Core Weight: 1	Total Weight: 1108
8.37/8.78	c Elapsed CPU time: 8.35973 s	Remaining CPU time: 1791.64 s
8.37/8.80	c core #1109
8.37/8.80	c Core size: 8	Core Weight: 1	Total Weight: 1109
8.37/8.80	c Elapsed CPU time: 8.37073 s	Remaining CPU time: 1791.63 s
8.47/8.81	c core #1110
8.47/8.81	c Core size: 5	Core Weight: 1	Total Weight: 1110
8.47/8.81	c Elapsed CPU time: 8.38172 s	Remaining CPU time: 1791.62 s
8.47/8.82	c core #1111
8.47/8.82	c Core size: 8	Core Weight: 1	Total Weight: 1111
8.47/8.82	c Elapsed CPU time: 8.39372 s	Remaining CPU time: 1791.61 s
8.47/8.83	c core #1112
8.47/8.83	c Core size: 5	Core Weight: 1	Total Weight: 1112
8.47/8.83	c Elapsed CPU time: 8.40472 s	Remaining CPU time: 1791.6 s
8.47/8.84	c core #1113
8.47/8.84	c Core size: 5	Core Weight: 1	Total Weight: 1113
8.47/8.84	c Elapsed CPU time: 8.41572 s	Remaining CPU time: 1791.58 s
8.47/8.85	c core #1114
8.47/8.85	c Core size: 5	Core Weight: 1	Total Weight: 1114
8.47/8.85	c Elapsed CPU time: 8.42672 s	Remaining CPU time: 1791.57 s
8.47/8.86	c core #1115
8.47/8.86	c Core size: 5	Core Weight: 1	Total Weight: 1115
8.47/8.86	c Elapsed CPU time: 8.43872 s	Remaining CPU time: 1791.56 s
8.47/8.88	c core #1116
8.47/8.88	c Core size: 9	Core Weight: 1	Total Weight: 1116
8.47/8.88	c Elapsed CPU time: 8.44971 s	Remaining CPU time: 1791.55 s
8.47/8.89	c core #1117
8.47/8.89	c Core size: 18	Core Weight: 1	Total Weight: 1117
8.47/8.89	c Elapsed CPU time: 8.46171 s	Remaining CPU time: 1791.54 s
8.56/8.90	c core #1118
8.56/8.90	c Core size: 18	Core Weight: 1	Total Weight: 1118
8.56/8.90	c Elapsed CPU time: 8.47271 s	Remaining CPU time: 1791.53 s
8.56/8.91	c core #1119
8.56/8.91	c Core size: 14	Core Weight: 1	Total Weight: 1119
8.56/8.91	c Elapsed CPU time: 8.48471 s	Remaining CPU time: 1791.52 s
8.56/8.92	c core #1120
8.56/8.92	c Core size: 14	Core Weight: 1	Total Weight: 1120
8.56/8.92	c Elapsed CPU time: 8.49571 s	Remaining CPU time: 1791.5 s
8.56/8.93	c core #1121
8.56/8.93	c Core size: 5	Core Weight: 1	Total Weight: 1121
8.56/8.93	c Elapsed CPU time: 8.50671 s	Remaining CPU time: 1791.49 s
8.56/8.94	c core #1122
8.56/8.94	c Core size: 5	Core Weight: 1	Total Weight: 1122
8.56/8.94	c Elapsed CPU time: 8.5177 s	Remaining CPU time: 1791.48 s
8.56/8.96	c core #1123
8.56/8.96	c Core size: 8	Core Weight: 1	Total Weight: 1123
8.56/8.96	c Elapsed CPU time: 8.5297 s	Remaining CPU time: 1791.47 s
8.56/8.97	c core #1124
8.56/8.97	c Core size: 5	Core Weight: 1	Total Weight: 1124
8.56/8.97	c Elapsed CPU time: 8.5407 s	Remaining CPU time: 1791.46 s
8.56/8.98	c core #1125
8.56/8.98	c Core size: 5	Core Weight: 1	Total Weight: 1125
8.56/8.98	c Elapsed CPU time: 8.5527 s	Remaining CPU time: 1791.45 s
8.56/8.99	c core #1126
8.56/8.99	c Core size: 5	Core Weight: 1	Total Weight: 1126
8.56/8.99	c Elapsed CPU time: 8.5637 s	Remaining CPU time: 1791.44 s
8.56/9.00	c core #1127
8.56/9.00	c Core size: 5	Core Weight: 1	Total Weight: 1127
8.56/9.00	c Elapsed CPU time: 8.5747 s	Remaining CPU time: 1791.43 s
8.66/9.01	c core #1128
8.66/9.01	c Core size: 5	Core Weight: 1	Total Weight: 1128
8.66/9.01	c Elapsed CPU time: 8.58569 s	Remaining CPU time: 1791.41 s
8.66/9.03	c core #1129
8.66/9.03	c Core size: 5	Core Weight: 1	Total Weight: 1129
8.66/9.03	c Elapsed CPU time: 8.59669 s	Remaining CPU time: 1791.4 s
8.66/9.04	c core #1130
8.66/9.04	c Core size: 5	Core Weight: 1	Total Weight: 1130
8.66/9.04	c Elapsed CPU time: 8.60769 s	Remaining CPU time: 1791.39 s
8.66/9.05	c core #1131
8.66/9.05	c Core size: 5	Core Weight: 1	Total Weight: 1131
8.66/9.05	c Elapsed CPU time: 8.61869 s	Remaining CPU time: 1791.38 s
8.66/9.06	c core #1132
8.66/9.06	c Core size: 6	Core Weight: 1	Total Weight: 1132
8.66/9.06	c Elapsed CPU time: 8.63069 s	Remaining CPU time: 1791.37 s
8.66/9.07	c core #1133
8.66/9.07	c Core size: 10	Core Weight: 1	Total Weight: 1133
8.66/9.07	c Elapsed CPU time: 8.64269 s	Remaining CPU time: 1791.36 s
8.66/9.08	c core #1134
8.66/9.08	c Core size: 5	Core Weight: 1	Total Weight: 1134
8.66/9.08	c Elapsed CPU time: 8.65368 s	Remaining CPU time: 1791.35 s
8.66/9.09	c core #1135
8.66/9.09	c Core size: 16	Core Weight: 1	Total Weight: 1135
8.66/9.09	c Elapsed CPU time: 8.66568 s	Remaining CPU time: 1791.33 s
8.76/9.11	c core #1136
8.76/9.11	c Core size: 18	Core Weight: 1	Total Weight: 1136
8.76/9.11	c Elapsed CPU time: 8.67668 s	Remaining CPU time: 1791.32 s
8.76/9.12	c core #1137
8.76/9.12	c Core size: 19	Core Weight: 1	Total Weight: 1137
8.76/9.12	c Elapsed CPU time: 8.68768 s	Remaining CPU time: 1791.31 s
8.76/9.13	c core #1138
8.76/9.13	c Core size: 5	Core Weight: 1	Total Weight: 1138
8.76/9.13	c Elapsed CPU time: 8.69868 s	Remaining CPU time: 1791.3 s
8.76/9.14	c core #1139
8.76/9.14	c Core size: 10	Core Weight: 1	Total Weight: 1139
8.76/9.14	c Elapsed CPU time: 8.71068 s	Remaining CPU time: 1791.29 s
8.76/9.15	c core #1140
8.76/9.15	c Core size: 5	Core Weight: 1	Total Weight: 1140
8.76/9.15	c Elapsed CPU time: 8.72167 s	Remaining CPU time: 1791.28 s
8.76/9.17	c core #1141
8.76/9.17	c Core size: 5	Core Weight: 1	Total Weight: 1141
8.76/9.17	c Elapsed CPU time: 8.73367 s	Remaining CPU time: 1791.27 s
8.76/9.18	c core #1142
8.76/9.18	c Core size: 5	Core Weight: 1	Total Weight: 1142
8.76/9.18	c Elapsed CPU time: 8.74567 s	Remaining CPU time: 1791.25 s
8.76/9.19	c core #1143
8.76/9.19	c Core size: 5	Core Weight: 1	Total Weight: 1143
8.76/9.19	c Elapsed CPU time: 8.75667 s	Remaining CPU time: 1791.24 s
8.85/9.20	c core #1144
8.85/9.20	c Core size: 5	Core Weight: 1	Total Weight: 1144
8.85/9.20	c Elapsed CPU time: 8.76867 s	Remaining CPU time: 1791.23 s
8.85/9.21	c core #1145
8.85/9.21	c Core size: 5	Core Weight: 1	Total Weight: 1145
8.85/9.21	c Elapsed CPU time: 8.78067 s	Remaining CPU time: 1791.22 s
8.85/9.22	c core #1146
8.85/9.22	c Core size: 5	Core Weight: 1	Total Weight: 1146
8.85/9.22	c Elapsed CPU time: 8.79266 s	Remaining CPU time: 1791.21 s
8.85/9.24	c core #1147
8.85/9.24	c Core size: 5	Core Weight: 1	Total Weight: 1147
8.85/9.24	c Elapsed CPU time: 8.80466 s	Remaining CPU time: 1791.2 s
8.85/9.25	c core #1148
8.85/9.25	c Core size: 5	Core Weight: 1	Total Weight: 1148
8.85/9.25	c Elapsed CPU time: 8.81666 s	Remaining CPU time: 1791.18 s
8.85/9.26	c core #1149
8.85/9.26	c Core size: 10	Core Weight: 1	Total Weight: 1149
8.85/9.26	c Elapsed CPU time: 8.82766 s	Remaining CPU time: 1791.17 s
8.85/9.27	c core #1150
8.85/9.27	c Core size: 5	Core Weight: 1	Total Weight: 1150
8.85/9.27	c Elapsed CPU time: 8.83966 s	Remaining CPU time: 1791.16 s
8.85/9.28	c core #1151
8.85/9.28	c Core size: 5	Core Weight: 1	Total Weight: 1151
8.85/9.28	c Elapsed CPU time: 8.85165 s	Remaining CPU time: 1791.15 s
8.85/9.30	c core #1152
8.85/9.30	c Core size: 5	Core Weight: 1	Total Weight: 1152
8.85/9.30	c Elapsed CPU time: 8.86365 s	Remaining CPU time: 1791.14 s
8.96/9.31	c core #1153
8.96/9.31	c Core size: 5	Core Weight: 1	Total Weight: 1153
8.96/9.31	c Elapsed CPU time: 8.87465 s	Remaining CPU time: 1791.13 s
8.96/9.32	c core #1154
8.96/9.32	c Core size: 10	Core Weight: 1	Total Weight: 1154
8.96/9.32	c Elapsed CPU time: 8.88565 s	Remaining CPU time: 1791.11 s
8.96/9.33	c core #1155
8.96/9.33	c Core size: 9	Core Weight: 1	Total Weight: 1155
8.96/9.33	c Elapsed CPU time: 8.89565 s	Remaining CPU time: 1791.1 s
8.96/9.34	c core #1156
8.96/9.34	c Core size: 9	Core Weight: 1	Total Weight: 1156
8.96/9.34	c Elapsed CPU time: 8.90765 s	Remaining CPU time: 1791.09 s
8.96/9.36	c core #1157
8.96/9.36	c Core size: 9	Core Weight: 1	Total Weight: 1157
8.96/9.36	c Elapsed CPU time: 8.91964 s	Remaining CPU time: 1791.08 s
8.96/9.37	c core #1158
8.96/9.37	c Core size: 9	Core Weight: 1	Total Weight: 1158
8.96/9.37	c Elapsed CPU time: 8.92964 s	Remaining CPU time: 1791.07 s
8.96/9.38	c core #1159
8.96/9.38	c Core size: 5	Core Weight: 1	Total Weight: 1159
8.96/9.38	c Elapsed CPU time: 8.94064 s	Remaining CPU time: 1791.06 s
8.96/9.39	c core #1160
8.96/9.39	c Core size: 5	Core Weight: 1	Total Weight: 1160
8.96/9.39	c Elapsed CPU time: 8.95164 s	Remaining CPU time: 1791.05 s
9.05/9.40	c core #1161
9.05/9.40	c Core size: 5	Core Weight: 1	Total Weight: 1161
9.05/9.41	c Elapsed CPU time: 8.96364 s	Remaining CPU time: 1791.04 s
9.05/9.42	c core #1162
9.05/9.42	c Core size: 5	Core Weight: 1	Total Weight: 1162
9.05/9.42	c Elapsed CPU time: 8.97564 s	Remaining CPU time: 1791.02 s
9.05/9.43	c core #1163
9.05/9.43	c Core size: 5	Core Weight: 1	Total Weight: 1163
9.05/9.43	c Elapsed CPU time: 8.98763 s	Remaining CPU time: 1791.01 s
9.05/9.44	c core #1164
9.05/9.44	c Core size: 5	Core Weight: 1	Total Weight: 1164
9.05/9.44	c Elapsed CPU time: 8.99963 s	Remaining CPU time: 1791 s
9.05/9.45	c core #1165
9.05/9.45	c Core size: 5	Core Weight: 1	Total Weight: 1165
9.05/9.45	c Elapsed CPU time: 9.01063 s	Remaining CPU time: 1790.99 s
9.05/9.46	c core #1166
9.05/9.46	c Core size: 17	Core Weight: 1	Total Weight: 1166
9.05/9.46	c Elapsed CPU time: 9.02263 s	Remaining CPU time: 1790.98 s
9.05/9.48	c core #1167
9.05/9.48	c Core size: 5	Core Weight: 1	Total Weight: 1167
9.05/9.48	c Elapsed CPU time: 9.03363 s	Remaining CPU time: 1790.97 s
9.05/9.49	c core #1168
9.05/9.49	c Core size: 5	Core Weight: 1	Total Weight: 1168
9.05/9.49	c Elapsed CPU time: 9.04462 s	Remaining CPU time: 1790.96 s
9.15/9.50	c core #1169
9.15/9.50	c Core size: 5	Core Weight: 1	Total Weight: 1169
9.15/9.50	c Elapsed CPU time: 9.05662 s	Remaining CPU time: 1790.94 s
9.15/9.51	c core #1170
9.15/9.51	c Core size: 5	Core Weight: 1	Total Weight: 1170
9.15/9.51	c Elapsed CPU time: 9.06962 s	Remaining CPU time: 1790.93 s
9.15/9.52	c core #1171
9.15/9.52	c Core size: 5	Core Weight: 1	Total Weight: 1171
9.15/9.52	c Elapsed CPU time: 9.08162 s	Remaining CPU time: 1790.92 s
9.15/9.54	c core #1172
9.15/9.54	c Core size: 5	Core Weight: 1	Total Weight: 1172
9.15/9.54	c Elapsed CPU time: 9.09362 s	Remaining CPU time: 1790.91 s
9.15/9.55	c core #1173
9.15/9.55	c Core size: 5	Core Weight: 1	Total Weight: 1173
9.15/9.55	c Elapsed CPU time: 9.10462 s	Remaining CPU time: 1790.9 s
9.15/9.56	c core #1174
9.15/9.56	c Core size: 5	Core Weight: 1	Total Weight: 1174
9.15/9.56	c Elapsed CPU time: 9.11661 s	Remaining CPU time: 1790.88 s
9.15/9.57	c core #1175
9.15/9.57	c Core size: 5	Core Weight: 1	Total Weight: 1175
9.15/9.57	c Elapsed CPU time: 9.12861 s	Remaining CPU time: 1790.87 s
9.15/9.58	c core #1176
9.15/9.58	c Core size: 5	Core Weight: 1	Total Weight: 1176
9.15/9.58	c Elapsed CPU time: 9.14061 s	Remaining CPU time: 1790.86 s
9.15/9.60	c core #1177
9.15/9.60	c Core size: 5	Core Weight: 1	Total Weight: 1177
9.15/9.60	c Elapsed CPU time: 9.15261 s	Remaining CPU time: 1790.85 s
9.25/9.61	c core #1178
9.25/9.61	c Core size: 23	Core Weight: 1	Total Weight: 1178
9.25/9.61	c Elapsed CPU time: 9.16461 s	Remaining CPU time: 1790.84 s
9.25/9.62	c core #1179
9.25/9.62	c Core size: 5	Core Weight: 1	Total Weight: 1179
9.25/9.62	c Elapsed CPU time: 9.1766 s	Remaining CPU time: 1790.82 s
9.25/9.63	c core #1180
9.25/9.63	c Core size: 14	Core Weight: 1	Total Weight: 1180
9.25/9.63	c Elapsed CPU time: 9.1896 s	Remaining CPU time: 1790.81 s
9.25/9.65	c core #1181
9.25/9.65	c Core size: 5	Core Weight: 1	Total Weight: 1181
9.25/9.65	c Elapsed CPU time: 9.2016 s	Remaining CPU time: 1790.8 s
9.25/9.66	c core #1182
9.25/9.66	c Core size: 5	Core Weight: 1	Total Weight: 1182
9.25/9.66	c Elapsed CPU time: 9.2136 s	Remaining CPU time: 1790.79 s
9.25/9.67	c core #1183
9.25/9.67	c Core size: 5	Core Weight: 1	Total Weight: 1183
9.25/9.67	c Elapsed CPU time: 9.2256 s	Remaining CPU time: 1790.77 s
9.25/9.68	c core #1184
9.25/9.68	c Core size: 5	Core Weight: 1	Total Weight: 1184
9.25/9.68	c Elapsed CPU time: 9.2376 s	Remaining CPU time: 1790.76 s
9.25/9.69	c core #1185
9.25/9.69	c Core size: 5	Core Weight: 1	Total Weight: 1185
9.25/9.69	c Elapsed CPU time: 9.24959 s	Remaining CPU time: 1790.75 s
9.35/9.71	c core #1186
9.35/9.71	c Core size: 23	Core Weight: 1	Total Weight: 1186
9.35/9.71	c Elapsed CPU time: 9.26159 s	Remaining CPU time: 1790.74 s
9.35/9.72	c core #1187
9.35/9.72	c Core size: 7	Core Weight: 1	Total Weight: 1187
9.35/9.72	c Elapsed CPU time: 9.27359 s	Remaining CPU time: 1790.73 s
9.35/9.73	c core #1188
9.35/9.73	c Core size: 5	Core Weight: 1	Total Weight: 1188
9.35/9.73	c Elapsed CPU time: 9.28659 s	Remaining CPU time: 1790.71 s
9.35/9.74	c core #1189
9.35/9.74	c Core size: 5	Core Weight: 1	Total Weight: 1189
9.35/9.74	c Elapsed CPU time: 9.29859 s	Remaining CPU time: 1790.7 s
9.35/9.76	c core #1190
9.35/9.76	c Core size: 5	Core Weight: 1	Total Weight: 1190
9.35/9.76	c Elapsed CPU time: 9.31158 s	Remaining CPU time: 1790.69 s
9.35/9.77	c core #1191
9.35/9.77	c Core size: 5	Core Weight: 1	Total Weight: 1191
9.35/9.77	c Elapsed CPU time: 9.32358 s	Remaining CPU time: 1790.68 s
9.35/9.78	c core #1192
9.35/9.78	c Core size: 14	Core Weight: 1	Total Weight: 1192
9.35/9.78	c Elapsed CPU time: 9.33658 s	Remaining CPU time: 1790.66 s
9.35/9.79	c core #1193
9.35/9.79	c Core size: 5	Core Weight: 1	Total Weight: 1193
9.35/9.79	c Elapsed CPU time: 9.34858 s	Remaining CPU time: 1790.65 s
9.45/9.81	c core #1194
9.45/9.81	c Core size: 5	Core Weight: 1	Total Weight: 1194
9.45/9.81	c Elapsed CPU time: 9.36158 s	Remaining CPU time: 1790.64 s
9.45/9.82	c core #1195
9.45/9.82	c Core size: 5	Core Weight: 1	Total Weight: 1195
9.45/9.82	c Elapsed CPU time: 9.37358 s	Remaining CPU time: 1790.63 s
9.45/9.83	c core #1196
9.45/9.83	c Core size: 5	Core Weight: 1	Total Weight: 1196
9.45/9.83	c Elapsed CPU time: 9.38657 s	Remaining CPU time: 1790.61 s
9.45/9.84	c core #1197
9.45/9.84	c Core size: 5	Core Weight: 1	Total Weight: 1197
9.45/9.84	c Elapsed CPU time: 9.39857 s	Remaining CPU time: 1790.6 s
9.45/9.85	c core #1198
9.45/9.85	c Core size: 5	Core Weight: 1	Total Weight: 1198
9.45/9.85	c Elapsed CPU time: 9.41057 s	Remaining CPU time: 1790.59 s
9.45/9.87	c core #1199
9.45/9.87	c Core size: 7	Core Weight: 1	Total Weight: 1199
9.45/9.87	c Elapsed CPU time: 9.42357 s	Remaining CPU time: 1790.58 s
9.45/9.88	c core #1200
9.45/9.88	c Core size: 10	Core Weight: 1	Total Weight: 1200
9.45/9.88	c Elapsed CPU time: 9.43557 s	Remaining CPU time: 1790.56 s
9.45/9.89	c core #1201
9.45/9.89	c Core size: 23	Core Weight: 1	Total Weight: 1201
9.45/9.89	c Elapsed CPU time: 9.44756 s	Remaining CPU time: 1790.55 s
9.45/9.90	c core #1202
9.45/9.90	c Core size: 5	Core Weight: 1	Total Weight: 1202
9.45/9.90	c Elapsed CPU time: 9.45956 s	Remaining CPU time: 1790.54 s
9.56/9.92	c core #1203
9.56/9.92	c Core size: 5	Core Weight: 1	Total Weight: 1203
9.56/9.92	c Elapsed CPU time: 9.47156 s	Remaining CPU time: 1790.53 s
9.56/9.93	c core #1204
9.56/9.93	c Core size: 5	Core Weight: 1	Total Weight: 1204
9.56/9.93	c Elapsed CPU time: 9.48456 s	Remaining CPU time: 1790.52 s
9.56/9.94	c core #1205
9.56/9.94	c Core size: 5	Core Weight: 1	Total Weight: 1205
9.56/9.94	c Elapsed CPU time: 9.49656 s	Remaining CPU time: 1790.5 s
9.56/9.95	c core #1206
9.56/9.95	c Core size: 5	Core Weight: 1	Total Weight: 1206
9.56/9.95	c Elapsed CPU time: 9.50855 s	Remaining CPU time: 1790.49 s
9.56/9.97	c core #1207
9.56/9.97	c Core size: 5	Core Weight: 1	Total Weight: 1207
9.56/9.97	c Elapsed CPU time: 9.52055 s	Remaining CPU time: 1790.48 s
9.56/9.98	c core #1208
9.56/9.98	c Core size: 5	Core Weight: 1	Total Weight: 1208
9.56/9.98	c Elapsed CPU time: 9.53255 s	Remaining CPU time: 1790.47 s
9.56/9.99	c core #1209
9.56/9.99	c Core size: 5	Core Weight: 1	Total Weight: 1209
9.56/9.99	c Elapsed CPU time: 9.54455 s	Remaining CPU time: 1790.46 s
9.65/10.00	c core #1210
9.65/10.00	c Core size: 5	Core Weight: 1	Total Weight: 1210
9.65/10.00	c Elapsed CPU time: 9.55655 s	Remaining CPU time: 1790.44 s
9.65/10.02	c core #1211
9.65/10.02	c Core size: 5	Core Weight: 1	Total Weight: 1211
9.65/10.02	c Elapsed CPU time: 9.56855 s	Remaining CPU time: 1790.43 s
9.65/10.03	c core #1212
9.65/10.03	c Core size: 5	Core Weight: 1	Total Weight: 1212
9.65/10.03	c Elapsed CPU time: 9.57954 s	Remaining CPU time: 1790.42 s
9.65/10.04	c core #1213
9.65/10.04	c Core size: 21	Core Weight: 1	Total Weight: 1213
9.65/10.04	c Elapsed CPU time: 9.59154 s	Remaining CPU time: 1790.41 s
9.65/10.05	c core #1214
9.65/10.05	c Core size: 5	Core Weight: 1	Total Weight: 1214
9.65/10.05	c Elapsed CPU time: 9.60354 s	Remaining CPU time: 1790.4 s
9.65/10.07	c core #1215
9.65/10.07	c Core size: 5	Core Weight: 1	Total Weight: 1215
9.65/10.07	c Elapsed CPU time: 9.61554 s	Remaining CPU time: 1790.38 s
9.65/10.08	c core #1216
9.65/10.08	c Core size: 5	Core Weight: 1	Total Weight: 1216
9.65/10.08	c Elapsed CPU time: 9.62754 s	Remaining CPU time: 1790.37 s
9.65/10.09	c core #1217
9.65/10.09	c Core size: 5	Core Weight: 1	Total Weight: 1217
9.65/10.09	c Elapsed CPU time: 9.63953 s	Remaining CPU time: 1790.36 s
9.74/10.10	c core #1218
9.74/10.10	c Core size: 31	Core Weight: 1	Total Weight: 1218
9.74/10.10	c Elapsed CPU time: 9.65253 s	Remaining CPU time: 1790.35 s
9.74/10.12	c core #1219
9.74/10.12	c Core size: 5	Core Weight: 1	Total Weight: 1219
9.74/10.12	c Elapsed CPU time: 9.66453 s	Remaining CPU time: 1790.34 s
9.74/10.13	c core #1220
9.74/10.13	c Core size: 5	Core Weight: 1	Total Weight: 1220
9.74/10.13	c Elapsed CPU time: 9.67653 s	Remaining CPU time: 1790.32 s
9.74/10.14	c core #1221
9.74/10.14	c Core size: 5	Core Weight: 1	Total Weight: 1221
9.74/10.14	c Elapsed CPU time: 9.68753 s	Remaining CPU time: 1790.31 s
9.74/10.15	c core #1222
9.74/10.15	c Core size: 5	Core Weight: 1	Total Weight: 1222
9.74/10.15	c Elapsed CPU time: 9.69952 s	Remaining CPU time: 1790.3 s
9.74/10.17	c core #1223
9.74/10.17	c Core size: 13	Core Weight: 1	Total Weight: 1223
9.74/10.17	c Elapsed CPU time: 9.71152 s	Remaining CPU time: 1790.29 s
9.74/10.18	c core #1224
9.74/10.18	c Core size: 5	Core Weight: 1	Total Weight: 1224
9.74/10.18	c Elapsed CPU time: 9.72352 s	Remaining CPU time: 1790.28 s
9.74/10.19	c core #1225
9.74/10.19	c Core size: 5	Core Weight: 1	Total Weight: 1225
9.74/10.19	c Elapsed CPU time: 9.73552 s	Remaining CPU time: 1790.26 s
9.84/10.20	c core #1226
9.84/10.20	c Core size: 5	Core Weight: 1	Total Weight: 1226
9.84/10.20	c Elapsed CPU time: 9.74852 s	Remaining CPU time: 1790.25 s
9.84/10.22	c core #1227
9.84/10.22	c Core size: 5	Core Weight: 1	Total Weight: 1227
9.84/10.22	c Elapsed CPU time: 9.76052 s	Remaining CPU time: 1790.24 s
9.84/10.23	c core #1228
9.84/10.23	c Core size: 5	Core Weight: 1	Total Weight: 1228
9.84/10.23	c Elapsed CPU time: 9.77251 s	Remaining CPU time: 1790.23 s
9.84/10.24	c core #1229
9.84/10.24	c Core size: 5	Core Weight: 1	Total Weight: 1229
9.84/10.24	c Elapsed CPU time: 9.78551 s	Remaining CPU time: 1790.21 s
9.84/10.26	c core #1230
9.84/10.26	c Core size: 21	Core Weight: 1	Total Weight: 1230
9.84/10.26	c Elapsed CPU time: 9.79851 s	Remaining CPU time: 1790.2 s
9.84/10.27	c core #1231
9.84/10.27	c Core size: 23	Core Weight: 1	Total Weight: 1231
9.84/10.27	c Elapsed CPU time: 9.81151 s	Remaining CPU time: 1790.19 s
9.84/10.28	c core #1232
9.84/10.28	c Core size: 5	Core Weight: 1	Total Weight: 1232
9.84/10.28	c Elapsed CPU time: 9.82351 s	Remaining CPU time: 1790.18 s
9.84/10.29	c core #1233
9.84/10.29	c Core size: 5	Core Weight: 1	Total Weight: 1233
9.84/10.29	c Elapsed CPU time: 9.8355 s	Remaining CPU time: 1790.16 s
9.95/10.31	c core #1234
9.95/10.31	c Core size: 5	Core Weight: 1	Total Weight: 1234
9.95/10.31	c Elapsed CPU time: 9.8485 s	Remaining CPU time: 1790.15 s
9.95/10.32	c core #1235
9.95/10.32	c Core size: 21	Core Weight: 1	Total Weight: 1235
9.95/10.32	c Elapsed CPU time: 9.8615 s	Remaining CPU time: 1790.14 s
9.95/10.33	c core #1236
9.95/10.33	c Core size: 5	Core Weight: 1	Total Weight: 1236
9.95/10.33	c Elapsed CPU time: 9.8735 s	Remaining CPU time: 1790.13 s
9.95/10.34	c core #1237
9.95/10.34	c Core size: 5	Core Weight: 1	Total Weight: 1237
9.95/10.34	c Elapsed CPU time: 9.8855 s	Remaining CPU time: 1790.11 s
9.95/10.36	c core #1238
9.95/10.36	c Core size: 5	Core Weight: 1	Total Weight: 1238
9.95/10.36	c Elapsed CPU time: 9.89749 s	Remaining CPU time: 1790.1 s
9.95/10.37	c core #1239
9.95/10.37	c Core size: 16	Core Weight: 1	Total Weight: 1239
9.95/10.37	c Elapsed CPU time: 9.91049 s	Remaining CPU time: 1790.09 s
9.95/10.38	c core #1240
9.95/10.38	c Core size: 16	Core Weight: 1	Total Weight: 1240
9.95/10.38	c Elapsed CPU time: 9.92249 s	Remaining CPU time: 1790.08 s
9.95/10.39	c core #1241
9.95/10.39	c Core size: 34	Core Weight: 1	Total Weight: 1241
9.95/10.39	c Elapsed CPU time: 9.93549 s	Remaining CPU time: 1790.06 s
9.95/10.41	c core #1242
9.95/10.41	c Core size: 6	Core Weight: 1	Total Weight: 1242
9.95/10.41	c Elapsed CPU time: 9.94749 s	Remaining CPU time: 1790.05 s
10.05/10.42	c core #1243
10.05/10.42	c Core size: 5	Core Weight: 1	Total Weight: 1243
10.05/10.42	c Elapsed CPU time: 9.96049 s	Remaining CPU time: 1790.04 s
10.05/10.43	c core #1244
10.05/10.43	c Core size: 5	Core Weight: 1	Total Weight: 1244
10.05/10.43	c Elapsed CPU time: 9.97248 s	Remaining CPU time: 1790.03 s
10.05/10.44	c core #1245
10.05/10.44	c Core size: 20	Core Weight: 1	Total Weight: 1245
10.05/10.44	c Elapsed CPU time: 9.98548 s	Remaining CPU time: 1790.01 s
10.05/10.46	c core #1246
10.05/10.46	c Core size: 21	Core Weight: 1	Total Weight: 1246
10.05/10.46	c Elapsed CPU time: 9.99848 s	Remaining CPU time: 1790 s
10.05/10.47	c core #1247
10.05/10.47	c Core size: 20	Core Weight: 1	Total Weight: 1247
10.05/10.47	c Elapsed CPU time: 10.0115 s	Remaining CPU time: 1789.99 s
10.05/10.48	c core #1248
10.05/10.48	c Core size: 21	Core Weight: 1	Total Weight: 1248
10.05/10.48	c Elapsed CPU time: 10.0235 s	Remaining CPU time: 1789.98 s
10.05/10.50	c core #1249
10.05/10.50	c Core size: 5	Core Weight: 1	Total Weight: 1249
10.05/10.50	c Elapsed CPU time: 10.0355 s	Remaining CPU time: 1789.96 s
10.14/10.51	c core #1250
10.14/10.51	c Core size: 5	Core Weight: 1	Total Weight: 1250
10.14/10.51	c Elapsed CPU time: 10.0495 s	Remaining CPU time: 1789.95 s
10.14/10.52	c core #1251
10.14/10.52	c Core size: 5	Core Weight: 1	Total Weight: 1251
10.14/10.52	c Elapsed CPU time: 10.0615 s	Remaining CPU time: 1789.94 s
10.14/10.53	c core #1252
10.14/10.53	c Core size: 5	Core Weight: 1	Total Weight: 1252
10.14/10.53	c Elapsed CPU time: 10.0735 s	Remaining CPU time: 1789.93 s
10.14/10.55	c core #1253
10.14/10.55	c Core size: 51	Core Weight: 1	Total Weight: 1253
10.14/10.55	c Elapsed CPU time: 10.0865 s	Remaining CPU time: 1789.91 s
10.14/10.56	c core #1254
10.14/10.56	c Core size: 21	Core Weight: 1	Total Weight: 1254
10.14/10.56	c Elapsed CPU time: 10.0995 s	Remaining CPU time: 1789.9 s
10.14/10.57	c core #1255
10.14/10.57	c Core size: 5	Core Weight: 1	Total Weight: 1255
10.14/10.57	c Elapsed CPU time: 10.1125 s	Remaining CPU time: 1789.89 s
10.14/10.59	c core #1256
10.14/10.59	c Core size: 5	Core Weight: 1	Total Weight: 1256
10.14/10.59	c Elapsed CPU time: 10.1245 s	Remaining CPU time: 1789.88 s
10.14/10.60	c core #1257
10.14/10.60	c Core size: 21	Core Weight: 1	Total Weight: 1257
10.14/10.60	c Elapsed CPU time: 10.1375 s	Remaining CPU time: 1789.86 s
10.24/10.61	c core #1258
10.24/10.61	c Core size: 54	Core Weight: 1	Total Weight: 1258
10.24/10.61	c Elapsed CPU time: 10.1505 s	Remaining CPU time: 1789.85 s
10.24/10.62	c core #1259
10.24/10.62	c Core size: 5	Core Weight: 1	Total Weight: 1259
10.24/10.62	c Elapsed CPU time: 10.1625 s	Remaining CPU time: 1789.84 s
10.24/10.64	c core #1260
10.24/10.64	c Core size: 5	Core Weight: 1	Total Weight: 1260
10.24/10.64	c Elapsed CPU time: 10.1755 s	Remaining CPU time: 1789.82 s
10.24/10.65	c core #1261
10.24/10.65	c Core size: 5	Core Weight: 1	Total Weight: 1261
10.24/10.65	c Elapsed CPU time: 10.1885 s	Remaining CPU time: 1789.81 s
10.24/10.66	c core #1262
10.24/10.66	c Core size: 21	Core Weight: 1	Total Weight: 1262
10.24/10.66	c Elapsed CPU time: 10.2024 s	Remaining CPU time: 1789.8 s
10.24/10.68	c core #1263
10.24/10.68	c Core size: 5	Core Weight: 1	Total Weight: 1263
10.24/10.68	c Elapsed CPU time: 10.2144 s	Remaining CPU time: 1789.79 s
10.24/10.69	c core #1264
10.24/10.69	c Core size: 49	Core Weight: 1	Total Weight: 1264
10.24/10.69	c Elapsed CPU time: 10.2274 s	Remaining CPU time: 1789.77 s
10.24/10.70	c core #1265
10.24/10.70	c Core size: 62	Core Weight: 1	Total Weight: 1265
10.24/10.70	c Elapsed CPU time: 10.2394 s	Remaining CPU time: 1789.76 s
10.35/10.72	c core #1266
10.35/10.72	c Core size: 22	Core Weight: 1	Total Weight: 1266
10.35/10.72	c Elapsed CPU time: 10.2514 s	Remaining CPU time: 1789.75 s
10.35/10.73	c core #1267
10.35/10.73	c Core size: 22	Core Weight: 1	Total Weight: 1267
10.35/10.73	c Elapsed CPU time: 10.2644 s	Remaining CPU time: 1789.74 s
10.35/10.74	c core #1268
10.35/10.74	c Core size: 40	Core Weight: 1	Total Weight: 1268
10.35/10.74	c Elapsed CPU time: 10.2774 s	Remaining CPU time: 1789.72 s
10.35/10.75	c core #1269
10.35/10.75	c Core size: 15	Core Weight: 1	Total Weight: 1269
10.35/10.75	c Elapsed CPU time: 10.2904 s	Remaining CPU time: 1789.71 s
10.35/10.77	c core #1270
10.35/10.77	c Core size: 31	Core Weight: 1	Total Weight: 1270
10.35/10.77	c Elapsed CPU time: 10.3024 s	Remaining CPU time: 1789.7 s
10.35/10.78	c core #1271
10.35/10.78	c Core size: 20	Core Weight: 1	Total Weight: 1271
10.35/10.78	c Elapsed CPU time: 10.3144 s	Remaining CPU time: 1789.69 s
10.35/10.79	c core #1272
10.35/10.79	c Core size: 30	Core Weight: 1	Total Weight: 1272
10.35/10.79	c Elapsed CPU time: 10.3274 s	Remaining CPU time: 1789.67 s
10.35/10.81	c core #1273
10.35/10.81	c Core size: 30	Core Weight: 1	Total Weight: 1273
10.35/10.81	c Elapsed CPU time: 10.3394 s	Remaining CPU time: 1789.66 s
10.44/10.82	c core #1274
10.44/10.82	c Core size: 30	Core Weight: 1	Total Weight: 1274
10.44/10.82	c Elapsed CPU time: 10.3524 s	Remaining CPU time: 1789.65 s
10.44/10.83	c core #1275
10.44/10.83	c Core size: 12	Core Weight: 1	Total Weight: 1275
10.44/10.83	c Elapsed CPU time: 10.3654 s	Remaining CPU time: 1789.63 s
10.44/10.85	c core #1276
10.44/10.85	c Core size: 35	Core Weight: 1	Total Weight: 1276
10.44/10.85	c Elapsed CPU time: 10.3784 s	Remaining CPU time: 1789.62 s
10.44/10.86	c core #1277
10.44/10.86	c Core size: 10	Core Weight: 1	Total Weight: 1277
10.44/10.86	c Elapsed CPU time: 10.3904 s	Remaining CPU time: 1789.61 s
10.44/10.87	c core #1278
10.44/10.87	c Core size: 37	Core Weight: 1	Total Weight: 1278
10.44/10.87	c Elapsed CPU time: 10.4034 s	Remaining CPU time: 1789.6 s
10.44/10.89	c core #1279
10.44/10.89	c Core size: 55	Core Weight: 1	Total Weight: 1279
10.44/10.89	c Elapsed CPU time: 10.4174 s	Remaining CPU time: 1789.58 s
10.44/10.90	c core #1280
10.44/10.90	c Core size: 30	Core Weight: 1	Total Weight: 1280
10.44/10.90	c Elapsed CPU time: 10.4304 s	Remaining CPU time: 1789.57 s
10.54/10.91	c core #1281
10.54/10.91	c Core size: 46	Core Weight: 1	Total Weight: 1281
10.54/10.91	c Elapsed CPU time: 10.4444 s	Remaining CPU time: 1789.56 s
10.54/10.93	c core #1282
10.54/10.93	c Core size: 63	Core Weight: 1	Total Weight: 1282
10.54/10.93	c Elapsed CPU time: 10.4584 s	Remaining CPU time: 1789.54 s
10.54/10.94	c core #1283
10.54/10.94	c Core size: 67	Core Weight: 1	Total Weight: 1283
10.54/10.94	c Elapsed CPU time: 10.4724 s	Remaining CPU time: 1789.53 s
10.54/10.95	c core #1284
10.54/10.95	c Core size: 38	Core Weight: 1	Total Weight: 1284
10.54/10.95	c Elapsed CPU time: 10.4854 s	Remaining CPU time: 1789.51 s
10.54/10.97	c core #1285
10.54/10.97	c Core size: 23	Core Weight: 1	Total Weight: 1285
10.54/10.97	c Elapsed CPU time: 10.4984 s	Remaining CPU time: 1789.5 s
10.54/10.98	c core #1286
10.54/10.98	c Core size: 34	Core Weight: 1	Total Weight: 1286
10.54/10.98	c Elapsed CPU time: 10.5124 s	Remaining CPU time: 1789.49 s
10.54/11.00	c core #1287
10.54/11.00	c Core size: 36	Core Weight: 1	Total Weight: 1287
10.54/11.00	c Elapsed CPU time: 10.5244 s	Remaining CPU time: 1789.48 s
10.54/11.01	c core #1288
10.54/11.01	c Core size: 20	Core Weight: 1	Total Weight: 1288
10.54/11.01	c Elapsed CPU time: 10.5374 s	Remaining CPU time: 1789.46 s
10.64/11.02	c core #1289
10.64/11.02	c Core size: 37	Core Weight: 1	Total Weight: 1289
10.64/11.02	c Elapsed CPU time: 10.5514 s	Remaining CPU time: 1789.45 s
10.64/11.04	c core #1290
10.64/11.04	c Core size: 11	Core Weight: 1	Total Weight: 1290
10.64/11.04	c Elapsed CPU time: 10.5644 s	Remaining CPU time: 1789.44 s
10.64/11.05	c core #1291
10.64/11.05	c Core size: 18	Core Weight: 1	Total Weight: 1291
10.64/11.05	c Elapsed CPU time: 10.5794 s	Remaining CPU time: 1789.42 s
10.64/11.06	c core #1292
10.64/11.06	c Core size: 20	Core Weight: 1	Total Weight: 1292
10.64/11.06	c Elapsed CPU time: 10.5924 s	Remaining CPU time: 1789.41 s
10.64/11.08	c ============================[ Search Statistics ]==============================
10.64/11.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.64/11.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.64/11.08	c ===============================================================================
10.64/11.08	c |         0 |    4657     8415    17354 |     5000        0    nan |  0.000 % |
10.64/11.08	c ===============================================================================
10.64/11.08	c core #1293
10.64/11.08	c Core size: 21	Core Weight: 1	Total Weight: 1293
10.64/11.08	c Elapsed CPU time: 10.6084 s	Remaining CPU time: 1789.39 s
10.64/11.09	c Learning 1 hard constraints
10.64/11.09	c ============================[ Search Statistics ]==============================
10.64/11.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.64/11.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.64/11.09	c ===============================================================================
10.64/11.09	c |         0 |    4663     8417    17369 |     5000        0    nan |  0.000 % |
10.64/11.10	c ===============================================================================
10.64/11.10	c core #1294
10.64/11.10	c Core size: 25	Core Weight: 1	Total Weight: 1294
10.64/11.10	c Elapsed CPU time: 10.6244 s	Remaining CPU time: 1789.38 s
10.73/11.11	c Learning 1 hard constraints
10.73/11.11	c ============================[ Search Statistics ]==============================
10.73/11.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.73/11.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.73/11.11	c ===============================================================================
10.73/11.11	c |         0 |    4671     8419    17388 |     5000        0    nan |  0.000 % |
10.73/11.11	c ===============================================================================
10.73/11.11	c core #1295
10.73/11.11	c Core size: 25	Core Weight: 1	Total Weight: 1295
10.73/11.11	c Elapsed CPU time: 10.6394 s	Remaining CPU time: 1789.36 s
10.73/11.13	c Learning 1 hard constraints
10.73/11.13	c ============================[ Search Statistics ]==============================
10.73/11.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.73/11.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.73/11.13	c ===============================================================================
10.73/11.13	c |         0 |    4679     8421    17407 |     5000        0    nan |  0.000 % |
10.73/11.13	c ===============================================================================
10.73/11.13	c core #1296
10.73/11.13	c Core size: 25	Core Weight: 1	Total Weight: 1296
10.73/11.13	c Elapsed CPU time: 10.6534 s	Remaining CPU time: 1789.35 s
10.73/11.14	c Learning 1 hard constraints
10.73/11.14	c ============================[ Search Statistics ]==============================
10.73/11.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.73/11.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.73/11.14	c ===============================================================================
10.73/11.14	c |         0 |    4687     8423    17426 |     5000        0    nan |  0.000 % |
10.73/11.15	c ===============================================================================
10.73/11.15	c core #1297
10.73/11.15	c Core size: 25	Core Weight: 1	Total Weight: 1297
10.73/11.15	c Elapsed CPU time: 10.6674 s	Remaining CPU time: 1789.33 s
10.73/11.16	c Learning 1 hard constraints
10.73/11.16	c ============================[ Search Statistics ]==============================
10.73/11.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.73/11.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.73/11.16	c ===============================================================================
10.73/11.16	c |         0 |    4695     8425    17445 |     5000        0    nan |  0.000 % |
10.73/11.16	c ===============================================================================
10.73/11.16	c core #1298
10.73/11.16	c Core size: 25	Core Weight: 1	Total Weight: 1298
10.73/11.16	c Elapsed CPU time: 10.6824 s	Remaining CPU time: 1789.32 s
10.73/11.17	c Learning 2 hard constraints
10.73/11.17	c ============================[ Search Statistics ]==============================
10.73/11.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.73/11.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.73/11.17	c ===============================================================================
10.73/11.17	c |         0 |    4703     8428    17467 |     5000        0    nan |  0.000 % |
10.73/11.18	c ===============================================================================
10.73/11.18	c core #1299
10.73/11.18	c Core size: 25	Core Weight: 1	Total Weight: 1299
10.73/11.18	c Elapsed CPU time: 10.6974 s	Remaining CPU time: 1789.3 s
10.73/11.19	c Learning 1 hard constraints
10.73/11.19	c ============================[ Search Statistics ]==============================
10.73/11.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.73/11.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.73/11.19	c ===============================================================================
10.73/11.19	c |         0 |    4711     8430    17486 |     5000        0    nan |  0.000 % |
10.73/11.19	c ===============================================================================
10.73/11.19	c core #1300
10.73/11.19	c Core size: 25	Core Weight: 1	Total Weight: 1300
10.73/11.19	c Elapsed CPU time: 10.7124 s	Remaining CPU time: 1789.29 s
10.82/11.21	c Learning 1 hard constraints
10.82/11.21	c ============================[ Search Statistics ]==============================
10.82/11.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.82/11.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.82/11.21	c ===============================================================================
10.82/11.21	c |         0 |    4719     8432    17505 |     5000        0    nan |  0.000 % |
10.82/11.21	c ===============================================================================
10.82/11.21	c core #1301
10.82/11.21	c Core size: 25	Core Weight: 1	Total Weight: 1301
10.82/11.21	c Elapsed CPU time: 10.7284 s	Remaining CPU time: 1789.27 s
10.82/11.22	c Learning 2 hard constraints
10.82/11.22	c ============================[ Search Statistics ]==============================
10.82/11.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.82/11.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.82/11.22	c ===============================================================================
10.82/11.22	c |         0 |    4727     8435    17527 |     5000        0    nan |  0.000 % |
10.82/11.22	c ===============================================================================
10.82/11.22	c core #1302
10.82/11.22	c Core size: 62	Core Weight: 1	Total Weight: 1302
10.82/11.22	c Elapsed CPU time: 10.7444 s	Remaining CPU time: 1789.26 s
10.82/11.24	c ============================[ Search Statistics ]==============================
10.82/11.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.82/11.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.82/11.24	c ===============================================================================
10.82/11.24	c |         0 |    4735     8436    17545 |     5000        0    nan |  0.000 % |
10.82/11.24	c ===============================================================================
10.82/11.24	c core #1303
10.82/11.24	c Core size: 37	Core Weight: 1	Total Weight: 1303
10.82/11.24	c Elapsed CPU time: 10.7614 s	Remaining CPU time: 1789.24 s
10.82/11.25	c Learning 1 hard constraints
10.82/11.25	c ============================[ Search Statistics ]==============================
10.82/11.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.82/11.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.82/11.25	c ===============================================================================
10.82/11.25	c |         0 |    4747     8438    17573 |     5000        0    nan |  0.000 % |
10.82/11.26	c ===============================================================================
10.82/11.26	c core #1304
10.82/11.26	c Core size: 56	Core Weight: 1	Total Weight: 1304
10.82/11.26	c Elapsed CPU time: 10.7774 s	Remaining CPU time: 1789.22 s
10.82/11.27	c ============================[ Search Statistics ]==============================
10.82/11.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.82/11.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.82/11.27	c ===============================================================================
10.82/11.27	c |         0 |    4765     8439    17612 |     5000        0    nan |  0.000 % |
10.82/11.28	c ===============================================================================
10.82/11.28	c core #1305
10.82/11.28	c Core size: 49	Core Weight: 1	Total Weight: 1305
10.82/11.28	c Elapsed CPU time: 10.7944 s	Remaining CPU time: 1789.21 s
10.82/11.29	c ============================[ Search Statistics ]==============================
10.82/11.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.82/11.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.82/11.29	c ===============================================================================
10.82/11.29	c |         0 |    4778     8440    17639 |     5000        0    nan |  0.000 % |
10.82/11.29	c ===============================================================================
10.82/11.29	c core #1306
10.82/11.29	c Core size: 41	Core Weight: 1	Total Weight: 1306
10.82/11.29	c Elapsed CPU time: 10.8104 s	Remaining CPU time: 1789.19 s
10.92/11.31	c ============================[ Search Statistics ]==============================
10.92/11.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.92/11.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.92/11.31	c ===============================================================================
10.92/11.31	c |         0 |    4795     8441    17675 |     5000        0    nan |  0.000 % |
10.92/11.31	c ===============================================================================
10.92/11.31	c core #1307
10.92/11.31	c Core size: 75	Core Weight: 1	Total Weight: 1307
10.92/11.31	c Elapsed CPU time: 10.8264 s	Remaining CPU time: 1789.17 s
10.92/11.32	c ============================[ Search Statistics ]==============================
10.92/11.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.92/11.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.92/11.32	c ===============================================================================
10.92/11.32	c |         0 |    4806     8442    17699 |     5000        0    nan |  0.000 % |
10.92/11.33	c ===============================================================================
10.92/11.33	c core #1308
10.92/11.33	c Core size: 40	Core Weight: 1	Total Weight: 1308
10.92/11.33	c Elapsed CPU time: 10.8444 s	Remaining CPU time: 1789.16 s
10.92/11.34	c ============================[ Search Statistics ]==============================
10.92/11.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.92/11.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.92/11.34	c ===============================================================================
10.92/11.34	c |         0 |    4820     8443    17727 |     5000        0    nan |  0.000 % |
10.92/11.35	c ===============================================================================
10.92/11.35	c core #1309
10.92/11.35	c Core size: 82	Core Weight: 1	Total Weight: 1309
10.92/11.35	c Elapsed CPU time: 10.8633 s	Remaining CPU time: 1789.14 s
10.92/11.36	c ============================[ Search Statistics ]==============================
10.92/11.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.92/11.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.92/11.36	c ===============================================================================
10.92/11.36	c |         0 |    4836     8444    17762 |     5000        0    nan |  0.000 % |
10.92/11.37	c ===============================================================================
10.92/11.37	c core #1310
10.92/11.37	c Core size: 132	Core Weight: 1	Total Weight: 1310
10.92/11.37	c Elapsed CPU time: 10.8833 s	Remaining CPU time: 1789.12 s
10.92/11.38	c ============================[ Search Statistics ]==============================
10.92/11.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.92/11.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.92/11.38	c ===============================================================================
10.92/11.38	c |         0 |    4859     8445    17809 |     5000        0    nan |  0.000 % |
10.92/11.39	c ===============================================================================
10.92/11.39	c core #1311
10.92/11.39	c Core size: 84	Core Weight: 1	Total Weight: 1311
10.92/11.39	c Elapsed CPU time: 10.9023 s	Remaining CPU time: 1789.1 s
11.02/11.40	c ============================[ Search Statistics ]==============================
11.02/11.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.02/11.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.02/11.40	c ===============================================================================
11.02/11.40	c |         0 |    4879     8446    17850 |     5000        0    nan |  0.000 % |
11.02/11.41	c ===============================================================================
11.02/11.41	c core #1312
11.02/11.41	c Core size: 45	Core Weight: 1	Total Weight: 1312
11.02/11.41	c Elapsed CPU time: 10.9213 s	Remaining CPU time: 1789.08 s
11.02/11.42	c ============================[ Search Statistics ]==============================
11.02/11.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.02/11.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.02/11.42	c ===============================================================================
11.02/11.42	c |         0 |    4924     8447    17879 |     5000        0    nan |  0.000 % |
11.02/11.43	c ===============================================================================
11.02/11.43	c core #1313
11.02/11.43	c Core size: 67	Core Weight: 1	Total Weight: 1313
11.02/11.43	c Elapsed CPU time: 10.9353 s	Remaining CPU time: 1789.06 s
11.02/11.44	c ============================[ Search Statistics ]==============================
11.02/11.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.02/11.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.02/11.44	c ===============================================================================
11.02/11.44	c |         0 |    4946     8448    17915 |     5000        0    nan |  0.000 % |
11.02/11.45	c ===============================================================================
11.02/11.45	c core #1314
11.02/11.45	c Core size: 185	Core Weight: 1	Total Weight: 1314
11.02/11.45	c Elapsed CPU time: 10.9573 s	Remaining CPU time: 1789.04 s
11.02/11.46	c ============================[ Search Statistics ]==============================
11.02/11.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.02/11.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.02/11.46	c ===============================================================================
11.02/11.46	c |         0 |    4984     8449    17992 |     5000        0    nan |  0.000 % |
11.02/11.47	c ===============================================================================
11.02/11.47	c core #1315
11.02/11.47	c Core size: 53	Core Weight: 1	Total Weight: 1315
11.02/11.47	c Elapsed CPU time: 10.9733 s	Remaining CPU time: 1789.03 s
11.02/11.48	c ============================[ Search Statistics ]==============================
11.02/11.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.02/11.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.02/11.48	c ===============================================================================
11.02/11.48	c |         0 |    4995     8450    18015 |     5000        0    nan |  0.000 % |
11.02/11.49	c ===============================================================================
11.02/11.49	c core #1316
11.02/11.49	c Core size: 105	Core Weight: 1	Total Weight: 1316
11.02/11.49	c Elapsed CPU time: 10.9963 s	Remaining CPU time: 1789 s
11.12/11.51	c ============================[ Search Statistics ]==============================
11.12/11.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.12/11.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.12/11.51	c ===============================================================================
11.12/11.51	c |         0 |    5021     8451    18068 |     5000        0    nan |  0.000 % |
11.12/11.52	c ===============================================================================
11.12/11.52	c core #1317
11.12/11.52	c Core size: 290	Core Weight: 1	Total Weight: 1317
11.12/11.52	c Elapsed CPU time: 11.0193 s	Remaining CPU time: 1788.98 s
11.12/11.53	c Learning 2 hard constraints
11.12/11.53	c ============================[ Search Statistics ]==============================
11.12/11.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.12/11.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.12/11.53	c ===============================================================================
11.12/11.53	c |         0 |    5096     8454    18207 |     5000        0    nan |  0.000 % |
11.12/11.54	c ===============================================================================
11.12/11.54	c core #1318
11.12/11.54	c Core size: 171	Core Weight: 1	Total Weight: 1318
11.12/11.54	c Elapsed CPU time: 11.0423 s	Remaining CPU time: 1788.96 s
11.12/11.55	c ============================[ Search Statistics ]==============================
11.12/11.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.12/11.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.12/11.55	c ===============================================================================
11.12/11.55	c |         0 |    5127     8455    18269 |     5000        0    nan |  0.000 % |
11.12/11.57	c ===============================================================================
11.12/11.57	c core #1319
11.12/11.57	c Core size: 65	Core Weight: 1	Total Weight: 1319
11.12/11.57	c Elapsed CPU time: 11.0743 s	Remaining CPU time: 1788.93 s
11.12/11.59	c ============================[ Search Statistics ]==============================
11.12/11.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.12/11.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.12/11.59	c ===============================================================================
11.12/11.59	c |         0 |    5133     8456    18281 |     5000        0    nan |  0.000 % |
11.22/11.60	c |       101 |    5123     8456    18281 |     5500      101     10 | 12.539 % |
11.22/11.61	c ===============================================================================
11.22/11.61	c core #1320
11.22/11.61	c Core size: 392	Core Weight: 1	Total Weight: 1320
11.22/11.61	c Elapsed CPU time: 11.1113 s	Remaining CPU time: 1788.89 s
11.22/11.63	c Learning 2 hard constraints
11.22/11.63	c ============================[ Search Statistics ]==============================
11.22/11.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.22/11.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.22/11.63	c ===============================================================================
11.22/11.63	c |         0 |    5194     8459    18410 |     5000        0    nan |  0.000 % |
11.22/11.64	c ===============================================================================
11.22/11.64	c core #1321
11.22/11.64	c Core size: 47	Core Weight: 1	Total Weight: 1321
11.22/11.64	c Elapsed CPU time: 11.1373 s	Remaining CPU time: 1788.86 s
11.22/11.65	c Learning 3 hard constraints
11.22/11.65	c ============================[ Search Statistics ]==============================
11.22/11.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.22/11.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.22/11.65	c ===============================================================================
11.22/11.65	c |         0 |    5215     8463    18454 |     5000        0    nan |  0.000 % |
11.22/11.67	c ===============================================================================
11.22/11.67	c core #1322
11.22/11.67	c Core size: 366	Core Weight: 1	Total Weight: 1322
11.22/11.67	c Elapsed CPU time: 11.1653 s	Remaining CPU time: 1788.83 s
11.22/11.68	c ============================[ Search Statistics ]==============================
11.22/11.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.22/11.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.22/11.68	c ===============================================================================
11.22/11.68	c |         0 |    5258     8464    18548 |     5000        0    nan |  0.000 % |
11.22/11.69	c ===============================================================================
11.22/11.69	c core #1323
11.22/11.69	c Core size: 80	Core Weight: 1	Total Weight: 1323
11.22/11.69	c Elapsed CPU time: 11.1853 s	Remaining CPU time: 1788.81 s
11.32/11.70	c Learning 2 hard constraints
11.32/11.70	c ============================[ Search Statistics ]==============================
11.32/11.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.32/11.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.32/11.70	c ===============================================================================
11.32/11.70	c |         0 |    5182     8467    18568 |     5000        0    nan |  0.000 % |
11.32/11.72	c |       100 |    5179     8467    18568 |     5500      100     14 | 13.279 % |
11.32/11.73	c |       251 |    5179     8467    18568 |     6050      250     15 | 13.279 % |
11.32/11.74	c ===============================================================================
11.32/11.74	c core #1324
11.32/11.74	c Core size: 244	Core Weight: 1	Total Weight: 1324
11.32/11.74	c Elapsed CPU time: 11.2293 s	Remaining CPU time: 1788.77 s
11.32/11.75	c ============================[ Search Statistics ]==============================
11.32/11.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.32/11.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.32/11.75	c ===============================================================================
11.32/11.75	c |         0 |    5236     8468    18676 |     5000        0    nan |  0.000 % |
11.32/11.77	c |       101 |    5213     8468    18676 |     5500       96      9 | 13.492 % |
11.32/11.78	c |       252 |    5179     8468    18676 |     6050      235     11 | 14.058 % |
11.41/11.80	c |       482 |    5179     8468    18676 |     6655      465     22 | 14.058 % |
11.41/11.82	c |       821 |    5177     8468    18676 |     7320      803     29 | 14.092 % |
11.41/11.86	c |      1328 |    5177     8468    18676 |     8052     1310     39 | 14.092 % |
11.52/11.92	c ===============================================================================
11.52/11.93	c core #1325
11.52/11.93	c Core size: 623	Core Weight: 1	Total Weight: 1325
11.52/11.93	c Elapsed CPU time: 11.4123 s	Remaining CPU time: 1788.59 s
11.52/11.95	c Learning 2 hard constraints
11.52/11.95	c ============================[ Search Statistics ]==============================
11.52/11.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.52/11.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.52/11.95	c ===============================================================================
11.52/11.95	c |         0 |    5359     8471    18928 |     5000        0    nan |  0.000 % |
11.52/11.96	c |       101 |    5346     8471    18928 |     5500       93     15 | 13.059 % |
11.52/11.99	c |       251 |    5331     8471    18928 |     6050      242     17 | 13.888 % |
11.61/12.00	c |       476 |    5295     8471    18928 |     6655      455     22 | 13.888 % |
11.61/12.03	c |       815 |    5295     8471    18928 |     7320      794     27 | 13.888 % |
11.61/12.06	c |      1321 |    5295     8471    18928 |     8052     1300     28 | 13.889 % |
11.71/12.13	c |      2083 |    5295     8471    18928 |     8857     2062     38 | 13.891 % |
11.81/12.25	c |      3222 |    5295     8471    18928 |     9743     3201     40 | 13.888 % |
12.01/12.42	c |      4931 |    5295     8471    18928 |    10717     4910     45 | 13.888 % |
12.31/12.77	c |      7493 |    5295     8471    18928 |    11789     7472     50 | 13.888 % |
13.01/13.49	c |     11344 |    5295     8471    18928 |    12968    11323     55 | 13.888 % |
13.71/14.18	c ===============================================================================
13.89/14.34	c core #1326
13.89/14.34	c Core size: 823	Core Weight: 1	Total Weight: 1326
13.89/14.34	c Elapsed CPU time: 13.7679 s	Remaining CPU time: 1786.23 s
13.89/14.37	c Learning 16 hard constraints
13.89/14.37	c ============================[ Search Statistics ]==============================
13.89/14.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.89/14.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.89/14.37	c ===============================================================================
13.89/14.37	c |         0 |    5488     8488    19231 |     5000        0    nan |  0.000 % |
13.89/14.39	c |       100 |    5488     8488    19231 |     5500      100     34 | 12.584 % |
13.99/14.41	c |       251 |    5467     8488    19231 |     6050      246     40 | 12.934 % |
13.99/14.43	c |       477 |    5466     8488    19231 |     6655      467     29 | 12.934 % |
13.99/14.46	c |       816 |    5435     8488    19231 |     7320      798     38 | 13.428 % |
13.99/14.49	c |      1323 |    5429     8488    19231 |     8052     1304     31 | 13.762 % |
14.09/14.58	c |      2084 |    5410     8488    19231 |     8857     2061     37 | 13.826 % |
14.29/14.71	c |      3225 |    5410     8488    19231 |     9743     3202     52 | 13.826 % |
14.49/14.93	c |      4933 |    5410     8488    19231 |    10717     4910     61 | 13.830 % |
14.90/15.35	c |      7499 |    5383     8488    19231 |    11789     7473     73 | 14.288 % |
15.79/16.27	c |     11346 |    5383     8488    19231 |    12968    11320     79 | 14.292 % |
17.27/17.77	c |     17112 |    5381     8488    19231 |    14265     9512     98 | 14.290 % |
20.66/21.13	c |     25761 |    5381     8488    19231 |    15692     9869     96 | 14.288 % |
24.75/25.27	c |     38740 |    5309     8488    19231 |    17261     8461     86 | 15.438 % |
30.72/31.27	c ===============================================================================
31.33/31.89	c core #1327
31.33/31.89	c Core size: 941	Core Weight: 1	Total Weight: 1327
31.33/31.89	c Elapsed CPU time: 31.0433 s	Remaining CPU time: 1768.96 s
31.43/31.96	c Learning 1 hard constraints
31.43/31.96	c ============================[ Search Statistics ]==============================
31.43/31.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
31.43/31.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
31.43/31.96	c ===============================================================================
31.43/31.96	c |         0 |    5618     8490    19495 |     5000        0    nan |  0.000 % |
31.43/31.99	c |       100 |    5581     8490    19495 |     5500       93     24 | 13.327 % |
31.52/32.00	c |       250 |    5554     8490    19495 |     6050      238     29 | 13.327 % |
31.52/32.03	c |       476 |    5551     8490    19495 |     6655      463     40 | 13.374 % |
31.52/32.05	c |       814 |    5538     8490    19495 |     7320      796     35 | 13.717 % |
31.52/32.09	c |      1321 |    5538     8490    19495 |     8052     1303     38 | 13.717 % |
31.52/32.09	c ===============================================================================
31.52/32.09	c Verified 8490 original clauses.
31.52/32.09	c #cores: 1327
31.52/32.09	c Final Weight: 1327
31.52/32.09	o 1327
31.52/32.09	s OPTIMUM FOUND
31.52/32.09	v -x1 x2 -x3 x4 -x5 x6 -x7 -x8 x9 -x10 -x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 -x19 x20 -x21 x22 x23 -x24 -x25 x26 x27 -x28 x29 -x30 -x31 x32 -x33 x34 x35 -x36 x37 -x38 -x39 -x40 -x41 -x42 x43 -x44 -x45 x46 x47 -x48 -x49 -x50 x51 -x52 -x53 -x54 x55 -x56 x57 -x58 x59 -x60 -x61 x62 x63 -x64 x65 -x66 -x67 x68 -x69 -x70 x71 -x72 -x73 x74 x75 -x76 -x77 x78 x79 -x80 -x81 -x82 -x83 x84 x85 -x86 x87 -x88 -x89 -x90 x91 -x92 x93 -x94 x95 -x96 -x97 x98 -x99 x100 -x101 x102 -x103 x104 -x105 x106 -x107 -x108 -x109 x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120 x121 -x122 -x123 -x124 -x125 x126 -x127 -x128 x129 -x130 x131 -x132 -x133 -x134 -x135 -x136 -x137 x138 -x139 -x140 x141 -x142 x143 -x144 -x145 x146 -x147 -x148 x149 -x150 x151 -x152 -x153 x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 x162 -x163 x164 x165 -x166 -x167 x168 -x169 x170 -x171 x172 -x173 x174 -x175 x176 x177 -x178 -x179 x180 -x181 x182 x183 -x184 -x185 -x186 -x187 x188 x189 -x190 x191 -x192 x193 -x194 x195 -x196 x197 -x198 -x199 x200 x201 -x202 x203 -x204 -x205 x206 -x207 x208 -x209 -x210 -x211 x212 -x213 x214 x215 -x216 -x217 x218 x219 -x220 -x221 x222 -x223 x224 -x225 x226 -x227 x228 -x229 x230 x231 -x232 x233 -x234 -x235 -x236 -x237 -x238 -x239 x240 -x241 -x242 x243 -x244 -x245 -x246 x247 -x248 -x249 x250 x251 -x252 x253 -x254 -x255 x256 x257 -x258 x259 -x260 -x261 x262 x263 -x264 x265 -x266 x267 -x268 x269 -x270 -x271 x272 -x273 x274 -x275 x276 -x277 x278 x279 -x280 -x281 x282 x283 -x284 -x285 x286 -x287 x288 -x289 x290 -x291 x292 -x293 x294 -x295 x296 -x297 x298 -x299 x300 -x301 x302 x303 -x304 x305 -x306 x307 -x308 -x309 x310 -x311 x312 -x313 x314 -x315 x316 -x317 x318 -x319 x320 x321 -x322 x323 -x324 -x325 x326 -x327 x328 x329 -x330 x331 -x332 x333 -x334 x335 -x336 x337 -x338 -x339 x340 -x341 x342 -x343 x344 -x345 x346 x347 -x348 x349 -x350 x351 -x352 -x353 x354 -x355 x356 -x357 x358 -x359 x360 -x361 x362 -x363 x364 -x365 x366 -x367 x368 -x369 x370 -x371 x372 x373 -x374 x375 -x376 x377 -x378 x379 -x380 x381 -x382 x383 -x384 x385 -x386 x387 -x388 -x389 x390 -x391 x392 -x393 x394 -x395 x396 -x397 x398 -x399 x400 -x401 x402 -x403 x404 -x405 x406 -x407 x408 x409 -x410 x411 -x412 x413 -x414 x415 -x416 -x417 x418 -x419 x420 -x421 x422 -x423 x424 -x425 x426 x427 -x428 x429 -x430 x431 -x432 -x433 x434 -x435 x436 -x437 x438 -x439 x440 -x441 x442 -x443 x444 -x445 x446 x447 -x448 x449 -x450 -x451 x452 -x453 x454 -x455 x456 -x457 x458 x459 -x460 x461 -x462 x463 -x464 -x465 x466 x467 -x468 -x469 x470 x471 -x472 -x473 x474 -x475 x476 -x477 x478 x479 -x480 -x481 x482 -x483 x484 x485 -x486 -x487 x488 -x489 x490 -x491 x492 x493 -x494 x495 -x496 x497 -x498 x499 -x500 -x501 x502 -x503 x504 x505 -x506 -x507 x508 x509 -x510 x511 -x512 -x513 x514 -x515 x516 -x517 x518 -x519 x520 -x521 x522 x523 -x524 x525 -x526 x527 -x528 -x529 x530 -x531 x532 -x533 x534 x535 -x536 x537 -x538 x539 -x540 x541 -x542 x543 -x544 -x545 x546 x547 -x548 -x549 x550 -x551 x552 x553 -x554 -x555 x556 -x557 x558 x559 -x560 x561 -x562 -x563 x564 -x565 x566 -x567 x568 x569 -x570 x571 -x572 -x573 x574 x575 -x576 x577 -x578 -x579 x580 -x581 x582 -x583 x584 x585 -x586 -x587 x588 -x589 x590 -x591 x592 -x593 x594 -x595 x596 -x597 x598 -x599 x600 -x601 x602 x603 -x604 x605 -x606 x607 -x608 -x609 x610 x611 -x612 -x613 x614 -x615 x616 x617 -x618 -x619 x620 -x621 x622 -x623 x624 x625 -x626 x627 -x628 x629 -x630 -x631 x632 -x633 x634 -x635 x636 x637 -x638 -x639 x640 x641 -x642 x643 -x644 -x645 x646 -x647 x648 -x649 x650 -x651 x652 x653 -x654 x655 -x656 x657 -x658 -x659 x660 x661 -x662 -x663 x664 x665 -x666 x667 -x668 x669 -x670 x671 -x672 x673 -x674 x675 -x676 -x677 x678 x679 -x680 x681 -x682 -x683 x684 -x685 x686 -x687 x688 -x689 x690 -x691 x692 x693 -x694 -x695 x696 x697 -x698 x699 -x700 x701 -x702 x703 -x704 x705 -x706 -x707 x708 -x709 x710 -x711 x712 -x713 x714 -x715 x716 x717 -x718 x719 -x720 -x721 x722 -x723 x724 x725 -x726 -x727 x728 -x729 x730 x731 -x732 -x733 x734 -x735 x736 -x737 x738 -x739 x740 -x741 x742 -x743 x744 -x745 x746 -x747 x748 x749 -x750 -x751 x752 -x753 x754 -x755 x756 -x757 x758 x759 -x760 -x761 x762 x763 -x764 -x765 x766 x767 -x768 x769 -x770 x771 -x772 x773 -x774 x775 -x776 x777 -x778 -x779 x780 -x781 x782 -x783 x784 x785 -x786 x787 -x788 x789 -x790 -x791 x792 -x793 x794 x795 -x796 -x797 x798 -x799 x800 x801 -x802 x803 -x804 x805 -x806 x807 -x808 x809 -x810 -x811 x812 -x813 x814 -x815 x816 x817 -x818 x819 -x820 x821 -x822 x823 -x824 x825 -x826 -x827 x828 x829 -x830 x831 -x832 x833 -x834 -x835 x836 -x837 x838 -x839 x840 x841 -x842 x843 -x844 -x845 x846 x847 -x848 x849 -x850 x851 -x852 -x853 x854 x855 -x856 x857 -x858 x859 -x860 -x861 x862 x863 -x864 x865 -x866 -x867 x868 x869 -x870 -x871 x872 -x873 x874 x875 -x876 x877 -x878 x879 -x880 x881 -x882 x883 -x884 -x885 x886 -x887 x888 x889 -x890 x891 -x892 -x893 x894 -x895 x896 -x897 x898 -x899 x900 -x901 x902 -x903 x904 -x905 x906 -x907 x908 -x909 x910 -x911 x912 -x913 x914 x915 -x916 -x917 x918 x919 -x920 -x921 x922 x923 -x924 x925 -x926 -x927 x928 -x929 x930 x931 -x932 x933 -x934 x935 -x936 x937 -x938 x939 -x940 -x941 x942 -x943 x944 -x945 x946 x947 -x948 x949 -x950 x951 -x952 -x953 x954 -x955 x956 -x957 x958 -x959 x960 -x961 x962 -x963 x964 -x965 x966 -x967 x968 -x969 x970 x971 -x972 -x973 x974 -x975 x976 -x977 x978 x979 -x980 -x981 x982 x983 -x984 -x985 x986 x987 -x988 -x989 x990 -x991 x992 x993 -x994 x995 -x996 x997 -x998 x999 -x1000 x1001 -x1002 -x1003 x1004 -x1005 x1006 -x1007 x1008 x1009 -x1010 x1011 -x1012 -x1013 x1014 -x1015 x1016 -x1017 x1018 -x1019 x1020 -x1021 x1022 x1023 -x1024 x1025 -x1026 -x1027 x1028 x1029 -x1030 x1031 -x1032 x1033 -x1034 -x1035 x1036 -x1037 x1038 -x1039 x1040 -x1041 x1042 x1043 -x1044 x1045 -x1046 x1047 -x1048 x1049 -x1050 x1051 -x1052 x1053 -x1054 x1055 -x1056 x1057 -x1058 x1059 -x1060 x1061 -x1062 -x1063 x1064 x1065 -x1066 x1067 -x1068 x1069 -x1070 x1071 -x1072 -x1073 x1074 x1075 -x1076 x1077 -x1078 x1079 -x1080 x1081 -x1082 -x1083 x1084 x1085 -x1086 -x1087 x1088 -x1089 x1090 x1091 -x1092 -x1093 x1094 -x1095 x1096 x1097 -x1098 x1099 -x1100 -x1101 x1102 -x1103 x1104 -x1105 x1106 x1107 -x1108 -x1109 x1110 x1111 -x1112 x1113 -x1114 x1115 -x1116 -x1117 x1118 x1119 -x1120 x1121 -x1122 -x1123 x1124 -x1125 x1126 -x1127 x1128 x1129 -x1130 x1131 -x1132 -x1133 x1134 x1135 -x1136 -x1137 x1138 -x1139 x1140 x1141 -x1142 x1143 -x1144 -x1145 x1146 -x1147 x1148 -x1149 x1150 -x1151 x1152 x1153 -x1154 -x1155 x1156 x1157 -x1158 -x1159 x1160 -x1161 x1162 -x1163 x1164 x1165 -x1166 -x1167 x1168 x1169 -x1170 x1171 -x1172 -x1173 x1174 x1175 -x1176 x1177 -x1178 x1179 -x1180 -x1181 x1182 x1183 -x1184 x1185 -x1186 x1187 -x1188 x1189 -x1190 x1191 -x1192 -x1193 x1194 x1195 -x1196 -x1197 x1198 -x1199 x1200 x1201 -x1202 x1203 -x1204 -x1205 x1206 -x1207 x1208 x1209 -x1210 x1211 -x1212 -x1213 x1214 -x1215 x1216 -x1217 x1218 -x1219 x1220 -x1221 x1222 -x1223 x1224 -x1225 x1226 -x1227 x1228 x1229 -x1230 -x1231 x1232 -x1233 x1234 x1235 -x1236 x1237 -x1238 x1239 -x1240 x1241 -x1242 -x1243 x1244 -x1245 x1246 x1247 -x1248 x1249 -x1250 -x1251 x1252 -x1253 x1254 -x1255 x1256 -x1257 -x1258 x1259 -x1260 x1261 -x1262 -x1263 -x1264 -x1265 x1266 x1267 -x1268 -x1269 x1270 x1271 -x1272 -x1273 x1274 -x1275 x1276 x1277 -x1278 x1279 -x1280 -x1281 x1282 -x1283 x1284 x1285 -x1286 x1287 -x1288 x1289 -x1290 -x1291 x1292 -x1293 x1294 -x1295 x1296 -x1297 x1298 -x1299 x1300 -x1301 x1302 -x1303 x1304 x1305 -x1306 -x1307 x1308 x1309 -x1310 x1311 -x1312 x1313 -x1314 -x1315 x1316 -x1317 x1318 x1319 -x1320 x1321 -x1322 x1323 -x1324 x1325 -x1326 x1327 -x1328 -x1329 x1330 x1331 -x1332 x1333 -x1334 x1335 -x1336 x1337 -x1338 x1339 -x1340 x1341 -x1342 x1343 -x1344 -x1345 x1346 x1347 -x1348 x1349 -x1350 x1351 -x1352 x1353 -x1354 -x1355 x1356 -x1357 x1358 -x1359 x1360 -x1361 x1362 x1363 -x1364 x1365 -x1366 -x1367 x1368 -x1369 x1370 -x1371 x1372 x1373 -x1374 -x1375 x1376 x1377 -x1378 -x1379 x1380 -x1381 x1382 x1383 -x1384 x1385 -x1386 x1387 -x1388 x1389 -x1390 -x1391 x1392 x1393 -x1394 -x1395 x1396 -x1397 x1398 -x1399 x1400 -x1401 x1402 -x1403 x1404 -x1405 x1406 x1407 -x1408 -x1409 x1410 x1411 -x1412 x1413 -x1414 -x1415 x1416 -x1417 x1418 x1419 -x1420 x1421 -x1422 x1423 -x1424 -x1425 x1426 x1427 -x1428 x1429 -x1430 -x1431 x1432 -x1433 x1434 x1435 -x1436 x1437 -x1438 x1439 -x1440 -x1441 x1442 x1443 -x1444 -x1445 x1446 -x1447 x1448 x1449 -x1450 x1451 -x1452 x1453 -x1454 x1455 -x1456 -x1457 x1458 -x1459 x1460 x1461 -x1462 -x1463 x1464 -x1465 x1466 -x1467 x1468 -x1469 x1470 -x1471 x1472 -x1473 x1474 x1475 -x1476 -x1477 x1478 x1479 -x1480 -x1481 x1482 x1483 -x1484 -x1485 x1486 -x1487 x1488 x1489 -x1490 x1491 -x1492 x1493 -x1494 x1495 -x1496 -x1497 x1498 x1499 -x1500 x1501 -x1502 -x1503 x1504 x1505 -x1506 -x1507 x1508 -x1509 x1510 x1511 -x1512 x1513 -x1514 x1515 -x1516 -x1517 x1518 x1519 -x1520 -x1521 x1522 -x1523 x1524 x1525 -x1526 -x1527 x1528 -x1529 x1530 -x1531 x1532 -x1533 x1534 x1535 -x1536 -x1537 x1538 x1539 -x1540 x1541 -x1542 x1543 -x1544 x1545 -x1546 -x1547 x1548 x1549 -x1550 x1551 -x1552 x1553 -x1554 -x1555 x1556 -x1557 x1558 -x1559 x1560 -x1561 x1562 -x1563 x1564 -x1565 x1566 -x1567 x1568 x1569 -x1570 -x1571 x1572 x1573 -x1574 -x1575 x1576 -x1577 x1578 -x1579 x1580 -x1581 x1582 -x1583 x1584 -x1585 x1586 -x1587 x1588 -x1589 x1590 -x1591 x1592 -x1593 x1594 x1595 -x1596 x1597 -x1598 x1599 -x1600 -x1601 x1602 -x1603 x1604 -x1605 x1606 -x1607 x1608 x1609 -x1610 -x1611 x1612 x1613 -x1614 x1615 -x1616 x1617 -x1618 -x1619 x1620 -x1621 x1622 x1623 -x1624 x1625 -x1626 -x1627 x1628 -x1629 x1630 -x1631 x1632 -x1633 x1634 x1635 -x1636 x1637 -x1638 x1639 -x1640 -x1641 x1642 -x1643 x1644 -x1645 x1646 x1647 -x1648 x1649 -x1650 -x1651 x1652 x1653 -x1654 x1655 -x1656 -x1657 x1658 -x1659 -x1660 -x1661 x1662 -x1663 x1664 -x1665 x1666 -x1667 -x1668 x1669 -x1670 x1671 -x1672 -x1673 x1674 -x1675 -x1676 -x1677 x1678 -x1679 x1680 x1681 -x1682 -x1683 x1684 x1685 -x1686 x1687 -x1688 -x1689 x1690 -x1691 x1692 x1693 -x1694 -x1695 x1696 -x1697 x1698 -x1699 x1700 x1701 -x1702 x1703 -x1704 x1705 -x1706 -x1707 x1708 x1709 -x1710 -x1711 x1712 x1713 -x1714 -x1715 x1716 x1717 -x1718 x1719 -x1720 -x1721 x1722 x1723 -x1724 -x1725 x1726 x1727 -x1728 -x1729 x1730 x1731 -x1732 x1733 -x1734 -x1735 x1736 x1737 -x1738 -x1739 x1740 x1741 -x1742 -x1743 x1744 -x1745 x1746 x1747 -x1748 -x1749 x1750 x1751 -x1752 x1753 -x1754 x1755 -x1756 -x1757 x1758 x1759 -x1760 -x1761 x1762 -x1763 x1764 -x1765 x1766 x1767 -x1768 x1769 -x1770 x1771 -x1772 -x1773 x1774 -x1775 x1776 -x1777 x1778 -x1779 x1780 -x1781 x1782 x1783 -x1784 -x1785 x1786 -x1787 x1788 x1789 -x1790 -x1791 x1792 -x1793 x1794 x1795 -x1796 x1797 -x1798 -x1799 x1800 -x1801 x1802 x1803 -x1804 -x1805 x1806 -x1807 x1808 -x1809 x1810 x1811 -x1812 x1813 -x1814 -x1815 x1816 -x1817 x1818 -x1819 x1820 -x1821 x1822 -x1823 x1824 -x1825 x1826 -x1827 x1828 -x1829 x1830 -x1831 x1832 x1833 -x1834 -x1835 x1836 -x1837 x1838 x1839 -x1840 x1841 -x1842 x1843 -x1844 x1845 -x1846 -x1847 x1848 -x1849 x1850 -x1851 x1852 -x1853 x1854 -x1855 x1856 -x1857 x1858 -x1859 x1860 -x1861 x1862 -x1863 x1864 x1865 -x1866 -x1867 x1868 x1869 -x1870 x1871 -x1872 -x1873 x1874 -x1875 x1876 x1877 -x1878 -x1879 x1880 x1881 -x1882 -x1883 x1884 -x1885 x1886 x1887 -x1888 -x1889 x1890 -x1891 x1892 x1893 -x1894 -x1895 x1896 -x1897 x1898 -x1899 x1900 -x1901 x1902 x1903 -x1904 x1905 -x1906 -x1907 x1908 -x1909 x1910 x1911 -x1912 -x1913 x1914 -x1915 x1916 x1917 -x1918 x1919 -x1920 x1921 -x1922 x1923 -x1924 -x1925 x1926 -x1927 x1928 x1929 -x1930 x1931 -x1932 -x1933 x1934 -x1935 x1936 -x1937 x1938 -x1939 x1940 -x1941 x1942 -x1943 x1944 -x1945 x1946 -x1947 x1948 -x1949 x1950 -x1951 x1952 x1953 -x1954 -x1955 x1956 -x1957 x1958 -x1959 x1960 -x1961 x1962 x1963 -x1964 x1965 -x1966 x1967 -x1968 x1969 -x1970 -x1971 x1972 x1973 -x1974 -x1975 x1976 x1977 -x1978 -x1979 x1980 x1981 -x1982 x1983 -x1984 x1985 -x1986 -x1987 x1988 x1989 -x1990 -x1991 x1992 x1993 -x1994 -x1995 x1996 -x1997 x1998 x1999 -x2000 -x2001 x2002 -x2003 x2004 -x2005 x2006 -x2007 x2008 x2009 -x2010 -x2011 x2012 -x2013 x2014 -x2015 x2016 x2017 -x2018 x2019 -x2020 x2021 -x2022 x2023 -x2024 x2025 -x2026 -x2027 x2028 x2029 -x2030 x2031 -x2032 x2033 -x2034 -x2035 x2036 x2037 -x2038 -x2039 x2040 x2041 -x2042 x2043 -x2044 x2045 -x2046 x2047 -x2048 -x2049 x2050 x2051 -x2052 x2053 -x2054 -x2055 x2056 -x2057 x2058 -x2059 x2060 -x2061 x2062 -x2063 x2064 x2065 -x2066 -x2067 x2068 -x2069 x2070 x2071 -x2072 x2073 -x2074 -x2075 x2076 x2077 -x2078 -x2079 x2080 x2081 -x2082 -x2083 x2084 x2085 -x2086 -x2087 x2088 -x2089 x2090 -x2091 x2092 x2093 -x2094 x2095 -x2096 x2097 -x2098 x2099 -x2100 x2101 -x2102 -x2103 x2104 x2105 -x2106 x2107 -x2108 -x2109 x2110 -x2111 x2112 -x2113 x2114 -x2115 x2116 x2117 -x2118 -x2119 x2120 x2121 -x2122 x2123 -x2124 x2125 -x2126 x2127 -x2128 x2129 -x2130 x2131 -x2132 -x2133 x2134 x2135 -x2136 x2137 -x2138 x2139 -x2140 x2141 -x2142 x2143 -x2144 x2145 -x2146 x2147 -x2148 -x2149 x2150 x2151 -x2152 x2153 -x2154 x2155 -x2156 -x2157 x2158 -x2159 x2160 x2161 -x2162 x2163 -x2164 -x2165 x2166 -x2167 x2168 x2169 -x2170 x2171 -x2172 -x2173 x2174 x2175 -x2176 x2177 -x2178 x2179 -x2180 x2181 -x2182 x2183 -x2184 -x2185 x2186 x2187 -x2188 -x2189 x2190 -x2191 x2192 -x2193 x2194 x2195 -x2196 -x2197 x2198 -x2199 x2200 -x2201 x2202 -x2203 x2204 -x2205 x2206 x2207 -x2208 -x2209 x2210 -x2211 x2212 -x2213 x2214 -x2215 x2216 -x2217 x2218 x2219 -x2220 x2221 -x2222 -x2223 x2224 x2225 -x2226 x2227 -x2228 x2229 -x2230 -x2231 x2232 -x2233 x2234 -x2235 x2236 -x2237 x2238 -x2239 x2240 -x2241 x2242 -x2243 x2244 -x2245 x2246 x2247 -x2248 -x2249 x2250 x2251 -x2252 -x2253 x2254 x2255 -x2256 -x2257 x2258 x2259 -x2260 -x2261 x2262 x2263 -x2264 -x2265 x2266 x2267 -x2268 -x2269 x2270 -x2271 x2272 -x2273 x2274 x2275 -x2276 x2277 -x2278 -x2279 x2280 x2281 -x2282 -x2283 x2284 -x2285 x2286 x2287 -x2288 x2289 -x2290 -x2291 x2292 -x2293 x2294 -x2295 x2296 x2297 -x2298 -x2299 x2300 -x2301 x2302 x2303 -x2304 -x2305 x2306 -x2307 x2308 -x2309 x2310 x2311 -x2312 -x2313 x2314 x2315 -x2316 -x2317 x2318 x2319 -x2320 -x2321 x2322 x2323 -x2324 x2325 -x2326 x2327 -x2328 -x2329 x2330 x2331 -x2332 x2333 -x2334 x2335 -x2336 x2337 -x2338 -x2339 x2340 -x2341 x2342 -x2343 x2344 x2345 -x2346 x2347 -x2348 x2349 -x2350 x2351 -x2352 x2353 -x2354 x2355 -x2356 x2357 -x2358 x2359 -x2360 x2361 -x2362 -x2363 x2364 x2365 -x2366 -x2367 x2368 -x2369 x2370 x2371 -x2372 x2373 -x2374 -x2375 x2376 x2377 -x2378 -x2379 x2380 x2381 -x2382 x2383 -x2384 -x2385 x2386 -x2387 x2388 -x2389 x2390 -x2391 x2392 -x2393 x2394 x2395 -x2396 -x2397 x2398 x2399 -x2400 x2401 -x2402 -x2403 x2404 -x2405 x2406 x2407 -x2408 x2409 -x2410 -x2411 x2412 -x2413 x2414 -x2415 x2416 x2417 -x2418 x2419 -x2420 x2421 -x2422 -x2423 x2424 -x2425 x2426 x2427 -x2428 x2429 -x2430 x2431 -x2432 x2433 -x2434 x2435 -x2436 -x2437 x2438 x2439 -x2440 -x2441 x2442 -x2443 x2444 -x2445 x2446 x2447 -x2448 x2449 -x2450 -x2451 x2452 -x2453 x2454 -x2455 x2456 x2457 -x2458 -x2459 x2460 x2461 -x2462 x2463 -x2464 -x2465 x2466 x2467 -x2468 x2469 -x2470 x2471 -x2472 -x2473 x2474 x2475 -x2476 -x2477 x2478 -x2479 x2480 x2481 -x2482 -x2483 x2484 -x2485 x2486 -x2487 x2488 -x2489 x2490 x2491 -x2492 -x2493 x2494 -x2495 x2496 -x2497 x2498 x2499 -x2500 -x2501 x2502 x2503 -x2504 x2505 -x2506 x2507 -x2508 -x2509 x2510 x2511 -x2512 x2513 -x2514 x2515 -x2516 x2517 -x2518 -x2519 x2520 x2521 -x2522 -x2523 x2524 x2525 -x2526 -x2527 x2528 x2529 -x2530 x2531 -x2532 x2533 -x2534 -x2535 x2536 x2537 -x2538 -x2539 x2540 x2541 -x2542 x2543 -x2544 x2545 -x2546 -x2547 x2548 -x2549 x2550 -x2551 x2552 x2553 -x2554 x2555 -x2556 -x2557 x2558 -x2559 x2560 x2561 -x2562 x2563 -x2564 -x2565 x2566 -x2567 x2568 x2569 -x2570 -x2571 x2572 x2573 -x2574 x2575 -x2576 x2577 -x2578 -x2579 x2580 -x2581 x2582 x2583 -x2584 x2585 -x2586 -x2587 x2588 -x2589 x2590 x2591 -x2592 x2593 -x2594 x2595 -x2596 -x2597 x2598 x2599 -x2600 x2601 -x2602 x2603 -x2604 -x2605 x2606 -x2607 x2608 -x2609 x2610 -x2611 x2612 x2613 -x2614 -x2615 x2616 -x2617 x2618 x2619 -x2620 -x2621 x2622 -x2623 x2624 -x2625 x2626 -x2627 x2628 x2629 -x2630 x2631 -x2632 x2633 -x2634 -x2635 x2636 x2637 -x2638 x2639 -x2640 -x2641 x2642 -x2643 x2644 x2645 -x2646 -x2647 x2648 x2649 -x2650 x2651 -x2652 -x2653 x2654 x2655 -x2656 -x2657 x2658 x2659 -x2660 -x2661 x2662 x2663 -x2664 -x2665 x2666 -x2667 x2668 x2669 -x2670 -x2671 x2672 -x2673 x2674 -x2675 x2676 -x2677 x2678 x2679 -x2680 -x2681 x2682 -x2683 x2684 -x2685 x2686 -x2687 x2688 x2689 -x2690 x2691 -x2692 -x2693 x2694 -x2695 x2696 x2697 -x2698 x2699 -x2700 -x2701 x2702 -x2703 x2704 -x2705 x2706 x2707 -x2708 -x2709 x2710 x2711 -x2712 -x2713 x2714 x2715 -x2716 -x2717 x2718 x2719 -x2720 -x2721 x2722 x2723 -x2724 x2725 -x2726

Verifier Data

OK	1327

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1875686-1245152243/watcher-1875686-1245152243 -o /tmp/evaluation-result-1875686-1245152243/solver-1875686-1245152243 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875686-1245152243.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.75 1.93 1.97 3/73 9187
/proc/meminfo: memFree=842000/2055920 swapFree=4180876/4192956
[pid=9187] ppid=9185 vsize=2672 CPUtime=0
/proc/9187/stat : 9187 (wbo) R 9185 9187 8822 0 -1 4194304 184 0 0 0 0 0 0 0 20 0 1 0 182822309 2736128 168 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/9187/statm: 668 175 118 292 0 339 0

[startup+0.0118289 s]
/proc/loadavg: 1.75 1.93 1.97 3/73 9187
/proc/meminfo: memFree=842000/2055920 swapFree=4180876/4192956
[pid=9187] ppid=9185 vsize=3192 CPUtime=0
/proc/9187/stat : 9187 (wbo) R 9185 9187 8822 0 -1 4194304 317 0 0 0 0 0 0 0 20 0 1 0 182822309 3268608 301 1992294400 134512640 135709839 4294956240 18446744073709551615 134547984 0 0 4096 3 0 0 0 17 1 0 0
/proc/9187/statm: 798 301 132 292 0 469 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3192

[startup+0.102147 s]
/proc/loadavg: 1.75 1.93 1.97 3/73 9187
/proc/meminfo: memFree=842000/2055920 swapFree=4180876/4192956
[pid=9187] ppid=9185 vsize=4028 CPUtime=0.09
/proc/9187/stat : 9187 (wbo) R 9185 9187 8822 0 -1 4194304 612 0 0 0 9 0 0 0 20 0 1 0 182822309 4124672 550 1992294400 134512640 135709839 4294956240 18446744073709551615 135168492 0 0 4096 3 0 0 0 17 1 0 0
/proc/9187/statm: 1007 550 133 292 0 712 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4028

[startup+0.302866 s]
/proc/loadavg: 1.75 1.93 1.97 3/73 9187
/proc/meminfo: memFree=842000/2055920 swapFree=4180876/4192956
[pid=9187] ppid=9185 vsize=4028 CPUtime=0.29
/proc/9187/stat : 9187 (wbo) R 9185 9187 8822 0 -1 4194304 753 0 0 0 28 1 0 0 23 0 1 0 182822309 4124672 551 1992294400 134512640 135709839 4294956240 18446744073709551615 135182820 0 0 4096 3 0 0 0 17 1 0 0
/proc/9187/statm: 1007 551 133 292 0 712 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4028

[startup+0.701914 s]
/proc/loadavg: 1.75 1.93 1.97 3/73 9187
/proc/meminfo: memFree=842000/2055920 swapFree=4180876/4192956
[pid=9187] ppid=9185 vsize=4212 CPUtime=0.67
/proc/9187/stat : 9187 (wbo) R 9185 9187 8822 0 -1 4194304 966 0 0 0 66 1 0 0 25 0 1 0 182822309 4313088 598 1992294400 134512640 135709839 4294956240 18446744073709551615 135171588 0 0 4096 3 0 0 0 17 1 0 0
/proc/9187/statm: 1053 598 133 292 0 758 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 4212

[startup+1.502 s]
/proc/loadavg: 1.85 1.95 1.98 3/74 9188
/proc/meminfo: memFree=839752/2055920 swapFree=4180876/4192956
[pid=9187] ppid=9185 vsize=4952 CPUtime=1.46
/proc/9187/stat : 9187 (wbo) R 9185 9187 8822 0 -1 4194304 1423 0 0 0 144 2 0 0 25 0 1 0 182822309 5070848 784 1992294400 134512640 135709839 4294956240 18446744073709551615 134607416 0 0 4096 3 0 0 0 17 1 0 0
/proc/9187/statm: 1238 784 133 292 0 943 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 4952

[startup+3.10218 s]
/proc/loadavg: 1.85 1.95 1.98 2/74 9188
/proc/meminfo: memFree=838664/2055920 swapFree=4180876/4192956
[pid=9187] ppid=9185 vsize=6276 CPUtime=2.85
/proc/9187/stat : 9187 (wbo) R 9185 9187 8822 0 -1 4194304 2320 0 0 0 282 3 0 0 25 0 1 0 182822309 6426624 1140 1992294400 134512640 135709839 4294956240 18446744073709551615 135182769 0 0 4096 3 0 0 0 17 1 0 0
/proc/9187/statm: 1569 1140 133 292 0 1274 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 6276

[startup+6.30321 s]
/proc/loadavg: 1.78 1.94 1.97 4/74 9188
/proc/meminfo: memFree=834312/2055920 swapFree=4180876/4192956
[pid=9187] ppid=9185 vsize=10836 CPUtime=6
/proc/9187/stat : 9187 (wbo) R 9185 9187 8822 0 -1 4194304 6161 0 0 0 593 7 0 0 25 0 1 0 182822309 11096064 2241 1992294400 134512640 135709839 4294956240 18446744073709551615 135183291 0 0 4096 3 0 0 0 17 1 0 0
/proc/9187/statm: 2709 2241 133 292 0 2414 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 10836

[startup+12.7023 s]
/proc/loadavg: 1.71 1.92 1.97 3/74 9188
/proc/meminfo: memFree=821896/2055920 swapFree=4180876/4192956
[pid=9187] ppid=9185 vsize=23188 CPUtime=12.31
/proc/9187/stat : 9187 (wbo) R 9185 9187 8822 0 -1 4194304 13084 0 0 0 1215 16 0 0 25 0 1 0 182822309 23744512 5326 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9187/statm: 5797 5326 136 292 0 5502 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 23188

[startup+25.5018 s]
/proc/loadavg: 1.60 1.89 1.96 3/74 9188
/proc/meminfo: memFree=797576/2055920 swapFree=4180876/4192956
[pid=9187] ppid=9185 vsize=46620 CPUtime=25.04
/proc/9187/stat : 9187 (wbo) R 9185 9187 8822 0 -1 4194304 18988 0 0 0 2472 32 0 0 25 0 1 0 182822309 47738880 11193 1992294400 134512640 135709839 4294956240 18446744073709551615 134518144 0 0 4096 3 0 0 0 17 1 0 0
/proc/9187/statm: 11655 11193 136 292 0 11360 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 46620

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

[startup+28.7012 s]
/proc/loadavg: 1.64 1.89 1.96 4/74 9188
/proc/meminfo: memFree=792584/2055920 swapFree=4180876/4192956
[pid=9187] ppid=9185 vsize=51512 CPUtime=28.22
/proc/9187/stat : 9187 (wbo) R 9185 9187 8822 0 -1 4194304 20216 0 0 0 2787 35 0 0 25 0 1 0 182822309 52748288 12421 1992294400 134512640 135709839 4294956240 18446744073709551615 134573815 0 0 4096 3 0 0 0 17 1 0 0
/proc/9187/statm: 12878 12421 136 292 0 12583 0
Current children cumulated CPU time (s) 28.22
Current children cumulated vsize (KiB) 51512

[startup+30.3014 s]
/proc/loadavg: 1.64 1.89 1.96 3/74 9188
/proc/meminfo: memFree=790984/2055920 swapFree=4180876/4192956
[pid=9187] ppid=9185 vsize=53736 CPUtime=29.82
/proc/9187/stat : 9187 (wbo) R 9185 9187 8822 0 -1 4194304 20748 0 0 0 2946 36 0 0 25 0 1 0 182822309 55025664 12953 1992294400 134512640 135709839 4294956240 18446744073709551615 134517510 0 0 4096 3 0 0 0 17 1 0 0
/proc/9187/statm: 13434 12953 136 292 0 13139 0
Current children cumulated CPU time (s) 29.82
Current children cumulated vsize (KiB) 53736

[startup+31.1053 s]
/proc/loadavg: 1.66 1.89 1.96 4/74 9188
/proc/meminfo: memFree=789768/2055920 swapFree=4180876/4192956
[pid=9187] ppid=9185 vsize=54528 CPUtime=30.62
/proc/9187/stat : 9187 (wbo) R 9185 9187 8822 0 -1 4194304 20952 0 0 0 3026 36 0 0 25 0 1 0 182822309 55836672 13157 1992294400 134512640 135709839 4294956240 18446744073709551615 134517517 0 0 4096 3 0 0 0 17 1 0 0
/proc/9187/statm: 13632 13157 136 292 0 13337 0
Current children cumulated CPU time (s) 30.62
Current children cumulated vsize (KiB) 54528

[startup+31.5013 s]
/proc/loadavg: 1.66 1.89 1.96 4/74 9188
/proc/meminfo: memFree=789768/2055920 swapFree=4180876/4192956
[pid=9187] ppid=9185 vsize=55848 CPUtime=31.01
/proc/9187/stat : 9187 (wbo) R 9185 9187 8822 0 -1 4194304 21294 0 0 0 3064 37 0 0 25 0 1 0 182822309 57188352 13499 1992294400 134512640 135709839 4294956240 18446744073709551615 134516532 0 0 4096 3 0 0 0 17 1 0 0
/proc/9187/statm: 13962 13499 136 292 0 13667 0
Current children cumulated CPU time (s) 31.01
Current children cumulated vsize (KiB) 55848

[startup+31.9194 s]
/proc/loadavg: 1.66 1.89 1.96 3/74 9188
/proc/meminfo: memFree=787592/2055920 swapFree=4180876/4192956
[pid=9187] ppid=9185 vsize=57404 CPUtime=31.43
/proc/9187/stat : 9187 (wbo) R 9185 9187 8822 0 -1 4194304 21650 0 0 0 3106 37 0 0 25 0 1 0 182822309 58781696 13855 1992294400 134512640 135709839 4294956240 18446744073709551615 134674309 0 0 4096 3 0 0 0 17 1 0 0
/proc/9187/statm: 14351 13855 136 292 0 14056 0
Current children cumulated CPU time (s) 31.43
Current children cumulated vsize (KiB) 57404

[startup+32.0066 s]
/proc/loadavg: 1.66 1.89 1.96 3/74 9188
/proc/meminfo: memFree=787592/2055920 swapFree=4180876/4192956
[pid=9187] ppid=9185 vsize=57188 CPUtime=31.52
/proc/9187/stat : 9187 (wbo) R 9185 9187 8822 0 -1 4194304 21650 0 0 0 3115 37 0 0 25 0 1 0 182822309 58560512 13818 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9187/statm: 14297 13818 136 292 0 14002 0
Current children cumulated CPU time (s) 31.52
Current children cumulated vsize (KiB) 57188

Child status: 0
Real time (s): 32.1076
CPU time (s): 31.6302
CPU user time (s): 31.2413
CPU system time (s): 0.38894
CPU usage (%): 98.5132
Max. virtual memory (cumulated for all children) (KiB): 57404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.2413
system time used= 0.38894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21650
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= 4776

runsolver used 0.114982 second user time and 0.218966 second system time

The end

Launcher Data

Begin job on node87 at 2009-06-16 13:37:23
IDJOB=1875686
IDBENCH=2091
IDSOLVER=698
FILE ID=node87/1875686-1245152243
PBS_JOBID= 9363771
Free space on /tmp= 66540 MiB

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

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

MD5SUM BENCH= c4864f676e314c087bf6f2a076acf12d
RANDOM SEED=2089221030

node87.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.235
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.235
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        842352 kB
Buffers:         58352 kB
Cached:        1054212 kB
SwapCached:       6784 kB
Active:         227376 kB
Inactive:       911364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        842352 kB
SwapTotal:     4192956 kB
SwapFree:      4180876 kB
Dirty:            2508 kB
Writeback:           0 kB
Mapped:          33068 kB
Slab:            59736 kB
Committed_AS:   587360 kB
PageTables:       2128 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-1875686-1245152243.opb

Free space on /tmp at the end= 66536 MiB
End job on node87 at 2009-06-16 13:37:55