Trace number 1876187

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.0UNSAT 12.919 13.07

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-bf2670-001.opb
MD5SUM7ecb3834576c61e36b2048d581937745
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.05899
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2786
Total number of constraints4827
Number of constraints which are clauses4827
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 2786
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 2786
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 2786
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-1876187-1245153345.opb.
0.00/0.00	c Instance file HOME/instance-1876187-1245153345.opb
0.00/0.00	c File size is 151905 bytes.
0.01/0.02	c Highest Coefficient sum: 6
0.01/0.02	c ============================[ Problem Statistics ]=============================
0.01/0.02	c |                                                                             |
0.01/0.02	c |  Parsing time:          0.02         s                                      |
0.01/0.02	c |  Number Variables:      2786                                                |
0.01/0.02	c |  Number Clauses:        7613                                                |
0.01/0.02	c |  Number Cardinality:    0                                                   |
0.01/0.02	c |  Number PB Constraints: 0                                                   |
0.01/0.02	c core #1
0.01/0.02	c Core size: 2	Core Weight: 1	Total Weight: 1
0.01/0.02	c Elapsed CPU time: 0.022996 s	Remaining CPU time: 1799.98 s
0.01/0.02	c core #2
0.01/0.02	c Core size: 2	Core Weight: 1	Total Weight: 2
0.01/0.02	c Elapsed CPU time: 0.027995 s	Remaining CPU time: 1799.97 s
0.01/0.03	c core #3
0.01/0.03	c Core size: 2	Core Weight: 1	Total Weight: 3
0.01/0.03	c Elapsed CPU time: 0.031995 s	Remaining CPU time: 1799.97 s
0.01/0.03	c core #4
0.01/0.03	c Core size: 2	Core Weight: 1	Total Weight: 4
0.01/0.03	c Elapsed CPU time: 0.036994 s	Remaining CPU time: 1799.96 s
0.01/0.04	c core #5
0.01/0.04	c Core size: 2	Core Weight: 1	Total Weight: 5
0.01/0.04	c Elapsed CPU time: 0.041993 s	Remaining CPU time: 1799.96 s
0.01/0.04	c core #6
0.01/0.04	c Core size: 3	Core Weight: 1	Total Weight: 6
0.01/0.04	c Elapsed CPU time: 0.046992 s	Remaining CPU time: 1799.95 s
0.01/0.05	c core #7
0.01/0.05	c Core size: 3	Core Weight: 1	Total Weight: 7
0.01/0.05	c Elapsed CPU time: 0.050992 s	Remaining CPU time: 1799.95 s
0.01/0.05	c core #8
0.01/0.05	c Core size: 3	Core Weight: 1	Total Weight: 8
0.01/0.05	c Elapsed CPU time: 0.054991 s	Remaining CPU time: 1799.95 s
0.01/0.06	c core #9
0.01/0.06	c Core size: 3	Core Weight: 1	Total Weight: 9
0.01/0.06	c Elapsed CPU time: 0.05999 s	Remaining CPU time: 1799.94 s
0.01/0.06	c core #10
0.01/0.06	c Core size: 3	Core Weight: 1	Total Weight: 10
0.01/0.06	c Elapsed CPU time: 0.06499 s	Remaining CPU time: 1799.94 s
0.01/0.07	c core #11
0.01/0.07	c Core size: 3	Core Weight: 1	Total Weight: 11
0.01/0.07	c Elapsed CPU time: 0.068989 s	Remaining CPU time: 1799.93 s
0.01/0.07	c core #12
0.01/0.07	c Core size: 3	Core Weight: 1	Total Weight: 12
0.01/0.07	c Elapsed CPU time: 0.073988 s	Remaining CPU time: 1799.93 s
0.01/0.07	c core #13
0.01/0.07	c Core size: 3	Core Weight: 1	Total Weight: 13
0.01/0.07	c Elapsed CPU time: 0.077988 s	Remaining CPU time: 1799.92 s
0.01/0.08	c core #14
0.01/0.08	c Core size: 3	Core Weight: 1	Total Weight: 14
0.01/0.08	c Elapsed CPU time: 0.082987 s	Remaining CPU time: 1799.92 s
0.01/0.08	c core #15
0.01/0.08	c Core size: 3	Core Weight: 1	Total Weight: 15
0.01/0.08	c Elapsed CPU time: 0.086986 s	Remaining CPU time: 1799.91 s
0.01/0.09	c core #16
0.01/0.09	c Core size: 3	Core Weight: 1	Total Weight: 16
0.01/0.09	c Elapsed CPU time: 0.091986 s	Remaining CPU time: 1799.91 s
0.01/0.09	c core #17
0.01/0.09	c Core size: 3	Core Weight: 1	Total Weight: 17
0.01/0.09	c Elapsed CPU time: 0.096985 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #18
0.09/0.10	c Core size: 3	Core Weight: 1	Total Weight: 18
0.09/0.10	c Elapsed CPU time: 0.100984 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #19
0.09/0.10	c Core size: 3	Core Weight: 1	Total Weight: 19
0.09/0.10	c Elapsed CPU time: 0.105983 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #20
0.09/0.11	c Core size: 3	Core Weight: 1	Total Weight: 20
0.09/0.11	c Elapsed CPU time: 0.109983 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #21
0.09/0.11	c Core size: 3	Core Weight: 1	Total Weight: 21
0.09/0.11	c Elapsed CPU time: 0.114982 s	Remaining CPU time: 1799.89 s
0.09/0.12	c core #22
0.09/0.12	c Core size: 3	Core Weight: 1	Total Weight: 22
0.09/0.12	c Elapsed CPU time: 0.118981 s	Remaining CPU time: 1799.88 s
0.09/0.12	c core #23
0.09/0.12	c Core size: 3	Core Weight: 1	Total Weight: 23
0.09/0.12	c Elapsed CPU time: 0.123981 s	Remaining CPU time: 1799.88 s
0.09/0.12	c core #24
0.09/0.12	c Core size: 3	Core Weight: 1	Total Weight: 24
0.09/0.12	c Elapsed CPU time: 0.12798 s	Remaining CPU time: 1799.87 s
0.09/0.13	c core #25
0.09/0.13	c Core size: 3	Core Weight: 1	Total Weight: 25
0.09/0.13	c Elapsed CPU time: 0.132979 s	Remaining CPU time: 1799.87 s
0.09/0.13	c core #26
0.09/0.13	c Core size: 3	Core Weight: 1	Total Weight: 26
0.09/0.13	c Elapsed CPU time: 0.137979 s	Remaining CPU time: 1799.86 s
0.09/0.14	c core #27
0.09/0.14	c Core size: 3	Core Weight: 1	Total Weight: 27
0.09/0.14	c Elapsed CPU time: 0.141978 s	Remaining CPU time: 1799.86 s
0.09/0.14	c core #28
0.09/0.14	c Core size: 3	Core Weight: 1	Total Weight: 28
0.09/0.14	c Elapsed CPU time: 0.146977 s	Remaining CPU time: 1799.85 s
0.09/0.15	c core #29
0.09/0.15	c Core size: 3	Core Weight: 1	Total Weight: 29
0.09/0.15	c Elapsed CPU time: 0.150977 s	Remaining CPU time: 1799.85 s
0.09/0.15	c core #30
0.09/0.15	c Core size: 3	Core Weight: 1	Total Weight: 30
0.09/0.15	c Elapsed CPU time: 0.155976 s	Remaining CPU time: 1799.84 s
0.09/0.16	c core #31
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 31
0.09/0.16	c Elapsed CPU time: 0.159975 s	Remaining CPU time: 1799.84 s
0.09/0.16	c core #32
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 32
0.09/0.16	c Elapsed CPU time: 0.164974 s	Remaining CPU time: 1799.84 s
0.09/0.17	c core #33
0.09/0.17	c Core size: 3	Core Weight: 1	Total Weight: 33
0.09/0.17	c Elapsed CPU time: 0.168974 s	Remaining CPU time: 1799.83 s
0.09/0.17	c core #34
0.09/0.17	c Core size: 3	Core Weight: 1	Total Weight: 34
0.09/0.17	c Elapsed CPU time: 0.173973 s	Remaining CPU time: 1799.83 s
0.09/0.18	c core #35
0.09/0.18	c Core size: 3	Core Weight: 1	Total Weight: 35
0.09/0.18	c Elapsed CPU time: 0.178972 s	Remaining CPU time: 1799.82 s
0.09/0.18	c core #36
0.09/0.18	c Core size: 3	Core Weight: 1	Total Weight: 36
0.09/0.18	c Elapsed CPU time: 0.182972 s	Remaining CPU time: 1799.82 s
0.09/0.18	c core #37
0.09/0.18	c Core size: 3	Core Weight: 1	Total Weight: 37
0.09/0.18	c Elapsed CPU time: 0.187971 s	Remaining CPU time: 1799.81 s
0.09/0.19	c core #38
0.09/0.19	c Core size: 3	Core Weight: 1	Total Weight: 38
0.09/0.19	c Elapsed CPU time: 0.19297 s	Remaining CPU time: 1799.81 s
0.09/0.19	c core #39
0.09/0.19	c Core size: 3	Core Weight: 1	Total Weight: 39
0.09/0.19	c Elapsed CPU time: 0.197969 s	Remaining CPU time: 1799.8 s
0.19/0.20	c core #40
0.19/0.20	c Core size: 3	Core Weight: 1	Total Weight: 40
0.19/0.20	c Elapsed CPU time: 0.201969 s	Remaining CPU time: 1799.8 s
0.19/0.20	c core #41
0.19/0.20	c Core size: 3	Core Weight: 1	Total Weight: 41
0.19/0.20	c Elapsed CPU time: 0.206968 s	Remaining CPU time: 1799.79 s
0.19/0.21	c core #42
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 42
0.19/0.21	c Elapsed CPU time: 0.211967 s	Remaining CPU time: 1799.79 s
0.19/0.21	c core #43
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 43
0.19/0.21	c Elapsed CPU time: 0.216967 s	Remaining CPU time: 1799.78 s
0.19/0.22	c core #44
0.19/0.22	c Core size: 3	Core Weight: 1	Total Weight: 44
0.19/0.22	c Elapsed CPU time: 0.221966 s	Remaining CPU time: 1799.78 s
0.19/0.22	c core #45
0.19/0.22	c Core size: 3	Core Weight: 1	Total Weight: 45
0.19/0.22	c Elapsed CPU time: 0.225965 s	Remaining CPU time: 1799.77 s
0.19/0.23	c core #46
0.19/0.23	c Core size: 3	Core Weight: 1	Total Weight: 46
0.19/0.23	c Elapsed CPU time: 0.230964 s	Remaining CPU time: 1799.77 s
0.19/0.23	c core #47
0.19/0.23	c Core size: 3	Core Weight: 1	Total Weight: 47
0.19/0.23	c Elapsed CPU time: 0.235964 s	Remaining CPU time: 1799.76 s
0.19/0.24	c core #48
0.19/0.24	c Core size: 3	Core Weight: 1	Total Weight: 48
0.19/0.24	c Elapsed CPU time: 0.240963 s	Remaining CPU time: 1799.76 s
0.19/0.24	c core #49
0.19/0.24	c Core size: 3	Core Weight: 1	Total Weight: 49
0.19/0.24	c Elapsed CPU time: 0.244962 s	Remaining CPU time: 1799.76 s
0.19/0.25	c core #50
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 50
0.19/0.25	c Elapsed CPU time: 0.249962 s	Remaining CPU time: 1799.75 s
0.19/0.25	c core #51
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 51
0.19/0.25	c Elapsed CPU time: 0.253961 s	Remaining CPU time: 1799.75 s
0.19/0.26	c core #52
0.19/0.26	c Core size: 3	Core Weight: 1	Total Weight: 52
0.19/0.26	c Elapsed CPU time: 0.25896 s	Remaining CPU time: 1799.74 s
0.19/0.26	c core #53
0.19/0.26	c Core size: 3	Core Weight: 1	Total Weight: 53
0.19/0.26	c Elapsed CPU time: 0.263959 s	Remaining CPU time: 1799.74 s
0.19/0.27	c core #54
0.19/0.27	c Core size: 3	Core Weight: 1	Total Weight: 54
0.19/0.27	c Elapsed CPU time: 0.268959 s	Remaining CPU time: 1799.73 s
0.19/0.27	c core #55
0.19/0.27	c Core size: 3	Core Weight: 1	Total Weight: 55
0.19/0.27	c Elapsed CPU time: 0.273958 s	Remaining CPU time: 1799.73 s
0.19/0.28	c core #56
0.19/0.28	c Core size: 3	Core Weight: 1	Total Weight: 56
0.19/0.28	c Elapsed CPU time: 0.278957 s	Remaining CPU time: 1799.72 s
0.19/0.28	c core #57
0.19/0.28	c Core size: 3	Core Weight: 1	Total Weight: 57
0.19/0.28	c Elapsed CPU time: 0.283956 s	Remaining CPU time: 1799.72 s
0.19/0.29	c core #58
0.19/0.29	c Core size: 3	Core Weight: 1	Total Weight: 58
0.19/0.29	c Elapsed CPU time: 0.288956 s	Remaining CPU time: 1799.71 s
0.19/0.29	c core #59
0.19/0.29	c Core size: 3	Core Weight: 1	Total Weight: 59
0.19/0.29	c Elapsed CPU time: 0.293955 s	Remaining CPU time: 1799.71 s
0.19/0.30	c core #60
0.19/0.30	c Core size: 3	Core Weight: 1	Total Weight: 60
0.19/0.30	c Elapsed CPU time: 0.298954 s	Remaining CPU time: 1799.7 s
0.29/0.30	c core #61
0.29/0.30	c Core size: 3	Core Weight: 1	Total Weight: 61
0.29/0.30	c Elapsed CPU time: 0.302953 s	Remaining CPU time: 1799.7 s
0.29/0.31	c core #62
0.29/0.31	c Core size: 3	Core Weight: 1	Total Weight: 62
0.29/0.31	c Elapsed CPU time: 0.307953 s	Remaining CPU time: 1799.69 s
0.29/0.31	c core #63
0.29/0.31	c Core size: 3	Core Weight: 1	Total Weight: 63
0.29/0.31	c Elapsed CPU time: 0.312952 s	Remaining CPU time: 1799.69 s
0.29/0.32	c core #64
0.29/0.32	c Core size: 3	Core Weight: 1	Total Weight: 64
0.29/0.32	c Elapsed CPU time: 0.317951 s	Remaining CPU time: 1799.68 s
0.29/0.32	c core #65
0.29/0.32	c Core size: 3	Core Weight: 1	Total Weight: 65
0.29/0.32	c Elapsed CPU time: 0.32295 s	Remaining CPU time: 1799.68 s
0.29/0.33	c core #66
0.29/0.33	c Core size: 3	Core Weight: 1	Total Weight: 66
0.29/0.33	c Elapsed CPU time: 0.32795 s	Remaining CPU time: 1799.67 s
0.29/0.33	c core #67
0.29/0.33	c Core size: 3	Core Weight: 1	Total Weight: 67
0.29/0.33	c Elapsed CPU time: 0.332949 s	Remaining CPU time: 1799.67 s
0.29/0.34	c core #68
0.29/0.34	c Core size: 3	Core Weight: 1	Total Weight: 68
0.29/0.34	c Elapsed CPU time: 0.337948 s	Remaining CPU time: 1799.66 s
0.29/0.34	c core #69
0.29/0.34	c Core size: 3	Core Weight: 1	Total Weight: 69
0.29/0.34	c Elapsed CPU time: 0.342947 s	Remaining CPU time: 1799.66 s
0.29/0.34	c core #70
0.29/0.34	c Core size: 3	Core Weight: 1	Total Weight: 70
0.29/0.34	c Elapsed CPU time: 0.346947 s	Remaining CPU time: 1799.65 s
0.29/0.35	c core #71
0.29/0.35	c Core size: 3	Core Weight: 1	Total Weight: 71
0.29/0.35	c Elapsed CPU time: 0.351946 s	Remaining CPU time: 1799.65 s
0.29/0.35	c core #72
0.29/0.35	c Core size: 3	Core Weight: 1	Total Weight: 72
0.29/0.35	c Elapsed CPU time: 0.356945 s	Remaining CPU time: 1799.64 s
0.29/0.36	c core #73
0.29/0.36	c Core size: 3	Core Weight: 1	Total Weight: 73
0.29/0.36	c Elapsed CPU time: 0.361944 s	Remaining CPU time: 1799.64 s
0.29/0.37	c core #74
0.29/0.37	c Core size: 3	Core Weight: 1	Total Weight: 74
0.29/0.37	c Elapsed CPU time: 0.367944 s	Remaining CPU time: 1799.63 s
0.29/0.37	c core #75
0.29/0.37	c Core size: 3	Core Weight: 1	Total Weight: 75
0.29/0.37	c Elapsed CPU time: 0.371943 s	Remaining CPU time: 1799.63 s
0.29/0.37	c core #76
0.29/0.37	c Core size: 3	Core Weight: 1	Total Weight: 76
0.29/0.37	c Elapsed CPU time: 0.376942 s	Remaining CPU time: 1799.62 s
0.29/0.38	c core #77
0.29/0.38	c Core size: 3	Core Weight: 1	Total Weight: 77
0.29/0.38	c Elapsed CPU time: 0.381941 s	Remaining CPU time: 1799.62 s
0.29/0.38	c core #78
0.29/0.38	c Core size: 3	Core Weight: 1	Total Weight: 78
0.29/0.38	c Elapsed CPU time: 0.386941 s	Remaining CPU time: 1799.61 s
0.29/0.39	c core #79
0.29/0.39	c Core size: 3	Core Weight: 1	Total Weight: 79
0.29/0.39	c Elapsed CPU time: 0.39194 s	Remaining CPU time: 1799.61 s
0.29/0.39	c core #80
0.29/0.39	c Core size: 3	Core Weight: 1	Total Weight: 80
0.29/0.39	c Elapsed CPU time: 0.396939 s	Remaining CPU time: 1799.6 s
0.39/0.40	c core #81
0.39/0.40	c Core size: 3	Core Weight: 1	Total Weight: 81
0.39/0.40	c Elapsed CPU time: 0.401938 s	Remaining CPU time: 1799.6 s
0.39/0.40	c core #82
0.39/0.40	c Core size: 3	Core Weight: 1	Total Weight: 82
0.39/0.40	c Elapsed CPU time: 0.406938 s	Remaining CPU time: 1799.59 s
0.39/0.41	c core #83
0.39/0.41	c Core size: 3	Core Weight: 1	Total Weight: 83
0.39/0.41	c Elapsed CPU time: 0.411937 s	Remaining CPU time: 1799.59 s
0.39/0.41	c core #84
0.39/0.41	c Core size: 3	Core Weight: 1	Total Weight: 84
0.39/0.41	c Elapsed CPU time: 0.416936 s	Remaining CPU time: 1799.58 s
0.39/0.42	c core #85
0.39/0.42	c Core size: 3	Core Weight: 1	Total Weight: 85
0.39/0.42	c Elapsed CPU time: 0.421935 s	Remaining CPU time: 1799.58 s
0.39/0.42	c core #86
0.39/0.42	c Core size: 3	Core Weight: 1	Total Weight: 86
0.39/0.42	c Elapsed CPU time: 0.426935 s	Remaining CPU time: 1799.57 s
0.39/0.43	c core #87
0.39/0.43	c Core size: 3	Core Weight: 1	Total Weight: 87
0.39/0.43	c Elapsed CPU time: 0.431934 s	Remaining CPU time: 1799.57 s
0.39/0.43	c core #88
0.39/0.43	c Core size: 3	Core Weight: 1	Total Weight: 88
0.39/0.43	c Elapsed CPU time: 0.436933 s	Remaining CPU time: 1799.56 s
0.39/0.44	c core #89
0.39/0.44	c Core size: 3	Core Weight: 1	Total Weight: 89
0.39/0.44	c Elapsed CPU time: 0.441932 s	Remaining CPU time: 1799.56 s
0.39/0.44	c core #90
0.39/0.44	c Core size: 3	Core Weight: 1	Total Weight: 90
0.39/0.44	c Elapsed CPU time: 0.446932 s	Remaining CPU time: 1799.55 s
0.39/0.45	c core #91
0.39/0.45	c Core size: 3	Core Weight: 1	Total Weight: 91
0.39/0.45	c Elapsed CPU time: 0.451931 s	Remaining CPU time: 1799.55 s
0.39/0.45	c core #92
0.39/0.45	c Core size: 3	Core Weight: 1	Total Weight: 92
0.39/0.45	c Elapsed CPU time: 0.45693 s	Remaining CPU time: 1799.54 s
0.39/0.46	c core #93
0.39/0.46	c Core size: 3	Core Weight: 1	Total Weight: 93
0.39/0.46	c Elapsed CPU time: 0.461929 s	Remaining CPU time: 1799.54 s
0.39/0.47	c core #94
0.39/0.47	c Core size: 3	Core Weight: 1	Total Weight: 94
0.39/0.47	c Elapsed CPU time: 0.467928 s	Remaining CPU time: 1799.53 s
0.39/0.47	c core #95
0.39/0.47	c Core size: 3	Core Weight: 1	Total Weight: 95
0.39/0.47	c Elapsed CPU time: 0.472928 s	Remaining CPU time: 1799.53 s
0.39/0.48	c core #96
0.39/0.48	c Core size: 3	Core Weight: 1	Total Weight: 96
0.39/0.48	c Elapsed CPU time: 0.477927 s	Remaining CPU time: 1799.52 s
0.39/0.48	c core #97
0.39/0.48	c Core size: 3	Core Weight: 1	Total Weight: 97
0.39/0.48	c Elapsed CPU time: 0.482926 s	Remaining CPU time: 1799.52 s
0.39/0.49	c core #98
0.39/0.49	c Core size: 3	Core Weight: 1	Total Weight: 98
0.39/0.49	c Elapsed CPU time: 0.487925 s	Remaining CPU time: 1799.51 s
0.39/0.49	c core #99
0.39/0.49	c Core size: 3	Core Weight: 1	Total Weight: 99
0.39/0.49	c Elapsed CPU time: 0.492925 s	Remaining CPU time: 1799.51 s
0.39/0.50	c core #100
0.39/0.50	c Core size: 3	Core Weight: 1	Total Weight: 100
0.39/0.50	c Elapsed CPU time: 0.497924 s	Remaining CPU time: 1799.5 s
0.49/0.50	c core #101
0.49/0.50	c Core size: 3	Core Weight: 1	Total Weight: 101
0.49/0.50	c Elapsed CPU time: 0.502923 s	Remaining CPU time: 1799.5 s
0.49/0.51	c core #102
0.49/0.51	c Core size: 3	Core Weight: 1	Total Weight: 102
0.49/0.51	c Elapsed CPU time: 0.506922 s	Remaining CPU time: 1799.49 s
0.49/0.51	c core #103
0.49/0.51	c Core size: 3	Core Weight: 1	Total Weight: 103
0.49/0.51	c Elapsed CPU time: 0.511922 s	Remaining CPU time: 1799.49 s
0.49/0.52	c core #104
0.49/0.52	c Core size: 3	Core Weight: 1	Total Weight: 104
0.49/0.52	c Elapsed CPU time: 0.517921 s	Remaining CPU time: 1799.48 s
0.49/0.52	c core #105
0.49/0.52	c Core size: 3	Core Weight: 1	Total Weight: 105
0.49/0.52	c Elapsed CPU time: 0.52292 s	Remaining CPU time: 1799.48 s
0.49/0.53	c core #106
0.49/0.53	c Core size: 3	Core Weight: 1	Total Weight: 106
0.49/0.53	c Elapsed CPU time: 0.527919 s	Remaining CPU time: 1799.47 s
0.49/0.53	c core #107
0.49/0.53	c Core size: 3	Core Weight: 1	Total Weight: 107
0.49/0.53	c Elapsed CPU time: 0.532918 s	Remaining CPU time: 1799.47 s
0.49/0.54	c core #108
0.49/0.54	c Core size: 3	Core Weight: 1	Total Weight: 108
0.49/0.54	c Elapsed CPU time: 0.537918 s	Remaining CPU time: 1799.46 s
0.49/0.54	c core #109
0.49/0.54	c Core size: 3	Core Weight: 1	Total Weight: 109
0.49/0.54	c Elapsed CPU time: 0.542917 s	Remaining CPU time: 1799.46 s
0.49/0.55	c core #110
0.49/0.55	c Core size: 3	Core Weight: 1	Total Weight: 110
0.49/0.55	c Elapsed CPU time: 0.547916 s	Remaining CPU time: 1799.45 s
0.49/0.55	c core #111
0.49/0.55	c Core size: 3	Core Weight: 1	Total Weight: 111
0.49/0.55	c Elapsed CPU time: 0.552915 s	Remaining CPU time: 1799.45 s
0.49/0.56	c core #112
0.49/0.56	c Core size: 3	Core Weight: 1	Total Weight: 112
0.49/0.56	c Elapsed CPU time: 0.557915 s	Remaining CPU time: 1799.44 s
0.49/0.56	c core #113
0.49/0.56	c Core size: 3	Core Weight: 1	Total Weight: 113
0.49/0.56	c Elapsed CPU time: 0.562914 s	Remaining CPU time: 1799.44 s
0.49/0.57	c core #114
0.49/0.57	c Core size: 3	Core Weight: 1	Total Weight: 114
0.49/0.57	c Elapsed CPU time: 0.568913 s	Remaining CPU time: 1799.43 s
0.49/0.57	c core #115
0.49/0.57	c Core size: 3	Core Weight: 1	Total Weight: 115
0.49/0.57	c Elapsed CPU time: 0.572912 s	Remaining CPU time: 1799.43 s
0.49/0.58	c core #116
0.49/0.58	c Core size: 3	Core Weight: 1	Total Weight: 116
0.49/0.58	c Elapsed CPU time: 0.578911 s	Remaining CPU time: 1799.42 s
0.49/0.58	c core #117
0.49/0.58	c Core size: 3	Core Weight: 1	Total Weight: 117
0.49/0.58	c Elapsed CPU time: 0.583911 s	Remaining CPU time: 1799.42 s
0.49/0.59	c core #118
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: 118
0.49/0.59	c Elapsed CPU time: 0.58891 s	Remaining CPU time: 1799.41 s
0.49/0.59	c core #119
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: 119
0.49/0.59	c Elapsed CPU time: 0.593909 s	Remaining CPU time: 1799.41 s
0.59/0.60	c core #120
0.59/0.60	c Core size: 3	Core Weight: 1	Total Weight: 120
0.59/0.60	c Elapsed CPU time: 0.599908 s	Remaining CPU time: 1799.4 s
0.59/0.60	c core #121
0.59/0.60	c Core size: 3	Core Weight: 1	Total Weight: 121
0.59/0.60	c Elapsed CPU time: 0.604908 s	Remaining CPU time: 1799.4 s
0.59/0.61	c core #122
0.59/0.61	c Core size: 3	Core Weight: 1	Total Weight: 122
0.59/0.61	c Elapsed CPU time: 0.609907 s	Remaining CPU time: 1799.39 s
0.59/0.61	c core #123
0.59/0.61	c Core size: 3	Core Weight: 1	Total Weight: 123
0.59/0.61	c Elapsed CPU time: 0.614906 s	Remaining CPU time: 1799.39 s
0.59/0.62	c core #124
0.59/0.62	c Core size: 3	Core Weight: 1	Total Weight: 124
0.59/0.62	c Elapsed CPU time: 0.619905 s	Remaining CPU time: 1799.38 s
0.59/0.62	c core #125
0.59/0.62	c Core size: 3	Core Weight: 1	Total Weight: 125
0.59/0.62	c Elapsed CPU time: 0.624905 s	Remaining CPU time: 1799.38 s
0.59/0.63	c core #126
0.59/0.63	c Core size: 3	Core Weight: 1	Total Weight: 126
0.59/0.63	c Elapsed CPU time: 0.629904 s	Remaining CPU time: 1799.37 s
0.59/0.63	c core #127
0.59/0.63	c Core size: 3	Core Weight: 1	Total Weight: 127
0.59/0.63	c Elapsed CPU time: 0.634903 s	Remaining CPU time: 1799.37 s
0.59/0.64	c core #128
0.59/0.64	c Core size: 3	Core Weight: 1	Total Weight: 128
0.59/0.64	c Elapsed CPU time: 0.640902 s	Remaining CPU time: 1799.36 s
0.59/0.64	c core #129
0.59/0.64	c Core size: 3	Core Weight: 1	Total Weight: 129
0.59/0.64	c Elapsed CPU time: 0.645901 s	Remaining CPU time: 1799.35 s
0.59/0.65	c core #130
0.59/0.65	c Core size: 3	Core Weight: 1	Total Weight: 130
0.59/0.65	c Elapsed CPU time: 0.650901 s	Remaining CPU time: 1799.35 s
0.59/0.66	c core #131
0.59/0.66	c Core size: 3	Core Weight: 1	Total Weight: 131
0.59/0.66	c Elapsed CPU time: 0.6569 s	Remaining CPU time: 1799.34 s
0.59/0.66	c core #132
0.59/0.66	c Core size: 3	Core Weight: 1	Total Weight: 132
0.59/0.66	c Elapsed CPU time: 0.661899 s	Remaining CPU time: 1799.34 s
0.59/0.67	c core #133
0.59/0.67	c Core size: 3	Core Weight: 1	Total Weight: 133
0.59/0.67	c Elapsed CPU time: 0.666898 s	Remaining CPU time: 1799.33 s
0.59/0.67	c core #134
0.59/0.67	c Core size: 3	Core Weight: 1	Total Weight: 134
0.59/0.67	c Elapsed CPU time: 0.671897 s	Remaining CPU time: 1799.33 s
0.59/0.68	c core #135
0.59/0.68	c Core size: 3	Core Weight: 1	Total Weight: 135
0.59/0.68	c Elapsed CPU time: 0.677896 s	Remaining CPU time: 1799.32 s
0.59/0.68	c core #136
0.59/0.68	c Core size: 3	Core Weight: 1	Total Weight: 136
0.59/0.68	c Elapsed CPU time: 0.682896 s	Remaining CPU time: 1799.32 s
0.59/0.69	c core #137
0.59/0.69	c Core size: 3	Core Weight: 1	Total Weight: 137
0.59/0.69	c Elapsed CPU time: 0.687895 s	Remaining CPU time: 1799.31 s
0.59/0.69	c core #138
0.59/0.69	c Core size: 3	Core Weight: 1	Total Weight: 138
0.59/0.69	c Elapsed CPU time: 0.692894 s	Remaining CPU time: 1799.31 s
0.69/0.70	c core #139
0.69/0.70	c Core size: 3	Core Weight: 1	Total Weight: 139
0.69/0.70	c Elapsed CPU time: 0.698893 s	Remaining CPU time: 1799.3 s
0.69/0.70	c core #140
0.69/0.70	c Core size: 3	Core Weight: 1	Total Weight: 140
0.69/0.70	c Elapsed CPU time: 0.703892 s	Remaining CPU time: 1799.3 s
0.69/0.71	c core #141
0.69/0.71	c Core size: 3	Core Weight: 1	Total Weight: 141
0.69/0.71	c Elapsed CPU time: 0.708892 s	Remaining CPU time: 1799.29 s
0.69/0.71	c core #142
0.69/0.71	c Core size: 3	Core Weight: 1	Total Weight: 142
0.69/0.71	c Elapsed CPU time: 0.713891 s	Remaining CPU time: 1799.29 s
0.69/0.72	c core #143
0.69/0.72	c Core size: 3	Core Weight: 1	Total Weight: 143
0.69/0.72	c Elapsed CPU time: 0.71989 s	Remaining CPU time: 1799.28 s
0.69/0.72	c core #144
0.69/0.72	c Core size: 3	Core Weight: 1	Total Weight: 144
0.69/0.72	c Elapsed CPU time: 0.724889 s	Remaining CPU time: 1799.28 s
0.69/0.73	c core #145
0.69/0.73	c Core size: 3	Core Weight: 1	Total Weight: 145
0.69/0.73	c Elapsed CPU time: 0.729889 s	Remaining CPU time: 1799.27 s
0.69/0.73	c core #146
0.69/0.73	c Core size: 3	Core Weight: 1	Total Weight: 146
0.69/0.73	c Elapsed CPU time: 0.734888 s	Remaining CPU time: 1799.27 s
0.69/0.74	c core #147
0.69/0.74	c Core size: 3	Core Weight: 1	Total Weight: 147
0.69/0.74	c Elapsed CPU time: 0.740887 s	Remaining CPU time: 1799.26 s
0.69/0.74	c core #148
0.69/0.74	c Core size: 3	Core Weight: 1	Total Weight: 148
0.69/0.74	c Elapsed CPU time: 0.745886 s	Remaining CPU time: 1799.25 s
0.69/0.75	c core #149
0.69/0.75	c Core size: 3	Core Weight: 1	Total Weight: 149
0.69/0.75	c Elapsed CPU time: 0.750885 s	Remaining CPU time: 1799.25 s
0.69/0.76	c core #150
0.69/0.76	c Core size: 3	Core Weight: 1	Total Weight: 150
0.69/0.76	c Elapsed CPU time: 0.755885 s	Remaining CPU time: 1799.24 s
0.69/0.76	c core #151
0.69/0.76	c Core size: 3	Core Weight: 1	Total Weight: 151
0.69/0.76	c Elapsed CPU time: 0.760884 s	Remaining CPU time: 1799.24 s
0.69/0.77	c core #152
0.69/0.77	c Core size: 3	Core Weight: 1	Total Weight: 152
0.69/0.77	c Elapsed CPU time: 0.765883 s	Remaining CPU time: 1799.23 s
0.69/0.77	c core #153
0.69/0.77	c Core size: 3	Core Weight: 1	Total Weight: 153
0.69/0.77	c Elapsed CPU time: 0.770882 s	Remaining CPU time: 1799.23 s
0.69/0.78	c core #154
0.69/0.78	c Core size: 3	Core Weight: 1	Total Weight: 154
0.69/0.78	c Elapsed CPU time: 0.776881 s	Remaining CPU time: 1799.22 s
0.69/0.78	c core #155
0.69/0.78	c Core size: 3	Core Weight: 1	Total Weight: 155
0.69/0.78	c Elapsed CPU time: 0.781881 s	Remaining CPU time: 1799.22 s
0.69/0.79	c core #156
0.69/0.79	c Core size: 3	Core Weight: 1	Total Weight: 156
0.69/0.79	c Elapsed CPU time: 0.78688 s	Remaining CPU time: 1799.21 s
0.69/0.79	c core #157
0.69/0.79	c Core size: 3	Core Weight: 1	Total Weight: 157
0.69/0.79	c Elapsed CPU time: 0.792879 s	Remaining CPU time: 1799.21 s
0.79/0.80	c core #158
0.79/0.80	c Core size: 3	Core Weight: 1	Total Weight: 158
0.79/0.80	c Elapsed CPU time: 0.797878 s	Remaining CPU time: 1799.2 s
0.79/0.80	c core #159
0.79/0.80	c Core size: 3	Core Weight: 1	Total Weight: 159
0.79/0.80	c Elapsed CPU time: 0.803877 s	Remaining CPU time: 1799.2 s
0.79/0.81	c core #160
0.79/0.81	c Core size: 3	Core Weight: 1	Total Weight: 160
0.79/0.81	c Elapsed CPU time: 0.808877 s	Remaining CPU time: 1799.19 s
0.79/0.81	c core #161
0.79/0.81	c Core size: 3	Core Weight: 1	Total Weight: 161
0.79/0.81	c Elapsed CPU time: 0.813876 s	Remaining CPU time: 1799.19 s
0.79/0.82	c core #162
0.79/0.82	c Core size: 3	Core Weight: 1	Total Weight: 162
0.79/0.82	c Elapsed CPU time: 0.819875 s	Remaining CPU time: 1799.18 s
0.79/0.82	c core #163
0.79/0.82	c Core size: 3	Core Weight: 1	Total Weight: 163
0.79/0.82	c Elapsed CPU time: 0.824874 s	Remaining CPU time: 1799.18 s
0.79/0.83	c core #164
0.79/0.83	c Core size: 3	Core Weight: 1	Total Weight: 164
0.79/0.83	c Elapsed CPU time: 0.830873 s	Remaining CPU time: 1799.17 s
0.79/0.84	c core #165
0.79/0.84	c Core size: 3	Core Weight: 1	Total Weight: 165
0.79/0.84	c Elapsed CPU time: 0.835872 s	Remaining CPU time: 1799.16 s
0.79/0.84	c core #166
0.79/0.84	c Core size: 3	Core Weight: 1	Total Weight: 166
0.79/0.84	c Elapsed CPU time: 0.841872 s	Remaining CPU time: 1799.16 s
0.79/0.85	c core #167
0.79/0.85	c Core size: 3	Core Weight: 1	Total Weight: 167
0.79/0.85	c Elapsed CPU time: 0.846871 s	Remaining CPU time: 1799.15 s
0.79/0.85	c core #168
0.79/0.85	c Core size: 3	Core Weight: 1	Total Weight: 168
0.79/0.85	c Elapsed CPU time: 0.85287 s	Remaining CPU time: 1799.15 s
0.79/0.86	c core #169
0.79/0.86	c Core size: 3	Core Weight: 1	Total Weight: 169
0.79/0.86	c Elapsed CPU time: 0.857869 s	Remaining CPU time: 1799.14 s
0.79/0.86	c core #170
0.79/0.86	c Core size: 3	Core Weight: 1	Total Weight: 170
0.79/0.86	c Elapsed CPU time: 0.863868 s	Remaining CPU time: 1799.14 s
0.79/0.87	c core #171
0.79/0.87	c Core size: 3	Core Weight: 1	Total Weight: 171
0.79/0.87	c Elapsed CPU time: 0.868867 s	Remaining CPU time: 1799.13 s
0.79/0.87	c core #172
0.79/0.87	c Core size: 3	Core Weight: 1	Total Weight: 172
0.79/0.87	c Elapsed CPU time: 0.874867 s	Remaining CPU time: 1799.13 s
0.79/0.88	c core #173
0.79/0.88	c Core size: 3	Core Weight: 1	Total Weight: 173
0.79/0.88	c Elapsed CPU time: 0.879866 s	Remaining CPU time: 1799.12 s
0.79/0.89	c core #174
0.79/0.89	c Core size: 3	Core Weight: 1	Total Weight: 174
0.79/0.89	c Elapsed CPU time: 0.885865 s	Remaining CPU time: 1799.11 s
0.79/0.89	c core #175
0.79/0.89	c Core size: 3	Core Weight: 1	Total Weight: 175
0.79/0.89	c Elapsed CPU time: 0.890864 s	Remaining CPU time: 1799.11 s
0.79/0.90	c core #176
0.79/0.90	c Core size: 3	Core Weight: 1	Total Weight: 176
0.79/0.90	c Elapsed CPU time: 0.896863 s	Remaining CPU time: 1799.1 s
0.89/0.90	c core #177
0.89/0.90	c Core size: 3	Core Weight: 1	Total Weight: 177
0.89/0.90	c Elapsed CPU time: 0.901862 s	Remaining CPU time: 1799.1 s
0.89/0.91	c core #178
0.89/0.91	c Core size: 3	Core Weight: 1	Total Weight: 178
0.89/0.91	c Elapsed CPU time: 0.907861 s	Remaining CPU time: 1799.09 s
0.89/0.91	c core #179
0.89/0.91	c Core size: 3	Core Weight: 1	Total Weight: 179
0.89/0.91	c Elapsed CPU time: 0.912861 s	Remaining CPU time: 1799.09 s
0.89/0.92	c core #180
0.89/0.92	c Core size: 3	Core Weight: 1	Total Weight: 180
0.89/0.92	c Elapsed CPU time: 0.91886 s	Remaining CPU time: 1799.08 s
0.89/0.92	c core #181
0.89/0.92	c Core size: 3	Core Weight: 1	Total Weight: 181
0.89/0.92	c Elapsed CPU time: 0.923859 s	Remaining CPU time: 1799.08 s
0.89/0.93	c core #182
0.89/0.93	c Core size: 3	Core Weight: 1	Total Weight: 182
0.89/0.93	c Elapsed CPU time: 0.928858 s	Remaining CPU time: 1799.07 s
0.89/0.93	c core #183
0.89/0.93	c Core size: 3	Core Weight: 1	Total Weight: 183
0.89/0.93	c Elapsed CPU time: 0.934857 s	Remaining CPU time: 1799.07 s
0.89/0.94	c core #184
0.89/0.94	c Core size: 3	Core Weight: 1	Total Weight: 184
0.89/0.94	c Elapsed CPU time: 0.939857 s	Remaining CPU time: 1799.06 s
0.89/0.95	c core #185
0.89/0.95	c Core size: 3	Core Weight: 1	Total Weight: 185
0.89/0.95	c Elapsed CPU time: 0.945856 s	Remaining CPU time: 1799.05 s
0.89/0.95	c core #186
0.89/0.95	c Core size: 3	Core Weight: 1	Total Weight: 186
0.89/0.95	c Elapsed CPU time: 0.950855 s	Remaining CPU time: 1799.05 s
0.89/0.96	c core #187
0.89/0.96	c Core size: 3	Core Weight: 1	Total Weight: 187
0.89/0.96	c Elapsed CPU time: 0.956854 s	Remaining CPU time: 1799.04 s
0.89/0.96	c core #188
0.89/0.96	c Core size: 3	Core Weight: 1	Total Weight: 188
0.89/0.96	c Elapsed CPU time: 0.961853 s	Remaining CPU time: 1799.04 s
0.89/0.97	c core #189
0.89/0.97	c Core size: 3	Core Weight: 1	Total Weight: 189
0.89/0.97	c Elapsed CPU time: 0.967852 s	Remaining CPU time: 1799.03 s
0.89/0.97	c core #190
0.89/0.97	c Core size: 3	Core Weight: 1	Total Weight: 190
0.89/0.97	c Elapsed CPU time: 0.972852 s	Remaining CPU time: 1799.03 s
0.89/0.98	c core #191
0.89/0.98	c Core size: 3	Core Weight: 1	Total Weight: 191
0.89/0.98	c Elapsed CPU time: 0.978851 s	Remaining CPU time: 1799.02 s
0.89/0.98	c core #192
0.89/0.98	c Core size: 3	Core Weight: 1	Total Weight: 192
0.89/0.98	c Elapsed CPU time: 0.98385 s	Remaining CPU time: 1799.02 s
0.89/0.99	c core #193
0.89/0.99	c Core size: 3	Core Weight: 1	Total Weight: 193
0.89/0.99	c Elapsed CPU time: 0.989849 s	Remaining CPU time: 1799.01 s
0.89/0.99	c core #194
0.89/0.99	c Core size: 3	Core Weight: 1	Total Weight: 194
0.89/0.99	c Elapsed CPU time: 0.994848 s	Remaining CPU time: 1799.01 s
0.89/1.00	c core #195
0.89/1.00	c Core size: 3	Core Weight: 1	Total Weight: 195
0.89/1.00	c Elapsed CPU time: 1.00085 s	Remaining CPU time: 1799 s
1.00/1.01	c core #196
1.00/1.01	c Core size: 3	Core Weight: 1	Total Weight: 196
1.00/1.01	c Elapsed CPU time: 1.00685 s	Remaining CPU time: 1798.99 s
1.00/1.01	c core #197
1.00/1.01	c Core size: 3	Core Weight: 1	Total Weight: 197
1.00/1.01	c Elapsed CPU time: 1.01185 s	Remaining CPU time: 1798.99 s
1.00/1.02	c core #198
1.00/1.02	c Core size: 3	Core Weight: 1	Total Weight: 198
1.00/1.02	c Elapsed CPU time: 1.01784 s	Remaining CPU time: 1798.98 s
1.00/1.02	c core #199
1.00/1.02	c Core size: 3	Core Weight: 1	Total Weight: 199
1.00/1.02	c Elapsed CPU time: 1.02384 s	Remaining CPU time: 1798.98 s
1.00/1.03	c core #200
1.00/1.03	c Core size: 3	Core Weight: 1	Total Weight: 200
1.00/1.03	c Elapsed CPU time: 1.02884 s	Remaining CPU time: 1798.97 s
1.00/1.03	c core #201
1.00/1.03	c Core size: 3	Core Weight: 1	Total Weight: 201
1.00/1.03	c Elapsed CPU time: 1.03484 s	Remaining CPU time: 1798.97 s
1.00/1.04	c core #202
1.00/1.04	c Core size: 3	Core Weight: 1	Total Weight: 202
1.00/1.04	c Elapsed CPU time: 1.04084 s	Remaining CPU time: 1798.96 s
1.00/1.05	c core #203
1.00/1.05	c Core size: 3	Core Weight: 1	Total Weight: 203
1.00/1.05	c Elapsed CPU time: 1.04584 s	Remaining CPU time: 1798.95 s
1.00/1.05	c core #204
1.00/1.05	c Core size: 3	Core Weight: 1	Total Weight: 204
1.00/1.05	c Elapsed CPU time: 1.05084 s	Remaining CPU time: 1798.95 s
1.00/1.06	c core #205
1.00/1.06	c Core size: 3	Core Weight: 1	Total Weight: 205
1.00/1.06	c Elapsed CPU time: 1.05584 s	Remaining CPU time: 1798.94 s
1.00/1.06	c core #206
1.00/1.06	c Core size: 3	Core Weight: 1	Total Weight: 206
1.00/1.06	c Elapsed CPU time: 1.06184 s	Remaining CPU time: 1798.94 s
1.00/1.07	c core #207
1.00/1.07	c Core size: 3	Core Weight: 1	Total Weight: 207
1.00/1.07	c Elapsed CPU time: 1.06684 s	Remaining CPU time: 1798.93 s
1.00/1.07	c core #208
1.00/1.07	c Core size: 3	Core Weight: 1	Total Weight: 208
1.00/1.07	c Elapsed CPU time: 1.07184 s	Remaining CPU time: 1798.93 s
1.00/1.08	c core #209
1.00/1.08	c Core size: 3	Core Weight: 1	Total Weight: 209
1.00/1.08	c Elapsed CPU time: 1.07684 s	Remaining CPU time: 1798.92 s
1.00/1.08	c core #210
1.00/1.08	c Core size: 3	Core Weight: 1	Total Weight: 210
1.00/1.08	c Elapsed CPU time: 1.08184 s	Remaining CPU time: 1798.92 s
1.00/1.09	c core #211
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: 211
1.00/1.09	c Elapsed CPU time: 1.08683 s	Remaining CPU time: 1798.91 s
1.00/1.09	c core #212
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: 212
1.00/1.09	c Elapsed CPU time: 1.09283 s	Remaining CPU time: 1798.91 s
1.00/1.10	c core #213
1.00/1.10	c Core size: 3	Core Weight: 1	Total Weight: 213
1.00/1.10	c Elapsed CPU time: 1.09783 s	Remaining CPU time: 1798.9 s
1.10/1.11	c core #214
1.10/1.11	c Core size: 3	Core Weight: 1	Total Weight: 214
1.10/1.11	c Elapsed CPU time: 1.10383 s	Remaining CPU time: 1798.9 s
1.10/1.11	c core #215
1.10/1.11	c Core size: 3	Core Weight: 1	Total Weight: 215
1.10/1.11	c Elapsed CPU time: 1.10883 s	Remaining CPU time: 1798.89 s
1.10/1.12	c core #216
1.10/1.12	c Core size: 3	Core Weight: 1	Total Weight: 216
1.10/1.12	c Elapsed CPU time: 1.11483 s	Remaining CPU time: 1798.89 s
1.10/1.12	c core #217
1.10/1.12	c Core size: 3	Core Weight: 1	Total Weight: 217
1.10/1.12	c Elapsed CPU time: 1.11983 s	Remaining CPU time: 1798.88 s
1.10/1.13	c core #218
1.10/1.13	c Core size: 3	Core Weight: 1	Total Weight: 218
1.10/1.13	c Elapsed CPU time: 1.12483 s	Remaining CPU time: 1798.88 s
1.10/1.13	c core #219
1.10/1.13	c Core size: 3	Core Weight: 1	Total Weight: 219
1.10/1.13	c Elapsed CPU time: 1.12983 s	Remaining CPU time: 1798.87 s
1.10/1.14	c core #220
1.10/1.14	c Core size: 3	Core Weight: 1	Total Weight: 220
1.10/1.14	c Elapsed CPU time: 1.13583 s	Remaining CPU time: 1798.86 s
1.10/1.14	c core #221
1.10/1.14	c Core size: 3	Core Weight: 1	Total Weight: 221
1.10/1.14	c Elapsed CPU time: 1.14083 s	Remaining CPU time: 1798.86 s
1.10/1.15	c core #222
1.10/1.15	c Core size: 3	Core Weight: 1	Total Weight: 222
1.10/1.15	c Elapsed CPU time: 1.14583 s	Remaining CPU time: 1798.85 s
1.10/1.15	c core #223
1.10/1.15	c Core size: 3	Core Weight: 1	Total Weight: 223
1.10/1.15	c Elapsed CPU time: 1.15082 s	Remaining CPU time: 1798.85 s
1.10/1.16	c core #224
1.10/1.16	c Core size: 3	Core Weight: 1	Total Weight: 224
1.10/1.16	c Elapsed CPU time: 1.15582 s	Remaining CPU time: 1798.84 s
1.10/1.16	c core #225
1.10/1.16	c Core size: 3	Core Weight: 1	Total Weight: 225
1.10/1.16	c Elapsed CPU time: 1.16082 s	Remaining CPU time: 1798.84 s
1.10/1.17	c core #226
1.10/1.17	c Core size: 3	Core Weight: 1	Total Weight: 226
1.10/1.17	c Elapsed CPU time: 1.16682 s	Remaining CPU time: 1798.83 s
1.10/1.17	c core #227
1.10/1.17	c Core size: 3	Core Weight: 1	Total Weight: 227
1.10/1.17	c Elapsed CPU time: 1.17182 s	Remaining CPU time: 1798.83 s
1.10/1.18	c core #228
1.10/1.18	c Core size: 3	Core Weight: 1	Total Weight: 228
1.10/1.18	c Elapsed CPU time: 1.17782 s	Remaining CPU time: 1798.82 s
1.10/1.19	c core #229
1.10/1.19	c Core size: 3	Core Weight: 1	Total Weight: 229
1.10/1.19	c Elapsed CPU time: 1.18282 s	Remaining CPU time: 1798.82 s
1.10/1.19	c core #230
1.10/1.19	c Core size: 3	Core Weight: 1	Total Weight: 230
1.10/1.19	c Elapsed CPU time: 1.18882 s	Remaining CPU time: 1798.81 s
1.10/1.20	c core #231
1.10/1.20	c Core size: 3	Core Weight: 1	Total Weight: 231
1.10/1.20	c Elapsed CPU time: 1.19382 s	Remaining CPU time: 1798.81 s
1.19/1.20	c core #232
1.19/1.20	c Core size: 3	Core Weight: 1	Total Weight: 232
1.19/1.20	c Elapsed CPU time: 1.19982 s	Remaining CPU time: 1798.8 s
1.19/1.21	c core #233
1.19/1.21	c Core size: 3	Core Weight: 1	Total Weight: 233
1.19/1.21	c Elapsed CPU time: 1.20482 s	Remaining CPU time: 1798.8 s
1.19/1.21	c core #234
1.19/1.21	c Core size: 3	Core Weight: 1	Total Weight: 234
1.19/1.21	c Elapsed CPU time: 1.21081 s	Remaining CPU time: 1798.79 s
1.19/1.22	c core #235
1.19/1.22	c Core size: 3	Core Weight: 1	Total Weight: 235
1.19/1.22	c Elapsed CPU time: 1.21582 s	Remaining CPU time: 1798.78 s
1.19/1.22	c core #236
1.19/1.22	c Core size: 3	Core Weight: 1	Total Weight: 236
1.19/1.22	c Elapsed CPU time: 1.22181 s	Remaining CPU time: 1798.78 s
1.19/1.23	c core #237
1.19/1.23	c Core size: 3	Core Weight: 1	Total Weight: 237
1.19/1.23	c Elapsed CPU time: 1.22681 s	Remaining CPU time: 1798.77 s
1.19/1.24	c core #238
1.19/1.24	c Core size: 3	Core Weight: 1	Total Weight: 238
1.19/1.24	c Elapsed CPU time: 1.23281 s	Remaining CPU time: 1798.77 s
1.19/1.24	c core #239
1.19/1.24	c Core size: 3	Core Weight: 1	Total Weight: 239
1.19/1.24	c Elapsed CPU time: 1.23781 s	Remaining CPU time: 1798.76 s
1.19/1.25	c core #240
1.19/1.25	c Core size: 3	Core Weight: 1	Total Weight: 240
1.19/1.25	c Elapsed CPU time: 1.24381 s	Remaining CPU time: 1798.76 s
1.19/1.25	c core #241
1.19/1.25	c Core size: 3	Core Weight: 1	Total Weight: 241
1.19/1.25	c Elapsed CPU time: 1.24881 s	Remaining CPU time: 1798.75 s
1.19/1.26	c core #242
1.19/1.26	c Core size: 3	Core Weight: 1	Total Weight: 242
1.19/1.26	c Elapsed CPU time: 1.25481 s	Remaining CPU time: 1798.75 s
1.19/1.26	c core #243
1.19/1.26	c Core size: 3	Core Weight: 1	Total Weight: 243
1.19/1.26	c Elapsed CPU time: 1.25981 s	Remaining CPU time: 1798.74 s
1.19/1.27	c core #244
1.19/1.27	c Core size: 3	Core Weight: 1	Total Weight: 244
1.19/1.27	c Elapsed CPU time: 1.26581 s	Remaining CPU time: 1798.73 s
1.19/1.27	c core #245
1.19/1.27	c Core size: 3	Core Weight: 1	Total Weight: 245
1.19/1.27	c Elapsed CPU time: 1.27181 s	Remaining CPU time: 1798.73 s
1.19/1.28	c core #246
1.19/1.28	c Core size: 3	Core Weight: 1	Total Weight: 246
1.19/1.28	c Elapsed CPU time: 1.27781 s	Remaining CPU time: 1798.72 s
1.19/1.29	c core #247
1.19/1.29	c Core size: 3	Core Weight: 1	Total Weight: 247
1.19/1.29	c Elapsed CPU time: 1.2828 s	Remaining CPU time: 1798.72 s
1.19/1.29	c core #248
1.19/1.29	c Core size: 3	Core Weight: 1	Total Weight: 248
1.19/1.29	c Elapsed CPU time: 1.2888 s	Remaining CPU time: 1798.71 s
1.19/1.30	c core #249
1.19/1.30	c Core size: 3	Core Weight: 1	Total Weight: 249
1.19/1.30	c Elapsed CPU time: 1.2948 s	Remaining CPU time: 1798.71 s
1.29/1.30	c core #250
1.29/1.30	c Core size: 3	Core Weight: 1	Total Weight: 250
1.29/1.30	c Elapsed CPU time: 1.3008 s	Remaining CPU time: 1798.7 s
1.29/1.31	c core #251
1.29/1.31	c Core size: 3	Core Weight: 1	Total Weight: 251
1.29/1.31	c Elapsed CPU time: 1.3068 s	Remaining CPU time: 1798.69 s
1.29/1.31	c core #252
1.29/1.31	c Core size: 3	Core Weight: 1	Total Weight: 252
1.29/1.31	c Elapsed CPU time: 1.3128 s	Remaining CPU time: 1798.69 s
1.29/1.32	c core #253
1.29/1.32	c Core size: 3	Core Weight: 1	Total Weight: 253
1.29/1.32	c Elapsed CPU time: 1.3178 s	Remaining CPU time: 1798.68 s
1.29/1.33	c core #254
1.29/1.33	c Core size: 3	Core Weight: 1	Total Weight: 254
1.29/1.33	c Elapsed CPU time: 1.3238 s	Remaining CPU time: 1798.68 s
1.29/1.33	c core #255
1.29/1.33	c Core size: 3	Core Weight: 1	Total Weight: 255
1.29/1.33	c Elapsed CPU time: 1.3298 s	Remaining CPU time: 1798.67 s
1.29/1.34	c core #256
1.29/1.34	c Core size: 3	Core Weight: 1	Total Weight: 256
1.29/1.34	c Elapsed CPU time: 1.3358 s	Remaining CPU time: 1798.66 s
1.29/1.34	c core #257
1.29/1.34	c Core size: 3	Core Weight: 1	Total Weight: 257
1.29/1.34	c Elapsed CPU time: 1.3418 s	Remaining CPU time: 1798.66 s
1.29/1.35	c core #258
1.29/1.35	c Core size: 3	Core Weight: 1	Total Weight: 258
1.29/1.35	c Elapsed CPU time: 1.34679 s	Remaining CPU time: 1798.65 s
1.29/1.36	c core #259
1.29/1.36	c Core size: 3	Core Weight: 1	Total Weight: 259
1.29/1.36	c Elapsed CPU time: 1.35279 s	Remaining CPU time: 1798.65 s
1.29/1.36	c core #260
1.29/1.36	c Core size: 3	Core Weight: 1	Total Weight: 260
1.29/1.36	c Elapsed CPU time: 1.35779 s	Remaining CPU time: 1798.64 s
1.29/1.37	c core #261
1.29/1.37	c Core size: 3	Core Weight: 1	Total Weight: 261
1.29/1.37	c Elapsed CPU time: 1.36379 s	Remaining CPU time: 1798.64 s
1.29/1.37	c core #262
1.29/1.37	c Core size: 3	Core Weight: 1	Total Weight: 262
1.29/1.37	c Elapsed CPU time: 1.36879 s	Remaining CPU time: 1798.63 s
1.29/1.38	c core #263
1.29/1.38	c Core size: 3	Core Weight: 1	Total Weight: 263
1.29/1.38	c Elapsed CPU time: 1.37479 s	Remaining CPU time: 1798.63 s
1.29/1.39	c core #264
1.29/1.39	c Core size: 3	Core Weight: 1	Total Weight: 264
1.29/1.39	c Elapsed CPU time: 1.38079 s	Remaining CPU time: 1798.62 s
1.29/1.39	c core #265
1.29/1.39	c Core size: 3	Core Weight: 1	Total Weight: 265
1.29/1.39	c Elapsed CPU time: 1.38679 s	Remaining CPU time: 1798.61 s
1.29/1.40	c core #266
1.29/1.40	c Core size: 3	Core Weight: 1	Total Weight: 266
1.29/1.40	c Elapsed CPU time: 1.39279 s	Remaining CPU time: 1798.61 s
1.39/1.40	c core #267
1.39/1.40	c Core size: 3	Core Weight: 1	Total Weight: 267
1.39/1.40	c Elapsed CPU time: 1.39879 s	Remaining CPU time: 1798.6 s
1.39/1.41	c core #268
1.39/1.41	c Core size: 3	Core Weight: 1	Total Weight: 268
1.39/1.41	c Elapsed CPU time: 1.40479 s	Remaining CPU time: 1798.6 s
1.39/1.42	c core #269
1.39/1.42	c Core size: 3	Core Weight: 1	Total Weight: 269
1.39/1.42	c Elapsed CPU time: 1.41078 s	Remaining CPU time: 1798.59 s
1.39/1.42	c core #270
1.39/1.42	c Core size: 3	Core Weight: 1	Total Weight: 270
1.39/1.42	c Elapsed CPU time: 1.41678 s	Remaining CPU time: 1798.58 s
1.39/1.43	c core #271
1.39/1.43	c Core size: 3	Core Weight: 1	Total Weight: 271
1.39/1.43	c Elapsed CPU time: 1.42278 s	Remaining CPU time: 1798.58 s
1.39/1.43	c core #272
1.39/1.43	c Core size: 3	Core Weight: 1	Total Weight: 272
1.39/1.43	c Elapsed CPU time: 1.42878 s	Remaining CPU time: 1798.57 s
1.39/1.44	c core #273
1.39/1.44	c Core size: 3	Core Weight: 1	Total Weight: 273
1.39/1.44	c Elapsed CPU time: 1.43478 s	Remaining CPU time: 1798.57 s
1.39/1.45	c core #274
1.39/1.45	c Core size: 3	Core Weight: 1	Total Weight: 274
1.39/1.45	c Elapsed CPU time: 1.44078 s	Remaining CPU time: 1798.56 s
1.39/1.45	c core #275
1.39/1.45	c Core size: 3	Core Weight: 1	Total Weight: 275
1.39/1.45	c Elapsed CPU time: 1.44678 s	Remaining CPU time: 1798.55 s
1.39/1.46	c core #276
1.39/1.46	c Core size: 3	Core Weight: 1	Total Weight: 276
1.39/1.46	c Elapsed CPU time: 1.45278 s	Remaining CPU time: 1798.55 s
1.39/1.46	c core #277
1.39/1.46	c Core size: 3	Core Weight: 1	Total Weight: 277
1.39/1.46	c Elapsed CPU time: 1.45978 s	Remaining CPU time: 1798.54 s
1.39/1.47	c core #278
1.39/1.47	c Core size: 3	Core Weight: 1	Total Weight: 278
1.39/1.47	c Elapsed CPU time: 1.46578 s	Remaining CPU time: 1798.53 s
1.39/1.48	c core #279
1.39/1.48	c Core size: 3	Core Weight: 1	Total Weight: 279
1.39/1.48	c Elapsed CPU time: 1.47178 s	Remaining CPU time: 1798.53 s
1.39/1.48	c core #280
1.39/1.48	c Core size: 3	Core Weight: 1	Total Weight: 280
1.39/1.48	c Elapsed CPU time: 1.47778 s	Remaining CPU time: 1798.52 s
1.39/1.49	c core #281
1.39/1.49	c Core size: 3	Core Weight: 1	Total Weight: 281
1.39/1.49	c Elapsed CPU time: 1.48377 s	Remaining CPU time: 1798.52 s
1.39/1.50	c core #282
1.39/1.50	c Core size: 3	Core Weight: 1	Total Weight: 282
1.39/1.50	c Elapsed CPU time: 1.49077 s	Remaining CPU time: 1798.51 s
1.49/1.50	c core #283
1.49/1.50	c Core size: 3	Core Weight: 1	Total Weight: 283
1.49/1.50	c Elapsed CPU time: 1.49677 s	Remaining CPU time: 1798.5 s
1.49/1.51	c core #284
1.49/1.51	c Core size: 3	Core Weight: 1	Total Weight: 284
1.49/1.51	c Elapsed CPU time: 1.50277 s	Remaining CPU time: 1798.5 s
1.49/1.51	c core #285
1.49/1.51	c Core size: 3	Core Weight: 1	Total Weight: 285
1.49/1.51	c Elapsed CPU time: 1.50877 s	Remaining CPU time: 1798.49 s
1.49/1.52	c core #286
1.49/1.52	c Core size: 3	Core Weight: 1	Total Weight: 286
1.49/1.52	c Elapsed CPU time: 1.51477 s	Remaining CPU time: 1798.49 s
1.49/1.53	c core #287
1.49/1.53	c Core size: 3	Core Weight: 1	Total Weight: 287
1.49/1.53	c Elapsed CPU time: 1.52077 s	Remaining CPU time: 1798.48 s
1.49/1.53	c core #288
1.49/1.53	c Core size: 3	Core Weight: 1	Total Weight: 288
1.49/1.53	c Elapsed CPU time: 1.52677 s	Remaining CPU time: 1798.47 s
1.49/1.54	c core #289
1.49/1.54	c Core size: 3	Core Weight: 1	Total Weight: 289
1.49/1.54	c Elapsed CPU time: 1.53177 s	Remaining CPU time: 1798.47 s
1.49/1.54	c core #290
1.49/1.54	c Core size: 3	Core Weight: 1	Total Weight: 290
1.49/1.54	c Elapsed CPU time: 1.53777 s	Remaining CPU time: 1798.46 s
1.49/1.55	c core #291
1.49/1.55	c Core size: 3	Core Weight: 1	Total Weight: 291
1.49/1.55	c Elapsed CPU time: 1.54377 s	Remaining CPU time: 1798.46 s
1.49/1.55	c core #292
1.49/1.55	c Core size: 3	Core Weight: 1	Total Weight: 292
1.49/1.55	c Elapsed CPU time: 1.54976 s	Remaining CPU time: 1798.45 s
1.49/1.56	c core #293
1.49/1.56	c Core size: 3	Core Weight: 1	Total Weight: 293
1.49/1.56	c Elapsed CPU time: 1.55576 s	Remaining CPU time: 1798.44 s
1.49/1.57	c core #294
1.49/1.57	c Core size: 3	Core Weight: 1	Total Weight: 294
1.49/1.57	c Elapsed CPU time: 1.56176 s	Remaining CPU time: 1798.44 s
1.49/1.57	c core #295
1.49/1.57	c Core size: 3	Core Weight: 1	Total Weight: 295
1.49/1.57	c Elapsed CPU time: 1.56776 s	Remaining CPU time: 1798.43 s
1.49/1.58	c core #296
1.49/1.58	c Core size: 3	Core Weight: 1	Total Weight: 296
1.49/1.58	c Elapsed CPU time: 1.57376 s	Remaining CPU time: 1798.43 s
1.49/1.58	c core #297
1.49/1.58	c Core size: 3	Core Weight: 1	Total Weight: 297
1.49/1.58	c Elapsed CPU time: 1.57976 s	Remaining CPU time: 1798.42 s
1.49/1.59	c core #298
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: 298
1.49/1.59	c Elapsed CPU time: 1.58576 s	Remaining CPU time: 1798.41 s
1.49/1.60	c core #299
1.49/1.60	c Core size: 3	Core Weight: 1	Total Weight: 299
1.49/1.60	c Elapsed CPU time: 1.59176 s	Remaining CPU time: 1798.41 s
1.59/1.60	c core #300
1.59/1.60	c Core size: 3	Core Weight: 1	Total Weight: 300
1.59/1.60	c Elapsed CPU time: 1.59876 s	Remaining CPU time: 1798.4 s
1.59/1.61	c core #301
1.59/1.61	c Core size: 3	Core Weight: 1	Total Weight: 301
1.59/1.61	c Elapsed CPU time: 1.60476 s	Remaining CPU time: 1798.4 s
1.59/1.62	c core #302
1.59/1.62	c Core size: 3	Core Weight: 1	Total Weight: 302
1.59/1.62	c Elapsed CPU time: 1.61076 s	Remaining CPU time: 1798.39 s
1.59/1.62	c core #303
1.59/1.62	c Core size: 3	Core Weight: 1	Total Weight: 303
1.59/1.62	c Elapsed CPU time: 1.61675 s	Remaining CPU time: 1798.38 s
1.59/1.63	c core #304
1.59/1.63	c Core size: 3	Core Weight: 1	Total Weight: 304
1.59/1.63	c Elapsed CPU time: 1.62375 s	Remaining CPU time: 1798.38 s
1.59/1.63	c core #305
1.59/1.63	c Core size: 3	Core Weight: 1	Total Weight: 305
1.59/1.63	c Elapsed CPU time: 1.62975 s	Remaining CPU time: 1798.37 s
1.59/1.64	c core #306
1.59/1.64	c Core size: 3	Core Weight: 1	Total Weight: 306
1.59/1.64	c Elapsed CPU time: 1.63575 s	Remaining CPU time: 1798.36 s
1.59/1.65	c core #307
1.59/1.65	c Core size: 3	Core Weight: 1	Total Weight: 307
1.59/1.65	c Elapsed CPU time: 1.64275 s	Remaining CPU time: 1798.36 s
1.59/1.65	c core #308
1.59/1.65	c Core size: 3	Core Weight: 1	Total Weight: 308
1.59/1.65	c Elapsed CPU time: 1.64875 s	Remaining CPU time: 1798.35 s
1.59/1.66	c core #309
1.59/1.66	c Core size: 3	Core Weight: 1	Total Weight: 309
1.59/1.66	c Elapsed CPU time: 1.65475 s	Remaining CPU time: 1798.35 s
1.59/1.67	c core #310
1.59/1.67	c Core size: 3	Core Weight: 1	Total Weight: 310
1.59/1.67	c Elapsed CPU time: 1.66175 s	Remaining CPU time: 1798.34 s
1.59/1.67	c core #311
1.59/1.67	c Core size: 3	Core Weight: 1	Total Weight: 311
1.59/1.67	c Elapsed CPU time: 1.66775 s	Remaining CPU time: 1798.33 s
1.59/1.68	c core #312
1.59/1.68	c Core size: 3	Core Weight: 1	Total Weight: 312
1.59/1.68	c Elapsed CPU time: 1.67475 s	Remaining CPU time: 1798.33 s
1.59/1.69	c core #313
1.59/1.69	c Core size: 3	Core Weight: 1	Total Weight: 313
1.59/1.69	c Elapsed CPU time: 1.68074 s	Remaining CPU time: 1798.32 s
1.59/1.69	c core #314
1.59/1.69	c Core size: 3	Core Weight: 1	Total Weight: 314
1.59/1.69	c Elapsed CPU time: 1.68674 s	Remaining CPU time: 1798.31 s
1.69/1.70	c core #315
1.69/1.70	c Core size: 3	Core Weight: 1	Total Weight: 315
1.69/1.70	c Elapsed CPU time: 1.69374 s	Remaining CPU time: 1798.31 s
1.69/1.70	c core #316
1.69/1.70	c Core size: 3	Core Weight: 1	Total Weight: 316
1.69/1.70	c Elapsed CPU time: 1.69974 s	Remaining CPU time: 1798.3 s
1.69/1.71	c core #317
1.69/1.71	c Core size: 3	Core Weight: 1	Total Weight: 317
1.69/1.71	c Elapsed CPU time: 1.70674 s	Remaining CPU time: 1798.29 s
1.69/1.72	c core #318
1.69/1.72	c Core size: 3	Core Weight: 1	Total Weight: 318
1.69/1.72	c Elapsed CPU time: 1.71274 s	Remaining CPU time: 1798.29 s
1.69/1.72	c core #319
1.69/1.72	c Core size: 3	Core Weight: 1	Total Weight: 319
1.69/1.72	c Elapsed CPU time: 1.71874 s	Remaining CPU time: 1798.28 s
1.69/1.73	c core #320
1.69/1.73	c Core size: 3	Core Weight: 1	Total Weight: 320
1.69/1.73	c Elapsed CPU time: 1.72474 s	Remaining CPU time: 1798.28 s
1.69/1.74	c core #321
1.69/1.74	c Core size: 3	Core Weight: 1	Total Weight: 321
1.69/1.74	c Elapsed CPU time: 1.73074 s	Remaining CPU time: 1798.27 s
1.69/1.74	c core #322
1.69/1.74	c Core size: 3	Core Weight: 1	Total Weight: 322
1.69/1.74	c Elapsed CPU time: 1.73673 s	Remaining CPU time: 1798.26 s
1.69/1.75	c core #323
1.69/1.75	c Core size: 3	Core Weight: 1	Total Weight: 323
1.69/1.75	c Elapsed CPU time: 1.74274 s	Remaining CPU time: 1798.26 s
1.69/1.75	c core #324
1.69/1.75	c Core size: 3	Core Weight: 1	Total Weight: 324
1.69/1.75	c Elapsed CPU time: 1.74873 s	Remaining CPU time: 1798.25 s
1.69/1.76	c core #325
1.69/1.76	c Core size: 3	Core Weight: 1	Total Weight: 325
1.69/1.76	c Elapsed CPU time: 1.75473 s	Remaining CPU time: 1798.25 s
1.69/1.77	c core #326
1.69/1.77	c Core size: 3	Core Weight: 1	Total Weight: 326
1.69/1.77	c Elapsed CPU time: 1.76073 s	Remaining CPU time: 1798.24 s
1.69/1.77	c core #327
1.69/1.77	c Core size: 3	Core Weight: 1	Total Weight: 327
1.69/1.77	c Elapsed CPU time: 1.76773 s	Remaining CPU time: 1798.23 s
1.69/1.78	c core #328
1.69/1.78	c Core size: 3	Core Weight: 1	Total Weight: 328
1.69/1.78	c Elapsed CPU time: 1.77373 s	Remaining CPU time: 1798.23 s
1.69/1.79	c core #329
1.69/1.79	c Core size: 3	Core Weight: 1	Total Weight: 329
1.69/1.79	c Elapsed CPU time: 1.77973 s	Remaining CPU time: 1798.22 s
1.69/1.79	c core #330
1.69/1.79	c Core size: 3	Core Weight: 1	Total Weight: 330
1.69/1.79	c Elapsed CPU time: 1.78573 s	Remaining CPU time: 1798.21 s
1.79/1.80	c core #331
1.79/1.80	c Core size: 3	Core Weight: 1	Total Weight: 331
1.79/1.80	c Elapsed CPU time: 1.79273 s	Remaining CPU time: 1798.21 s
1.79/1.81	c core #332
1.79/1.81	c Core size: 3	Core Weight: 1	Total Weight: 332
1.79/1.81	c Elapsed CPU time: 1.79973 s	Remaining CPU time: 1798.2 s
1.79/1.81	c core #333
1.79/1.81	c Core size: 3	Core Weight: 1	Total Weight: 333
1.79/1.81	c Elapsed CPU time: 1.80573 s	Remaining CPU time: 1798.19 s
1.79/1.82	c core #334
1.79/1.82	c Core size: 3	Core Weight: 1	Total Weight: 334
1.79/1.82	c Elapsed CPU time: 1.81172 s	Remaining CPU time: 1798.19 s
1.79/1.82	c core #335
1.79/1.82	c Core size: 3	Core Weight: 1	Total Weight: 335
1.79/1.82	c Elapsed CPU time: 1.81872 s	Remaining CPU time: 1798.18 s
1.79/1.83	c core #336
1.79/1.83	c Core size: 3	Core Weight: 1	Total Weight: 336
1.79/1.83	c Elapsed CPU time: 1.82472 s	Remaining CPU time: 1798.18 s
1.79/1.84	c core #337
1.79/1.84	c Core size: 3	Core Weight: 1	Total Weight: 337
1.79/1.84	c Elapsed CPU time: 1.83172 s	Remaining CPU time: 1798.17 s
1.79/1.84	c core #338
1.79/1.84	c Core size: 3	Core Weight: 1	Total Weight: 338
1.79/1.84	c Elapsed CPU time: 1.83772 s	Remaining CPU time: 1798.16 s
1.79/1.85	c core #339
1.79/1.85	c Core size: 3	Core Weight: 1	Total Weight: 339
1.79/1.85	c Elapsed CPU time: 1.84372 s	Remaining CPU time: 1798.16 s
1.79/1.86	c core #340
1.79/1.86	c Core size: 3	Core Weight: 1	Total Weight: 340
1.79/1.86	c Elapsed CPU time: 1.85072 s	Remaining CPU time: 1798.15 s
1.79/1.86	c core #341
1.79/1.86	c Core size: 3	Core Weight: 1	Total Weight: 341
1.79/1.86	c Elapsed CPU time: 1.85672 s	Remaining CPU time: 1798.14 s
1.79/1.87	c core #342
1.79/1.87	c Core size: 3	Core Weight: 1	Total Weight: 342
1.79/1.87	c Elapsed CPU time: 1.86272 s	Remaining CPU time: 1798.14 s
1.79/1.88	c core #343
1.79/1.88	c Core size: 3	Core Weight: 1	Total Weight: 343
1.79/1.88	c Elapsed CPU time: 1.86972 s	Remaining CPU time: 1798.13 s
1.79/1.88	c core #344
1.79/1.88	c Core size: 3	Core Weight: 1	Total Weight: 344
1.79/1.88	c Elapsed CPU time: 1.87571 s	Remaining CPU time: 1798.12 s
1.79/1.89	c core #345
1.79/1.89	c Core size: 3	Core Weight: 1	Total Weight: 345
1.79/1.89	c Elapsed CPU time: 1.88271 s	Remaining CPU time: 1798.12 s
1.79/1.89	c core #346
1.79/1.89	c Core size: 3	Core Weight: 1	Total Weight: 346
1.79/1.89	c Elapsed CPU time: 1.88871 s	Remaining CPU time: 1798.11 s
1.89/1.90	c core #347
1.89/1.90	c Core size: 3	Core Weight: 1	Total Weight: 347
1.89/1.90	c Elapsed CPU time: 1.89571 s	Remaining CPU time: 1798.1 s
1.89/1.91	c core #348
1.89/1.91	c Core size: 3	Core Weight: 1	Total Weight: 348
1.89/1.91	c Elapsed CPU time: 1.90171 s	Remaining CPU time: 1798.1 s
1.89/1.91	c core #349
1.89/1.91	c Core size: 3	Core Weight: 1	Total Weight: 349
1.89/1.91	c Elapsed CPU time: 1.90871 s	Remaining CPU time: 1798.09 s
1.89/1.92	c core #350
1.89/1.92	c Core size: 3	Core Weight: 1	Total Weight: 350
1.89/1.92	c Elapsed CPU time: 1.91471 s	Remaining CPU time: 1798.09 s
1.89/1.93	c core #351
1.89/1.93	c Core size: 3	Core Weight: 1	Total Weight: 351
1.89/1.93	c Elapsed CPU time: 1.92071 s	Remaining CPU time: 1798.08 s
1.89/1.93	c core #352
1.89/1.93	c Core size: 3	Core Weight: 1	Total Weight: 352
1.89/1.93	c Elapsed CPU time: 1.92771 s	Remaining CPU time: 1798.07 s
1.89/1.94	c core #353
1.89/1.94	c Core size: 3	Core Weight: 1	Total Weight: 353
1.89/1.94	c Elapsed CPU time: 1.93371 s	Remaining CPU time: 1798.07 s
1.89/1.95	c core #354
1.89/1.95	c Core size: 3	Core Weight: 1	Total Weight: 354
1.89/1.95	c Elapsed CPU time: 1.9407 s	Remaining CPU time: 1798.06 s
1.89/1.95	c core #355
1.89/1.95	c Core size: 3	Core Weight: 1	Total Weight: 355
1.89/1.95	c Elapsed CPU time: 1.9467 s	Remaining CPU time: 1798.05 s
1.89/1.96	c core #356
1.89/1.96	c Core size: 3	Core Weight: 1	Total Weight: 356
1.89/1.96	c Elapsed CPU time: 1.9537 s	Remaining CPU time: 1798.05 s
1.89/1.97	c core #357
1.89/1.97	c Core size: 3	Core Weight: 1	Total Weight: 357
1.89/1.97	c Elapsed CPU time: 1.9597 s	Remaining CPU time: 1798.04 s
1.89/1.97	c core #358
1.89/1.97	c Core size: 3	Core Weight: 1	Total Weight: 358
1.89/1.97	c Elapsed CPU time: 1.9667 s	Remaining CPU time: 1798.03 s
1.89/1.98	c core #359
1.89/1.98	c Core size: 3	Core Weight: 1	Total Weight: 359
1.89/1.98	c Elapsed CPU time: 1.9727 s	Remaining CPU time: 1798.03 s
1.89/1.99	c core #360
1.89/1.99	c Core size: 3	Core Weight: 1	Total Weight: 360
1.89/1.99	c Elapsed CPU time: 1.9797 s	Remaining CPU time: 1798.02 s
1.89/1.99	c core #361
1.89/1.99	c Core size: 3	Core Weight: 1	Total Weight: 361
1.89/1.99	c Elapsed CPU time: 1.9857 s	Remaining CPU time: 1798.01 s
1.99/2.00	c core #362
1.99/2.00	c Core size: 3	Core Weight: 1	Total Weight: 362
1.99/2.00	c Elapsed CPU time: 1.9927 s	Remaining CPU time: 1798.01 s
1.99/2.00	c core #363
1.99/2.00	c Core size: 3	Core Weight: 1	Total Weight: 363
1.99/2.00	c Elapsed CPU time: 1.9987 s	Remaining CPU time: 1798 s
1.99/2.01	c core #364
1.99/2.01	c Core size: 3	Core Weight: 1	Total Weight: 364
1.99/2.01	c Elapsed CPU time: 2.00569 s	Remaining CPU time: 1797.99 s
1.99/2.02	c core #365
1.99/2.02	c Core size: 3	Core Weight: 1	Total Weight: 365
1.99/2.02	c Elapsed CPU time: 2.01169 s	Remaining CPU time: 1797.99 s
1.99/2.02	c core #366
1.99/2.02	c Core size: 3	Core Weight: 1	Total Weight: 366
1.99/2.02	c Elapsed CPU time: 2.01869 s	Remaining CPU time: 1797.98 s
1.99/2.03	c core #367
1.99/2.03	c Core size: 3	Core Weight: 1	Total Weight: 367
1.99/2.03	c Elapsed CPU time: 2.02469 s	Remaining CPU time: 1797.98 s
1.99/2.04	c core #368
1.99/2.04	c Core size: 3	Core Weight: 1	Total Weight: 368
1.99/2.04	c Elapsed CPU time: 2.03069 s	Remaining CPU time: 1797.97 s
1.99/2.04	c core #369
1.99/2.04	c Core size: 3	Core Weight: 1	Total Weight: 369
1.99/2.04	c Elapsed CPU time: 2.03769 s	Remaining CPU time: 1797.96 s
1.99/2.05	c core #370
1.99/2.05	c Core size: 3	Core Weight: 1	Total Weight: 370
1.99/2.05	c Elapsed CPU time: 2.04369 s	Remaining CPU time: 1797.96 s
1.99/2.06	c core #371
1.99/2.06	c Core size: 3	Core Weight: 1	Total Weight: 371
1.99/2.06	c Elapsed CPU time: 2.05069 s	Remaining CPU time: 1797.95 s
1.99/2.06	c core #372
1.99/2.06	c Core size: 3	Core Weight: 1	Total Weight: 372
1.99/2.06	c Elapsed CPU time: 2.05669 s	Remaining CPU time: 1797.94 s
1.99/2.07	c core #373
1.99/2.07	c Core size: 3	Core Weight: 1	Total Weight: 373
1.99/2.07	c Elapsed CPU time: 2.06369 s	Remaining CPU time: 1797.94 s
1.99/2.08	c core #374
1.99/2.08	c Core size: 3	Core Weight: 1	Total Weight: 374
1.99/2.08	c Elapsed CPU time: 2.06968 s	Remaining CPU time: 1797.93 s
1.99/2.08	c core #375
1.99/2.08	c Core size: 3	Core Weight: 1	Total Weight: 375
1.99/2.08	c Elapsed CPU time: 2.07668 s	Remaining CPU time: 1797.92 s
1.99/2.09	c core #376
1.99/2.09	c Core size: 3	Core Weight: 1	Total Weight: 376
1.99/2.09	c Elapsed CPU time: 2.08268 s	Remaining CPU time: 1797.92 s
1.99/2.10	c core #377
1.99/2.10	c Core size: 3	Core Weight: 1	Total Weight: 377
1.99/2.10	c Elapsed CPU time: 2.08968 s	Remaining CPU time: 1797.91 s
2.09/2.11	c core #378
2.09/2.11	c Core size: 3	Core Weight: 1	Total Weight: 378
2.09/2.11	c Elapsed CPU time: 2.09668 s	Remaining CPU time: 1797.9 s
2.09/2.11	c core #379
2.09/2.11	c Core size: 3	Core Weight: 1	Total Weight: 379
2.09/2.11	c Elapsed CPU time: 2.10368 s	Remaining CPU time: 1797.9 s
2.09/2.12	c core #380
2.09/2.12	c Core size: 3	Core Weight: 1	Total Weight: 380
2.09/2.12	c Elapsed CPU time: 2.11068 s	Remaining CPU time: 1797.89 s
2.09/2.13	c core #381
2.09/2.13	c Core size: 3	Core Weight: 1	Total Weight: 381
2.09/2.13	c Elapsed CPU time: 2.11768 s	Remaining CPU time: 1797.88 s
2.09/2.14	c core #382
2.09/2.14	c Core size: 3	Core Weight: 1	Total Weight: 382
2.09/2.14	c Elapsed CPU time: 2.12468 s	Remaining CPU time: 1797.88 s
2.09/2.14	c core #383
2.09/2.14	c Core size: 3	Core Weight: 1	Total Weight: 383
2.09/2.14	c Elapsed CPU time: 2.13068 s	Remaining CPU time: 1797.87 s
2.09/2.15	c core #384
2.09/2.15	c Core size: 3	Core Weight: 1	Total Weight: 384
2.09/2.15	c Elapsed CPU time: 2.13667 s	Remaining CPU time: 1797.86 s
2.09/2.16	c core #385
2.09/2.16	c Core size: 3	Core Weight: 1	Total Weight: 385
2.09/2.16	c Elapsed CPU time: 2.14367 s	Remaining CPU time: 1797.86 s
2.09/2.16	c core #386
2.09/2.16	c Core size: 3	Core Weight: 1	Total Weight: 386
2.09/2.16	c Elapsed CPU time: 2.15067 s	Remaining CPU time: 1797.85 s
2.09/2.17	c core #387
2.09/2.17	c Core size: 3	Core Weight: 1	Total Weight: 387
2.09/2.17	c Elapsed CPU time: 2.15767 s	Remaining CPU time: 1797.84 s
2.09/2.18	c core #388
2.09/2.18	c Core size: 3	Core Weight: 1	Total Weight: 388
2.09/2.18	c Elapsed CPU time: 2.16467 s	Remaining CPU time: 1797.84 s
2.09/2.19	c core #389
2.09/2.19	c Core size: 3	Core Weight: 1	Total Weight: 389
2.09/2.19	c Elapsed CPU time: 2.17167 s	Remaining CPU time: 1797.83 s
2.09/2.19	c core #390
2.09/2.19	c Core size: 3	Core Weight: 1	Total Weight: 390
2.09/2.19	c Elapsed CPU time: 2.17867 s	Remaining CPU time: 1797.82 s
2.09/2.20	c core #391
2.09/2.20	c Core size: 3	Core Weight: 1	Total Weight: 391
2.09/2.20	c Elapsed CPU time: 2.18567 s	Remaining CPU time: 1797.81 s
2.18/2.21	c core #392
2.18/2.21	c Core size: 3	Core Weight: 1	Total Weight: 392
2.18/2.21	c Elapsed CPU time: 2.19267 s	Remaining CPU time: 1797.81 s
2.18/2.21	c core #393
2.18/2.21	c Core size: 3	Core Weight: 1	Total Weight: 393
2.18/2.21	c Elapsed CPU time: 2.19966 s	Remaining CPU time: 1797.8 s
2.18/2.22	c core #394
2.18/2.22	c Core size: 3	Core Weight: 1	Total Weight: 394
2.18/2.22	c Elapsed CPU time: 2.20666 s	Remaining CPU time: 1797.79 s
2.18/2.23	c core #395
2.18/2.23	c Core size: 3	Core Weight: 1	Total Weight: 395
2.18/2.23	c Elapsed CPU time: 2.21366 s	Remaining CPU time: 1797.79 s
2.18/2.24	c core #396
2.18/2.24	c Core size: 3	Core Weight: 1	Total Weight: 396
2.18/2.24	c Elapsed CPU time: 2.22066 s	Remaining CPU time: 1797.78 s
2.18/2.24	c core #397
2.18/2.24	c Core size: 3	Core Weight: 1	Total Weight: 397
2.18/2.24	c Elapsed CPU time: 2.22766 s	Remaining CPU time: 1797.77 s
2.18/2.25	c core #398
2.18/2.25	c Core size: 3	Core Weight: 1	Total Weight: 398
2.18/2.25	c Elapsed CPU time: 2.23466 s	Remaining CPU time: 1797.77 s
2.18/2.26	c core #399
2.18/2.26	c Core size: 3	Core Weight: 1	Total Weight: 399
2.18/2.26	c Elapsed CPU time: 2.24166 s	Remaining CPU time: 1797.76 s
2.18/2.27	c core #400
2.18/2.27	c Core size: 3	Core Weight: 1	Total Weight: 400
2.18/2.27	c Elapsed CPU time: 2.24966 s	Remaining CPU time: 1797.75 s
2.18/2.27	c core #401
2.18/2.27	c Core size: 3	Core Weight: 1	Total Weight: 401
2.18/2.27	c Elapsed CPU time: 2.25666 s	Remaining CPU time: 1797.74 s
2.18/2.28	c core #402
2.18/2.28	c Core size: 3	Core Weight: 1	Total Weight: 402
2.18/2.28	c Elapsed CPU time: 2.26465 s	Remaining CPU time: 1797.74 s
2.18/2.29	c core #403
2.18/2.29	c Core size: 3	Core Weight: 1	Total Weight: 403
2.18/2.29	c Elapsed CPU time: 2.27165 s	Remaining CPU time: 1797.73 s
2.18/2.29	c core #404
2.18/2.29	c Core size: 3	Core Weight: 1	Total Weight: 404
2.18/2.30	c Elapsed CPU time: 2.27865 s	Remaining CPU time: 1797.72 s
2.27/2.30	c core #405
2.27/2.30	c Core size: 3	Core Weight: 1	Total Weight: 405
2.27/2.30	c Elapsed CPU time: 2.28665 s	Remaining CPU time: 1797.71 s
2.27/2.31	c core #406
2.27/2.31	c Core size: 3	Core Weight: 1	Total Weight: 406
2.27/2.31	c Elapsed CPU time: 2.29365 s	Remaining CPU time: 1797.71 s
2.27/2.32	c core #407
2.27/2.32	c Core size: 3	Core Weight: 1	Total Weight: 407
2.27/2.32	c Elapsed CPU time: 2.30065 s	Remaining CPU time: 1797.7 s
2.27/2.32	c core #408
2.27/2.32	c Core size: 3	Core Weight: 1	Total Weight: 408
2.27/2.32	c Elapsed CPU time: 2.30765 s	Remaining CPU time: 1797.69 s
2.27/2.33	c core #409
2.27/2.33	c Core size: 3	Core Weight: 1	Total Weight: 409
2.27/2.33	c Elapsed CPU time: 2.31465 s	Remaining CPU time: 1797.69 s
2.27/2.34	c core #410
2.27/2.34	c Core size: 3	Core Weight: 1	Total Weight: 410
2.27/2.34	c Elapsed CPU time: 2.32265 s	Remaining CPU time: 1797.68 s
2.27/2.35	c core #411
2.27/2.35	c Core size: 3	Core Weight: 1	Total Weight: 411
2.27/2.35	c Elapsed CPU time: 2.32965 s	Remaining CPU time: 1797.67 s
2.27/2.35	c core #412
2.27/2.35	c Core size: 3	Core Weight: 1	Total Weight: 412
2.27/2.35	c Elapsed CPU time: 2.33764 s	Remaining CPU time: 1797.66 s
2.27/2.36	c core #413
2.27/2.36	c Core size: 3	Core Weight: 1	Total Weight: 413
2.27/2.36	c Elapsed CPU time: 2.34464 s	Remaining CPU time: 1797.66 s
2.27/2.37	c core #414
2.27/2.37	c Core size: 3	Core Weight: 1	Total Weight: 414
2.27/2.37	c Elapsed CPU time: 2.35264 s	Remaining CPU time: 1797.65 s
2.27/2.38	c core #415
2.27/2.38	c Core size: 3	Core Weight: 1	Total Weight: 415
2.27/2.38	c Elapsed CPU time: 2.35964 s	Remaining CPU time: 1797.64 s
2.27/2.38	c core #416
2.27/2.38	c Core size: 3	Core Weight: 1	Total Weight: 416
2.27/2.38	c Elapsed CPU time: 2.36764 s	Remaining CPU time: 1797.63 s
2.27/2.39	c core #417
2.27/2.39	c Core size: 3	Core Weight: 1	Total Weight: 417
2.27/2.39	c Elapsed CPU time: 2.37464 s	Remaining CPU time: 1797.63 s
2.37/2.40	c core #418
2.37/2.40	c Core size: 3	Core Weight: 1	Total Weight: 418
2.37/2.40	c Elapsed CPU time: 2.38164 s	Remaining CPU time: 1797.62 s
2.37/2.41	c core #419
2.37/2.41	c Core size: 3	Core Weight: 1	Total Weight: 419
2.37/2.41	c Elapsed CPU time: 2.38864 s	Remaining CPU time: 1797.61 s
2.37/2.41	c core #420
2.37/2.41	c Core size: 3	Core Weight: 1	Total Weight: 420
2.37/2.41	c Elapsed CPU time: 2.39563 s	Remaining CPU time: 1797.6 s
2.37/2.42	c core #421
2.37/2.42	c Core size: 3	Core Weight: 1	Total Weight: 421
2.37/2.42	c Elapsed CPU time: 2.40363 s	Remaining CPU time: 1797.6 s
2.37/2.43	c core #422
2.37/2.43	c Core size: 3	Core Weight: 1	Total Weight: 422
2.37/2.43	c Elapsed CPU time: 2.41063 s	Remaining CPU time: 1797.59 s
2.37/2.44	c core #423
2.37/2.44	c Core size: 3	Core Weight: 1	Total Weight: 423
2.37/2.44	c Elapsed CPU time: 2.41663 s	Remaining CPU time: 1797.58 s
2.37/2.45	c core #424
2.37/2.45	c Core size: 3	Core Weight: 1	Total Weight: 424
2.37/2.45	c Elapsed CPU time: 2.42463 s	Remaining CPU time: 1797.58 s
2.37/2.45	c core #425
2.37/2.45	c Core size: 3	Core Weight: 1	Total Weight: 425
2.37/2.45	c Elapsed CPU time: 2.43163 s	Remaining CPU time: 1797.57 s
2.37/2.46	c core #426
2.37/2.46	c Core size: 3	Core Weight: 1	Total Weight: 426
2.37/2.46	c Elapsed CPU time: 2.43863 s	Remaining CPU time: 1797.56 s
2.37/2.47	c core #427
2.37/2.47	c Core size: 3	Core Weight: 1	Total Weight: 427
2.37/2.47	c Elapsed CPU time: 2.44663 s	Remaining CPU time: 1797.55 s
2.37/2.48	c core #428
2.37/2.48	c Core size: 3	Core Weight: 1	Total Weight: 428
2.37/2.48	c Elapsed CPU time: 2.45463 s	Remaining CPU time: 1797.55 s
2.37/2.48	c core #429
2.37/2.48	c Core size: 3	Core Weight: 1	Total Weight: 429
2.37/2.48	c Elapsed CPU time: 2.46062 s	Remaining CPU time: 1797.54 s
2.37/2.49	c core #430
2.37/2.49	c Core size: 3	Core Weight: 1	Total Weight: 430
2.37/2.49	c Elapsed CPU time: 2.46663 s	Remaining CPU time: 1797.53 s
2.48/2.50	c core #431
2.48/2.50	c Core size: 3	Core Weight: 1	Total Weight: 431
2.48/2.50	c Elapsed CPU time: 2.47462 s	Remaining CPU time: 1797.53 s
2.48/2.51	c core #432
2.48/2.51	c Core size: 3	Core Weight: 1	Total Weight: 432
2.48/2.51	c Elapsed CPU time: 2.48162 s	Remaining CPU time: 1797.52 s
2.48/2.52	c core #433
2.48/2.52	c Core size: 3	Core Weight: 1	Total Weight: 433
2.48/2.52	c Elapsed CPU time: 2.48962 s	Remaining CPU time: 1797.51 s
2.48/2.52	c core #434
2.48/2.52	c Core size: 3	Core Weight: 1	Total Weight: 434
2.48/2.52	c Elapsed CPU time: 2.49762 s	Remaining CPU time: 1797.5 s
2.48/2.53	c core #435
2.48/2.53	c Core size: 3	Core Weight: 1	Total Weight: 435
2.48/2.53	c Elapsed CPU time: 2.50562 s	Remaining CPU time: 1797.49 s
2.48/2.54	c core #436
2.48/2.54	c Core size: 3	Core Weight: 1	Total Weight: 436
2.48/2.54	c Elapsed CPU time: 2.51362 s	Remaining CPU time: 1797.49 s
2.48/2.55	c core #437
2.48/2.55	c Core size: 3	Core Weight: 1	Total Weight: 437
2.48/2.55	c Elapsed CPU time: 2.52162 s	Remaining CPU time: 1797.48 s
2.48/2.55	c core #438
2.48/2.55	c Core size: 3	Core Weight: 1	Total Weight: 438
2.48/2.55	c Elapsed CPU time: 2.52961 s	Remaining CPU time: 1797.47 s
2.48/2.56	c core #439
2.48/2.56	c Core size: 3	Core Weight: 1	Total Weight: 439
2.48/2.56	c Elapsed CPU time: 2.53761 s	Remaining CPU time: 1797.46 s
2.48/2.57	c core #440
2.48/2.57	c Core size: 3	Core Weight: 1	Total Weight: 440
2.48/2.57	c Elapsed CPU time: 2.54561 s	Remaining CPU time: 1797.45 s
2.48/2.58	c core #441
2.48/2.58	c Core size: 3	Core Weight: 1	Total Weight: 441
2.48/2.58	c Elapsed CPU time: 2.55361 s	Remaining CPU time: 1797.45 s
2.48/2.59	c core #442
2.48/2.59	c Core size: 3	Core Weight: 1	Total Weight: 442
2.48/2.59	c Elapsed CPU time: 2.56161 s	Remaining CPU time: 1797.44 s
2.48/2.59	c core #443
2.48/2.59	c Core size: 3	Core Weight: 1	Total Weight: 443
2.48/2.59	c Elapsed CPU time: 2.56961 s	Remaining CPU time: 1797.43 s
2.57/2.60	c core #444
2.57/2.60	c Core size: 3	Core Weight: 1	Total Weight: 444
2.57/2.60	c Elapsed CPU time: 2.57661 s	Remaining CPU time: 1797.42 s
2.57/2.61	c core #445
2.57/2.61	c Core size: 3	Core Weight: 1	Total Weight: 445
2.57/2.61	c Elapsed CPU time: 2.58461 s	Remaining CPU time: 1797.42 s
2.57/2.62	c core #446
2.57/2.62	c Core size: 3	Core Weight: 1	Total Weight: 446
2.57/2.62	c Elapsed CPU time: 2.5926 s	Remaining CPU time: 1797.41 s
2.57/2.63	c core #447
2.57/2.63	c Core size: 3	Core Weight: 1	Total Weight: 447
2.57/2.63	c Elapsed CPU time: 2.5996 s	Remaining CPU time: 1797.4 s
2.57/2.63	c core #448
2.57/2.63	c Core size: 3	Core Weight: 1	Total Weight: 448
2.57/2.63	c Elapsed CPU time: 2.6076 s	Remaining CPU time: 1797.39 s
2.57/2.64	c core #449
2.57/2.64	c Core size: 3	Core Weight: 1	Total Weight: 449
2.57/2.64	c Elapsed CPU time: 2.6156 s	Remaining CPU time: 1797.38 s
2.57/2.65	c core #450
2.57/2.65	c Core size: 3	Core Weight: 1	Total Weight: 450
2.57/2.65	c Elapsed CPU time: 2.6236 s	Remaining CPU time: 1797.38 s
2.57/2.66	c core #451
2.57/2.66	c Core size: 3	Core Weight: 1	Total Weight: 451
2.57/2.66	c Elapsed CPU time: 2.6316 s	Remaining CPU time: 1797.37 s
2.57/2.67	c core #452
2.57/2.67	c Core size: 3	Core Weight: 1	Total Weight: 452
2.57/2.67	c Elapsed CPU time: 2.6396 s	Remaining CPU time: 1797.36 s
2.57/2.67	c core #453
2.57/2.67	c Core size: 3	Core Weight: 1	Total Weight: 453
2.57/2.67	c Elapsed CPU time: 2.6476 s	Remaining CPU time: 1797.35 s
2.57/2.68	c core #454
2.57/2.68	c Core size: 3	Core Weight: 1	Total Weight: 454
2.57/2.68	c Elapsed CPU time: 2.6556 s	Remaining CPU time: 1797.34 s
2.57/2.69	c core #455
2.57/2.69	c Core size: 3	Core Weight: 1	Total Weight: 455
2.57/2.69	c Elapsed CPU time: 2.66359 s	Remaining CPU time: 1797.34 s
2.67/2.70	c core #456
2.67/2.70	c Core size: 3	Core Weight: 1	Total Weight: 456
2.67/2.70	c Elapsed CPU time: 2.67159 s	Remaining CPU time: 1797.33 s
2.67/2.71	c core #457
2.67/2.71	c Core size: 3	Core Weight: 1	Total Weight: 457
2.67/2.71	c Elapsed CPU time: 2.67959 s	Remaining CPU time: 1797.32 s
2.67/2.72	c core #458
2.67/2.72	c Core size: 3	Core Weight: 1	Total Weight: 458
2.67/2.72	c Elapsed CPU time: 2.68759 s	Remaining CPU time: 1797.31 s
2.67/2.72	c core #459
2.67/2.72	c Core size: 3	Core Weight: 1	Total Weight: 459
2.67/2.72	c Elapsed CPU time: 2.69559 s	Remaining CPU time: 1797.3 s
2.67/2.73	c core #460
2.67/2.73	c Core size: 3	Core Weight: 1	Total Weight: 460
2.67/2.73	c Elapsed CPU time: 2.70359 s	Remaining CPU time: 1797.3 s
2.67/2.74	c core #461
2.67/2.74	c Core size: 3	Core Weight: 1	Total Weight: 461
2.67/2.74	c Elapsed CPU time: 2.71059 s	Remaining CPU time: 1797.29 s
2.67/2.75	c core #462
2.67/2.75	c Core size: 3	Core Weight: 1	Total Weight: 462
2.67/2.75	c Elapsed CPU time: 2.71859 s	Remaining CPU time: 1797.28 s
2.67/2.76	c core #463
2.67/2.76	c Core size: 3	Core Weight: 1	Total Weight: 463
2.67/2.76	c Elapsed CPU time: 2.72659 s	Remaining CPU time: 1797.27 s
2.67/2.76	c core #464
2.67/2.76	c Core size: 3	Core Weight: 1	Total Weight: 464
2.67/2.76	c Elapsed CPU time: 2.73458 s	Remaining CPU time: 1797.27 s
2.67/2.77	c core #465
2.67/2.77	c Core size: 3	Core Weight: 1	Total Weight: 465
2.67/2.77	c Elapsed CPU time: 2.74258 s	Remaining CPU time: 1797.26 s
2.67/2.78	c core #466
2.67/2.78	c Core size: 3	Core Weight: 1	Total Weight: 466
2.67/2.78	c Elapsed CPU time: 2.74958 s	Remaining CPU time: 1797.25 s
2.67/2.79	c core #467
2.67/2.79	c Core size: 3	Core Weight: 1	Total Weight: 467
2.67/2.79	c Elapsed CPU time: 2.75758 s	Remaining CPU time: 1797.24 s
2.77/2.80	c core #468
2.77/2.80	c Core size: 3	Core Weight: 1	Total Weight: 468
2.77/2.80	c Elapsed CPU time: 2.76558 s	Remaining CPU time: 1797.23 s
2.77/2.80	c core #469
2.77/2.80	c Core size: 3	Core Weight: 1	Total Weight: 469
2.77/2.81	c Elapsed CPU time: 2.77358 s	Remaining CPU time: 1797.23 s
2.77/2.81	c core #470
2.77/2.81	c Core size: 3	Core Weight: 1	Total Weight: 470
2.77/2.81	c Elapsed CPU time: 2.78158 s	Remaining CPU time: 1797.22 s
2.77/2.82	c core #471
2.77/2.82	c Core size: 3	Core Weight: 1	Total Weight: 471
2.77/2.82	c Elapsed CPU time: 2.79058 s	Remaining CPU time: 1797.21 s
2.77/2.83	c core #472
2.77/2.83	c Core size: 3	Core Weight: 1	Total Weight: 472
2.77/2.83	c Elapsed CPU time: 2.79857 s	Remaining CPU time: 1797.2 s
2.77/2.84	c core #473
2.77/2.84	c Core size: 3	Core Weight: 1	Total Weight: 473
2.77/2.84	c Elapsed CPU time: 2.80657 s	Remaining CPU time: 1797.19 s
2.77/2.85	c core #474
2.77/2.85	c Core size: 3	Core Weight: 1	Total Weight: 474
2.77/2.85	c Elapsed CPU time: 2.81457 s	Remaining CPU time: 1797.19 s
2.77/2.85	c core #475
2.77/2.85	c Core size: 3	Core Weight: 1	Total Weight: 475
2.77/2.85	c Elapsed CPU time: 2.82257 s	Remaining CPU time: 1797.18 s
2.77/2.86	c core #476
2.77/2.86	c Core size: 3	Core Weight: 1	Total Weight: 476
2.77/2.86	c Elapsed CPU time: 2.83057 s	Remaining CPU time: 1797.17 s
2.77/2.87	c core #477
2.77/2.87	c Core size: 3	Core Weight: 1	Total Weight: 477
2.77/2.87	c Elapsed CPU time: 2.83957 s	Remaining CPU time: 1797.16 s
2.77/2.88	c core #478
2.77/2.88	c Core size: 3	Core Weight: 1	Total Weight: 478
2.77/2.88	c Elapsed CPU time: 2.84657 s	Remaining CPU time: 1797.15 s
2.77/2.89	c core #479
2.77/2.89	c Core size: 3	Core Weight: 1	Total Weight: 479
2.77/2.89	c Elapsed CPU time: 2.85457 s	Remaining CPU time: 1797.15 s
2.77/2.90	c core #480
2.77/2.90	c Core size: 3	Core Weight: 1	Total Weight: 480
2.77/2.90	c Elapsed CPU time: 2.86256 s	Remaining CPU time: 1797.14 s
2.87/2.90	c core #481
2.87/2.90	c Core size: 3	Core Weight: 1	Total Weight: 481
2.87/2.90	c Elapsed CPU time: 2.87056 s	Remaining CPU time: 1797.13 s
2.87/2.91	c core #482
2.87/2.91	c Core size: 3	Core Weight: 1	Total Weight: 482
2.87/2.91	c Elapsed CPU time: 2.87756 s	Remaining CPU time: 1797.12 s
2.87/2.92	c core #483
2.87/2.92	c Core size: 3	Core Weight: 1	Total Weight: 483
2.87/2.92	c Elapsed CPU time: 2.88556 s	Remaining CPU time: 1797.11 s
2.87/2.93	c core #484
2.87/2.93	c Core size: 3	Core Weight: 1	Total Weight: 484
2.87/2.93	c Elapsed CPU time: 2.89356 s	Remaining CPU time: 1797.11 s
2.87/2.94	c core #485
2.87/2.94	c Core size: 3	Core Weight: 1	Total Weight: 485
2.87/2.94	c Elapsed CPU time: 2.90156 s	Remaining CPU time: 1797.1 s
2.87/2.95	c core #486
2.87/2.95	c Core size: 3	Core Weight: 1	Total Weight: 486
2.87/2.95	c Elapsed CPU time: 2.90956 s	Remaining CPU time: 1797.09 s
2.87/2.95	c core #487
2.87/2.95	c Core size: 3	Core Weight: 1	Total Weight: 487
2.87/2.95	c Elapsed CPU time: 2.91856 s	Remaining CPU time: 1797.08 s
2.87/2.96	c core #488
2.87/2.96	c Core size: 3	Core Weight: 1	Total Weight: 488
2.87/2.96	c Elapsed CPU time: 2.92656 s	Remaining CPU time: 1797.07 s
2.87/2.97	c core #489
2.87/2.97	c Core size: 3	Core Weight: 1	Total Weight: 489
2.87/2.97	c Elapsed CPU time: 2.93455 s	Remaining CPU time: 1797.07 s
2.87/2.98	c core #490
2.87/2.98	c Core size: 3	Core Weight: 1	Total Weight: 490
2.87/2.98	c Elapsed CPU time: 2.94355 s	Remaining CPU time: 1797.06 s
2.87/2.99	c core #491
2.87/2.99	c Core size: 3	Core Weight: 1	Total Weight: 491
2.87/2.99	c Elapsed CPU time: 2.95155 s	Remaining CPU time: 1797.05 s
2.87/3.00	c core #492
2.87/3.00	c Core size: 3	Core Weight: 1	Total Weight: 492
2.87/3.00	c Elapsed CPU time: 2.95955 s	Remaining CPU time: 1797.04 s
2.97/3.00	c core #493
2.97/3.00	c Core size: 3	Core Weight: 1	Total Weight: 493
2.97/3.00	c Elapsed CPU time: 2.96755 s	Remaining CPU time: 1797.03 s
2.97/3.01	c core #494
2.97/3.01	c Core size: 3	Core Weight: 1	Total Weight: 494
2.97/3.01	c Elapsed CPU time: 2.97555 s	Remaining CPU time: 1797.02 s
2.97/3.02	c core #495
2.97/3.02	c Core size: 3	Core Weight: 1	Total Weight: 495
2.97/3.02	c Elapsed CPU time: 2.98355 s	Remaining CPU time: 1797.02 s
2.97/3.03	c core #496
2.97/3.03	c Core size: 3	Core Weight: 1	Total Weight: 496
2.97/3.03	c Elapsed CPU time: 2.99154 s	Remaining CPU time: 1797.01 s
2.97/3.04	c core #497
2.97/3.04	c Core size: 3	Core Weight: 1	Total Weight: 497
2.97/3.04	c Elapsed CPU time: 3.00054 s	Remaining CPU time: 1797 s
2.97/3.05	c core #498
2.97/3.05	c Core size: 3	Core Weight: 1	Total Weight: 498
2.97/3.05	c Elapsed CPU time: 3.00854 s	Remaining CPU time: 1796.99 s
2.97/3.05	c core #499
2.97/3.05	c Core size: 3	Core Weight: 1	Total Weight: 499
2.97/3.06	c Elapsed CPU time: 3.01754 s	Remaining CPU time: 1796.98 s
2.97/3.06	c core #500
2.97/3.06	c Core size: 3	Core Weight: 1	Total Weight: 500
2.97/3.06	c Elapsed CPU time: 3.02554 s	Remaining CPU time: 1796.97 s
2.97/3.07	c core #501
2.97/3.07	c Core size: 3	Core Weight: 1	Total Weight: 501
2.97/3.07	c Elapsed CPU time: 3.03354 s	Remaining CPU time: 1796.97 s
2.97/3.08	c core #502
2.97/3.08	c Core size: 3	Core Weight: 1	Total Weight: 502
2.97/3.08	c Elapsed CPU time: 3.04154 s	Remaining CPU time: 1796.96 s
2.97/3.09	c core #503
2.97/3.09	c Core size: 3	Core Weight: 1	Total Weight: 503
2.97/3.09	c Elapsed CPU time: 3.05054 s	Remaining CPU time: 1796.95 s
3.07/3.10	c core #504
3.07/3.10	c Core size: 3	Core Weight: 1	Total Weight: 504
3.07/3.10	c Elapsed CPU time: 3.05854 s	Remaining CPU time: 1796.94 s
3.07/3.11	c core #505
3.07/3.11	c Core size: 3	Core Weight: 1	Total Weight: 505
3.07/3.11	c Elapsed CPU time: 3.06753 s	Remaining CPU time: 1796.93 s
3.07/3.11	c core #506
3.07/3.11	c Core size: 3	Core Weight: 1	Total Weight: 506
3.07/3.11	c Elapsed CPU time: 3.07453 s	Remaining CPU time: 1796.93 s
3.07/3.12	c core #507
3.07/3.12	c Core size: 3	Core Weight: 1	Total Weight: 507
3.07/3.12	c Elapsed CPU time: 3.08353 s	Remaining CPU time: 1796.92 s
3.07/3.13	c core #508
3.07/3.13	c Core size: 3	Core Weight: 1	Total Weight: 508
3.07/3.13	c Elapsed CPU time: 3.09153 s	Remaining CPU time: 1796.91 s
3.07/3.14	c core #509
3.07/3.14	c Core size: 3	Core Weight: 1	Total Weight: 509
3.07/3.14	c Elapsed CPU time: 3.10053 s	Remaining CPU time: 1796.9 s
3.07/3.15	c core #510
3.07/3.15	c Core size: 3	Core Weight: 1	Total Weight: 510
3.07/3.15	c Elapsed CPU time: 3.10853 s	Remaining CPU time: 1796.89 s
3.07/3.16	c core #511
3.07/3.16	c Core size: 3	Core Weight: 1	Total Weight: 511
3.07/3.16	c Elapsed CPU time: 3.11653 s	Remaining CPU time: 1796.88 s
3.07/3.16	c core #512
3.07/3.16	c Core size: 3	Core Weight: 1	Total Weight: 512
3.07/3.16	c Elapsed CPU time: 3.12453 s	Remaining CPU time: 1796.88 s
3.07/3.17	c core #513
3.07/3.17	c Core size: 3	Core Weight: 1	Total Weight: 513
3.07/3.17	c Elapsed CPU time: 3.13252 s	Remaining CPU time: 1796.87 s
3.07/3.18	c core #514
3.07/3.18	c Core size: 3	Core Weight: 1	Total Weight: 514
3.07/3.18	c Elapsed CPU time: 3.14052 s	Remaining CPU time: 1796.86 s
3.07/3.19	c core #515
3.07/3.19	c Core size: 3	Core Weight: 1	Total Weight: 515
3.07/3.19	c Elapsed CPU time: 3.14952 s	Remaining CPU time: 1796.85 s
3.07/3.20	c core #516
3.07/3.20	c Core size: 3	Core Weight: 1	Total Weight: 516
3.07/3.20	c Elapsed CPU time: 3.15752 s	Remaining CPU time: 1796.84 s
3.17/3.21	c core #517
3.17/3.21	c Core size: 3	Core Weight: 1	Total Weight: 517
3.17/3.21	c Elapsed CPU time: 3.16652 s	Remaining CPU time: 1796.83 s
3.17/3.22	c core #518
3.17/3.22	c Core size: 3	Core Weight: 1	Total Weight: 518
3.17/3.22	c Elapsed CPU time: 3.17452 s	Remaining CPU time: 1796.83 s
3.17/3.22	c core #519
3.17/3.22	c Core size: 3	Core Weight: 1	Total Weight: 519
3.17/3.22	c Elapsed CPU time: 3.18352 s	Remaining CPU time: 1796.82 s
3.17/3.23	c core #520
3.17/3.23	c Core size: 3	Core Weight: 1	Total Weight: 520
3.17/3.23	c Elapsed CPU time: 3.19251 s	Remaining CPU time: 1796.81 s
3.17/3.24	c core #521
3.17/3.24	c Core size: 3	Core Weight: 1	Total Weight: 521
3.17/3.24	c Elapsed CPU time: 3.20051 s	Remaining CPU time: 1796.8 s
3.17/3.25	c core #522
3.17/3.25	c Core size: 3	Core Weight: 1	Total Weight: 522
3.17/3.25	c Elapsed CPU time: 3.20951 s	Remaining CPU time: 1796.79 s
3.17/3.26	c core #523
3.17/3.26	c Core size: 3	Core Weight: 1	Total Weight: 523
3.17/3.26	c Elapsed CPU time: 3.21751 s	Remaining CPU time: 1796.78 s
3.17/3.27	c core #524
3.17/3.27	c Core size: 3	Core Weight: 1	Total Weight: 524
3.17/3.27	c Elapsed CPU time: 3.22551 s	Remaining CPU time: 1796.77 s
3.17/3.28	c core #525
3.17/3.28	c Core size: 3	Core Weight: 1	Total Weight: 525
3.17/3.28	c Elapsed CPU time: 3.23451 s	Remaining CPU time: 1796.77 s
3.17/3.29	c core #526
3.17/3.29	c Core size: 3	Core Weight: 1	Total Weight: 526
3.17/3.29	c Elapsed CPU time: 3.24251 s	Remaining CPU time: 1796.76 s
3.17/3.29	c core #527
3.17/3.29	c Core size: 3	Core Weight: 1	Total Weight: 527
3.17/3.29	c Elapsed CPU time: 3.2505 s	Remaining CPU time: 1796.75 s
3.27/3.30	c core #528
3.27/3.30	c Core size: 3	Core Weight: 1	Total Weight: 528
3.27/3.30	c Elapsed CPU time: 3.2595 s	Remaining CPU time: 1796.74 s
3.27/3.31	c core #529
3.27/3.31	c Core size: 3	Core Weight: 1	Total Weight: 529
3.27/3.31	c Elapsed CPU time: 3.2675 s	Remaining CPU time: 1796.73 s
3.27/3.32	c core #530
3.27/3.32	c Core size: 3	Core Weight: 1	Total Weight: 530
3.27/3.32	c Elapsed CPU time: 3.2765 s	Remaining CPU time: 1796.72 s
3.27/3.33	c core #531
3.27/3.33	c Core size: 3	Core Weight: 1	Total Weight: 531
3.27/3.33	c Elapsed CPU time: 3.2855 s	Remaining CPU time: 1796.71 s
3.27/3.34	c core #532
3.27/3.34	c Core size: 3	Core Weight: 1	Total Weight: 532
3.27/3.34	c Elapsed CPU time: 3.2935 s	Remaining CPU time: 1796.71 s
3.27/3.35	c core #533
3.27/3.35	c Core size: 3	Core Weight: 1	Total Weight: 533
3.27/3.35	c Elapsed CPU time: 3.3025 s	Remaining CPU time: 1796.7 s
3.27/3.35	c core #534
3.27/3.35	c Core size: 3	Core Weight: 1	Total Weight: 534
3.27/3.35	c Elapsed CPU time: 3.3115 s	Remaining CPU time: 1796.69 s
3.27/3.36	c core #535
3.27/3.36	c Core size: 3	Core Weight: 1	Total Weight: 535
3.27/3.36	c Elapsed CPU time: 3.31949 s	Remaining CPU time: 1796.68 s
3.27/3.37	c core #536
3.27/3.37	c Core size: 3	Core Weight: 1	Total Weight: 536
3.27/3.37	c Elapsed CPU time: 3.32849 s	Remaining CPU time: 1796.67 s
3.27/3.38	c core #537
3.27/3.38	c Core size: 3	Core Weight: 1	Total Weight: 537
3.27/3.38	c Elapsed CPU time: 3.33749 s	Remaining CPU time: 1796.66 s
3.27/3.39	c core #538
3.27/3.39	c Core size: 3	Core Weight: 1	Total Weight: 538
3.27/3.39	c Elapsed CPU time: 3.34549 s	Remaining CPU time: 1796.65 s
3.37/3.40	c core #539
3.37/3.40	c Core size: 3	Core Weight: 1	Total Weight: 539
3.37/3.40	c Elapsed CPU time: 3.35449 s	Remaining CPU time: 1796.65 s
3.37/3.41	c core #540
3.37/3.41	c Core size: 3	Core Weight: 1	Total Weight: 540
3.37/3.41	c Elapsed CPU time: 3.36349 s	Remaining CPU time: 1796.64 s
3.37/3.42	c core #541
3.37/3.42	c Core size: 3	Core Weight: 1	Total Weight: 541
3.37/3.42	c Elapsed CPU time: 3.37249 s	Remaining CPU time: 1796.63 s
3.37/3.42	c core #542
3.37/3.42	c Core size: 3	Core Weight: 1	Total Weight: 542
3.37/3.42	c Elapsed CPU time: 3.38149 s	Remaining CPU time: 1796.62 s
3.37/3.43	c core #543
3.37/3.43	c Core size: 3	Core Weight: 1	Total Weight: 543
3.37/3.43	c Elapsed CPU time: 3.38848 s	Remaining CPU time: 1796.61 s
3.37/3.44	c core #544
3.37/3.44	c Core size: 3	Core Weight: 1	Total Weight: 544
3.37/3.44	c Elapsed CPU time: 3.39648 s	Remaining CPU time: 1796.6 s
3.37/3.45	c core #545
3.37/3.45	c Core size: 3	Core Weight: 1	Total Weight: 545
3.37/3.45	c Elapsed CPU time: 3.40548 s	Remaining CPU time: 1796.59 s
3.37/3.46	c core #546
3.37/3.46	c Core size: 3	Core Weight: 1	Total Weight: 546
3.37/3.46	c Elapsed CPU time: 3.41448 s	Remaining CPU time: 1796.59 s
3.37/3.47	c core #547
3.37/3.47	c Core size: 3	Core Weight: 1	Total Weight: 547
3.37/3.47	c Elapsed CPU time: 3.42248 s	Remaining CPU time: 1796.58 s
3.37/3.48	c core #548
3.37/3.48	c Core size: 3	Core Weight: 1	Total Weight: 548
3.37/3.48	c Elapsed CPU time: 3.43048 s	Remaining CPU time: 1796.57 s
3.37/3.49	c core #549
3.37/3.49	c Core size: 3	Core Weight: 1	Total Weight: 549
3.37/3.49	c Elapsed CPU time: 3.43948 s	Remaining CPU time: 1796.56 s
3.37/3.49	c core #550
3.37/3.49	c Core size: 3	Core Weight: 1	Total Weight: 550
3.37/3.49	c Elapsed CPU time: 3.44848 s	Remaining CPU time: 1796.55 s
3.46/3.50	c core #551
3.46/3.50	c Core size: 3	Core Weight: 1	Total Weight: 551
3.46/3.50	c Elapsed CPU time: 3.45647 s	Remaining CPU time: 1796.54 s
3.46/3.51	c core #552
3.46/3.51	c Core size: 3	Core Weight: 1	Total Weight: 552
3.46/3.51	c Elapsed CPU time: 3.46347 s	Remaining CPU time: 1796.54 s
3.46/3.52	c core #553
3.46/3.52	c Core size: 3	Core Weight: 1	Total Weight: 553
3.46/3.52	c Elapsed CPU time: 3.47147 s	Remaining CPU time: 1796.53 s
3.46/3.53	c core #554
3.46/3.53	c Core size: 3	Core Weight: 1	Total Weight: 554
3.46/3.53	c Elapsed CPU time: 3.47847 s	Remaining CPU time: 1796.52 s
3.46/3.54	c core #555
3.46/3.54	c Core size: 3	Core Weight: 1	Total Weight: 555
3.46/3.54	c Elapsed CPU time: 3.48647 s	Remaining CPU time: 1796.51 s
3.46/3.55	c core #556
3.46/3.55	c Core size: 3	Core Weight: 1	Total Weight: 556
3.46/3.55	c Elapsed CPU time: 3.49447 s	Remaining CPU time: 1796.51 s
3.46/3.56	c core #557
3.46/3.56	c Core size: 3	Core Weight: 1	Total Weight: 557
3.46/3.56	c Elapsed CPU time: 3.50247 s	Remaining CPU time: 1796.5 s
3.46/3.57	c core #558
3.46/3.57	c Core size: 3	Core Weight: 1	Total Weight: 558
3.46/3.57	c Elapsed CPU time: 3.51047 s	Remaining CPU time: 1796.49 s
3.46/3.58	c core #559
3.46/3.58	c Core size: 3	Core Weight: 1	Total Weight: 559
3.46/3.58	c Elapsed CPU time: 3.51846 s	Remaining CPU time: 1796.48 s
3.46/3.58	c core #560
3.46/3.58	c Core size: 3	Core Weight: 1	Total Weight: 560
3.46/3.58	c Elapsed CPU time: 3.52746 s	Remaining CPU time: 1796.47 s
3.46/3.59	c core #561
3.46/3.59	c Core size: 3	Core Weight: 1	Total Weight: 561
3.46/3.59	c Elapsed CPU time: 3.53646 s	Remaining CPU time: 1796.46 s
3.56/3.60	c core #562
3.56/3.60	c Core size: 3	Core Weight: 1	Total Weight: 562
3.56/3.60	c Elapsed CPU time: 3.54546 s	Remaining CPU time: 1796.45 s
3.56/3.61	c core #563
3.56/3.61	c Core size: 3	Core Weight: 1	Total Weight: 563
3.56/3.61	c Elapsed CPU time: 3.55446 s	Remaining CPU time: 1796.45 s
3.56/3.62	c core #564
3.56/3.62	c Core size: 3	Core Weight: 1	Total Weight: 564
3.56/3.62	c Elapsed CPU time: 3.56346 s	Remaining CPU time: 1796.44 s
3.56/3.63	c core #565
3.56/3.63	c Core size: 3	Core Weight: 1	Total Weight: 565
3.56/3.63	c Elapsed CPU time: 3.57246 s	Remaining CPU time: 1796.43 s
3.56/3.64	c core #566
3.56/3.64	c Core size: 3	Core Weight: 1	Total Weight: 566
3.56/3.64	c Elapsed CPU time: 3.58146 s	Remaining CPU time: 1796.42 s
3.56/3.65	c core #567
3.56/3.65	c Core size: 3	Core Weight: 1	Total Weight: 567
3.56/3.65	c Elapsed CPU time: 3.59045 s	Remaining CPU time: 1796.41 s
3.56/3.66	c core #568
3.56/3.66	c Core size: 3	Core Weight: 1	Total Weight: 568
3.56/3.66	c Elapsed CPU time: 3.59845 s	Remaining CPU time: 1796.4 s
3.56/3.66	c core #569
3.56/3.66	c Core size: 3	Core Weight: 1	Total Weight: 569
3.56/3.67	c Elapsed CPU time: 3.60745 s	Remaining CPU time: 1796.39 s
3.56/3.67	c core #570
3.56/3.67	c Core size: 3	Core Weight: 1	Total Weight: 570
3.56/3.67	c Elapsed CPU time: 3.61645 s	Remaining CPU time: 1796.38 s
3.56/3.68	c core #571
3.56/3.68	c Core size: 3	Core Weight: 1	Total Weight: 571
3.56/3.68	c Elapsed CPU time: 3.62545 s	Remaining CPU time: 1796.37 s
3.56/3.69	c core #572
3.56/3.69	c Core size: 3	Core Weight: 1	Total Weight: 572
3.56/3.69	c Elapsed CPU time: 3.63445 s	Remaining CPU time: 1796.37 s
3.66/3.70	c core #573
3.66/3.70	c Core size: 3	Core Weight: 1	Total Weight: 573
3.66/3.70	c Elapsed CPU time: 3.64345 s	Remaining CPU time: 1796.36 s
3.66/3.71	c core #574
3.66/3.71	c Core size: 3	Core Weight: 1	Total Weight: 574
3.66/3.71	c Elapsed CPU time: 3.65244 s	Remaining CPU time: 1796.35 s
3.66/3.72	c core #575
3.66/3.72	c Core size: 3	Core Weight: 1	Total Weight: 575
3.66/3.72	c Elapsed CPU time: 3.66144 s	Remaining CPU time: 1796.34 s
3.66/3.73	c core #576
3.66/3.73	c Core size: 3	Core Weight: 1	Total Weight: 576
3.66/3.73	c Elapsed CPU time: 3.67044 s	Remaining CPU time: 1796.33 s
3.66/3.74	c core #577
3.66/3.74	c Core size: 3	Core Weight: 1	Total Weight: 577
3.66/3.74	c Elapsed CPU time: 3.67944 s	Remaining CPU time: 1796.32 s
3.66/3.75	c core #578
3.66/3.75	c Core size: 3	Core Weight: 1	Total Weight: 578
3.66/3.75	c Elapsed CPU time: 3.68844 s	Remaining CPU time: 1796.31 s
3.66/3.76	c core #579
3.66/3.76	c Core size: 3	Core Weight: 1	Total Weight: 579
3.66/3.76	c Elapsed CPU time: 3.69744 s	Remaining CPU time: 1796.3 s
3.66/3.76	c core #580
3.66/3.76	c Core size: 3	Core Weight: 1	Total Weight: 580
3.66/3.76	c Elapsed CPU time: 3.70644 s	Remaining CPU time: 1796.29 s
3.66/3.77	c core #581
3.66/3.77	c Core size: 3	Core Weight: 1	Total Weight: 581
3.66/3.77	c Elapsed CPU time: 3.71544 s	Remaining CPU time: 1796.28 s
3.66/3.78	c core #582
3.66/3.78	c Core size: 3	Core Weight: 1	Total Weight: 582
3.66/3.78	c Elapsed CPU time: 3.72443 s	Remaining CPU time: 1796.28 s
3.66/3.79	c core #583
3.66/3.79	c Core size: 3	Core Weight: 1	Total Weight: 583
3.66/3.79	c Elapsed CPU time: 3.73343 s	Remaining CPU time: 1796.27 s
3.76/3.80	c core #584
3.76/3.80	c Core size: 3	Core Weight: 1	Total Weight: 584
3.76/3.80	c Elapsed CPU time: 3.74143 s	Remaining CPU time: 1796.26 s
3.76/3.81	c core #585
3.76/3.81	c Core size: 3	Core Weight: 1	Total Weight: 585
3.76/3.81	c Elapsed CPU time: 3.75043 s	Remaining CPU time: 1796.25 s
3.76/3.82	c core #586
3.76/3.82	c Core size: 3	Core Weight: 1	Total Weight: 586
3.76/3.82	c Elapsed CPU time: 3.75943 s	Remaining CPU time: 1796.24 s
3.76/3.83	c core #587
3.76/3.83	c Core size: 3	Core Weight: 1	Total Weight: 587
3.76/3.83	c Elapsed CPU time: 3.76843 s	Remaining CPU time: 1796.23 s
3.76/3.84	c core #588
3.76/3.84	c Core size: 3	Core Weight: 1	Total Weight: 588
3.76/3.84	c Elapsed CPU time: 3.77743 s	Remaining CPU time: 1796.22 s
3.76/3.85	c core #589
3.76/3.85	c Core size: 3	Core Weight: 1	Total Weight: 589
3.76/3.85	c Elapsed CPU time: 3.78642 s	Remaining CPU time: 1796.21 s
3.76/3.86	c core #590
3.76/3.86	c Core size: 3	Core Weight: 1	Total Weight: 590
3.76/3.86	c Elapsed CPU time: 3.79542 s	Remaining CPU time: 1796.2 s
3.76/3.86	c core #591
3.76/3.86	c Core size: 3	Core Weight: 1	Total Weight: 591
3.76/3.86	c Elapsed CPU time: 3.80442 s	Remaining CPU time: 1796.2 s
3.76/3.87	c core #592
3.76/3.87	c Core size: 3	Core Weight: 1	Total Weight: 592
3.76/3.87	c Elapsed CPU time: 3.81342 s	Remaining CPU time: 1796.19 s
3.76/3.88	c core #593
3.76/3.88	c Core size: 3	Core Weight: 1	Total Weight: 593
3.76/3.88	c Elapsed CPU time: 3.82142 s	Remaining CPU time: 1796.18 s
3.76/3.89	c core #594
3.76/3.89	c Core size: 3	Core Weight: 1	Total Weight: 594
3.76/3.89	c Elapsed CPU time: 3.83042 s	Remaining CPU time: 1796.17 s
3.86/3.90	c core #595
3.86/3.90	c Core size: 3	Core Weight: 1	Total Weight: 595
3.86/3.90	c Elapsed CPU time: 3.83942 s	Remaining CPU time: 1796.16 s
3.86/3.91	c core #596
3.86/3.91	c Core size: 3	Core Weight: 1	Total Weight: 596
3.86/3.91	c Elapsed CPU time: 3.84741 s	Remaining CPU time: 1796.15 s
3.86/3.92	c core #597
3.86/3.92	c Core size: 3	Core Weight: 1	Total Weight: 597
3.86/3.92	c Elapsed CPU time: 3.85641 s	Remaining CPU time: 1796.14 s
3.86/3.93	c core #598
3.86/3.93	c Core size: 3	Core Weight: 1	Total Weight: 598
3.86/3.93	c Elapsed CPU time: 3.86541 s	Remaining CPU time: 1796.13 s
3.86/3.94	c core #599
3.86/3.94	c Core size: 3	Core Weight: 1	Total Weight: 599
3.86/3.94	c Elapsed CPU time: 3.87441 s	Remaining CPU time: 1796.13 s
3.86/3.95	c core #600
3.86/3.95	c Core size: 3	Core Weight: 1	Total Weight: 600
3.86/3.95	c Elapsed CPU time: 3.88341 s	Remaining CPU time: 1796.12 s
3.86/3.96	c core #601
3.86/3.96	c Core size: 3	Core Weight: 1	Total Weight: 601
3.86/3.96	c Elapsed CPU time: 3.89241 s	Remaining CPU time: 1796.11 s
3.86/3.97	c core #602
3.86/3.97	c Core size: 3	Core Weight: 1	Total Weight: 602
3.86/3.97	c Elapsed CPU time: 3.90241 s	Remaining CPU time: 1796.1 s
3.86/3.98	c core #603
3.86/3.98	c Core size: 3	Core Weight: 1	Total Weight: 603
3.86/3.98	c Elapsed CPU time: 3.91141 s	Remaining CPU time: 1796.09 s
3.86/3.98	c core #604
3.86/3.98	c Core size: 3	Core Weight: 1	Total Weight: 604
3.86/3.98	c Elapsed CPU time: 3.9204 s	Remaining CPU time: 1796.08 s
3.86/3.99	c core #605
3.86/3.99	c Core size: 3	Core Weight: 1	Total Weight: 605
3.86/3.99	c Elapsed CPU time: 3.9294 s	Remaining CPU time: 1796.07 s
3.96/4.00	c core #606
3.96/4.00	c Core size: 3	Core Weight: 1	Total Weight: 606
3.96/4.00	c Elapsed CPU time: 3.9384 s	Remaining CPU time: 1796.06 s
3.96/4.01	c core #607
3.96/4.01	c Core size: 3	Core Weight: 1	Total Weight: 607
3.96/4.01	c Elapsed CPU time: 3.9474 s	Remaining CPU time: 1796.05 s
3.96/4.02	c core #608
3.96/4.02	c Core size: 3	Core Weight: 1	Total Weight: 608
3.96/4.02	c Elapsed CPU time: 3.9564 s	Remaining CPU time: 1796.04 s
3.96/4.03	c core #609
3.96/4.03	c Core size: 3	Core Weight: 1	Total Weight: 609
3.96/4.03	c Elapsed CPU time: 3.9654 s	Remaining CPU time: 1796.03 s
3.96/4.04	c core #610
3.96/4.04	c Core size: 3	Core Weight: 1	Total Weight: 610
3.96/4.04	c Elapsed CPU time: 3.97439 s	Remaining CPU time: 1796.03 s
3.96/4.05	c core #611
3.96/4.05	c Core size: 3	Core Weight: 1	Total Weight: 611
3.96/4.05	c Elapsed CPU time: 3.98339 s	Remaining CPU time: 1796.02 s
3.96/4.06	c core #612
3.96/4.06	c Core size: 3	Core Weight: 1	Total Weight: 612
3.96/4.06	c Elapsed CPU time: 3.99339 s	Remaining CPU time: 1796.01 s
3.96/4.07	c core #613
3.96/4.07	c Core size: 3	Core Weight: 1	Total Weight: 613
3.96/4.07	c Elapsed CPU time: 4.00239 s	Remaining CPU time: 1796 s
3.96/4.08	c core #614
3.96/4.08	c Core size: 3	Core Weight: 1	Total Weight: 614
3.96/4.08	c Elapsed CPU time: 4.01239 s	Remaining CPU time: 1795.99 s
3.96/4.09	c core #615
3.96/4.09	c Core size: 3	Core Weight: 1	Total Weight: 615
3.96/4.09	c Elapsed CPU time: 4.02139 s	Remaining CPU time: 1795.98 s
3.96/4.10	c core #616
3.96/4.10	c Core size: 3	Core Weight: 1	Total Weight: 616
3.96/4.10	c Elapsed CPU time: 4.03039 s	Remaining CPU time: 1795.97 s
4.06/4.11	c core #617
4.06/4.11	c Core size: 3	Core Weight: 1	Total Weight: 617
4.06/4.11	c Elapsed CPU time: 4.04038 s	Remaining CPU time: 1795.96 s
4.06/4.12	c core #618
4.06/4.12	c Core size: 3	Core Weight: 1	Total Weight: 618
4.06/4.12	c Elapsed CPU time: 4.04938 s	Remaining CPU time: 1795.95 s
4.06/4.12	c core #619
4.06/4.12	c Core size: 3	Core Weight: 1	Total Weight: 619
4.06/4.12	c Elapsed CPU time: 4.05938 s	Remaining CPU time: 1795.94 s
4.06/4.13	c core #620
4.06/4.13	c Core size: 3	Core Weight: 1	Total Weight: 620
4.06/4.13	c Elapsed CPU time: 4.06838 s	Remaining CPU time: 1795.93 s
4.06/4.14	c core #621
4.06/4.14	c Core size: 3	Core Weight: 1	Total Weight: 621
4.06/4.14	c Elapsed CPU time: 4.07838 s	Remaining CPU time: 1795.92 s
4.06/4.15	c core #622
4.06/4.15	c Core size: 3	Core Weight: 1	Total Weight: 622
4.06/4.15	c Elapsed CPU time: 4.08738 s	Remaining CPU time: 1795.91 s
4.06/4.16	c core #623
4.06/4.16	c Core size: 3	Core Weight: 1	Total Weight: 623
4.06/4.16	c Elapsed CPU time: 4.09738 s	Remaining CPU time: 1795.9 s
4.06/4.17	c core #624
4.06/4.17	c Core size: 3	Core Weight: 1	Total Weight: 624
4.06/4.17	c Elapsed CPU time: 4.10637 s	Remaining CPU time: 1795.89 s
4.06/4.18	c core #625
4.06/4.18	c Core size: 3	Core Weight: 1	Total Weight: 625
4.06/4.18	c Elapsed CPU time: 4.11637 s	Remaining CPU time: 1795.88 s
4.06/4.19	c core #626
4.06/4.19	c Core size: 3	Core Weight: 1	Total Weight: 626
4.06/4.19	c Elapsed CPU time: 4.12537 s	Remaining CPU time: 1795.87 s
4.16/4.20	c core #627
4.16/4.20	c Core size: 3	Core Weight: 1	Total Weight: 627
4.16/4.20	c Elapsed CPU time: 4.13537 s	Remaining CPU time: 1795.86 s
4.16/4.21	c core #628
4.16/4.21	c Core size: 3	Core Weight: 1	Total Weight: 628
4.16/4.21	c Elapsed CPU time: 4.14437 s	Remaining CPU time: 1795.86 s
4.16/4.22	c core #629
4.16/4.22	c Core size: 3	Core Weight: 1	Total Weight: 629
4.16/4.22	c Elapsed CPU time: 4.15437 s	Remaining CPU time: 1795.85 s
4.16/4.23	c core #630
4.16/4.23	c Core size: 3	Core Weight: 1	Total Weight: 630
4.16/4.23	c Elapsed CPU time: 4.16337 s	Remaining CPU time: 1795.84 s
4.16/4.24	c core #631
4.16/4.24	c Core size: 3	Core Weight: 1	Total Weight: 631
4.16/4.24	c Elapsed CPU time: 4.17337 s	Remaining CPU time: 1795.83 s
4.16/4.25	c core #632
4.16/4.25	c Core size: 3	Core Weight: 1	Total Weight: 632
4.16/4.25	c Elapsed CPU time: 4.18236 s	Remaining CPU time: 1795.82 s
4.16/4.26	c core #633
4.16/4.26	c Core size: 3	Core Weight: 1	Total Weight: 633
4.16/4.26	c Elapsed CPU time: 4.19236 s	Remaining CPU time: 1795.81 s
4.16/4.27	c core #634
4.16/4.27	c Core size: 3	Core Weight: 1	Total Weight: 634
4.16/4.27	c Elapsed CPU time: 4.20236 s	Remaining CPU time: 1795.8 s
4.16/4.28	c core #635
4.16/4.28	c Core size: 3	Core Weight: 1	Total Weight: 635
4.16/4.28	c Elapsed CPU time: 4.21236 s	Remaining CPU time: 1795.79 s
4.16/4.29	c core #636
4.16/4.29	c Core size: 3	Core Weight: 1	Total Weight: 636
4.16/4.29	c Elapsed CPU time: 4.22136 s	Remaining CPU time: 1795.78 s
4.16/4.30	c core #637
4.16/4.30	c Core size: 3	Core Weight: 1	Total Weight: 637
4.16/4.30	c Elapsed CPU time: 4.23036 s	Remaining CPU time: 1795.77 s
4.26/4.31	c core #638
4.26/4.31	c Core size: 3	Core Weight: 1	Total Weight: 638
4.26/4.31	c Elapsed CPU time: 4.24036 s	Remaining CPU time: 1795.76 s
4.26/4.32	c core #639
4.26/4.32	c Core size: 3	Core Weight: 1	Total Weight: 639
4.26/4.32	c Elapsed CPU time: 4.25035 s	Remaining CPU time: 1795.75 s
4.26/4.33	c core #640
4.26/4.33	c Core size: 3	Core Weight: 1	Total Weight: 640
4.26/4.33	c Elapsed CPU time: 4.26035 s	Remaining CPU time: 1795.74 s
4.26/4.34	c core #641
4.26/4.34	c Core size: 3	Core Weight: 1	Total Weight: 641
4.26/4.34	c Elapsed CPU time: 4.26935 s	Remaining CPU time: 1795.73 s
4.26/4.35	c core #642
4.26/4.35	c Core size: 3	Core Weight: 1	Total Weight: 642
4.26/4.35	c Elapsed CPU time: 4.27935 s	Remaining CPU time: 1795.72 s
4.26/4.36	c core #643
4.26/4.36	c Core size: 3	Core Weight: 1	Total Weight: 643
4.26/4.36	c Elapsed CPU time: 4.28835 s	Remaining CPU time: 1795.71 s
4.26/4.37	c core #644
4.26/4.37	c Core size: 3	Core Weight: 1	Total Weight: 644
4.26/4.37	c Elapsed CPU time: 4.29835 s	Remaining CPU time: 1795.7 s
4.26/4.38	c core #645
4.26/4.38	c Core size: 3	Core Weight: 1	Total Weight: 645
4.26/4.38	c Elapsed CPU time: 4.30835 s	Remaining CPU time: 1795.69 s
4.26/4.39	c core #646
4.26/4.39	c Core size: 3	Core Weight: 1	Total Weight: 646
4.26/4.39	c Elapsed CPU time: 4.31734 s	Remaining CPU time: 1795.68 s
4.26/4.40	c core #647
4.26/4.40	c Core size: 3	Core Weight: 1	Total Weight: 647
4.26/4.40	c Elapsed CPU time: 4.32734 s	Remaining CPU time: 1795.67 s
4.36/4.41	c core #648
4.36/4.41	c Core size: 3	Core Weight: 1	Total Weight: 648
4.36/4.41	c Elapsed CPU time: 4.33734 s	Remaining CPU time: 1795.66 s
4.36/4.42	c core #649
4.36/4.42	c Core size: 3	Core Weight: 1	Total Weight: 649
4.36/4.42	c Elapsed CPU time: 4.34734 s	Remaining CPU time: 1795.65 s
4.36/4.42	c core #650
4.36/4.42	c Core size: 3	Core Weight: 1	Total Weight: 650
4.36/4.43	c Elapsed CPU time: 4.35734 s	Remaining CPU time: 1795.64 s
4.36/4.43	c core #651
4.36/4.43	c Core size: 3	Core Weight: 1	Total Weight: 651
4.36/4.44	c Elapsed CPU time: 4.36734 s	Remaining CPU time: 1795.63 s
4.36/4.44	c core #652
4.36/4.44	c Core size: 3	Core Weight: 1	Total Weight: 652
4.36/4.44	c Elapsed CPU time: 4.37633 s	Remaining CPU time: 1795.62 s
4.36/4.45	c core #653
4.36/4.45	c Core size: 3	Core Weight: 1	Total Weight: 653
4.36/4.45	c Elapsed CPU time: 4.38533 s	Remaining CPU time: 1795.61 s
4.36/4.46	c core #654
4.36/4.46	c Core size: 4	Core Weight: 1	Total Weight: 654
4.36/4.46	c Elapsed CPU time: 4.39433 s	Remaining CPU time: 1795.61 s
4.36/4.47	c core #655
4.36/4.47	c Core size: 4	Core Weight: 1	Total Weight: 655
4.36/4.47	c Elapsed CPU time: 4.40333 s	Remaining CPU time: 1795.6 s
4.36/4.48	c core #656
4.36/4.48	c Core size: 4	Core Weight: 1	Total Weight: 656
4.36/4.48	c Elapsed CPU time: 4.41333 s	Remaining CPU time: 1795.59 s
4.36/4.49	c core #657
4.36/4.49	c Core size: 4	Core Weight: 1	Total Weight: 657
4.36/4.49	c Elapsed CPU time: 4.42333 s	Remaining CPU time: 1795.58 s
4.45/4.50	c core #658
4.45/4.50	c Core size: 4	Core Weight: 1	Total Weight: 658
4.45/4.50	c Elapsed CPU time: 4.43333 s	Remaining CPU time: 1795.57 s
4.45/4.51	c core #659
4.45/4.51	c Core size: 4	Core Weight: 1	Total Weight: 659
4.45/4.51	c Elapsed CPU time: 4.44332 s	Remaining CPU time: 1795.56 s
4.45/4.52	c core #660
4.45/4.52	c Core size: 4	Core Weight: 1	Total Weight: 660
4.45/4.52	c Elapsed CPU time: 4.45332 s	Remaining CPU time: 1795.55 s
4.45/4.53	c core #661
4.45/4.53	c Core size: 4	Core Weight: 1	Total Weight: 661
4.45/4.53	c Elapsed CPU time: 4.46332 s	Remaining CPU time: 1795.54 s
4.45/4.54	c core #662
4.45/4.54	c Core size: 4	Core Weight: 1	Total Weight: 662
4.45/4.54	c Elapsed CPU time: 4.47332 s	Remaining CPU time: 1795.53 s
4.45/4.55	c core #663
4.45/4.55	c Core size: 4	Core Weight: 1	Total Weight: 663
4.45/4.55	c Elapsed CPU time: 4.48232 s	Remaining CPU time: 1795.52 s
4.45/4.56	c core #664
4.45/4.56	c Core size: 4	Core Weight: 1	Total Weight: 664
4.45/4.56	c Elapsed CPU time: 4.49132 s	Remaining CPU time: 1795.51 s
4.45/4.57	c core #665
4.45/4.57	c Core size: 4	Core Weight: 1	Total Weight: 665
4.45/4.57	c Elapsed CPU time: 4.50031 s	Remaining CPU time: 1795.5 s
4.45/4.58	c core #666
4.45/4.58	c Core size: 4	Core Weight: 1	Total Weight: 666
4.45/4.58	c Elapsed CPU time: 4.51031 s	Remaining CPU time: 1795.49 s
4.45/4.59	c core #667
4.45/4.59	c Core size: 4	Core Weight: 1	Total Weight: 667
4.45/4.59	c Elapsed CPU time: 4.52031 s	Remaining CPU time: 1795.48 s
4.55/4.60	c core #668
4.55/4.60	c Core size: 4	Core Weight: 1	Total Weight: 668
4.55/4.60	c Elapsed CPU time: 4.53031 s	Remaining CPU time: 1795.47 s
4.55/4.61	c core #669
4.55/4.61	c Core size: 4	Core Weight: 1	Total Weight: 669
4.55/4.61	c Elapsed CPU time: 4.54031 s	Remaining CPU time: 1795.46 s
4.55/4.62	c core #670
4.55/4.62	c Core size: 4	Core Weight: 1	Total Weight: 670
4.55/4.62	c Elapsed CPU time: 4.54931 s	Remaining CPU time: 1795.45 s
4.55/4.63	c core #671
4.55/4.63	c Core size: 4	Core Weight: 1	Total Weight: 671
4.55/4.63	c Elapsed CPU time: 4.55931 s	Remaining CPU time: 1795.44 s
4.55/4.64	c core #672
4.55/4.64	c Core size: 4	Core Weight: 1	Total Weight: 672
4.55/4.64	c Elapsed CPU time: 4.5693 s	Remaining CPU time: 1795.43 s
4.55/4.65	c core #673
4.55/4.65	c Core size: 4	Core Weight: 1	Total Weight: 673
4.55/4.65	c Elapsed CPU time: 4.5783 s	Remaining CPU time: 1795.42 s
4.55/4.66	c core #674
4.55/4.66	c Core size: 4	Core Weight: 1	Total Weight: 674
4.55/4.66	c Elapsed CPU time: 4.5873 s	Remaining CPU time: 1795.41 s
4.55/4.67	c core #675
4.55/4.67	c Core size: 4	Core Weight: 1	Total Weight: 675
4.55/4.67	c Elapsed CPU time: 4.5973 s	Remaining CPU time: 1795.4 s
4.55/4.68	c core #676
4.55/4.68	c Core size: 4	Core Weight: 1	Total Weight: 676
4.55/4.68	c Elapsed CPU time: 4.6073 s	Remaining CPU time: 1795.39 s
4.55/4.69	c core #677
4.55/4.69	c Core size: 4	Core Weight: 1	Total Weight: 677
4.55/4.69	c Elapsed CPU time: 4.6173 s	Remaining CPU time: 1795.38 s
4.65/4.70	c core #678
4.65/4.70	c Core size: 4	Core Weight: 1	Total Weight: 678
4.65/4.70	c Elapsed CPU time: 4.6263 s	Remaining CPU time: 1795.37 s
4.65/4.71	c core #679
4.65/4.71	c Core size: 4	Core Weight: 1	Total Weight: 679
4.65/4.71	c Elapsed CPU time: 4.63729 s	Remaining CPU time: 1795.36 s
4.65/4.72	c core #680
4.65/4.72	c Core size: 4	Core Weight: 1	Total Weight: 680
4.65/4.73	c Elapsed CPU time: 4.64729 s	Remaining CPU time: 1795.35 s
4.65/4.74	c core #681
4.65/4.74	c Core size: 4	Core Weight: 1	Total Weight: 681
4.65/4.74	c Elapsed CPU time: 4.65729 s	Remaining CPU time: 1795.34 s
4.65/4.75	c core #682
4.65/4.75	c Core size: 4	Core Weight: 1	Total Weight: 682
4.65/4.75	c Elapsed CPU time: 4.66729 s	Remaining CPU time: 1795.33 s
4.65/4.76	c core #683
4.65/4.76	c Core size: 4	Core Weight: 1	Total Weight: 683
4.65/4.76	c Elapsed CPU time: 4.67729 s	Remaining CPU time: 1795.32 s
4.65/4.77	c core #684
4.65/4.77	c Core size: 4	Core Weight: 1	Total Weight: 684
4.65/4.77	c Elapsed CPU time: 4.68729 s	Remaining CPU time: 1795.31 s
4.65/4.78	c core #685
4.65/4.78	c Core size: 4	Core Weight: 1	Total Weight: 685
4.65/4.78	c Elapsed CPU time: 4.69728 s	Remaining CPU time: 1795.3 s
4.65/4.79	c core #686
4.65/4.79	c Core size: 4	Core Weight: 1	Total Weight: 686
4.65/4.79	c Elapsed CPU time: 4.70728 s	Remaining CPU time: 1795.29 s
4.65/4.80	c core #687
4.65/4.80	c Core size: 4	Core Weight: 1	Total Weight: 687
4.65/4.80	c Elapsed CPU time: 4.71728 s	Remaining CPU time: 1795.28 s
4.75/4.81	c core #688
4.75/4.81	c Core size: 4	Core Weight: 1	Total Weight: 688
4.75/4.81	c Elapsed CPU time: 4.72728 s	Remaining CPU time: 1795.27 s
4.75/4.82	c core #689
4.75/4.82	c Core size: 4	Core Weight: 1	Total Weight: 689
4.75/4.82	c Elapsed CPU time: 4.73728 s	Remaining CPU time: 1795.26 s
4.75/4.83	c core #690
4.75/4.83	c Core size: 4	Core Weight: 1	Total Weight: 690
4.75/4.83	c Elapsed CPU time: 4.74728 s	Remaining CPU time: 1795.25 s
4.75/4.84	c core #691
4.75/4.84	c Core size: 4	Core Weight: 1	Total Weight: 691
4.75/4.84	c Elapsed CPU time: 4.75828 s	Remaining CPU time: 1795.24 s
4.75/4.85	c core #692
4.75/4.85	c Core size: 4	Core Weight: 1	Total Weight: 692
4.75/4.85	c Elapsed CPU time: 4.76828 s	Remaining CPU time: 1795.23 s
4.75/4.86	c core #693
4.75/4.86	c Core size: 4	Core Weight: 1	Total Weight: 693
4.75/4.86	c Elapsed CPU time: 4.77827 s	Remaining CPU time: 1795.22 s
4.75/4.87	c core #694
4.75/4.87	c Core size: 4	Core Weight: 1	Total Weight: 694
4.75/4.87	c Elapsed CPU time: 4.78827 s	Remaining CPU time: 1795.21 s
4.75/4.88	c core #695
4.75/4.88	c Core size: 4	Core Weight: 1	Total Weight: 695
4.75/4.88	c Elapsed CPU time: 4.79827 s	Remaining CPU time: 1795.2 s
4.75/4.89	c core #696
4.75/4.89	c Core size: 4	Core Weight: 1	Total Weight: 696
4.75/4.89	c Elapsed CPU time: 4.80827 s	Remaining CPU time: 1795.19 s
4.85/4.90	c core #697
4.85/4.90	c Core size: 4	Core Weight: 1	Total Weight: 697
4.85/4.90	c Elapsed CPU time: 4.81927 s	Remaining CPU time: 1795.18 s
4.85/4.91	c core #698
4.85/4.91	c Core size: 4	Core Weight: 1	Total Weight: 698
4.85/4.91	c Elapsed CPU time: 4.82827 s	Remaining CPU time: 1795.17 s
4.85/4.92	c core #699
4.85/4.92	c Core size: 4	Core Weight: 1	Total Weight: 699
4.85/4.92	c Elapsed CPU time: 4.83826 s	Remaining CPU time: 1795.16 s
4.85/4.93	c core #700
4.85/4.93	c Core size: 4	Core Weight: 1	Total Weight: 700
4.85/4.93	c Elapsed CPU time: 4.84926 s	Remaining CPU time: 1795.15 s
4.85/4.94	c core #701
4.85/4.94	c Core size: 4	Core Weight: 1	Total Weight: 701
4.85/4.94	c Elapsed CPU time: 4.85926 s	Remaining CPU time: 1795.14 s
4.85/4.95	c core #702
4.85/4.95	c Core size: 4	Core Weight: 1	Total Weight: 702
4.85/4.95	c Elapsed CPU time: 4.87026 s	Remaining CPU time: 1795.13 s
4.85/4.96	c core #703
4.85/4.96	c Core size: 4	Core Weight: 1	Total Weight: 703
4.85/4.96	c Elapsed CPU time: 4.88026 s	Remaining CPU time: 1795.12 s
4.85/4.98	c core #704
4.85/4.98	c Core size: 4	Core Weight: 1	Total Weight: 704
4.85/4.98	c Elapsed CPU time: 4.89126 s	Remaining CPU time: 1795.11 s
4.85/4.99	c core #705
4.85/4.99	c Core size: 4	Core Weight: 1	Total Weight: 705
4.85/4.99	c Elapsed CPU time: 4.90125 s	Remaining CPU time: 1795.1 s
4.85/5.00	c core #706
4.85/5.00	c Core size: 4	Core Weight: 1	Total Weight: 706
4.85/5.00	c Elapsed CPU time: 4.91125 s	Remaining CPU time: 1795.09 s
4.95/5.01	c core #707
4.95/5.01	c Core size: 4	Core Weight: 1	Total Weight: 707
4.95/5.01	c Elapsed CPU time: 4.92125 s	Remaining CPU time: 1795.08 s
4.95/5.02	c core #708
4.95/5.02	c Core size: 4	Core Weight: 1	Total Weight: 708
4.95/5.02	c Elapsed CPU time: 4.93225 s	Remaining CPU time: 1795.07 s
4.95/5.03	c core #709
4.95/5.03	c Core size: 4	Core Weight: 1	Total Weight: 709
4.95/5.03	c Elapsed CPU time: 4.94325 s	Remaining CPU time: 1795.06 s
4.95/5.04	c core #710
4.95/5.04	c Core size: 4	Core Weight: 1	Total Weight: 710
4.95/5.04	c Elapsed CPU time: 4.95325 s	Remaining CPU time: 1795.05 s
4.95/5.05	c core #711
4.95/5.05	c Core size: 4	Core Weight: 1	Total Weight: 711
4.95/5.05	c Elapsed CPU time: 4.96425 s	Remaining CPU time: 1795.04 s
4.95/5.06	c core #712
4.95/5.06	c Core size: 4	Core Weight: 1	Total Weight: 712
4.95/5.06	c Elapsed CPU time: 4.97424 s	Remaining CPU time: 1795.03 s
4.95/5.07	c core #713
4.95/5.07	c Core size: 4	Core Weight: 1	Total Weight: 713
4.95/5.07	c Elapsed CPU time: 4.98424 s	Remaining CPU time: 1795.02 s
4.95/5.08	c core #714
4.95/5.08	c Core size: 4	Core Weight: 1	Total Weight: 714
4.95/5.08	c Elapsed CPU time: 4.99524 s	Remaining CPU time: 1795 s
4.95/5.09	c core #715
4.95/5.09	c Core size: 4	Core Weight: 1	Total Weight: 715
4.95/5.09	c Elapsed CPU time: 5.00524 s	Remaining CPU time: 1794.99 s
5.05/5.10	c core #716
5.05/5.10	c Core size: 4	Core Weight: 1	Total Weight: 716
5.05/5.10	c Elapsed CPU time: 5.01624 s	Remaining CPU time: 1794.98 s
5.05/5.11	c core #717
5.05/5.11	c Core size: 4	Core Weight: 1	Total Weight: 717
5.05/5.11	c Elapsed CPU time: 5.02724 s	Remaining CPU time: 1794.97 s
5.05/5.12	c core #718
5.05/5.12	c Core size: 4	Core Weight: 1	Total Weight: 718
5.05/5.12	c Elapsed CPU time: 5.03723 s	Remaining CPU time: 1794.96 s
5.05/5.13	c core #719
5.05/5.13	c Core size: 4	Core Weight: 1	Total Weight: 719
5.05/5.13	c Elapsed CPU time: 5.04823 s	Remaining CPU time: 1794.95 s
5.05/5.14	c core #720
5.05/5.14	c Core size: 4	Core Weight: 1	Total Weight: 720
5.05/5.14	c Elapsed CPU time: 5.05823 s	Remaining CPU time: 1794.94 s
5.05/5.16	c core #721
5.05/5.16	c Core size: 4	Core Weight: 1	Total Weight: 721
5.05/5.16	c Elapsed CPU time: 5.06923 s	Remaining CPU time: 1794.93 s
5.05/5.17	c core #722
5.05/5.17	c Core size: 4	Core Weight: 1	Total Weight: 722
5.05/5.17	c Elapsed CPU time: 5.08023 s	Remaining CPU time: 1794.92 s
5.05/5.18	c core #723
5.05/5.18	c Core size: 4	Core Weight: 1	Total Weight: 723
5.05/5.18	c Elapsed CPU time: 5.09123 s	Remaining CPU time: 1794.91 s
5.05/5.19	c core #724
5.05/5.19	c Core size: 5	Core Weight: 1	Total Weight: 724
5.05/5.19	c Elapsed CPU time: 5.10122 s	Remaining CPU time: 1794.9 s
5.14/5.20	c core #725
5.14/5.20	c Core size: 5	Core Weight: 1	Total Weight: 725
5.14/5.20	c Elapsed CPU time: 5.11122 s	Remaining CPU time: 1794.89 s
5.14/5.21	c core #726
5.14/5.21	c Core size: 5	Core Weight: 1	Total Weight: 726
5.14/5.21	c Elapsed CPU time: 5.12222 s	Remaining CPU time: 1794.88 s
5.14/5.22	c core #727
5.14/5.22	c Core size: 5	Core Weight: 1	Total Weight: 727
5.14/5.22	c Elapsed CPU time: 5.13322 s	Remaining CPU time: 1794.87 s
5.14/5.23	c core #728
5.14/5.23	c Core size: 5	Core Weight: 1	Total Weight: 728
5.14/5.23	c Elapsed CPU time: 5.14322 s	Remaining CPU time: 1794.86 s
5.14/5.24	c core #729
5.14/5.24	c Core size: 5	Core Weight: 1	Total Weight: 729
5.14/5.24	c Elapsed CPU time: 5.15322 s	Remaining CPU time: 1794.85 s
5.14/5.25	c core #730
5.14/5.25	c Core size: 5	Core Weight: 1	Total Weight: 730
5.14/5.25	c Elapsed CPU time: 5.16322 s	Remaining CPU time: 1794.84 s
5.14/5.26	c core #731
5.14/5.26	c Core size: 5	Core Weight: 1	Total Weight: 731
5.14/5.26	c Elapsed CPU time: 5.17421 s	Remaining CPU time: 1794.83 s
5.14/5.27	c core #732
5.14/5.27	c Core size: 5	Core Weight: 1	Total Weight: 732
5.14/5.27	c Elapsed CPU time: 5.18421 s	Remaining CPU time: 1794.82 s
5.14/5.28	c core #733
5.14/5.28	c Core size: 5	Core Weight: 1	Total Weight: 733
5.14/5.28	c Elapsed CPU time: 5.19421 s	Remaining CPU time: 1794.81 s
5.14/5.30	c core #734
5.14/5.30	c Core size: 5	Core Weight: 1	Total Weight: 734
5.14/5.30	c Elapsed CPU time: 5.20421 s	Remaining CPU time: 1794.8 s
5.24/5.31	c core #735
5.24/5.31	c Core size: 5	Core Weight: 1	Total Weight: 735
5.24/5.31	c Elapsed CPU time: 5.21521 s	Remaining CPU time: 1794.78 s
5.24/5.32	c core #736
5.24/5.32	c Core size: 5	Core Weight: 1	Total Weight: 736
5.24/5.32	c Elapsed CPU time: 5.22621 s	Remaining CPU time: 1794.77 s
5.24/5.33	c core #737
5.24/5.33	c Core size: 5	Core Weight: 1	Total Weight: 737
5.24/5.33	c Elapsed CPU time: 5.2372 s	Remaining CPU time: 1794.76 s
5.24/5.34	c core #738
5.24/5.34	c Core size: 5	Core Weight: 1	Total Weight: 738
5.24/5.34	c Elapsed CPU time: 5.2482 s	Remaining CPU time: 1794.75 s
5.24/5.35	c core #739
5.24/5.35	c Core size: 5	Core Weight: 1	Total Weight: 739
5.24/5.35	c Elapsed CPU time: 5.2592 s	Remaining CPU time: 1794.74 s
5.24/5.36	c core #740
5.24/5.36	c Core size: 5	Core Weight: 1	Total Weight: 740
5.24/5.36	c Elapsed CPU time: 5.2702 s	Remaining CPU time: 1794.73 s
5.24/5.37	c core #741
5.24/5.37	c Core size: 5	Core Weight: 1	Total Weight: 741
5.24/5.37	c Elapsed CPU time: 5.2812 s	Remaining CPU time: 1794.72 s
5.24/5.38	c core #742
5.24/5.38	c Core size: 5	Core Weight: 1	Total Weight: 742
5.24/5.38	c Elapsed CPU time: 5.29219 s	Remaining CPU time: 1794.71 s
5.24/5.40	c core #743
5.24/5.40	c Core size: 5	Core Weight: 1	Total Weight: 743
5.24/5.40	c Elapsed CPU time: 5.30319 s	Remaining CPU time: 1794.7 s
5.34/5.41	c core #744
5.34/5.41	c Core size: 5	Core Weight: 1	Total Weight: 744
5.34/5.41	c Elapsed CPU time: 5.31419 s	Remaining CPU time: 1794.69 s
5.34/5.42	c core #745
5.34/5.42	c Core size: 5	Core Weight: 1	Total Weight: 745
5.34/5.42	c Elapsed CPU time: 5.32519 s	Remaining CPU time: 1794.67 s
5.34/5.43	c core #746
5.34/5.43	c Core size: 5	Core Weight: 1	Total Weight: 746
5.34/5.43	c Elapsed CPU time: 5.33619 s	Remaining CPU time: 1794.66 s
5.34/5.44	c core #747
5.34/5.44	c Core size: 5	Core Weight: 1	Total Weight: 747
5.34/5.44	c Elapsed CPU time: 5.34719 s	Remaining CPU time: 1794.65 s
5.34/5.45	c core #748
5.34/5.45	c Core size: 5	Core Weight: 1	Total Weight: 748
5.34/5.45	c Elapsed CPU time: 5.35818 s	Remaining CPU time: 1794.64 s
5.34/5.46	c core #749
5.34/5.46	c Core size: 5	Core Weight: 1	Total Weight: 749
5.34/5.46	c Elapsed CPU time: 5.36918 s	Remaining CPU time: 1794.63 s
5.34/5.47	c core #750
5.34/5.47	c Core size: 5	Core Weight: 1	Total Weight: 750
5.34/5.47	c Elapsed CPU time: 5.38018 s	Remaining CPU time: 1794.62 s
5.34/5.48	c core #751
5.34/5.48	c Core size: 5	Core Weight: 1	Total Weight: 751
5.34/5.48	c Elapsed CPU time: 5.39118 s	Remaining CPU time: 1794.61 s
5.34/5.50	c core #752
5.34/5.50	c Core size: 5	Core Weight: 1	Total Weight: 752
5.34/5.50	c Elapsed CPU time: 5.40218 s	Remaining CPU time: 1794.6 s
5.44/5.51	c core #753
5.44/5.51	c Core size: 5	Core Weight: 1	Total Weight: 753
5.44/5.51	c Elapsed CPU time: 5.41318 s	Remaining CPU time: 1794.59 s
5.44/5.52	c core #754
5.44/5.52	c Core size: 5	Core Weight: 1	Total Weight: 754
5.44/5.52	c Elapsed CPU time: 5.42417 s	Remaining CPU time: 1794.58 s
5.44/5.53	c core #755
5.44/5.53	c Core size: 5	Core Weight: 1	Total Weight: 755
5.44/5.53	c Elapsed CPU time: 5.43517 s	Remaining CPU time: 1794.56 s
5.44/5.54	c core #756
5.44/5.54	c Core size: 5	Core Weight: 1	Total Weight: 756
5.44/5.54	c Elapsed CPU time: 5.44617 s	Remaining CPU time: 1794.55 s
5.44/5.55	c core #757
5.44/5.55	c Core size: 5	Core Weight: 1	Total Weight: 757
5.44/5.55	c Elapsed CPU time: 5.45717 s	Remaining CPU time: 1794.54 s
5.44/5.56	c core #758
5.44/5.56	c Core size: 5	Core Weight: 1	Total Weight: 758
5.44/5.56	c Elapsed CPU time: 5.46917 s	Remaining CPU time: 1794.53 s
5.44/5.58	c core #759
5.44/5.58	c Core size: 5	Core Weight: 1	Total Weight: 759
5.44/5.58	c Elapsed CPU time: 5.48017 s	Remaining CPU time: 1794.52 s
5.44/5.59	c core #760
5.44/5.59	c Core size: 5	Core Weight: 1	Total Weight: 760
5.44/5.59	c Elapsed CPU time: 5.49116 s	Remaining CPU time: 1794.51 s
5.54/5.60	c core #761
5.54/5.60	c Core size: 5	Core Weight: 1	Total Weight: 761
5.54/5.60	c Elapsed CPU time: 5.50316 s	Remaining CPU time: 1794.5 s
5.54/5.61	c core #762
5.54/5.61	c Core size: 5	Core Weight: 1	Total Weight: 762
5.54/5.61	c Elapsed CPU time: 5.51416 s	Remaining CPU time: 1794.49 s
5.54/5.62	c core #763
5.54/5.62	c Core size: 5	Core Weight: 1	Total Weight: 763
5.54/5.62	c Elapsed CPU time: 5.52616 s	Remaining CPU time: 1794.47 s
5.54/5.63	c core #764
5.54/5.63	c Core size: 5	Core Weight: 1	Total Weight: 764
5.54/5.63	c Elapsed CPU time: 5.53716 s	Remaining CPU time: 1794.46 s
5.54/5.64	c core #765
5.54/5.64	c Core size: 5	Core Weight: 1	Total Weight: 765
5.54/5.64	c Elapsed CPU time: 5.54916 s	Remaining CPU time: 1794.45 s
5.54/5.66	c core #766
5.54/5.66	c Core size: 5	Core Weight: 1	Total Weight: 766
5.54/5.66	c Elapsed CPU time: 5.56015 s	Remaining CPU time: 1794.44 s
5.54/5.67	c core #767
5.54/5.67	c Core size: 5	Core Weight: 1	Total Weight: 767
5.54/5.67	c Elapsed CPU time: 5.57115 s	Remaining CPU time: 1794.43 s
5.54/5.68	c core #768
5.54/5.68	c Core size: 5	Core Weight: 1	Total Weight: 768
5.54/5.68	c Elapsed CPU time: 5.58215 s	Remaining CPU time: 1794.42 s
5.54/5.69	c core #769
5.54/5.69	c Core size: 5	Core Weight: 1	Total Weight: 769
5.54/5.69	c Elapsed CPU time: 5.59315 s	Remaining CPU time: 1794.41 s
5.63/5.70	c core #770
5.63/5.70	c Core size: 5	Core Weight: 1	Total Weight: 770
5.63/5.70	c Elapsed CPU time: 5.60515 s	Remaining CPU time: 1794.39 s
5.63/5.71	c core #771
5.63/5.71	c Core size: 5	Core Weight: 1	Total Weight: 771
5.63/5.71	c Elapsed CPU time: 5.61615 s	Remaining CPU time: 1794.38 s
5.63/5.73	c core #772
5.63/5.73	c Core size: 5	Core Weight: 1	Total Weight: 772
5.63/5.73	c Elapsed CPU time: 5.62714 s	Remaining CPU time: 1794.37 s
5.63/5.74	c core #773
5.63/5.74	c Core size: 5	Core Weight: 1	Total Weight: 773
5.63/5.74	c Elapsed CPU time: 5.63814 s	Remaining CPU time: 1794.36 s
5.63/5.75	c core #774
5.63/5.75	c Core size: 5	Core Weight: 1	Total Weight: 774
5.63/5.75	c Elapsed CPU time: 5.65014 s	Remaining CPU time: 1794.35 s
5.63/5.76	c core #775
5.63/5.76	c Core size: 5	Core Weight: 1	Total Weight: 775
5.63/5.76	c Elapsed CPU time: 5.66114 s	Remaining CPU time: 1794.34 s
5.63/5.77	c core #776
5.63/5.77	c Core size: 5	Core Weight: 1	Total Weight: 776
5.63/5.77	c Elapsed CPU time: 5.67214 s	Remaining CPU time: 1794.33 s
5.63/5.78	c core #777
5.63/5.78	c Core size: 5	Core Weight: 1	Total Weight: 777
5.63/5.78	c Elapsed CPU time: 5.68314 s	Remaining CPU time: 1794.32 s
5.63/5.80	c core #778
5.63/5.80	c Core size: 5	Core Weight: 1	Total Weight: 778
5.63/5.80	c Elapsed CPU time: 5.69513 s	Remaining CPU time: 1794.3 s
5.73/5.81	c core #779
5.73/5.81	c Core size: 5	Core Weight: 1	Total Weight: 779
5.73/5.81	c Elapsed CPU time: 5.70713 s	Remaining CPU time: 1794.29 s
5.73/5.82	c core #780
5.73/5.82	c Core size: 5	Core Weight: 1	Total Weight: 780
5.73/5.82	c Elapsed CPU time: 5.71813 s	Remaining CPU time: 1794.28 s
5.73/5.83	c core #781
5.73/5.83	c Core size: 5	Core Weight: 1	Total Weight: 781
5.73/5.83	c Elapsed CPU time: 5.72913 s	Remaining CPU time: 1794.27 s
5.73/5.84	c core #782
5.73/5.84	c Core size: 5	Core Weight: 1	Total Weight: 782
5.73/5.84	c Elapsed CPU time: 5.74113 s	Remaining CPU time: 1794.26 s
5.73/5.85	c core #783
5.73/5.85	c Core size: 5	Core Weight: 1	Total Weight: 783
5.73/5.85	c Elapsed CPU time: 5.75213 s	Remaining CPU time: 1794.25 s
5.73/5.87	c core #784
5.73/5.87	c Core size: 5	Core Weight: 1	Total Weight: 784
5.73/5.87	c Elapsed CPU time: 5.76412 s	Remaining CPU time: 1794.24 s
5.73/5.88	c core #785
5.73/5.88	c Core size: 6	Core Weight: 1	Total Weight: 785
5.73/5.88	c Elapsed CPU time: 5.77612 s	Remaining CPU time: 1794.22 s
5.73/5.89	c core #786
5.73/5.89	c Core size: 6	Core Weight: 1	Total Weight: 786
5.73/5.89	c Elapsed CPU time: 5.78812 s	Remaining CPU time: 1794.21 s
5.83/5.90	c core #787
5.83/5.90	c Core size: 5	Core Weight: 1	Total Weight: 787
5.83/5.90	c Elapsed CPU time: 5.79912 s	Remaining CPU time: 1794.2 s
5.83/5.91	c core #788
5.83/5.91	c Core size: 5	Core Weight: 1	Total Weight: 788
5.83/5.91	c Elapsed CPU time: 5.81112 s	Remaining CPU time: 1794.19 s
5.83/5.93	c core #789
5.83/5.93	c Core size: 5	Core Weight: 1	Total Weight: 789
5.83/5.93	c Elapsed CPU time: 5.82311 s	Remaining CPU time: 1794.18 s
5.83/5.94	c core #790
5.83/5.94	c Core size: 5	Core Weight: 1	Total Weight: 790
5.83/5.94	c Elapsed CPU time: 5.83511 s	Remaining CPU time: 1794.16 s
5.83/5.95	c core #791
5.83/5.95	c Core size: 5	Core Weight: 1	Total Weight: 791
5.83/5.95	c Elapsed CPU time: 5.84611 s	Remaining CPU time: 1794.15 s
5.83/5.96	c core #792
5.83/5.96	c Core size: 5	Core Weight: 1	Total Weight: 792
5.83/5.96	c Elapsed CPU time: 5.85811 s	Remaining CPU time: 1794.14 s
5.83/5.97	c core #793
5.83/5.97	c Core size: 5	Core Weight: 1	Total Weight: 793
5.83/5.97	c Elapsed CPU time: 5.86911 s	Remaining CPU time: 1794.13 s
5.83/5.98	c core #794
5.83/5.98	c Core size: 5	Core Weight: 1	Total Weight: 794
5.83/5.98	c Elapsed CPU time: 5.88011 s	Remaining CPU time: 1794.12 s
5.83/6.00	c core #795
5.83/6.00	c Core size: 5	Core Weight: 1	Total Weight: 795
5.83/6.00	c Elapsed CPU time: 5.8921 s	Remaining CPU time: 1794.11 s
5.93/6.01	c core #796
5.93/6.01	c Core size: 5	Core Weight: 1	Total Weight: 796
5.93/6.01	c Elapsed CPU time: 5.9041 s	Remaining CPU time: 1794.1 s
5.93/6.02	c core #797
5.93/6.02	c Core size: 5	Core Weight: 1	Total Weight: 797
5.93/6.02	c Elapsed CPU time: 5.9161 s	Remaining CPU time: 1794.08 s
5.93/6.03	c core #798
5.93/6.03	c Core size: 5	Core Weight: 1	Total Weight: 798
5.93/6.03	c Elapsed CPU time: 5.9281 s	Remaining CPU time: 1794.07 s
5.93/6.04	c core #799
5.93/6.04	c Core size: 5	Core Weight: 1	Total Weight: 799
5.93/6.04	c Elapsed CPU time: 5.9391 s	Remaining CPU time: 1794.06 s
5.93/6.05	c core #800
5.93/6.05	c Core size: 5	Core Weight: 1	Total Weight: 800
5.93/6.05	c Elapsed CPU time: 5.9511 s	Remaining CPU time: 1794.05 s
5.93/6.07	c core #801
5.93/6.07	c Core size: 5	Core Weight: 1	Total Weight: 801
5.93/6.07	c Elapsed CPU time: 5.96309 s	Remaining CPU time: 1794.04 s
5.93/6.08	c core #802
5.93/6.08	c Core size: 5	Core Weight: 1	Total Weight: 802
5.93/6.08	c Elapsed CPU time: 5.97409 s	Remaining CPU time: 1794.03 s
5.93/6.09	c core #803
5.93/6.09	c Core size: 5	Core Weight: 1	Total Weight: 803
5.93/6.09	c Elapsed CPU time: 5.98509 s	Remaining CPU time: 1794.01 s
6.03/6.10	c core #804
6.03/6.10	c Core size: 5	Core Weight: 1	Total Weight: 804
6.03/6.10	c Elapsed CPU time: 5.99609 s	Remaining CPU time: 1794 s
6.03/6.11	c core #805
6.03/6.11	c Core size: 5	Core Weight: 1	Total Weight: 805
6.03/6.11	c Elapsed CPU time: 6.00809 s	Remaining CPU time: 1793.99 s
6.03/6.12	c core #806
6.03/6.12	c Core size: 5	Core Weight: 1	Total Weight: 806
6.03/6.12	c Elapsed CPU time: 6.01908 s	Remaining CPU time: 1793.98 s
6.03/6.14	c core #807
6.03/6.14	c Core size: 5	Core Weight: 1	Total Weight: 807
6.03/6.14	c Elapsed CPU time: 6.03108 s	Remaining CPU time: 1793.97 s
6.03/6.15	c core #808
6.03/6.15	c Core size: 5	Core Weight: 1	Total Weight: 808
6.03/6.15	c Elapsed CPU time: 6.04308 s	Remaining CPU time: 1793.96 s
6.03/6.16	c core #809
6.03/6.16	c Core size: 5	Core Weight: 1	Total Weight: 809
6.03/6.16	c Elapsed CPU time: 6.05508 s	Remaining CPU time: 1793.94 s
6.03/6.17	c core #810
6.03/6.17	c Core size: 5	Core Weight: 1	Total Weight: 810
6.03/6.17	c Elapsed CPU time: 6.06708 s	Remaining CPU time: 1793.93 s
6.03/6.18	c core #811
6.03/6.18	c Core size: 5	Core Weight: 1	Total Weight: 811
6.03/6.18	c Elapsed CPU time: 6.07808 s	Remaining CPU time: 1793.92 s
6.03/6.20	c core #812
6.03/6.20	c Core size: 5	Core Weight: 1	Total Weight: 812
6.03/6.20	c Elapsed CPU time: 6.08907 s	Remaining CPU time: 1793.91 s
6.12/6.21	c core #813
6.12/6.21	c Core size: 5	Core Weight: 1	Total Weight: 813
6.12/6.21	c Elapsed CPU time: 6.09907 s	Remaining CPU time: 1793.9 s
6.12/6.22	c core #814
6.12/6.22	c Core size: 5	Core Weight: 1	Total Weight: 814
6.12/6.22	c Elapsed CPU time: 6.11107 s	Remaining CPU time: 1793.89 s
6.12/6.23	c core #815
6.12/6.23	c Core size: 5	Core Weight: 1	Total Weight: 815
6.12/6.23	c Elapsed CPU time: 6.12207 s	Remaining CPU time: 1793.88 s
6.12/6.24	c core #816
6.12/6.24	c Core size: 5	Core Weight: 1	Total Weight: 816
6.12/6.24	c Elapsed CPU time: 6.13307 s	Remaining CPU time: 1793.87 s
6.12/6.26	c core #817
6.12/6.26	c Core size: 5	Core Weight: 1	Total Weight: 817
6.12/6.26	c Elapsed CPU time: 6.14506 s	Remaining CPU time: 1793.85 s
6.12/6.27	c core #818
6.12/6.27	c Core size: 5	Core Weight: 1	Total Weight: 818
6.12/6.27	c Elapsed CPU time: 6.15706 s	Remaining CPU time: 1793.84 s
6.12/6.28	c core #819
6.12/6.28	c Core size: 5	Core Weight: 1	Total Weight: 819
6.12/6.28	c Elapsed CPU time: 6.16906 s	Remaining CPU time: 1793.83 s
6.12/6.29	c core #820
6.12/6.29	c Core size: 5	Core Weight: 1	Total Weight: 820
6.12/6.29	c Elapsed CPU time: 6.18106 s	Remaining CPU time: 1793.82 s
6.22/6.30	c core #821
6.22/6.30	c Core size: 5	Core Weight: 1	Total Weight: 821
6.22/6.30	c Elapsed CPU time: 6.19206 s	Remaining CPU time: 1793.81 s
6.22/6.32	c core #822
6.22/6.32	c Core size: 5	Core Weight: 1	Total Weight: 822
6.22/6.32	c Elapsed CPU time: 6.20406 s	Remaining CPU time: 1793.8 s
6.22/6.33	c core #823
6.22/6.33	c Core size: 5	Core Weight: 1	Total Weight: 823
6.22/6.33	c Elapsed CPU time: 6.21505 s	Remaining CPU time: 1793.78 s
6.22/6.34	c core #824
6.22/6.34	c Core size: 5	Core Weight: 1	Total Weight: 824
6.22/6.34	c Elapsed CPU time: 6.22705 s	Remaining CPU time: 1793.77 s
6.22/6.35	c core #825
6.22/6.35	c Core size: 5	Core Weight: 1	Total Weight: 825
6.22/6.35	c Elapsed CPU time: 6.23905 s	Remaining CPU time: 1793.76 s
6.22/6.36	c core #826
6.22/6.36	c Core size: 5	Core Weight: 1	Total Weight: 826
6.22/6.36	c Elapsed CPU time: 6.25105 s	Remaining CPU time: 1793.75 s
6.22/6.38	c core #827
6.22/6.38	c Core size: 5	Core Weight: 1	Total Weight: 827
6.22/6.38	c Elapsed CPU time: 6.26305 s	Remaining CPU time: 1793.74 s
6.22/6.39	c core #828
6.22/6.39	c Core size: 5	Core Weight: 1	Total Weight: 828
6.22/6.39	c Elapsed CPU time: 6.27505 s	Remaining CPU time: 1793.72 s
6.32/6.40	c core #829
6.32/6.40	c Core size: 5	Core Weight: 1	Total Weight: 829
6.32/6.40	c Elapsed CPU time: 6.28704 s	Remaining CPU time: 1793.71 s
6.32/6.41	c core #830
6.32/6.41	c Core size: 5	Core Weight: 1	Total Weight: 830
6.32/6.41	c Elapsed CPU time: 6.29804 s	Remaining CPU time: 1793.7 s
6.32/6.42	c core #831
6.32/6.42	c Core size: 5	Core Weight: 1	Total Weight: 831
6.32/6.42	c Elapsed CPU time: 6.30904 s	Remaining CPU time: 1793.69 s
6.32/6.44	c core #832
6.32/6.44	c Core size: 5	Core Weight: 1	Total Weight: 832
6.32/6.44	c Elapsed CPU time: 6.32104 s	Remaining CPU time: 1793.68 s
6.32/6.45	c core #833
6.32/6.45	c Core size: 5	Core Weight: 1	Total Weight: 833
6.32/6.45	c Elapsed CPU time: 6.33304 s	Remaining CPU time: 1793.67 s
6.32/6.46	c core #834
6.32/6.46	c Core size: 5	Core Weight: 1	Total Weight: 834
6.32/6.46	c Elapsed CPU time: 6.34504 s	Remaining CPU time: 1793.65 s
6.32/6.47	c core #835
6.32/6.47	c Core size: 7	Core Weight: 1	Total Weight: 835
6.32/6.47	c Elapsed CPU time: 6.35703 s	Remaining CPU time: 1793.64 s
6.32/6.48	c core #836
6.32/6.48	c Core size: 5	Core Weight: 1	Total Weight: 836
6.32/6.48	c Elapsed CPU time: 6.36903 s	Remaining CPU time: 1793.63 s
6.32/6.49	c core #837
6.32/6.49	c Core size: 5	Core Weight: 1	Total Weight: 837
6.32/6.50	c Elapsed CPU time: 6.38003 s	Remaining CPU time: 1793.62 s
6.42/6.51	c core #838
6.42/6.51	c Core size: 5	Core Weight: 1	Total Weight: 838
6.42/6.51	c Elapsed CPU time: 6.39103 s	Remaining CPU time: 1793.61 s
6.42/6.52	c core #839
6.42/6.52	c Core size: 5	Core Weight: 1	Total Weight: 839
6.42/6.52	c Elapsed CPU time: 6.40203 s	Remaining CPU time: 1793.6 s
6.42/6.53	c core #840
6.42/6.53	c Core size: 5	Core Weight: 1	Total Weight: 840
6.42/6.53	c Elapsed CPU time: 6.41402 s	Remaining CPU time: 1793.59 s
6.42/6.54	c core #841
6.42/6.54	c Core size: 5	Core Weight: 1	Total Weight: 841
6.42/6.54	c Elapsed CPU time: 6.42602 s	Remaining CPU time: 1793.57 s
6.42/6.56	c core #842
6.42/6.56	c Core size: 5	Core Weight: 1	Total Weight: 842
6.42/6.56	c Elapsed CPU time: 6.43802 s	Remaining CPU time: 1793.56 s
6.42/6.57	c core #843
6.42/6.57	c Core size: 7	Core Weight: 1	Total Weight: 843
6.42/6.57	c Elapsed CPU time: 6.45002 s	Remaining CPU time: 1793.55 s
6.42/6.58	c core #844
6.42/6.58	c Core size: 5	Core Weight: 1	Total Weight: 844
6.42/6.58	c Elapsed CPU time: 6.46202 s	Remaining CPU time: 1793.54 s
6.42/6.59	c core #845
6.42/6.59	c Core size: 5	Core Weight: 1	Total Weight: 845
6.42/6.59	c Elapsed CPU time: 6.47401 s	Remaining CPU time: 1793.53 s
6.52/6.60	c core #846
6.52/6.60	c Core size: 5	Core Weight: 1	Total Weight: 846
6.52/6.60	c Elapsed CPU time: 6.48601 s	Remaining CPU time: 1793.51 s
6.52/6.62	c core #847
6.52/6.62	c Core size: 5	Core Weight: 1	Total Weight: 847
6.52/6.62	c Elapsed CPU time: 6.49801 s	Remaining CPU time: 1793.5 s
6.52/6.63	c core #848
6.52/6.63	c Core size: 5	Core Weight: 1	Total Weight: 848
6.52/6.63	c Elapsed CPU time: 6.51001 s	Remaining CPU time: 1793.49 s
6.52/6.64	c core #849
6.52/6.64	c Core size: 5	Core Weight: 1	Total Weight: 849
6.52/6.64	c Elapsed CPU time: 6.52201 s	Remaining CPU time: 1793.48 s
6.52/6.65	c core #850
6.52/6.65	c Core size: 5	Core Weight: 1	Total Weight: 850
6.52/6.65	c Elapsed CPU time: 6.53401 s	Remaining CPU time: 1793.47 s
6.52/6.66	c core #851
6.52/6.66	c Core size: 5	Core Weight: 1	Total Weight: 851
6.52/6.66	c Elapsed CPU time: 6.546 s	Remaining CPU time: 1793.45 s
6.52/6.68	c core #852
6.52/6.68	c Core size: 5	Core Weight: 1	Total Weight: 852
6.52/6.68	c Elapsed CPU time: 6.558 s	Remaining CPU time: 1793.44 s
6.52/6.69	c core #853
6.52/6.69	c Core size: 5	Core Weight: 1	Total Weight: 853
6.52/6.69	c Elapsed CPU time: 6.57 s	Remaining CPU time: 1793.43 s
6.61/6.70	c core #854
6.61/6.70	c Core size: 5	Core Weight: 1	Total Weight: 854
6.61/6.70	c Elapsed CPU time: 6.582 s	Remaining CPU time: 1793.42 s
6.61/6.71	c core #855
6.61/6.71	c Core size: 5	Core Weight: 1	Total Weight: 855
6.61/6.71	c Elapsed CPU time: 6.594 s	Remaining CPU time: 1793.41 s
6.61/6.73	c core #856
6.61/6.73	c Core size: 5	Core Weight: 1	Total Weight: 856
6.61/6.73	c Elapsed CPU time: 6.606 s	Remaining CPU time: 1793.39 s
6.61/6.74	c core #857
6.61/6.74	c Core size: 5	Core Weight: 1	Total Weight: 857
6.61/6.74	c Elapsed CPU time: 6.61799 s	Remaining CPU time: 1793.38 s
6.61/6.75	c core #858
6.61/6.75	c Core size: 5	Core Weight: 1	Total Weight: 858
6.61/6.75	c Elapsed CPU time: 6.62999 s	Remaining CPU time: 1793.37 s
6.61/6.76	c core #859
6.61/6.76	c Core size: 7	Core Weight: 1	Total Weight: 859
6.61/6.76	c Elapsed CPU time: 6.64199 s	Remaining CPU time: 1793.36 s
6.61/6.77	c core #860
6.61/6.77	c Core size: 5	Core Weight: 1	Total Weight: 860
6.61/6.77	c Elapsed CPU time: 6.65399 s	Remaining CPU time: 1793.35 s
6.61/6.79	c core #861
6.61/6.79	c Core size: 5	Core Weight: 1	Total Weight: 861
6.61/6.79	c Elapsed CPU time: 6.66699 s	Remaining CPU time: 1793.33 s
6.71/6.80	c core #862
6.71/6.80	c Core size: 5	Core Weight: 1	Total Weight: 862
6.71/6.80	c Elapsed CPU time: 6.67898 s	Remaining CPU time: 1793.32 s
6.71/6.81	c core #863
6.71/6.81	c Core size: 5	Core Weight: 1	Total Weight: 863
6.71/6.81	c Elapsed CPU time: 6.69098 s	Remaining CPU time: 1793.31 s
6.71/6.82	c core #864
6.71/6.82	c Core size: 5	Core Weight: 1	Total Weight: 864
6.71/6.82	c Elapsed CPU time: 6.70298 s	Remaining CPU time: 1793.3 s
6.71/6.84	c core #865
6.71/6.84	c Core size: 5	Core Weight: 1	Total Weight: 865
6.71/6.84	c Elapsed CPU time: 6.71498 s	Remaining CPU time: 1793.29 s
6.71/6.85	c core #866
6.71/6.85	c Core size: 5	Core Weight: 1	Total Weight: 866
6.71/6.85	c Elapsed CPU time: 6.72698 s	Remaining CPU time: 1793.27 s
6.71/6.86	c core #867
6.71/6.86	c Core size: 5	Core Weight: 1	Total Weight: 867
6.71/6.86	c Elapsed CPU time: 6.73998 s	Remaining CPU time: 1793.26 s
6.71/6.87	c core #868
6.71/6.87	c Core size: 5	Core Weight: 1	Total Weight: 868
6.71/6.87	c Elapsed CPU time: 6.75197 s	Remaining CPU time: 1793.25 s
6.71/6.88	c core #869
6.71/6.88	c Core size: 5	Core Weight: 1	Total Weight: 869
6.71/6.88	c Elapsed CPU time: 6.76397 s	Remaining CPU time: 1793.24 s
6.81/6.90	c core #870
6.81/6.90	c Core size: 9	Core Weight: 1	Total Weight: 870
6.81/6.90	c Elapsed CPU time: 6.77597 s	Remaining CPU time: 1793.22 s
6.81/6.91	c core #871
6.81/6.91	c Core size: 5	Core Weight: 1	Total Weight: 871
6.81/6.91	c Elapsed CPU time: 6.78697 s	Remaining CPU time: 1793.21 s
6.81/6.92	c core #872
6.81/6.92	c Core size: 5	Core Weight: 1	Total Weight: 872
6.81/6.92	c Elapsed CPU time: 6.79897 s	Remaining CPU time: 1793.2 s
6.81/6.93	c core #873
6.81/6.93	c Core size: 5	Core Weight: 1	Total Weight: 873
6.81/6.93	c Elapsed CPU time: 6.81096 s	Remaining CPU time: 1793.19 s
6.81/6.94	c core #874
6.81/6.94	c Core size: 5	Core Weight: 1	Total Weight: 874
6.81/6.94	c Elapsed CPU time: 6.82296 s	Remaining CPU time: 1793.18 s
6.81/6.96	c core #875
6.81/6.96	c Core size: 7	Core Weight: 1	Total Weight: 875
6.81/6.96	c Elapsed CPU time: 6.83496 s	Remaining CPU time: 1793.17 s
6.81/6.97	c core #876
6.81/6.97	c Core size: 5	Core Weight: 1	Total Weight: 876
6.81/6.97	c Elapsed CPU time: 6.84696 s	Remaining CPU time: 1793.15 s
6.81/6.98	c core #877
6.81/6.98	c Core size: 14	Core Weight: 1	Total Weight: 877
6.81/6.98	c Elapsed CPU time: 6.85896 s	Remaining CPU time: 1793.14 s
6.81/6.99	c core #878
6.81/6.99	c Core size: 5	Core Weight: 1	Total Weight: 878
6.81/6.99	c Elapsed CPU time: 6.87096 s	Remaining CPU time: 1793.13 s
6.91/7.01	c core #879
6.91/7.01	c Core size: 7	Core Weight: 1	Total Weight: 879
6.91/7.01	c Elapsed CPU time: 6.88295 s	Remaining CPU time: 1793.12 s
6.91/7.02	c core #880
6.91/7.02	c Core size: 5	Core Weight: 1	Total Weight: 880
6.91/7.02	c Elapsed CPU time: 6.89495 s	Remaining CPU time: 1793.11 s
6.91/7.03	c core #881
6.91/7.03	c Core size: 5	Core Weight: 1	Total Weight: 881
6.91/7.03	c Elapsed CPU time: 6.90595 s	Remaining CPU time: 1793.09 s
6.91/7.04	c core #882
6.91/7.04	c Core size: 5	Core Weight: 1	Total Weight: 882
6.91/7.04	c Elapsed CPU time: 6.91695 s	Remaining CPU time: 1793.08 s
6.91/7.05	c core #883
6.91/7.05	c Core size: 5	Core Weight: 1	Total Weight: 883
6.91/7.05	c Elapsed CPU time: 6.92895 s	Remaining CPU time: 1793.07 s
6.91/7.07	c core #884
6.91/7.07	c Core size: 5	Core Weight: 1	Total Weight: 884
6.91/7.07	c Elapsed CPU time: 6.94094 s	Remaining CPU time: 1793.06 s
6.91/7.08	c core #885
6.91/7.08	c Core size: 5	Core Weight: 1	Total Weight: 885
6.91/7.08	c Elapsed CPU time: 6.95394 s	Remaining CPU time: 1793.05 s
6.91/7.09	c core #886
6.91/7.09	c Core size: 5	Core Weight: 1	Total Weight: 886
6.91/7.09	c Elapsed CPU time: 6.96594 s	Remaining CPU time: 1793.03 s
7.01/7.10	c core #887
7.01/7.10	c Core size: 5	Core Weight: 1	Total Weight: 887
7.01/7.10	c Elapsed CPU time: 6.97794 s	Remaining CPU time: 1793.02 s
7.01/7.12	c core #888
7.01/7.12	c Core size: 5	Core Weight: 1	Total Weight: 888
7.01/7.12	c Elapsed CPU time: 6.99094 s	Remaining CPU time: 1793.01 s
7.01/7.13	c core #889
7.01/7.13	c Core size: 5	Core Weight: 1	Total Weight: 889
7.01/7.13	c Elapsed CPU time: 7.00293 s	Remaining CPU time: 1793 s
7.01/7.14	c core #890
7.01/7.14	c Core size: 5	Core Weight: 1	Total Weight: 890
7.01/7.14	c Elapsed CPU time: 7.01493 s	Remaining CPU time: 1792.99 s
7.01/7.15	c core #891
7.01/7.15	c Core size: 5	Core Weight: 1	Total Weight: 891
7.01/7.15	c Elapsed CPU time: 7.02793 s	Remaining CPU time: 1792.97 s
7.01/7.17	c core #892
7.01/7.17	c Core size: 5	Core Weight: 1	Total Weight: 892
7.01/7.17	c Elapsed CPU time: 7.03993 s	Remaining CPU time: 1792.96 s
7.01/7.18	c core #893
7.01/7.18	c Core size: 5	Core Weight: 1	Total Weight: 893
7.01/7.18	c Elapsed CPU time: 7.05193 s	Remaining CPU time: 1792.95 s
7.01/7.19	c core #894
7.01/7.19	c Core size: 5	Core Weight: 1	Total Weight: 894
7.01/7.19	c Elapsed CPU time: 7.06393 s	Remaining CPU time: 1792.94 s
7.10/7.20	c core #895
7.10/7.20	c Core size: 5	Core Weight: 1	Total Weight: 895
7.10/7.20	c Elapsed CPU time: 7.07592 s	Remaining CPU time: 1792.92 s
7.10/7.22	c core #896
7.10/7.22	c Core size: 5	Core Weight: 1	Total Weight: 896
7.10/7.22	c Elapsed CPU time: 7.08892 s	Remaining CPU time: 1792.91 s
7.10/7.23	c core #897
7.10/7.23	c Core size: 5	Core Weight: 1	Total Weight: 897
7.10/7.23	c Elapsed CPU time: 7.10092 s	Remaining CPU time: 1792.9 s
7.10/7.24	c core #898
7.10/7.24	c Core size: 5	Core Weight: 1	Total Weight: 898
7.10/7.24	c Elapsed CPU time: 7.11392 s	Remaining CPU time: 1792.89 s
7.10/7.25	c core #899
7.10/7.25	c Core size: 5	Core Weight: 1	Total Weight: 899
7.10/7.25	c Elapsed CPU time: 7.12592 s	Remaining CPU time: 1792.87 s
7.10/7.27	c core #900
7.10/7.27	c Core size: 5	Core Weight: 1	Total Weight: 900
7.10/7.27	c Elapsed CPU time: 7.13791 s	Remaining CPU time: 1792.86 s
7.10/7.28	c core #901
7.10/7.28	c Core size: 5	Core Weight: 1	Total Weight: 901
7.10/7.28	c Elapsed CPU time: 7.15091 s	Remaining CPU time: 1792.85 s
7.10/7.29	c core #902
7.10/7.29	c Core size: 5	Core Weight: 1	Total Weight: 902
7.10/7.29	c Elapsed CPU time: 7.16291 s	Remaining CPU time: 1792.84 s
7.20/7.30	c core #903
7.20/7.30	c Core size: 5	Core Weight: 1	Total Weight: 903
7.20/7.30	c Elapsed CPU time: 7.17591 s	Remaining CPU time: 1792.82 s
7.20/7.32	c core #904
7.20/7.32	c Core size: 9	Core Weight: 1	Total Weight: 904
7.20/7.32	c Elapsed CPU time: 7.18791 s	Remaining CPU time: 1792.81 s
7.20/7.33	c core #905
7.20/7.33	c Core size: 5	Core Weight: 1	Total Weight: 905
7.20/7.33	c Elapsed CPU time: 7.19991 s	Remaining CPU time: 1792.8 s
7.20/7.34	c core #906
7.20/7.34	c Core size: 5	Core Weight: 1	Total Weight: 906
7.20/7.34	c Elapsed CPU time: 7.2109 s	Remaining CPU time: 1792.79 s
7.20/7.35	c core #907
7.20/7.35	c Core size: 5	Core Weight: 1	Total Weight: 907
7.20/7.35	c Elapsed CPU time: 7.2229 s	Remaining CPU time: 1792.78 s
7.20/7.37	c core #908
7.20/7.37	c Core size: 5	Core Weight: 1	Total Weight: 908
7.20/7.37	c Elapsed CPU time: 7.2359 s	Remaining CPU time: 1792.76 s
7.20/7.38	c core #909
7.20/7.38	c Core size: 5	Core Weight: 1	Total Weight: 909
7.20/7.38	c Elapsed CPU time: 7.2489 s	Remaining CPU time: 1792.75 s
7.20/7.39	c core #910
7.20/7.39	c Core size: 5	Core Weight: 1	Total Weight: 910
7.20/7.39	c Elapsed CPU time: 7.2619 s	Remaining CPU time: 1792.74 s
7.31/7.41	c core #911
7.31/7.41	c Core size: 5	Core Weight: 1	Total Weight: 911
7.31/7.41	c Elapsed CPU time: 7.27489 s	Remaining CPU time: 1792.73 s
7.31/7.42	c core #912
7.31/7.42	c Core size: 5	Core Weight: 1	Total Weight: 912
7.31/7.42	c Elapsed CPU time: 7.28689 s	Remaining CPU time: 1792.71 s
7.31/7.43	c core #913
7.31/7.43	c Core size: 5	Core Weight: 1	Total Weight: 913
7.31/7.43	c Elapsed CPU time: 7.29989 s	Remaining CPU time: 1792.7 s
7.31/7.44	c core #914
7.31/7.44	c Core size: 5	Core Weight: 1	Total Weight: 914
7.31/7.44	c Elapsed CPU time: 7.31189 s	Remaining CPU time: 1792.69 s
7.31/7.46	c core #915
7.31/7.46	c Core size: 5	Core Weight: 1	Total Weight: 915
7.31/7.46	c Elapsed CPU time: 7.32489 s	Remaining CPU time: 1792.68 s
7.31/7.47	c core #916
7.31/7.47	c Core size: 5	Core Weight: 1	Total Weight: 916
7.31/7.47	c Elapsed CPU time: 7.33688 s	Remaining CPU time: 1792.66 s
7.31/7.48	c core #917
7.31/7.48	c Core size: 5	Core Weight: 1	Total Weight: 917
7.31/7.48	c Elapsed CPU time: 7.34888 s	Remaining CPU time: 1792.65 s
7.31/7.50	c core #918
7.31/7.50	c Core size: 5	Core Weight: 1	Total Weight: 918
7.31/7.50	c Elapsed CPU time: 7.36188 s	Remaining CPU time: 1792.64 s
7.41/7.51	c core #919
7.41/7.51	c Core size: 5	Core Weight: 1	Total Weight: 919
7.41/7.51	c Elapsed CPU time: 7.37488 s	Remaining CPU time: 1792.63 s
7.41/7.52	c core #920
7.41/7.52	c Core size: 5	Core Weight: 1	Total Weight: 920
7.41/7.52	c Elapsed CPU time: 7.38688 s	Remaining CPU time: 1792.61 s
7.41/7.53	c core #921
7.41/7.53	c Core size: 5	Core Weight: 1	Total Weight: 921
7.41/7.53	c Elapsed CPU time: 7.39987 s	Remaining CPU time: 1792.6 s
7.41/7.55	c core #922
7.41/7.55	c Core size: 5	Core Weight: 1	Total Weight: 922
7.41/7.55	c Elapsed CPU time: 7.41187 s	Remaining CPU time: 1792.59 s
7.41/7.56	c core #923
7.41/7.56	c Core size: 5	Core Weight: 1	Total Weight: 923
7.41/7.56	c Elapsed CPU time: 7.42387 s	Remaining CPU time: 1792.58 s
7.41/7.57	c core #924
7.41/7.57	c Core size: 5	Core Weight: 1	Total Weight: 924
7.41/7.57	c Elapsed CPU time: 7.43587 s	Remaining CPU time: 1792.56 s
7.41/7.58	c core #925
7.41/7.58	c Core size: 5	Core Weight: 1	Total Weight: 925
7.41/7.58	c Elapsed CPU time: 7.44887 s	Remaining CPU time: 1792.55 s
7.41/7.60	c core #926
7.41/7.60	c Core size: 5	Core Weight: 1	Total Weight: 926
7.41/7.60	c Elapsed CPU time: 7.46187 s	Remaining CPU time: 1792.54 s
7.51/7.61	c core #927
7.51/7.61	c Core size: 5	Core Weight: 1	Total Weight: 927
7.51/7.61	c Elapsed CPU time: 7.47486 s	Remaining CPU time: 1792.53 s
7.51/7.62	c core #928
7.51/7.62	c Core size: 5	Core Weight: 1	Total Weight: 928
7.51/7.62	c Elapsed CPU time: 7.48686 s	Remaining CPU time: 1792.51 s
7.51/7.64	c core #929
7.51/7.64	c Core size: 5	Core Weight: 1	Total Weight: 929
7.51/7.64	c Elapsed CPU time: 7.49986 s	Remaining CPU time: 1792.5 s
7.51/7.65	c core #930
7.51/7.65	c Core size: 5	Core Weight: 1	Total Weight: 930
7.51/7.65	c Elapsed CPU time: 7.51286 s	Remaining CPU time: 1792.49 s
7.51/7.66	c core #931
7.51/7.66	c Core size: 5	Core Weight: 1	Total Weight: 931
7.51/7.66	c Elapsed CPU time: 7.52486 s	Remaining CPU time: 1792.48 s
7.51/7.67	c core #932
7.51/7.67	c Core size: 5	Core Weight: 1	Total Weight: 932
7.51/7.67	c Elapsed CPU time: 7.53685 s	Remaining CPU time: 1792.46 s
7.51/7.69	c core #933
7.51/7.69	c Core size: 5	Core Weight: 1	Total Weight: 933
7.51/7.69	c Elapsed CPU time: 7.54985 s	Remaining CPU time: 1792.45 s
7.51/7.70	c core #934
7.51/7.70	c Core size: 5	Core Weight: 1	Total Weight: 934
7.51/7.70	c Elapsed CPU time: 7.56185 s	Remaining CPU time: 1792.44 s
7.61/7.71	c core #935
7.61/7.71	c Core size: 5	Core Weight: 1	Total Weight: 935
7.61/7.71	c Elapsed CPU time: 7.57385 s	Remaining CPU time: 1792.43 s
7.61/7.72	c core #936
7.61/7.72	c Core size: 5	Core Weight: 1	Total Weight: 936
7.61/7.72	c Elapsed CPU time: 7.58585 s	Remaining CPU time: 1792.41 s
7.61/7.74	c core #937
7.61/7.74	c Core size: 5	Core Weight: 1	Total Weight: 937
7.61/7.74	c Elapsed CPU time: 7.59784 s	Remaining CPU time: 1792.4 s
7.61/7.75	c core #938
7.61/7.75	c Core size: 5	Core Weight: 1	Total Weight: 938
7.61/7.75	c Elapsed CPU time: 7.61084 s	Remaining CPU time: 1792.39 s
7.61/7.76	c core #939
7.61/7.76	c Core size: 5	Core Weight: 1	Total Weight: 939
7.61/7.76	c Elapsed CPU time: 7.62284 s	Remaining CPU time: 1792.38 s
7.61/7.78	c core #940
7.61/7.78	c Core size: 5	Core Weight: 1	Total Weight: 940
7.61/7.78	c Elapsed CPU time: 7.63384 s	Remaining CPU time: 1792.37 s
7.61/7.79	c core #941
7.61/7.79	c Core size: 5	Core Weight: 1	Total Weight: 941
7.61/7.79	c Elapsed CPU time: 7.64684 s	Remaining CPU time: 1792.35 s
7.70/7.80	c core #942
7.70/7.80	c Core size: 5	Core Weight: 1	Total Weight: 942
7.70/7.80	c Elapsed CPU time: 7.65984 s	Remaining CPU time: 1792.34 s
7.70/7.81	c core #943
7.70/7.81	c Core size: 5	Core Weight: 1	Total Weight: 943
7.70/7.81	c Elapsed CPU time: 7.67183 s	Remaining CPU time: 1792.33 s
7.70/7.83	c core #944
7.70/7.83	c Core size: 5	Core Weight: 1	Total Weight: 944
7.70/7.83	c Elapsed CPU time: 7.68383 s	Remaining CPU time: 1792.32 s
7.70/7.84	c core #945
7.70/7.84	c Core size: 5	Core Weight: 1	Total Weight: 945
7.70/7.84	c Elapsed CPU time: 7.69583 s	Remaining CPU time: 1792.3 s
7.70/7.85	c core #946
7.70/7.85	c Core size: 5	Core Weight: 1	Total Weight: 946
7.70/7.85	c Elapsed CPU time: 7.70883 s	Remaining CPU time: 1792.29 s
7.70/7.86	c core #947
7.70/7.86	c Core size: 5	Core Weight: 1	Total Weight: 947
7.70/7.86	c Elapsed CPU time: 7.72183 s	Remaining CPU time: 1792.28 s
7.70/7.88	c core #948
7.70/7.88	c Core size: 5	Core Weight: 1	Total Weight: 948
7.70/7.88	c Elapsed CPU time: 7.73482 s	Remaining CPU time: 1792.27 s
7.70/7.89	c core #949
7.70/7.89	c Core size: 5	Core Weight: 1	Total Weight: 949
7.70/7.89	c Elapsed CPU time: 7.74682 s	Remaining CPU time: 1792.25 s
7.80/7.90	c core #950
7.80/7.90	c Core size: 5	Core Weight: 1	Total Weight: 950
7.80/7.90	c Elapsed CPU time: 7.75982 s	Remaining CPU time: 1792.24 s
7.80/7.92	c core #951
7.80/7.92	c Core size: 5	Core Weight: 1	Total Weight: 951
7.80/7.92	c Elapsed CPU time: 7.77282 s	Remaining CPU time: 1792.23 s
7.80/7.93	c core #952
7.80/7.93	c Core size: 5	Core Weight: 1	Total Weight: 952
7.80/7.93	c Elapsed CPU time: 7.78582 s	Remaining CPU time: 1792.21 s
7.80/7.94	c core #953
7.80/7.94	c Core size: 5	Core Weight: 1	Total Weight: 953
7.80/7.94	c Elapsed CPU time: 7.79881 s	Remaining CPU time: 1792.2 s
7.80/7.95	c core #954
7.80/7.95	c Core size: 5	Core Weight: 1	Total Weight: 954
7.80/7.96	c Elapsed CPU time: 7.81181 s	Remaining CPU time: 1792.19 s
7.80/7.97	c core #955
7.80/7.97	c Core size: 5	Core Weight: 1	Total Weight: 955
7.80/7.97	c Elapsed CPU time: 7.82481 s	Remaining CPU time: 1792.18 s
7.80/7.98	c core #956
7.80/7.98	c Core size: 5	Core Weight: 1	Total Weight: 956
7.80/7.98	c Elapsed CPU time: 7.83781 s	Remaining CPU time: 1792.16 s
7.80/7.99	c core #957
7.80/7.99	c Core size: 5	Core Weight: 1	Total Weight: 957
7.80/7.99	c Elapsed CPU time: 7.85081 s	Remaining CPU time: 1792.15 s
7.90/8.01	c core #958
7.90/8.01	c Core size: 5	Core Weight: 1	Total Weight: 958
7.90/8.01	c Elapsed CPU time: 7.8638 s	Remaining CPU time: 1792.14 s
7.90/8.02	c core #959
7.90/8.02	c Core size: 5	Core Weight: 1	Total Weight: 959
7.90/8.02	c Elapsed CPU time: 7.8768 s	Remaining CPU time: 1792.12 s
7.90/8.03	c core #960
7.90/8.03	c Core size: 5	Core Weight: 1	Total Weight: 960
7.90/8.03	c Elapsed CPU time: 7.8898 s	Remaining CPU time: 1792.11 s
7.90/8.05	c core #961
7.90/8.05	c Core size: 5	Core Weight: 1	Total Weight: 961
7.90/8.05	c Elapsed CPU time: 7.9018 s	Remaining CPU time: 1792.1 s
7.90/8.06	c core #962
7.90/8.06	c Core size: 5	Core Weight: 1	Total Weight: 962
7.90/8.06	c Elapsed CPU time: 7.9138 s	Remaining CPU time: 1792.09 s
7.90/8.07	c core #963
7.90/8.07	c Core size: 5	Core Weight: 1	Total Weight: 963
7.90/8.07	c Elapsed CPU time: 7.92679 s	Remaining CPU time: 1792.07 s
7.90/8.08	c core #964
7.90/8.08	c Core size: 5	Core Weight: 1	Total Weight: 964
7.90/8.08	c Elapsed CPU time: 7.93979 s	Remaining CPU time: 1792.06 s
8.00/8.10	c core #965
8.00/8.10	c Core size: 5	Core Weight: 1	Total Weight: 965
8.00/8.10	c Elapsed CPU time: 7.95279 s	Remaining CPU time: 1792.05 s
8.00/8.11	c core #966
8.00/8.11	c Core size: 5	Core Weight: 1	Total Weight: 966
8.00/8.11	c Elapsed CPU time: 7.96579 s	Remaining CPU time: 1792.03 s
8.00/8.12	c core #967
8.00/8.12	c Core size: 5	Core Weight: 1	Total Weight: 967
8.00/8.12	c Elapsed CPU time: 7.97879 s	Remaining CPU time: 1792.02 s
8.00/8.14	c core #968
8.00/8.14	c Core size: 18	Core Weight: 1	Total Weight: 968
8.00/8.14	c Elapsed CPU time: 7.99179 s	Remaining CPU time: 1792.01 s
8.00/8.15	c core #969
8.00/8.15	c Core size: 8	Core Weight: 1	Total Weight: 969
8.00/8.15	c Elapsed CPU time: 8.00478 s	Remaining CPU time: 1792 s
8.00/8.16	c core #970
8.00/8.16	c Core size: 22	Core Weight: 1	Total Weight: 970
8.00/8.16	c Elapsed CPU time: 8.01778 s	Remaining CPU time: 1791.98 s
8.00/8.17	c core #971
8.00/8.17	c Core size: 5	Core Weight: 1	Total Weight: 971
8.00/8.17	c Elapsed CPU time: 8.03078 s	Remaining CPU time: 1791.97 s
8.00/8.19	c core #972
8.00/8.19	c Core size: 5	Core Weight: 1	Total Weight: 972
8.00/8.19	c Elapsed CPU time: 8.04378 s	Remaining CPU time: 1791.96 s
8.10/8.20	c core #973
8.10/8.20	c Core size: 5	Core Weight: 1	Total Weight: 973
8.10/8.20	c Elapsed CPU time: 8.05678 s	Remaining CPU time: 1791.94 s
8.10/8.21	c core #974
8.10/8.21	c Core size: 5	Core Weight: 1	Total Weight: 974
8.10/8.21	c Elapsed CPU time: 8.06877 s	Remaining CPU time: 1791.93 s
8.10/8.23	c core #975
8.10/8.23	c Core size: 5	Core Weight: 1	Total Weight: 975
8.10/8.23	c Elapsed CPU time: 8.08077 s	Remaining CPU time: 1791.92 s
8.10/8.24	c core #976
8.10/8.24	c Core size: 5	Core Weight: 1	Total Weight: 976
8.10/8.24	c Elapsed CPU time: 8.09277 s	Remaining CPU time: 1791.91 s
8.10/8.25	c core #977
8.10/8.25	c Core size: 5	Core Weight: 1	Total Weight: 977
8.10/8.25	c Elapsed CPU time: 8.10477 s	Remaining CPU time: 1791.9 s
8.10/8.27	c core #978
8.10/8.27	c Core size: 5	Core Weight: 1	Total Weight: 978
8.10/8.27	c Elapsed CPU time: 8.11777 s	Remaining CPU time: 1791.88 s
8.10/8.28	c core #979
8.10/8.28	c Core size: 16	Core Weight: 1	Total Weight: 979
8.10/8.28	c Elapsed CPU time: 8.13076 s	Remaining CPU time: 1791.87 s
8.10/8.29	c core #980
8.10/8.29	c Core size: 5	Core Weight: 1	Total Weight: 980
8.10/8.29	c Elapsed CPU time: 8.14376 s	Remaining CPU time: 1791.86 s
8.19/8.31	c core #981
8.19/8.31	c Core size: 5	Core Weight: 1	Total Weight: 981
8.19/8.31	c Elapsed CPU time: 8.15576 s	Remaining CPU time: 1791.84 s
8.19/8.32	c core #982
8.19/8.32	c Core size: 5	Core Weight: 1	Total Weight: 982
8.19/8.32	c Elapsed CPU time: 8.16876 s	Remaining CPU time: 1791.83 s
8.19/8.33	c core #983
8.19/8.33	c Core size: 5	Core Weight: 1	Total Weight: 983
8.19/8.33	c Elapsed CPU time: 8.18276 s	Remaining CPU time: 1791.82 s
8.19/8.34	c core #984
8.19/8.34	c Core size: 5	Core Weight: 1	Total Weight: 984
8.19/8.35	c Elapsed CPU time: 8.19475 s	Remaining CPU time: 1791.81 s
8.19/8.36	c core #985
8.19/8.36	c Core size: 5	Core Weight: 1	Total Weight: 985
8.19/8.36	c Elapsed CPU time: 8.20775 s	Remaining CPU time: 1791.79 s
8.19/8.37	c core #986
8.19/8.37	c Core size: 5	Core Weight: 1	Total Weight: 986
8.19/8.37	c Elapsed CPU time: 8.22075 s	Remaining CPU time: 1791.78 s
8.19/8.38	c core #987
8.19/8.38	c Core size: 5	Core Weight: 1	Total Weight: 987
8.19/8.38	c Elapsed CPU time: 8.23475 s	Remaining CPU time: 1791.77 s
8.29/8.40	c core #988
8.29/8.40	c Core size: 5	Core Weight: 1	Total Weight: 988
8.29/8.40	c Elapsed CPU time: 8.24775 s	Remaining CPU time: 1791.75 s
8.29/8.41	c core #989
8.29/8.41	c Core size: 5	Core Weight: 1	Total Weight: 989
8.29/8.41	c Elapsed CPU time: 8.25974 s	Remaining CPU time: 1791.74 s
8.29/8.42	c core #990
8.29/8.42	c Core size: 5	Core Weight: 1	Total Weight: 990
8.29/8.42	c Elapsed CPU time: 8.27274 s	Remaining CPU time: 1791.73 s
8.29/8.44	c core #991
8.29/8.44	c Core size: 5	Core Weight: 1	Total Weight: 991
8.29/8.44	c Elapsed CPU time: 8.28374 s	Remaining CPU time: 1791.72 s
8.29/8.45	c core #992
8.29/8.45	c Core size: 5	Core Weight: 1	Total Weight: 992
8.29/8.45	c Elapsed CPU time: 8.29674 s	Remaining CPU time: 1791.7 s
8.29/8.46	c core #993
8.29/8.46	c Core size: 5	Core Weight: 1	Total Weight: 993
8.29/8.46	c Elapsed CPU time: 8.30974 s	Remaining CPU time: 1791.69 s
8.29/8.48	c core #994
8.29/8.48	c Core size: 5	Core Weight: 1	Total Weight: 994
8.29/8.48	c Elapsed CPU time: 8.32273 s	Remaining CPU time: 1791.68 s
8.29/8.49	c core #995
8.29/8.49	c Core size: 5	Core Weight: 1	Total Weight: 995
8.29/8.49	c Elapsed CPU time: 8.33573 s	Remaining CPU time: 1791.66 s
8.40/8.50	c core #996
8.40/8.50	c Core size: 5	Core Weight: 1	Total Weight: 996
8.40/8.50	c Elapsed CPU time: 8.34873 s	Remaining CPU time: 1791.65 s
8.40/8.52	c core #997
8.40/8.52	c Core size: 5	Core Weight: 1	Total Weight: 997
8.40/8.52	c Elapsed CPU time: 8.36173 s	Remaining CPU time: 1791.64 s
8.40/8.53	c core #998
8.40/8.53	c Core size: 5	Core Weight: 1	Total Weight: 998
8.40/8.53	c Elapsed CPU time: 8.37473 s	Remaining CPU time: 1791.63 s
8.40/8.54	c core #999
8.40/8.54	c Core size: 5	Core Weight: 1	Total Weight: 999
8.40/8.54	c Elapsed CPU time: 8.38673 s	Remaining CPU time: 1791.61 s
8.40/8.56	c core #1000
8.40/8.56	c Core size: 5	Core Weight: 1	Total Weight: 1000
8.40/8.56	c Elapsed CPU time: 8.39972 s	Remaining CPU time: 1791.6 s
8.40/8.57	c core #1001
8.40/8.57	c Core size: 9	Core Weight: 1	Total Weight: 1001
8.40/8.57	c Elapsed CPU time: 8.41372 s	Remaining CPU time: 1791.59 s
8.40/8.58	c core #1002
8.40/8.58	c Core size: 52	Core Weight: 1	Total Weight: 1002
8.40/8.58	c Elapsed CPU time: 8.42672 s	Remaining CPU time: 1791.57 s
8.40/8.60	c core #1003
8.40/8.60	c Core size: 5	Core Weight: 1	Total Weight: 1003
8.49/8.60	c Elapsed CPU time: 8.43972 s	Remaining CPU time: 1791.56 s
8.49/8.61	c core #1004
8.49/8.61	c Core size: 5	Core Weight: 1	Total Weight: 1004
8.49/8.61	c Elapsed CPU time: 8.45172 s	Remaining CPU time: 1791.55 s
8.49/8.62	c core #1005
8.49/8.62	c Core size: 61	Core Weight: 1	Total Weight: 1005
8.49/8.62	c Elapsed CPU time: 8.46471 s	Remaining CPU time: 1791.54 s
8.49/8.64	c core #1006
8.49/8.64	c Core size: 5	Core Weight: 1	Total Weight: 1006
8.49/8.64	c Elapsed CPU time: 8.47771 s	Remaining CPU time: 1791.52 s
8.49/8.65	c core #1007
8.49/8.65	c Core size: 5	Core Weight: 1	Total Weight: 1007
8.49/8.65	c Elapsed CPU time: 8.49071 s	Remaining CPU time: 1791.51 s
8.49/8.66	c core #1008
8.49/8.66	c Core size: 5	Core Weight: 1	Total Weight: 1008
8.49/8.66	c Elapsed CPU time: 8.50371 s	Remaining CPU time: 1791.5 s
8.49/8.68	c core #1009
8.49/8.68	c Core size: 5	Core Weight: 1	Total Weight: 1009
8.49/8.68	c Elapsed CPU time: 8.51571 s	Remaining CPU time: 1791.48 s
8.49/8.69	c core #1010
8.49/8.69	c Core size: 5	Core Weight: 1	Total Weight: 1010
8.49/8.69	c Elapsed CPU time: 8.5287 s	Remaining CPU time: 1791.47 s
8.60/8.70	c core #1011
8.60/8.70	c Core size: 9	Core Weight: 1	Total Weight: 1011
8.60/8.70	c Elapsed CPU time: 8.5417 s	Remaining CPU time: 1791.46 s
8.60/8.71	c core #1012
8.60/8.71	c Core size: 9	Core Weight: 1	Total Weight: 1012
8.60/8.71	c Elapsed CPU time: 8.5547 s	Remaining CPU time: 1791.45 s
8.60/8.73	c core #1013
8.60/8.73	c Core size: 9	Core Weight: 1	Total Weight: 1013
8.60/8.73	c Elapsed CPU time: 8.5677 s	Remaining CPU time: 1791.43 s
8.60/8.74	c core #1014
8.60/8.74	c Core size: 9	Core Weight: 1	Total Weight: 1014
8.60/8.74	c Elapsed CPU time: 8.5807 s	Remaining CPU time: 1791.42 s
8.60/8.75	c core #1015
8.60/8.75	c Core size: 9	Core Weight: 1	Total Weight: 1015
8.60/8.75	c Elapsed CPU time: 8.59369 s	Remaining CPU time: 1791.41 s
8.60/8.77	c core #1016
8.60/8.77	c Core size: 9	Core Weight: 1	Total Weight: 1016
8.60/8.77	c Elapsed CPU time: 8.60669 s	Remaining CPU time: 1791.39 s
8.60/8.78	c core #1017
8.60/8.78	c Core size: 9	Core Weight: 1	Total Weight: 1017
8.60/8.78	c Elapsed CPU time: 8.61969 s	Remaining CPU time: 1791.38 s
8.60/8.79	c core #1018
8.60/8.79	c Core size: 9	Core Weight: 1	Total Weight: 1018
8.60/8.79	c Elapsed CPU time: 8.63269 s	Remaining CPU time: 1791.37 s
8.69/8.81	c core #1019
8.69/8.81	c Core size: 20	Core Weight: 1	Total Weight: 1019
8.69/8.81	c Elapsed CPU time: 8.64468 s	Remaining CPU time: 1791.36 s
8.69/8.82	c core #1020
8.69/8.82	c Core size: 20	Core Weight: 1	Total Weight: 1020
8.69/8.82	c Elapsed CPU time: 8.65768 s	Remaining CPU time: 1791.34 s
8.69/8.83	c core #1021
8.69/8.83	c Core size: 20	Core Weight: 1	Total Weight: 1021
8.69/8.83	c Elapsed CPU time: 8.67068 s	Remaining CPU time: 1791.33 s
8.69/8.84	c core #1022
8.69/8.84	c Core size: 20	Core Weight: 1	Total Weight: 1022
8.69/8.84	c Elapsed CPU time: 8.68268 s	Remaining CPU time: 1791.32 s
8.69/8.86	c core #1023
8.69/8.86	c Core size: 20	Core Weight: 1	Total Weight: 1023
8.69/8.86	c Elapsed CPU time: 8.69568 s	Remaining CPU time: 1791.3 s
8.69/8.87	c core #1024
8.69/8.87	c Core size: 5	Core Weight: 1	Total Weight: 1024
8.69/8.87	c Elapsed CPU time: 8.70868 s	Remaining CPU time: 1791.29 s
8.69/8.88	c core #1025
8.69/8.88	c Core size: 5	Core Weight: 1	Total Weight: 1025
8.69/8.88	c Elapsed CPU time: 8.72067 s	Remaining CPU time: 1791.28 s
8.69/8.90	c core #1026
8.69/8.90	c Core size: 5	Core Weight: 1	Total Weight: 1026
8.69/8.90	c Elapsed CPU time: 8.73367 s	Remaining CPU time: 1791.27 s
8.79/8.91	c core #1027
8.79/8.91	c Core size: 5	Core Weight: 1	Total Weight: 1027
8.79/8.91	c Elapsed CPU time: 8.74667 s	Remaining CPU time: 1791.25 s
8.79/8.92	c core #1028
8.79/8.92	c Core size: 5	Core Weight: 1	Total Weight: 1028
8.79/8.92	c Elapsed CPU time: 8.75967 s	Remaining CPU time: 1791.24 s
8.79/8.93	c core #1029
8.79/8.93	c Core size: 5	Core Weight: 1	Total Weight: 1029
8.79/8.93	c Elapsed CPU time: 8.77267 s	Remaining CPU time: 1791.23 s
8.79/8.95	c core #1030
8.79/8.95	c Core size: 5	Core Weight: 1	Total Weight: 1030
8.79/8.95	c Elapsed CPU time: 8.78566 s	Remaining CPU time: 1791.21 s
8.79/8.96	c core #1031
8.79/8.96	c Core size: 5	Core Weight: 1	Total Weight: 1031
8.79/8.96	c Elapsed CPU time: 8.79866 s	Remaining CPU time: 1791.2 s
8.79/8.97	c core #1032
8.79/8.97	c Core size: 5	Core Weight: 1	Total Weight: 1032
8.79/8.97	c Elapsed CPU time: 8.81166 s	Remaining CPU time: 1791.19 s
8.79/8.99	c core #1033
8.79/8.99	c Core size: 5	Core Weight: 1	Total Weight: 1033
8.79/8.99	c Elapsed CPU time: 8.82566 s	Remaining CPU time: 1791.17 s
8.89/9.00	c core #1034
8.89/9.00	c Core size: 5	Core Weight: 1	Total Weight: 1034
8.89/9.00	c Elapsed CPU time: 8.83866 s	Remaining CPU time: 1791.16 s
8.89/9.01	c core #1035
8.89/9.01	c Core size: 5	Core Weight: 1	Total Weight: 1035
8.89/9.01	c Elapsed CPU time: 8.85165 s	Remaining CPU time: 1791.15 s
8.89/9.03	c core #1036
8.89/9.03	c Core size: 14	Core Weight: 1	Total Weight: 1036
8.89/9.03	c Elapsed CPU time: 8.86465 s	Remaining CPU time: 1791.14 s
8.89/9.04	c core #1037
8.89/9.04	c Core size: 5	Core Weight: 1	Total Weight: 1037
8.89/9.04	c Elapsed CPU time: 8.87765 s	Remaining CPU time: 1791.12 s
8.89/9.05	c core #1038
8.89/9.05	c Core size: 5	Core Weight: 1	Total Weight: 1038
8.89/9.05	c Elapsed CPU time: 8.89065 s	Remaining CPU time: 1791.11 s
8.89/9.07	c core #1039
8.89/9.07	c Core size: 5	Core Weight: 1	Total Weight: 1039
8.89/9.07	c Elapsed CPU time: 8.90465 s	Remaining CPU time: 1791.1 s
8.89/9.08	c core #1040
8.89/9.08	c Core size: 5	Core Weight: 1	Total Weight: 1040
8.89/9.08	c Elapsed CPU time: 8.91764 s	Remaining CPU time: 1791.08 s
8.89/9.09	c core #1041
8.89/9.09	c Core size: 5	Core Weight: 1	Total Weight: 1041
8.89/9.09	c Elapsed CPU time: 8.93064 s	Remaining CPU time: 1791.07 s
8.99/9.11	c core #1042
8.99/9.11	c Core size: 5	Core Weight: 1	Total Weight: 1042
8.99/9.11	c Elapsed CPU time: 8.94364 s	Remaining CPU time: 1791.06 s
8.99/9.12	c core #1043
8.99/9.12	c Core size: 5	Core Weight: 1	Total Weight: 1043
8.99/9.12	c Elapsed CPU time: 8.95664 s	Remaining CPU time: 1791.04 s
8.99/9.13	c core #1044
8.99/9.13	c Core size: 14	Core Weight: 1	Total Weight: 1044
8.99/9.13	c Elapsed CPU time: 8.97064 s	Remaining CPU time: 1791.03 s
8.99/9.15	c core #1045
8.99/9.15	c Core size: 5	Core Weight: 1	Total Weight: 1045
8.99/9.15	c Elapsed CPU time: 8.98363 s	Remaining CPU time: 1791.02 s
8.99/9.16	c core #1046
8.99/9.16	c Core size: 5	Core Weight: 1	Total Weight: 1046
8.99/9.16	c Elapsed CPU time: 8.99663 s	Remaining CPU time: 1791 s
8.99/9.17	c core #1047
8.99/9.17	c Core size: 5	Core Weight: 1	Total Weight: 1047
8.99/9.17	c Elapsed CPU time: 9.00963 s	Remaining CPU time: 1790.99 s
8.99/9.18	c core #1048
8.99/9.18	c Core size: 5	Core Weight: 1	Total Weight: 1048
8.99/9.18	c Elapsed CPU time: 9.02163 s	Remaining CPU time: 1790.98 s
9.09/9.20	c core #1049
9.09/9.20	c Core size: 5	Core Weight: 1	Total Weight: 1049
9.09/9.20	c Elapsed CPU time: 9.03463 s	Remaining CPU time: 1790.97 s
9.09/9.21	c core #1050
9.09/9.21	c Core size: 5	Core Weight: 1	Total Weight: 1050
9.09/9.21	c Elapsed CPU time: 9.04762 s	Remaining CPU time: 1790.95 s
9.09/9.22	c core #1051
9.09/9.22	c Core size: 5	Core Weight: 1	Total Weight: 1051
9.09/9.22	c Elapsed CPU time: 9.06062 s	Remaining CPU time: 1790.94 s
9.09/9.24	c core #1052
9.09/9.24	c Core size: 6	Core Weight: 1	Total Weight: 1052
9.09/9.24	c Elapsed CPU time: 9.07362 s	Remaining CPU time: 1790.93 s
9.09/9.25	c core #1053
9.09/9.25	c Core size: 9	Core Weight: 1	Total Weight: 1053
9.09/9.25	c Elapsed CPU time: 9.08662 s	Remaining CPU time: 1790.91 s
9.09/9.26	c core #1054
9.09/9.26	c Core size: 5	Core Weight: 1	Total Weight: 1054
9.09/9.26	c Elapsed CPU time: 9.09862 s	Remaining CPU time: 1790.9 s
9.09/9.28	c core #1055
9.09/9.28	c Core size: 5	Core Weight: 1	Total Weight: 1055
9.09/9.28	c Elapsed CPU time: 9.11161 s	Remaining CPU time: 1790.89 s
9.09/9.29	c core #1056
9.09/9.29	c Core size: 5	Core Weight: 1	Total Weight: 1056
9.09/9.29	c Elapsed CPU time: 9.12461 s	Remaining CPU time: 1790.88 s
9.19/9.30	c core #1057
9.19/9.30	c Core size: 5	Core Weight: 1	Total Weight: 1057
9.19/9.30	c Elapsed CPU time: 9.13761 s	Remaining CPU time: 1790.86 s
9.19/9.32	c core #1058
9.19/9.32	c Core size: 5	Core Weight: 1	Total Weight: 1058
9.19/9.32	c Elapsed CPU time: 9.15061 s	Remaining CPU time: 1790.85 s
9.19/9.33	c core #1059
9.19/9.33	c Core size: 10	Core Weight: 1	Total Weight: 1059
9.19/9.33	c Elapsed CPU time: 9.16361 s	Remaining CPU time: 1790.84 s
9.19/9.34	c core #1060
9.19/9.34	c Core size: 5	Core Weight: 1	Total Weight: 1060
9.19/9.34	c Elapsed CPU time: 9.1766 s	Remaining CPU time: 1790.82 s
9.19/9.36	c core #1061
9.19/9.36	c Core size: 5	Core Weight: 1	Total Weight: 1061
9.19/9.36	c Elapsed CPU time: 9.1896 s	Remaining CPU time: 1790.81 s
9.19/9.37	c core #1062
9.19/9.37	c Core size: 9	Core Weight: 1	Total Weight: 1062
9.19/9.37	c Elapsed CPU time: 9.2026 s	Remaining CPU time: 1790.8 s
9.19/9.38	c core #1063
9.19/9.38	c Core size: 9	Core Weight: 1	Total Weight: 1063
9.19/9.38	c Elapsed CPU time: 9.2156 s	Remaining CPU time: 1790.78 s
9.19/9.40	c core #1064
9.19/9.40	c Core size: 9	Core Weight: 1	Total Weight: 1064
9.19/9.40	c Elapsed CPU time: 9.2286 s	Remaining CPU time: 1790.77 s
9.28/9.41	c core #1065
9.28/9.41	c Core size: 9	Core Weight: 1	Total Weight: 1065
9.28/9.41	c Elapsed CPU time: 9.2416 s	Remaining CPU time: 1790.76 s
9.28/9.42	c core #1066
9.28/9.42	c Core size: 9	Core Weight: 1	Total Weight: 1066
9.28/9.42	c Elapsed CPU time: 9.25459 s	Remaining CPU time: 1790.75 s
9.28/9.43	c core #1067
9.28/9.43	c Core size: 9	Core Weight: 1	Total Weight: 1067
9.28/9.44	c Elapsed CPU time: 9.26759 s	Remaining CPU time: 1790.73 s
9.28/9.45	c core #1068
9.28/9.45	c Core size: 9	Core Weight: 1	Total Weight: 1068
9.28/9.45	c Elapsed CPU time: 9.28059 s	Remaining CPU time: 1790.72 s
9.28/9.46	c core #1069
9.28/9.46	c Core size: 9	Core Weight: 1	Total Weight: 1069
9.28/9.46	c Elapsed CPU time: 9.29359 s	Remaining CPU time: 1790.71 s
9.28/9.48	c core #1070
9.28/9.48	c Core size: 9	Core Weight: 1	Total Weight: 1070
9.28/9.48	c Elapsed CPU time: 9.30659 s	Remaining CPU time: 1790.69 s
9.28/9.49	c core #1071
9.28/9.49	c Core size: 19	Core Weight: 1	Total Weight: 1071
9.28/9.49	c Elapsed CPU time: 9.32058 s	Remaining CPU time: 1790.68 s
9.38/9.50	c core #1072
9.38/9.50	c Core size: 20	Core Weight: 1	Total Weight: 1072
9.38/9.50	c Elapsed CPU time: 9.33358 s	Remaining CPU time: 1790.67 s
9.38/9.52	c core #1073
9.38/9.52	c Core size: 28	Core Weight: 1	Total Weight: 1073
9.38/9.52	c Elapsed CPU time: 9.34758 s	Remaining CPU time: 1790.65 s
9.38/9.53	c core #1074
9.38/9.53	c Core size: 31	Core Weight: 1	Total Weight: 1074
9.38/9.53	c Elapsed CPU time: 9.36058 s	Remaining CPU time: 1790.64 s
9.38/9.54	c core #1075
9.38/9.54	c Core size: 63	Core Weight: 1	Total Weight: 1075
9.38/9.54	c Elapsed CPU time: 9.37457 s	Remaining CPU time: 1790.63 s
9.38/9.56	c core #1076
9.38/9.56	c Core size: 5	Core Weight: 1	Total Weight: 1076
9.38/9.56	c Elapsed CPU time: 9.38657 s	Remaining CPU time: 1790.61 s
9.38/9.57	c core #1077
9.38/9.57	c Core size: 5	Core Weight: 1	Total Weight: 1077
9.38/9.57	c Elapsed CPU time: 9.39957 s	Remaining CPU time: 1790.6 s
9.38/9.58	c core #1078
9.38/9.58	c Core size: 5	Core Weight: 1	Total Weight: 1078
9.38/9.58	c Elapsed CPU time: 9.41257 s	Remaining CPU time: 1790.59 s
9.38/9.60	c core #1079
9.38/9.60	c Core size: 7	Core Weight: 1	Total Weight: 1079
9.38/9.60	c Elapsed CPU time: 9.42557 s	Remaining CPU time: 1790.57 s
9.48/9.61	c core #1080
9.48/9.61	c Core size: 5	Core Weight: 1	Total Weight: 1080
9.48/9.61	c Elapsed CPU time: 9.43756 s	Remaining CPU time: 1790.56 s
9.48/9.62	c core #1081
9.48/9.62	c Core size: 5	Core Weight: 1	Total Weight: 1081
9.48/9.62	c Elapsed CPU time: 9.45056 s	Remaining CPU time: 1790.55 s
9.48/9.64	c core #1082
9.48/9.64	c Core size: 5	Core Weight: 1	Total Weight: 1082
9.48/9.64	c Elapsed CPU time: 9.46256 s	Remaining CPU time: 1790.54 s
9.48/9.65	c core #1083
9.48/9.65	c Core size: 5	Core Weight: 1	Total Weight: 1083
9.48/9.65	c Elapsed CPU time: 9.47656 s	Remaining CPU time: 1790.52 s
9.48/9.66	c core #1084
9.48/9.66	c Core size: 5	Core Weight: 1	Total Weight: 1084
9.48/9.66	c Elapsed CPU time: 9.48856 s	Remaining CPU time: 1790.51 s
9.48/9.68	c core #1085
9.48/9.68	c Core size: 5	Core Weight: 1	Total Weight: 1085
9.48/9.68	c Elapsed CPU time: 9.50255 s	Remaining CPU time: 1790.5 s
9.48/9.69	c core #1086
9.48/9.69	c Core size: 5	Core Weight: 1	Total Weight: 1086
9.48/9.69	c Elapsed CPU time: 9.51555 s	Remaining CPU time: 1790.48 s
9.59/9.70	c core #1087
9.59/9.70	c Core size: 5	Core Weight: 1	Total Weight: 1087
9.59/9.70	c Elapsed CPU time: 9.52955 s	Remaining CPU time: 1790.47 s
9.59/9.72	c core #1088
9.59/9.72	c Core size: 5	Core Weight: 1	Total Weight: 1088
9.59/9.72	c Elapsed CPU time: 9.54255 s	Remaining CPU time: 1790.46 s
9.59/9.73	c core #1089
9.59/9.73	c Core size: 5	Core Weight: 1	Total Weight: 1089
9.59/9.73	c Elapsed CPU time: 9.55655 s	Remaining CPU time: 1790.44 s
9.59/9.74	c core #1090
9.59/9.74	c Core size: 5	Core Weight: 1	Total Weight: 1090
9.59/9.74	c Elapsed CPU time: 9.56954 s	Remaining CPU time: 1790.43 s
9.59/9.76	c core #1091
9.59/9.76	c Core size: 5	Core Weight: 1	Total Weight: 1091
9.59/9.76	c Elapsed CPU time: 9.58254 s	Remaining CPU time: 1790.42 s
9.59/9.77	c core #1092
9.59/9.77	c Core size: 5	Core Weight: 1	Total Weight: 1092
9.59/9.77	c Elapsed CPU time: 9.59554 s	Remaining CPU time: 1790.4 s
9.59/9.78	c core #1093
9.59/9.78	c Core size: 5	Core Weight: 1	Total Weight: 1093
9.59/9.78	c Elapsed CPU time: 9.60854 s	Remaining CPU time: 1790.39 s
9.59/9.80	c core #1094
9.59/9.80	c Core size: 5	Core Weight: 1	Total Weight: 1094
9.59/9.80	c Elapsed CPU time: 9.62254 s	Remaining CPU time: 1790.38 s
9.69/9.81	c core #1095
9.69/9.81	c Core size: 10	Core Weight: 1	Total Weight: 1095
9.69/9.81	c Elapsed CPU time: 9.63654 s	Remaining CPU time: 1790.36 s
9.69/9.82	c core #1096
9.69/9.82	c Core size: 7	Core Weight: 1	Total Weight: 1096
9.69/9.82	c Elapsed CPU time: 9.64953 s	Remaining CPU time: 1790.35 s
9.69/9.84	c core #1097
9.69/9.84	c Core size: 5	Core Weight: 1	Total Weight: 1097
9.69/9.84	c Elapsed CPU time: 9.66353 s	Remaining CPU time: 1790.34 s
9.69/9.85	c core #1098
9.69/9.85	c Core size: 5	Core Weight: 1	Total Weight: 1098
9.69/9.85	c Elapsed CPU time: 9.67653 s	Remaining CPU time: 1790.32 s
9.69/9.86	c core #1099
9.69/9.86	c Core size: 6	Core Weight: 1	Total Weight: 1099
9.69/9.86	c Elapsed CPU time: 9.69053 s	Remaining CPU time: 1790.31 s
9.69/9.88	c core #1100
9.69/9.88	c Core size: 5	Core Weight: 1	Total Weight: 1100
9.69/9.88	c Elapsed CPU time: 9.70352 s	Remaining CPU time: 1790.3 s
9.69/9.89	c core #1101
9.69/9.89	c Core size: 5	Core Weight: 1	Total Weight: 1101
9.69/9.89	c Elapsed CPU time: 9.71752 s	Remaining CPU time: 1790.28 s
9.79/9.91	c core #1102
9.79/9.91	c Core size: 5	Core Weight: 1	Total Weight: 1102
9.79/9.91	c Elapsed CPU time: 9.73052 s	Remaining CPU time: 1790.27 s
9.79/9.92	c core #1103
9.79/9.92	c Core size: 5	Core Weight: 1	Total Weight: 1103
9.79/9.92	c Elapsed CPU time: 9.74452 s	Remaining CPU time: 1790.26 s
9.79/9.93	c core #1104
9.79/9.93	c Core size: 5	Core Weight: 1	Total Weight: 1104
9.79/9.93	c Elapsed CPU time: 9.75752 s	Remaining CPU time: 1790.24 s
9.79/9.95	c core #1105
9.79/9.95	c Core size: 5	Core Weight: 1	Total Weight: 1105
9.79/9.95	c Elapsed CPU time: 9.77051 s	Remaining CPU time: 1790.23 s
9.79/9.96	c core #1106
9.79/9.96	c Core size: 5	Core Weight: 1	Total Weight: 1106
9.79/9.96	c Elapsed CPU time: 9.78351 s	Remaining CPU time: 1790.22 s
9.79/9.97	c core #1107
9.79/9.97	c Core size: 5	Core Weight: 1	Total Weight: 1107
9.79/9.97	c Elapsed CPU time: 9.79751 s	Remaining CPU time: 1790.2 s
9.79/9.99	c core #1108
9.79/9.99	c Core size: 5	Core Weight: 1	Total Weight: 1108
9.79/9.99	c Elapsed CPU time: 9.81051 s	Remaining CPU time: 1790.19 s
9.89/10.00	c core #1109
9.89/10.00	c Core size: 5	Core Weight: 1	Total Weight: 1109
9.89/10.00	c Elapsed CPU time: 9.82451 s	Remaining CPU time: 1790.18 s
9.89/10.01	c core #1110
9.89/10.01	c Core size: 5	Core Weight: 1	Total Weight: 1110
9.89/10.01	c Elapsed CPU time: 9.8385 s	Remaining CPU time: 1790.16 s
9.89/10.03	c core #1111
9.89/10.03	c Core size: 5	Core Weight: 1	Total Weight: 1111
9.89/10.03	c Elapsed CPU time: 9.8525 s	Remaining CPU time: 1790.15 s
9.89/10.04	c core #1112
9.89/10.04	c Core size: 5	Core Weight: 1	Total Weight: 1112
9.89/10.04	c Elapsed CPU time: 9.8655 s	Remaining CPU time: 1790.13 s
9.89/10.06	c core #1113
9.89/10.06	c Core size: 5	Core Weight: 1	Total Weight: 1113
9.89/10.06	c Elapsed CPU time: 9.8795 s	Remaining CPU time: 1790.12 s
9.89/10.07	c core #1114
9.89/10.07	c Core size: 5	Core Weight: 1	Total Weight: 1114
9.89/10.07	c Elapsed CPU time: 9.89349 s	Remaining CPU time: 1790.11 s
9.89/10.08	c core #1115
9.89/10.08	c Core size: 5	Core Weight: 1	Total Weight: 1115
9.89/10.08	c Elapsed CPU time: 9.90649 s	Remaining CPU time: 1790.09 s
9.89/10.10	c core #1116
9.89/10.10	c Core size: 5	Core Weight: 1	Total Weight: 1116
9.89/10.10	c Elapsed CPU time: 9.92049 s	Remaining CPU time: 1790.08 s
9.99/10.11	c core #1117
9.99/10.11	c Core size: 5	Core Weight: 1	Total Weight: 1117
9.99/10.11	c Elapsed CPU time: 9.93449 s	Remaining CPU time: 1790.07 s
9.99/10.12	c core #1118
9.99/10.12	c Core size: 5	Core Weight: 1	Total Weight: 1118
9.99/10.12	c Elapsed CPU time: 9.94749 s	Remaining CPU time: 1790.05 s
9.99/10.14	c core #1119
9.99/10.14	c Core size: 5	Core Weight: 1	Total Weight: 1119
9.99/10.14	c Elapsed CPU time: 9.96148 s	Remaining CPU time: 1790.04 s
9.99/10.15	c core #1120
9.99/10.15	c Core size: 5	Core Weight: 1	Total Weight: 1120
9.99/10.15	c Elapsed CPU time: 9.97548 s	Remaining CPU time: 1790.02 s
9.99/10.17	c core #1121
9.99/10.17	c Core size: 5	Core Weight: 1	Total Weight: 1121
9.99/10.17	c Elapsed CPU time: 9.98948 s	Remaining CPU time: 1790.01 s
9.99/10.18	c core #1122
9.99/10.18	c Core size: 5	Core Weight: 1	Total Weight: 1122
9.99/10.18	c Elapsed CPU time: 10.0035 s	Remaining CPU time: 1790 s
9.99/10.19	c core #1123
9.99/10.19	c Core size: 5	Core Weight: 1	Total Weight: 1123
9.99/10.19	c Elapsed CPU time: 10.0175 s	Remaining CPU time: 1789.98 s
10.09/10.21	c core #1124
10.09/10.21	c Core size: 5	Core Weight: 1	Total Weight: 1124
10.09/10.21	c Elapsed CPU time: 10.0315 s	Remaining CPU time: 1789.97 s
10.09/10.22	c core #1125
10.09/10.22	c Core size: 5	Core Weight: 1	Total Weight: 1125
10.09/10.22	c Elapsed CPU time: 10.0455 s	Remaining CPU time: 1789.95 s
10.09/10.23	c core #1126
10.09/10.23	c Core size: 5	Core Weight: 1	Total Weight: 1126
10.09/10.23	c Elapsed CPU time: 10.0585 s	Remaining CPU time: 1789.94 s
10.09/10.25	c core #1127
10.09/10.25	c Core size: 5	Core Weight: 1	Total Weight: 1127
10.09/10.25	c Elapsed CPU time: 10.0725 s	Remaining CPU time: 1789.93 s
10.09/10.26	c core #1128
10.09/10.26	c Core size: 5	Core Weight: 1	Total Weight: 1128
10.09/10.26	c Elapsed CPU time: 10.0855 s	Remaining CPU time: 1789.91 s
10.09/10.28	c core #1129
10.09/10.28	c Core size: 14	Core Weight: 1	Total Weight: 1129
10.09/10.28	c Elapsed CPU time: 10.0995 s	Remaining CPU time: 1789.9 s
10.09/10.29	c core #1130
10.09/10.29	c Core size: 5	Core Weight: 1	Total Weight: 1130
10.09/10.29	c Elapsed CPU time: 10.1125 s	Remaining CPU time: 1789.89 s
10.18/10.30	c core #1131
10.18/10.30	c Core size: 88	Core Weight: 1	Total Weight: 1131
10.18/10.30	c Elapsed CPU time: 10.1265 s	Remaining CPU time: 1789.87 s
10.18/10.32	c core #1132
10.18/10.32	c Core size: 96	Core Weight: 1	Total Weight: 1132
10.18/10.32	c Elapsed CPU time: 10.1405 s	Remaining CPU time: 1789.86 s
10.18/10.33	c core #1133
10.18/10.33	c Core size: 5	Core Weight: 1	Total Weight: 1133
10.18/10.33	c Elapsed CPU time: 10.1545 s	Remaining CPU time: 1789.85 s
10.18/10.35	c core #1134
10.18/10.35	c Core size: 5	Core Weight: 1	Total Weight: 1134
10.18/10.35	c Elapsed CPU time: 10.1675 s	Remaining CPU time: 1789.83 s
10.18/10.36	c core #1135
10.18/10.36	c Core size: 5	Core Weight: 1	Total Weight: 1135
10.18/10.36	c Elapsed CPU time: 10.1805 s	Remaining CPU time: 1789.82 s
10.18/10.37	c core #1136
10.18/10.37	c Core size: 5	Core Weight: 1	Total Weight: 1136
10.18/10.37	c Elapsed CPU time: 10.1944 s	Remaining CPU time: 1789.81 s
10.18/10.39	c core #1137
10.18/10.39	c Core size: 5	Core Weight: 1	Total Weight: 1137
10.18/10.39	c Elapsed CPU time: 10.2084 s	Remaining CPU time: 1789.79 s
10.28/10.40	c core #1138
10.28/10.40	c Core size: 5	Core Weight: 1	Total Weight: 1138
10.28/10.40	c Elapsed CPU time: 10.2224 s	Remaining CPU time: 1789.78 s
10.28/10.42	c core #1139
10.28/10.42	c Core size: 5	Core Weight: 1	Total Weight: 1139
10.28/10.42	c Elapsed CPU time: 10.2354 s	Remaining CPU time: 1789.76 s
10.28/10.43	c core #1140
10.28/10.43	c Core size: 5	Core Weight: 1	Total Weight: 1140
10.28/10.43	c Elapsed CPU time: 10.2484 s	Remaining CPU time: 1789.75 s
10.28/10.44	c core #1141
10.28/10.44	c Core size: 5	Core Weight: 1	Total Weight: 1141
10.28/10.44	c Elapsed CPU time: 10.2624 s	Remaining CPU time: 1789.74 s
10.28/10.46	c core #1142
10.28/10.46	c Core size: 6	Core Weight: 1	Total Weight: 1142
10.28/10.46	c Elapsed CPU time: 10.2764 s	Remaining CPU time: 1789.72 s
10.28/10.47	c core #1143
10.28/10.47	c Core size: 5	Core Weight: 1	Total Weight: 1143
10.28/10.47	c Elapsed CPU time: 10.2894 s	Remaining CPU time: 1789.71 s
10.28/10.49	c core #1144
10.28/10.49	c Core size: 12	Core Weight: 1	Total Weight: 1144
10.28/10.49	c Elapsed CPU time: 10.3034 s	Remaining CPU time: 1789.7 s
10.38/10.50	c core #1145
10.38/10.50	c Core size: 5	Core Weight: 1	Total Weight: 1145
10.38/10.50	c Elapsed CPU time: 10.3164 s	Remaining CPU time: 1789.68 s
10.38/10.51	c core #1146
10.38/10.51	c Core size: 5	Core Weight: 1	Total Weight: 1146
10.38/10.51	c Elapsed CPU time: 10.3304 s	Remaining CPU time: 1789.67 s
10.38/10.53	c core #1147
10.38/10.53	c Core size: 5	Core Weight: 1	Total Weight: 1147
10.38/10.53	c Elapsed CPU time: 10.3454 s	Remaining CPU time: 1789.65 s
10.38/10.54	c core #1148
10.38/10.54	c Core size: 5	Core Weight: 1	Total Weight: 1148
10.38/10.54	c Elapsed CPU time: 10.3584 s	Remaining CPU time: 1789.64 s
10.38/10.56	c core #1149
10.38/10.56	c Core size: 105	Core Weight: 1	Total Weight: 1149
10.38/10.56	c Elapsed CPU time: 10.3724 s	Remaining CPU time: 1789.63 s
10.38/10.57	c core #1150
10.38/10.57	c Core size: 5	Core Weight: 1	Total Weight: 1150
10.38/10.57	c Elapsed CPU time: 10.3854 s	Remaining CPU time: 1789.61 s
10.38/10.58	c core #1151
10.38/10.58	c Core size: 5	Core Weight: 1	Total Weight: 1151
10.38/10.58	c Elapsed CPU time: 10.3994 s	Remaining CPU time: 1789.6 s
10.48/10.60	c core #1152
10.48/10.60	c Core size: 5	Core Weight: 1	Total Weight: 1152
10.48/10.60	c Elapsed CPU time: 10.4134 s	Remaining CPU time: 1789.59 s
10.48/10.61	c core #1153
10.48/10.61	c Core size: 5	Core Weight: 1	Total Weight: 1153
10.48/10.61	c Elapsed CPU time: 10.4274 s	Remaining CPU time: 1789.57 s
10.48/10.63	c core #1154
10.48/10.63	c Core size: 5	Core Weight: 1	Total Weight: 1154
10.48/10.63	c Elapsed CPU time: 10.4414 s	Remaining CPU time: 1789.56 s
10.48/10.64	c core #1155
10.48/10.64	c Core size: 5	Core Weight: 1	Total Weight: 1155
10.48/10.64	c Elapsed CPU time: 10.4554 s	Remaining CPU time: 1789.54 s
10.48/10.66	c core #1156
10.48/10.66	c Core size: 5	Core Weight: 1	Total Weight: 1156
10.48/10.66	c Elapsed CPU time: 10.4694 s	Remaining CPU time: 1789.53 s
10.48/10.67	c core #1157
10.48/10.67	c Core size: 6	Core Weight: 1	Total Weight: 1157
10.48/10.67	c Elapsed CPU time: 10.4844 s	Remaining CPU time: 1789.52 s
10.48/10.68	c core #1158
10.48/10.68	c Core size: 5	Core Weight: 1	Total Weight: 1158
10.48/10.68	c Elapsed CPU time: 10.4984 s	Remaining CPU time: 1789.5 s
10.58/10.70	c core #1159
10.58/10.70	c Core size: 5	Core Weight: 1	Total Weight: 1159
10.58/10.70	c Elapsed CPU time: 10.5124 s	Remaining CPU time: 1789.49 s
10.58/10.71	c core #1160
10.58/10.71	c Core size: 5	Core Weight: 1	Total Weight: 1160
10.58/10.71	c Elapsed CPU time: 10.5264 s	Remaining CPU time: 1789.47 s
10.58/10.73	c core #1161
10.58/10.73	c Core size: 5	Core Weight: 1	Total Weight: 1161
10.58/10.73	c Elapsed CPU time: 10.5404 s	Remaining CPU time: 1789.46 s
10.58/10.74	c core #1162
10.58/10.74	c Core size: 9	Core Weight: 1	Total Weight: 1162
10.58/10.74	c Elapsed CPU time: 10.5554 s	Remaining CPU time: 1789.44 s
10.58/10.76	c core #1163
10.58/10.76	c Core size: 31	Core Weight: 1	Total Weight: 1163
10.58/10.76	c Elapsed CPU time: 10.5694 s	Remaining CPU time: 1789.43 s
10.58/10.77	c core #1164
10.58/10.77	c Core size: 47	Core Weight: 1	Total Weight: 1164
10.58/10.77	c Elapsed CPU time: 10.5844 s	Remaining CPU time: 1789.42 s
10.58/10.79	c core #1165
10.58/10.79	c Core size: 9	Core Weight: 1	Total Weight: 1165
10.58/10.79	c Elapsed CPU time: 10.5984 s	Remaining CPU time: 1789.4 s
10.67/10.80	c core #1166
10.67/10.80	c Core size: 5	Core Weight: 1	Total Weight: 1166
10.67/10.80	c Elapsed CPU time: 10.6124 s	Remaining CPU time: 1789.39 s
10.67/10.81	c core #1167
10.67/10.81	c Core size: 7	Core Weight: 1	Total Weight: 1167
10.67/10.81	c Elapsed CPU time: 10.6274 s	Remaining CPU time: 1789.37 s
10.67/10.83	c core #1168
10.67/10.83	c Core size: 5	Core Weight: 1	Total Weight: 1168
10.67/10.83	c Elapsed CPU time: 10.6404 s	Remaining CPU time: 1789.36 s
10.67/10.84	c core #1169
10.67/10.84	c Core size: 32	Core Weight: 1	Total Weight: 1169
10.67/10.84	c Elapsed CPU time: 10.6544 s	Remaining CPU time: 1789.35 s
10.67/10.86	c core #1170
10.67/10.86	c Core size: 50	Core Weight: 1	Total Weight: 1170
10.67/10.86	c Elapsed CPU time: 10.6684 s	Remaining CPU time: 1789.33 s
10.67/10.87	c core #1171
10.67/10.87	c Core size: 6	Core Weight: 1	Total Weight: 1171
10.67/10.87	c Elapsed CPU time: 10.6824 s	Remaining CPU time: 1789.32 s
10.67/10.89	c core #1172
10.67/10.89	c Core size: 14	Core Weight: 1	Total Weight: 1172
10.67/10.89	c Elapsed CPU time: 10.6974 s	Remaining CPU time: 1789.3 s
10.78/10.90	c core #1173
10.78/10.90	c Core size: 20	Core Weight: 1	Total Weight: 1173
10.78/10.90	c Elapsed CPU time: 10.7124 s	Remaining CPU time: 1789.29 s
10.78/10.92	c core #1174
10.78/10.92	c Core size: 102	Core Weight: 1	Total Weight: 1174
10.78/10.92	c Elapsed CPU time: 10.7264 s	Remaining CPU time: 1789.27 s
10.78/10.93	c core #1175
10.78/10.93	c Core size: 34	Core Weight: 1	Total Weight: 1175
10.78/10.93	c Elapsed CPU time: 10.7404 s	Remaining CPU time: 1789.26 s
10.78/10.94	c core #1176
10.78/10.94	c Core size: 17	Core Weight: 1	Total Weight: 1176
10.78/10.94	c Elapsed CPU time: 10.7544 s	Remaining CPU time: 1789.25 s
10.78/10.96	c core #1177
10.78/10.96	c Core size: 73	Core Weight: 1	Total Weight: 1177
10.78/10.96	c Elapsed CPU time: 10.7694 s	Remaining CPU time: 1789.23 s
10.78/10.97	c core #1178
10.78/10.97	c Core size: 121	Core Weight: 1	Total Weight: 1178
10.78/10.97	c Elapsed CPU time: 10.7844 s	Remaining CPU time: 1789.22 s
10.78/10.99	c core #1179
10.78/10.99	c Core size: 21	Core Weight: 1	Total Weight: 1179
10.78/10.99	c Elapsed CPU time: 10.7984 s	Remaining CPU time: 1789.2 s
10.88/11.00	c core #1180
10.88/11.00	c Core size: 13	Core Weight: 1	Total Weight: 1180
10.88/11.00	c Elapsed CPU time: 10.8134 s	Remaining CPU time: 1789.19 s
10.88/11.02	c core #1181
10.88/11.02	c Core size: 17	Core Weight: 1	Total Weight: 1181
10.88/11.02	c Elapsed CPU time: 10.8274 s	Remaining CPU time: 1789.17 s
10.88/11.03	c core #1182
10.88/11.03	c Core size: 30	Core Weight: 1	Total Weight: 1182
10.88/11.03	c Elapsed CPU time: 10.8414 s	Remaining CPU time: 1789.16 s
10.88/11.05	c core #1183
10.88/11.05	c Core size: 52	Core Weight: 1	Total Weight: 1183
10.88/11.05	c Elapsed CPU time: 10.8553 s	Remaining CPU time: 1789.14 s
10.88/11.06	c core #1184
10.88/11.06	c Core size: 98	Core Weight: 1	Total Weight: 1184
10.88/11.06	c Elapsed CPU time: 10.8703 s	Remaining CPU time: 1789.13 s
10.88/11.08	c core #1185
10.88/11.08	c Core size: 78	Core Weight: 1	Total Weight: 1185
10.88/11.08	c Elapsed CPU time: 10.8843 s	Remaining CPU time: 1789.12 s
10.88/11.09	c core #1186
10.88/11.09	c Core size: 56	Core Weight: 1	Total Weight: 1186
10.88/11.09	c Elapsed CPU time: 10.8993 s	Remaining CPU time: 1789.1 s
10.97/11.11	c core #1187
10.97/11.11	c Core size: 127	Core Weight: 1	Total Weight: 1187
10.97/11.11	c Elapsed CPU time: 10.9153 s	Remaining CPU time: 1789.08 s
10.97/11.12	c core #1188
10.97/11.12	c Core size: 69	Core Weight: 1	Total Weight: 1188
10.97/11.12	c Elapsed CPU time: 10.9293 s	Remaining CPU time: 1789.07 s
10.97/11.14	c core #1189
10.97/11.14	c Core size: 14	Core Weight: 1	Total Weight: 1189
10.97/11.14	c Elapsed CPU time: 10.9443 s	Remaining CPU time: 1789.06 s
10.97/11.15	c core #1190
10.97/11.15	c Core size: 9	Core Weight: 1	Total Weight: 1190
10.97/11.15	c Elapsed CPU time: 10.9593 s	Remaining CPU time: 1789.04 s
10.97/11.17	c core #1191
10.97/11.17	c Core size: 43	Core Weight: 1	Total Weight: 1191
10.97/11.17	c Elapsed CPU time: 10.9743 s	Remaining CPU time: 1789.03 s
10.97/11.18	c core #1192
10.97/11.18	c Core size: 81	Core Weight: 1	Total Weight: 1192
10.97/11.18	c Elapsed CPU time: 10.9883 s	Remaining CPU time: 1789.01 s
11.07/11.20	c core #1193
11.07/11.20	c Core size: 43	Core Weight: 1	Total Weight: 1193
11.07/11.20	c Elapsed CPU time: 11.0033 s	Remaining CPU time: 1789 s
11.07/11.21	c core #1194
11.07/11.21	c Core size: 30	Core Weight: 1	Total Weight: 1194
11.07/11.21	c Elapsed CPU time: 11.0183 s	Remaining CPU time: 1788.98 s
11.07/11.23	c core #1195
11.07/11.23	c Core size: 13	Core Weight: 1	Total Weight: 1195
11.07/11.23	c Elapsed CPU time: 11.0333 s	Remaining CPU time: 1788.97 s
11.07/11.24	c core #1196
11.07/11.24	c Core size: 30	Core Weight: 1	Total Weight: 1196
11.07/11.24	c Elapsed CPU time: 11.0493 s	Remaining CPU time: 1788.95 s
11.07/11.26	c core #1197
11.07/11.26	c Core size: 14	Core Weight: 1	Total Weight: 1197
11.07/11.26	c Elapsed CPU time: 11.0633 s	Remaining CPU time: 1788.94 s
11.07/11.27	c core #1198
11.07/11.27	c Core size: 44	Core Weight: 1	Total Weight: 1198
11.07/11.27	c Elapsed CPU time: 11.0793 s	Remaining CPU time: 1788.92 s
11.07/11.29	c core #1199
11.07/11.29	c Core size: 31	Core Weight: 1	Total Weight: 1199
11.07/11.29	c Elapsed CPU time: 11.0943 s	Remaining CPU time: 1788.91 s
11.17/11.31	c core #1200
11.17/11.31	c Core size: 89	Core Weight: 1	Total Weight: 1200
11.17/11.31	c Elapsed CPU time: 11.1103 s	Remaining CPU time: 1788.89 s
11.17/11.32	c core #1201
11.17/11.32	c Core size: 17	Core Weight: 1	Total Weight: 1201
11.17/11.32	c Elapsed CPU time: 11.1253 s	Remaining CPU time: 1788.87 s
11.17/11.34	c core #1202
11.17/11.34	c Core size: 23	Core Weight: 1	Total Weight: 1202
11.17/11.34	c Elapsed CPU time: 11.1413 s	Remaining CPU time: 1788.86 s
11.17/11.35	c core #1203
11.17/11.35	c Core size: 14	Core Weight: 1	Total Weight: 1203
11.17/11.35	c Elapsed CPU time: 11.1563 s	Remaining CPU time: 1788.84 s
11.17/11.37	c core #1204
11.17/11.37	c Core size: 44	Core Weight: 1	Total Weight: 1204
11.17/11.37	c Elapsed CPU time: 11.1723 s	Remaining CPU time: 1788.83 s
11.17/11.38	c core #1205
11.17/11.38	c Core size: 132	Core Weight: 1	Total Weight: 1205
11.17/11.38	c Elapsed CPU time: 11.1883 s	Remaining CPU time: 1788.81 s
11.27/11.40	c core #1206
11.27/11.40	c Core size: 45	Core Weight: 1	Total Weight: 1206
11.27/11.40	c Elapsed CPU time: 11.2033 s	Remaining CPU time: 1788.8 s
11.27/11.41	c core #1207
11.27/11.41	c Core size: 16	Core Weight: 1	Total Weight: 1207
11.27/11.41	c Elapsed CPU time: 11.2193 s	Remaining CPU time: 1788.78 s
11.27/11.43	c core #1208
11.27/11.43	c Core size: 42	Core Weight: 1	Total Weight: 1208
11.27/11.43	c Elapsed CPU time: 11.2353 s	Remaining CPU time: 1788.76 s
11.27/11.45	c core #1209
11.27/11.45	c Core size: 16	Core Weight: 1	Total Weight: 1209
11.27/11.45	c Elapsed CPU time: 11.2503 s	Remaining CPU time: 1788.75 s
11.27/11.46	c core #1210
11.27/11.46	c Core size: 40	Core Weight: 1	Total Weight: 1210
11.27/11.46	c Elapsed CPU time: 11.2663 s	Remaining CPU time: 1788.73 s
11.27/11.48	c core #1211
11.27/11.48	c Core size: 40	Core Weight: 1	Total Weight: 1211
11.27/11.48	c Elapsed CPU time: 11.2813 s	Remaining CPU time: 1788.72 s
11.27/11.49	c core #1212
11.27/11.49	c Core size: 34	Core Weight: 1	Total Weight: 1212
11.27/11.49	c Elapsed CPU time: 11.2963 s	Remaining CPU time: 1788.7 s
11.37/11.51	c core #1213
11.37/11.51	c Core size: 16	Core Weight: 1	Total Weight: 1213
11.37/11.51	c Elapsed CPU time: 11.3113 s	Remaining CPU time: 1788.69 s
11.37/11.52	c core #1214
11.37/11.52	c Core size: 16	Core Weight: 1	Total Weight: 1214
11.37/11.52	c Elapsed CPU time: 11.3273 s	Remaining CPU time: 1788.67 s
11.37/11.54	c core #1215
11.37/11.54	c Core size: 16	Core Weight: 1	Total Weight: 1215
11.37/11.54	c Elapsed CPU time: 11.3423 s	Remaining CPU time: 1788.66 s
11.37/11.55	c core #1216
11.37/11.55	c Core size: 16	Core Weight: 1	Total Weight: 1216
11.37/11.55	c Elapsed CPU time: 11.3573 s	Remaining CPU time: 1788.64 s
11.37/11.57	c core #1217
11.37/11.57	c Core size: 78	Core Weight: 1	Total Weight: 1217
11.37/11.57	c Elapsed CPU time: 11.3733 s	Remaining CPU time: 1788.63 s
11.37/11.59	c core #1218
11.37/11.59	c Core size: 56	Core Weight: 1	Total Weight: 1218
11.37/11.59	c Elapsed CPU time: 11.3883 s	Remaining CPU time: 1788.61 s
11.47/11.60	c core #1219
11.47/11.60	c Core size: 37	Core Weight: 1	Total Weight: 1219
11.47/11.60	c Elapsed CPU time: 11.4043 s	Remaining CPU time: 1788.6 s
11.47/11.62	c core #1220
11.47/11.62	c Core size: 16	Core Weight: 1	Total Weight: 1220
11.47/11.62	c Elapsed CPU time: 11.4203 s	Remaining CPU time: 1788.58 s
11.47/11.63	c core #1221
11.47/11.63	c Core size: 24	Core Weight: 1	Total Weight: 1221
11.47/11.63	c Elapsed CPU time: 11.4353 s	Remaining CPU time: 1788.56 s
11.47/11.65	c core #1222
11.47/11.65	c Core size: 39	Core Weight: 1	Total Weight: 1222
11.47/11.65	c Elapsed CPU time: 11.4503 s	Remaining CPU time: 1788.55 s
11.47/11.66	c core #1223
11.47/11.66	c Core size: 13	Core Weight: 1	Total Weight: 1223
11.47/11.66	c Elapsed CPU time: 11.4653 s	Remaining CPU time: 1788.53 s
11.47/11.68	c core #1224
11.47/11.68	c Core size: 16	Core Weight: 1	Total Weight: 1224
11.47/11.68	c Elapsed CPU time: 11.4803 s	Remaining CPU time: 1788.52 s
11.47/11.69	c core #1225
11.47/11.69	c Core size: 69	Core Weight: 1	Total Weight: 1225
11.47/11.69	c Elapsed CPU time: 11.4943 s	Remaining CPU time: 1788.51 s
11.56/11.71	c core #1226
11.56/11.71	c Core size: 22	Core Weight: 1	Total Weight: 1226
11.56/11.71	c Elapsed CPU time: 11.5102 s	Remaining CPU time: 1788.49 s
11.56/11.73	c core #1227
11.56/11.73	c Core size: 27	Core Weight: 1	Total Weight: 1227
11.56/11.73	c Elapsed CPU time: 11.5252 s	Remaining CPU time: 1788.47 s
11.56/11.74	c core #1228
11.56/11.74	c Core size: 46	Core Weight: 1	Total Weight: 1228
11.56/11.74	c Elapsed CPU time: 11.5402 s	Remaining CPU time: 1788.46 s
11.56/11.76	c core #1229
11.56/11.76	c Core size: 29	Core Weight: 1	Total Weight: 1229
11.56/11.76	c Elapsed CPU time: 11.5552 s	Remaining CPU time: 1788.44 s
11.56/11.77	c core #1230
11.56/11.77	c Core size: 72	Core Weight: 1	Total Weight: 1230
11.56/11.77	c Elapsed CPU time: 11.5712 s	Remaining CPU time: 1788.43 s
11.56/11.79	c core #1231
11.56/11.79	c Core size: 60	Core Weight: 1	Total Weight: 1231
11.56/11.79	c Elapsed CPU time: 11.5872 s	Remaining CPU time: 1788.41 s
11.66/11.81	c core #1232
11.66/11.81	c Core size: 64	Core Weight: 1	Total Weight: 1232
11.66/11.81	c Elapsed CPU time: 11.6032 s	Remaining CPU time: 1788.4 s
11.66/11.82	c ============================[ Search Statistics ]==============================
11.66/11.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.66/11.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.66/11.82	c ===============================================================================
11.66/11.82	c |         0 |    5148     8845    19433 |     5000        0    nan |  0.000 % |
11.66/11.82	c ===============================================================================
11.66/11.82	c core #1233
11.66/11.82	c Core size: 93	Core Weight: 1	Total Weight: 1233
11.66/11.82	c Elapsed CPU time: 11.6202 s	Remaining CPU time: 1788.38 s
11.66/11.84	c ============================[ Search Statistics ]==============================
11.66/11.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.66/11.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.66/11.84	c ===============================================================================
11.66/11.84	c |         0 |    5163     8846    19463 |     5000        0    nan |  0.000 % |
11.66/11.84	c ===============================================================================
11.66/11.84	c core #1234
11.66/11.84	c Core size: 68	Core Weight: 1	Total Weight: 1234
11.66/11.84	c Elapsed CPU time: 11.6372 s	Remaining CPU time: 1788.36 s
11.66/11.86	c ============================[ Search Statistics ]==============================
11.66/11.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.66/11.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.66/11.86	c ===============================================================================
11.66/11.86	c |         0 |    5174     8847    19485 |     5000        0    nan |  0.000 % |
11.66/11.86	c ===============================================================================
11.66/11.86	c core #1235
11.66/11.86	c Core size: 44	Core Weight: 1	Total Weight: 1235
11.66/11.86	c Elapsed CPU time: 11.6552 s	Remaining CPU time: 1788.34 s
11.66/11.87	c Learning 1 hard constraints
11.66/11.87	c ============================[ Search Statistics ]==============================
11.66/11.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.66/11.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.66/11.87	c ===============================================================================
11.66/11.87	c |         0 |    5186     8849    19511 |     5000        0    nan |  0.000 % |
11.66/11.88	c ===============================================================================
11.66/11.88	c core #1236
11.66/11.88	c Core size: 134	Core Weight: 1	Total Weight: 1236
11.66/11.88	c Elapsed CPU time: 11.6722 s	Remaining CPU time: 1788.33 s
11.66/11.89	c Learning 1 hard constraints
11.66/11.89	c ============================[ Search Statistics ]==============================
11.66/11.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.66/11.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.66/11.89	c ===============================================================================
11.66/11.89	c |         0 |    5208     8851    19559 |     5000        0    nan |  0.000 % |
11.66/11.89	c ===============================================================================
11.66/11.89	c core #1237
11.66/11.89	c Core size: 24	Core Weight: 1	Total Weight: 1237
11.66/11.89	c Elapsed CPU time: 11.6892 s	Remaining CPU time: 1788.31 s
11.76/11.91	c ============================[ Search Statistics ]==============================
11.76/11.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.76/11.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.76/11.91	c ===============================================================================
11.76/11.91	c |         0 |    5219     8852    19582 |     5000        0    nan |  0.000 % |
11.76/11.91	c ===============================================================================
11.76/11.91	c core #1238
11.76/11.91	c Core size: 39	Core Weight: 1	Total Weight: 1238
11.76/11.91	c Elapsed CPU time: 11.7072 s	Remaining CPU time: 1788.29 s
11.76/11.93	c ============================[ Search Statistics ]==============================
11.76/11.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.76/11.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.76/11.93	c ===============================================================================
11.76/11.93	c |         0 |    5234     8853    19612 |     5000        0    nan |  0.000 % |
11.76/11.93	c ===============================================================================
11.76/11.93	c core #1239
11.76/11.93	c Core size: 35	Core Weight: 1	Total Weight: 1239
11.76/11.93	c Elapsed CPU time: 11.7252 s	Remaining CPU time: 1788.27 s
11.76/11.95	c ============================[ Search Statistics ]==============================
11.76/11.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.76/11.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.76/11.95	c ===============================================================================
11.76/11.95	c |         0 |    5245     8854    19634 |     5000        0    nan |  0.000 % |
11.76/11.95	c ===============================================================================
11.76/11.95	c core #1240
11.76/11.95	c Core size: 33	Core Weight: 1	Total Weight: 1240
11.76/11.95	c Elapsed CPU time: 11.7442 s	Remaining CPU time: 1788.26 s
11.76/11.96	c ============================[ Search Statistics ]==============================
11.76/11.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.76/11.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.76/11.96	c ===============================================================================
11.76/11.97	c |         0 |    5257     8855    19659 |     5000        0    nan |  0.000 % |
11.76/11.97	c ===============================================================================
11.76/11.97	c core #1241
11.76/11.97	c Core size: 35	Core Weight: 1	Total Weight: 1241
11.76/11.97	c Elapsed CPU time: 11.7622 s	Remaining CPU time: 1788.24 s
11.76/11.98	c ============================[ Search Statistics ]==============================
11.76/11.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.76/11.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.76/11.98	c ===============================================================================
11.76/11.98	c |         0 |    5269     8856    19685 |     5000        0    nan |  0.000 % |
11.76/11.99	c ===============================================================================
11.76/11.99	c core #1242
11.76/11.99	c Core size: 30	Core Weight: 1	Total Weight: 1242
11.76/11.99	c Elapsed CPU time: 11.7802 s	Remaining CPU time: 1788.22 s
11.86/12.00	c ============================[ Search Statistics ]==============================
11.86/12.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.86/12.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.86/12.00	c ===============================================================================
11.86/12.00	c |         0 |    5279     8857    19706 |     5000        0    nan |  0.000 % |
11.86/12.01	c ===============================================================================
11.86/12.01	c core #1243
11.86/12.01	c Core size: 40	Core Weight: 1	Total Weight: 1243
11.86/12.01	c Elapsed CPU time: 11.7982 s	Remaining CPU time: 1788.2 s
11.86/12.02	c ============================[ Search Statistics ]==============================
11.86/12.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.86/12.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.86/12.02	c ===============================================================================
11.86/12.02	c |         0 |    5307     8858    19748 |     5000        0    nan |  0.000 % |
11.86/12.02	c ===============================================================================
11.86/12.02	c core #1244
11.86/12.02	c Core size: 33	Core Weight: 1	Total Weight: 1244
11.86/12.02	c Elapsed CPU time: 11.8152 s	Remaining CPU time: 1788.18 s
11.86/12.04	c ============================[ Search Statistics ]==============================
11.86/12.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.86/12.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.86/12.04	c ===============================================================================
11.86/12.04	c |         0 |    5318     8859    19770 |     5000        0    nan |  0.000 % |
11.86/12.04	c ===============================================================================
11.86/12.04	c core #1245
11.86/12.04	c Core size: 34	Core Weight: 1	Total Weight: 1245
11.86/12.04	c Elapsed CPU time: 11.8312 s	Remaining CPU time: 1788.17 s
11.86/12.06	c ============================[ Search Statistics ]==============================
11.86/12.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.86/12.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.86/12.06	c ===============================================================================
11.86/12.06	c |         0 |    5327     8860    19789 |     5000        0    nan |  0.000 % |
11.86/12.06	c ===============================================================================
11.86/12.06	c core #1246
11.86/12.06	c Core size: 53	Core Weight: 1	Total Weight: 1246
11.86/12.06	c Elapsed CPU time: 11.8482 s	Remaining CPU time: 1788.15 s
11.86/12.07	c ============================[ Search Statistics ]==============================
11.86/12.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.86/12.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.86/12.07	c ===============================================================================
11.86/12.07	c |         0 |    5339     8861    19813 |     5000        0    nan |  0.000 % |
11.86/12.08	c ===============================================================================
11.86/12.08	c core #1247
11.86/12.08	c Core size: 34	Core Weight: 1	Total Weight: 1247
11.86/12.08	c Elapsed CPU time: 11.8662 s	Remaining CPU time: 1788.13 s
11.86/12.09	c ============================[ Search Statistics ]==============================
11.86/12.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.86/12.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.86/12.09	c ===============================================================================
11.86/12.09	c |         0 |    5350     8862    19835 |     5000        0    nan |  0.000 % |
11.86/12.10	c ===============================================================================
11.86/12.10	c core #1248
11.86/12.10	c Core size: 30	Core Weight: 1	Total Weight: 1248
11.86/12.10	c Elapsed CPU time: 11.8822 s	Remaining CPU time: 1788.12 s
11.96/12.11	c ============================[ Search Statistics ]==============================
11.96/12.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.96/12.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.96/12.11	c ===============================================================================
11.96/12.11	c |         0 |    5360     8863    19855 |     5000        0    nan |  0.000 % |
11.96/12.11	c ===============================================================================
11.96/12.11	c core #1249
11.96/12.11	c Core size: 39	Core Weight: 1	Total Weight: 1249
11.96/12.11	c Elapsed CPU time: 11.9012 s	Remaining CPU time: 1788.1 s
11.96/12.13	c ============================[ Search Statistics ]==============================
11.96/12.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.96/12.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.96/12.13	c ===============================================================================
11.96/12.13	c |         0 |    5372     8864    19879 |     5000        0    nan |  0.000 % |
11.96/12.13	c ===============================================================================
11.96/12.13	c core #1250
11.96/12.13	c Core size: 24	Core Weight: 1	Total Weight: 1250
11.96/12.13	c Elapsed CPU time: 11.9192 s	Remaining CPU time: 1788.08 s
11.96/12.15	c ============================[ Search Statistics ]==============================
11.96/12.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.96/12.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.96/12.15	c ===============================================================================
11.96/12.15	c |         0 |    5382     8865    19900 |     5000        0    nan |  0.000 % |
11.96/12.15	c ===============================================================================
11.96/12.15	c core #1251
11.96/12.15	c Core size: 17	Core Weight: 1	Total Weight: 1251
11.96/12.15	c Elapsed CPU time: 11.9362 s	Remaining CPU time: 1788.06 s
11.96/12.17	c ============================[ Search Statistics ]==============================
11.96/12.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.96/12.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.96/12.17	c ===============================================================================
11.96/12.17	c |         0 |    5388     8866    19912 |     5000        0    nan |  0.000 % |
11.96/12.17	c ===============================================================================
11.96/12.17	c core #1252
11.96/12.17	c Core size: 30	Core Weight: 1	Total Weight: 1252
11.96/12.17	c Elapsed CPU time: 11.9542 s	Remaining CPU time: 1788.05 s
11.96/12.19	c ============================[ Search Statistics ]==============================
11.96/12.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.96/12.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.96/12.19	c ===============================================================================
11.96/12.19	c |         0 |    5396     8867    19928 |     5000        0    nan |  0.000 % |
11.96/12.19	c ===============================================================================
11.96/12.19	c core #1253
11.96/12.19	c Core size: 55	Core Weight: 1	Total Weight: 1253
11.96/12.19	c Elapsed CPU time: 11.9722 s	Remaining CPU time: 1788.03 s
12.06/12.20	c ============================[ Search Statistics ]==============================
12.06/12.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.06/12.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.06/12.20	c ===============================================================================
12.06/12.20	c |         0 |    5413     8868    19962 |     5000        0    nan |  0.000 % |
12.06/12.21	c ===============================================================================
12.06/12.21	c core #1254
12.06/12.21	c Core size: 249	Core Weight: 1	Total Weight: 1254
12.06/12.21	c Elapsed CPU time: 11.9932 s	Remaining CPU time: 1788.01 s
12.06/12.22	c Learning 1 hard constraints
12.06/12.22	c ============================[ Search Statistics ]==============================
12.06/12.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.06/12.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.06/12.22	c ===============================================================================
12.06/12.22	c |         0 |    5472     8870    20088 |     5000        0    nan |  0.000 % |
12.06/12.23	c ===============================================================================
12.06/12.23	c core #1255
12.06/12.23	c Core size: 21	Core Weight: 1	Total Weight: 1255
12.06/12.23	c Elapsed CPU time: 12.0112 s	Remaining CPU time: 1787.99 s
12.06/12.24	c ============================[ Search Statistics ]==============================
12.06/12.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.06/12.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.06/12.24	c ===============================================================================
12.06/12.24	c |         0 |    5478     8871    20100 |     5000        0    nan |  0.000 % |
12.06/12.25	c ===============================================================================
12.06/12.25	c core #1256
12.06/12.25	c Core size: 30	Core Weight: 1	Total Weight: 1256
12.06/12.25	c Elapsed CPU time: 12.0302 s	Remaining CPU time: 1787.97 s
12.06/12.26	c ============================[ Search Statistics ]==============================
12.06/12.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.06/12.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.06/12.26	c ===============================================================================
12.06/12.26	c |         0 |    5486     8872    20116 |     5000        0    nan |  0.000 % |
12.06/12.26	c ===============================================================================
12.06/12.27	c core #1257
12.06/12.27	c Core size: 30	Core Weight: 1	Total Weight: 1257
12.06/12.27	c Elapsed CPU time: 12.0482 s	Remaining CPU time: 1787.95 s
12.06/12.28	c ============================[ Search Statistics ]==============================
12.06/12.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.06/12.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.06/12.28	c ===============================================================================
12.06/12.28	c |         0 |    5494     8873    20132 |     5000        0    nan |  0.000 % |
12.06/12.28	c ===============================================================================
12.06/12.28	c core #1258
12.06/12.28	c Core size: 30	Core Weight: 1	Total Weight: 1258
12.06/12.28	c Elapsed CPU time: 12.0662 s	Remaining CPU time: 1787.93 s
12.15/12.30	c ============================[ Search Statistics ]==============================
12.15/12.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.15/12.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.15/12.30	c ===============================================================================
12.15/12.30	c |         0 |    5504     8874    20152 |     5000        0    nan |  0.000 % |
12.15/12.30	c ===============================================================================
12.15/12.30	c core #1259
12.15/12.30	c Core size: 128	Core Weight: 1	Total Weight: 1259
12.15/12.30	c Elapsed CPU time: 12.0852 s	Remaining CPU time: 1787.91 s
12.15/12.32	c Learning 1 hard constraints
12.15/12.32	c ============================[ Search Statistics ]==============================
12.15/12.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.15/12.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.15/12.32	c ===============================================================================
12.15/12.32	c |         0 |    5587     8876    20193 |     5000        0    nan |  0.000 % |
12.15/12.32	c ===============================================================================
12.15/12.32	c core #1260
12.15/12.32	c Core size: 36	Core Weight: 1	Total Weight: 1260
12.15/12.32	c Elapsed CPU time: 12.1062 s	Remaining CPU time: 1787.89 s
12.15/12.34	c ============================[ Search Statistics ]==============================
12.15/12.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.15/12.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.15/12.34	c ===============================================================================
12.15/12.34	c |         0 |    5597     8877    20213 |     5000        0    nan |  0.000 % |
12.15/12.34	c ===============================================================================
12.15/12.34	c core #1261
12.15/12.34	c Core size: 75	Core Weight: 1	Total Weight: 1261
12.15/12.34	c Elapsed CPU time: 12.1252 s	Remaining CPU time: 1787.87 s
12.15/12.36	c ============================[ Search Statistics ]==============================
12.15/12.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.15/12.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.15/12.36	c ===============================================================================
12.15/12.36	c |         0 |    5620     8878    20259 |     5000        0    nan |  0.000 % |
12.15/12.36	c ===============================================================================
12.15/12.36	c core #1262
12.15/12.36	c Core size: 30	Core Weight: 1	Total Weight: 1262
12.15/12.36	c Elapsed CPU time: 12.1432 s	Remaining CPU time: 1787.86 s
12.15/12.38	c ============================[ Search Statistics ]==============================
12.15/12.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.15/12.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.15/12.38	c ===============================================================================
12.15/12.38	c |         0 |    5631     8879    20281 |     5000        0    nan |  0.000 % |
12.15/12.38	c ===============================================================================
12.15/12.38	c core #1263
12.15/12.38	c Core size: 54	Core Weight: 1	Total Weight: 1263
12.15/12.38	c Elapsed CPU time: 12.1612 s	Remaining CPU time: 1787.84 s
12.25/12.40	c ============================[ Search Statistics ]==============================
12.25/12.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.25/12.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.25/12.40	c ===============================================================================
12.25/12.40	c |         0 |    5640     8880    20299 |     5000        0    nan |  0.000 % |
12.25/12.40	c ===============================================================================
12.25/12.40	c core #1264
12.25/12.40	c Core size: 45	Core Weight: 1	Total Weight: 1264
12.25/12.40	c Elapsed CPU time: 12.1801 s	Remaining CPU time: 1787.82 s
12.25/12.42	c ============================[ Search Statistics ]==============================
12.25/12.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.25/12.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.25/12.42	c ===============================================================================
12.25/12.42	c |         0 |    5655     8881    20329 |     5000        0    nan |  0.000 % |
12.25/12.42	c ===============================================================================
12.25/12.42	c core #1265
12.25/12.42	c Core size: 128	Core Weight: 1	Total Weight: 1265
12.25/12.42	c Elapsed CPU time: 12.2001 s	Remaining CPU time: 1787.8 s
12.25/12.44	c ============================[ Search Statistics ]==============================
12.25/12.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.25/12.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.25/12.44	c ===============================================================================
12.25/12.44	c |         0 |    5681     8882    20381 |     5000        0    nan |  0.000 % |
12.25/12.44	c ===============================================================================
12.25/12.44	c core #1266
12.25/12.44	c Core size: 58	Core Weight: 1	Total Weight: 1266
12.25/12.44	c Elapsed CPU time: 12.2201 s	Remaining CPU time: 1787.78 s
12.25/12.46	c ============================[ Search Statistics ]==============================
12.25/12.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.25/12.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.25/12.46	c ===============================================================================
12.25/12.46	c |         0 |    5689     8883    20397 |     5000        0    nan |  0.000 % |
12.25/12.46	c ===============================================================================
12.25/12.46	c core #1267
12.25/12.46	c Core size: 47	Core Weight: 1	Total Weight: 1267
12.25/12.46	c Elapsed CPU time: 12.2381 s	Remaining CPU time: 1787.76 s
12.25/12.48	c ============================[ Search Statistics ]==============================
12.25/12.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.25/12.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.25/12.48	c ===============================================================================
12.25/12.48	c |         0 |    5703     8884    20425 |     5000        0    nan |  0.000 % |
12.25/12.48	c ===============================================================================
12.25/12.48	c core #1268
12.25/12.48	c Core size: 42	Core Weight: 1	Total Weight: 1268
12.25/12.48	c Elapsed CPU time: 12.2571 s	Remaining CPU time: 1787.74 s
12.25/12.50	c ============================[ Search Statistics ]==============================
12.25/12.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.25/12.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.25/12.50	c ===============================================================================
12.25/12.50	c |         0 |    5717     8885    20453 |     5000        0    nan |  0.000 % |
12.35/12.50	c ===============================================================================
12.35/12.50	c core #1269
12.35/12.50	c Core size: 79	Core Weight: 1	Total Weight: 1269
12.35/12.50	c Elapsed CPU time: 12.2751 s	Remaining CPU time: 1787.72 s
12.35/12.52	c ============================[ Search Statistics ]==============================
12.35/12.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.35/12.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.35/12.52	c ===============================================================================
12.35/12.52	c |         0 |    5741     8886    20501 |     5000        0    nan |  0.000 % |
12.35/12.52	c ===============================================================================
12.35/12.52	c core #1270
12.35/12.52	c Core size: 41	Core Weight: 1	Total Weight: 1270
12.35/12.52	c Elapsed CPU time: 12.2921 s	Remaining CPU time: 1787.71 s
12.35/12.53	c ============================[ Search Statistics ]==============================
12.35/12.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.35/12.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.35/12.54	c ===============================================================================
12.35/12.54	c |         0 |    5757     8887    20533 |     5000        0    nan |  0.000 % |
12.35/12.54	c ===============================================================================
12.35/12.54	c core #1271
12.35/12.54	c Core size: 105	Core Weight: 1	Total Weight: 1271
12.35/12.54	c Elapsed CPU time: 12.3101 s	Remaining CPU time: 1787.69 s
12.35/12.56	c ============================[ Search Statistics ]==============================
12.35/12.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.35/12.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.35/12.56	c ===============================================================================
12.35/12.56	c |         0 |    5775     8888    20569 |     5000        0    nan |  0.000 % |
12.35/12.56	c ===============================================================================
12.35/12.56	c core #1272
12.35/12.56	c Core size: 30	Core Weight: 1	Total Weight: 1272
12.35/12.56	c Elapsed CPU time: 12.3301 s	Remaining CPU time: 1787.67 s
12.35/12.58	c ============================[ Search Statistics ]==============================
12.35/12.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.35/12.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.35/12.58	c ===============================================================================
12.35/12.58	c |         0 |    5783     8889    20585 |     5000        0    nan |  0.000 % |
12.35/12.58	c ===============================================================================
12.35/12.58	c core #1273
12.35/12.58	c Core size: 17	Core Weight: 1	Total Weight: 1273
12.35/12.58	c Elapsed CPU time: 12.3491 s	Remaining CPU time: 1787.65 s
12.35/12.59	c ============================[ Search Statistics ]==============================
12.35/12.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.35/12.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.35/12.60	c ===============================================================================
12.35/12.60	c |         0 |    5791     8890    20601 |     5000        0    nan |  0.000 % |
12.45/12.60	c ===============================================================================
12.45/12.60	c core #1274
12.45/12.60	c Core size: 244	Core Weight: 1	Total Weight: 1274
12.45/12.60	c Elapsed CPU time: 12.3701 s	Remaining CPU time: 1787.63 s
12.45/12.62	c Learning 1 hard constraints
12.45/12.62	c ============================[ Search Statistics ]==============================
12.45/12.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.45/12.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.45/12.62	c ===============================================================================
12.45/12.62	c |         0 |    5833     8892    20687 |     5000        0    nan |  0.000 % |
12.45/12.63	c ===============================================================================
12.45/12.63	c core #1275
12.45/12.63	c Core size: 344	Core Weight: 1	Total Weight: 1275
12.45/12.63	c Elapsed CPU time: 12.3921 s	Remaining CPU time: 1787.61 s
12.45/12.64	c ============================[ Search Statistics ]==============================
12.45/12.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.45/12.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.45/12.64	c ===============================================================================
12.45/12.64	c |         0 |    5897     8893    20816 |     5000        0    nan |  0.000 % |
12.45/12.65	c ===============================================================================
12.45/12.65	c core #1276
12.45/12.65	c Core size: 278	Core Weight: 1	Total Weight: 1276
12.45/12.65	c Elapsed CPU time: 12.4151 s	Remaining CPU time: 1787.58 s
12.45/12.67	c ============================[ Search Statistics ]==============================
12.45/12.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.45/12.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.45/12.67	c ===============================================================================
12.45/12.67	c |         0 |    5961     8894    20945 |     5000        0    nan |  0.000 % |
12.45/12.67	c ===============================================================================
12.45/12.67	c core #1277
12.45/12.67	c Core size: 79	Core Weight: 1	Total Weight: 1277
12.45/12.67	c Elapsed CPU time: 12.4361 s	Remaining CPU time: 1787.56 s
12.45/12.69	c ============================[ Search Statistics ]==============================
12.45/12.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.45/12.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.45/12.69	c ===============================================================================
12.45/12.69	c |         0 |    5984     8895    20991 |     5000        0    nan |  0.000 % |
12.45/12.69	c ===============================================================================
12.45/12.69	c core #1278
12.45/12.69	c Core size: 32	Core Weight: 1	Total Weight: 1278
12.45/12.69	c Elapsed CPU time: 12.4551 s	Remaining CPU time: 1787.54 s
12.55/12.71	c ============================[ Search Statistics ]==============================
12.55/12.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.55/12.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.55/12.71	c ===============================================================================
12.55/12.71	c |         0 |    5992     8896    21007 |     5000        0    nan |  0.000 % |
12.55/12.71	c ===============================================================================
12.55/12.71	c core #1279
12.55/12.71	c Core size: 32	Core Weight: 1	Total Weight: 1279
12.55/12.71	c Elapsed CPU time: 12.4761 s	Remaining CPU time: 1787.52 s
12.55/12.73	c ============================[ Search Statistics ]==============================
12.55/12.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.55/12.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.55/12.73	c ===============================================================================
12.55/12.73	c |         0 |    6013     8897    21041 |     5000        0    nan |  0.000 % |
12.55/12.73	c ===============================================================================
12.55/12.73	c core #1280
12.55/12.73	c Core size: 116	Core Weight: 1	Total Weight: 1280
12.55/12.73	c Elapsed CPU time: 12.4961 s	Remaining CPU time: 1787.5 s
12.55/12.75	c ============================[ Search Statistics ]==============================
12.55/12.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.55/12.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.55/12.75	c ===============================================================================
12.55/12.75	c |         0 |    6031     8898    21077 |     5000        0    nan |  0.000 % |
12.55/12.76	c ===============================================================================
12.55/12.76	c core #1281
12.55/12.76	c Core size: 145	Core Weight: 1	Total Weight: 1281
12.55/12.76	c Elapsed CPU time: 12.5201 s	Remaining CPU time: 1787.48 s
12.55/12.77	c Learning 1 hard constraints
12.55/12.77	c ============================[ Search Statistics ]==============================
12.55/12.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.55/12.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.55/12.77	c ===============================================================================
12.55/12.77	c |         0 |    6051     8900    21119 |     5000        0    nan |  0.000 % |
12.55/12.78	c ===============================================================================
12.55/12.78	c core #1282
12.55/12.78	c Core size: 88	Core Weight: 1	Total Weight: 1282
12.55/12.78	c Elapsed CPU time: 12.5401 s	Remaining CPU time: 1787.46 s
12.55/12.79	c Learning 2 hard constraints
12.55/12.79	c ============================[ Search Statistics ]==============================
12.55/12.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.55/12.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.55/12.79	c ===============================================================================
12.55/12.79	c |         0 |    6072     8903    21168 |     5000        0    nan |  0.000 % |
12.64/12.80	c |       100 |    6000     8903    21168 |     5500      100      8 | 13.742 % |
12.64/12.81	c ===============================================================================
12.64/12.81	c core #1283
12.64/12.81	c Core size: 439	Core Weight: 1	Total Weight: 1283
12.64/12.81	c Elapsed CPU time: 12.5701 s	Remaining CPU time: 1787.43 s
12.64/12.82	c Learning 1 hard constraints
12.64/12.82	c ============================[ Search Statistics ]==============================
12.64/12.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.64/12.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.64/12.82	c ===============================================================================
12.64/12.82	c |         0 |    6156     8905    21339 |     5000        0    nan |  0.000 % |
12.64/12.84	c |       100 |    6156     8905    21339 |     5500      100     11 |  9.190 % |
12.64/12.85	c |       250 |    6134     8905    21339 |     6050      249     13 |  9.515 % |
12.64/12.86	c ===============================================================================
12.64/12.86	c core #1284
12.64/12.86	c Core size: 238	Core Weight: 1	Total Weight: 1284
12.64/12.86	c Elapsed CPU time: 12.6181 s	Remaining CPU time: 1787.38 s
12.64/12.87	c Learning 3 hard constraints
12.64/12.87	c ============================[ Search Statistics ]==============================
12.64/12.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.64/12.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.64/12.87	c ===============================================================================
12.64/12.87	c |         0 |    6190     8909    21416 |     5000        0    nan |  0.000 % |
12.64/12.88	c |       100 |    6190     8909    21416 |     5500      100     13 |  9.144 % |
12.64/12.89	c ===============================================================================
12.64/12.89	c core #1285
12.64/12.89	c Core size: 228	Core Weight: 1	Total Weight: 1285
12.64/12.89	c Elapsed CPU time: 12.6471 s	Remaining CPU time: 1787.35 s
12.74/12.90	c Learning 2 hard constraints
12.74/12.90	c ============================[ Search Statistics ]==============================
12.74/12.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.74/12.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.74/12.90	c ===============================================================================
12.74/12.90	c |         0 |    6231     8912    21503 |     5000        0    nan |  0.000 % |
12.74/12.92	c |       100 |    6231     8912    21503 |     5500      100     29 |  9.090 % |
12.74/12.93	c ===============================================================================
12.74/12.93	c core #1286
12.74/12.93	c Core size: 237	Core Weight: 1	Total Weight: 1286
12.74/12.93	c Elapsed CPU time: 12.6881 s	Remaining CPU time: 1787.31 s
12.74/12.95	c Learning 9 hard constraints
12.74/12.95	c ============================[ Search Statistics ]==============================
12.74/12.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.74/12.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.74/12.95	c ===============================================================================
12.74/12.95	c |         0 |    6249     8922    21577 |     5000        0    nan |  0.000 % |
12.74/12.96	c ===============================================================================
12.74/12.96	c core #1287
12.74/12.96	c Core size: 65	Core Weight: 1	Total Weight: 1287
12.74/12.96	c Elapsed CPU time: 12.7151 s	Remaining CPU time: 1787.28 s
12.74/12.97	c Learning 2 hard constraints
12.74/12.97	c ============================[ Search Statistics ]==============================
12.74/12.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.74/12.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.74/12.97	c ===============================================================================
12.74/12.97	c |         0 |    6269     8925    21624 |     5000        0    nan |  0.000 % |
12.74/12.98	c ===============================================================================
12.74/12.98	c core #1288
12.74/12.98	c Core size: 49	Core Weight: 1	Total Weight: 1288
12.74/12.98	c Elapsed CPU time: 12.7391 s	Remaining CPU time: 1787.26 s
12.84/13.00	c Learning 4 hard constraints
12.84/13.00	c ============================[ Search Statistics ]==============================
12.84/13.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.84/13.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.84/13.00	c ===============================================================================
12.84/13.00	c |         0 |    6286     8930    21669 |     5000        0    nan |  0.000 % |
12.84/13.01	c ===============================================================================
12.84/13.01	c core #1289
12.84/13.01	c Core size: 206	Core Weight: 1	Total Weight: 1289
12.84/13.01	c Elapsed CPU time: 12.7651 s	Remaining CPU time: 1787.23 s
12.84/13.03	c Learning 10 hard constraints
12.84/13.03	c ============================[ Search Statistics ]==============================
12.84/13.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.84/13.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.84/13.03	c ===============================================================================
12.84/13.03	c |         0 |    6296     8941    21725 |     5000        0    nan |  0.000 % |
12.84/13.04	c ===============================================================================
12.84/13.04	c core #1290
12.84/13.04	c Core size: 579	Core Weight: 1	Total Weight: 1290
12.84/13.04	c Elapsed CPU time: 12.7921 s	Remaining CPU time: 1787.21 s
12.84/13.06	c Learning 5 hard constraints
12.84/13.06	c ============================[ Search Statistics ]==============================
12.84/13.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.84/13.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.84/13.06	c ===============================================================================
12.84/13.06	c |         0 |    6424     8947    22003 |     5000        0    nan |  0.000 % |
12.84/13.06	c ===============================================================================
12.84/13.06	c core #1291
12.84/13.06	c Core size: 162	Core Weight: 2147483647	Total Weight: -2147482359
12.84/13.06	c restarts              : 1
12.84/13.06	c conflicts             : 12             (1 /sec)
12.84/13.06	c decisions             : 382            (1.57 % random) (30 /sec)
12.84/13.06	c propagations          : 3696           (288 /sec)
12.84/13.06	c conflict literals     : 129            (0.00 % deleted)
12.84/13.06	c Memory used           : 23.44 MB
12.84/13.06	c CPU time              : 12.8131 s
12.84/13.06	c 
12.84/13.06	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7623
/proc/meminfo: memFree=1931576/2055920 swapFree=4180860/4192956
[pid=7623] ppid=7621 vsize=3004 CPUtime=0
/proc/7623/stat : 7623 (wbo) R 7621 7623 7580 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 182935112 3076096 247 1992294400 134512640 135709839 4294956240 18446744073709551615 134541726 0 0 4096 3 0 0 0 17 1 0 0
/proc/7623/statm: 751 247 121 292 0 418 0

[startup+0.0126261 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7623
/proc/meminfo: memFree=1931576/2055920 swapFree=4180860/4192956
[pid=7623] ppid=7621 vsize=3208 CPUtime=0.01
/proc/7623/stat : 7623 (wbo) R 7621 7623 7580 0 -1 4194304 336 0 0 0 1 0 0 0 18 0 1 0 182935112 3284992 320 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/7623/statm: 802 320 139 292 0 469 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3208

[startup+0.10164 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7623
/proc/meminfo: memFree=1931576/2055920 swapFree=4180860/4192956
[pid=7623] ppid=7621 vsize=3908 CPUtime=0.09
/proc/7623/stat : 7623 (wbo) R 7621 7623 7580 0 -1 4194304 606 0 0 0 9 0 0 0 18 0 1 0 182935112 4001792 543 1992294400 134512640 135709839 4294956240 18446744073709551615 135182786 0 0 4096 3 0 0 0 17 1 0 0
/proc/7623/statm: 977 543 133 292 0 682 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3908

[startup+0.301677 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7623
/proc/meminfo: memFree=1931576/2055920 swapFree=4180860/4192956
[pid=7623] ppid=7621 vsize=4096 CPUtime=0.29
/proc/7623/stat : 7623 (wbo) R 7621 7623 7580 0 -1 4194304 672 0 0 0 29 0 0 0 19 0 1 0 182935112 4194304 591 1992294400 134512640 135709839 4294956240 18446744073709551615 135230974 0 0 4096 3 0 0 0 17 1 0 0
/proc/7623/statm: 1024 591 133 292 0 729 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4096

[startup+0.701748 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7623
/proc/meminfo: memFree=1931576/2055920 swapFree=4180860/4192956
[pid=7623] ppid=7621 vsize=4132 CPUtime=0.69
/proc/7623/stat : 7623 (wbo) R 7621 7623 7580 0 -1 4194304 902 0 0 0 69 0 0 0 22 0 1 0 182935112 4231168 601 1992294400 134512640 135709839 4294956240 18446744073709551615 134517175 0 0 4096 3 0 0 0 17 1 0 0
/proc/7623/statm: 1033 601 133 292 0 738 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4132

[startup+1.50291 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7624
/proc/meminfo: memFree=1929392/2055920 swapFree=4180860/4192956
[pid=7623] ppid=7621 vsize=4756 CPUtime=1.49
/proc/7623/stat : 7623 (wbo) R 7621 7623 7580 0 -1 4194304 1281 0 0 0 149 0 0 0 25 0 1 0 182935112 4870144 767 1992294400 134512640 135709839 4294956240 18446744073709551615 135165972 0 0 4096 3 0 0 0 17 0 0 0
/proc/7623/statm: 1189 767 133 292 0 894 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4756

[startup+3.10118 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7624
/proc/meminfo: memFree=1928368/2055920 swapFree=4180860/4192956
[pid=7623] ppid=7621 vsize=6332 CPUtime=3.07
/proc/7623/stat : 7623 (wbo) R 7621 7623 7580 0 -1 4194304 2622 0 0 0 305 2 0 0 25 0 1 0 182935112 6483968 1157 1992294400 134512640 135709839 4294956240 18446744073709551615 135162139 0 0 4096 3 0 0 0 17 1 0 0
/proc/7623/statm: 1583 1157 133 292 0 1288 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 6332

[startup+6.30175 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7624
/proc/meminfo: memFree=1924464/2055920 swapFree=4180860/4192956
[pid=7623] ppid=7621 vsize=10268 CPUtime=6.22
/proc/7623/stat : 7623 (wbo) R 7621 7623 7580 0 -1 4194304 5515 0 0 0 618 4 0 0 25 0 1 0 182935112 10514432 2106 1992294400 134512640 135709839 4294956240 18446744073709551615 134529890 0 0 4096 3 0 0 0 17 1 0 0
/proc/7623/statm: 2567 2106 133 292 0 2272 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 10268

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7624
/proc/meminfo: memFree=1913912/2055920 swapFree=4180860/4192956
[pid=7623] ppid=7621 vsize=22584 CPUtime=12.55
/proc/7623/stat : 7623 (wbo) R 7621 7623 7580 0 -1 4194304 11944 0 0 0 1246 9 0 0 25 0 1 0 182935112 23126016 5169 1992294400 134512640 135709839 4294956240 18446744073709551615 135163520 0 0 4096 3 0 0 0 17 1 0 0
/proc/7623/statm: 5646 5169 135 292 0 5351 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 22584

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

[startup+12.9019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7624
/proc/meminfo: memFree=1913912/2055920 swapFree=4180860/4192956
[pid=7623] ppid=7621 vsize=23532 CPUtime=12.74
/proc/7623/stat : 7623 (wbo) R 7621 7623 7580 0 -1 4194304 12235 0 0 0 1265 9 0 0 25 0 1 0 182935112 24096768 5411 1992294400 134512640 135709839 4294956240 18446744073709551615 134517593 0 0 4096 3 0 0 0 17 1 0 0
/proc/7623/statm: 5883 5411 136 292 0 5588 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 23532

[startup+13.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7624
/proc/meminfo: memFree=1913912/2055920 swapFree=4180860/4192956
[pid=7623] ppid=7621 vsize=23564 CPUtime=12.84
/proc/7623/stat : 7623 (wbo) R 7621 7623 7580 0 -1 4194304 12365 0 0 0 1275 9 0 0 25 0 1 0 182935112 24129536 5419 1992294400 134512640 135709839 4294956240 18446744073709551615 135182831 0 0 4096 3 0 0 0 17 1 0 0
/proc/7623/statm: 5891 5419 136 292 0 5596 0
Current children cumulated CPU time (s) 12.84
Current children cumulated vsize (KiB) 23564

Child status: 0
Real time (s): 13.07
CPU time (s): 12.919
CPU user time (s): 12.8131
CPU system time (s): 0.105983
CPU usage (%): 98.8452
Max. virtual memory (cumulated for all children) (KiB): 23564

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

runsolver used 0.073988 second user time and 0.144977 second system time

The end

Launcher Data

Begin job on node12 at 2009-06-16 13:55:45
IDJOB=1876187
IDBENCH=2103
IDSOLVER=698
FILE ID=node12/1876187-1245153345
PBS_JOBID= 9363801
Free space on /tmp= 66236 MiB

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

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

MD5SUM BENCH= 7ecb3834576c61e36b2048d581937745
RANDOM SEED=550604935

node12.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.281
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.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1932056 kB
Buffers:         17664 kB
Cached:          57468 kB
SwapCached:       6264 kB
Active:          39452 kB
Inactive:        43916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1932056 kB
SwapTotal:     4192956 kB
SwapFree:      4180860 kB
Dirty:            2808 kB
Writeback:           0 kB
Mapped:          13356 kB
Slab:            26528 kB
Committed_AS:   170172 kB
PageTables:       1380 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-1876187-1245153345.opb

Free space on /tmp at the end= 66232 MiB
End job on node12 at 2009-06-16 13:55:58